html{
	height: 100%;
}

body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #36373A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	background:url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}
.main_container{
	position: absolute;
	text-align: left;
	padding: 0px;
	top: 50%;
	left: 50%;
	height: 580px;
	width: 950px;
	margin: -290px -475px -290px -475px;
	background:url(../img/bg.jpg);
	background-repeat: no-repeat;
}

.pageHeader{
	position: relative;
}

.pageLogo{
	position: relative;
	top: 25px;
	left: 50px;
	width: 320px;
	height: 140px;
}

#it{
	background:url(../images/claim_it.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#en{
	background:url(../images/claim_en.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#de{
	background:url(../images/claim_de.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#fr{
	background:url(../images/claim_en.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.menu{
	position:relative;
	height: 90px;
	width: 530px;
	top: 25px;
	left: 0px;
	float: right;
	margin-top: -140px;
}

.content{
	position: relative;
	padding-top: 20px;
	height: 440px;
}


.subscriptionColumn{
	margin: 30px 0 0 20px;
	width: 310px;
	height: 370px;
	float: left;
	
}

.formLabels{
	margin: 0 10px 0 0;
	width: 110px;
	text-align: right;
	line-height: 20pt;
	float: left;
	
	
}

.formFields{
	margin: 0 10px 0 0px;
	width: 180px;
	float: right;
	line-height: 20pt;
}

#data.subscriptionColumn{
	background:url(../img/step1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#shop.subscriptionColumn{
	background:url(../img/step2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.subscriptionTitle{
	padding-left: 40px;
	font-size: 20px;
	height: 40px;
	line-height: 100%;
}

.subscriptionText{
	padding-left: 40px;
	font-size: 11px;
	margin-bottom: 10px;
	height: 40px;
}

input, textarea{
	border: 1px solid #ffffff;
	background-color:#CFD2D9;
	width: 140px;
	
	margin: 2px 0 4px 0;

}

textarea{
	height: 50px;
}

input:hover, textarea:hover{
	background-color:#EEEFF2;
}

#favouriteStoreName:hover, #date:hover{
	color: red;
	cursor: pointer;
	cursor: hand;
}

.fakeInput{
	border: 1px solid #ffffff;
	width: 140px;
	height: 19px;
	overflow: hidden; 
	font-size: 11px;
	
	background-color:#CFD2D9;
	
	margin: 2px 0 4px 0;
}

.fakeInputError{

	border: 1px solid red;
	width: 140px;
	height: 19px;
	overflow: hidden;
	
	background-color:#CFD2D9;
	
	cursor: pointer;
	cursor: hand;
	
	margin: 2px 0 4px 0;
}

.cardCodeImageIT{
	height: 120px;
	margin-bottom: -35px;
	width: 310px;
	float: left;
	
	background:url(../img/steelCardImageIT.gif);
	background-repeat: no-repeat;
	background-position: 125px 25px;
}

.cardCodeImageE{
	height: 120px;
	margin-bottom: -35px;
	width: 310px;
	float: left;
	
	background:url(../img/steelCardImageE.gif);
	background-repeat: no-repeat;
	background-position: 125px 25px;
}

*{
	outline: none;
}

.error{
	border: 1px solid red;
	background-color:#FFEAE6;
}

.registerForm{
	margin-left: 155px;
	height: 400px;
	margin-top: -20px;
}

.subscriptionButton{
	border-top: 1px dotted #36373A;
	padding-top: 3px;
	margin-left:175px;
	text-align:center;
	width:600px;
	z-index: 100;
}

.subscriptionButtonClass{
	background-color:#3D3B3B;
	color:white;
	font-size:14px;
	height:30px;
	float: left;
	z-index: 101;
}

.subscriptionButtonClass:hover{
	color: white;
	background-color:#45403D;
	height: 30px;
	font-size: 14px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

.registrationError{
	color:red;
	float:left;
	width: 200px;
	margin-right: -200px;
	text-align: right;

}

.promoPage1{
	margin: 20px 0 0 50px;
	width: 350px;
	height: 400px;
	float: left;
	background:url(../img/mainImage.gif);
	background-repeat: no-repeat;
	
	text-align: left;
	font-size: 14px;
}

.promoPage1US{
	margin: 20px 0 0 50px;
	width: 350px;
	height: 400px;
	float: left;
	background:url(../img/mainImageUS.gif);
	background-repeat: no-repeat;
	
	text-align: left;
	font-size: 14px;
}

.promoPage2{
	width: 500px;
	height: 400px;
	float: left;
	background:url(../img/promo_img2.gif);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	overflow: hidden;
	
}

.promoPage2US{
	width: 500px;
	height: 400px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 30px;
}

.smallText{
	font-size: 10px;
}

#madeInItaly{
	margin: 30px 0 150px 200px;
}

.promoPage2Text{
	width: 250px;
	margin: 30px 0 0 30px;
	letter-spacing: -1px;
	text-align: left;
	font-size: 11px;
}

.page{
	width: 830px;
	height: 390px;
	margin: 20px 0 0 60px;
}

.brochureContent{
	width: 610px;
	height: 380px;
	float: left;
}

.brochureDownload{
	width: 180px;
	height: 380px;
	float: right;
	text-align: center;
	padding-top: 100px;
}

.bold{
	font-weight: 600;
	font-size: 13px;
}

.download{
	border: none;
}

#favouriteStoreName{
	font-size: 11px;
}

.lightwindow{
	color: red;
}
