.underline {
	border-bottom: 1px solid #FFF;
}
.bold {
	font-weight: bold;
}
.margin_bottom_20 {
	margin-bottom: 20px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#rankings_wrapper {
	width: 100%;
	
	color: #F0F0F0;
	font-size: 12px;
}
/*#team_list {
	width: 1000px;
	float: left;
}*/
/*-----------------------------------------------------------------------*/
#team_list_table {
	width: 1000px;
}
#team_list_table tr {
}
#team_list_table tr td {
	/*text-align: left;
	vertical-align: top;*/
	padding: 10px 10px 10px 10px;
	/*font-size: 12px;*/
}
#team_list_table tr td h3 {
	font-size: 14px;
	/*text-align: center;*/
}
#team_list_table tr td img {
	border: 1px solid #FFF;
}
#team_list_table tr td p {
	color: #2121EC;
}
#team_list_table tr td a {
	color: #F5F5F5;
	text-decoration: none;
}
/*.rows:hover {
	background-color: #727272;
}*/
.row_odd {
	background-color: #000;
}
.row_even {
	background-color: #0F0F0F;
}
.team_name a {
	float: left;
	font-size: 16px;
	padding-left: 25px;
	background: url('../images/ph_flag_small.gif') no-repeat left;
}
.team_logo {
	text-align: center;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#team_details {
	/*width: 680px;
	height: 580px;
	width: 760px;
	float: left;*/
	padding: 10px 20px 20px 20px;
	/*background-color: #151515;*/
}
#tournament_details {
	width: 760px;
	/*width: 680px;
	height: 580px;
	float: left;*/
	padding: 10px 20px 20px 20px;
	/*background-color: #151515;*/
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#header_exit {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}
#header_exit a {
	color: #FD0006;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#header_exit a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
#header_exit a button {
	color: #FD0006;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#header_title {
	width: 100%;
	float: left;
	padding: 5px 0;
	text-align: center;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#team_details_table_wrapper {
	width: 370px;
	float: left;
}
#team_details_table {
	width: 100%;
}
#team_details_table tr {
}
#team_details_table tr td {
	color: #CCC;
	text-align: left;
	vertical-align: top;
	padding: 0 0 10px 10px;
	font-size: 14px;
}
#team_details_table tr td p {
	color: #FFF;
}
#team_details_table tr td a {
	color: #FFF;
	text-decoration: none;
}
#team_details_table tr td a:hover {
	border-bottom: 1px solid #FFF;
}
#team_details_table tr td ul {
	width: 100%;
}
#team_details_table tr td ul li {
	list-style: inside;
	color: #FFF;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#team_details_bottom {
	width: 100%;
	float: left;
	padding-top: 20px;
}
#team_logo {
	width: 320px;
	float: left;
	text-align: center;
}
#team_logo img {
	border: 2px solid #FFF;
}
#team_tournament {
	width: 100%;
	float: left;
	/*height: 300px;
	overflow: auto;*/
	/*border: 1px solid #FFF;*/
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#tournament_details_bottom {
	width: 100%;
	float: left;
	padding-top: 20px;
}
#team_tournament_details {
	width: 100%;
	float: left;
	/*height: 300px;
	overflow: auto;*/
	/*border: 1px solid #FFF;*/
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#team_tournaments_details {
	width: 100%;
}
#team_tournaments_details tr td {
	padding: 5px;
}
#team_tournaments_details tr th {
	padding: 3px 5px;
}
#team_tournaments_details tr td a {
	color: #FFF;
	text-decoration: none;
}
#team_tournaments_details tr td a:hover {
	color: #CCC;
}
#team_tournaments_details tr td a button {
	color: #FFF;
	cursor: pointer;
}
#team_tournaments_details tr td a button:hover {
	color: #CCC;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.team_tournaments_details_list {
	width: 298px;
	height: 100px;
	float: left;
	border: 1px solid #FFF;
	overflow: auto;
}
.team_tournaments_details_list_table {
	width: 280px;
}
.team_tournaments_details_list_table tr td {
	padding: 0 0 2px 2px;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#tournament_logo {
	width: 100%;
	float: left;
	text-align: center;
}
#tournament_logo img {
	border: 2px solid #FFF;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
button {
	background-color: transparent;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.team_tournaments_latest {
	width: 295px;
}
.team_tournaments_latest li {
	float: left;
	list-style: none;
	width: 275px;
	padding-left: 20px;
	height: 20px;
}
.team_tournaments_latest li.bullet_star {
	background: url('../images/bullet_star.png') no-repeat left;
}
.team_tournaments_latest li.first_star {
	background: url('../images/award_star_gold_2.png') no-repeat left;
}
.team_tournaments_latest li.second_star {
	background: url('../images/award_star_silver_2.png') no-repeat left;
}
.team_tournaments_latest li.third_star {
	background: url('../images/award_star_bronze_2.png') no-repeat left;
}
.team_tournaments_latest li a {
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.rank_number {
	font-size: 20px;
}
#team_list_table_header {
	background: url('../images/banner.jpg') no-repeat top left #000;
	height: 86px;
	vertical-align: bottom;
}
#team_list_table_header_text {
	background-color: #000;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
