@charset "utf-8";
/* CSS Document */

html,body{
	padding:0px;
	margin:0px;
	background-color:#fbc431;
	background-image:url(http://www.arubamediamarketing.it/common/img/bg.jpg);
	background-repeat:repeat-x;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size:12px;
}

/*utils*/

/*generic*/
a{
	text-decoration:none
}

img{
	border:none
}

select{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#8a8881;
}
/*end generic*/

/*landing*/
#tophed 
{
	margin: auto;
	width: 958px;
	text-align: center;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
}
#tophed #tophedh1
{
	text-align: left;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 0px;
}
#tophed a, #tophed a:visited, #tophed a:hover
{
	text-align: left;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
}
#tophed #lefthead
{
	float: left;
}
#tophed #righthead
{
	float: right;
}
#tophed #righthead a, #tophed #righthead a:visited
{
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #E15C02;
	background-image: url(../img/webmarketingmenu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#wmcontainer
{
	margin: auto;
	margin-top: 8px;
	width: 958px;
	height: 773px;
	background-image: url(../img/concept_landing_wm_amm_2009.jpg); 
	background-repeat: no-repeat;
}
#leftcont
{
	float: left;
	width: 464px;
	padding: 4px;
}
#contentleft
{
	margin-top: 345px;
}
#contentleft h2
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#contentleft h2 .redpay
{
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #FF4500;
}
#contentleft h2 .grey
{
	font-size: 12px; 
	color: #898989;
}
#contentleft #payoff
{
	clear: both;
	font-size: 9px; 
	color: #A3A3A3;
	margin-bottom: 4px;
	margin-left: 2px;
}
#contentleft #divider
{
	clear: both;
	border: none;
	border-bottom: 1px solid #FD9244;
	margin-bottom: 4px;
}
#contentleft #text
{
	clear: both;
	font-size: 10px;
	text-align: justify;
}
#contentleft #text img
{
border: 1px solid #BFBFBF;
padding: 1px;
margin-right: 3px;
}
#logotop
{
	clear:left;        
   height:100px;
   margin-left:2px;
   width:300px;
}
#rightcont
{
	float: right;
	width: 436px;
	padding: 4px;
	padding-left: 2px;
	margin-right: 20px;
}
#rightPrivacy
{
	clear:left;        
   height:10px;
   width:50px;
   margin-left:95px;
	margin-top: 55px;
}
#rightLogo
{
	clear:left;        
   height:150px;
   width:340px;
   margin-left:65px;
	margin-top: 95px;
}
#footer
{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 6px;
}
#footerlink, #footerlink a, #footerlink a:visited, #footerlink a:hover
{
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
	color: #FFEFEC;
}

/*form richieste*/
#rightForm
{
	padding: 2px;
	margin-top: 188px;
	height: 238px;
	padding-left: 0px;
	text-align: left;
}
#rightForm .formField{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin-right: 6px;
}

#rightForm form{
	display:block;
	width:96%;
	margin:auto;
	padding:0px;
}
#rightForm input{
	float:right;
	font-size:11px;
	text-align:left;
	width:63%;
	border:1px solid #818181;
	background-image:url(http://www.arubamediamarketing.it/common/img/shadowField.jpg);
	background-position:top;
	background-repeat:repeat-x
}

#rightForm textarea{
	font-size:11px;
	text-align:left;
	width:100%;
	border:1px solid #818181;
	background-image:url(http://www.arubamediamarketing.it/common/img/shadowField.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#rightForm a.textField{
	display:block;
	float:left;
	font-size:11px;
	text-align:left;
	padding-left:0px;
	font-weight:bold;	
}
#rightForm a.asterisk{
	color: #ff0000;
	display:block;
	float:left;
	font-size:9px;
	text-align:left;
	padding-left:0px;	
}
/*end form richieste*/

/*end landing*/
