#loading img { display:inline; }
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 200; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }
#outerImageContainer{ background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; position: relative; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#imageContainer>#hoverNav{ left: 0;}
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ text-align: center; margin-bottom:5px;}
#imageData #caption{ font-weight: bold; display:block; text-align:center; }
#bottomNav {position:absolute; top:10px; right:10px}
#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 500px; background-color: #000; }
#prevLink { background:url(/themes/images/lightbox_prev.gif) no-repeat left; padding-left:15px; text-decoration:none;}
#imageDetails a { color: black; font-weight:bold;}
#nextLink { background:url(/themes/images/lightbox_next.gif) no-repeat right; padding-right:15px; text-decoration:none;}
.upgrade { cursor:pointer; display:block; height:54px; position:relative; width:217px; color: white; font-weight: bold; font-size: 12px; }
