﻿/*
    Campbells 
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* 
    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.
*/

    #cboxContent{padding:30px; background-color:#000;}
        /*.cboxIframe{background:#fff;}*/
    
    #cboxCurrent{display:none !important;}
