#sb-container{position:fixed; margin:0; padding:0; top:0; left:0; z-index:999; text-align:left; visibility:hidden; display:none}
#sb-overlay{position:relative; height:100%; width:100%}
#sb-wrapper{position:absolute; visibility:hidden; width:100px; box-shadow:1px 0px 25px #404040;}
#sb-wrapper-inner{position:relative; overflow:hidden; height:100px}
#sb-body{position:relative; height:100%; border-radius:4px; }
#sb-body-inner{position:absolute; height:100%; width:100%; z-index:40}
#sb-player.html{height:100%; overflow:auto}
#sb-body img{border:none}
#sb-loading{position:relative; height:100%}
#sb-loading-inner{position:absolute; font-size:14px; line-height:24px; height:55px; top:50%; margin-top:-12px; width:100%; text-align:center;}
#sb-loading-inner span{width:75px; height:50px; background:url(../img/loading.gif) no-repeat scroll 0 5px transparent; padding-left:14px; display:inline-block}
#sb-body,#sb-loading{background-color:#fff;}
#sb-title{margin:0; padding:0; overflow:hidden; position:absolute; bottom:0px; width:100%; z-index:45;}
#sb-title, #sb-title-inner{line-height:20px}
#sb-title-inner{font-size:14px; font-weight:bold; color:#1f1f1f;  margin:0px 45px 0px 10px;}
#sb-info-inner{font-size:12px}
#sb-nav-close{display:block; position:absolute; right:-48px; top:0px; height:40px; width:40px; margin-left:3px; cursor:pointer; background-repeat:no-repeat; background-image:url(../img/close.png)}
#sb-nav-next{ position:absolute;   width:92px;   height:90px;   overflow:hidden;   top:41%;   left:auto;   right:-100px;   cursor:pointer;   background:url(../img/nav_buttons.png) right top no-repeat}
#sb-nav-next:hover{background-position:right bottom}
#sb-nav-previous{ position:absolute;   width:92px;   height:90px;   overflow:hidden;   top:41%;   left:-100px;   cursor:pointer; background:url(../img/nav_buttons.png) left top no-repeat}
#sb-nav-previous:hover{background-position:left bottom}
#sb-counter{display:none}

