#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; padding: 80px; width: 500px;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width: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;}
#colorbox{}
    #cboxTopLeft{}
    #cboxTopRight{}
    #cboxBottomLeft{}
    #cboxBottomRight{}
    #cboxMiddleLeft{}
    #cboxMiddleRight{}
    #cboxTopCenter{}
    #cboxBottomCenter{}
    #cboxContent{overflow:hidden;}
	#cboxContent img{ }
        #cboxError{padding:60px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom: 28px;}
        #cboxTitle{position:absolute; bottom:20px; left:0; text-align:center; width:100%; color: #191919; font: 12px/14px normal normal normal Verdana, Geneva, sans-serif;}
        #cboxCurrent{position:absolute; bottom:20px; right: 20px; text-align: right; width:100px; color: #191919; font: 11px/14px normal normal normal Verdana, Geneva, sans-serif;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; top: 46%; left:0px; width: 30px; height: 30px; background: url(../img/iz.gif) top left no-repeat; text-indent:-9999px;}
        #cboxPrevious.hover{ opacity: 0.5; filter: alpha(opacity=50); -khtml-opacity: .5; -moz-opacity: .5;}
        #cboxNext{position:absolute; top: 46%; right:0px; width: 30px; height: 30px; background: url(../img/der.gif) top left no-repeat; text-indent:-9999px;}
        #cboxNext.hover{ opacity: 0.5; filter: alpha(opacity=50); -khtml-opacity: .5; -moz-opacity: .5;}
        #cboxLoadingOverlay{}
        #cboxLoadingGraphic{background:url(../img/preloader.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:0px; right:0px; background:url(../img/x.gif) no-repeat 0 0; width: 30px; height: 30px; text-indent:-9999px;}
        #cboxClose.hover{ opacity: 0.5; filter: alpha(opacity=50); -khtml-opacity: .5; -moz-opacity: .5;}
