#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#outerImageContainer{position:relative;width:250px;height:250px;margin:0 auto;background:#74767C url(images/prev.gif) no-repeat -5000px -5000px;border-color:#83858c #65676c #65676c #83858c;border-style:solid;border-width:2px;}
#imageContainer{padding:6px;}
#loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position: relative;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;display:block;background:url(../images/blank.gif) no-repeat;}
#prevLink{position:absolute;left:-55px;bottom:5px;}
#nextLink{position:absolute;right:-55px;bottom:5px;}
#prevLink:hover,#prevLink:visited:hover{background: url(images/prev.gif) no-repeat 6% 100%;}
#nextLink:hover,#nextLink:visited:hover{background: url(images/next.gif) no-repeat 94% 100%;}
#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;line-height:1.4em;overflow:auto;width:100%;margin:0 auto;background:#000;}
#imageData{color:#B6B8BF;font:bold 14px/30px Georgia,serif;padding:10px;}
#imageData #imageDetails{width:80%;float:left;text-align:left;}
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block;clear:left;background:url(images/next.gif) no-repeat;}
#imageData #bottomNavClose{width:20%;float:right;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}
a#bottomNavClose img{width:24px;height:25px;float:right;}
img#lightboxImage{border-width:2px;border-style:solid;border-color:#65676c #83858c #83858c #65676c;}