#lightbox { line-height: 0; text-align: center; position: absolute; z-index: 100; left: 0; width: 100% }
#lightbox img { width: auto; height: auto }
#lightbox a img{ border: none; }

#outerImageContainer { margin: 0 auto; position: relative; width: 250px; height: 250px; border: solid 1px #512b1b; }
#imageContainer { }

#lightboximage { }

#loading { line-height: 0; text-align: center; display: none; position: absolute; top: 40%; left: 0; width: 100%; height: 25% }
/*#hoverNav { position: absolute; top: -30px; left: 0; height: 30px }*/
/*#hoverNav { color: #6f2e19; font: bold 12px/28px Tahoma, Helvetica, sans-serif; position: absolute; right: 0; bottom: 0; width: 100%; height: 30px }*/
#imageContainer>#hoverNav { left: 0 }
#hoverNav a { outline: none medium }

#prevLink, #nextLink { display: block; width: 49% }
#prevLink { text-align: left; position: relative; left: 8px; float: left }
#nextLink { text-align: right; position: relative; right: 8px; float: right }
#prevLink:hover, #prevLink:visited:hover { }
#nextLink:hover, #nextLink:visited:hover { }

#imageDataContainer { color: #512b1b; font: 12px/28px Tahoma, Helvetica, sans-serif; background-color: #ffffcb; margin: 0 auto; width: 100%; /*height: 30px;*/height: auto; overflow: visible; border-right: 1px solid #6f2e19; border-bottom: 1px solid #6f2e19; border-left: 1px solid #6f2e19 }

#imageData { height: auto !important; }
/*#imageData #hoverNav { display: block; height: 30px }*/
#imageData #imageDetails { text-align: left; width: 68%; float: left; line-height:14px; margin-left:2%; margin-top: 8px; }
#imageData #bottomNav { line-height: normal; margin-top: 8px;  width:29%; float:left; text-align:right; }
/*#imageData #caption { margin-left: 8px }*/
#imageData #caption a { color:#512b1b; text-decoration:underline; }
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose { text-align: right; margin-right: 8px; /*width: 29%; */}
#overlay { position: absolute; z-index: 90; top: 0; left: 0; width: 100%; height: 500px }
.oig {margin-left:auto;margin-right:auto;text-align:center;overflow:hidden;}