#sb-manual {
	height: 28px;
	width: 500px;
	padding-top: 2px;
	position: static;
	z-index: 905;
	top: 0px;
	margin:0 auto;
	text-align: center;
}
#sb-pilpilesc {
	background-image: url(resources/pilpilesc.png);
	height: 35px;
	width: 200px;
	float: left;
	background-repeat: no-repeat;
}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#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%;
	color: #FFF;
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	background-image: url(/wwwimages/butwhy.png);
}
#sb-wrapper{
	position:absolute;
	visibility:hidden;
	width:100px;
	margin-top: 10px;
}
#sb-wrapper-inner{
	position:relative;
	border:0px solid #000000;
	overflow:hidden;
	height:100px;
}
#sb-body{
	position:relative;
	height:100%;
	cursor: pointer;
}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#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:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{
	font-size:14px;
}
#sb-info,#sb-info-inner{
	height:26px;
	line-height:26px;
}
#sb-info-inner{font-size:12px;}
#sb-nav{
	height:27px;
	padding:2px 0;
	width:30px;
	z-index: 960;
	float: right;
}#sb-nav a{
	display:block;
	float:right;
	height:27px;
	width:27px;
	margin-left:2px;
	cursor:pointer;
}
#sb-controltext {
	height: 40px;
	width: 300px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#sb-nav-close {
	background-image:url(resources/closeBIG.png);
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
	z-index: 10;
}
#sb-nav-nexti {
	background-image:url(resources/nextBIG.png);
	background-repeat:no-repeat;
	width: 25px;
	height: 25px;
}
#sb-nav-previousi {
	background-image:url(resources/previousBIG.png);
	background-repeat:no-repeat;
	width: 25px;
	height: 25px;
}
#sb-counter{
	padding:2px 0;
	width:auto;
	font-size: 21px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	z-index: 960;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px auto;
	max-width: 400px;
	height: 30px;
	vertical-align: middle;
}#sb-counter a{
	margin:0 auto;
	padding:0 4px 0 0;
	cursor:pointer;
	color:#E4E4E4;
	vertical-align: middle;
}#sb-counter a.sb-counter-current{
	font-size: 26px;
	color: #FFF;
	vertical-align: middle;
	font-weight: bolder;
}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

#sb-daddy {
	height:100%;
	display:none;
	visibility:hidden;
	z-index:800;
}

#sb-bodyback {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position:relative;
	height:100%;
	z-index: 980;
	background-repeat: no-repeat;
	background-image: url();
}

