body { margin:0; font-size:12px; line-height:20px; font-family: "Arial";}
a { color:#CBA53D;}
a:hover { text-decoration:none;}

#header { background:url(images/header_bckg.jpg) repeat-x #000000;}
#logo { padding:0px 0 0 40px; height:34px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:20px; text-transform:uppercase;}
#menu { background:#333333; width:780px; margin:0 auto; height:32px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:100px; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; width:100px; color:#FFFFFF; font-size:12px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px;}
#menu a:hover{ background: #CBA53D; padding-top:8px; height:24px;}

#main { width:100%; background-color:#FFFFFF; float:left;}
#content { margin:0 auto; padding:10px 0 20px 0; width:780px;}
#content h1 { margin:0; text-transform:uppercase; font-size:16px;}
.text_block { padding-top:20px; float:left; background-color:#FFFFFF;}
.text_block2 { padding-top:20px; float:right; background-color:#FFFFFF;}
.image { padding:10px; margin:0 0 20px 0; background-color:#dddddd; float:left; }
.image2 { padding:10px; margin:0 0 20px 0; background-color:#dddddd; float:left; }
.image3 { padding:0px; margin:0 0 20px 0; background-color:#dddddd; float:left; }
.text { float:right; width:480px; padding-left: 30px;}
.text2 { float:left; width:480px; padding-right: 30px;}
.text h1 { margin:0; text-transform:uppercase; font-size:2em;}
.text li { list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 5px;}
.pink { color:#CBA53D;}
#content p { padding-bottom:10px;}

#footer {background:url(images/footer_bckg.jpg) repeat-x #333333; height:102px; clear:both; }
#left_footer { float:left; padding:40px 0 0 60px; background:url(images/c.gif) no-repeat 30px 35px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

#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:image/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(../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; 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; }
