#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: 770px; height: 250px; margin: 0 auto; padding-bottom: 7px;}
#imageContainer{ padding: 10px; padding-top: 2px;}

#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%;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; margin-top: 10px; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; margin-left: 5px; }
#nextLink { right: 0; float: right; margin-right: 5px; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; background-position: 5% 45%;}
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; background-position: 95% 45%;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0px auto; padding-top: 10px; line-height: 2em; max-width: 765px; width: 765px; overflow: hidden; float: left; _position: absolute;}
#imageDataContainerOut{ background-color: #fff; overflow: hidden; width: 800px; height: 80px; margin: 0px auto;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ color: black; font-family: "arial", "arial ce"; font-size: 20px; font-weight: bold;}
#imageData #bottomNavClose{ width: 26px; float: right; _float: left; padding-bottom: 0.7em; outline: none;}
#bottomNavClose { _position: relative; _left: 383px; _top: 0px;}

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

div.img_foto, div.img_long {
  margin-top: 0px;
  font-family: "arial", "arial ce";
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  margin-left: 1px;
}

div.img_long {
  margin-top: 2px;
  line-height: 16px;
  width: 752px;
}

div.img_title {
  overflow: hidden;
  height: 1.1em;
  width: 752px;
}

