#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: #e6e6e6; background-repeat:repeat; width: 250px; height: 100px; margin:32px auto;}
#imageContainer{ background-color: #e6e6e6; padding-top:10px; margin-bottom:40px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; width: 100%; z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; background-color:#e6e6e6; /* background-image: url(data:image/gif;base64,AAAA); */ /* Trick IE into showing hover */ display: block;}
#prevLink { left: 0; float: left; background: url(prevlabel.gif) left bottom no-repeat;}
#nextLink { right: 0; float: right; background: url(nextlabel.gif) right bottom no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 100% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 100% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #e6e6e6; margin: 0 auto; line-height: 1.4em; width: 100%; padding:0px; }

#imageData{ padding:20px; padding-bottom:5px !important; color:#333333; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; margin-left:100px; }	
#imageData #caption{ font-weight: bold; color:#666666;}

#imageData #copyright{ color:#999; text-align: right; position: relative; top: -15px;  z-index:200; visibility: hidden; padding-right: 20px;}

#imageData #logo{ margin-left:0px; margin-right:10px; font-weight: bold; color:#FFF; float:left; width:100px; height:53px;}

#imageData #numberDisplay{ display:block; clear:none; padding-bottom: 1.0em;}
#imageData #bottomNav {padding-bottom:10px;}
#imageData #bottomNavClose{ border: none; }	 
#imageData #clear{ clear:both;}	 

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #ffffff; }

#gora {position: relative; margin: 0px auto; margin-top:0; font-size:16px; color:#333333; font-weight:bold; line-height:20px; height:70px;}
#gora img {width:100px; height:53px; float:left; margin-left:20px; margin-bottom:10px;}
#gora p {margin:0px; color:#666666; text-align:left; float:left; margin-left:10px; width:400px;}