* {
	margin:0;
	padding:0;
}

body{
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #777;
}

img{

border:0;}

/* H */
h1	{
	width:700px;
	color:#95c935;
	font-size: 29px;
	position:absolute;
	left:0;
	bottom:5px;
	font-weight:normal;
	font-family: Georgia, "lucida grande", Arial, Helvetica, sans-serif;
	}

hr	{
	height: 1px;
	border: 0;
	background: #888;
	color: #888;
	margin:10px 0;
	}

/* A */
a {
color:#777;
text-decoration:none}

a:visited {
color:#777;}

a:hover {
color:#000;}
	
/* Formattazione del testo*/
p	{
	margin:0 0 17px 0;
	}

.green{
	color:#95c935;
}
.big{
	font-size:21px;
	line-height:25px;
}
.center{
	text-align:center;
}


/* title */

.title{
font-weight:bold;
font-size:17px;
color:#000;
margin-bottom:30px;
}

.title a{
text-decoration:none;
font-weight:bold;
font-size:17px;
color:#000;
}

.title a:visited{
text-decoration:none;
font-weight:bold;
font-size:17px;
color:#000;
}

.title a:hover{
color:#777;
}



/* Blockquote*/
blockquote {
	padding-left: 30px;
	padding-top: 3px;
	margin-right: 30px;
	margin-bottom:5px;
	background: url(/images/minisite/bq_open.gif) left top no-repeat;
}

blockquote p{
	background: url(/images/minisite/bq_close.gif) right bottom no-repeat;
	padding-bottom: 3px;
	padding-right: 30px;
	font-size: 25px;
	color:#95c935;
	text-align: left;
	display:inline;
}

/* Layout Generale*/

#container_bg	{
	background:#FFF;
	width:100%;
}

#container{
margin:0 auto 0 auto;
width:960px;
background-color:#FFFFFF;
}

.clear{
	clear:both;
}


#colonna_sx	{
	width:700px;
	float:left;
	padding-right:60px;
	margin:0;
	display:inline;
}

#colonna_dx	{
	float:left;
	width:200px;
	display:inline;
}

#flash{
	float:left;
	width:400px;
	display:inline;
}

/* footer */

#footer{
width:880px;
position:relative;
height:83px;
margin:40px auto 30px auto;
padding-bottom:20px;
background:url(/images/sfondo_footer.jpg) no-repeat;
}

#footer p{
text-align:center;
font-size:11px;
color:#555;
padding:15px 0 0 0;
}

#download{
position:absolute;
text-align:right;
right:345px;
top:43px;
width:200px;
border:none;
}

#download img{
float:left;

}

#copyright{
text-align:center;
	clear:both;
	width:880px;
	padding: 30px 0;
	color: #333;
	font-size: 10px;
}


/* header */

#header{
padding:20px 0 20px 0;
position:relative;
text-align:left;
margin:0 auto 0 auto;
width:880px;

}


#image_big{
position:relative;
width:980px;
height:425px;
margin-left:-20px;
background:url(/images/image_header_whodoes.jpg) no-repeat;
}

#image_big_it{
position:relative;
width:980px;
height:425px;
margin-left:-20px;
background:url(/images/testata_home_ita.jpg) no-repeat;
}

#image_big_es{
position:relative;
width:980px;
height:425px;
margin-left:-20px;
background:url(/images/testata_home_esp.jpg) no-repeat;
}

#payoff{
position:absolute;
left:40px;
top:300px;
font-weight:bold;
font-size:21px;
color:#fff;
width:auto;
height:auto;
line-height:24px;
letter-spacing:-1px;
text-align:left;
}

#image_big_explore{
position:relative;
margin-left:-20px;
width:980px;
height:425px;
background:url(/images/image_header_explore_whodoes.jpg) no-repeat;
}

#image_label{
position:relative;
width:980px;
margin-left:-20px;
height:250px;
background:#fff url(/images/header_explore_label.jpg) no-repeat bottom left;
}

#image_label_it{
position:relative;
width:980px;
margin-left:-20px;
height:250px;
background:#fff url(/images/header_explore_ita.jpg) no-repeat bottom left;
}

#image_label_es{
position:relative;
width:980px;
margin-left:-20px;
height:250px;
background:#fff url(/images/header_explore_esp.jpg) no-repeat bottom left;
}

#image_register_label{
position:relative;
width:980px;
height:250px;
margin-left:-20px;
background:#fff url(/images/header_register_label.jpg) no-repeat bottom left;
}


/* Menubar */
#menubar {
padding:0px 0 0px 0px;
position:relative;
text-align:left;
margin:0 auto 0 auto;
width:880px;
}
#menubar ul{
	list-style:none;
}
#menubar li	{
float:left;

}
#menubar a{
font-family:Arial, Helvetica, sans-serif;
display:inline;
padding:0 25px 0 0px;
font-size:15px;
color:#777;
font-weight:normal;
}
#menubar a:hover, #menubar a.selected{
	text-decoration:none;
	color:#000;
}





/* Menu Verticale */

#menu_vert {
	font-family: Helvetica, Arial, sans-serif;
}
#menu_vert ul{
	list-style:none;
}
#menu_vert li	{
	margin-bottom:5px;
}
#menu_vert a{
	font-size:19px;
	text-decoration:none;
	color:#00a1e3;
}
#menu_vert a:hover, #menu_vert a.selected{
	text-decoration:none;
	color:#000;
}

/* Payoff */
#payoff	{
	clear:left;
	font-family: Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:81px;
	line-height:65px;
	color:#888;
	margin-bottom:30px;
}

#titolo_home{
	color:#95c935;
	font-size: 25px;
	font-weight:normal;
	font-family: Georgia, "lucida grande", Arial, Helvetica, sans-serif;
}


/* footer */

#footer{
width:880px;
position:relative;
height:83px;
margin:40px auto 30px auto;
padding-bottom:20px;
background:url(../images/sfondo_footer.jpg) no-repeat;
}

#footer p{
text-align:center;
font-size:11px;
color:#555;
padding:15px 0 0 0;
}

#download{
position:absolute;
text-align:right;
right:345px;
top:43px;
width:200px;
border:none;
}

#download img{
float:left;

}

#copyright{
text-align:center;
	clear:both;
	width:880px;
	padding: 30px 0;
	color: #333;
	font-size: 10px;
}


/* login */

#login{
position:absolute;
text-align:right;
right:0;
top:13px;
width:317px;
border:none;
}

#login img{
float:left;

}

input{
padding:5px 0px 5px 10px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
float:left;
border:1px solid #d4d9dd;
width:117px;
font-size:12px;
color:#a4a4a4;
}

/* videos */

#video{
height:650px;
width:700px;
border:1px dotted gray;
}

/* Plans */
#plansbox{
	margin:0 auto;
	width: 927px;
	padding:0 0 0 33px;
	background: url(/images/minisite/plans/plans_box_bg.gif) repeat-y;
}

#plansbox_top{
	margin:0 auto;
	width: 960px;
	height:52px;
	background: url(/images/minisite/plans/plans_box_top.gif) no-repeat;
}

#plansbox_bottom{
	margin:0 auto;
	width: 960px;
	height:52px;
	background: url(/images/minisite/plans/plans_box_bottom.gif) no-repeat;
}

/*#plansbox_payoff{
	width: 754px;
	height: 57px;
	margin:0 auto 20px auto;
	background: url(/images/minisite/plans/payoff.gif) no-repeat;
}*/
#plansbox table{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	border-collapse:collapse;
	font-size:20px;
	color:#fff;
}
	#plansbox td{
		border:1px solid #ccc;
		height:30px;
	}
	#plansbox tr.header{
		color:#5C5C5C;
	}
	#plansbox tr.noborder td{
		border:none;
	}

#plansbox span.small{
	font-size:16px;
	color:#ACC6E2;
}
#plansbox span.trial{
	font-size:14px;
}
#plansbox span.col{
	color:#3E7DC4;
}

/* content */ 

.content_home{

margin:20px 0 5px 0;
}

#content{
width:880px;
margin:0 auto 0 auto;
}

#content p{
padding:0px 0 0px 0;
font-size:14px;
color:#555;
line-height: 18px;
}

#content ul{
list-style:disc;
}


#content li{
padding:20px 0  0 10px;
font-size:14px;
color:#555;
padding:0;
margin:0 0 0 20px;
}

/*
#content #aboutus p {
padding: 0;
}
*/

#explore{
width:650px;
height:auto;
float:left;
}

#explore p{
padding:10px 10px 0px 0;
font-size:12px;
line-height:20px;
color:#555;
}

#explore p a{
color:#555;
}

#explore p a:hover{
color:#555;
text-decoration:none;
}

#explore p a:visited{
color:#555;
}

#explore p img{
padding:0 15px 0 0px;
float:left;
border:none;
}

#menu{
width:230px;
height:auto;
float:left;
padding:0 0 0 0px;
}


#menu p{
float:left;
padding:10px 0px 10px 0;
margin-left:20px;
font-size:20px;
color:#000000;
font-weight:bold;
font-family:Arial;
line-height:25px;
}

#menu  a{
color:#999;
text-decoration:none;
font-size:20px;
}

#menu a:visited{
color:#999;
text-decoration:none;
font-size:20px;
}

#menu  a:hover{
color:#000;
text-decoration:none;
font-size:20px;
}

#menu  a.selected{
color:#000;
text-decoration:none;
font-size:20px;
}

#actions{
width:434px;
height:auto;
float:left;
}

#testo{
width:300px;
}

#testo p{
float:left;
padding:28px 20px 0 0;
font-size:12px;
}

#icona{
padding-top:10px;
float:left;
}

#vantage{
width:440px;
height:auto;
float:left;
padding:0 0 0 0px;
}


#vantage p{
float:left;
width:420px;
padding:10px 0px 10px 0;
margin-left:20px;
font-size:30px;
color:#000000;
font-weight:bold;

}

.titolone{
font-size:70px;
color:#000;
letter-spacing:-3px;
font-weight:bold;
line-height:70px;
padding-bottom:30px;
margin-left:20px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

.titolone img{
border:none;
}

.separate{
border-top:2px solid #dbdbdb;
}

.separate p{
margin:10px 0 10px 0;
}

.signup{
float:right;
padding-top:20px;
padding-right:20px;
width:124px;
height:28px;
}


/* Explore */
.explore_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	font-weight:bold;
	margin-bottom: 0px;
}


/* ==== FORM NUOVE ==== */

#newform fieldset{
    border: 0px;
    /*padding: 10px;*/
    background-color: #cccccc;
    margin-bottom: 14px;
}

#newform fieldset .text{
    width:100%;
    height: 22px;
    border: 1px solid #858686;
}

#newform label{
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    color: black;
}

#newform fieldset p{
    margin: 0px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #505050;
    font-style: italic;
}

#newform fieldset span{
    color: #000000;
	font-size: 14px;
}

#newform .left{
    color: #000000;
	font-size: 14px;
}

/* Help Register */
.help_box{
position:relative;
width:100%;
padding:16px 0 10px 16px;
overflow:auto;
}

.help_box img{
float:left;
margin: 0 20px 20px 0;
padding:1px;
border:3px solid #ddd;
}
.help_number{
position:absolute;
top:0;
left:0;
height:35px;
line-height:35px;
width:35px;
background: url(/images/minisite/help_bollino.gif) no-repeat;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
color:#FFF;
font-weight:bold;
font-size:23px;
}

/* Flags */
#flags{

margin-top:0px;
line-height:12px;
}
#flags a{
padding:1px 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#fff;
background:#414141;
margin-right:0px;
}
#flags a:hover{
color:#fff;
background:#00a1e3;
text-decoration:none;
}


/* ==== DALL'ALTRO CSS ==== */

.box_heading{
	margin-bottom: 10px;
}

.quitedarka{
	color: #434343;
}

.size_16{
	font-size: 16px;
}

.thinner{
	font-weight: lighter;
}

.letter_spacing_0{
	letter-spacing: 0.0em;
}
.cursive{
	 font-style:italic;
}

.mediumdarka{
	color: #505050;
}
.size_11{
	font-size: 11px;
}
.small_list_separator{
	height: 11px;
}
.gray_container {
	background-color:#cccccc;
	padding: 10px;
	margin-bottom: 20px;
}


/* === flash === */

#notice {
	position:absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
    right:0px;
	top: 305px;
	border: 1px solid #990000;
	width: 200px;
	color: #990000;
    z-index:30;
}

#login_msg {
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
	border: 1px solid #990000;
	width: 200px;
	color: #990000;
	float:right;
}

#loginbox {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}

/* === plans === */
#plansbox_payoff{
font-family: Helvetica, Arial, sans-serif;
text-align: center;
padding-bottom: 20px;
letter-spacing: -0.05;
/*background: url(/images/minisite/payoff.gif) no-repeat;*/
}

#plansbox_payoff .title{
font-size:32px;
font-weight:bold;
color:#000;
}

#plansbox_payoff .subtitle{
font-size:19px;
color:#999;
}

/* LOGIN BOX */
#loginbox {
	width:340px;
	margin:10px auto 20px auto;
	border-top:1px solid #ccc;
	border-right:2px solid #aaa;
	border-bottom:2px solid #aaa;
	border-left:1px solid #ccc;
	padding:20px 20px 0 20px;
	background:#f3f3f3;
}
#loginbox label{
	float:left;
	width:150px;
	font-weight:bold;
}
#loginbox input, #login .checkbox{
	border:1px solid #ccc;
	padding:4px;
}

/* PRESS */
#press{
font-size:13px;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
float:left;
clear:left;
color:#fff;
margin-bottom: 10px;
width: 600px;
}
#press a{
text-decoration:underline;
}

/* form */
#newform fieldset{
    border: 0px;
    padding: 0 0 5px 0;
    background-color: #f7f7f7;
}

#newform fieldset .text{
    width:400px;
    height: 18px;
    border: 1px solid #ddd;
	font-size:12px;
	margin:0;
}

#newform label{
float:left;
width:200px;
    display: block;
    font-size: 14px;
    color: #000;
}

#newform p{
padding:0px;
}

#newform fieldset p{
    margin: 0px;
    font-size: 11px;
    color: #505050;
    font-style: italic;
}

#newform fieldset span{
    color: #000000;
}

.small_list_separator{
	height: 11px;
}
.gray_container {
	background-color:#f7f7f7;
	padding: 10px;
	margin-bottom: 10px;
}

#newform .commit{
height:30px;
padding-top:0px;
}

hr{
border:none;
background-color:#eaeaea;
margin:20px 0 20px 0;
}


