/*** PÁGINA CLASSIFICAÇÃO ***/
#standing{
	padding: 2px;
}

/*** TAB CLASSIFICAÇÃO ***/
#tab_standing{
}

#tab_standing select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#tab_standing .select{
	float: right;
	padding: 0px 2px;
}

#tab_standing img{
	padding: 0px;
	margin: 0px;
}

#tab_standing td{
	vertical-align: middle;
	border-bottom: 1px solid #EEEEEE;
}

#tab_standing .stage{
	margin-bottom: 10px;
}

#tab_standing .stage_title{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C2C2C2;
	font-weight: bold;
}

#tab_standing .group_title{
	padding-left: 5px;
	text-align: left;
}

#tab_standing .title{
	font-size: 12px;
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}

#tab_standing .subtitle{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	background-color: #EEEEEE;
}

#tab_standing .position{
	width: 10px;
	text-align: right;
	font-weight: bold;
	color: #FF5D05;
    padding-left:10px;
}

#tab_standing .logo{
	text-align: center;
	width: 20px;
}

#tab_standing .team{
    width:60%;
}

#tab_standing .stats{
	text-align: center;
	width: 25px;
}

#tab_standing .home_team{
	width: 33%;
	text-align: right;
}

#tab_standing .away_team{
	width: 33%;
	text-align: left;
}

#tab_standing .result{
	text-align: center;
	width: 11%;
}

#tab_standing .more{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background-color: #EFEFEF;
}
