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

#outerImageContainer{ position: relative; background-color: transparent; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ background: url('../../img/tanadu/lightbox_ramka.png') no-repeat top left; width: 735px; height: 519px; }

#imageContainer #bottomNav { z-index: 47; height: 50px; width: 50px; display: block !important; position: relative; top: 15px; left: 689px; z-index: 60;}
#imageContainer #bottomNav a#bottomNavClose{ width: 50px; height: 50px; background: url('../../img/tanadu/lightbox_off_button_out.png') no-repeat top left; z-index: 48; display: block !important;}	 	
#imageContainer #bottomNav a#bottomNavClose:hover { background: url('../../img/tanadu/lightbox_off_button_over.png') no-repeat top left; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; display: none;}
#hoverNav{ position: absolute; top: 290px; left: 324px; height: 33px; width: 88px; z-index: 10;  }

#hoverNav a{ outline: none;}

#prevLink, #nextLink{  height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; position: relative;}
#prevLink { left: 0; float: left; background: url(../../img/tanadu/lightbox_button_l.png) left  no-repeat; width: 44px; }
#prevLink:hover, #prevLink:visited:hover { left: 0; float: left; background: url(../../img/tanadu/lightbox_button_l_hover.png) left  no-repeat; }

#nextLink { right: 0; float: right; background: url(../../img/tanadu/lightbox_button_r.png) right  no-repeat; width: 43px;}
#nextLink:hover, #nextLink:visited:hover { right: 0; float: right; background: url(../../img/tanadu/lightbox_button_r_hover.png) right  no-repeat; }


#imageDataContainer{  background-color: transparent; width: 50px !important; height: 50px !important; position: relative !important;  z-index: 45; display: block !important; left: 78.45%; top: -354px; }
#imageData{	padding:0; color: #666; z-index: 46;  height: 50px; width: 50px; display: block !important; }




#imageData #imageDetails{ width: 70%; float: left; text-align: left; display: none;}	
#imageData #caption{ font-weight: bold;	display: none;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	display: none; }	

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

