
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxLabel{position:absolute;top:5px;left:5px;color:#fff;}
#cboxLabel strong{margin:0;display:block;background:#0d3f90;color:#fff;font-family:"Museo900";font-size:8px;font-weight:normal;text-transform:uppercase;display:block;padding:7px 6px;}

.alertRedirect{background:#fff;height:170px;width:570px;padding:40px;}
.alertRedirect h3{font-family:"Museo700";font-size:30px;color:#0d3f90;margin-bottom:20px;}
.alertRedirect p{margin:0 0 10px 0;font-family:"Museo500";font-size:16px;color:#2a2a2a;}
.alertRedirect p strong{display:block;margin:0 0 10px 0;font-family:"Museo700";}

.btnLB{display:block;cursor:pointer;background:#0e3e90;border:1px solid #0e3e90;border-radius:3px;font-family:"Museo900";font-size:10px;padding:8px 40px;color:#fff;text-align:center;text-transform:uppercase;float:left;margin:30px 0 0 0;}
.mr20{margin-right:10px !important}
.btnBlue{background:url("../images/close-blue.png") top left no-repeat !important;width:17px !important;height:17px !important;}


#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #fff; background:#fff;}
        #cboxTitle{float:left;display:block;position:absolute;bottom:0px;left:0;height:30px;top:inherit;z-index:99999;background:url('../images/bg-text.png') top left repeat;padding:10px 2% 40px 2%;color:#fff;width:96%;color:#fff;font-family:"Museo500";font-size:16px;font-weight:normal;}
        #cboxCurrent{position:absolute;bottom:10px; right:50%; margin-left:-30px; color:#ccc;z-index:99999;font-family:"Museo500";font-size:12px;font-weight:normal;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        
        #cboxPrevious, 
        #cboxNext, 
        #cboxSlideshow, 
        #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        .blueBtn{background:url("../images/blue-close-button.png") top left no-repeat !important;width:22px !important;height:22px !important;}
        .orangeBtn{background:url("../images/orange-close-button.png") top left no-repeat !important;width:22px !important;height:22px !important;}
        #cboxPrevious{position:absolute; top:50%; left:20px; margin-top:-32px; background:url("../images/left-arrow.png") no-repeat top left; width:25px; height:34px; text-indent:-9999px;}
        #cboxNext{position:absolute; top:50%; right:20px; margin-top:-32px; background:url("../images/right-arrow.png") no-repeat top right; width:25px; height:34px; text-indent:-9999px;}
        #cboxClose{position:absolute; top:20px; right:20px; display:block; background:url("../images/close-button.png") no-repeat top center; width:17px; height:18px; text-indent:-9999px;}
   
