@charset "iso-8859-1";
/* CSS Document */

#phtw_header {
	display: block;
	height: 220px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 50px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}
#phtw_header #logo {
	display: block;
	height: 70px;
	width: 340px;
	position: absolute;
	left: 0px;
	bottom: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/phtw_logo.gif);
	text-indent: -1024px;
}
#phtw_header #logo cite {
	display: none;
}
#phtw_header #logo b {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: 600;
	color: #21527C;
	display: block;
}
#phtw_header #phtw_banner_leaderboard {
	color: #999;
	height: 90px;
	width: 728px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #CCC;
	-moz-box-shadow:0px 0px 3px 0 #eaeaea;
	-webkit-box-shadow: 0px 0px 3px #eaeaea;
}
#phtw_header #note_legali {
	display: block;
	height: 25px;
	width: 990px;
	left: 0px;
	bottom: 0px;
	background-color: #F3F5F5;
	font-size: 12px;
	line-height: 25px;
	font-weight: lighter;
	text-indent: 20px;
	position: absolute;
	color: #333;
}
#phtw_header #toollera {
	position: absolute;
	text-align: left;
	top: 140px;
	z-index: 99;
	left: auto;
	right: 0px;
	bottom: auto;
	clear: both;
	display: inline;
	float: right;
}
#phtw_header #toollera #socialiera {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	display: block;
	clear: both;
	float: left;
	height: 20px;
	width: auto;
	position: relative;
	margin-bottom: 4px;
	white-space: nowrap;
	z-index: 99;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#phtw_header #toollera #socialiera li {
	clear: none;
	float: right;
	white-space: nowrap;
	display: block;
}
#phtw_header #toollera #socialiera li img {
	margin-right: 4px;
	vertical-align: middle;
	margin-left: 16px;
}
#phtw_header #toollera #signera {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	display: block;
	clear: both;
	text-align: left;
	float: left;
	position: relative;
}

#phtw_header #toollera #signera li {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6981A3;
	clear: both;
	width: 100%;
	height: 16px;
	line-height: 16px;
	white-space: nowrap;
	padding-left: 20px;
	margin-left: 16px;
}
#phtw_header #toollera #signera li a {
	color: #6981A3;
	white-space: nowrap;
}
#phtw_header #toollera #signera li.user {
	background-image: url(../images/sc_user_2.png);
	font-weight: normal;
}
#phtw_header #toollera #signera li.signin {
	background-image: url(../images/sc_sign_2.png);
}
#phtw_header #cerca {
	display: block;
	position: absolute;
	top: 139px;
	right: 263px;
}
#phtw_header #cerca #search {
	line-height: 30px;
	width: 280px;
	border: 1px solid #BECACD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #426FAF;
	text-indent: 10px;
	display: block;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 80px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#phtw_header #cerca a {
	font-size: 18px;
	line-height: 30px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	color: #FFF;
	background-color: #6981A3;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	width: 70px;
}
#phtw_header #cerca a:hover {
	text-decoration: none;
	background-color: #21527C;
}
#loginbox {
	width: 210px;
	position: absolute;
	top: 20px;
	right: 0px;
	background-color: #F3F5F5;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BECACD;
	height: 68px;
}
#loginbox:hover input#login {
	background-color: #426FAF;
	color: #FFF;
}
#loginbox:hover input {
	color: #21527C;
	background-color: #FFF;
	border-top-color: #BECACD;
	border-right-color: #BECACD;
	border-bottom-color: #BECACD;
	border-left-color: #BECACD;
}
#loginbox input {
	width: 75px;
	margin-right: 4px;
	border: 1px solid #C5C5C5;
	font-size: 12px;
	color: #999;
	display: block;
	clear: none;
	float: left;
	text-indent: 5px;
	line-height: 18px;
	height: 18px;
	border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	background-color: #FCFCFC;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#loginbox input#login {
	color: #FCFCFC;
	text-indent: 0px;
	font-weight: 600;
	background-color: #6981A3;
	margin-left: 3px;
	width: auto;
	margin-right: 0px;
	height: 20px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	cursor: hand;
	line-height: 20px;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#loginbox .inbasso {
	position: absolute;
	left: 16px;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E6E7;
	line-height: 28px;
	text-align: right;
	width: 210px;
	font-size: 12px;
	font-weight: normal;
}
#loginbox .inbasso a {
	color: #426FAF;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#loginbox .inbasso a.reg {

	background-image: url(../images/sc_091.png);

	float: left;
}
#loginbox .inbasso a.dime {

	background-image: url(../images/sc_183.png);

	float: right;
}
#loginbox #divErrorLogin {
	position: absolute;
	left: 16px;
	bottom: 36px;
	line-height: 1.1;
	text-align: left;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#loginbox #divErrorLogin b {
	background-image: url(../images/sc_050.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 16px;
}
#loginbox #name  {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	letter-spacing: -0.2px;
	color: #6981a3;
}
#loginbox #logout {
	display: block;
	clear: both;
	position: absolute;
	left: 16px;
	bottom: 6px;
	width: 210px;
}
#loginbox #logout a {
	display: block;
	padding-left: 22px;
	text-transform: capitalize;
	color: #426FAF;
	background-color: #E6EBEC;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}
#loginbox #logout a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#loginbox #logout #modify {
	display: block;
	background-image: url(../images/sc_086.png);
	clear: none;
	float: left;
	background-position: 6px center;
	background-repeat: no-repeat;
}
#loginbox #logout #log_out {
	display: block;
	background-image: url(../images/sc_101_2.png);
	clear: none;
	float: right;
	background-repeat: no-repeat;
	background-position: 6px center;
	text-align: right;
}
#loginbox #logout #log_out:hover {
	background-image: url(../images/sc_101.png);

}
#phtw_footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #21527C;
	position: relative;
	display: block;
	height: 450px;
	border-top-width: 10px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BECACD;
	border-bottom-color: #BECACD;
	background: #21527c;
	background: -moz-linear-gradient(top,  #21527c 0%, #0f2538 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#21527c), color-stop(100%,#0f2538));
	background: -webkit-linear-gradient(top,  #21527c 0%,#0f2538 100%);
	background: -o-linear-gradient(top,  #21527c 0%,#0f2538 100%);
	background: -ms-linear-gradient(top,  #21527c 0%,#0f2538 100%);
	background: linear-gradient(top,  #21527c 0%,#0f2538 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21527c', endColorstr='#0f2538',GradientType=0 );

}
#phtw_footer .logo {
	display: block;
	left: 20px;
	position: absolute;
	height: 45px;
	width: 207px;
	background-image: url(../images/logo_foot.png);
	text-indent: -1024px;
	overflow: hidden;
	top: 40px;
	background-repeat: no-repeat;
}
#phtw_footer h4 {
	display: block;
	left: 20px;
	position: absolute;
	top: 84px;
	font-size: 13px;
	line-height: 1.4;
	font-weight: normal;
	color: #BECACD;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
}
#phtw_footer #autopro {
	display: block;
	left: 20px;
	position: absolute;
	top: 116px;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 340px;
	text-align: left;
}
#phtw_footer #autopro table {
	margin-top: 10px;
	margin-left: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#phtw_footer #autopro table td {
	padding-top: 6px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
}
#phtw_footer #autopro table td a {
	color: #FFF;
	text-decoration: none;
}
#phtw_footer #autopro table td a:hover {
	text-decoration: underline;
}
#phtw_footer #autopro table td img {
	margin-right: 10px;
}
#phtw_footer div#ft_canali {
	display: block;
	position: absolute;
	font-size: 14px;
	line-height: 1.4;
	color: #FFF;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: capitalize;
	bottom: 30px;
	margin: 0px;
	padding: 0px;
}

#phtw_footer div#ft_canali table thead td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 29px;
	color: #BECACD;
	letter-spacing: -1px;
	font-weight: normal;


}
#phtw_footer div#ft_canali td {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	letter-spacing: -0.2px;
	padding-left: 5px
	height: 18px
	border: 0px none #FFF
	background-color: #09C;
	padding-right: 35px;
}
#phtw_footer div#ft_canali td a {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18px!important;
	font-size: 12px;
}
#phtw_footer #cerca2 {
	display: block;
	position: absolute;
	top: 52px;
	right: 90px;
}
#phtw_footer #cerca2 #search2 {
	line-height: 30px;
	width: 273px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #426FAF;
	text-indent: 10px;
	display: block;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 80px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F8FAFA;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#phtw_footer #cerca2 a {
	font-size: 18px;
	line-height: 30px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	color: #F8FAFA;
	background-color: #6981A3;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	width: 70px;
}
#phtw_footer #cerca2 a:hover {
	text-decoration: none;
	background-color: #21527C;
}

ul#fine {
	display: block;
	width: 990px;
	position: relative;
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	word-spacing: 3px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
ul#fine a.mediacap{
	display: none;
	position: absolute;
	height: 54px;
	width: 224px;
	background-image: url(../images/mediacaplogo.png);
	top: 10px;
	right: 0px;
	visibility: hidden;
}
ul#fine li {
	display: inline;
	clear: none;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
}
ul#fine li.ft_lft {
	width: auto;
	font-weight: bold;
}
ul#fine li.ft_rght {
	width: auto;
}
ul#fine li a {
	color: #666;
	text-decoration: none;
}
ul#fine li a:hover {
	color: #333;
}
.seguici {
	height: 100px;
	width: 300px;
	position: relative;
	background-color: #F3F3F3;
}
.seguici img {
	height: 80px;
	width: 80px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.seguici span.richiamo {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 100px;
	top: 10px;
}
.seguici b {
	height: 100px;
	width: 125px;
	position: absolute;
	left: 175px;
	top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
}
.seguici i {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	display: block;
	font-style: normal;
}
