/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #efefef;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(mediaboxAdvBlack/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(mediaboxAdvBlack/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	margin-top: 50px; 
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #FFF;
}

.mbLoading {
	background: #000 url(mediaboxAdvBlack/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 9px;
	color: #333333;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #00CC66;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #009933;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #FFF;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(mediaboxAdvBlack/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(mediaboxAdvBlack/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(mediaboxAdvBlack/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(mediaboxAdvBlack/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}


/* Stile personalizzato Specifiche */

.specifiche { display: none; } 
.spec-prezzo { text-align: right; font-weight: bold; font-size: 11px; border-top: 1px solid #ffae00; color: #ffae00; margin: 20px 0 0 0;  }

#mbImage ul { margin: 0; padding: 0; color: #666666; }
#mbImage li { list-style: url(../images/bg/li-style.gif); }
#mbImage strong { color: #ffae00; }

/* Titoli H4 Specifiche */

.SpecWebBase { display: block; background: url(../images/h4_SpecWebBase.gif) 0 0 no-repeat; height: 45px; padding-left: 225px; width: 0px; overflow: hidden; margin-bottom: 5px; }
.SpecWebPro { display: block; background: url(../images/h4_SpecWebPro.gif) 0 0 no-repeat; height: 45px; padding-left: 225px; width: 0px; overflow: hidden; margin-bottom: 5px; }

.SpecTrattImm { display: block; background: url(../images/h4_SpecTrattImm.gif) 0 0 no-repeat; height: 70px; padding-left: 225px; width: 0px; overflow: hidden; margin-bottom: 5px; }
.SpecImmCoord { display: block; background: url(../images/h4_SpecImmCoord.gif) 0 0 no-repeat; height: 70px; padding-left: 225px; width: 0px; overflow: hidden; margin-bottom: 5px; }
.SpecLogo { display: block; background: url(../images/h4_SpecLogo.gif) 0 0 no-repeat; height: 70px; padding-left: 225px; width: 0px; overflow: hidden; margin-bottom: 5px; }

