
#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;height:}
#cboxLoadedContent img{border:none;font-size:0px;}
#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;/*width:427px !important;*/padding:0 ;}

#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{ overflow:visible;padding:10px 10px 10px 10px;float:left;background:#cccccc;}
        .cboxIframe{background:#fff;display:inline-block;}
        /*#cboxError{ border:1px solid #ccc;}*/
        #cboxLoadedContent{background:#fff; padding:1px 1px 1px 1px;/*width:424px !important;*/}
        #cboxLoadingGraphic{background:url(images/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{text-indent:-9999px; width:30px; height:30px; position:absolute; top:0px; background:url(../images/controls.png) no-repeat 0 0;}
        
		#cboxPrevious{background:url(../images/lightbox-btn-next.gif) no-repeat 0 0; right:11px;width:63px;height:31px;bottom:11px;position:absolute;text-indent:-9999px;}
        #cboxPrevious:hover{background:url(../images/lightbox-btn-next.gif) no-repeat 0 0;}
       
	    #cboxNext{background:url(../images/lightbox-btn-prev.gif) no-repeat 0 0;width:63px;height:31px;bottom:11px;left:11px;position:absolute;text-indent:-9999px;}
        #cboxNext:hover{background:url(../images/lightbox-btn-prev.gif) no-repeat 0 0;}*/
        
		#cboxClose{ right:-6px;text-indent:-9999px; width:26px; height:26px; position:absolute; top:-8px; background-image:url(../images/controls1.png) !important;background-position:top left;}
        #cboxClose:hover{background:url(../images/controls.png) no-repeat 0 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;}
*/