body {
    background:#000 url(../hlstatsimg/background.jpg) repeat-x center 0;;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

tr, td, div, span, body {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
}

a:link {
	color:#F1C534;
}

a:visited {
	color:#F1C534;
}

a:active {
	color:#F1C534;
	text-decoration:none;
}

a:hover {
	color:#C6C6C6;
	text-decoration:none;
}

a:focus {
	text-decoration:none;
}
     
ul {
	margin-left: 6px;
	padding-left: 6px;
}

li {
	margin-bottom: 8px;
}

img {
	text-align:center;
	vertical-align:middle;
	border: none;
}	 
	 
.fSmall {
	font-family:Verdana, Arial, sans-serif;
	font-size: 7pt;
}
.fHeading {
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}

.fTitle {
	font-family:Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}
/*
.bg1 { background-color:#383838; }                              
.bg2 { background-color:#333; }
*/

table.data-table, table.livestats-table{
  background-color: #222;
  border:#333 1px solid;
  -moz-border-radius:10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  margin:10px;
  width: 100%;
  border-spacing:1px;
}
table.data-table  td,
table.livestats-table td{
  text-align: left;
  margin: 0;
  padding:2px 10px 4px 10px;
  border-spacing:10px;
  background-color: #333;
}
table.data-table tr:first-child td:first-child,
table.livestats-table tr:first-child td:first-child {
  -moz-border-radius-topleft:10px;
  -webkit-border-top-left-radius:10px;
  border-top-left-radius:10px;
}

table.data-table tr:first-child td:last-child,
table.livestats-table tr:first-child td:last-child {
  -moz-border-radius-topright:10px;
  -webkit-border-top-right-radius:10px;
  border-top-right-radius:10px;
}

table.data-table tr:last-child td:first-child,
table.livestats-table tr:last-child td:first-child {
  -moz-border-radius-bottomleft:10px;
  -webkit-border-bottom-left-radius:10px;
  border-bottom-left-radius:10px;
}

table.data-table tr:last-child td:last-child,
table.data-table tr:last-child td:last-child {
  -moz-border-radius-bottomright:10px;
  -webkit-border-bottom-right-radius:10px;
  border-bottom-right-radius:10px;
}
tr.game-table-row td {
  background-color: #333;
}
tr.game-table-row-hover td{
  background-color: #444;
}
td.game-table-cell {
  color: #fff;
  vertical-align: middle;
  padding: 4px;
}
.game-table-cell a {
  color: #ccc;
}
tr.data-table-head td  {
	background-color:#222;
	color:#C6C6C6;
	vertical-align: bottom;
}



./*data-table {
	border-style: solid;
	border-width: 0px;
	border-color: #595959;
	border-collapse: collapse;
	width: 100%;
}

.data-table  td {
	border-style: solid;
	border-width: 1px;
	border-color: #595959;
	padding: 4px;
	text-align: left;
}
 
.data-table-head  {
	background-color:#000;
	color:#C6C6C6;
	vertical-align: bottom;
}
*/

/*
.livestats-table {
	border-style: solid;
	border-width: 0px;
	border-color: #595959;
	width: 100%;
}

.livestats-table td {
	border: 0;
	padding: 1px;
	text-align: center;
}
*/
.location a:link {
	color: #C6C6C6;
}     

.location a:hover {
	color: #F2C530;
}

.location {
	background-color:#000;
	height: 22px;
}

.location ul {
	list-style-type: none;
	list-style-image: none;
	padding: 4px;
	margin: 0;
	color: #595959;
}

.location li {
	margin-left: 5px;
	display: inline;
}

.block {
	margin: 0 auto;
}

.subblock {
	margin: 0 auto;
	width: 95%;
}

.navbar img {
	margin-left: 4px;
	margin-right: 4px;
}

.navbar {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-bottom: 20px;
}

.navbar li {
	margin-right: 20px;
	display: inline;
}

.headertab {
	float: right;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	vertical-align: bottom;
}

.headerblock {
	border:1px solid #000;
	height:36px;
	background-image:url(../hlstatsimg/icons/title-background.gif);
	position:relative;
}

.tableicon {
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
}

.headertabs ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.headertabs li {
	margin-left: 2px;
	margin-right: 0px;
	display: inline;
}

.headertabs {
	position:absolute;
	bottom:0px;
	right:6px;
}

.bargraph {
	height: 10px;
}

.errorhead {
	background-color: #CC0000;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.errortext {
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}

.gmapstab td {
	border: 0;
	padding: 0;
}

.gmapstab a {
	color:black;
	text-decoration:underline;
}

.gmapstabtitle {
	color:blue;
	font-weight:bold;
	text-align:left;
}

/* Subsection Tabs
--------------------*/
#main ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:1px solid #222;
	height:18px;
	clear:both;
}

#main ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	padding-top:2px;
	text-align:center;
}

#main ul.subsection_tabs li a {
	display:block;
	height:16px;
	padding:0 6px 0 6px;
	background-color:#222;
	color:#CCC;
	width:120px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;	
}

#main ul.subsection_tabs li a:hover {
	color:#FFF;
}

#main ul.subsection_tabs li a.active {
	background-color:#595959;
	color: #FFF;
	
}

#main ul.register_tabs {
	border-bottom:none;
}

#main ul.register_tabs li a.active {
	background-color:#6d7a81;
	color:#fff;
}
