/******************************************/
/*	GENERAL */
/******************************************/
h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	font-style: bold;
	color: #000;
}

/******************************************/
/*	Season */
/******************************************/
table.season {
}

table.season td {
	padding: 4px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	color: #000;
}

td.points {
	font-weight: bold;
}

tr.even {
	border-top: 1px solid #000;
	background-color:#edf5f8;
}

tr.odd {
	background-color:#fff;
}
/*
table.sporttable tr td{white-space:nowrap;text-align:right;}
table.sporttable tr.boxinside td.sporttable-name{padding-left:10px;text-align:left;white-space:normal;}
table.sporttable tr.boxinside td.sporttable-scored{text-align:right;}
table.sporttable tr.boxinside td.sporttable-seperator{text-align:center;}
table.sporttable tr.boxinside td.sporttable-conceded{text-align:left;}
table.sporttable tr.boxinside td.sporttable-points{padding-right:10px;font-weight:bold;}
table.sporttable tr.boxinside td{padding-left:4px;padding-right:4px;}.
*/

/******************************************/
/*	HOME */
/******************************************/

a.showbox_browse_link:link, a.showbox_browse_link:visited {
	font: normal normal 8pt sans-serif;
}

a.top_links:link, a.top_links:visited {
	font: 900 normal 8pt sans-serif;
	font-weight: 900;
	text-decoration: none;
}

a.top_links:hover {
	text-decoration: underline;
}

#errorMessage {
	font-size: 9px;
}

.index_header {
	font-size: 11px;
	font-weight: 700;
  text-align: center;
}

.index_map_link {
  text-align: center;
}

#index_match_report {
  text-align: center;
}

.index_member_links {
  text-align: center;
}

#index_member_welcome {
  font-size: 10px;
  font-weight: 700;
}

#next_none {
	font-weight: bold;
	text-align: center;
}

#news {
	font-size: 11px;
}

.news_date_title {	
	font-size: 9px;
}

#news_header {
	font-size: 11px;
	font-weight: 700;
}

#nomatches {
	font-size: 15px;
	font-weight: 900;
}

#policy_text {
  font-size: 9px;
}

.shout_date {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	font-style: italic;
	color: #999999;
}

.shout_message {
	font-size: 11px;	
}

.shout_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;	
	font-weight: bold;
	color: #666666;
}

/*#table_choice_form {
  text-align: center;
}*/

.teams {
  font-size: 11px;
  text-align: center;
}

#top_menu {	
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

#total_shouts {
	font-size: 10px;
}

.usr_settings_text {
  text-align: right;
  font-weight: 900;
  font-size: 11px;
}

/******************************************/
/*	MATCHES */
/******************************************/

#match_table_data {
  font-size: 11px;
}

#match_header {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: 900; 
	color: #484848;
}
.matches_table_data {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/******************************************/
/*	PLAYERS */
/******************************************/

a.ind_player:link, a.ind_player:visited {
  font-size: 11px;
}


a.stats_link:link, a.stats_link:visited {
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

a.stats_link:hover {
  text-decoration: underline;
}

.ind_player {
  font-size: 11px;
}

#ind_player_match_head {
  font-weight: 900;
}

.player_contact_info {
  font-size: 10px;
}

#plyr_data_foot {
  font-style: italic;
  font-size: 10px;
}

.plyr_data_head {
  font-size: 11px;
  font-weight: 900;
}

#player_name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px; 
	font-weight: 900; 
	color: #484848;
}

.player_stats_nr {
  font-weight: 900;
  font-size: 10px;
}

.player_stats {
  font-size: 11px;
}

/******************************************/
/*	REGISTER */
/******************************************/

.reg_table_head {
  font-size: 11px;
  color: #666666;
  text-align: center;
}

.reg_table_match {
  font-size: 11px;
  font-weight: 900;
  text-align: center;
}

.reg_table_players {
  font-size: 11px;
  text-align: center;
  vertical-align: top;
}