#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
/*#cboxWrapper {padding-top:30px; zoom:1}*/
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}

#cboxTopCenter {height:45px; padding:0; background:url(/img/colorbox/border_top.png) repeat-x 0 1px}
#cboxBottomCenter {height:45px; background:url(/img/colorbox/border_bottom.png) repeat-x 0 bottom}
#cboxMiddleLeft, #cboxMiddleRight {width:30px; background-color:#fff}
#cboxMiddleLeft {background:url(/img/colorbox/border_left.png) repeat-y left 0}
#cboxMiddleRight {background:url(/img/colorbox/border_right.png) repeat-y right 0}

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight {width:30px; height:45px; background-image:url(/img/colorbox/corner.png); background-repeat:no-repeat}
#cboxTopLeft {background-position:0 0}
#cboxTopRight {background-position:-30px 0}
#cboxBottomLeft {background-position:0px -45px}
#cboxBottomRight {background-position:-30px -45px}


#colorbox{}
    #cboxContent{background-color:#fff}
        #cboxLoadedContent{background:url(/img/colorbox/border.png) repeat-x 0 bottom}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#A34A00;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; display:none}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/img/colorbox/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/img/colorbox/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#fff}
        #cboxLoadingGraphic{background:url(/img/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:-30px; right:-20px; display:block; background:url(/img/colorbox/controls.png) top center no-repeat; width:38px; height:20px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
		#cboxLoadedContent {magin:20px}
		#cboxWrapperHeader {position:relative}
		#cboxTopCenterImg {height:36px; display:block; position:relative; background:url(/img/colorbox/top.png) no-repeat center top; position:relative; bottom:-4px}
