#colorbox, #cboxoverlay, #cboxwrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; box-sizing:content-box;}
#cboxoverlay{position:fixed; width:100%; height:100%;}
#cboxmiddleleft, #cboxbottomleft{clear:left;}
#cboxcontent{position:relative;}
#cboxloadedcontent{overflow:auto;}
#cboxtitle{margin:0;}
#cboxloadingoverlay, #cboxloadinggraphic{position:absolute; top:0; left:0; width:100%;}
#cboxprevious, #cboxnext, #cboxclose, #cboxslideshow{cursor:pointer;}
#cboxoverlay{background:url(/templates/default/box/overlay.png) repeat 0 0;}
#cboxtopleft{width:21px; height:21px; background:url(/templates/default/box/controls.png) no-repeat -100px 0;}
#cboxtopright{width:21px; height:21px; background:url(/templates/default/box/controls.png) no-repeat -129px 0;}
#cboxbottomleft{width:21px; height:21px; background:url(/templates/default/box/controls.png) no-repeat -100px -29px;}
#cboxbottomright{width:21px; height:21px; background:url(/templates/default/box/controls.png) no-repeat -129px -29px;}
#cboxmiddleleft{width:21px; background:url(/templates/default/box/controls.png) left top repeat-y;}
#cboxmiddleright{width:21px; background:url(/templates/default/box/controls.png) right top repeat-y;}
#cboxtopcenter{height:21px; background:url(/templates/default/box/border.png) 0 0 repeat-x;}
#cboxbottomcenter{height:21px; background:url(/templates/default/box/border.png) 0 -29px repeat-x;}
#cboxcontent{background:#fff; overflow:hidden;font-size: 12px;}
#cboxerror{padding:50px; border:1px solid #ccc;}
#cboxloadedcontent{margin-bottom:28px;}
#cboxtitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxcurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxslideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxprevious{position:absolute; bottom:0; left:0; background:url(/templates/default/box/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxprevious.hover{background-position:-75px -25px;}
#cboxnext{position:absolute; bottom:0; left:27px; background:url(/templates/default/box/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxnext.hover{background-position:-50px -25px;}
#cboxloadingoverlay{background:url(/templates/default/box/loading_background.png) no-repeat center center;}
#cboxloadinggraphic{background:url(/templates/default/box/loading.gif) no-repeat center center;}
#cboxclose{position:absolute; bottom:0; right:0; background:url(/templates/default/box/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxclose.hover{background-position:-25px -25px;}












