/*
 * 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: 940px;
	height: 20px;
	margin: auto;
	margin-top: 5px;
	border-bottom: 1px solid #dcdcdc;
	color: #ccc;
}

#top a {
	color: #ccc;
	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 #dcdcdc;
		}
		
		#top_search {
			padding-top: 2px;
			float: left;
			margin-left: 0px;
		}
	
	#top_data {
		font-size: 9px;
		padding-top: 4px;
		text-transform: uppercase;
	}

#container {
	width: 940px;
	margin: auto;
}

/* see search.css for slider properties and derivates */

#main {	
	color: #333;
}

	#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: 10px 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: 940px;
	height: 105px;
	display: block;
	background: url(../_img/header_bkgd.png) no-repeat top left;
	margin-top: 6px;
}

#backhome {
	display: block;
	width: 200px;
	height: 100px;
	float: left;
	color: #aaa;
}

#banner_728x90 {
	display: block;
	width: 728px;
	height: 90px;
	padding-top: 10px;
}

#header > #banner_728x90 {
	margin-left: 212px;
}

#banner_300x250 {
	display: block;
	width: 300px;
	height: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner_120x600 {
	display: block;
	width: 120px;
	height: 600px;
	padding-top: 10px;
	padding-bottom: 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;
}

#page {
	margin-top: 10px;
	background: url(../_img/page_bkgd.png) repeat-y top left;
}


#colsx {
	width: 620px;
	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: 302px;
	}
		#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;
		}
		
		
	#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;
		border-top: 10px solid #063164;
		padding-top: 10px;
		margin-top: 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 a {
			width: 420px;
			color: #777;
			text-decoration: none;
			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;
}
	
	#strip {
		margin-top: 2px;
		margin-bottom: 10px;
	}
	
	
	#webtv_box {
		padding-top: 10px;
		border-top: 10px solid #595959;
	}
	
	#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;
			margin-top: 22px;
			padding-top: 10px;
			padding-bottom: 10px;
			border-top: 10px solid #0c56b2;
			
		}
			
			#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;
				text-transform: uppercase;
				font-size: 8px;
				color: #000;
			}
						
			#links_community, #links_community_small a:hover {
				color: #0c56b2;
			}


#sondaggio {
			padding-top: 10px;
			border-top: 10px solid #cb3d96;
		}
		
			#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: 10px;
	border-top: 10px solid #19d215;
	padding-bottom: 10px;
}

#footer {
	width: 940px;
	text-align: center;
}
	
	#store_banner {
		display: block;
		width: 938px;
		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, #writeCommentForm textarea, #commentForm textarea, #editComment inpt, #editComment textarea {
		width: 380px;
		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: 164px;	
	vertical-align: middle;
	float: left;
}

#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: 160px;
	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;
}

#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;
}

