#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#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;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:#fff;opacity:0.9;}
#colorbox{background: #fff; -webkit-box-shadow: 0 0 10px #bbb; -moz-box-shadow: 0 0 10px #bbb; box-shadow: 0 0 10px #bbb;}
#cboxTopLeft{width:25px; height:25px; background:#fff;}
#cboxTopCenter{height:25px; background:#fff;}
#cboxTopRight{width:25px; height:25px; background:#fff;}
#cboxBottomLeft{width:25px; height:45px; background:#fff;}
#cboxBottomCenter{height:45px; background:#fff;}
#cboxBottomRight{width:25px; height:45px; background:#fff;}
#cboxMiddleLeft{width:25px; background:#fff;}
#cboxMiddleRight{width:25px; background:#fff;}
#cboxContent{background:#fff; overflow:visible;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../../../../../image/loader.gif) no-repeat center center;}
#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}        
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-31px; background:url(images/buttons.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious{left:0px;background-position: 2px 2px;}
#cboxPrevious:hover{opacity: 0.8;}
#cboxNext{left:27px;background-position:-22px 2px;}
#cboxNext:hover{opacity:0.8;}
#cboxClose{right:0;background-position:-47px 2px;}
#cboxClose:hover{opacity:0.8;}