.lightbox-sprite {
    
}

.background
{
    
}

.vertical-background
{
    
}

#listing-photos
{
    line-height: 0px;
}

#listing-photos a
{
    background: none;
}

#lb-outer a
{
    background: none;
}

/** Photo scroller **/
#other-images img
{
    margin: 1px;
}

#other-images a img
{
    border: 1px solid #0033CC;
}

#content-area
{
    display: none;
}
#main-image-table
{
    border-collapse: collapse;
    table-layout: fixed;
    margin-left: 1px;
}

#scroller-image-cell
{
    background: white;
    padding: 0;
    height: 264px;
    width: 352px;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #666;
}

#scroller-image-cell a
{
    display: block;
    text-align: center;
    width: 352px;
    border-bottom: none !important;
}

#main-image
{
    display: inline;
}

#p-counter
{
    font-size: 11px;
    margin: 4px;
    display: none;
    text-align: center;
    line-height: 14px;
}
#content-area
{
    height: 75px;
    position: relative;
    overflow: hidden;
}
.marginTop15
{
    margin: 15px auto 5px;
    text-align: center;
}

#mainContent ul#thumbs
{
    padding: 0;
}

/* Lightbox */

div.lb-shade
{
    background: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0pt;
    top: 0pt;
    z-index: 10000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#lb-outer
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    display: none;
    z-index: 20000;
}

#lb-container { background-color: #fff; width: 899px; height: 555px; display: block; margin-left: auto; margin-right: auto; background: #F6F6F6; position: relative; text-align: center; box-shadow: 0 0 17px #000; -moz-box-shadow: 0 0 17px #000; -webkit-box-shadow: 0 0 17px #000; behavior: url(/css/PIE.htc); }
.lb-header { background-color: #fff; }
#lb-scroller { width: 125px; text-align: center; position: relative; height: 32px; margin: 0 auto -32px auto; }
#lb-scroller.legacy-style #lb-counter-container { background-position: -1px -72px; }
#lb-left { display: block; float: left; position: absolute; top: 4px; left: 8px; }
#lb-right { display: block; float: right; position: absolute; top: 4px; right: 8px; }
#lb-counter { text-align: left;font-size: 18px;font-weight: bold; color: #4c4c4c; padding: 10px 0 0 20px; border-bottom: 1px solid #ccc;height: 25px; }
a#lightbox-close { position: absolute; top: 10px; right: 20px; background: url(../images/assets/sprites-no-repeat.png) no-repeat -435px -96px;width: 16px;height: 16px;text-indent: -9999px; }
#lb-main-photo-outer { float: left; width: 687px; margin-left: 20px; }
#lb-main-photo-outer tr, #lb-main-photo-outer td { vertical-align: top;padding-top: 20px; }
#lb-main-photo-container { padding: 0; width: 669px; height: 502px; }
#lb-thumb-outer { float: right; display: inline; width: 210px; background: #F6F6F6; height: 600px; }
#lb-thumb-container { width: 190px; margin-top: 14px; }

ul#lb-thumbs
{
    list-style-type: none;
    list-style-image: none;
    padding: 2px 0 0px 0;
    margin: -2px 5px 0 5px;
    width: 178px;
    line-height: 0px;
}

ul#lb-thumbs li { float: left; display: inline; padding: 0px;margin: 6px 5px; }

ul#lb-thumbs li a:focus
{
    outline: none;
}

ul#lb-thumbs li img:focus
{
    outline: none;
}

ul#lb-thumbs li a:active img, ul#lb-thumbs li a:focus img
{
    border-bottom: 0;
    color: #0000CC;
    outline: 0;
}

ul#lb-thumbs li.selected-lb-thumb { border: 3px solid #ff6600;margin-bottom: 0; }

ul#lb-thumbs li.last-thumbs
{
    margin-bottom: 0px;
}

ul#lb-thumbs li.last-thumb
{
    margin-bottom: 2px;
}

ul#lb-thumbs li.selected-last-lb-thumb-even
{
    margin-bottom: 0px;
}

ul#lb-thumbs li.selected-last-lb-thumb-odd
{
    margin-bottom: 0px;
}

#lb-thumb-padder
{
    width: 1px;
    height: 19px;
    clear: left;
}

.lb-error-msg
{
    display: block;
    color: #FFF;
}

.shadow
{
    position: relative;
}

.shadow.Left
{
    background-position: -110px 0;
    margin: 0 auto;
}

.shadow.Right
{
    background-position: -137px 0;
    margin: 0 auto;
}

.shadow.Bottom
{
    background-position: 0 -360px;
    height: 17px;
    margin: 0 auto;
    clear: both;
}

.shadow.Top
{
    height: 17px;
    background-position: 0 -387px;
    margin: 0 auto;
}

.shadow.TL
{
    width: 17px;
    height: 17px;
    float: left;
    margin-left: -17px;
    background-position: -91px -2px;
}

.shadow.BL
{
    width: 17px;
    height: 17px;
    float: left;
    margin-left: -17px;
    background-position: -91px -29px;
}

.shadow.BR
{
    width: 17px;
    height: 17px;
    float: right;
    margin-right: -17px;
    background-position: -118px -29px;
}
