#popupNewsletter{
	background-repeat:no-repeat;
	width:700px;
	height:518px;
	z-index: 9999;
	position: fixed;
}

#backgroundPopupNewsletter {
	background: #000;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 9998;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: fixed;
}
#popupNewsletter_content{
	padding:12px 12px 10px;
}
#logoPopupNewsletter{
	position:absolute;
	top:-37px;
	left:12px;
	background:url(../../landingsubscribenewsletter/images/logo-intro.png) no-repeat left top;
	width:679px;
}
.popupIntroTitles{
	float:right;
	width:335px;
	margin-top:40px;
}
.titlePopupIntro{
	text-transform:uppercase;
	font-size:55px;
	height:61px;
	color:#be63a5;
}
.subtitlePopupIntro{
	text-transform:uppercase;
	font-size:15px;
	color:#be63a5;
}

.formContentPopupNewsletter{
	position:absolute;
	top:89px;
	left:12px;
	padding-top:18px;
	padding-left:349px;
	border-top:1px solid #ecdfe8;
	background:url(../../landingsubscribenewsletter/images/intro-iscriviti-sideimage.jpg) no-repeat left 18px;
	height:400px;
	width:331px;
}
.titleIscrivitiNewsletterPopup{
	font-size:23px;
	color:#333333;
	margin-bottom:9px;
	line-height:23px;
	letter-spacing:-1px;
}
.descrIscrivitiNewsletterPopup{
	font-size:11px;
	color:#666666;
	line-height:19px;
	font-family:Verdana;
	width:265px;
	margin-bottom:9px;
}
/*.sconto-popup{
	background-image:url(../../landingsubscribenewsletter/images/bg-sconto-popup.jpg);
	width:314px;
	height:73px;
	line-height:73px;
	color:white;
	font-size:62px;
	font-family:Arial;
	font-weight:bold;
	padding-left:12px;
	letter-spacing:-5px;

}
.sconto-popup span{
	font-size:45px;
	letter-spacing:-3px;
}*/

.sconto-popup .box-offerta {
	background-image:url(../../landingsubscribenewsletter/images/bg-mini-sconto-popup.jpg);
	width:153px;
	height:93px;
	float: left;
	color: white;
	font-family: Arial;
	text-align: center;
}
.sconto-popup .box-offerta.last {
	margin-left: 15px;
}
.sconto-popup .box-offerta .importo-offerta {
	font-size: 53px;
	line-height: 46px;
	font-weight: bold;
	margin-top: 5px;
}
.sconto-popup .box-offerta .testo-offerta {
	font-size: 30px;
	font-weight: bold;
	line-height: 20px;
}
.sconto-popup .box-offerta .testo-piccolo-offerta {
	font-size: 14px;
	margin-top: 4px;
}
.sconto-popup .box-offerta .testo-spedizioni-gratis {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 21px;
	margin-top: 8px;
}
.sconto-popup .box-offerta .testo-piccolo-spedizioni-gratis {
	font-size: 14px;
	margin-top: 4px;
}

.noShippingBig {
	color: #BE63A5;
	font-size: 23px;
	text-transform: uppercase;
	margin-top: 10px;
}
.noShippingMini {
	color: #BE63A5;
	font-size: 11px;
	text-align: center;
	margin-top: -5px;
}

.sconto-popup-label{
	color:#666666;
	font-size:13px;
	font-family:Trebuchet MS;
	line-height:19px;
}

.boxSubEmail{
	margin-top:8px;
	font-size:15px;
	color:#333333;
	line-height:24px;
	background:url(../../landingsubscribenewsletter/images/busta-iscr-newsletter.png) right -3px no-repeat;
	height:72px;
}
.boxSubEmail .input-text{
	width:240px;
	border-right:none;
}
.formContentPopupNewsletter .privacy{
	font-size:11px;
	line-height:13px;
	color:#999999;
}
.formContentPopupNewsletter .privacy .radio{
	margin-top:10px;
	color:black;
}
.formContentPopupNewsletter .privacy .radio label{
	float:left;
	margin-right:10px;
}
.formContentPopupNewsletter button span{
	text-transform:uppercase;
	padding:0 15px;
	font-size:17px;
	height:40px;
	line-height:41px;
}
.wrapperCommands{ margin-top:10px; }
.formContentPopupNewsletter .close{ float:right; color:#999999; line-height:41px; font-size:13px; margin-right:10px; }
.formContentPopupNewsletter .close a{ color:black; }
.formContentPopupNewsletter .autorizzo{
	font-size:11px;
	color:#666666;
	line-height:22px;
}
