/* Colonna di destra contenente i Teaser */

#TeaserBlock {
	float: right;
	width: 300px;
	position: relative;
}

/* */

/* Contenuti nel blocco dei teaser */

.teaser_box {
	background:transparent url(../images/project/box300_botop.gif) no-repeat scroll 0 0;
	font-size: 1.0em;
	color: #4D4D4D;
	text-align: left;
	background-color: #fff;
	padding: 0 3px 3px;
}

table.teaser_table {
	width: 100%;
}

table.teaser_table h2 {
	font-size:1em;
	font-style:italic;
}

table.teaser_table tr td {
	font-size: 1.0em;
	color: #4D4D4D;
	text-align: left;
	padding: 8px 5px;
	border-bottom: #E8E8E8 solid 1px;
}

table.teaser_table tr th {
	background:transparent url(../images/project/box300_botop.gif) no-repeat scroll 0 0;
	font-size: 1.0em;
	color: #4D4D4D;
	text-align: left;
	padding: 8px 8px;
	vertical-align: middle;
}

.teaser_box h4 {
	color: #54698F;
	text-decoration: none;
	font-weight: bold;
	font-size:110%;
	text-align: left;
	padding: 8px;
	vertical-align: middle;
	margin-bottom: 3px;
}

	table.teaser_table tr td a,
	.teaser_box a {
	color: #4D4D4D;
	text-decoration: none;
	}
	table.teaser_table tr td a:hover,
	.teaser_box a:hover {
	color: #336699;
	text-decoration: underline;
	}
	table.teaser_table span,
	.teaser_box span {
	color: #54698F;
	text-decoration: none;
	font-weight: bold;
	font-size:110%;
	}
	table.teaser_table tr th img ,
	table.teaser_table tr td img {
	padding-left:6px;
	display: block;
	border:0;
	}

table.teaser_table tr td.teaser_link,
div.teaser_link {
	font-weight: normal;
	font-size: 1.0em;
	color: #6699cc;
	text-align: right;
	padding-right: 24px;
	text-decoration: none;
	background-image: url(../images/clients/link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin:5px;
	text-align: right;
	border: none;
	border-bottom:#E8E8E8 solid 1px;
}
	.teaser_table .teaser_link a,
	.teaser_box .teaser_link a {
	font-weight: bold;
	color: #54698F;
	text-decoration: none;
	}
	.teaser_table .teaser_link a:hover,
	.teaser_box .teaser_link a:hover {
	font-weight: bold;
	color: #54698F;
	text-decoration: underline;
	}

/* Teaser che contiene il temporeale 

#TeaserBlock div.team {
	width: 140px;
	position: relative;
	margin-top: 12px;
}

#TeaserBlock .team_block h2 {
	color: #003366;
	width: auto;
}

#TeaserBlock .team1 .team_block h2.team_name,
#TeaserBlock .team2 .team_block h2.team_name {
	font-size: 1.2em;
	font-style: italic;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #0066cc;
}

#TeaserBlock .team1 .team_block h2.team_name {
	text-align: left;
	float: left;	
}

#TeaserBlock .team2 .team_block h2.team_name {
	text-align: right;
	float: right;	
}

#TeaserBlock .team1 .team_block h2.team_modulo,
#TeaserBlock .team2 .team_block h2.team_modulo {
	font-size: 0.9em;
	font-style: italic;
	z-index: 1;
	width: 100%;
	border-bottom: 0px;
}

#TeaserBlock .team1 .team_block h2.team_modulo {
	text-align: right;
	float: left;
}

#TeaserBlock .team2 .team_block h2.team_modulo {
	text-align: left;
	float: right;
}

#TeaserBlock .team1 .team_logo {
	background-image: url(../images/project/bkg_team.png);
	top: 25px;
	left: 0;
}

#TeaserBlock .team2 .team_logo {
	background-image: url(../images/project/bkg_team2.png);
	top: 28px;
	left: 40px;
}

#TeaserBlock .team1 p.gol {
	float: right;
}

#TeaserBlock .team2 p.gol {
	float: left;
}

#TeaserBlock .minuto_tempo {
	position: relative;
	top: -30px;
	text-align: center;
	float: none;
	clear: both;
	z-index: 100;
}

#TeaserBlock div.gol {
	margin-top: 45px;
	position: relative;
	width: 140px;
}

Fine Teaser che contiene il temporeale */










ul#palmares_list li {
	text-align: center;
	width: 35px;
	padding: 0 3px;
	float: left;
	list-style-type: none;
	cursor: help;
}

ul#palmares_list li span {
	display: block;
	float: none;
	clear: both;
}

/* Players di un team colonna destra */

#TeaserBlock table.table_cal {
	font-size: 9px;
	color: #000000;
	padding-left: 0px;
	background-color: #FFF;
	padding: 3px;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: transparent;
}

#TeaserBlock .players table.table_cal {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

#TeaserBlock table.table_cal tr td {
	/*border-top: 1px solid #999999;*/
	padding: 3px 5px;
	height: 20px;
}

#TeaserBlock table.table_cal tr td a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#TeaserBlock table.table_cal tr td a:hover {
	text-decoration: none;
	color: #09A7C5;
	font-weight: bold;
}


#TeaserBlock table.table_cal tr th {
	padding: 8px 5px;
	color: #333;
}
	
#TeaserBlock table.table_cal tr.role_ALL td {
	padding: 12px 5px 8px;
}

#block_ranking_players table thead {
	display: none;
}

/* Live_Results */

.temporeale {
	background: #6699cc url(../images/project/bkg_temporeale.png);
	background-image: url(../images/project/bkg_temporeale.png);
	background-repeat: repeat;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding: 5px;
	height: 150px;
}

#live_results {
	margin: 5px 0px;
	background: #aec7ed;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding: 5px;
	border: 1px solid #fff;
}

#live_results span.title {
	width: 100%;
	color: #0066CC;
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #fff;
	height: 20px;
	background: url(../images/project/live_results.png) no-repeat right bottom;
	background-image: url(../images/project/live_results.png);
}

#live_results span.status {
	color: #0066CC;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	width: 100%;
	
}

#live_results span.partial {
	color: #cc5622;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin-right: 6px;
}

/* Live_Results - blocco partita */

div.team_live_block {
	float: left;
	text-align: left;
	z-index: 1;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #0066cc;
}

div.team_live_block h2 img {
	background-image: url(../images/project/bkg_team1_live.png);
	float: left;
	padding: 5px;
	width: 30px;
}


div.team_live_block h2 {
	color: #003366;
	text-align: left;
}

div.team_live_block h2 span.team {
	display: block;
	float: left;
	height: 20px;
	margin-top: 10px;
	margin-left: 3px;
}

div.team_live_block h2 span.modulo {
	display: block;
	float: left;
	font-size: 0.8em;
	font-style: italic;
	height: 20px;
	margin-left: 6px;
	margin-top: 12px;
}



div.team_live_block span.result {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #518CE2 none repeat scroll 0 0;
	display: block;
	float: right;
	font-size: 2em;
	font-weight: bold;
	margin-top: 8px;
	text-align: center;
	width: 40px;
	z-index: 1;
}


div.team_live_block .marcatori {
	float: left;
	font-style: normal;
	clear: both;
	width: 245px;
	margin-left: 45px;
	margin-bottom: 5px;	
}

/* Live_Results - blocco partita */

/* fine Live_Results */


div#TeaserBlock .results {
	border: 0px;
}

.AccordionPanelContent #block_ranking_teams tbody * {
	height: 12px;
	padding: none;
	margin: none;
}

.AccordionPanelContent #block_ranking_players tbody * {
	height: 12px;
	padding: none;
	margin: none;
}


/* GESTIONE BANNER */

a.banner {
	display: block;
	margin-bottom: 10px;
	width: 295px;
	height: 52px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

a#banner_ligue_1.banner_off {
	background-image: url(../images/project/banner_ligue1_off.png);
}

a#banner_bundesliga.banner_off {
	background-image: url(../images/project/banner_bundesliga_off.png);
}

a#banner_premier_league.banner_off {
	background-image: url(../images/project/banner_premier_league_off.png);
}

a#banner_liga.banner_off {
	background-image: url(../images/project/banner_liga_off.png);
}

a#banner_ligue_1.banner_off:hover {
	background-image: url(../images/project/banner_ligue1.png);
}

a#banner_bundesliga.banner_off:hover {
	background-image: url(../images/project/banner_bundesliga.png);
}

a#banner_premier_league.banner_off:hover {
	background-image: url(../images/project/banner_premier_league.png);
}

a#banner_liga.banner_off:hover {
	background-image: url(../images/project/banner_liga.png);
}

a#banner_ligue_1 {
	background-image: url(../images/project/banner_ligue1.png);
}

a#banner_bundesliga {
	background-image: url(../images/project/banner_bundesliga.png);
}

a#banner_premier_league {
	background-image: url(../images/project/banner_premier_league.png);
}

a#banner_liga {
	background-image: url(../images/project/banner_liga.png);
}

/* GESTIONE BLOCCO CLASSIFICA NELL'ACCORDION - Nasconde colonne */

#block_calendar_current .col1,
#block_calendar_current .col2,
#block_calendar_current .col3,
#block_calendar_current .col7,
#block_calendar_current thead {
	display: none;
}

#block_ranking_teams .ranking_header1,
#block_ranking_teams .ranking_header2,
#block_ranking_teams td {
	display: none;
}

#block_ranking_teams td.col-1,
#block_ranking_teams td.col-2,
#block_ranking_teams td.col0 {
	display: table-cell;
}


/* GESTIONE TABELLA CALENDARIO SQUADRA NELL'ACCORDION */

table.team_calendar {
	width: 100%;
}

table.team_calendar thead {
	display: none;
}

table.team_calendar .col1 {
	display: none;
}
