#lightbox {position:absolute;left:0;width:100%;line-height:0;text-align:center;z-index:100;}
#outerImageContainer {position:relative;width:250px;height:250px;margin:0 auto;background-color:#fff;}
#imageContainer {padding:10px;border-radius:20px;}
#loading {position:absolute;left:0%;top:40%;width:100%;height:25%;line-height:0;text-align:center;}
#hoverNav {position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a {outline:none;}
#prevLink,#nextLink{display:none;}
#imageDataContainer{margin:0 auto;font-size:.92em;line-height:1.4em;background-color:#fff;}
#imageData{padding:0 10px;}
#imageData #imageDetails{width:70%; float:left; text-align:left;}
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block; clear:left; padding-bottom:1.0em;}
#imageData #numberDisplay a {color:black; padding-left:5px; padding-right:5px;}
#imageData #bottomNavClose{width:66px; float:right;  padding-bottom:0.7em;}
#imageData #helpDisplay {clear:left; float:left; display:block;}
#overlay{display:none;position:absolute;left:0;top:0;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6 !important;z-index:90;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html>body .clearfix {display:inline-block; width:100%;}
* html .clearfix {/* Hides from IE-mac \*/height:1%;/* End hide from IE-mac */}
#lightboxIframe {display:none;}
