#sb-title-inner {
	color: rgb(255, 255, 255);
}
#sb-info-inner {
	color: rgb(255, 255, 255);
}
#sb-loading-inner {
	color: rgb(255, 255, 255);
}
div.sb-message {
	color: rgb(255, 255, 255);
}
#sb-container {
	margin: 0px; padding: 0px; left: 0px; top: 0px; text-align: left; display: none; visibility: hidden; position: fixed; z-index: 999;
}
#sb-overlay {
	width: 100%; height: 100%; position: relative;
}
#sb-wrapper {
	width: 100px; visibility: hidden; position: absolute;
}
#sb-wrapper-inner {
	border: 1px solid rgb(48, 48, 48); height: 100px; overflow: hidden; position: relative; z-index: 1;
}
#sb-body {
	height: 100%; position: relative;
}
#sb-body-inner {
	width: 100%; height: 100%; position: absolute; cursor: pointer;
}
.html#sb-player {
	height: 100%; overflow: auto;
}
#sb-body img {
	border: currentColor;
}
#sb-loading {
	height: 100%; position: relative;
}
#sb-loading-inner {
	top: 50%; width: 100%; height: 24px; text-align: center; line-height: 24px; font-size: 14px; margin-top: -12px; position: absolute;
}
#sb-loading-inner span {
	background: url("loading.gif") no-repeat; padding-left: 34px; display: inline-block;
}
#sb-body {
	background-color: rgb(6, 6, 6);
}
#sb-loading {
	background-color: rgb(6, 6, 6);
}
#sb-title {
	margin: 0px; padding: 0px; overflow: hidden; position: relative;
}
#sb-info {
	margin: 0px; padding: 0px; overflow: hidden; position: relative;
}
#sb-title {
	height: 26px; line-height: 26px;
}
#sb-title-inner {
	height: 26px; line-height: 26px;
}
#sb-title-inner {
	font-size: 16px;
}
#sb-info {
	height: 20px; line-height: 20px;
}
#sb-info-inner {
	height: 20px; line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	padding: 2px 0px; width: 45%; height: 16px; float: right;
}
#sb-nav a {
	width: 16px; height: 16px; margin-left: 3px; float: right; display: block; cursor: pointer; opacity: 0.5; background-repeat: no-repeat; -webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s;
}
#sb-nav-next {
	display: none; visibility: hidden;
}
body #sb-nav-close {
	background: url("big-close-fff.gif") no-repeat right 25px; top: 0px; width: 50%; height: 100%; right: 0px; display: block; position: fixed; opacity: 0.5;
}
body #sb-nav-previous {
	background: url("big-prev-fff.gif") no-repeat left 25px; left: 0px; top: 0px; width: 50%; height: 100%; display: block; position: fixed;
}
body #sb-nav a:hover {
	opacity: 1;
}
#sb-nav-play {
	background-image: url("play.png");
}
#sb-nav-pause {
	background-image: url("pause.png");
}
#sb-counter {
	width: 45%; float: left;
}
#sb-counter a {
	padding: 0px 4px 0px 0px; color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	padding: 10px; text-align: center; font-size: 12px;
}
div.sb-message a:link {
	color: rgb(255, 255, 255); text-decoration: underline;
}
div.sb-message a:visited {
	color: rgb(255, 255, 255); text-decoration: underline;
}
