/* 20100714-1430 */

.mod-europeanfootball-games .tab-gray thead td {
	background:#ABA299;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:solid 1px #FFFFFF;
	height:24px;
	padding:0 5px;
	text-transform:uppercase;
}

.col-left-full .mod-europeanfootball-games .tab-gray td.thin { width: 66px }
.col-left-full .mod-europeanfootball-games .tab-gray td.large { width: 457px }

.mod-europeanfootball-games .tab-gray tbody td {
	background:#ECEAE7;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	padding:10px 5px;
}
.mod-europeanfootball-games .tab-gray tbody td.cel-last {
	border-right:0;
	border-bottom:solid 1px #FFFFFF;
}


.mod-europeanfootball-games .tab-gray {
	width:100%;
	text-align:center;
	clear: left;
}
.mod-europeanfootball-games .tab-gray td {
	width:1%;
}
.mod-europeanfootball-games .tab-gray .cel-last {
	width:100%;
}
.mod-europeanfootball-games .tab-content {
	display:none;
}
.mod-europeanfootball-games .tab-list {
	float:right;
	height:38px;
	margin-bottom:4px;
}
.mod-europeanfootball-games .tab-list li {
	float:left;
}
.mod-europeanfootball-games .tab-list-dynamic li {
	display:none;
}
.mod-europeanfootball-games .tab-list .lin-dotted {
	display:block;
	float:left;
	width:1px;
	height:31px;
	margin-top:3px;
	background:url(http://stf.terra.com.br/portal/_img/lin-dotted.gif) repeat-y;
}
.mod-europeanfootball-games .tab-list a {
	display:block;
	float:left;
	width:32px;
	height:38px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../_img/img-flags.gif) no-repeat;
}
.col-left-full .mod-europeanfootball-games .tab-list a {
	display:block;
	float:left;
	width:32px;
	height:38px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../_img/img-flags.gif) no-repeat;
	margin-left:5px;
	margin-right:5px;
}
	.mod-europeanfootball-games .lnk-germany {
		background-position:0 0 !important;
	}
		.mod-europeanfootball-games .lnk-germany:hover {
			background-position:0 -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-germany {
			background-position:0 -86px !important;
		}

	.mod-europeanfootball-games .lnk-spain {
		background-position:-33px 0 !important;
	}
		.mod-europeanfootball-games .lnk-spain:hover {
			background-position:-33px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-spain {
			background-position:-33px -86px !important;
		}

	.mod-europeanfootball-games .lnk-french {
		background-position:-66px 0 !important;
	}
		.mod-europeanfootball-games .lnk-french:hover {
			background-position:-66px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-french {
			background-position:-66px -86px !important;
		}

	.mod-europeanfootball-games .lnk-england {
		background-position:-99px 0 !important;
	}
		.mod-europeanfootball-games .lnk-england:hover {
			background-position:-99px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-england {
			background-position:-99px -86px !important;
		}

	.mod-europeanfootball-games .lnk-italy {
		background-position:-132px 0 !important;
	}
		.mod-europeanfootball-games .lnk-italy:hover {
			background-position:-132px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-italy {
			background-position:-132px -86px !important;
		}

	.mod-europeanfootball-games .lnk-portuguese {
		background-position:-165px 0 !important;
	}
		.mod-europeanfootball-games .lnk-portuguese:hover {
			background-position:-165px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-portuguese {
			background-position:-165px -86px !important;
		}

	.mod-europeanfootball-games .lnk-uefa {
		background-position:-198px 0 !important;
	}
		.mod-europeanfootball-games .lnk-uefa:hover {
			background-position:-198px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-uefa {
			background-position:-198px -86px !important;
		}

	.mod-europeanfootball-games .lnk-champions-league {
		background-position:-231px 0 !important;
	}
		.mod-europeanfootball-games .lnk-champions-league:hover {
			background-position:-231px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-champions-league {
			background-position:-231px -86px !important;
		}

	.mod-europeanfootball-games .lnk-spain-1 {
		background-position:-264px 0 !important;
	}
		.mod-europeanfootball-games .lnk-spain-1:hover {
			background-position:-264px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-spain-1 {
			background-position:-264px -86px !important;
		}

	.mod-europeanfootball-games .lnk-spain-2 {
		background-position:-297px 0 !important;
	}
		.mod-europeanfootball-games .lnk-spain-2:hover {
			background-position:-297px -44px !important;
		}
		.mod-europeanfootball-games .selected .lnk-spain-2 {
			background-position:-297px -86px !important;
		}


.mod-europeanfootball-games .ctn-all-games {
	padding-top:15px;
}
	.mod-europeanfootball-games .ctn-all-games a {
		color:#FF9900;
		font-weight:bold;
		text-transform:lowercase;
	}
	.mod-europeanfootball-games .ctn-all-games a:hover {
		text-decoration:underline;
	}