﻿body 
{
	background-color: #CFD9DE;
	margin: 0px;
	
}
body, td
{
	font-family:Verdana;
	font-size:10pt;
}

div#Content
{
	width: 983px;
	background-color: White;
	border-style:solid;
	border-width:1px;
	border-color: Black;
}

div#Tables
{
	float:right;
}

table.TableContainer, table.Top10TableContainer
{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	width: 200px;
}

table.Top10TableContainer
{
	width: 99%;
}

table.TableContainer tr.Header td, table.Top10TableContainer tr.Header td
{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

table.Top10TableContainer tr.Header td.Gamertag
{
	text-align: left;
}

table.TableContainer tr td, table.Top10TableContainer tr td
{
	font-size: 10pt;
}

div.Options
{
	text-align: center;
	
	font-size: 13pt;
	padding-bottom: 15px;
}

div.BadgeScoreLeaderboard
{
	width:60%;
}

div.Options a.Current
{
	color: Red;
}

div.Options a
{
	font-weight: bold;
	text-decoration: none;
}

div.Options a:hover
{
	color: Red;
}

div.PositionHeader
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-bottom: 4px;
}

div.Position
{
	font-size: 8pt;
	width: 100%;
	text-align: center;
	padding-bottom: 4px;
}

div.Header
{
	width: 100%;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 10px;
}

table.Listing
{
	width: 99%;
}

table.Listing tr td
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10pt;
	border-style: none;
	border-width: 0px;
}

table.Listing tr.Header td
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DAF0AA;
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
}

table.Listing tr.Row0 td
{
	background-color: #F2F6E7;
	border-style: none;
}

div.LastUpdate
{
	font-weight: normal;
	font-size: 9pt;
	margin-top: 4px;
	margin-bottom: 2px;
}

div.Ref
{
	text-align: center;
	font-size:8pt;
	font-weight: bold;
}

table.Header
{
	height: 90px;
	width: 100%;
	border-bottom: solid 1px black;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.Header tr td.Title
{
	
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

span.v360
{
	color:#85B338;
}

div.Footer
{
	height:20px;
	font-size: smaller;
}

td.Score,td.LargeScore
{
	color:#85B338;
	font-weight: bold;
	text-align: center;
	width: 75px;
}

table.Gamertag
{
	border-collapse: collapse;
	width: 99%;
}

table.Gamertag tr td
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	padding: 5px;
}

table.Gamertag tr td table tr td
{
	border-style: none;
	padding: 2px;
}

a.Voice
{
	text-decoration: none;
	color: #698943;
	font-weight: bold;
}

table.BadgeScore
{
	width: 96%;
	border-collapse: collapse; 
	
}

table.BadgeScore tr td
{
	padding: 0px;
	border-style:none;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana;
}

span.Badges
{
	color:#85B338;
}

p.Offline
{
	color: Red;
}