#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }


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

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(lytebox/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(lytebox/pause_grey.png) no-repeat; }




#lbOverlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99997;
}


#lbOverlay.black {
    background-color: #000000 !important;
}
#lbOverlay.grey {
    background-color: #000000;
}
#lbOverlay.red {
    background-color: #330000;
}
#lbOverlay.green {
    background-color: #003300;
}
#lbOverlay.blue {
    background-color: #011D50;
}
#lbOverlay.gold {
    background-color: #666600;
}
#lbOverlay.orange {
    background-color: #FFBB48;
}
#lbMain {
    display: -moz-inline-stack;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99998;

}
#lbMain a img {
    border: 1px solid #FFFFFF;
}
#lbOuterContainer {
    background-color: #FFFFFF;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 200px;
}
#lbOuterContainer.black {
    background-color: #000000;
    border: 2px solid #CCCCCC;
}
#lbTopContainer, #lbBottomContainer {
    background-color: #FFFFFF;
    display: none;
    font: 0.9em/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 14;
}
#lbTopContainer {
    margin-top: 5px;
    overflow: hidden;
}
#lbTopContainer.black, #lbBottomContainer.black {
    background-color: #000000;
}
#lbTopContainer.grey, #lbTopContainer.red, #lbTopContainer.green, #lbTopContainer.blue, #lbTopContainer.gold, #lbTopContainer.orange, #lbBottomContainer.grey, #lbBottomContainer.red, #lbBottomContainer.green, #lbBottomContainer.blue, #lbBottomContainer.gold, #lbBottomContainer.orange {
    background-color: #FFFFFF;
}
#lbImage, #lbIframe {
    border: medium none;
}
#lbImage.black, #lbIframe.black {
    border: 1px solid #CCCCCC;
}
#lbImageContainer, #lbIframeContainer {
    padding: 10px;
    z-index: 12;
}
#lbLoading {
    background: url("lytebox/loading_white.gif") no-repeat scroll center center transparent;
    height: 100%;
    margin-top: -10px;
    width: 100%;
}
#lbLoading.black {
    background: url("lytebox/loading_black.gif") no-repeat scroll center center transparent;
}
#lbHoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lbImageContainer > #lbHoverNav {
    left: 0;
}
#lbHoverNav a {
    outline: medium none;
}
#lbPrevHov {
    background: url("lytebox/blank.gif") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    display: block;
    float: left;
    height: 100%;
    left: 0;
    margin-left: 3px;
    width: 48%;
}
#lbPrevHov.black:hover, #lbPrevHov.black:visited {
    background: url("lytebox/prev_black_t.png") no-repeat scroll left 30% transparent;
}
#lbNextHov {
    background: url("lytebox/blank.gif") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    display: block;
    float: right;
    height: 100%;
    margin-right: 3px;
    right: 0;
    width: 48%;
}
#lbNextHov.black:hover, #lbNextHov.black:visited {
    background: url("lytebox/next_black_t.png") no-repeat scroll right 30% transparent;
}
#lbPrev, #lbPrevTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbPrev.black, #lbPrevTop.black {
    background: url("lytebox/prev_black.png") no-repeat scroll 0 0 transparent;
}
#lbPrev.blackOff, #lbPrevTop.blackOff {
    background: url("lytebox/prev_black_off.png") no-repeat scroll 0 0 transparent;
    cursor: default;
}
#lbNext, #lbNextTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbNext.black, #lbNextTop.black {
    background: url("lytebox/next_black.png") no-repeat scroll 0 0 transparent;
}
#lbNext.blackOff, #lbNextTop.blackOff {
    background: url("lytebox/next_black_off.png") no-repeat scroll 0 0 transparent;
    cursor: default;
}
#lbTopData, #lbBottomData {
    float: left;
    padding-left: 10px;
    text-align: left;
}
#lbBottomData {
    padding-bottom: 0.5em;
}
#lbBottomData.black, #lbTopData.black {
    color: #FFFFFF;
}
#lbTopNav, #lbBottomNav {
    float: right;
    padding-right: 10px;
    text-align: right;
}
#lbNumTop, #lbNumBottom {
    font-style: italic;
}
#lbDescBottom {
    display: block;
}
#lbTitleTop, #lbTopNav {
    margin-top: 0.3em;
}
#lbTitleTop, #lbTitleBottom {
    display: block;
    font-weight: bold;
}
#lbClose, #lbCloseTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbClose.black, #lbCloseTop.black {
    background: url("lytebox/close_black.png") no-repeat scroll 0 0 transparent;
}
#lbPrint, #lbPrintTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbPrint.black, #lbPrintTop.black {
    background: url("lytebox/print_black.png") no-repeat scroll 0 0 transparent;
}
#lbPlay, #lbPlayTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbPlay.black, #lbPlayTop.black {
    background: url("lytebox/play_black.png") no-repeat scroll 0 0 transparent;
}
#lbPause, #lbPauseTop {
    border: medium none !important;
    float: right;
    height: 28px;
    margin: 0 0 1px 8px;
    width: 26px;
}
#lbPause.black, #lbPauseTop.black {
    background: url("lytebox/pause_black.png") no-repeat scroll 0 0 transparent;
}
#lbClose, #lbPrint, #lbPlay, #lbPause {
    margin: 0 0 6px 8px;
}
* html a:hover {
    background: none repeat scroll 0 0 transparent;
}
.lytetip {
    border-bottom: 1px dotted;
    outline: medium none;
    text-decoration: none;
    z-index: 24;
}
.lytetip span {
    background: none repeat scroll 0 0 #F4F5FB;
    border: 1px solid #888888;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px 0 #949494;
    color: #000000;
    display: none;
    font: 10pt "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    left: 0;
    opacity: 0.95;
    padding: 0.5em 0.8em;
    position: absolute;
    text-align: left;
    top: 2em;
    width: 240px;
}
.lytetip:hover {
    color: #AAAAFF;
    text-decoration: none;
    z-index: 25;
}
.lytetip:hover span {
    display: block;
}
.lytetip:hover em {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 0.6em;
}
.lytetip:hover .lbTipImg {
    border: 0 none;
    float: left;
    height: 32px;
    margin: -20px 0 0 -36px;
    position: absolute;
    width: 32px;
}
.lbErrorImg {
    background: url("lytebox/error.png") repeat scroll 0 0 transparent;
}
.lbInfoImg {
    background: url("lytebox/info.png") repeat scroll 0 0 transparent;
}
.lbHelpImg {
    background: url("lytebox/help.png") repeat scroll 0 0 transparent;
}
.lbWarningImg {
    background: url("lytebox/warning.png") repeat scroll 0 0 transparent;
}
span.lbCustom {
    padding: 0.5em 0.8em 0.5em 1.5em !important;
}
span.lbIEFix {
    padding: 0.5em 0.8em !important;
}
.lytetip .lbError {
    background: none repeat scroll 0 0 #FFE7D7;
    border: 1px solid #FF3334;
}
.lytetip .lbInfo, .lytetip .lbHelp {
    background: none repeat scroll 0 0 #D2EEF7;
    border: 1px solid #2BB0D7;
}
.lytetip .lbWarning {
    background: none repeat scroll 0 0 #FFFFAA;
    border: 1px solid #FFAD33;
}
