

/* maccom PEC Screen Style Sheet
------------------------------------------
Author: maccom idw srl / www.maccom.it
Version: 1.0 (10.2011)
------------------------------------------ */


/* Common Elements
-------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

body {
	background-color: #e7e7e7;
	font-size: 100%
	line-height: normal;
}

body,
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

p,
ul li{
	font-size: 85%;
	line-height: 1.5;
	margin-bottom: 8px;
}

ul{
	list-style: none;
}

input[type="submit"]{
	cursor: pointer;
}

table{
	border-collapse: collapse;
}


/* Links
-------------------------------------------------*/

a{
	color: #555;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.button{
	background: #ff9900 url(../images/button_bg.png) 0 0 repeat-x;
	padding: 15px 26px;
	color: #fff;
	text-align: center;
	border: 3px solid #fff;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
   text-decoration: none;
   margin: 10px 0;
   font-size: 135%;
   -moz-box-shadow: 0px 0px 5px #999;
   -webkit-box-shadow: 0px 0px 5px #999;
   box-shadow: 0px 0px 5px #999;
   display: inline-block;
}

.button:hover{
	background-image: none;
	background-color: #E94F1C;
}


/* Headers
-------------------------------------------------*/

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 370%;
	color: #999;
	text-align: center;
	font-weight: normal;
	padding: 40px 0 30px 0;
	text-shadow:2px 1px 2px #ffffff;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #888;	
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.3;
	background: url(../images/title_bullet.png) 0 9px no-repeat;
	padding-left: 35px; 
}

.intro h2{
	color: #ff6600;
	background-image: none;
	padding: 0;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #444;	
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.3;
}

h3 .eu{
	color: #00ADE5;
}

h3 .dominio,
.social a{
	color: #FF5A19;
}


/* Main content Elements
-------------------------------------------------*/

#center{
	width: 946px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 30px;	
	position: relative;
}

.content{
	width: 892px;
	margin: 0 auto;
}

.links{
	text-align: center;
	padding: 5px 0 45px 0;
	clear: both;
	overflow: hidden;
}


/* Login
-------------------------------------------------*/


#login{
	width: 100%;
	height: 30px;
	background-color: #555555;
	text-align: right;
}

#login a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 7px 15px 7px 35px;
	display: inline-block;
	background: url(../images/login_bg.png) 15px 6px no-repeat;
}

#login a:hover{
	color: #fff;
	background-color: #333;
}


/* Contenitori
-------------------------------------------------*/

.box{
	background-color: #fff;
	-moz-box-shadow: 2px 2px 5px #999;
   -webkit-box-shadow: 2px 2px 5px #999;
   box-shadow: 2px 2px 5px #999;
   padding: 30px;
   margin-bottom: 20px;
   position: relative;
}

.lx,
.rx{
	width: 376px;
}

.lx{
	float: left;
}

.rx{
	margin-left: 456px;
}

.small{
	height: 210px;
}

.small p{
	width: 75%;
}

.medium{
	height: 390px;
}

.large{
	height: 570px;
}

.box ul li{
	background: url(../images/bullet.png) 0 6px no-repeat;
	padding: 0 0 5px 17px;
}



/* Intro
-------------------------------------------------*/

.intro img{
	position: absolute;
	right: 50px;
	top: 50px;
}

.intro p{
	width: 60%;
}

.intro{
	padding-top: 130px;
}



/* Icons
-------------------------------------------------*/

.icon{
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	right: 30px;
	bottom: 20px;
	background-image: url(../images/201212_vantaggi_icons_pec.jpg);
}

.icon.semplicita{
	background-position: 0 0;
}

.icon.sicurezza{
	background-position: -100px 0px;
}

.icon.legale{
	background-position: 0px -100px;
}

.icon.virus{
	background-position: -100px -100px;
}

.icon.risparmio{
	background-position: 0 -200px;
}

.icon.costo{
	background-position: -100px -200px;
}


/* Prezzi
-------------------------------------------------*/

.pack{
	padding: 25px 0;
}

.margin{
	margin: 0 30px;
}


/* Social
-------------------------------------------------*/

.social{
	width: 100%;
	padding-bottom: 30px;
}

.social p{
	float: left;
	font-size: 80%;
}

.social .loghi{
	width: 34px;
	height: 32px;
	display: block;
	background-image: url(../images/social_icons.png);
	float: right;
	text-indent: -4000px;
	margin-left: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.social .loghi:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.fb{
	background-position: -2px -2px;
}

.tw{
	background-position: -36px -2px;
}


/* Form
-------------------------------------------------*/

fieldset{
	border: none;
	margin: 0 auto;
	width: 60%;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title,
legend{
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_radio_title,
label{
	display: block;
	font-size: 86%;
	margin-bottom: 5px;
	padding-top: 25px;
}

input[type="text"],
textarea{
	width: 97%;
	border: 2px solid #ddd;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
}

input[type="text"]:focus,
textarea:focus{
	border: 2px solid #ff6600;
}

textarea{
	height: 200px;
	margin-bottom: 25px;
}

.powermail_mandatory_js{
	background-color: #ff6600;
	padding: 3px;
	color: #fff;
	overflow: hidden;
}

.powermail_check_inner label,
.powermail_radio_inner label{
	padding-top: 0!important;
	display: inline; 
}

.powermail_radio_inner{
	float: left;
	margin-right: 25px;
}

.tx_powermail_pi1_fieldwrap_html_radio {
	overflow: hidden;
	margin-top: 25px;
	border-top: 1px solid #ddd;
}

.tx_powermail_pi1_fieldwrap_html_radio.even{
	border-bottom: 1px solid #ddd;
	padding-bottom: 25px;
}

.tx_powermail_pi1_fieldwrap_html p{
	font-size: 80%;
	margin-top: 5px;
}

fieldset .button{
	margin-top: 25px!important;
}



/* Stuff
-------------------------------------------------*/

.xprint{
	display: none;
}

.logo{
	position: absolute;
	top: 155px;
	left: 0;
}



