#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;overflow:visible;}
#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:#fff;}
#colorBox{}
#cboxTopLeft{width:25px;height:25px;background:url(/images/common/ui/colorbox/border1.png) 0 0 no-repeat;}
#cboxTopCenter{height:25px;background:url(/images/common/ui/colorbox/border1.png) 0 -50px repeat-x;}
#cboxTopRight{width:25px;height:25px;background:url(/images/common/ui/colorbox/border1.png) -25px 0 no-repeat;}
#cboxBottomLeft{width:25px;height:25px;background:url(/images/common/ui/colorbox/border1.png) 0 -25px no-repeat;}
#cboxBottomCenter{height:25px;background:url(/images/common/ui/colorbox/border1.png) 0 -75px repeat-x;}
#cboxBottomRight{width:25px;height:25px;background:url(/images/common/ui/colorbox/border1.png) -25px -25px no-repeat;}
#cboxMiddleLeft{width:25px;background:url(/images/common/ui/colorbox/border2.png) 0 0 repeat-y;}
#cboxMiddleRight{width:25px;background:url(/images/common/ui/colorbox/border2.png) -25px 0 repeat-y;}
* html #cboxTopLeft{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
* html #cboxTopCenter{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
* html #cboxTopRight{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
* html #cboxBottomLeft{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
* html #cboxBottomCenter{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
* html #cboxBottomRight{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
* html #cboxMiddleLeft{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
* html #cboxMiddleRight{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/common/ui/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:20px;}
#cboxTitle{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999;}
#cboxCurrent{position:absolute;bottom:0px;left:100px;color:#999;}
#cboxSlideshow{position:absolute;bottom:0px;right:42px;color:#444;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute;bottom:-7px;background:url(/images/common/ui/colorbox/controls.png) 0px 0px no-repeat;width:23px;height:23px;text-indent:-9999px;}
#cboxPrevious{left:0px;background-position:-3px -25px;}
#cboxPrevious.hover{background-position:-3px 0px;}
#cboxNext{left:20px;background-position:-23px -25px;}
#cboxNext.hover{background-position:-23px 0px;}
#cboxClose{right:0px;background-position:-51px -25px;}
#cboxClose.hover{background-position:-51px 0px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-99px -25px;left:50px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-99px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-75px -25px;left:50px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px 0px;}
