#sb-title-inner {
	color: rgb(255, 255, 255); font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 200;
}
#sb-info-inner {
	color: rgb(255, 255, 255); font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 200;
}
#sb-loading-inner {
	color: rgb(255, 255, 255); font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 200;
}
div.sb-message {
	color: rgb(255, 255, 255); font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 200;
}
#sb-container {
	margin: 0px; padding: 0px; left: 0px; top: 100px; 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;
}
#sb-body {
	height: 100%; position: relative;
}
#sb-body-inner {
	width: 100%; height: 100%; position: absolute;
}
.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; background-repeat: no-repeat;
}
#sb-nav-close {
	background-image: url("images/close.png");
}
#sb-nav-next {
	background-image: url("next.png");
}
#sb-nav-previous {
	background-image: url("previous.png");
}
#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;
}
#welcome-msg {
	color: rgb(255, 255, 255);
	margin: 0;
}
