#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:black;}
#colorbox{line-height:normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
    #cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter{font-size:1px;}
    #cboxTopLeft{width:7px; height:7px; background:#000;-moz-border-radius-topleft:5px;}
    #cboxTopRight{width:7px; height:7px; background:#000;-moz-border-radius-topright:5px;}
    #cboxBottomLeft{width:7px; height:7px; background:#000;-moz-border-radius-bottomleft:5px;}
    #cboxBottomRight{width:7px; height:7px; background:#000;-moz-border-radius-bottomright:5px;}
    #cboxMiddleLeft{width:7px; background:#000;}
    #cboxMiddleRight{width:7px; background:#000;}
    #cboxTopCenter{height:7px; background:#000;}
    #cboxBottomCenter{height:7px; background:#000;}
    #cboxContent{background:#000;}
        #cboxLoadedContent{margin-bottom:48px;background:white;}
        #cboxTitle{position:absolute; bottom:25px; left:0; text-align:left; width:100%; color:white; overflow:hidden; white-space:nowrap;}
        #cboxCurrent{position:absolute; bottom:4px; left:0px; color:white;}
        #cboxSlideshow{position:absolute; bottom:4px; right:100px; color:white;}
        #cboxPrevious{position:absolute; top:40%; left:-40px; background:url(../../../../images/sites/jquery/colorbox-1.3.2/noir/controls.jpg) -55px 0px no-repeat; width:33px; height:39px; text-indent:-9999px;-moz-border-radius:5px 0px 0px 5px;}
        #cboxPrevious.hover{background-position:-121px 0px;}
        #cboxNext{position:absolute; top:40%; right:-40px; background:url(../../../../images/sites/jquery/colorbox-1.3.2/noir/controls.jpg) -22px 0px no-repeat; width:33px; height:39px; text-indent:-9999px;-moz-border-radius:0px 5px 5px 0px;}
        #cboxNext.hover{background-position:-88px 0px;}
        #cboxLoadingOverlay{}
        #cboxLoadingGraphic{background:url(../../../../images/sites/jquery/colorbox-1.3.2/noir/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../../../../images/sites/jquery/colorbox-1.3.2/noir/controls.jpg) 46px 0px no-repeat; width:68px; height:22px; line-height:22px; color:white;}
        #cboxClose.hover{background-position:46px -22px;}