
#overlay {
    background-color: #ffffff;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}
#lightbox {
    color: #151410;
    direction: ltr;
    left: 0;
    line-height: 0;
    margin-top: 0;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: 100;
}
#lightbox a, #lightbox a:hover {
    border-bottom: medium none;
    color: #151410;
    text-decoration: underline;
}
#lightbox a img {
    border: medium none;
}
#outerImageContainer {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: auto;
}
#lightboxImage {
    height: 100%;
    max-width: 100% !important;
}
#imageContainerMain {
    float: left;
    font-size: 0;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    width: 700px;
}
#imageContainer {
    background-color: #ffffff;
    font-size: 0;
    height: auto;
    margin: 0 auto;
    max-width: 105%;
    overflow: hidden;
    position: relative;
}
#loading {
    font-size: 10px;
    height: 25%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
    z-index: 1;
}
#loadingLink {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    display: block;
    height: 29px;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;
    width: 150px;
}
#hoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav {
    left: 0;
}
#prevLinkImg, #nextLinkImg {
    display: block;
    height: 100%;
    outline-style: none;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 48px;
    z-index: 20;
}
* html #prevLinkImg, * html #nextLinkImg {
    background-image: url("data:image/gif;base64,AAAA");
}
#prevLinkImg {
    left: 0;
}
#nextLinkImg {
    right: 0;
}
#prevLinkImg:hover, #prevLinkImg.hover, #prevLinkImg:visited:hover {
    background: url("../images/prev.png") no-repeat scroll 5% center transparent;
}
#nextLinkImg:hover, #nextLinkImg.hover, #nextLinkImg:visited:hover {
    background: url("../images/next.png") no-repeat scroll 97% center transparent;
}
#imageDataContainer {
    border-radius: 0 10px 10px 0;
    color: #000000;
    float: left;
    font: 12px Tahoma,Arial,Helvetica;
    opacity: 1;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    width: 260px;
}
#caption {
    direction: rtl;
    display: block;
    margin-top: 40px;
    max-height: 480px;
    overflow: auto;
    padding: 5px 10px 0;
}
#numberDisplay {
    display: none;
    text-align: right;
}
#detailsNav {
    display: none;
}
#prevLinkDetails, #nextLinkDetails, #slideShowControl {
    display: none;
}
#slideShowControl.started {
    background-image: url("$rel#conposit.png$");
    background-position: 0 center;
}
#slideShowControl {
    background-image: url("$rel#conposit.png$");
    background-position: -42px center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 49px;
    width: 42px;
}
#close {
    height: 0;
    position: relative;
    width: 100%;
    z-index: 21;
}
#closeLink {
    background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 43px;
    margin: 0;
    outline-style: none;
    padding: 0;
    position: absolute;
    right: 21px;
    text-decoration: none;
    top: 20px;
    width: 44px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html > body .clearfix {
    display: inline-block;
    width: 100%;
}
* html .clearfix {
    height: 1%;
}
#outerImageFrame {
    border: medium none;
    height: 100%;
    position: absolute;
    width: 100%;
}
#outerImageContainer {
    overflow: visible;
}
#outerImageContainer td {
    padding: 0;
}
#lightboxFrameBody {
    background-color: #ffffff;
    width: 960px;
}
#outerImageContainer td, #outerImageContainer tr {
    border: 0 none;
}
#outerImageContainer td.tl, #outerImageContainer td.br {
    height: 20px;
    width: 20px;
}
#outerImageContainer td.tl {
    background: url("../images/back_corvers.png") repeat scroll 0 0 transparent;
}
#outerImageContainer td.tl, #outerImageContainer td.br {
    height: 20px;
    width: 20px;
}
#outerImageContainer td.tl {
    background: url("../images/back_corvers.png") repeat scroll 0 0 transparent;
}
#outerImageContainer td.tc {
    background: url("../images/back_tb.png") repeat scroll 50% 0 transparent;
}
#outerImageContainer td.tr {
    background: url("../images/back_corvers.png") repeat scroll 100% 0 transparent;
}
#outerImageContainer td.ml {
    background: url("../images/back_lr.png") repeat scroll 0 50% transparent;
}
#outerImageContainer td.mr {
    background: url("../images/back_lr.png") repeat scroll 100% 50% transparent;
}
#outerImageContainer td.bl {
    background: url("../images/back_corvers.png") repeat scroll 0 100% transparent;
}
#outerImageContainer td.bc {
    background: url("../images/back_tb.png") repeat scroll 50% 100% transparent;
}
#outerImageContainer td.br {
    background: url("../images/back_corvers.png") repeat scroll 100% 100% transparent;
}
