#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9998; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0; display:none!important;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

#cboxOverlay{background:#000;}
#colorbox{outline:0;}

#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{margin:120px auto 0 auto; width:200px; height:200px; background:url(/imagesT/no-image.jpg) no-repeat; 	background-size:200px 200px;}
#cboxLoadedContent{margin:15px 0;}
#cboxTitle{display:none!important;}
#cboxCurrent{position:absolute; top:0px; left:0; color:#444; font-family:Verdana; font-size:12px;}
#cboxPrevious{position:absolute; top:48%; left:0px; background:url(/img/left-right.png) no-repeat left center; width:39px; height:39px; text-indent:-9999px; border:none;}
#cboxPrevious:hover{background:url(/img/left-right2.png) no-repeat left center;}
#cboxNext{position:absolute; top:48%; right:0px; background:url(/img/left-right.png) no-repeat right center; width:39px; height:39px; text-indent:-9999px; border:none;}
#cboxNext:hover{background:url(/img/left-right2.png) no-repeat right center;}
#cboxLoadingOverlay{background:#fff;}
#cboxLoadingGraphic{background:url(/img/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; top:5px; right:5px; background:url(/img/controls.png) no-repeat -22px 0; width:17px; height:17px; text-indent:-9999px; border:none;}
#cboxClose:hover{background-position:-22px -27px;}