#lightbox{	position: absolute;	left: 0px; width: 100%; z-index: 100; text-align: center; line-height: 0px;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #f9f5da; width: 250px; height: 250px; margin: 0px auto; }
#imageContainer{ padding-top: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0px; }
#hoverNav{ position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0px;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0px; float: left;}
#nextLink { right: 0px; float: right;}

#dSpac	{width:1px; height:43px;}
#pLink, #nLink, #spLink, #snLink{ width: 48px; height: 43px; cursor: pointer; cursor: hand; }
#pLeft, #pCenter, #pRight, #dSpac{display:inline;}
#dSpac { margin-left:12%;}

#imageDataContainer{ font: 10px Tahoma; background-color: #f9f5da; margin: 0px auto; overflow:hidden; width: 100%; position: relative; z-index: 110; }

#imageData{	padding:0px 10px; padding:0px 0px 10px 0px; overflow:hidden;}
#imageData #imageDetails{ width: 100%; float: left; text-align: center; }	
#imageData #numberDisplayContainer{float: left; width:88%; text-align:center; display:block; white-space: nowrap;}
#imageData #numberDisplay{ width:76px;height:43px; vertical-align:top; display:inline-block; font-size: 22px; color:#653131; font-weight:bold; }			
#imageData #numberDisplay{ padding-top: 7px; }	
#imageData #bottomNavClose{ width: 10%; height:30px; float: right;  outline: none;}	
 
#bottomNavClose	{background: url(/img/portal/lightbox/btn_scr_c.gif) right top no-repeat;display: block !important;}
#bottomNavClose:hover, #bottomNavClose:visited:hover	{ 	background: url(/img/portal/lightbox/btn_scr_c1.gif) right top no-repeat; }

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

