@charset "utf-8";

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li, ol
{margin:0; padding:0; }

body {
	/*background:url(../images/bg.gif) repeat-x;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005E6F;}
	
.pagecontainer {}
	
.maincontainer { 
	width:990px !Important; height:auto; margin:0 auto; }
	
.fcl {clear:both; }

.header{ }
	
.logo { float:left; width:285px; height:112px;
	padding:15px 0 0 86px; }
	
.logo h1 span {display:none; }

.fulltoplinks { background:url(../images/toprghtbg1.jpg) no-repeat; width:283px; height:117px; float:right;
	text-align:center; font-size:12px; font-weight:bold; color:#FFFFFF; padding-top:3px;   }
	
.fulltoplinks ul{ list-style:none; padding-top:3px; }

.fulltoplinks li{ line-height:18px; }

.fulltoplinks li a{ color:#FFFFFF; text-decoration:none; }

.fulltoplinks li a:hover{ color:#FFFFFF; text-decoration:underline; } 

.midsection { padding:10px;}

.rghtcontainer { float:left; width:300px;}

.txt { width:655px; float:right; text-decoration:none; color:#005E6F;}

.txt h1 { font-family:Trebuchet MS; font-size:25px; font-weight:bold; padding:0 0 0 10px; padding-bottom:2px;
 border-bottom:1px solid #CC0267; background:url(../images/hdrght.jpg) 565px top no-repeat;  }
 
 .txt h2 { font-family:Trebuchet MS; font-size:20px; font-weight:bold; padding:5px 0 5px 10px;
 	color:#666666;}
 
 .txt p { line-height:16px; padding:3px 0 0 10px; text-align:justify; }
 
 .txt1 { text-decoration:none; color:#005E6F; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}

.txt1 a{ line-height:16px; padding:3px 0 0 10px; text-align:justify; text-decoration:none; color:#005E6F; }

.txt1 a:hover{ line-height:16px; padding:3px 0 0 10px; text-align:justify; text-decoration:underline; color:#CD0368; }
 
 /* footer*/
 
.footer {width:100%; background:url(../images/footbg.gif) repeat-x; height:110px; }

.foot { background: url(../images/footcopybbg.gif) top left no-repeat; 
width:990px; margin:0 auto; height:110px; }

.foot2 {height:70px; background:url(../images/footdesbg.gif) top right no-repeat;
	text-align:center; padding-top:35px;  }
	
.main { color:#005E6F; padding-top:3px;}
.main a { color:#CD0368; text-decoration:none;}
.main a:hover { color:#CD0368; text-decoration:underline;}

.cate { color:#005E6F; padding-top:5px;}
.cate a { color:#333333; text-decoration:none;}
.cate a:hover { color:#333333; text-decoration:underline;}

.design { padding-top:10px; color:#005E6F; }
.design a { color:#CD0368; text-decoration:none;}
.design a:hover { color:#CD0368; text-decoration:underline;}

.bannerbg { width:990px; height:200px; padding-top:2px; padding-bottom:3px; }
.flash { position:absolute; width:990px; height:245px; margin-top:84px; }

/* inner pages */
.in-txt { width:970px; float:right;}

.in-txt h1 { font-family:Trebuchet MS; font-size:20px; font-weight:bold; padding:0 0 0 10px; padding-bottom:2px;
 border-bottom:1px solid #CC0267; background:url(../images/hdrght.jpg) 880px top no-repeat; color:#797979;  }
 
 .in-txt h2 { font-family:Trebuchet MS; font-size:20px; font-weight:bold; padding:0 0 0 10px; padding-bottom:2px;
 border-bottom:1px solid #CC0267; color:#797979;}
 
 
 .heads { font-family:Trebuchet MS; font-size:16px; font-weight:bold; padding:0 0 0 10px; padding-bottom:2px;
 margin:0;color:#29B1C9;}
 .h3 { font-family:Trebuchet MS; font-size:14px; font-weight:bold; padding:0 0 0 10px; padding-bottom:2px; margin:0;  color:#CC0166;}
 
.in-txt p { line-height:16px; padding:3px 0 0 10px; color:#005E6F }

/*  --- lightbox------ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: 0;
	}
#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: 49%;
	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 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#005E6F; line-height:16px; padding:3px 0 0 4px;  text-decoration:none;}
.link a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#005E6F;line-height:16px; padding:3px 0 0 4px; text-decoration:none; }
.link a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CD0368;line-height:16px; padding:3px 0 0 4px; text-decoration:underline; }

.intxt{ padding:3px 15px 0 15px; text-align:justify; font:normal 11px/18px Verdana; color:#333333; }
