#lbOverlay {
    height: 500px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99998;
}
#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;
}
#lbMain {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99999;
}
#lbMain a img {
    border: medium none;
}
#lbOverlay {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99998;
}
#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;
}
#lbMain {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99999;
}
#lbMain a img {
    border: medium none;
}
#lbOuterContainer {
    background-color: #FFFFFF;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 200px;
}
#lbOuterContainer.grey {
    border: 0 solid #888888;
}
#lbOuterContainer.red {
    border: 3px solid #DD0000;
}
#lbOuterContainer.green {
    border: 3px solid #00B000;
}
#lbOuterContainer.blue {
    border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
    border: 3px solid #B0B000;
}
#lbDetailsContainer {
    background-color: #FFFFFF;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: auto;
    width: 100%;
}
#lbDetailsContainer.grey {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #888888 #888888;
    border-right: 0 solid #888888;
    border-style: none solid solid;
    border-width: medium 0 0;
}
#lbDetailsContainer.red {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DD0000 #DD0000;
    border-right: 3px solid #DD0000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.green {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #00B000 #00B000;
    border-right: 3px solid #00B000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.blue {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #5F89D8 #5F89D8;
    border-right: 3px solid #5F89D8;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.gold {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #B0B000 #B0B000;
    border-right: 3px solid #B0B000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbImageContainer, #lbIframeContainer {
    padding: 10px;
}
#lbLoading {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    height: 32px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
}
#lbHoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lbImageContainer > #lbHoverNav {
    left: 0;
}
#lbHoverNav a {
    outline: medium none;
}
#lbC2Cleft {
    display: block;
    float: left;
    height: 100%;
    left: 0;
    width: 49.9%;
}
#lbC2Cleft.grey:hover, #lbC2Cleft.grey:visited:hover {

}
#lbC2Cright {
    display: block;
    float: right;
    height: 100%;
    right: 0;
    width: 49.9%;
}
#lbC2Cright.grey:hover, #lbC2Cright.grey:visited:hover {

}
#lbPrev {
    display: block;
    float: left;
    height: 100%;
    left: 0;
    width: 49.9%;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {}
#lbPrev.red:hover, #lbPrev.red:visited:hover {}
#lbPrev.green:hover, #lbPrev.green:visited:hover {}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {}
#lbNext {
    display: block;
    float: right;
    height: 100%;
    right: 0;
    width: 49.9%;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {}
#lbNext.red:hover, #lbNext.red:visited:hover {}
#lbNext.green:hover, #lbNext.green:visited:hover {}
#lbNext.blue:hover, #lbNext.blue:visited:hover {}
#lbNext.gold:hover, #lbNext.gold:visited:hover {}
#lbPrev2, #lbNext2 {
    font-weight: bold;
    text-decoration: none;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
    color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
    color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
    color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
    color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
    color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
    font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
    color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
    color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
    color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
    color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
    color: #E1E100;
}
#lbDetailsData {
    padding: 0 10px;
}
#lbDetailsData.grey {
    color: #333333;
}
#lbDetailsData.red {
    color: #620000;
}
#lbDetailsData.green {
    color: #003300;
}
#lbDetailsData.blue {
    color: #01379E;
}
#lbDetailsData.gold {
    color: #666600;
}
#lbDetails {
    float: left;
    text-align: left;
    width: 50%;
}
#lbCaption {
    display: block;
    font-weight: bold;
}
#lbNumberDisplay {
    display: block;
    float: left;
    padding-bottom: 1em;
}
#lbNavDisplay {
    display: block;
    float: left;
    padding-bottom: 1em;
}
#lbClose {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbClose.grey {
    background: url("../images/close_grey.gif") no-repeat scroll 0 0 transparent;
}
#lbClose.red {

}
#lbClose.green {

}
#lbClose.blue {

}
#lbClose.gold {
    background: url("../images/close_gold.png") no-repeat scroll 0 0 transparent;
}
#lbPlay {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbPlay.grey {}
#lbPlay.red {
    background: url("../images/play_red.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.green {
    background: url("../images/play_green.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.blue {
    background: url("../images/play_blue.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.gold {
    background: url("../images/play_gold.png") no-repeat scroll 0 0 transparent;
}
#lbPause {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbPause.grey {
}
#lbPause.red {
    background: url("../images/pause_red.png") no-repeat scroll 0 0 transparent;
}
#lbPause.green {
    background: url("../images/pause_green.png") no-repeat scroll 0 0 transparent;
}
#lbPause.blue {
    background: url("../images/pause_blue.png") no-repeat scroll 0 0 transparent;
}
#lbPause.gold {
    background: url("../images/pause_gold.png") no-repeat scroll 0 0 transparent;
}
#lbResize {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbResize.grey {
    background: url("../images/resize_grey.png") no-repeat scroll 0 0 transparent;
}
#lbResize.red {
    background: url("../images/resize_red.png") no-repeat scroll 0 0 transparent;
}
#lbResize.green {
    background: url("../images/resize_green.png") no-repeat scroll 0 0 transparent;
}
#lbResize.blue {
    background: url("../images/resize_blue.png") no-repeat scroll 0 0 transparent;
}
#lbResize.gold {
    background: url("../images/resize_gold.png") no-repeat scroll 0 0 transparent;
}
#lbSave {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbSave.grey {
    background: url("../images/save_grey.png") no-repeat scroll 0 0 transparent;
}
#lbSave.red {
    background: url("../images/save_red.png") no-repeat scroll 0 0 transparent;
}
#lbSave.green {
    background: url("../images/save_green.png") no-repeat scroll 0 0 transparent;
}
#lbSave.blue {
    background: url("../images/save_blue.png") no-repeat scroll 0 0 transparent;
}
#lbSave.gold {
    background: url("../images/save_gold.png") no-repeat scroll 0 0 transparent;
}
#lbInfo {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbInfo.grey {
    background: url("../images/info_grey.png") no-repeat scroll 0 0 transparent;
}
#lbInfo.red {
    background: url("../images/info_red.png") no-repeat scroll 0 0 transparent;
}
#lbInfo.green {
    background: url("../images/info_green.png") no-repeat scroll 0 0 transparent;
}
#lbInfo.blue {
    background: url("../images/info_blue.png") no-repeat scroll 0 0 transparent;
}
#lbInfo.gold {
    background: url("../images/info_gold.png") no-repeat scroll 0 0 transparent;
}
#lbExif {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbExif.grey {
    background: url("../images/exif_grey.png") no-repeat scroll 0 0 transparent;
}
#lbExif.red {
    background: url("../images/exif_red.png") no-repeat scroll 0 0 transparent;
}
#lbExif.green {
    background: url("../images/exif_green.png") no-repeat scroll 0 0 transparent;
}
#lbExif.blue {
    background: url("../images/exif_blue.png") no-repeat scroll 0 0 transparent;
}
#lbExif.gold {
    background: url("../images/exif_gold.png") no-repeat scroll 0 0 transparent;
}
#lbBack {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbBack.grey {
    background: url("../images/back_grey.png") no-repeat scroll 0 0 transparent;
}
#lbBack.red {
    background: url("../images/back_red.png") no-repeat scroll 0 0 transparent;
}
#lbBack.green {
    background: url("../images/back_green.png") no-repeat scroll 0 0 transparent;
}
#lbBack.blue {
    background: url("../images/back_blue.png") no-repeat scroll 0 0 transparent;
}
#lbBack.gold {
    background: url("../images/back_gold.png") no-repeat scroll 0 0 transparent;
}
#lbOuterContainer {
    background-color: #F8F9F4;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 200px;
}
#lbOuterContainer.grey {
    border: 3px solid #E3E4E5;
}
#lbOuterContainer.red {
    border: 3px solid #DD0000;
}
#lbOuterContainer.green {
    border: 3px solid #00B000;
}
#lbOuterContainer.blue {
    border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
    border: 3px solid #B0B000;
}
#lbDetailsContainer {
    background-color: #F8F9F4;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: auto;
    width: 100%;
}
#lbDetailsContainer.grey {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E3E4E5 #E3E4E5 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 3px 3px medium;
    padding-top: 10px;
}
#lbDetailsContainer.red {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DD0000 #DD0000;
    border-right: 3px solid #DD0000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.green {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #00B000 #00B000;
    border-right: 3px solid #00B000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.blue {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #5F89D8 #5F89D8;
    border-right: 3px solid #5F89D8;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbDetailsContainer.gold {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #B0B000 #B0B000;
    border-right: 3px solid #B0B000;
    border-style: none solid solid;
    border-width: medium 3px 3px;
}
#lbImageContainer, #lbIframeContainer {
    padding: 10px;
}
#lbLoading {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    height: 32px;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
}
#lbHoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lbImageContainer > #lbHoverNav {
    left: 0;
}
#lbHoverNav a {
    outline: medium none;
}
#lbPrev {
    display: block;
    float: left;
    height: 100%;
    left: 0;
    width: 49%;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
}
#lbNext {
    display: block;
    float: right;
    height: 100%;
    right: 0;
    width: 49%;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
}
#lbNext.red:hover, #lbNext.red:visited:hover {
}
#lbNext.green:hover, #lbNext.green:visited:hover {
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
}
#lbPrev2, #lbNext2 {
    font-weight: bold;
    text-decoration: none;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
    color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
    color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
    color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
    color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
    color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
    font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
    color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
    color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
    color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
    color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
    color: #E1E100;
}
#lbDetailsData {
    padding: 0 10px;
}
#lbDetailsData.grey {
    color: #333333;
}
#lbDetailsData.red {
    color: #620000;
}
#lbDetailsData.green {
    color: #003300;
}
#lbDetailsData.blue {
    color: #01379E;
}
#lbDetailsData.gold {
    color: #666600;
}
#lbDetails {
    float: left;
    text-align: left;
    width: 60%;
}
#lbCaption {
    display: block;
    font-weight: bold;
}
#lbNumberDisplay {
    display: block;
    float: left;
    padding-bottom: 1em;
}
#lbNavDisplay {
    display: block;
    float: left;
    padding-bottom: 1em;
}
#lbClose {
    background: url("../images/close_grey.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    height: 28px;
    margin-bottom: 1px;
    margin-top: 5px;
    width: 64px;
}
#lbClose.grey {
}
#lbPlay {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbPlay.grey {}
#lbPlay.red {
    background: url("../images/play_red.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.green {
    background: url("../images/play_green.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.blue {
    background: url("../images/play_blue.png") no-repeat scroll 0 0 transparent;
}
#lbPlay.gold {
    background: url("../images/play_gold.png") no-repeat scroll 0 0 transparent;
}
#lbPause {
    float: right;
    height: 28px;
    margin-bottom: 1px;
    width: 64px;
}
#lbPause.grey {
}
#lbPause.red {
    background: url("../images/pause_red.png") no-repeat scroll 0 0 transparent;
}
#lbPause.green {
    background: url("../images/pause_green.png") no-repeat scroll 0 0 transparent;
}
#lbPause.blue {
    background: url("../images/pause_blue.png") no-repeat scroll 0 0 transparent;
}
#lbPause.gold {
    background: url("../images/pause_gold.png") no-repeat scroll 0 0 transparent;
}

