#overlay {
	left: 0px; top: 0px; width: 100%; height: auto; position: absolute; z-index: 90; background-color: rgb(21, 20, 16);
}
#lightbox {
	left: 0px; top: 20px; width: 100%; text-align: center; color: rgb(21, 20, 16); line-height: 0; position: absolute; z-index: 100000000;
}
#lightbox a {
	color: rgb(21, 20, 16); text-decoration: underline; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#lightbox a:hover {
	color: rgb(21, 20, 16); text-decoration: underline; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#lightbox a img {
	border: currentColor;
}
#outerImageContainer {
	margin: 0px auto; width: auto; height: auto; position: relative;
}
#lightboxImage {
	width: 100%; height: 100%;
}
#imageContainer {
	margin: 0px auto; width: 10px; height: 10px; overflow: hidden; font-size: 0px; position: relative; background-color: rgb(255, 255, 255);
}
#loading {
	left: 0%; top: 40%; width: 100%; height: 25%; text-align: center; font-size: 10px; position: absolute; z-index: 1;
}
#loadingLink {
	background: url("../images/loading.gif") no-repeat center; margin: 0px auto; padding: 0px; width: 32px; height: 32px; text-indent: -9999px; display: block;
}
#hoverNav {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0px;
}
#hoverNav a {
	
}
#prevLinkImg {
	width: 49%; height: 100%; text-indent: -9999px; display: block; background-image: url("data:image/gif;base64,AAAA");
}
#nextLinkImg {
	width: 49%; height: 100%; text-indent: -9999px; display: block; background-image: url("data:image/gif;base64,AAAA");
}
#prevLinkImg {
	left: 0px; float: left;
}
#nextLinkImg {
	right: 0px; float: right;
}
#prevLinkImg:hover {
	background: url("../img/prev.gif") no-repeat left 14%;
}
#prevLinkImg:hover:visited {
	background: url("../img/prev.gif") no-repeat left 14%;
}
#nextLinkImg:hover {
	background: url("../img/next.gif") no-repeat right 14%;
}
#nextLinkImg:hover:visited {
	background: url("../img/next.gif") no-repeat right 14%;
}
#imageDataContainer {
	font: 10px/normal Verdana, Helvetica, sans-serif; width: 100%; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
#imageData {
	width: 100%; overflow: hidden;
}
#imageDetails {
	padding: 10px 10px 0px; width: 70%; text-align: left; float: left;
}
#caption {
	font-weight: bold; display: block;
}
#numberDisplay {
	padding-right: 10px; margin-top: 3px; float: left; display: block;
}
#detailsNav {
	padding: 0px; float: left; display: block;
}
#prevLinkDetails {
	float: left; display: block; outline-style: none; background-repeat: no-repeat;
}
#nextLinkDetails {
	float: left; display: block; outline-style: none; background-repeat: no-repeat;
}
#slideShowControl {
	float: left; display: block; outline-style: none; background-repeat: no-repeat;
}
#prevLinkDetails {
	background: url("../img/prevlabel.gif") left; margin: 3px; width: 16px; height: 16px;
}
#nextLinkDetails {
	background: url("../img/nextlabel.gif") right; margin: 3px; width: 16px; height: 16px;
}
.started#slideShowControl {
	background-image: url("../img/pause.gif");
}
#slideShowControl {
	background: url("../img/start.gif") no-repeat center; margin: 3px; width: 16px; height: 16px; float: left; display: block;
}
#close {
	padding: 10px 10px 0px 0px; float: right;
}
#closeLink {
	background: url("../img/close.gif") no-repeat; margin: 0px; padding: 0px; width: 66px; height: 32px; text-decoration: none; display: block; outline-style: none;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html > body .clearfix {
	width: 100%; display: inline-block;
}
* html .clearfix {
	height: 1%;
}
#outerImageFrame {
	border: 1px solid red; width: 100%; height: 100%; position: absolute;
}
#outerImageContainer {
	overflow: visible;
}
#outerImageContainer td {
	padding: 0px; text-align: center;
}
#lightboxFrameBody {
	border: 1px solid rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
#outerImageContainer td {
	font-size: 0px;
}
#outerImageContainer td.tl {
	width: 10px; height: 10px;
}
#outerImageContainer td.br {
	width: 10px; height: 10px;
}
#outerImageContainer td.tl {
	background-image: url("../img/borderCorners.png"); _background-image: none;
}
#outerImageContainer td.tc {
	background-image: url("../img/borderHoriz.png"); _background-image: none;
}
#outerImageContainer td.ml {
	background-image: url("../img/borderVert.png"); _background-image: none;
}
#outerImageContainer td.mr {
	background-image: url("../img/borderVert.png"); _background-image: none;
}
#outerImageContainer td.bc {
	background-image: url("../img/borderHoriz.png"); _background-image: none;
}
#outerImageContainer td.tr {
	background-image: url("../img/borderCorners.png"); _background-image: none;
}
#outerImageContainer td.bl {
	background-image: url("../img/borderCorners.png"); _background-image: none;
}
#outerImageContainer td.br {
	background-image: url("../img/borderCorners.png"); _background-image: none;
}
