@charset "utf-8";
/* CSS Document */

body{text-align:center;background-color:#666;background-repeat:repeat-x;font-family:Arial;margin: 0;}
/* Header */
#logo{margin:0 auto;padding:45px 10px 10px 10px;width:952px;height:32px; text-align:left; background: url(../graphics/bg_nav_shadow.png) center bottom no-repeat;}
#logo a {font-size:24px;text-transform:uppercase;text-decoration:none;color:#fff;}
.phone {float:right;margin:0px;padding:0px;font-size:24px;color:#fff;}
#bg{margin:0 auto;padding:0px;background:url(../graphics/bg_shadow.png) center repeat-y;}
/* Navigation */
#nav {margin:0px; padding:15px 0px 0px 0px;background:#fff url('../graphics/bg_nav.jpg') top left no-repeat; color:#11598B;font-weight:bold;height:242px;}
#nav a{padding:0px 33px;color:#333;text-decoration:none;font-size:0.8em;display:block;float:left;}
#nav a:hover{color:#fff;}
/* Body */
#container{width:950px;margin:auto;margin:0 auto;text-align:left;}
#body {margin:0px;padding:20px;background:#fff;}
#body_l{float:left;width:590px;font-size:14px;color:#333; line-height:22px;}
#body_l h1{margin:5px 0 20px 0;font-size:24px;}
#body_r{float:right;width:300px;}
#body_r h4{margin:0px;padding:5px;background:#A7A491;font-size:14px;color:#fff;}
#body_r p{margin:0px 0px 10px 0px;padding:10px;background:#fffdf1;}
#body_r p img{margin:0px 0px 5px 60px;}
.read-more{font-size:11px;color:#09c;}
form {margin:0;font-size:11px;font-weight:bold;color:#f90;}
.textbox {width:250px;}
.clear{clear:both;}
.pad5{padding:5px;}
.title_h1{padding:5px;background:#027B96;}
.hch{margin:0px 0px 4px 0px;padding:3px 5px;font-weight:bold;color:#FFFF9A;line-height:18px;height:18px;background:url('bg_h_title.jpg') center center repeat-x;}
.hch a{background:#353535;color:#fff;padding:2px 0px 2px 5px;font-weight:normal;margin:0px 0px 4px 0px;line-height:18px;height:18px;text-decoration:none;}
.pix{margin:5px 0px;padding:5px 0px 0px 0px;border-top:1px dotted #999;border-bottom:1px dotted #999;}
/* Footer */
#footer{margin:0 auto;padding:10px;width:958px;font-size:11px;text-align:center;line-height:20px;color:#fff;background:url(../graphics/bg_bottom_shadow.png) top center no-repeat;}
#footer a {color: white;}
/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:Graphics/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Graphics/nextlabel.gif) right 15% no-repeat; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }