#overlay {
	left: 0px; top: 0px; width: 100%; height: auto; position: absolute; z-index: 1090; background-color: rgb(19, 19, 19);
}
#lightbox {
	left: 0px; top: 20px; width: 100%; text-align: center; color: white; line-height: 0; position: absolute; z-index: 1100;
}
#lightbox a {
	color: white; text-decoration: underline; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#lightbox a:hover {
	color: white; 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: 50px; height: 50px; overflow: hidden; font-size: 0px; position: relative;
}
#loading {
	left: 0px; top: 40%; width: 100%; height: 25%; text-align: center; font-size: 10px; position: absolute; z-index: 1;
}
#loadingLink {
	background: url("icons/loading.gif") no-repeat center; margin: 0px auto; padding: 0px; width: 60%; 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("icons/prev.png") no-repeat 5%; _background-image: url(icons/prev.gif);
}
#prevLinkImg:hover:visited {
	background: url("icons/prev.png") no-repeat 5%; _background-image: url(icons/prev.gif);
}
#nextLinkImg:hover {
	background: url("icons/next.png") no-repeat 97%; _background-image: url(icons/next.gif);
}
#nextLinkImg:hover:visited {
	background: url("icons/next.png") no-repeat 97%; _background-image: url(icons/next.gif);
}
#imageDataContainer {
	font: 13px/normal " Trebuchet MS",tahoma,verdana,arial,sans-serif; width: 100%; font-size-adjust: none; font-stretch: normal;
}
#imageData {
	width: 100%; overflow: hidden;
}
#imageDetails {
	padding: 10px 10px 0px 0px; width: 70%; text-align: left; float: left;
}
#caption {
	font-weight: bold; display: block;
}
#numberDisplay {
	padding: 9px 10px 0px 0px; 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-position: left 100%; margin: 2px; width: 32px; height: 32px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/prev-32grey.png', sizingMethod='scale'); background-image: url("icons/navigation.png"); _background: none;
}
#prevLinkDetails:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/prev-32color.png', sizingMethod='scale');
}
#nextLinkDetails {
	background-position: right 100%; margin: 2px; width: 32px; height: 32px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/next32-grey.png', sizingMethod='scale'); background-image: url("icons/navigation.png"); _background: none;
}
#nextLinkDetails:hover {
	background-position: 100% 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/next32-color.png', sizingMethod='scale');
}
#slideShowControl {
	background-position: -32px 100%; margin: 2px; width: 32px; height: 32px; float: left; display: block; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/start32grey.png', sizingMethod='scale'); background-image: url("icons/navigation.png"); background-repeat: no-repeat; _background: none;
}
#slideShowControl:hover {
	background-position: -32px 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/start32color.png', sizingMethod='scale');
}
.started#slideShowControl {
	background-position: -64px 100%; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/pause32grey.png', sizingMethod='scale');
}
.started#slideShowControl:hover {
	background-position: -64px 0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/pause32color.png', sizingMethod='scale');
}
#close {
	padding: 16px 0px 0px; float: right;
}
#closeLink {
	background: url("icons/close.png") no-repeat 0px 100%; margin: 0px; padding: 0px; width: 48px; height: 48px; text-decoration: none; display: block; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/cancel48grey.png', sizingMethod='scale'); outline-style: none; _background: none;
}
#closeLink:hover {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='icons/cancel48color.png', sizingMethod='scale');
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html > body .clearfix {
	width: 100%; display: inline-block;
}
* html .clearfix {
	height: 1%;
}
#outerImageFrame {
	width: 100%; height: 100%; position: absolute;
}
#outerImageContainer {
	overflow: visible;
}
#outerImageContainer td {
	padding: 0px; text-align: center;
}
#lightboxFrameBody {
	background: url("icons/back_info.png"); _background: none;
}
#outerImageContainer td {
	font-size: 0px;
}
#outerImageContainer td.tl {
	width: 19px; height: 19px;
}
#outerImageContainer td.br {
	width: 19px; height: 19px;
}
#outerImageContainer td.tl {
	background: url("icons/back_corvers.png") 0px 0px; _background-image: none;
}
#outerImageContainer td.tc {
	background: url("icons/back_tb.png") 50% 0px; _background: none;
}
#outerImageContainer td.tr {
	background: url("icons/back_corvers.png") 100% 0px; _background-image: none;
}
#outerImageContainer td.ml {
	background: url("icons/back_lr.png") 0px 50%; _background-image: none;
}
#outerImageContainer td.mr {
	background: url("icons/back_lr.png") 100% 50%; _background-image: none;
}
#outerImageContainer td.bl {
	background: url("icons/back_corvers.png") 0px 100%; _background-image: none;
}
#outerImageContainer td.bc {
	background: url("icons/back_tb.png") 50% 100%; _background-image: none;
}
#outerImageContainer td.br {
	background: url("icons/back_corvers.png") 100% 100%; _background-image: none;
}
