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

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

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

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabelold.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabelold.gif) right 15% no-repeat; }

#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{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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



#darkbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}


#darkboxImage { position: absolute; display: table; vertical-align: middle; width: 750px; height: 500px; margin: 25px; #left: 0%}
.tableClass { position: relative }
.tdframe { width: 248px; height: 248px }

.frame { border: solid 1px #363430; padding: 10px; background-color: #000; }

.frame img { border: solid 1px #363430 }
.frame a:hover img { width: auto; height: auto; border: solid 1px #fff }
#darkloading img { width: auto; height: auto; border: none }

.gallerybox { padding-left: 10px; padding-right: 10px; margin-top: 10px; width: 429px; text-align: center }
.gallerybox-featured { margin-left: -20px; margin-top: 0; width: 490px; text-align: center}
.smallgallerybox { margin-top: 10px; background-color: #22201d; padding: 10px 5px 5px 5px; text-align: center }
.subgallerybox { display: table-cell; vertical-align: middle; padding: 10px }

.holder { display: none }

.gallerylink { text-align: right; color: #bd934f; font: italic 11px "lucida grande", verdana, helvetica, sans-serif; padding: 2px}

#darkimageContainer a {outline: none;  }

#darkouterImageContainer{ position: relative; background-color: #161410; border: solid 1px #363430; width: 250px; height: 250px; margin: 0 auto; }

#simpledarkouterImageContainer{ position: relative; background-color: #161410; border: solid 1px #363430; width: 790px; height: 100%; margin: 0 auto; }

#darkimageContainer{ display: table; padding: 0px; position: relative; height: 0 }

#darkloading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#darkprevLink { position: absolute; top: 0; left: 0; float: left; width: 62px; height: 50px; background: url(/images/prevlabel.gif) left 250px no-repeat }
#darknextLink { position: absolute; top: 0; right: 0; float: right; width: 62px; height: 50px; background-image: url(/images/nextlabel.gif); background-position: right 250px; background-repeat: no-repeat }

#darkprevLink:hover, #darkprevLink:visited:hover { background: url(/images/prevlabellit.gif) left 250px no-repeat }
#darknextLink:hover, #darknextLink:visited:hover { background: url(/images/nextlabellit.gif) right 250px no-repeat }

#darkimageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; border-left: solid 1px #363430; border-right: solid 1px #363430; border-bottom: solid 1px #363430; background-color: #22201d; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

.simpledarkimageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; border-left: solid 1px #363430; border-right: solid 1px #363430; border-bottom: solid 1px #363430; background-color: #22201d; line-height: 1.4em; overflow: hidden; padding: 10px }

#darkimageData{	padding:0 10px; color: #666; }
#darkimageData #darkimageDetails{ width: 70%; float: left; text-align: left; padding: 10px }	
#darkimageData #darkbottomNav{ padding-top: 10px; padding-bottom: 10px }	
#darkcaption{ font-weight: bold;	color: #bd934f; font: italic bold 16px "lucida grande", verdana, helvetica, sans-serif; padding: 5px}
#darkimageData #darknumberDisplay{ padding-left: 20px; display: inline; }			
#darkimageData #darkbottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#darkimageData img { border: none }

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