#sb-container, #sb-wrapper{text-align:left}
#sb-container, #sb-overlay{position:absolute; top:0; left:0; width:100%; margin:0; padding:0}
#sb-container{height:100%; display:none; visibility:hidden; z-index:999}
body>#sb-container{position:fixed}
#sb-overlay{height:expression(document.documentElement.clientHeight+'px')}
#sb-container>#sb-overlay{height:100%}
#sb-wrapper{position:relative}
#sb-wrapper img{border:none}
#sb-body{position:relative; margin:0; padding:0; overflow:hidden; border:1px solid #303030}
#sb-body-inner{position:relative; height:100%}
#sb-content.html{height:100%; overflow:auto}
#sb-loading{ position:absolute; width:100%; height:100%; text-align:center; color: #AFAFAF; font: 11px Tahoma, Arial, sans-serif; padding-top: 30px; top: 0px; }
#sb-loading img { top: 12px; position: relative; }
#sb-loading span a { color: #D26423; cursor: pointer; }
#sb-loading span a:hover { color: #FFCC00; cursor: pointer; }
#sb-body, #sb-loading{background-color:#060606}
#sb-title, #sb-info{position:relative; margin:0; padding:0; overflow:hidden}
#sb-title-inner, #sb-info-inner{ position:relative; }
#sb-title, #sb-title-inner{ height:26px; font: bold 12px "Trebuchet MS", Arial, sans-serif !important; }
#sb-title-inner{font-size:16px; padding:5px 0; color:#fff;}
#sb-info, #sb-info-inner{height:20px}
#sb-info-inner{ color:#CCCCCC; font: 11px "Trebuchet MS", Arial, sans-serif; }
#sb-nav{ float:right; height:16px; padding:2px 0; width:45% }
#sb-nav a{ display:block; float:right; height:16px; width:12px; margin-left:3px; cursor:pointer; }
#sb-nav-close{ background:url(/images/box/close.png) no-repeat center top }
#sb-nav-close:hover{ background:url(/images/box/close.png) no-repeat center bottom;}
#sb-nav-next{ background: url(/images/box/next.png) no-repeat center top; }
#sb-nav-next:hover{ background: url(/images/box/next.png) no-repeat center bottom; }
#sb-nav-previous{ background: url(/images/box/previous.png) no-repeat center top; }
#sb-nav-previous:hover{ background: url(/images/box/previous.png) no-repeat center bottom; }
#sb-nav-play{ background: url(/images/box/play.png) no-repeat center top; }
#sb-nav-play:hover{ background: url(/images/box/play.png) no-repeat center bottom; }
#sb-nav-pause{ background: url(/images/box/pause.png) no-repeat center top; }
#sb-nav-pause:hover{ background: url(/images/box/pause.png) no-repeat center bottom; }
* html #sb-nav-close{ background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box/close.png', sizingMethod="crop"); } 
* html #sb-nav-next{ background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box/next.png', sizingMethod="crop"); } 
* html #sb-nav-previous { background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box/previous.png', sizingMethod="crop"); } 
* html #sb-nav-play { background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box/play.png', sizingMethod="crop"); } 
* html #sb-nav-pause { background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/box/pause.png', sizingMethod="crop"); } 
#sb-counter{float:left; padding:2px 0; width:45%}
#sb-counter a{padding:0 4px 0 0; text-decoration:none; cursor:pointer; color:#fff}
#sb-counter a.sb-counter-current{text-decoration:underline}
div.sb-message{ padding:10px; text-align:center; font: 11px "Trebuchet MS", Arial, sans-serif; }
div.sb-message a:link, div.sb-message a:visited{color:#fff; text-decoration:underline}
