#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;}
#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;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{margin-top:32px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #989898;}
#cboxLoadedContent{background:#FFF; padding:10px;}
#cboxLoadingGraphic{background:url('./colorbox-loading.gif') no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxClose{text-indent:-9999px; width:17px; height:17px; position:absolute; top:-20px; background:url('./colorbox.png') no-repeat 0 0;}
#cboxPrevious, #cboxNext {text-indent:-9999px; width:19px; height:32px; position:absolute; top:50%; margin-top:-16px; background:url('./colorbox.png') no-repeat 0 0;}
#cboxPrevious{background-position:-71px 0; left:-30px;}
#cboxPrevious:hover{background-position:-90px 0;}
#cboxNext{background-position:-34px 0px; right:-30px;}
#cboxNext:hover{background-position:-53px 0;}
#cboxClose{background-position:0 0; right:0;}
#cboxClose:hover{background-position:-17px 0;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}