#colorbox,#cboxoverlay,#cboxwrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxOverlay { position:fixed; width:100%; height:100%; z-index:1000; background:#000 url(images/bg_lightbox_transparent.png); }
#cboxmiddleleft,#cboxbottomleft { clear:left; }
#cboxcontent { position:relative; overflow:visible; background:#fff; }
#cboxloadedcontent { overflow:auto; margin-bottom:5px; }
#cboxloadedcontent iframe { display:block; width:100%; height:100%; border:0; }
#cboxtitle { position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:700; color:#7C7C7C; margin:0; }
#cboxloadingoverlay,#cboxloadinggraphic { position:absolute; top:0; left:0; width:100%; }
#cboxprevious,#cboxnext,#cboxclose,#cboxslideshow { cursor:pointer; position:absolute; bottom:-29px; background:url(images/controls.png) 0 0 no-repeat; width:23px; height:23px; text-indent:-9999px; }
#cboxtopleft { width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat; }
#cboxtopcenter { height:14px; background:url(images/border.png) top left repeat-x; }
#cboxtopright { width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat; }
#cboxbottomleft { width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat; }
#cboxbottomcenter { height:43px; background:url(images/border.png) bottom left repeat-x; }
#cboxbottomright { width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat; }
#cboxmiddleleft { width:14px; background:url(images/controls.png) -175px 0 repeat-y; }
#cboxmiddleright { width:14px; background:url(images/controls.png) -211px 0 repeat-y; }
#cboxloadingoverlay { background:url(images/loading_background.png) center center no-repeat; }
#cboxloadinggraphic { background:url(images/loading.gif) center center no-repeat; }
#cboxcurrent { position:absolute; bottom:-25px; left:58px; font-weight:700; color:#7C7C7C; }
#cboxprevious { left:0; background-position:-51px -25px; }
#cboxprevious.hover { background-position:-51px 0; }
#cboxnext { left:27px; background-position:-75px -25px; }
#cboxnext.hover { background-position:-75px 0; }
#cboxclose { right:0; background-position:-100px -25px; }
#cboxclose.hover { background-position:-100px 0; }
.cboxslideshow_on #cboxslideshow { background-position:-125px 0; right:27px; }
.cboxslideshow_on #cboxslideshow.hover { background-position:-150px 0; }
.cboxslideshow_off #cboxslideshow { background-position:-150px -25px; right:27px; }
.cboxslideshow_off #cboxslideshow.hover { background-position:-125px 0; }
