#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-container > #sb-overlay{height:100%}
#sb-wrapper{position:relative}
#sb-wrapper img{border:none}
#sb-body{
	position:relative;
	margin:0;padding:0;
	overflow:hidden
}
#sb-body-inner {
	position:relative;
	height:100%
}
#sb-content.html{
	height:100%;
	overflow:auto
}
#sb-loading{
	position:absolute; top:0;
	width:100%;height:100%;
	text-align:center;
	padding-top:10px
}
#sb-body,#sb-loading{background:#060606}
#sb-title,#sb-info{
	position:relative;
	margin:0;padding:0;
	overflow:hidden
}
#sb-title{height:100px!important;}
#sb-title-inner, #sb-info-inner {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:40px
}
#sb-title,#sb-title-inner{height:26px}
#sb-title-inner{
	height:40px;
	position:absolute; top:28px; left:36px;
	font-size:20px;
	color:#fff;
	line-height:30px
}
#sb-info,#sb-info-inner{height:84px;}
#sb-info-inner{
	font-size:12px;
	color:#fff
}
#sb-name{
	width:60%; height:54px;
	font-size:11px;
	overflow:hidden;
	position:absolute;
	top:18px; right:35px
}
#sb-nav {
	width:298px; height:50px;
	position:absolute;
	bottom:0; right:0;
	filter:alpha(opacity=85)
}
#sb-nav a {
	display:block;
	cursor:pointer
}
#sb-nav-close {
	width:50px; height:50px;
	position:absolute; top:0; right:0;
	background:url(../images/sb/sluit.png) no-repeat;
	opacity:0.9; filter:alpha(opacity = 90);
	cursor:pointer
}
#sb-nav-next,#sb-nav-previous{
	width:74px; height:19px;
	position:absolute; top:16px; left:34px;
	background:url(../images/sb/prevnext.png) 0 0
}
#sb-nav-next{
	left:194px;
	background-position:0 -19px;
}
#sb-counter{
	width:56px; height:50px;
	position:absolute; top:0; left:116px;
	font-size:11px;
	line-height:50px;
	text-align:center
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff
}
