/*#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1200; text-align: center; line-height: 0;}*/
#lightbox{	position: absolute;	left: 30px; top:50px; width: 840px; z-index: 1200; 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: 45 auto; }*/
#outerImageContainer{ display: block; position: relative; left: 7px; background-color: #ffffff; width: 840px; height: 547px; margin: 0px; }
#imageContainer{ background-color: #fffff; width: 840px;}

#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: 1110; }*/
#imageData #imageDetails #hoverNav { float:right; clear: none; height: 30px; width: 159px; z-index: 1110; vertical-align: top; padding-bottom: 20px;}


#imageContainer>#hoverNav{ /*left: 0;*/}
#imageData #imageDetails #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 {width: 92px;float:left;}
#nextLink {width: 66px;float: right;}
#prevLink, #nextLink { height: 30px; background-image: url(data:image/png;base64,AAAA); /* Trick IE into showing hover */ display: block; }
/*
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/common/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/common/nextlabel.gif) right 15% no-repeat; }

#prevLink {float:right; clear:none;}
#nextLink {float:right; clear:right;}
*/
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/common/btn_previous.png) left top no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/common/btn_next.png) left top no-repeat; }

/*#imageDataContainer{ font: 10px Arial, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }*/
#imageDataContainer
	{
	font: 10px Arial, Helvetica, sans-serif;
	width: 847px;
	height: 78px;
	background: transparent url(/images/common/lbOverlay_top.png) 7px 7px no-repeat;
	padding: 0px;
	}
#imageData{	padding:0px; color: #666; }
#imageData #imageDetails{ width: 770px; height:38px; text-align: left; padding: 20px 0px 20px 30px; vertical-align: top; }	
#imageData #caption{ display: block; float: left; width: 600px; color: #75a3c2; font: 16px Arial,Helvetica,sans-serif; font-weight: bold; letter-spacing: 0.10em; text-align: left;	}
/*#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}*/			
/*#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}*/
#bottomNav {
	background: transparent url(/images/common/lbOverlay_bottom.png) top left no-repeat;
	width: 840px;
	height: 74px;
	padding: 20px 20px 0px 0px;
	position: relative;
	left: 7px;
}
#bottomNavClose
	{
	width: 29px; float: left; outline: none;
	}

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