body, html, form { margin:0; padding:0; }

body {
	background:url(../../img/smsfree3/bg.gif) repeat-x top #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container { 
	width:984px; 
	height:484px;
	background:url(../../img/smsfree3/bg-content.jpg) no-repeat;
	margin:0 auto;
	margin-top:11px;
	padding:0px;
	position:relative;
}

#headline{
	width:708px;
	height:59px;
	position:absolute;
	top:18px;
	left:155px;
	background-image:url(../../img/smsfree3/headline.gif);
}


/*********************************************************************
		 					MODULO - SMS
*********************************************************************/
#modulo-sms-bg{
	width:545px;
	height:291px;
	position:absolute;
	top:125px;
	left:38px;
	background-image:url(../../img/smsfree3/bg-box-sms.jpg);
}

#modulo-sms{
	width:320px;
	height:240px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	padding-left:20px;
}

.label-messaggio { display:none;}
.label-misdn-destinatario { display:none;}
#messaggi-container{ display:none;}

.textarea-messaggio{
	font-size:14px; 
	font-weight:normal;
	color:#FFFFFF;
	text-align:center; 
	padding:3px;
	background-color:#1e4f8a;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#0d2c52 1px solid;
	border-right:#0d2c52 1px solid;
	vertical-align:middle;
	margin-top:42px;
	margin-bottom:25px;
	display:block;
}

.div-destinatario { 
	float:left;
	margin-top:13px; 
	margin-right:15px;
}

.misdn-destinatario	{
	font-size:16px; 
    font-weight:bold; 
	color:#FFFFFF;
	text-align:center; 
	padding:3px;
	background-color:#1e4f8a;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#0d2c52 1px solid;
	border-right:#0d2c52 1px solid;
	vertical-align:middle;
	width:115px;
}

.btn-aggiungiDestinatario { 
	display:block;
	width:155px;
	height:20px; 
	background:url(../../img/smsfree3/btn-agg-dest.gif) left center no-repeat; 
	font-size:10px; 
	font-weight:bold; 
	color:#ffffff; 
	text-transform:uppercase;
	padding-left:25px;
	padding-top:10px;
	float:none;
	clear:both;
}

.btn-aggiungiDestinatario:hover { background:url(../../img/smsfree3/btn-agg-dest-on.gif) left center no-repeat; color:#0d88a6; }

.alert-testo {
	background:url(../../img/alert-flash2.gif) right center;
	display:block;
	width:170px;
	padding:5px 25px 5px 5px;
	position:absolute;
	top:50px;
	left:-181px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	z-index:999;
	text-align:center;	
	text-transform:uppercase;
}

.alert-numTel-dest {
	background:url(../../img/alert-flash2.gif) right center;
	display:block;
	width:150px;
	padding:5px 25px 5px 5px;
	position:absolute;
	top:143px;
	left:-160px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	z-index:999;
	text-align:center;
	text-transform:uppercase;
}

/*********************************************************************
		 					  MODULO
*********************************************************************/
#modulo{
	width:343px;
	height:324px;
	position:absolute;
	top:91px;
	right:15px;
	background-image:url(../../img/smsfree3/bg-form-land.gif);
}

.label-operator{ display:none;}
.label-number{ display:none;}

.operator-container{
	width:215px;
	height:30px;
	margin:0 auto;
	margin-top:75px;
	text-align:center; 
}

.operator {
	border-top:#0d2c52 solid 3px;
	border-left:#0d2c52 solid 3px;
	border-bottom:#033d56 solid 3px;
	border-right:#033d56 solid 3px;
	width:215px;
	height:30px;
	background:url(../../img/smsfree3/bgr-textarea.gif) top repeat-x #FFFFFF;
	text-align:center;
	font-size:18px;	
}

.number-container{
	width:231px;
	height:45px;
	margin:0 auto;
	margin-top:40px;
}

.number {  
	background:url(../../img/smsfree3/bg-texarea.gif) no-repeat;
	border-top:#0d2c52 solid 3px;
	border-left:#0d2c52 solid 3px;
	border-bottom:#033d56 solid 3px;
	border-right:#033d56 solid 3px;
	font-size:24px;
	font-weight:bold;
	padding:5px;
	width:221px;
	height:35px;
	vertical-align:middle;
}

.country-code { 
	font-size:14px;
	font-weight:bold; 
	color:#ffffff;
	position:absolute;
	top:161px;
	left:15px;
}

#privacy { 
	margin-top:5px; 
	padding:10px;
	color:#a1defa;
}

#privacy a:link, #privacy a:visited { color:#a1defa; }

.btn-send { 
	width:178px; 
	height:51px; 
	background: url(../../img/smsfree3/btn-send.gif) no-repeat center top;
	margin:0 auto;
	margin-top:15px;
	display:block;
	border:none;
}

.btn-send:hover { 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
}

.alert-operator {
	background:transparent url(../../img/alert-flash2.gif) bottom center;
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	top:20px;
	left:80px;
	padding:5px 5px 25px 5px;
	position:absolute;
	z-index:999;
	text-align:center;
	text-transform:uppercase;
	width:170px;
}

.alert-numTel {
	background:transparent url(../../img/alert-flash2.gif) center bottom;
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 25px;
	position:absolute;
	top:75px;
	left:80px;
	width:170px;
	z-index:999;
	text-align:center;
	text-transform:uppercase;
}

.alert-check { 
	background:url(../../img/alert-flash2.gif) right center;
	display:block;
	width:170px;
	height:;
	padding:5px 25px 5px 5px;
	position:absolute;
	text-align:center;
	top:170px;
	left:-194px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	z-index:999;
	text-transform:uppercase;
}

/********************************************************************************
								PWD PAGE
 ********************************************************************************/
 
.pwd #modulo {
	width:343px;
	height:324px;
	position:absolute;
	top:91px;
	right:15px;
	background-image:url(../../img/smsfree3/bg-form-pwd.gif);
}

.pwd #headline{
	width:64px;
	height:57px;
	position:absolute;
	top:230px;
	left:480px;
	background-image:url(../../img/smsfree3/arrow.gif);
}


/*********************************************************************
		 					MODULO - SMS
*********************************************************************/

.pwd #container { 
	width:984px; 
	height:484px;
	background:url(../../img/smsfree3/bg-content-pwd.jpg) no-repeat;
}

.pwd .textarea-messaggio{
	font-size:14px; 
	font-weight:normal;
	color:#FFFFFF;
	text-align:center; 
	padding:3px;
	background-color:#1e4f8a;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#0d2c52 1px solid;
	border-right:#0d2c52 1px solid;
	vertical-align:middle;
	display:block;
	position:absolute;
	top:85px;
	left:-485px;
}

.pwd .div-destinatario { 
	float:left;
	position:absolute;
	top:215px;
	left:-485px;
}

.pwd .misdn-destinatario	{
	font-size:16px; 
    font-weight:bold; 
	color:#FFFFFF;
	text-align:center; 
	padding:3px;
	background-color:#1e4f8a;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#0d2c52 1px solid;
	border-right:#0d2c52 1px solid;
	vertical-align:middle;
	width:115px;
}

/*****************************  fine  MODULO - SMS    **************************************************/
.pwd .info1 { 
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:30px;
	left:35px;
	line-height:45px;
	padding:0px;
	margin:0px;
}

.pwd .info1 strong {
	color:#4bbbfb;
	position: absolute;
	top: 40px;
	left: 30px;
}

.info2 {
	font-size:11px;
	color:#a1defa;
	padding:10px;
	margin:0px;
	position: absolute;
	top: 125px;
	left:0px;
	text-align:center;
}

.msisdn { 
	background-color:#00bff3;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:65px;
	left:125px;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
 }
 
.titolo-contenuto {
	color:#00bff3;
	text-transform:uppercase;
	display:block;
	font-size:14px;
	font-weight:bold;
	position: absolute;
	top: 110px;
	left:4px;
	margin:0 auto;
	padding:0px;
	width:335px;
	text-align:center;
}
 
.pwd .Text1 {
	background:url(../../img/smsfree3/bg-texarea-pwd.gif) no-repeat;
	border-top:#0d2c52 solid 3px;
	border-left:#0d2c52 solid 3px;
	border-bottom:#033d56 solid 3px;
	border-right:#033d56 solid 3px;
	font-size:24px;
	font-weight:bold;
	padding:4px;
	width:205px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	position: absolute;
	top: 195px;
	left: 60px;
}

.pwd .BtScarica {
	position:absolute;
	top:260px;
	left:85px;
	vertical-align:middle;
	width:178px; 
	height:51px; 
	background:url(../../img/smsfree3/btn-send.gif) no-repeat;
	border:none;
}

.pwd .BtScarica:hover { 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
}

.alert-pincode-errore {
	background:transparent url(../../img/alert-flash2.gif) center bottom;
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	top:80px;
	left:95px;
	padding:5px 5px 25px 5px;
	position:absolute;
	width:150px;
	z-index:999;
	text-align:center;
	text-transform:uppercase;
}

.alert-pincode {
	background:transparent url(../../img/alert-flash2.gif) center bottom;
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	top:130px;
	left:95px;
	padding:5px 5px 25px 5px;
	position:absolute;
	width:150px;
	z-index:999;
	text-align:center;
	text-transform:uppercase;
}

/********************************************************************************
				    	RESPONSE  -  ERROR  -  THANK PAGE
 ********************************************************************************/

.response #modulo, .error #modulo, .thank #modulo {
	width:432px;
	height:216px;
	position:absolute;
	top:125px;
	right:275px;
	background-image:url(../../img/smsfree3/bg-form-thank.gif);
	text-align:center;
}

.response #headline, .error #headline{ display:none;}

.thank #headline{	
	position:absolute;
	width:401px;
	height:117px;
	top:175px;
	left:295px;
	background-image:url(../../img/smsfree3/headline-thank.gif);
	z-index:999;
}

.flow h1 {
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	margin:0px auto;
	margin-top:35px;
	display:block;
	z-index:999;
	width:400px;	
}

.flow h2 { 
	color:#ffffff;
	font-size:20px; 
	margin:0px auto;
	margin-top:25px;
	width:400px;	
}

.response h1 a:link, h1 a:visited, .error h1 a:link, h1 a:visited,  .response h2 a:link, h2 a:visited, { color:#FFFFFF;}

.error #modulo a:link, #modulo a:visited { color:#ffffff; margin-top:15px; 	display:block; }

.thank h1, .thank h2 { display:none;}

/********************************************************************************
									DISCLAIMER
 ********************************************************************************/

#disclaimer { 
  width:984px;  
  margin:0 auto;
  margin-top:-15px;
  color:#666666;
  font-size:11px;
  position:relative;
}

#disclaimer a:link , #disclaimer a:visited { color:#666666;}

.disclaimer { margin-top:-18px; display:block;}

