body
{
		display:block;
		font-size:16px;     
	font-family:"Segoe UI";
}  
#page_holder
{
		height:auto;
		width:100%;
		top:0px;
		left:0px;
		background-color:#E8EBED;
		position:absolute;
	}
#page_body
{
    width:978px;
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:white;
}
#page_header
{
	position:relative;
	width:978px;
	height:90px;
}
#page_content
{
	width:978px;
	
}
#page_footer
{
	width:978px;
	height:90px;
}
#navigation_menu_holder
{
	width:976px;
	height:120px;
}
#page_name
{
	position:absolute;
	width:976px;
	color:#888888;
	font-size:38px;
	font-family:"Segoe UI";
	margin-left:10px;
	margin-top:20px;
}
#subpage_name
{
	position:relative;
	margin-top:2px;
	color:#7FBA00;
	font-size:34px;
	margin-left:10px;
	font-family:"Segoe UI","Helvetica",Garuda,Arial,sans-serif;
	float:left;
}
#search_holder
{
	width:976px;
	height:50px;
	margin-top:15px;
}
#search_form_holder
{
	position:relative;
	margin-right:7px;
	width:450px;
	height:38px;
	margin-top: 8px;
	float:right;
}
#search_box
{
	width:260px;
	height:30px;
	border: 1px solid #7FBA00;
	font-size:16px;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
}
#search_button
{
	width:108px;
	height:34px;
	border: 1px solid #7FBA00;
	font-size:16px;
	margin-left:13px;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
	color:white;
	background-color:#7FBA00;
	cursor: pointer;
}
#search_button:hover
{
	border: 1px solid #8BCC00;
	background-color:#8BCC00;
}
#content_holder
{
	width:978px;
	min-height: 800px;
	margin-top: 25px;
}
#select_team_holder
{
	width: 200px;
	margin-left: 10px;
	float: left;
}
#statistics_holder
{
	width: 756px;
	
	margin-left: 10px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}
#statistics_content
{
	width: 740px;
	
	margin-left: 2px;
}
#stats_title
{
	width: 738px;
	color:#7FBA00;
	font-size:30px;
	font-family:Segoe UI;
	font-weight: lighter;
	
}
#no_data_text
{
	width:320px;
	height:60px;
	color:#888888;
	margin-top:70px;
	margin-left:200px;
	font-size:50px;
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#explanation_text
{
	width:570px;
	height:60px;
	color:#888888;
	margin-top:7px;
	margin-left:80px;
	font-size:18px;
	text-align: center;
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}

#league_name_holder
{
	width:565px;
	height:26px;
	color:#7FBA00;
	font-size:20px;
	float:left;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
}
#league_table_holder
{
	position: relative;
	width: 736px;
	margin-top: 70px;
	border:2px solid #7FBA00;
}
#league_table_content
{
	width:736px;
	position: relative;
	margin-top:33px;
}
#league_navigation_holder
{
	width:145px;
	height:26px;
	margin-top: 3px;
	float:right;
	margin-right:10px;

}
#league_matches_name
{
	position: relative;
	cursor: pointer;
	margin-top:25px;
	width:100px; 
	height:36px; 
	font-size:30px; 
	color:#7FBA00;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#navigation_league
{
	width:145px;
	height:26px;
	float:left;
	margin-right:10px;
}
#league_table_name
{
	cursor: pointer;
	float:left;
	margin-top:25px;
	width:110px; 
	height:36px; 
	font-size:30px; 
	color:#7FBA00;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
.league_list_holder
{
	height: 1000px;
}
#league_matches_holder
{
	width: 736px;
	margin-top: 10px;
	border:2px solid #7FBA00;
}
#league_matches
{
	width:736px;
	margin-top: 33px;
}
#prev_matches_league
{
	width:70px;
	height:18px;
	margin-top: 6px;
	float:left;
	cursor:pointer;
	color:#7FBA00;
	font-size:14px;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#next_matches_league
{
	width:70px;
	height:18px;
	margin-top: 6px;
	float:left;
	cursor:pointer;
	color:#7FBA00;
	font-size:14px;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#league_data_holder
{
	margin-top:20px;
}

#general_team_stats_holder
{
	width:738px; 
	margin-top:40px;
}
#team_results_holder
{
	width:740px;
	height:300px;
	text-align: center;
}
#team_results_navigation_holder
{
	width:740px;
	height:30px;
}
#navigation_holder
{
	width:145px;
	height:20px;
	margin-top:8px;
	float:right;
	margin-right:10px;
}
#prev_matches
{
	width:70px;
	height:18px;
	float:left;
	cursor:pointer;
	color:black;
	font-size:14px;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#prev_matches:hover
{
	font-weight: bold;
}
#next_matches
{
	width:70px;
	height:18px;
	float:left;
	cursor:pointer;
	color:black;
	font-size:14px;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
#next_matches:hover
{
	font-weight: bold;
}
#team_results_content
{
	width:736px;
	height:257px;
	margin-top:3px;
}

#league_table
{
	border:2px solid white;
	border-collapse:collapse;
}
.league_place_type
{
	float: right;
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif; 
	font-size:30px;
	margin-right: 10px;
	margin-top:11px;  
	color:#7FBA00;
}
.league_table_data
{
	border:2px solid white;
	height: 40px;
}

#resultTable
{
	width: 740px;
	border-collapse: collapse;
	margin-bottom: 40px;
	margin-top: 25px;
}
#resultTable td
{
	text-align: center;
	color: black;
	font-family:"Segoe UI";
	border-bottom: 1px solid #7FBA00;
	border-right: 1px solid #7FBA00;
}
#resultTable tr
{
	width:100%; 
	height:40px;
}
#resultTable th
{
	color: #7FBA00;
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
	border-bottom: 1px solid #7FBA00;
	border-right: 1px solid #7FBA00;
}
#resultTable th:last-child
{
	border-right:1px solid transparent;
}
#resultTable td:last-child
{
	border-right:1px solid transparent;
}
#resultTable tr:hover td
{
	
	border-right: 1px solid #7FBA00;
}
#resultTable tr:hover td:first-child
{
	border-left: 5px solid #F24022;
}
.headToHeadResultInfoHolder
{
	color:gray;
	font-weight: bold;
	display:inline-block;
	margin-top:100px;
}
#generalHeadToHeadStatsHolder
{
	height: 460px;
	margin-bottom: 40px;
}
.bold_text
{
	font-weight: bold;
}
.stats_pie_chart_holder
{
	width:352px;
	height:262px;
	float:left
}
.filterHolder
{
	width: 400px;
	height: 30px;
	margin-right: 10px;
	float: right;
}
.filter_item_holder
{
	margin-right: 20px;
	height: 28px;
	float:right;
	cursor: pointer;
}
.filter_text
{
	color: #7FBA00;
	font-family:"Segoe UI";
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
}
.filter_arrow
{
	height: 9px;
}
.filter_arrow_image
{
	width:14px; 
	height:7px; 
	margin-right:auto; 
	margin-left:auto; 
	display:block;
}
.chartHolder
{
	margin-top: 20px;
	text-align: center;
}
.chartFilterHolder
{
	width: 740px;
	height: 30px;
	margin-right: 10px;
}
.chartTitle
{
	margin-top: 2px;
	font-size: 18px;
	text-align: center;
	color:#7FBA00;
	font-family: Segoe UI;
	font-weight: lighter;
}
.chartInfoHolder
{
	color:gray;
	font-weight: bold;
	margin-top:220px; 
	display:inline-block;
}
#allSeasonsGoalsChart
{
	width:740px; 
	height:500px; 
	margin-top:10px;
	border: 1px solid #C7C7C7;
}
#allSeasonsPointsLineChart
{
	margin-top:10px;
	width:740px;
	height:500px;
	text-align: center;
	border: 1px solid #C7C7C7;
}
#allSeasonsMatchResultsChart
{
	width:740px; 
	height:500px; 
	margin-top:10px;
	border: 1px solid #C7C7C7;
}
.generalStatsTitle
{
	font-size:18px;
	font-family: "Segoe UI";
	font-weight: lighter;
	color:#7FBA00;		
	float: right;
	width: 320px;
}
.generalStatsInfoHolder
{
	color:gray;
	font-weight: bold;
	margin-top:130px; 
	display:inline-block;
}
#generalStatsTableHolder
{
	text-align: center;
	margin-top: 15px;
}
#generalStatsTable
{
	width: 738px;
	border-collapse: collapse;
	margin-bottom: 40px;
	margin-top: 15px;
}
#generalStatsTable td
{
	text-align: center;
	color: black;
	width: 368px;
	font-family:"Segoe UI";
	font-weight: lighter;
	border-bottom: 1px solid #7FBA00;
	border-right: 1px solid #7FBA00;
}
#generalStatsTable tr
{
	width:100%; 
	height:40px;
}
#generalStatsTable th
{
	color: #7FBA00;
	width: 370px;
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
	border-bottom: 1px solid #7FBA00;
	border-right: 1px solid #7FBA00;
}
#generalStatsTable th:last-child
{
	border-right:1px solid transparent;
}
#generalStatsTable td:last-child
{
	border-right:1px solid transparent;
}
#generalStatsTable tr:hover td
{
	border-right: 1px solid #7FBA00;
}
#generalStatsTable tr:hover td:first-child
{
	border-left: 5px solid #F24022;
}
.generalStatsInfoHolder
{
	font-family: "Segoe UI";
	font-size: 16px;
	font-weight: bold;
	color: gray;
	width: 740px;
	text-align: center;
	margin-top: 279px;
	margin-bottom: 500px;
}
#pieChartsHolder
{
	margin-top: 30px;
	width: 742px;
	margin-bottom: 20px;
	height: 480px;
}
#seasonGoalsScoredLeaguePieChartHolder
{
	width:370px;
	height:475px;
	float:left;
	border-right: 1px solid #7FBA00;
}
#seasonGoalsScoredLeaguePieChart
{
	width: 370px;
	height: 440px;
	text-align: center;
}
#seasonPointsLeaguePieChartHolder
{
	width:370px;
	height:475px;
	float:left;
	border-left: 1px solid #7FBA00;
}
#seasonPointsLeaguePieChart
{
	width: 370px;
	height: 440px;
	text-align: center;
}
.league_stats_icon
{
	width:358px; 
	height: 90px; 
	background-color:#7FBA00; 
	margin-top: 2px; margin-left: 2px; 
	float:left; 
	cursor: pointer;
}
.league_stats_icon_image_holder
{
	margin-top: 37px; 
	margin-left: 5px;	
	width: 23px; 
	float: left;
}
input[type = checkbox]
{
	display: none;
}
input[type = checkbox] + label
{
	float: left;
	display: inline-block;
	height: 25px;
	width: 25px;
	margin-top: 19px;
	margin-left: 20px;
	background: url('/~groundt/Images/unchecked_checkbox_green.png') no-repeat;
}
input[type = checkbox]:checked + label
{
	display: inline-block;
	height: 25px;
	width: 25px;
	background: url('/~groundt/Images/checked_checkbox_green.png') no-repeat;
}

.league_stats_icon_text
{
	margin-top: 35px; 
	margin-left: 7px; 
	height: 25px; 
	width:180px; 
	color:white; 
	font-size:18px; 
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif; float: left;
}


.team_selection_icon
{
	width:738px; 
	height:55px; 
	cursor:pointer;
}
.team_selection_icon:hover
{
	background-color: #EDEDED;
}
.team_selection_name
{
	width:400px;
	height:36px; 
	float:left; 
	margin-left:15px; 
	margin-top:8px; 
	position:absolute; 
	font-family:"Segoe UI"; 
	font-weight: lighter;
	font-size:30px; 
	color:#7FBA00;
}
.win_icon
{
	width:50px; 
	height:50px; 
	margin-left:4px; 
	float:left; 
	background-color:#7FBA00; 
	font-family:"Segoe UI"; 
	font-weight: lighter;
	font-size:24px; 
	color:white
}
.draw_icon
{
	width:50px; 
	height:50px; 
	margin-left:4px; 
	float:left; 
	background-color:#F59322; 
	font-family:"Segoe UI"; 
	font-weight: lighter;
	font-size:24px; 
	color:white;
}
.lose_icon
{
	width:50px; 
	height:50px; 
	margin-left:4px;
	float:left; 
	background-color:#F24022; 
	font-family:"Segoe UI"; 
	font-weight: lighter;
	font-size:24px; 
	color:white;
}
.result_icon_text
{
	text-align:center; 
	margin-top:10px;
}
.team_result_holder
{
	width:272px; 
	height:50px; 
	float:right; 
	margin-top:2px;
}


.league_table_header_row
{
	text-align:center;
	width:740px;
	height:40px;
	color:white; 
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
.league_table_row
{
	text-align:center;
	width:740px; 
	height:40px;
	color:white; 
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
.league_results_header_row
{
	text-align:center;
	width:740px; 
	height:40px;
	color:white; 
	font-family: “Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
.league_results_row
{
	text-align:center;
	width:740px;
	height:40px;
	color:white; 
	font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
}
.league_results_table
{
	margin-top:20px; 
	width:736px
}
.league_results_header_round
{
	width:100px;
}
.league_results_header_date
{
	width:140px;
}
.league_results_header_team
{
	width:241px;
}
.result_table_header_team
{
	width:154px;
}
.result_table_header_result
{
	width:100px;
}
.result_table_header_date
{
	width:100px;
}
.result_table_header_league
{
	width:206px;
}
.bold_text
{
	font-weight:bold;
}
.team_selection_text_holder
{
	position: relative;
	margin-left: 5px;
	margin-top: 35px;
	height: 30px;
}
.team_selection_text
{
	float: left;
	color: white;
	margin-left: 7px;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
}
.team_selection_holder
{
	position: relative;
	width:200px;
	margin-left:10px;
	margin-top:2px;
	height:90px;
	border:1px solid #7FBA00;
	background-color:#7FBA00;
	cursor: pointer;
}
.team_selection_holder:hover
{
	border:1px solid #8BCC00;
	background-color:#8BCC00;
}
.arrow_holder
{
	width:23px;
	margin-top: 5px;
	float: left;
}
.navigation_icon
{
	width:232px;
	height:100px;
	margin-top:10px;
	background-color:#7FBA00;
	margin-left:10px;
	float:left;
}
.navigation_text_holder
{
	width:100px;
	margin-top:10px;
	margin-left:10px;
	color:white;
	font-size:20px;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
	float:left;
}
.navigation_icon:hover
{
	background-color:#8BCC00;
}
.icon_holder
{
	width:93px;
	height:100px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
a:link 
{
	text-decoration:none;
}
a:visited 
{
	text-decoration:none;
}
a:hover 
{
	text-decoration:none;
}
a:active 
{
	text-decoration:none;
}
.link_color
{
	color:#7FBA00;
}
.link_color:hover
{
	color:#8BCC00;
}
.expand_collapse_holder
{
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	cursor: pointer;
}
.league_by_age_selection_holder
{
	width:200px;

}
.league_by_age_selection
{
	height: 40px;
	width: 200px;
	cursor: pointer;
}
.league_by_age_selection_text
{
	font-size: 24px;
	color:black;
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
	margin-top: 6px;
	margin-left: 10px;


}
.league_by_age_selection_image
{
	width: 10px;
	height: 20px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	
}
.league_by_age_selection:hover
{
	background-color: #EDEDED;
}
.league_by_place_selection_holder
{
	width:200px;
}
.league_by_place_selection
{
	margin-top: 5px;
	margin-left: 5px;
	height: 30px;
	width: 200px;
	cursor: pointer;
}
.league_by_place_selection_text
{
	font-size: 20px;
	color:black;
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
	margin-left: 10px;
}
.league_by_place_selection_image
{
	width: 10px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;	
}
.league_by_place_selection:hover
{
	background-color: #EDEDED;
}
.league_name_text
{
	width: 155px;
	font-size: 18px;
	color:black;
	margin-top: 3px;
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
}
.selected_menu_item_arrow_holder
{
	float: left;
	width: 8px;
	height: 14px;
	margin-left: 1px;
	margin-top: 8px;
}
.league_name_holder
{
	width:170px;
	height: 32px;
	margin-top: 8px;
	margin-left: 28px;
	cursor: pointer;
}
.league_name_holder:hover
{
	background-color: #EDEDED;
}
.ordinary_league_option
{
	height: 40px;
	width: 200px;
	cursor: pointer;
}
.ordinary_league_option_text
{
	width: 175px;
	font-size: 24px;
	color:black;
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
.ordinary_menu_item_arrow_holder
{
	float: left;
	width: 8px;
	height: 14px;
	margin-left: 1px;
	margin-top: 15px;
}
.ordinary_league_option:hover
{
	background-color: #EDEDED;
}
.two_level_menu_holder
{
	width:200px;

}
.two_level_menu
{
	height: 40px;
	width: 200px;
	cursor: pointer;
}
.two_level_menu_text
{
	font-size: 24px;
	color:black;
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
	margin-top: 6px;
	margin-left: 10px;


}
.two_level_menu_image
{
	width: 10px;
	height: 20px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	
}
.two_level_menu:hover
{
	background-color: #EDEDED;
}
.two_level_submenu_holder
{
	width:172px;
}
.two_level_submenu_selection
{
	margin-top: 5px;
	margin-left: 24px;
	height: 30px;
	width: 172px;
	cursor: pointer;
}
.two_level_submenu_text
{
	font-size: 20px;
	color:black;
	font-family:"Segoe UI";
	font-weight: lighter;
	width: 140px;
	float: left;
	margin-left: 10px;
}
.two_level_submenu_image
{
	width: 10px;
	height: 20px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.two_level_submenu_selection:hover
{
	background-color: #EDEDED;
}
.eMailHolder
{
	position: absolute;
	font-family: Segoe UI;
	font-weight: lighter;
	font-size: 16px;
	color:gray;
	margin-top: 30px;
	margin-left: 430px;
}
.pageLoadStatusHolder
{
	font-family: Segoe UI;
	font-weight: lighter;
	font-size: 16px;
	color:gray;
	font-weight: bold;
	width: 740px;
	position: absolute;
	text-align: center;
	display:inline-block;
	margin-top: 320px;
}

/*match official stats CSS style*/
.matchOfficialIconHolder
{
	width:360px; 
	height:120px; 
	float:left; 
	cursor:pointer;
}
.matchOfficialIconHolder:hover
{
	background-color: #EDEDED;
}
.matchOfficialImageSmall
{
	width:90px; 
	height:90px; 
	margin-top:14px; 
	margin-left:15px; 
	float:left;
	font-size:16px; 
	font-family:"Segoe UI";
	font-weight: bold;
	text-align: center;
	color: gray;
	border:1px solid #C7C7C7;
	position: absolute;
	
}
.matchOfficialInfoHolder
{
	width:235px; 
	height:100px; 
	margin-top: 5px;
	margin-left:120px; 
	float:left;
	position: absolute;
}
.pictureInfoHolder
{
	margin-top:33px; 
	display:inline-block;
}
.matchOfficialNameHolder
{
	margin-top: 2px; 
	width:235px; 
	color: #7FBA00; 
	font-size:20px; 
	font-family:"Segoe UI";
	font-weight: bold;
	float: left;
}
.matchOfficialIconData
{
	margin-top: 3px; 
	width:235px; 
	color: black; 
	font-size:16px; 
	font-family:"Segoe UI";
	font-weight: lighter;
	float: left;
}
h2
{
	color: #7FBA00;
	font-weight: lighter;
	font-size: 30px;
	font-family: "Segoe UI";
	margin-bottom: 0px;
	margin-top:0px;
}
.matchOfficialFilterHolder
{
	height: 30px;
}
#matchOfficialGeneralStatsData
{
	min-height: 295px;
	margin-top: 20px;
}
.matchOfficialGeneralStatsInfoHolder
{
	width: 520px;
	text-align: center;
	color:gray;
	font-weight: bold;
	margin-top:140px; 
	display:inline-block;
}
#matchOfficialDataHolder
{
	width:520px; 		
	margin-left:210px; 
	float:left;
	margin-bottom: 35px;
}
#matchOfficialPictureHolder
{
	width:160px; 
	height:160px; 
	margin-top:60px; 
	margin-left:30px; 
	float:left;
	font-family:"Segoe UI";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: gray;
	border:1px solid #C7C7C7;
	position: absolute;
}
.matchOfficialPictureInfoHolder
{
	margin-top:65px; 
	display:inline-block;
}
#matchOfficialCardHolder
{
	width:740px; 
	margin-top:10px;
}
#matchOfficialDataTable
{
	width: 100%;
	border-collapse: collapse;
}
#matchOfficialDataTable tr
{
	width:100%; 
	height:30px;
}
#matchOfficialDataTable td
{
	text-align: left;
	padding-left: 4px;
	color: black;
	font-family:"Segoe UI";
	font-weight: lighter;
	border-bottom: 1px solid  #7FBA00;
	border-right: 1px solid  #7FBA00;
}
#matchOfficialDataTable th
{
	color:  #7FBA00;
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
	border-bottom: 1px solid  #7FBA00;
	border-right: 1px solid  #7FBA00;
}
#matchOfficialDataTable th:last-child
{
	border-right:1px solid transparent;
}
#matchOfficialDataTable td:last-child
{
	border-right:1px solid transparent;
	text-align: center;
}
#matchOfficialDataTable tr:hover td
{
	background-color:#EDEDED;
}
#matchOfficialDataTable tr:hover td:first-child
{
	border-left: 5px solid #F24022;
}
#matchOfficialAllSeasonsCards
{
	width:740px; 
	height:500px; 
	margin-top:10px;
	border: 1px solid #C7C7C7;
	margin-bottom: 20px;
	text-align: center;
}
.twoLevelFilterHolder
{
	height: 30px;
	float: right;
}
#matchOfficialsCardsOverViewChart
{
	margin-top:10px;
	width:740px;
	height:535px;
	text-align: center;
	border: 1px solid #C7C7C7;

}
#generalMatchOfficialStatsHolder
{
	margin-top: 20px;
	margin-bottom: 40px;
}
#generalMatchOfficialStatsTableHolder
{
	min-height: 400px;
	margin-top: 20px;
}
/* fair play CSS */
h3
{
	color: #7FBA00;
	font-weight: lighter;
	font-size: 24px;
	font-family: "Segoe UI";
	margin-bottom: 0px;
	margin-top:0px;
}
#fairPlayHolder
{	
	margin-bottom: 30px;
}
#fairPlayTableHolder
{
	width: 740px;
	min-height: 500px;
	margin-top: 20px;
}
.fairPlayInfoHolder
{
	width: 740px;
	text-align: center;
	color:gray;
	font-weight: bold;
	margin-top:230px; 
	display:inline-block;
}
#fairPlayTable
{
	width: 100%;
	text-align: center;
	border-collapse: collapse;	
}
#fairPlayTable tr
{
	width:100%; 
	height:40px;
}
#fairPlayTable td
{	
	padding-left: 4px;
	color: black;
	font-family:"Segoe UI";
	font-weight: lighter;
	border-bottom: 1px solid  #7FBA00;
	border-right: 1px solid  #7FBA00;
}
#fairPlayTable th
{
	color:  #7FBA00;
	height: 45px;
	font-family:"Segoe UI";
	font-weight: bold;
	border-bottom: 1px solid  #7FBA00;
	border-right: 1px solid  #7FBA00;
}
#fairPlayTable th:last-child
{
	border-right:1px solid transparent;
}
#fairPlayTable td:last-child
{
	border-right:1px solid transparent;
	font-weight: bold;

}
#fairPlayTable tr:hover td:first-child
{
	border-left: 5px solid #F24022;
}
.fairPlayTableSmallText
{
	font-weight: lighter;
	font-size: 12px;
	font-style: italic;
	color: black;
}
.fairPlayTableBigText
{
	font-weight: lighter;
	font-size: 14px;
	color: black;
}
.explanationText
{
	font-weight: lighter;
	font-size: 14px;
	font-style: italic;
	color: black;
	
}
#generalSeasonStats
{
	margin-top: 20px;
}