#mbOverlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 9998; cursor: pointer; background-color: rgb(0, 0, 0);
}
.mbOverlayOpaque#mbOverlay {
	background: url("/images/mediaboxAdv/80.png");
}
.mbOverlayAbsolute#mbOverlay {
	position: absolute;
}
.mbMobile#mbOverlay {
	position: absolute; background-color: transparent;
}
#mbCenter {
	padding: 6px; border-radius: 10px; left: 50%; left: 50%; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000'); position: absolute; z-index: 9999; box-shadow: 0px 5px 20px rgba(0,0,0,0.5); background-color: rgb(0, 0, 0); -webkit-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.50); -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.50); -khtml-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.50);
}
.mbLoading#mbCenter {
	background: url("/images/mediaboxAdv/loading-dark.gif") no-repeat center rgb(0, 0, 0); box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -khtml-box-shadow: none;
}
#mbMedia {
	background-position: center; left: 0px; top: 0px; text-align: left; color: rgb(255, 255, 255); line-height: 20px; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; position: relative; background-repeat: no-repeat;
}
#mbBottom {
	padding: 2px 0px 10px 0px; text-align: left; color: rgb(153, 153, 153); line-height: 20px; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; min-height: 20px;
}
#mbTitle {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; display: inline;
}
#mbPrevLink {
	color: rgb(255, 255, 255); font-weight: bold; display: inline;
}
#mbNextLink {
	color: rgb(255, 255, 255); font-weight: bold; display: inline;
}
#mbCloseLink {
	color: rgb(255, 255, 255); font-weight: bold; display: inline;
}
#mbNumber {
	margin: auto 10px; color: rgb(153, 153, 153); font-size: 0.8em; display: inline;
}
#mbCaption {
	color: rgb(153, 153, 153); line-height: 1.6em; font-size: 0.8em; display: block;
}
#mbPrevLink {
	margin: 0px 0px 0px 10px; font-weight: normal; float: right;
}
#mbNextLink {
	margin: 0px 0px 0px 10px; font-weight: normal; float: right;
}
#mbCloseLink {
	margin: 0px 0px 0px 10px; font-weight: normal; float: right;
}
#mbPrevLink b {
	color: rgb(238, 238, 238); font-weight: bold; text-decoration: underline;
}
#mbNextLink b {
	color: rgb(238, 238, 238); font-weight: bold; text-decoration: underline;
}
#mbCloseLink b {
	color: rgb(238, 238, 238); font-weight: bold; text-decoration: underline;
}
#mbPrevLink big {
	color: rgb(238, 238, 238); font-size: 1.4em; font-weight: bold;
}
#mbNextLink big {
	color: rgb(238, 238, 238); font-size: 1.4em; font-weight: bold;
}
#mbCloseLink big {
	color: rgb(238, 238, 238); font-size: 1.4em; font-weight: bold;
}
#mbBottom a {
	color: rgb(221, 221, 221); text-decoration: none;
}
#mbBottom a:link {
	color: rgb(221, 221, 221); text-decoration: none;
}
#mbBottom a:visited {
	color: rgb(221, 221, 221); text-decoration: none;
}
#mbBottom a:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
#mbBottom a:active {
	color: rgb(255, 255, 255); text-decoration: underline;
}
#mbError {
	margin: 20px; padding: 10px; border-radius: 5px; border: 10px solid rgb(119, 0, 0); text-align: center; color: rgb(255, 255, 255); line-height: 20px; font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; position: relative; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px;
}
#mbError a {
	color: rgb(221, 0, 0); font-weight: bold; text-decoration: underline;
}
#mbError a:link {
	color: rgb(221, 0, 0); font-weight: bold; text-decoration: underline;
}
#mbError a:visited {
	color: rgb(221, 0, 0); font-weight: bold; text-decoration: underline;
}
#mbError a:hover {
	color: rgb(221, 0, 0); font-weight: bold; text-decoration: underline;
}
#mbError a:active {
	color: rgb(221, 0, 0); font-weight: bold; text-decoration: underline;
}
