#tab_match{
	float: left;
	width: 644px;
	margin-top:5px;
	padding: 2px;
	background-color: #FFFFFF;
}

#tab_match td{
	vertical-align: middle;
}

#tab_match #match{	
	width: 642px;
}

#tab_match #match_header{
	margin-bottom: 10px;
	padding: 5px;
}

#tab_match #match_header .home_team{
	text-align: center;
	font-family: Impact, Arial, Verdana;
	font-size: 25px;
	width: 30%;
}

#tab_match #match_header .away_team{
	text-align: center;
	font-family: Impact, Arial, Verdana;
	font-size: 25px;
	width: 30%;
}

#tab_match #match_header .logo{
	text-align: center;
	width: 10%;
}

#tab_match #match_header #result{
	font-family: Impact, Arial, Verdana;
	font-size: 25px;
	text-align: center;
	width: 20%;
}

#tab_match #match_header .extra_result{
	font-size: 15px;
	text-align: center;
}

#tab_match #match_header .volley_sets{
	font-family: Impact, Arial, Verdana;
	font-size: 15px;
	text-align: center;
}

#tab_match #match_info{
	margin-bottom: 10px;
	padding: 0px 5px;
}

#tab_match #match_info .title{
	font-weight: bold;
	text-align: center;
	color: #999999;	
}

/*** PLANTÉIS ***/
#tab_match #match_body {
	float: left;
	margin-bottom: 10px;
	padding: 0px 5px;
}

#tab_match #match_body .home_team{
	padding-right: 3px;
	float: left;
	width: 313px;
}

#tab_match #match_body .away_team{
	padding-left: 3px;
	float: left;
	width: 313px;
}

#tab_match #match_body .table_team{
	border: 1px solid #C2C2C2;
}

#tab_match #match_body .table_team .title{
	border: none;
	font-weight: bold;
	height:20px;
	line-height:20px;
	background: url("../images/structure/background_style1.jpg") repeat-x top;
	background-color: #FFFFFF;
}

#tab_match #match_body .table_team .sub_title{
	border-top: 1px solid #C2C2C2;
	font-weight: bold;
}

#tab_match #match_body .table_team .tr_subs{
}

#tab_match #match_body .table_team .number{
    border-top: 1px solid #C2C2C2;
	width: 10px;
}

#tab_match #match_body .table_team .name{
    border-top: 1px solid #C2C2C2;
}

#tab_match #match_body .table_team .cards{
    border-top: 1px solid #C2C2C2;
	text-align: center;
	width: 20px;
	padding: 0px;
}

#tab_match #match_body .table_team .span_in{
	color: #008000;
	font-weight: bold;
	font-style: italic;
}


#tab_match #match_body .table_team .span_out{
	color: #A8252D;
	font-weight: bold;
	font-style: italic;
}

/*** MARCADORES ***/
#tab_match #match_scores {
	float: left;
	margin-bottom: 10px;
	padding: 0px 5px;
	width: 632px;
}

#tab_match #match_scores #table_scorers{
	border: 1px solid #C2C2C2;
}

#tab_match #match_scores #table_scorers .title{
	border: none;
	font-weight: bold;
	height:20px;
	line-height:20px;
	background: url("../images/structure/background_style1.jpg") repeat-x top;
	background-color: #FFFFFF;	
}

#tab_match #match_scores #table_scorers .ball{
	border-top: 1px solid #C2C2C2;
	padding: 0px 5px;
	width: 5%;
}

#tab_match #match_scores #table_scorers .home_scorer{
	border-top:1px solid #C2C2C2;
	padding: 0px 5px;
	text-align: right;
	width: 40%;
}

#tab_match #match_scores #table_scorers .minute{
	background-color: #F0F0F0;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
	text-align: center;
	width: 10%;
}

#tab_match #match_scores #table_scorers .away_scorer{
	border-top: 1px solid #C2C2C2;
	padding: 0px 5px;
	width: 40%;
}

#tab_match #match_scores #table_scorers .results{
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	background-color: #F3F3F3;
	border-top: 1px solid #C2C2C2;
}

/*** ÁRBITROS ***/
#tab_match #match_referees {
	float: left;
	padding: 0px 5px;
	width: 632px;
}

#tab_match #match_referees {
	float: left;
	padding: 0px 5px;
	width: 632px;
}

#tab_match #match_referees #table_referees{
	border: 1px solid #C2C2C2;
}

#tab_match #match_referees #table_referees .title{
	border: none;
	font-weight: bold;
	height:20px;
	line-height:20px;
	background: url("../images/structure/background_style1.jpg") repeat-x top;
	border-bottom: 1px solid #C2C2C2;
	background-color: #FFFFFF;	
}

#tab_match #table_subtitle{
	float: left;
	padding: 0px 5px;
	width: 632px;
}

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