﻿/* GENERAL */
html {
	height:100%;
}
div {
	padding:0px;
	margin:0 auto;
	font-family:Arial, Helvetica, san-serif;
	font-size:9pt;
	color:#fff;
	text-align:left;
}
img {
	border:none;
	padding:0px;
	margin:0px;
}
p {
	padding-top:0px;
	padding-right:1em;
	font-family:Arial, Helvetica, san-serif;
	font-size:9pt;
	color:#000;
	line-height:1.3em;
}
a, a:link
{
	text-decoration: underline;
	/*border-bottom:1px dotted #000;*/
	font-weight: normal;
	color: #000;
	line-height: ;
	border-style: none
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #7d4210;
	background: transparent;
	border-style: none;
}

.pghead, H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
	font-weight: bold;
	font-style:;
	text-transform: ;
	text-align: left;
	vertical-align: middle;
	padding-left: 0em;
	padding-right: 1.5em;
	color: #b15c11;
	background: ;
}

.subhead, H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: ;
	text-transform: ;
	text-align: left;
	vertical-align: middle;
	color: #7d4210;
	background: ;
}

/*ul li
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 1.1em;
	letter-spacing: 0pt;
	color: #000000;
	position: relative; left: 0.5em;
	padding-right: 2em;
	list-style-type: none;
	list-style-image: none;	
}*/

ul li, ol li
{
	color:#000000;

}

table 
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:8pt;
    color:#000;
    /*border:1px solid #5f6062;*/
    border:none;
    border-collapse:collapse;
}

table td.label {text-align:right;padding-right:3px;background-color:#999;white-space:nowrap;padding-left:3px;vertical-align:top;padding-top:5px;}
table td.labelleft {text-align:left;padding-left:3px;background-color:#999;white-space:nowrap;vertical-align:top;padding-top:5px;}
table td.divider {background-color:transparent;height:20px;}
table th {background-color:#5f6062;color:#fff;line-height:1.5em;text-align:left;padding-left:3px;}


/* ---------------------------------------------------------------------------- */

table.gameday {border:1px solid #c66005;padding:2px;margin-top:1em;}
table.gameday tr {border:1px dotted #c66005;}
table.gameday tr.nextgame {background-color:#fff4d4;}
table.gameday td {padding-left:0.5em;}
table.gameday td.win {background-color:green;font-weight:bold;color:#ffffff;text-align:center;}
table.gameday td.loss {background-color:;font-weight:bold;color:#ffffff;text-align:center;}
h2.gameday {background-color:#eeeeee;width:561px;}

/* ---------------------------------------------------------------------------- */
body#main {
	text-align:center;
	background-color:#a9acae;
	margin:0;
	padding:0;
}

.news
{
	font-weight:bold;text-align:center;
}

a.news, a.news:link
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

a.news:hover
{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}

a.linkH {
	color:#c66005;
	font-weight:bold;
	text-decoration:none;
}

a.linkH:hover {
	color:#c66005;
	font-weight:bold;
	text-decoration:underline;
}

.menu0Gray {
	font-family:Tahoma, Arial, Helvetica, san-serif;
	font-size:0.75em;
	width:175px;
	height:25px;
	margin-bottom:0;
	color:#fff;
	font-weight:bold;
	padding-left:0;
	vertical-align:bottom;
	line-height:1.5em;
}

div#container {
	position:relative;
	top:0px;
	width:980px;
	height:673px;
	background-color:#5f6062;
	margin:0 auto;
	padding:0px;
	z-index:50;
	text-align:left;
}
div#joinToday {
	position:absolute;
	left:824px;
	top:0px;
	width:156px;
	z-index:100;
}

/* ---------------------------------------------------------------------------- */
body#sub {
	text-align:center;
	background-color:#5f6062;
	margin:0;
	padding:0;
	height:100%;
	/*height:750px;*/
	width:100%;
}

div#containerSub {
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	background-color:#a9acae;
	margin:0 auto;
	padding:0px;
	z-index:50;
	text-align:left;
	height:100%;
	min-height:100%;
	/*border-left:1px solid aqua;
	border-right:1px solid aqua;*/
}
#twitter a {
	color:#cc6600;
}
#twitter {
	background-color:#FFF;
	width:147px;
	padding-left:10px;
	border:solid #cc6600 1px;
	margin-top:80px;}
#twitter ul {
	 list-style-type:none;
	 text-decoration:none;
	 text-align:left; 
	 margin-left:0; 
	 padding-left:0;
}
#twitter ul li {
	 list-style-type:none;
	 text-decoration:none;
	 text-align:left; 
	 margin-left:0; 
	 padding-left:0;
	 margin-right:7px;
/*	 margin: 0 5px 0 15px;*/
	margin-top:15px;
}

