#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; 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;}

/* 
    User Style:
*/
#cboxLoadedContent{padding-bottom:27px;}
#cboxOverlay{background-color: #333;}
#cboxContent{background-color: #fff;}
#cboxLoadingGraphic{background:url(/common/images/loadingAnimation.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; bottom:8px\9; right:0; right:4px\9; background-color:#e8e8e8;border-width: 0;}
#cboxTitle{position:absolute; bottom:0; left:0; height: 27px; text-align:left; width:100%; background-color:#e8e8e8;}
