
html,body{margin:0;padding:0}

body{
font: 76% arial,sans-serif;
text-align:center;
background-image: url(images/bg.jpg);
background-position: center;
background-repeat: repeat-y;
background-color: #000;
}
a{  color: #4a4a4a; padding:10px}
a:hover{  color: #d47251; padding:10px}


/*
	color: #4a4a4a;
	line-height: 33px;
    text-decoration: none;
}

#menu a:hover
{
    color: #d47251;
*/

/* MAIN BLOCKS  */
/* top */

#top_about {
float: right;
width: 23px;
height: 24px;
display: block;
margin-top: 250px;
margin-right: 10px;
}

#top_about a {
display: block;
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/top.png);
}
#top_about a:hover {
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/topa.png);
}

.top_work_ {
  float: right;
  margin-top:6px;
  margin-right: 10px;
}

.top_work_ a {
display: block;
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/top.png);
}

.top_work_ a:hover {
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/topa.png);
 }

.top_work {
  float: right;
  margin-top:27px;
  margin-right: 10px;
}

.top_work a {
display: block;
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/top.png);
}

.top_work a:hover {
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/topa.png);
}

#top_contact {
  float: right;
  margin-top:300px;
  margin-right: 10px;
}

#top_contact a {
display: block;
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/top.png);
}

#top_contact a:hover {
padding:0px;
width: 23px;
height: 24px;
background-image: url(images/topa.png);
}

#main {
    padding-top: 5px;
    margin-bottom: 5px;
}

#about {
    padding-top: 5px;
    padding-bottom: 25px;
	margin-top:100px;
}

#about table {
  margin-left: 46px;

}

#work {
    margin-top: 65px;
    margin-bottom: 45px;

    text-align: left;
}


#downloads {
    margin-top: 25px;
    padding-bottom: 25px;
}

#contact {
    margin-top: 85px;
    padding-bottom: 55px;
}

#contact_bg{
    background-image: url(images/contact_bg.png) ;
    background-repeat: no-repeat;
    height: 270px;
    margin-top: 20px;
    margin-left: 40px;
}

/* Side menu — About */
div#side_menu_about {
  float: left;
  text-align: left;
  margin: 340px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}

.divider {
  line-height: 25px;
  height: 50px;
}


div#side_menu_about a {
  color: #3b3b3b;
  display:block;
  text-decoration: none;
}

div#side_menu_about a:hover {
  color: #9d9c8c;
  text-decoration: none;
}

/* Side menu — Work 1 */
div#side_menu_work {
  float: left;
  text-align: left;
  margin: 335px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}

div#side_menu_work a {
  color: #3b3b3b;
  text-decoration: none;
  display:block;
}

div#side_menu_work a:hover {
  color: #9d9c8c;
  text-decoration: none;
}
/* Side menu — Work 2 */
div#side_menu_work2 {
  float: left;
  text-align: left;
  margin: 1184px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}

div#side_menu_work2 a {
display:block;
color: #3b3b3b;
  text-decoration: none;
}

div#side_menu_work2 a:hover {
  color: #9d9c8c;
  text-decoration: none;
}
/* Side menu — Work 3 */
div#side_menu_work3 {
  float: left;
  text-align: left;
  margin: 2087px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}

div#side_menu_work3 a {
  color: #3b3b3b;
  text-decoration: none;
  display:block;
}

div#side_menu_work3 a:hover {
  color: #9d9c8c;
  text-decoration: none;
}

/* Side menu — Work 4 */
div#side_menu_work4 {
  float: left;
  text-align: left;
  margin: 2995px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}
div#side_menu_work4 a {
  color: #3b3b3b;
  text-decoration: none;
  display:block;
}

div#side_menu_work4 a:hover {
  color: #9d9c8c;
  text-decoration: none;
}

/* Side menu — Downloads */
div#side_menu_downloads {
  float: left;
  text-align: left;
  margin: 204px 0 0 30px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  line-height: 5px;
}

div#side_menu_downloads a {
  color: #3b3b3b;
  text-decoration: none;
  display:block;
}

div#side_menu_downloads a:hover {
  color: #9d9c8c;
  text-decoration: none;
}




div#side_main{
  float:left;
  width:285px;

  }

div#side_main img{
  float: right;
  margin: 15px 30px 15px 10px;
}

div#side_main .label{
  text-align: center;
  float: left;
  margin: 123px 0 0 60px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
}

div#side_about{
  float:left;
  clear:left;
  width:285px;
}

div#side_about img{
  float: right;
  margin: 105px 30px 15px 10px;
}

div#side_about .label {
  text-align: center;
  float: left;
  margin: 375px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_work{
  float:left;
  clear:left;
  width:285px;
  }

div#side_work img{
  float: right;
  margin: 65px 30px 15px 10px;
  }

div#side_work .label{
  text-align: center;
  float: left;
  margin: 395px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_work .label2{
  text-align: center;
  float: left;
  margin: 1245px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_work .label3{
  text-align: center;
  float: left;
  margin: 2145px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_work .label4{
  text-align: center;
  float: left;
  margin: 3053px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_downloads{
  margin-top: 50px;
  float:left;
  clear:left;
  width:285px;
  }

div#side_downloads .label{
  text-align: center;
  float: left;
  margin: 290px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_downloads img{
  float: right;
  margin: 5px 30px 15px 10px;
  }

div#side_contact{
  float:left;
  clear:left;
  width:285px;
  }

div#side_contact .label{
  text-align: center;
  float: left;
  margin: 282px 0 0 40px;
  font-family: Arial, Helvetica;
  font-size: 200%;
  font-weight: bold;
  color: #e6e4c0;
  position: absolute;
  }

div#side_contact img{
  float: right;
  margin: 55px 30px 15px 10px;}



div#content p{line-height:1.4;}
div#content h2,
div#content h3{ margin-bottom: 0px;}



/* Header Title*/
div#header {
  height:280px;
  line-height:10px;
  margin:0;
  padding-left:10px;
  color: #79B30B}

div#header .title {
	padding-top: 5px;
    padding-left: 320px;
}

div#header .title span{
	padding-left: 10px;
    font: 11px arial,sans-serif;
}


/* Content Title*/

div#content {
  float:right;
  width:685px;
 }

div#content .title {
 	padding-top: 25px;
    padding-left: 45px;
}

div#content .title span {
    padding-left: 10px;
    font: 11px arial,sans-serif;
    color: #5d777f;
}





div#container{text-align:left; width:970px;margin:0 auto }





/* LOGO */

#logo
{
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
	position: absolute;
	z-index: 20;
	width: 124px;
	height: 124px;
	overflow: hidden;
	margin-top: 115px;
  margin-left: 30px;
  text-indent:-9999px;
}

#logo a
{
	display: block;
	height: 124px;
  width: 124px;
  overflow: hidden;
	color: #FFFFFF;
	font-size: 150%;

}

#logo a:hover
{
	height: 124px;
    width: 124px;

}

/* Header menu */
#menu_bg{
    background-image: url(images/mnu.png) ;
    background-repeat: no-repeat;
  	position: static;
    margin-left: 280px;
}


#menu
{
    left: 4px;
 	top: 0;
	width: 710px;
	height: 88px;
	margin-top: 0;
	margin-left: 0;
    list-style: none;
   	position: relative;
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}


#menu li
{
	position: absolute;
	top: 0;
	height: 48px;
}

#menu a
{
	display: block;
    height: 48px;
	overflow: hidden;
	color: #4a4a4a;
	line-height: 33px;
    text-decoration: none;
}

#menu a:hover
{
    color: #d47251;
    background-image: url(images/menu_hover.png) ;
    background-repeat: no-repeat;
    background-position: center;
}


/* Header menu items */

#menuMain
{
	left: 112px;
}

#menuAbout
{
	left: 220px;
}


#menuWork
{
	left: 353px;
}

#menuDownloads
{
	left: 340px;
}


.menuContact
{
	left: 442px;
}

/* Footer copyright*/

#footer_copy  {
  	color: #3d3d3d;
    padding-left: 45px;
    padding-top: 12px;
    font-size: 10px;

}

#footer_copy .valid  {
  	color: #3d3d3d;
    padding-left: 80px;
    font-size: 10px;

}

#footer_copy .valid a{
  	color: #222222;
    font-size: 11px;
    display: inline;
    padding: 0px;
}

#footer_copy .valid a:hover{
  	color: #4f7f10;
}

#footer_copy a {
    text-decoration: none;
    font-weight: bolder;
    padding: 0px;
    font-size: 11px;
    display: inline;
  	color: #222222;
}


#footer_copy a:hover {
    color: #1e86a7;
}




div#footer{ color: #FFF; clear:both;  }

/* Footer menu */

#menu_bg_f{
    background-image: url(images/mnu_f.png) ;
    background-repeat: no-repeat;
  	position: static;
    height: 142px;
    margin-left: 310px;
}


#menu_f
{
    left: 4px;
 	top: 0;
	width: 710px;
	height: 112px;
	margin-top: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
	margin-left: 0;
    list-style: none;
   	position: relative;
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}


#menu_f li
{
	position: absolute;
	top: 0;
	height: 38px;
}

#menu_f a
{
    display: block;
	overflow: hidden;
	color: #4a4a4a;
	line-height: 23px;
    text-decoration: none;
    padding-top: 75px;
}

#menu_f a:hover
{
    color: #d47251;
    background-image: url(images/menu_hover.png);
    background-repeat: no-repeat;
    background-position: top;

}
/* Footer menu items */

#menuMain_f
{
	left: 55px;
}

#menuAbout_f
{
	left: 155px;
}


#menuWork_f
{
	left: 295px;
}

#menuDownloads_f
{
	left: 405px;
}



/* Content blocks */

/* MAIN */

#slidshow_bg
{
   background-image: url(images/slideshow.png);
   background-repeat: no-repeat;
       height: 450px;
	width: 664px;




}

#slidshow
{

display: inline;
    margin-top:0px;
    height: 450px;
	width: 664px;
}

.pics {
    height:  337px;
    width:   485px;
    padding: 0;
    margin:  0;
}

.pics img {
    margin-top: 62px;
    margin-left: 76px;
    border:  0px solid #ccc;
    background-color: #eee;
    width:  485px;
    height: 337px;
    top:  0;
    left: 0
}

/* ABOUT ME */
#about_block
{
   background-image: url(images/about_block.png);
    background-position: center;
    background-repeat: no-repeat;
	display: inline;
	clear: both;
	float: left;
	margin-top:10px;
    height: 270px;
	width: 613px;
}


/* Some different quote line */

.different_line {
    width: 538px;
    padding-left: 55px;
}
.different_line p {
  line-height:10px;
}
.different_line a {
  padding:0px;
    color: #cecece;
      text-decoration: none;
}
.different_line a:hover {
    color: #739dab;
}
.different_line h2,
.different_line span.big {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #e6e4c0;
    padding-left: 0px;
}
.different_line span.big {
  display:block;
  line-height:21px;
}
.different_line span {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #878787;


}

/* Text block ABOUT ME */

#text_block_about {
    float: right;
    width: 182px;
    padding-top: 40px;
    padding-right: 30px;
}
#text_block_about h2,
#text_block_about .big {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #d36b4a;
    padding-left: 0px;
}
#text_block_about .big {
    line-height:21px;
    display:block;
    padding-top:15px;
}
#text_block_about p {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #d0bfaa;
    line-height: 10px;
    text-align: justify;
}

.selected {
    color: #2584a2;

}


/* Text block About me */

.text_block_me {
    width: 528px;
    padding-left: 55px;
}

.text_block_me h2,
.text_block_me h3 {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #d36b4a;
    margin-bottom:0px;
    margin-top:20px;
}
.text_block_me a {
    color: #cecece;
    padding: 0px;
    text-decoration: none;
}
.text_block_me a:hover {
    font-weight: 100;
    color: #d36b4a;
    padding: 0px;
}
.text_block_me p {
    margin-top:0px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #878787;
    text-align: justify;
    line-height: 1.7em;
}

.text_block_feat {
    width: 528px;
    padding-left: 55px;
}

.text_block_feat h2,
.text_block_feat h3 {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #548d9f;
    margin-bottom:0px;
    margin-top:20px;
}
/* Text blocks */

.text_block {
    width: 254px;
}
.text_block h2,
.text_block h3 {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #d36b4a;
    margin-bottom:0px;
    margin-top:5px;
}
.text_block a {
    color: #cecece;
    padding: 0px;
    text-decoration: none;
}
.text_block a:hover {
    font-weight: 100;
    color: #739dab;
    padding: 0px;
}
.text_block p {
    margin-top:0px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #878787;
    text-align: justify;
    line-height: 1.7em;
}


/* Text block usefull */

.text_block_use {
    width: 254px;
}
.text_block_use h2,
.text_block_use h3 {
    font-family: Arial, Helvetica;
    font-size: 21px;
    font-weight: 100;
    color: #f0c22d;
    margin-bottom:0px;
    margin-top:5px;
}
.text_block_use a {
    color: #cecece;
    padding: 0px;
    text-decoration: none;
}
.text_block_use a:hover {
    font-weight: 100;
    color: #d8b542;
    padding: 0px;
}
.text_block_use p {
    margin-top:0px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #a3976f;
    text-align: justify;
    line-height: 1.7em;
}

/* Portfolio text */

.portfolio_text {
    width: 538px;
    margin-top: 35px;
    padding-left: 55px;
}
.portfolio_text h3 {
    font-family: Arial, Helvetica;
    font-size: 23px;
    font-weight: lighter;
    padding-top: 3px;
    padding-bottom: 23px;
    color: #a7d34a;
    padding-left: 0px;
}
.portfolio_text span {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #878787;
}


/* Portfolio Small menu   */

#small_menu
{
    background: url(images/small_menu.png) no-repeat;
    margin-left: 43px;
    width: 553px;
    height: 74px;
    margin-top:20px;
}

#small_menu td
{
width: 187px;
height: 73px;
font-family: Arial;
font-size:9px;
text-align: center;
text-decoration: none;
}

#small_menu td a
{
color: #4a4a4a;
text-decoration: none;
}

#small_menu td a:hover
{
color: #f6e208;
cursor: pointer;
text-decoration: none;
}

/* Portfolio Small menu 2  */

.small_menu2
{
    background: url(images/small_menu3.png) no-repeat;
    margin-left: 21px;
    width: 600px;
    height: 38px;
    margin-top:0px;
}

.small_menu2 td
{
width: 200px;
height: 36px;
font-family: Arial;
font-size:9px;
text-align: center;
text-decoration: none;
}

.small_menu2 td a
{
color: #4a4a4a;
padding: 10px;
text-decoration: none;
}

.small_menu2 td a:hover
{
color: #f6e208;
text-decoration: none;
}

/* Portfolio Small menu 2  */

#small_menu3
{
    background: url(images/small_menu3.png) no-repeat;
    margin-left: 21px;
    width: 600px;
    height: 38px;
    margin-top:20px;
}

#small_menu3 td
{
width: 200px;
height: 36px;
font-family: Arial;
font-size:9px;
text-align: center;
text-decoration: none;
}

#small_menu3 td a
{
color: #4a4a4a;
text-decoration: none;
}

#small_menu3 td a:hover
{
color: #f6e208;
text-decoration: none;
}



/* Contact info*/

#contact_info {
  margin-top:20px;
  padding-left: 25px;
  float:left;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: 100;
}

#contact_info .name {
  margin-bottom:0px;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-size: 15px;
  font-weight: bold;
}
#contact_info .mail {
  margin-bottom:0px;
  line-height: 20px;
  color: #3d3d3d;
  font-family: Arial, Helvetica;
  font-size: 21px;
}

#contact_info p {
  margin-top:0px;
  margin-bottom:0px;
}


/* Form */
form{
  padding-right: 70px;
  margin-top:20px;
  border:0;
  float:right;
  }

label{
  width:70px;
  display:block;
  font-size: 12px;
  color:#4a4a4a;
  text-align: right;
  vertical-align: middle;

  }

.txt_input{
  width:200px;
  height: 25px;
  display:block;
  background-color: transparent;
  padding-left: 10px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: 100;
  color:#000000;
  border-color: transparent transparent transparent #4a4a4a;
  border-right-width: 0;
  border-left-width: 4px;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-align: left;
  vertical-align: middle;
  border:1px solid #000000;

}


.txt_input_subj {
  width:200px;
  height: 25px;
  display:block;
  background-color: transparent;
  padding-left: 10px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color:#000000;
  border-color: transparent transparent transparent #4a4a4a;
  border-right-width: 0;
  border-left-width: 4px;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;

}

.txt_input_name {
  width:200px;
  height: 25px;
  display:block;
  background-color: transparent;
  padding-left: 10px;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: 100;
  color:#000000;
  border-color: transparent transparent transparent #4a4a4a;
  border-right-width: 0;
  border-left-width: 4px;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;
  border:1px solid #000000;
}




.btn_input{
  margin-top: 10px;
  width:60px;
  display:block;
  background-color: transparent;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: 100;
  color:#000000;
  border: none;
  text-align: left;
  vertical-align: middle;
  border:1px solid #000000;
}

textarea{
 height:80px;
 width:200px;
 background-color: transparent;
 padding-left: 10px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: 100;
  color:#000000;
  border-color: transparent transparent transparent #4a4a4a;
  border-right-width: 0;
  border-left-width: 4px;
  border-top-width: 0;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-align: left;
  overflow: hidden;
  border:1px solid #000000;
}

input{
  display:block;
  width:200px;
  height: 30px;}

#form_errors{color:#f00; display:none;}
#form_thanks{color:#000; display:none;}

h2.heading {
  height:48px;
  width:542px;
  text-indent:-9999px;
  margin-top:5px;
}
h2.portfolio {
  background:url(images/title_work.png) no-repeat 0 0;
}
h2.downloads {
  background:url(images/title_downloads.png) no-repeat 0 0;
}
h2.contactMe {
  background:url(images/title_contact.png) no-repeat 0 0;
} 
#slider {   height: 300px;
    margin-left: 72px;
    overflow: hidden;
    padding-top: 100px;
    position: relative;
    width: 492px;}
#slider img {position:absolute;	margin:0; height:255px;;display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;}
.title_img { height:250px; width:240px; padding:5px;}
.footer_image_social{ height:40px; width:40px; padding-left:2px;}