/*LOGIN*/
#pprofilo {width:616px; position:relative; left:14px; margin-right:10px;}
#moffertep {position:relative; margin-top:5px; width:300px; text-align:left;}
.clearfix:after, .box:after, .boxNoPad:after
	{content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
ul#tabnav {list-style:none; list-style-type:none; margin:-1px 0px 10px 4px; padding:0px; height:25px;}
ul#tabnav li {float:left; margin:0px; margin-right:0px; text-align:left;}
ul#tabnav li a {display:block; padding:4px 0px 0px 10px; background-color:#eee; color:#666; height:21px; width:135px; font-size:11px;  outline:0; cursor:pointer; background:url(/img/hp_tabs.png) no-repeat 0px -25px;}
ul#tabnav li a.active {background-color:#fff; font-weight:bold; background:url(/img/hp_tabs.png) no-repeat 0px 0px;}

/* Non registrato */
.nonreg { cursor:pointer; background-color:yellow; }
#welcomeMessage
{
	position:fixed;
	width:400px;
	top:50%;
	left:50%;
	background-color:yellow;
	z-index:200;
	padding: 10px;
	border: solid 1px #000000;
	margin:-150px 0 0 -200px;
}

#welcomelogin {position:fixed; width:363px; height:490px; top:50%; left:50%; background-color:#FFF; margin-left:-185px; margin-top:-245px; border:solid 6px #666; padding:15px;}
#welcomelogin .title {margin:-15px; width:383px; background-color:#C81413; color:#FFF; position:relative; padding:4px 0 4px 10px; font-weight:bold; text-align:left;}
#welcomelogin .corpol {margin-top:25px; margin-right:-15px; width:370px; position:relative; text-align:left;}
#welcomelogin table.spac {border:solid 1px #CCC; width:365px !important;}
#welcomelogin table.spac td {padding:15px !important;}
#welcomelogin table.spac th {font-size:14px; padding:15px 15px 0 15px !important;}
#welcomelogin a {color:#00F; text-decoration:underline;}

#welcomelogin2 {padding:15px;}
#welcomelogin2 .title {width:100%; background-color:#C81413; color:#FFF; position:relative; padding:4px 0 4px 10px; font-weight:bold; text-align:left;}
#welcomelogin2 .corpol {margin-top:25px; margin-right:-15px; position:relative; text-align:left;}
#welcomelogin2 table.spac {border:solid 1px #CCC; width:365px !important;}
#welcomelogin2 table.spac td {padding:15px !important;}
#welcomelogin2 table.spac th {font-size:14px; padding:15px 15px 0 15px !important;}
#welcomelogin2 a {color:#00F; text-decoration:underline;}