/* lpo-3389.css v1.0 */

#wrapper .onLoadModal {
    border: 0 none;
    height: 485px;
	width: 846px;
    left: 50% !important;
    margin-left: -425px !important;
    margin-top: -225px !important;
    padding: 0;
    top: 50% !important;
}
.closeNewsletter {
    cursor: pointer;
    display: block;
    font: 10px/10px arial;
    position: absolute;
    right: 23px;
    top: 17px;
    z-index: 3;
	width: 25px;
	height: 28px;
	background: #fff;
	opacity: 0;
	filter: alpha (opacity=0);
}

#wrapper .onLoadModal .subButton:hover,#wrapper .onLoadModal .subButton input:hover {
   filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	khtml-opacity: 0.85;
	cursor: pointer;
}

.newsletterReg{
	position: absolute;
	top: 225px;
	left: 30px;
	border: none;
	width: 348px;
}

.newsletterReg input#newsletterForm{
	width: 336px;
	margin-bottom: 10px;
	height: 20px;
	border: 1px solid #888888;
}

#wrapper .onLoadModal .subButton input{
	background: url("//a1276.ztat.net/lpo/zalando/lp/2013/03/lpo-2841/lp_onsite_newsletter_pl_2841_overlay_subButton_06.png") no-repeat scroll 0 0 transparent;
	color: white;
	height: 30px;
	width: 164px;
	font: bold 13px arial;
	text-shadow: 0 1px 1px #bb6701;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.validationAdvice, .cvcValidation {
	clear: both;
	display: block;
}
.sWidth{
	clear: both;
}

.legalText{
	position: absolute;
	bottom: 6px;
	left: 15px;
}

p.legalText{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}

.aP{
	font-size: 11px;
	line-height: 13px;
	color: #444444;
}

.subButton{
	margin-right: 20px;
}
/* IE7 FIX */
*+html .subButton{
	margin-right: 10px;
}

#wrapper .onLoadModal input.inputText:focus {
    border-color: #FF7200;
}
