#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;}
#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;}
.cboxIframe{width:100%;height:100%;display:block;border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{margin-top:20px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{padding:0 10px;background:#fff;}
#cboxCurrent{position:absolute;top:-20px;right:0px;color:#ccc;display:none!important;}
#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cboxTitle{position:absolute;top:564px;left:0;margin:0 18px;color:#ddd;font-size:14px;line-height:16px;}
#cboxPrevious,
#cboxNext,
#cboxClose{position:absolute;top:50%;display:block;width:38px;height:36px;margin-top:-18px;background:url(../img/modal-controls.png) no-repeat top left;overflow:hidden;text-indent:-9999px;}
#cboxPrevious{left:-18px;background-position:0 -37px;}
#cboxPrevious:hover{background-position:-38px -37px;}
#cboxNext{right:-18px;background-position:0 -73px;}
#cboxNext:hover{background-position:-38px -73px;}
#cboxPrevious:active,#cboxNext:active{margin-top:-17px;}
#cboxClose{top:-18px;right:-18px;margin:0;height:37px;}
#cboxClose:hover{background-position:-38px 0;}
#cboxClose:active{top:-17px;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(../img/modal-loading.gif) no-repeat center center;}