html, body{
 margin:0; 
 padding:0; 
 text-align:center; 
 background: url(images/bg.gif);

} 
body, p, br, ul, ol, li, div, input, textarea, reset, submit {
	font-family: "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px;
	color: Black;
} 
H1 {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 22px;	
	color: #3270B8;
	padding-left: 20px;
	font-weight: normal;
	margin: 10px 0;
}
H3 {
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 15px;	
	color: #3270B8;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
a:link {
	color: #3270B8;
	text-decoration: underline;
}
a:hover {
	color: #ff6705;
	text-decoration: none;
}
a:visited {
	color: #999999; 
	text-decoration: underline; 
}
a:visited img {
	background: none;
}

#pagewidth{ 
 width:773px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 border: 1px solid #B0B7C4; 
 background: url(images/body_bg.gif);
 border-top: none 0;

} 
 /*   Start Header   */
#header{
 position:relative; 
 height:289px; 
 width:100%;
 background: white;
 border-bottom: 1px solid black;
} 
#logo {
	height: 103px;
	background: url(images/header_bg.gif);
	border-bottom: 1px solid #ff6705;
}
#v20 {
	position: absolute;
	top: 43px;
	right: 10px;
}

/*   End Header   */ 

#leftcol{
 width:179px; 
 float:left; 
 position:relative; 
 background-color:#E8E8E8; 

 }
 /*   Start Menu   */ 
	
ul#menu {
	width: 178px;
	border-right: 1px solid #B0B7C4; 
	list-style: none;
	margin: 0;
	padding: 15px 0 30px 0;
	background: url(images/menu_bg.gif) top repeat-x;
	}
	
#menu li {
	background: url(images/dots.gif) bottom repeat-x;
	}
	
#menu li a:link, #menu li a:visited {
	height: 23px;
	line-height: 23px;
	color: #3270B8;
	display: block;
	background: url(images/arrows.gif) 16px no-repeat;
	text-indent: 37px;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu li a:hover {
	color: #ff6705;
	background: url(images/btn_bg_on.gif) top;
	}
 
  /*   End Menu   */ 
#maincol {
 float: right; 
 display:inline; 
 position: relative; 
 width:594px; 
 }
  #ttl {
 	width: 404px;
	position: absolute;
	top: 360px;
	left: 205px;
 }
 #ttl h1 {
 	font-size: 13px;
	color: Black;	
	font-family: "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	padding: 0;
 }
 #content {
 	width: 404px;
	padding: 30px 25px;
 }
 #content_b {
 	width: 500px;
	padding: 30px 25px;
 }
 .ok {
 	list-style: none;	
 }
 .ok li {
 	padding: 2px 15px;
	border-bottom: 1px solid #ff6705;
	background: url(images/ok.png) left no-repeat;
 }
 /*   START NEWs   */

.news {
	width: 178px;
	height: 380px;
	border-right: 1px solid #B0B7C4; 		
	padding: 0;
	margin: 0;	
} 
 .news ul {
 	list-style: none;
	width: 178px;
	background: transparent;
	padding: 0;
	margin: 0;	
 }
 .news li {
 	float: left;
 }
 .news .news_name {
 	width: 178px;
	height: 41px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	background: url(images/green_dots.gif) center bottom no-repeat;
 }

 .news .news_name a {
 	font-size: 11px;
	font-weight: bold;
	color: #738467;
	text-decoration: none;
	line-height: 14px;
 }
  .news .news_name a:hover {
  	color: #E2023A;
  }
 .news_data {
 width: 29px;
 height: 31px;
 text-align: center;
 color: #E2023A;
 font-weight: bold;
 font-size: 13px;
 background: url(images/data_bg_SEP.gif);
 float: left;
 margin: 5px 7px;
 padding: 0;
 }
  * html .news_data {
  	margin: 5px 3px;
  }
  .news .news_cont {
	width: 164px;
  	padding: 5px 7px;
	font-size: 10px;
	background: url(images/orange_line.gif) bottom no-repeat;
  }

  .news #container .rss_channelinfo_class {
    display: none;
  }
.news #container {
  padding: 3px 5px;
  height: 338px;
  overflow: hidden;
}
.news #container p, .news #container a {
  font-size: 11px;
  text-decoration: none;
}
  
  
 /*   END NEWS   */
 #folio {
 	padding: 0;
	margin: 7px 0;
	border-top: 1px dotted #ff6705;
	list-style: none;

 }
 #folio li {
 	border-bottom: 1px dotted #ff6705;
	height: 110px;
	padding-top: 10px;
	margin: 0;
	font-size: 11px;	
 }
 #folio li ul {
 	list-style:	url(images/f_dot1.gif);
	padding: 0;
	margin: 0 0 5px 220px;
 }
  #folio li ul li {
  	padding: 0;
	margin: 0;
	height: 15px;
	border-bottom: none;
  }

 #folio img {
 	margin: 0 20px;
	border: 1px solid #3270B8;
 }
 #folio_b {
 	padding: 0;
	margin: 7px 0;
	border-top: 1px dotted #ff6705;
	list-style: none;

 }
 #folio_b li {
 	border-bottom: 1px dotted #ff6705;
	height: 100px;
	padding: 10px 0 0 20px;
	margin: 0;
	font-size: 11px;	
	text-align: center;
 }
  #folio_h {
 	padding: 0;
	margin: 7px 0;
	border-top: 1px dotted #ff6705;
	list-style: none;

 }
 #folio_h li {
 	border-bottom: 1px dotted #ff6705;
	height: 130px;
	text-align: center;
	margin: 0;
	font-size: 11px;	
 }
   
  #folio_e {
 	padding: 0;
	margin: 7px 0;
	/*border-top: 1px dotted #ff6705;*/
	list-style: none;
	height: 530px;
 }
 #folio_e li {
 	border-bottom: 1px dotted #ff6705;
	height: 120px;
	width: 150px;
	padding: 10px 0 0 15px;
	margin: 0;
	float: left;
	font-size: 11px;	
 }
 #folio_e li a img {
 	border: 1px solid #3270B8;
 }
 #folio_e li a:hover img {
 	border: 1px solid #ff6705;
 }
   #folio_pm {
 	padding: 0;
	margin: 7px 0;
	/*border-top: 1px dotted #ff6705;*/
	list-style: none;
	height: 580px;
 }
 #folio_pm li {
 	border-bottom: 1px dotted #ff6705;
	height: 180px;
	width: 210px;
	padding: 10px 0 0 15px;
	margin: 0;
	float: left;
	font-size: 11px;	
 }
 #folio_pm li a img {
 	border: 1px solid #3270B8;
 }
 #folio_pm li a:hover img {
 	border: 1px solid #ff6705;
 }
 #folio_t {
 	padding: 0;
	margin: 7px 0;
	/*border-top: 1px dotted #ff6705;*/
	list-style: none;
	height: 420px;
 }
 #folio_t .thumbs {
	height: 220px;
	width: 200px;
	padding: 0;	
	margin: 0 7px 0 0;
	float: left;
 }
 #folio_t .temp_descr {
 	border-bottom: 1px dotted #ff6705;
	height: 70px;
	width: 190px;
	padding: 0 0 0 10px;
	margin: 10px 7px 10px 0;
	float: left;
	font-size: 11px;	
 }
 #folio_t li a img {
 	border: 1px solid #3270B8;
 }
 #folio_t li a:hover img {
 	border: 1px solid #ff6705;
 }
 #folio_t .price {
	color: #3270B8;
	font-size: 12px;
	font-weight: bold;
 }
 #bot_nav {
 	width: 410px;
	text-align: center;
	font-size: 11px;
 }
 #bot_nav a {
 	font-size: 11px;
	color: #3270B8;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 5px;
	padding: 0 5px;
 }
  #bot_nav a:hover {
  	background: #3270B8;
	color: White;
  }
 .orange {
	color: #ff6705;
	font-size: 12px;
	font-weight: bold;
 }
 
 /* CONTACT FORM */
 
 .flds {
 	width: 200px;
	float: left;
	margin-bottom: 25px;
 }
 
 label{
float: left;
width: 120px;
font-size: 12px;
color: #3270B8;
margin: 5px 0 2px 10px;
}

.myform {
width: 175px;
height: 23px;
line-height: 23px;
padding: 0 5px;
background: #f1f1f1 url(images/field_bg.jpg);
border: 0 none;
margin-bottom: 5px;
}

* html .myform {
background-attachment: fixed;	
}

textarea{
width: 200px;
height: 125px;
border: 1px solid #B7CBD8;
}
#submit_btn {
	margin: 5px 20px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/* END CONTACT FORM */

#google {
 	width: 140px;
	height: 100%;
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: center;
	z-index: 51;
 }
 #google_b {
 	width: 510px;
	height: 70px;
	margin: 10px 0;
	text-align: center;
 }

#footer {
	height:44px; 
	background: url(images/footer_bg.gif);
	border-top: 1px solid #B0B7C4;
	text-align: center;
	color: #B4B4B4;
	font-size: 11px;
	padding-top: 8px;
	clear:both;
 } 
#footer a:link, #footer a:visited {
	color: #ff6705;
	text-decoration: none;
	border-bottom: 1px solid #99CCFF;
} 
#footer a:hover {
	border-bottom: none;
}
#footer img {
	vertical-align: middle;
}
/*   REFERENCES   */
.ref {
	width: 405px;
	list-style: none;
	padding: 0;
	margin: 30px 0;
}
.ref .ref_name {
	height: 34px;
	background: url(images/ref_name_bg.gif);
	vertical-align: top;
}
.ref .ref_name img {
	vertical-align: top;
}
.ref .ref_name span {


	color: #75BF73;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background: url(images/orange_dots.gif) bottom repeat-x;
}
.ref .ref_cont {
	background: #F1F0F0 url(images/ref_cont_bg.gif) bottom no-repeat;
	padding: 10px 10px 15px 10px;
	font-size: 12px;
	line-height: 14px;
}
.ref .ref_end {
	margin: 0;
	height: 54px;
	line-height: 15px;
	background: url(images/ref_end_bg.gif);
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #999898;
	padding: 5px 10px 0 0;
}
.ref .ref_end span {
	font-size: 14px;
	color: Black;
	font-family: "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
#whatr{
	list-style: url(images/tick.gif);
} 
#whatr li {
	margin: 2px 0;
}
#whatr li h2 {
	font-size: 13px;
	color: #777777;
	padding: 0;
	margin: 0;
}

/*   END REFERENCES   */

#preloader {
	width: 0px;
	height: 0px;
	display: none;
	background: url(images/web20.jpg);
	background: url(images/banners.jpg);
	background: url(images/browser_shots.jpg);
	background: url(images/contact.jpg);
	background: url(images/corporate_identity.jpg);
	background: url(images/e-mail_templates.jpg);
	background: url(images/headers.jpg);
	background: url(images/links.jpg);
	background: url(images/logos.jpg);
	background: url(images/old_portfolio.jpg);
	background: url(images/photo_manipulation.jpg);
	background: url(images/services.jpg);
	background: url(images/templates.jpg);
	background: url(images/vectorization.jpg);
} 
 
 /* LIGHTBOX  */
 #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


#prevLink, #nextLink{
	width: 45%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	}
	/*   END LIGHTBOX   */
 
 
 
 /* *** Float containers fix:  *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
