#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; border-left:#999 inset 15px; border-right:#999 inset 15px;}
#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; }


#imageDataContainert{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height:1em ; overflow:hidden; width: 980px; border-left:#999 inset 15px; border-top:#999 inset 15px; border-right:#999 inset 15px; }

#imageDatat{ width:99%; padding:0 10px; color: #666;   }
#imageDatat #imageDetailst{ float: left; text-align: left;vertical-align:text-top;margin-top:7px; padding-bottom:0px }	
#imageDatat #bottomNavLiftt{ float:left }	 	
#imageDatat #bottomNavRightt{ float:right ;margin-top:40px;}	 				
#imageDatat #bottomNavCloset{ float:right ;margin-top:40px;}


#imageDataContainer{ font: 14px Verdana, Helvetica, sans-serif; font-weight:bold; background-color: #fff; margin: 0 auto; line-height: 0.7em; overflow: auto; width: 100%; border-bottom:#999 inset 15px; border-left:#999 inset 15px; border-right:#999 inset 15px; }

#imageData{ width:97%;padding:0 10px; color: #666;  margin-bottom:8px}
#imageData #imageDetails{ float: left; text-align: left;vertical-align:text-top ; margin-bottom:8px}	
#imageData #caption{ height:32px; font-weight: bold;vertical-align:text-top;}
#imageData #numberDisplay{ height:32px; vertical-align:text-top }
#imageData #kong{ padding-bottom:0px }
#imageData #bottomNavLift{ padding-bottom:0px  }	 	
#imageData #bottomNavRight{ padding-bottom:0px }	 				
#imageData #bottomNavClose{ float:right }	 	

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

