/*
 * ToroNews 
 * CSS STYLESHEET 
 * v 3.0
 */ /* Common Tags */
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

h1 {
	font-weight: normal;
}

h3,h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #81191a;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 2px;
}

/* DIVs by ID */
#top {
	display: block;
	width: 996px;
	height: 20px;
	margin: auto;
	margin-top: 5px;
	border-bottom: 1px solid #81191a;
	color: #81191a;
}

#top a {
	color: #81191a;
	text-decoration: none;
	font-size: 9px;
	padding-top: 4px;
	float: left;
}

#top_btn {
	float: right;
	margin-right: 0px;
}

#btn_community {
	display: block;
	width: 90px;
	height: 16px;
	background: url(../_img/btn_community.png) top right no-repeat;
	margin-left: 15px;
}

#btn_feed {
	display: block;
	width: 75px;
	height: 16px;
	background: url(../_img/btn_feed.png) top right no-repeat;
	margin-left: 15px;
}

#btn_search {
	display: block;
	width: 53px;
	height: 16px;
	background: url(../_img/btn_search.png) top right no-repeat;
	margin-left: 3px;
}

#search_txt {
	font-size: 9px;
	padding: 1px;
	height: 10px;
	width: 120px;
	border: 1px solid #81191a;
}

#top_search {
	padding-top: 2px;
	float: left;
	margin-left: 0px;
}

#top_data {
	font-size: 9px;
	padding-top: 4px;
	text-transform: uppercase;
}

#safari {
	display: none;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#safari { display: block; margin-right: 10px; }
}

#container {
	width: 996px;
	margin: auto;
	background-color: #FFFFFF;
}

#clearleft {
	clear: left;
}

#banner_1006x90 {
	width: 1006px;
	filter: alpha(opacity=1);
	
	margin: auto;
	
}

/* see search.css for slider properties and derivates */
#main {
	color: #333;
	magin-top: 20px;
	text-align: justify;
}

#main .data {
	font-style: italic;
}

#main h1 {
	font-size: 34px;
	line-height: 31px;
	color: #81191a;
	margin-top: 6px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#main h2 {
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #aaa;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#main h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #81191a;
	margin-top: 0px;
	margin-bottom: 3px;
}

#main p {
	margin-bottom: 4px;
	text-align: justify;
}

.articleimg {
	border: 5px solid #dcdcdc;
	margin-right: 15px;
	margin-bottom: 15px;
}

.vignetta {
	border: 10px solid #dcdcdc;
}

#main a,#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #81191a;
}

#header {
	width: 996px;
	height: 140px;
	display: block;
	background: url(../_img/header_bkgd320x156.png) no-repeat top left;
	margin-top: 6px;
}

#backhome {
	display: block;
	width: 255px;
	height: 140px;
	float: left;
	color: #aaa;
}

#banner_728x90 {
	display: block;
	width: 728px;
	height: 90px;
	padding-top: 32px;
}

#header>#banner_728x90 {
	margin-left: 265px;
}

#banner_990x27 {
	padding-top: 5px;
}

#banner_300x250 {
	display: block;
	width: 300px;
	height: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#banner_180x150 {
	display: block;
	width: 180px;
	height: 150px;
	float: right;
	margin-top: 10px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.banner_120x600 {
	display: block;
	/*float: left;*/
	width: 120px;
	height: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner_160x600 {
	display: block;
	float: left;
	width: 160px;
	height: 600px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#banner_234x60 {
	display: block;
	width: 234px;
	height: 60px;
	padding-top: 10px;
	color: #ffffff;
}

.banner_234x60 {
	display: block;
	width: 234px;
	height: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #ffffff;
	margin: auto;
}

#banner_468x60 {
	display: block;
	width: 620px;
	height: 60px;
	padding-top: 10px;
}

.banner_375x125 {
	display: block;
	float: right;
	
}

.banner_125x125 {
	display: block;
	float: right;
	margin: 5px;
}


#page {
	margin-top: 5px;
	width: 996px;
	/*background: url(../_img/page_bkgd.png) repeat-y top left;*/
}

#colsx {
	width: 675px;
	/*ie6width: 669px;*/
	margin-left: 0px;
	border-top: 10px solid #81191a;
	padding-top: 10px;*/
}

#articolo {
	font-size: 13px;
	line-height: 17px;
}

#articolo p {
	font-size: 13px;
	line-height: 17px;
}

#articolo a {
	font-size: 13px;
	line-height: 17px;
}

#articolo strong {
	font-size: 13px;
	line-height: 17px;
}

#articolo em {
	font-size: 13px;
	line-height: 17px;
}

#articolo u {
	font-size: 13px;
	line-height: 17px;
}

#main_left {
	margin: 0px;
	width: 336px;
	padding: 13px;
	border-right: 1px solid #dcdcdc;
}

#main_left .rubrica {
	color: #AAAAAA;
	font-weight: bold;
	text-transform: uppercase;
}

#main_right {
	float: right;
	width: 302px;
	margin-left: 0px;
}

#main_right .thumb {
	border: 0px;
	margin-right: 4px;
}

#main_right .break,#main_left .break,#main .break {
	border-bottom: 1px solid #dcdcdc;
	line-height: 1px;
	margin: 5px 0px 10px 0px;
}

#main_right .rubrica {
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}

#main_leftPRIMA { /*width: 620px;*/
	width: 160px;
	float: left;
	border: 1px solid #063164;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #777;
}

#main_leftPRIMA p { /*height: 20px;
			padding-top: 5px;
			/*border-bottom: 1px solid #dcdcdc;*/
	
}

#main_leftPRIMA .data {
	display: block;
	/*width: 50px;*/
	float: left;
	/*margin-right: 25px;*/
}

#main_leftPRIMA .fonte {
	display: block;
	float: right;
}

#main_leftPRIMA a {
	width: 420px;
	color: #595959;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}

#main_leftPRIMA a:hover {
	color: #063164;
}

#main_leftPRIMA span {
	font-size:10px;
}

#main_top_rightPRIMA {
	margin: 0px;
	float: right;
	/*width: 468px;
	margin: 0px 10px 10px 10px;*/
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
}

#main_top_rightPRIMA h2 {
	text-transform: none;
}

#main_top_rightPRIMA .rubrica {
	color: #AAAAAA;
	font-weight: bold;
	text-transform: uppercase;
}

#main_middle_rightPRIMA {
	width: 468px;
	float: right;
	margin: 0px 10px 10px 10px;
	
}

#main_middle_rightPRIMA h1 {
	font-size: 20px;
	line-height: 16px;
	color: #81191a;
	margin-top: 6px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#main_middle_rightPRIMA h6 {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
}

#main_middle_rightPRIMA .thumb {
	border: 0px;
	margin-right: 4px;
}

#main_middle_rightPRIMA .break {
	border-bottom: 1px solid #dcdcdc;
	line-height: 1px;
	margin: 5px 0px 10px 0px;
}

#main_middle_rightPRIMA .rubrica {
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}

#main_bottom_rightPRIMA {
	width: 490px;
	float: right;
	margin: 0px;
}

#main_bottom_rightPRIMA .rubrica {
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}

#main_topAREA {
	padding-bottom: 5px;
	/*height: auto;
	min-height: 275px;
	height: auto !important;
	height: 275px;
	border-bottom: 1px solid #dcdcdc;*/
}

#main_topAREA h1 {
	font-size: 30px;
}

#main_topAREA h2 {
	text-transform: none;
}

#main_middleAREA {
	border-top: 1px solid #dcdcdc;
}

#main_middleAREA h1 {
	font-size: 26px;
	line-height: 26px;
	color: #81191a;
	margin-top: 6px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#main_middleAREA h2 {
	text-transform: none;
}

#main_middleAREA .rubrica {
	color: #AAAAAA;
	font-weight: bold;
	text-transform: uppercase;
}

#main_middleAREA-1 {
	width: 320px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
	/*padding:5px;*/
	margin-top: 10px;
	float: right;
}

#main_middleAREA-2 {
	width: 320px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
	margin-top: 10px;
	padding-right: 15px;
	border-right: 1px solid #dcdcdc;
}

#main_bottomAREA { /*float: right;
		width: 302px;*/
	margin-left: 0px;
	margin-top: 10px;
}

#main_bottomAREA .thumb {
	border: 0px;
	margin-right: 4px;
}

#main_bottomAREA .break,#main_middle .break,#main .break {
	border-bottom: 1px solid #dcdcdc;
	line-height: 1px;
	margin: 5px 0px 10px 0px;
}

#main_bottomAREA .rubrica {
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}

#highlights { /*margin-top: 10px;*/
	
}

#highlights_background { /*border: 1px solid #81191a;*/
	height: 175px;
	width: 615px;
}

#high_squadra,#high_mercato,#high_giovanili,#high_club {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
}

#high_squadra {
	background-image: url(../_img/highlights_torinofc.png);
}

#high_squadra:hover {
	background-image: url(../_img/highlights_torinofc_h.png);
}

#high_mercato {
	margin-right: 0px;
	background-image: url(../_img/highlights_mercato.png);
}

#high_mercato:hover {
	background-image: url(../_img/highlights_mercato_h.png);
}

#high_giovanili {
	background-image: url(../_img/highlights_giovanili.png);
}

#high_giovanili:hover {
	background-image: url(../_img/highlights_giovanili_h.png);
}

#high_club {
	background-image: url(../_img/highlights_club.png);
}

#high_club:hover {
	background-image: url(../_img/highlights_club_h.png);
}

#inrete { /*width: 620px;*/
	position: relative;
	border-color:#063164;
	border-style:solid;
	border-width:10px 1px 1px 1px;
	
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #777;
}

#inrete p { /*height: 20px;
			padding-top: 5px;
			/*border-bottom: 1px solid #dcdcdc;*/
	
}

#inrete .data {
	display: block;
	width: 50px;
	float: left;
	margin-right: 25px;
}

#inrete .fonte {
	display: block;
	float: right;
}

#inrete a {
	width: 420px;
	color: #595959;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#inrete a:hover {
	color: #063164;
}

#coldx_over {
	width: 301px;
	margin-right: 0px;
	float: right;
	border-top: 0px solid #595959;
	padding-top: 0px;
}

#coldx {
	width: 301px;
	margin-right: 0px;
	float: right;
}

#webtv_box {
	border-top: 10px solid #595959;
	/*padding-left: 10px;*/
	padding-right: 10px;
	padding-top: 10px;
	/*margin-top: 10px;*/
}

#webtv {
	display: block;
	width: 300px;
	height: 243px;
	font-size: 7px;
}

.webtvstrip a {
	text-decoration: none;
	color: #333;
}

#rubriche {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcdcdc;
	border-top: 10px solid #dcdcdc;
	padding: 3px;
}

#rubriche img {
	float: left;
	margin-right: 5px;
}

#rubriche a {
	display: block;
	width: 293px;
	height: 42px;
	color: #aaa;
	border-bottom: 1px solid #dcdcdc;
	text-decoration: none;
	margin-top: 4px;
}

#rubriche h1 {
	color: #81191a;
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
}

#misc {
	margin-top: 10px;
	margin-bottom: 10px;
}

#misc_right { /*width: 170px;   width: 171px */
	float: right;
}

#sezioni {
	padding-top: 10px;
	border-top: 10px solid #ff8e00;
}

#sezioni a {
	display: block;
	width: 170px;
	height: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #dcdcdc;
	text-decoration: none;
	color: #555;
	background: url(../_img/sezioni_arrow.png) no-repeat top right;
}

#sezioni a:hover {
	color: #ff8e00;
}

#community {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-color:#81191a;
	border-style:solid;
	border-width:10px 1px 1px 1px;
	padding: 10px;
	margin-bottom: 5px;
}

#community a:hover {
	color: #0c56b2;
}

#links_community {
	padding-top: 10px;
	padding-bottom: 10px;
}

#links_community a {
	display: block;
	width: 170px;
	height: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #dcdcdc;
	text-decoration: none;
	color: #555;
	background: url(../_img/sezioni_arrow.png) no-repeat top right;
}

#links_community_small a {
	text-decoration: none;
	color: #000;
}

#links_community,#links_community_small a:hover {
	color: #0c56b2;
}

#servizi {
	width: 110px;
	float:left;
	border-top:10px solid #063164;
	margin-right:10px;
	margin-top: 10px;
	padding-top:10px;
}

#servizi a {
	display: block;
	width: 110px;
	height: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #dcdcdc;
	text-decoration: none;
	color: #555555;
	background: url(../_img/sezioni_arrow.png) no-repeat top right;
}

#servizi a:hover {
	color: #ff8e00;
}

#sondaggio {
	
	padding-top: 10px;
	border-top: 10px solid #cb3d96;
	/*margin-top: 10px;*/
	width: 180px;
	
}

#sondaggio ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 6px;
}

#sondaggio li {
	padding-left: 5px;
	margin-bottom: 4px;
}

#sondaggio_vota {
	width: 50px;
	display: block;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	color: #cb3d96;
	font-weight: bold;
	margin: auto;
	margin-bottom: 10px;
}

.poll {
	width: 280px;
	height: 20px;
	float: left;
	font-weight: bold;
}

.barpoll {
	display: block;
	height: 12px;
	float: left;
}

.wrappoll {
	margin-bottom: 10px;
	border-bottom: 1px dotted #dcdcdc;
}

.wrappoll_long {
	margin-bottom: 10px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #dcdcdc;
}

.endpoll {
	clear: both;
}

#irriverente {
	padding-top: 10px;
	border-top: 10px solid #c3de00;
}

#misc_left {
	width: 120px;
	color: #333;
}

#fotogallery_box {
	display: block;
	width: 300px;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 10px solid #19d215;
	padding-bottom: 10px;
}

#footer {
	width: 996px;
	text-align: center;
	margin-bottom: 20px;
}

#store_banner {
	display: block;
	width: 979px;
	height: 250px;
	margin-top: 15px;
	padding-left: 10px;
	border: 1px solid #81191a;
	border-top: 10px solid #81191a;
	background: url(../_img/store_bkgd.png) no-repeat top left;
}

#gotostore {
	display: block;
	width: 120px;
	height: 20px;
}

#store_content {
	display: block;
	width: 938px; /* era 800px */ /* height: 120px; */
	float: right;
	margin-right: 0px;
	padding: 10px;
}

#credits {
	font-size: 9px;
	padding-top: 4px;
	text-transform: uppercase;
	margin-top: 10px;
	border-top: 1px solid #dcdcdc;
	text-align: center;
	color: #666;
}

#credits a {
	font-size: 9px;
}

#readComments,#writeComment,#editComment {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #dedede;
}

#sendToFriend {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #dedede;
}

#sendToFriend label,#commentForm label,#writeCommentForm  label,#editComment label
	{
	display: block;
	font-weight: bold;
	width: 185px;
	height: 20px;
	float: left;
}

#sendToFriend input,#writeCommentForm input,#commentForm textarea,#editComment inpt,#editComment textarea
	{
	width: 380px;
	height: 12px;
	padding: 1px;
	border: 1px solid #dedede;
}


#writeCommentForm textarea
	{
	width: 430px;
	height: 12px;
	padding: 1px;
	border: 1px solid #dedede;
}

#commentForm textarea,#writeCommentForm textarea,#editComment textarea {
	height: 140px;
}

#sendToFriend br,#commentForm br,#writeCommentForm  br,#editComment br {
	clear: both;
}

#sendArticle,#SendComment,#WriteComment,#EditComment {
	margin-left: 200px;
	border: 1px solid #ccc;
	padding: 3px 10px 3px 10px;
	background: #dedede;
}

#sendArticle:hover,#SendComment:hover,#WriteComment:hover,#EditComment:hover
	{
	background: #fff;
	border: 1px solid #dedede;
}

#login_box_submit {
	height: 20px;
	width: 100px;
	vertical-align: middle;
	float: right;
}

#fg_table_viewer {
	display: block;
	width: 600px;
	margin-top: 15px;
	border-top: 5px solid #19d215;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#fg_table_viewer td {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #f00;
}

#fg_view_list {
	height: 500px;
}

#fg_view_main {
	
}

/* DIVs classes */
div.clear {
	clear: both;
}

.alert {
	border: 1px solid #f00;
	background: #fff2a0 url(../_img/alert.png) no-repeat top left;
	padding: 10px;
	padding-left: 40px;
}

.loginbox {
	margin: auto;
	width: 227px;
	padding: 10px;
	border: 1px solid #81191a;
	float: left;
	margin-right: 20px;
}

.login {
	width: 80px;
	height: 11px;
	padding: 2px;
	border: 1px dotted #555;
	margin-top: 3px;
	margin-bottom: 6px;
}

.submit {
	text-align: center;
	width: 120px;
	height: 19px;
	padding: 2px;
	border: 1px solid #555;
	background: #dcdcdc;
}

.submit:hover {
	color: #fff;
	background: #81191a;
}

.community_box {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #182372;
	border-top: 10px solid #182372;
	text-decoration: none;
	font-size: 10px;
	height: 130px;
	width: 300px;
	background: #dcdcdc;
}

.community_box input {
	width: 140px;
	height: 14px;
	vertical-align: middle;
	float: left;
}

#title {
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	color: #81191a;
	padding-bottom:5px;
}

#title_multimedia {
	font-size: 9px;
	text-transform: uppercase;
	font-weight:bold;
	color: #81191a;
	padding-bottom:5px;
}

#fotogallery_box h1 {
	color: #81191A;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

.submit_login {
	text-align: center;
	width: 120px;
	height: 19px;
	padding: 2px;
	border: 1px solid #555;
	background: #dcdcdc;
}

.submit_login:hover {
	color: #fff;
	background: #0c56b2;
}

div.chiudi {
	text-align: Right;
	border-bottom: Solid 1px #000000;
}

a.sponsor {
	color: #000000;
	text-decoration: None;
}

a.sponsor:hover {
	color: #000000;
	text-decoration: None;
}
