/*General styles*/
BODY{ font-family: Trebuchet MS;font-size:12px;color: #A1A0A1;line-height:130%;margin:0px;padding:0px;background:#FFF url(../images/bg.jpg) center repeat-y;}

P {padding:0px 0px 8px 0px;margin:0px;}

:active, :focus{outline:none;}
  
FORM, UL, OL, LI, DIV, h1, h2, h3, h4  {padding:0px;margin:0px;}
  
a:link, a:visited{color:#888BA4;text-decoration: underline;}

a:hover{text-decoration: none;color: #3A6BB0;}

input, textarea, select {padding:2px;margin:0;color:#666;font-size:97%;}


/*Headings*/

h1{font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;color: #888;margin: 0px;padding: 0 0 8px 0;}

h2{font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;color: #3A6BB0;padding: 15px 0 5px 0;}

h3{font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;color: #777;padding: 0 0 8px 0;}


/*Common Styles*/
p.bullet {padding:2px 0 5px 14px;background:url(../images/bullet.gif) left 8px no-repeat;}

img.left {float:left;margin:0 20px 3px 0;}

img.right {float:right;margin:0 0 3px 10px;}

.topzero {padding-top:0px;}



/*DIVs*/

.container {width: 950px;margin: 0 auto;overflow:hidden; padding:0; background:url(../images/top_bg.jpg) center top no-repeat;}

.header {width:930px;float:left; padding:0 10px;}

.logo {width:930px;float:left;clear:both;height:32px; padding:54px 0;}

.logo_small {width:930px;float:left;clear:both;height:32px; padding:27px 0;}

.nav {width:870px;float:left;clear:both; margin:30px 30px 0; border-bottom:#CECECF 1px solid;}


/*Navigation*/
.nav ul{font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;padding: 0;margin: 0;}

.nav ul li{list-style: none;display: inline;}

.nav ul li a, .nav ul li a:visited {padding:3px 30px 5px 0;text-decoration: none;font-weight:bold;float:left;color:#A1A0A1;text-align:left; }

.nav ul li a:hover, .nav ul li a.active {text-decoration: none;color:#3A6BB0;padding:3px 30px 3px 0; border-bottom:#3A6BB0 2px solid;}

.nav_two {width:870px;float:left;clear:both; margin:6px 30px 0; text-align:right;}

.nav_two a, .nav_two a:visited {padding:0px 0 0px 30px;text-decoration: none;font-weight:bold;color:#A1A0A1;}

.nav_two a:hover {text-decoration: none;color:#FF9900;}

.content{width:870px;float:left; padding:30px 40px 30px; background:url(../images/content_bot_bg.jpg) right bottom no-repeat;}


/*Gallery pages*/

.galleft, .subleft {width:520px;float:left; margin-right:40px;}

.galright, .subright {width:310px;float:left;}

p.image {padding:10px 0 18px;}

p.gallery { font-size:30px; color:#CCCCCC; padding:0 0 8px 0;}

#scrollLinks {width:870px; padding-bottom:15px; float:left;  padding-bottom:15px;}

div#wn	{ position:relative; width:870px; min-height: 500px; height:expression( this.scrollHeight > 500? '500px' : 'auto' );  float:left; overflow:hidden;}

.scrollLinks_left {width:50px;float:left;}

.scrollLinks_right {width:50px;float:right; text-align:right;}

.cont_a {width:520px; float:left;}

.testimonials {width:360px; float:left; margin:0 30px; padding:10px 0 30px 100px; background:url(../images/quotes.gif) left top no-repeat; clear:both;}

.testim_right {width:220px; float:left; padding:10px 0 70px 90px; background:url(../images/quotes.gif) left top no-repeat;}


.cont_b {width:520px; float:left; padding:15px 0; border-bottom:#E1E1E1 1px solid;}

.contact_form {
}

.contact_form label {
width:90px;
float:left;
margin:3px 0;
}

.contact_form input, .contact_form textarea {
width:210px;
float:left;
margin:3px 0;
clear:right;
}

.contact_form input.new {
width: auto;
}

.contact_form p {
width:100%;
clear:both;
}

.footer {width:930px; float:left; font-size:11px; padding:8px 10px 0;color:#888BA4;text-align:left; height:92px; background:url(../images/footer.jpg) center top no-repeat;}

.footer p {padding-bottom:4px;}



/*Lightbox*/
#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}

#lightbox a img{ border: none; border-bottom: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;}
	
#loading a { border: none; border-bottom:none; }

#hoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;border-bottom:none;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; border-bottom: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 { background: url(../images/prevlabel.gif) left 15% no-repeat; border-bottom:none; }
#nextLink { background: url(../images/nextlabel.gif) right 15% no-repeat; border-bottom:none;}

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

#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; border-bottom:none;	}	
		
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000;}
