/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

/*#cboxOverlay.promobox{background:#000;}*/
/*#cboxLoadedContent{padding:0 !important; margin:0;}*/

/*#colorbox.promobox {}*/
    /*.promobox #cboxContent{padding-top:32px;}*/
        .promobox #cboxLoadedContent{background: #fff;}
        /*.promobox #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}*/
        /*.promobox #cboxLoadingOverlay{background:#000;}*/
        .promobox #cboxTitle{background: none;}
        /*.promobox #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}*/
        /*.promobox #cboxSlideshow, .promobox #cboxPrevious, .promobox #cboxNext, .promobox #cboxClose{text-indent:-9999px; width:32px; height:32px; position:absolute; top:-32px; background:url(images/controls.png) no-repeat 0 0;}*/
        /*.promobox #cboxPrevious{background-position:0px 0px; right:64px;}*/
        /*.promobox #cboxPrevious.hover{background-position:0px -40px;}*/
        /*.promobox #cboxNext{background-position:-40px 0px; right:32px;}*/
        /*.promobox #cboxNext.hover{background-position:-40px -40px;}*/
        /*.promobox #cboxClose{background-position:-80px 0px; right:0;}*/
        /*.promobox #cboxClose:hover{background-position:-80px -40px;}*/
        /*.promobox .cboxSlideshow_on #cboxPrevious, .promobox .cboxSlideshow_off #cboxPrevious{right:96px;}*/
        /*.promobox .cboxSlideshow_on #cboxSlideshow{background-position:-120px -40px; right:64px;}*/
        /*.promobox .cboxSlideshow_on #cboxSlideshow.hover{background-position:-120px -40px;}*/
        /*.promobox .cboxSlideshow_off #cboxSlideshow{background-position:-160px -40px; right:64px;}*/
        /*.promobox .cboxSlideshow_off #cboxSlideshow.hover{background-position:-160px -40px;}*/
        .promobox .cboxIframe{padding: 30px 15px;}
