   		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;
			/*height:1460px;*/
			margin-left:auto;
			margin-right:auto;
			position:relative;
			background-color:white;
    	}
		#page_header
		{
			position:relative;
			width:978px;
			height:90px;
		}
		#page_content
		{
			width:978px;
			/*height:1280px;*/
		}
		#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:#F06421;
			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 #F06421;
			font-size:16px;
			
			font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
		}
		#search_button
		{
			width:108px;
			height:34px;
			border: 1px solid #F06421;
			font-size:16px;
			margin-left:13px;
			font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
			color:white;
			background-color:#F06421;
			cursor: pointer;
		}
		#search_button:hover
		{
			border: 1px solid #FC7635;
			background-color:#FC7635;
		}
		#content_holder
		{
			position: relative;
			overflow: hidden;
			width:978px;
			min-height:800px;
			margin-top: 25px;
			margin-bottom: 25px;
		}
		#team_selection_holder
		{
			position: relative;
			width:200px;
			margin-left: 10px;
			/*height:1068px;*/
			float:left;
		}
		#team_holder
		{
			position: relative;
			width: 756px;
			/*height: 1068px;*/
			margin-left: 10px;
			float: left;
			overflow-y: hidden;
			overflow-x: hidden;
		}
		#team_content
		{
			position: relative;
			width: 740px;
			/*height: 1066px;*/
			margin-left: 2px;
		}
		#team_name
		{
			color:#F06421; 
			font-size:30px; 
			font-family:"Segoe UI"; 
			font-weight: lighter;
			margin-left:5px;
		}
		#team_description
		{
			color:black; 
			margin-top:15px;
			font-size:16px;
			width:740px;
			font-family:Segoe UI;
			font-weight:lighter;
			margin-left:5px
		}
		#team_results_holder
		{
			width:736px;
			margin-top:20px;
			
		}
		#team_results_navigation_holder
		{
			width:736px;
			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:#F06421;
			font-size:14px;
			font-family:Segoe UI; 
			font-weight:lighter;
		}
		#next_matches
		{
			width:70px;
			height:18px;
			float:left;
			cursor:pointer;
			color:#F06421;
			font-size:14px;
			font-family:Segoe UI; 
			font-weight:lighter;
		}
		#prev_matches:hover
		{
			font-weight: bold;
		}
		#next_matches:hover
		{
			font-weight: bold;
		}
		#team_results_content
		{
			font-family:Segoe UI; 
			font-weight:bold;
			text-align: center;
			color: gray;
			width:736px;
			margin-top:3px;
		}
		
		#playground_image_holder
		{
			margin-top:35px;
			width:738px;
		
		}
		#football_ground_filter_holder
		{
			width: 300px;
			float: right;
			margin-top: 5px;
		}
		.filter_item_holder
		{
			margin-right: 20px;
			height: 28px;
			float:right;
			cursor: pointer;
		}
		.filter_text
		{
			color: #F06421;
			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;
		}
		#playground_image
		{
			margin-top: 20px;
			height:350px;
			width:738px;
			font-family:"Segoe UI";
			font-weight: bold;
			text-align: center;
			color:gray;
			border: 1px solid #C7C7C7;
		}
		#team_image_holder
		{
			margin-top:35px;
			width:738px;
		}
		#team_image
		{
			margin-top: 20px;
			height:500px;
			width:738px;
			font-family:"Segoe UI";
			font-weight: bold;
			text-align: center;
			color:gray;
			border: 1px solid #C7C7C7;
		}
		.team_picture_info_holder
		{
			margin-top:220px; 
			display:inline-block;
		}
		.picture_info_holder
		{
			margin-top:150px; 
			display:inline-block;
		}
		.image_text
		{
			margin-top:2px;
			font-size:18px;
			width: 400px;
			float: left;
			color:#F06421;
			font-family:Segoe UI; 
			font-weight:lighter;
		}
		.selection_icon
		{
			width:198px;
			height:90px; 
			border: 1px solid #F06421; 
			margin-top:2px;
			margin-left:10px; 
			background-color:#F06421; 
			cursor:pointer;
		}
		.selection_icon_text_holder
		{
			width:190px;
			margin-left:5px;
			height:26px;
			margin-top:35px;
		}
		.selection_icon_image_holder
		{
			width:26px;
			margin-top:3px;
			float:left;
		}
		.selection_icon_text
		{
			float:left;
			margin-left:0px;
			width:155px;
			color:white;
			font-size:18px;
			margin-top:0px;
			font-family:“Segoe UI”,“Helvetica”,Garuda,Arial,sans-serif;
		}
		
		.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_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:#F06421;
		}
		.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_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;
		}
		.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;
		}
		.navigation_icon
		{
			width:232px;
			height:100px;
			margin-top:10px;
			background-color:#F06421;
			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:#FC7635;
		}
		.icon_holder
		{
			width:93px;
			height:100px;
			float:left;
			margin-top:10px;
			margin-left:10px;
		}
		#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;
		}
		a:link 
		{
			text-decoration:none;
		}
		a:visited 
		{
			text-decoration:none;
		}
		a:hover 
		{
			text-decoration:none;
		}
		a:active 
		{
			text-decoration:none;
		}
	  	.link_color
		{
			color:#F06421;
		}
		.link_color:hover
		{
			color:#FC7635;
		}
		.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_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;
		}
		#result_table
		{
			width: 100%;
			border-collapse: collapse;
			margin-bottom: 40px;
		}
		#result_table td
		{
			text-align: center;
			color: black;
			font-family:"Segoe UI";
			font-weight: lighter;
			border-bottom: 1px solid #F24022;
			border-right: 1px solid #F24022;
		}
		#result_table tr
		{
			width:100%; 
			height:40px;
		}
		#result_table th
		{
			color: #F24022;
			text-align: center;
			font-family:"Segoe UI";
			font-weight: bold;
			border-bottom: 1px solid #F24022;
			border-right: 1px solid #F24022;
		}
		#result_table th:last-child
		{
			border-right:1px solid transparent;
		}
		#result_table td:last-child
		{
			border-right:1px solid transparent;
		}
		#result_table tr:hover td
		{
			background-color:#EDEDED;
			border-right: 1px solid #F24022;
		}
		#result_table tr:hover td:first-child
		{
			border-left: 5px solid #F24022;
		}
		#chartsHolder
		{
			margin-top: 25px;
			width: 740px;
			height: 480px;
		}
		#pieChartsHolder
		{
			margin-top: 30px;
			width: 742px;
			height: 400px;
			position: relative;
		}
		#goalsScoredChartHolder
		{
			width:370px;
			height:400px; 
			float:left; 
			border-right: 1px solid #F06421;
			text-align: center;
		}
		#matchResultsChartHolder
		{
			width:370px;
			height:400px; 
			float:left; 
			border-left: 1px solid #F06421;
			text-align: center;
		}
		.chartFilterHolder
		{
			width: 370px;
			height: 30px;
		}
		#goalsScoredChart
		{
			width:370px;
			height:370px;
		}
		#matchResultsChart
		{
			width:370px;
			height:370px;
		}
		.chartInfoHolder
		{
			color:gray;
			font-weight: bold;
			margin-top:150px; 
			display:inline-block;
		}
		.eMailHolder
		{
			position: absolute;
			font-family: Segoe UI;
			font-weight: lighter;
			font-size: 16px;
			color:gray;
			margin-top: 30px;
			margin-left: 430px;
		}

		h3
		{
			color: #F06421;
			font-weight: lighter;
			font-size: 24px;
			font-family: "Segoe UI";
			margin-bottom: 0px;
			margin-top:0px;
		}
		.teamLastSeasonActivePlayersFilterHolder
		{
			height: 30px;
			float: right;
		}
		#teamLastSeasonActivePlayersTableHolder
		{
			width: 740px;
			margin-top: 15px;
			min-height: 250px;
			text-align: center;
			font-weight: lighter;
			font-size: 16px;
			font-family: "Segoe UI";
		}
		.teamLastSeasonActivePlayersInfoHolder
		{
			color:gray;
			font-weight: bold;
			margin-top:120px; 
			display:inline-block;
		}
		.teamPlayersInSeasonTable
		{
			width: 100%;
			border-collapse: collapse;
			margin-bottom: 40px;
		}
		.teamPlayersInSeasonTable td
		{
			text-align: center;
			color: black;
			font-family:"Segoe UI";
			font-weight: lighter;
			border-bottom: 1px solid #F24022;
			border-right: 1px solid #F24022;
		}
		.teamPlayersInSeasonTable tr
		{
			width:100%; 
			height:40px;
		}
		.teamPlayersInSeasonTable th
		{
			color: #F24022;
			text-align: center;
			font-family:"Segoe UI";
			font-weight: bold;
			border-bottom: 1px solid #F24022;
			border-right: 1px solid #F24022;
		}
		.teamPlayersInSeasonTable th:last-child
		{
			border-right:1px solid transparent;
		}
	    .teamPlayersInSeasonTable td:last-child
		{
			border-right:1px solid transparent;
		}
		.teamPlayersInSeasonTable tr:hover td
		{
			background-color:#EDEDED;
			border-right: 1px solid #F24022;
		}
		.teamPlayersInSeasonTable tr:hover td:first-child
		{
			border-left: 5px solid #F24022;
		}
		.playerName
		{
			width:300px;
		}
		.playerClub
		{
			width: 280px
		}
		.playerNumber
		{
			width: 160px;
		}
/*match details css*/
#overlayDiv
{
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
   	background-color: rgba(0,0,0,0.7);
    z-index: 2;
}
#matchDetailsPageHolder
{
	width: 1000px;
	height: 1015px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	margin-top:220px;
	text-align: center;
	font-size:16px;     
    font-family:"Segoe UI";
    position: static;
}
.matchDetailsPageInfoHolder
{
	color:gray;
	font-weight: bold;
	margin-top:340px; 
	display:inline-block;
}
#matchDetilsPageTitle
{
	float: left;
	color: #0070C0;
	font-size: 24px;
	margin-left: 420px;
	margin-top: 10px;
	height: 32px;
}
#matchDetilsPageHeader
{
	height: 42px;
}
.closeButtonHolder
{
	cursor: pointer;
	margin-right: 10px;
	margin-top: 10px;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	float: right;
}
#matchDetilsPageBody
{
	
	margin-top: 5px;
	margin-bottom: 25px;
	height: 775px;
}
#matchDetailsPageFotter
{
	height: 150px;
	margin-bottom: 20px;
}
#matchHeaderHolder
{
	width: 940px;
	margin-left: 30px;
	height: 200px;
}
#matchEventsHolder
{
	margin-top: 20px;
	width: 940px;
	margin-left: 30px;
	height: 560px;
}
#matchDetailsPageFotterHolder
{
	width: 940px;
	margin-left: 30px;
	height: 150px;
}
#firstTeamHolder
{
	float: left;
	height: 200px;
	width: 320px;
}
#matchDataHolder
{
	float: left;
	height: 200px;
	width: 300px
}
#secondTeamHolder
{
	float: left;
	height: 200px;
	width: 320px;	
}
#firstTeamMatchHolder
{
	float: left;
	height: 545px;
	width: 470px;
}
#firstTeamEventsHolder
{
	
	height: 480px;
	width: 470px;
}
#secondTeamMatchHolder
{
	float: left;
	height: 545px;
	width: 469px;
}
#secondTeamEventsHolder
{
	
	height: 480px;
	width: 469px;
	border-left: 1px solid #C7C7C7;
}
p.matchHeaderDescription
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
p.matchHeaderDescriptionBig
{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.matchHeaderData
{
	font-weight:bold; padding-left:10px;
}
h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	display: table-cell;
    vertical-align: bottom;
    text-align: center;
	height: 66px;
	width: 320px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.teamFormHolder
{
	width: 190px;
	height: 35px;
	margin-left: 65px;
}
.winIcon
{
	width: 35px;
	height: 35px;
	margin-left: 3px;
	background-color: #7FBA00;
	float: left;
	cursor: pointer;
}
.drawIcon
{
	width: 35px;
	height: 35px;
	margin-left: 3px;
	background-color: #F59322;
	float: left;
	cursor: pointer;
}
.loseIcon
{
	width: 35px;
	height: 35px;
	margin-left: 3px;
	background-color: #F24022;
	float: left;
	cursor: pointer;
}
.formIconText
{
	text-align:center;
	font-size: 16px;
	color: white;
	margin-top: 6px;
	font-weight: bold;
	
}
.matchEventsTable
{
	width: 100%;
	border-collapse: collapse;
}
.matchEventsTable td
{
	text-align: left;
	color: black;
	font-family:"Segoe UI";
	font-size: 18px;
	border-bottom:none;
	border-right:none;
	padding-left: 60px;
	width: 235px;

}
.matchEventsTable tr
{
	width:100%; 
	height:30px;
	cursor: pointer;
}
.whiteRowColor
{
	background-color: white;
}
.grayRowColor
{
	background-color:#F0F0F0;
}
.matchEventsTable th
{
	color: #F24022;
	text-align: center;
	font-family:"Segoe UI";
	font-weight: bold;
	border-bottom:none;
	border-right:none;
}
.matchEventsTable tr:hover
{
	font-weight: bold;
}
.goalScoredIconImage
{
	width: 24px;
	height: 24px;
	margin-top: 2px;
	float: left;
}
.yellowCardIconImage
{
	width: 17px;
	height: 24px;
	margin-top: 1px;
	padding-left: 5px;
	float: left;
}
.redCardIconImage
{
	width: 17px;
	height: 24px;
	margin-top: 1px;
	padding-left: 5px;
	float: left;
}
.yellowAndRedCardIconImage
{
	width: 24px;
	height: 24px;
	margin-top: 1px;
	padding-left: 5px;
	float: left;
}
#matchNotesHolder
{
	width: 940px;
	height: 85px;
	font-family:"Segoe UI";
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}
#noMatchNotesHolder
{
	width: 940px;
	height: 85px;
	font-family:"Segoe UI";
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
	border: 1px solid #C7C7C7;
}
.matchNotesInfoHolder
{
	color:gray;
    font-weight: bold;
	margin-top:30px; 
	display:inline-block;
}
#pageButtonsHolder
{
	margin-top: 20px;
}
.boldText
{
	font-weight: bold;
}
input[type = button]
{
	width: 120px;
	height: 40px;
	font-size: 16px;
	font-family: "Segoe UI","Helvetica",Garuda,Arial,sans-serif;
	color: white;
	background-color: #0070C0;
	border:1px solid #0070C0;
	cursor: pointer;
}
input[type = button]:hover
{
	background-color: #1891ED;
	border:1px solid #1891ED;
}
#closeButton
{
	float: right;
}
#printButton
{
	float: right;
	margin-right: 15px;
}
.goalsText
{
	margin-top: 4px;
	font-size: 14px;
	float: left;
	padding-right: 5px;
}
.noEventsNotification
{
	color:gray;
    font-weight: bold;
	margin-top:230px; 
	display:inline-block;
	width: 100%;
	text-align: center;
}
.acumulatedFoulsHolder
{
	height: 65px;
	text-align: left;
}
.acumulatedFoulsRowWhite
{
	background-color: white;
	padding-left: 20px;
	padding-top: 5px;
	height: 25px;
}
.acumulatedFoulsRowGray
{
	background-color:#F0F0F0;
	padding-left: 20px;
	padding-top: 5px;
	height: 25px;
}
