body{
 	background-color: #CCC;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/main.gif) repeat-y top center #CCC;
}
h1{
	font-size: 17px;
	color: #A80002;
	margin-left: 5px;
}
h2{
	font-size: 15px;
	color: #0F50A3;
	margin-left: 5px;
}
h3{
	font-size: 13px;
	margin-left: 5px;
	margin-bottom: 0;
}
h4, h5{
font-size: 11px;
margin-left: 5px;
}
p{
margin-left: 5px;
}
img{
	border: 0px;
}
th{
	text-align: left;
}
span.error{
	color: #A80002;
}
div.error{
	border: 1px solid #A80002;
	padding: 5px;
	font-weight: bold;
	color: #A80002;
}
#container{
	width: 970px;
	
	margin: 0 auto;
	
}
#new{
	width: 940px;
	margin: 0 15px 0 16px;
	background: #2d75c4;
	border-bottom: 1px solid #12539b;
	color: #FFF;
	font-size: 8pt;
}
#new a:link, #new a:visited, #new a:active
{
	text-decoration: underline;
	color: #FFF;
}
#new a:hover
{
		color: #7DB4EA;
}
#header{
	background: url(../images/header.gif) repeat-x bottom #7DB4EA;
	height: 180px;
	width: 940px;
	margin: 0 15px 0 16px;
}
* html #header{ /* ie fix */
	\margin: 0 15px 0 17px; /* ie5 */
	ma\rgin: 0 15px 0 17px; /* ie6 */
}

#headerAdmin{
	background: url(../images/header.gif) repeat-x bottom #7DB4EA;
	height: 143px;
	width: 940px;
	margin: 0 15px;
}

#logo{
	float: left;
	
}

#nav
{	
	font-size: 10px;
	text-align: center;
	width: 690px;
	height: 21px;
	float: left;
	margin-top: 27px;	
}
#alert{
	clear: both;
	background-color: #C00;
	color: #FFF;
	padding: 5px;
	margin: -5px 15px 10px 15px;
}
#alert div.message{
	

}
#alert h3{
	margin-top: 5px;
	margin-bottom: 0;
}

#alert a:link, #alert a:visited, #alert a:active
{
	text-decoration: underline;
	color: #FFF;
}
#alert a:hover, #alert a:hover
{
	
	color: #CCC;
}

#navAdmin
{	
	font-size: 10px;
	text-align: center;
	width: 690px;
	height: 21px;
	float: left;
	margin-top: 90px;	
}

#subnav
{
	margin-top: 3px;
	font-size: 8px;
	text-align: center;
	width: 690px;
	height: 21px;
	float: left;	
}
#subsubnav
{
	margin-top: 6px;
	margin-left:250px;
	font-size: 8px;
	text-align: center;
	width: 690px;
	height: 21px;
	float: left;	
}

#nav ul, #subnav ul, #navAdmin ul, #subsubnav ul
{
	padding: 0;
	padding-left: 15px;
	margin-left: 0;
	margin-top: 0;
}


#nav li, #navAdmin li
{
	text-align: center;
	float: left;
	padding-top: 3px;
	width: 93px;
	list-style-type: none;
	font-size: 10px;
	height:100%;
}

#subnav li, #subsubnav li
{
	text-align: center;
	float: left;
	padding-top: 3px;
	width: 93px;
	list-style-type:none;
	font-size: 10px;
	height:100%;
}

#nav a:link, #nav a:visited, #nav a:active,
#navAdmin a:link, #navAdmin a:visited, #navAdmin a:active
{
	text-decoration: none;
	color: #FFF;
	display:block;
	background: no-repeat url(../images/nav_ball.gif);
}
#nav a:hover, #navAdmin a:hover
{
	
	color: #F00;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #A80002;
	
}
a:hover
{
	
	color: #7DB4EA;
	
}
ul.fields li
{
	list-style-image: url(../images/nav_ball.gif);
	margin-top: 5px;
	width: 226px;
	float:left;
}

#main{
	
	margin: 20px 25px;
}
#footer{
clear: both;
}
.pod{
	width: 195px;
	margin-left: 10px;
	float: right;
}
.podTop{
	
	background: url(../images/pod_top.gif) no-repeat;
	padding-top: 9px;
}
.podBody h3{
	color: #FFF;
	font-size: 12px;
	margin: 0 4px 0 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #4480C5;
	background-color: #3D95EA;
}
.podBody table
{
	margin-left: 10px;
	font-size: 10px;
}
.podBody{
	background: url(../images/pod_body.gif) repeat-y;
}
.podBottom{
	height: 14px;
	background: url(../images/pod_bottom.gif) no-repeat;
	
}

div.game{
	width: 210px;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	min-height: 70px;
}
div.game a:link, div.game a:active, div.game a:visited,
a.team:link, a.team:active, a.team:visited
{
	color: #000;
}
div.game a:hover,
a.team:hover
{
	color: #A80002;
	text-decoration: underline;
}
div.game div.time{
	float:left;
	width: 105px;
	font-weight: bold;
	font-size: 8pt;
}
div.game div.field{
	float:left;
	text-align: right;
	width: 105px;
	font-size: 8pt;
	color: #666;

}
div.game div.final{
	width: 210px;
	text-align: right;
	font-size: 8pt;
}
div.game table{
	clear: both;
	border: 1px solid #A80002;
	border-bottom: 0px;
	width: 210px;
	margin-top: 3px;
	background-color: #FFF;
}
div.game td{
	border-bottom: 1px solid #A80002;
	font-size: 8pt;
}
a.tab:link, a.tab:active, a.tab:visited, a.tab:hover
{
	width: 100%;
	text-align:center;
	color: #000;
	display: block;
}
ul#tabs
{
	
	padding: 0;
	margin-bottom: 0;
	
	margin-left: 0;
	margin-top: 0;
	
}
ul#tabs li
{
	
	width: 100px;
	list-style-type:none;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: #CADBEA;
	float: left;
	margin: 0;
	padding: 3px;
}
ul#tabs li.start
{
	width: 3px;
	border-left: none;
	border-right: none;
	border-top: 1px solid #F3F3EC;
	background: none;
}
ul#tabs li.fill
{
	width: 30px;
	border-left: 1px solid #999;
	border-right: none;
	border-top: 1px solid #F3F3EC;
	background: none;
}
ul#tabs li.active
{
	
	background: none;
	border-bottom: #F3F3EC; 
	border-left: 1px solid #999;
	font-weight: bold;
}
ul#tabs li.games
{
	clear:left;
	background: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	padding: 0px;
	width: 760px;
	
}
ul#tabs li.games div
{
	margin: 10px;
}

#d1playoffs, #d1season, #d2playoffs, #d2season, #upcoming
{
	display: none;
}

/********** bracket *************/
td.top
{
	width: 130px;
	border-bottom: 1px solid #000;
}
td.pks {
	width: 10px;
	border-bottom: 1px solid #000;
	text-align: right;
}


td.mid
{
	border-right: 1px solid #000;
}
td.bot
{
	width: 130px;
	border-bottom: 1px solid #000;
}
td.loc
{
	border-right: 1px solid #000;
	font-style:italic;
	font-size: 10px;
	text-align:center;
}
td.scoretop
{
	padding-right: 5px;
	text-align: right;
	border-bottom: 1px solid #000;
	width: 10px;
	font-weight: bold;
	color: #A80002;
}
td.scorebot
{
	padding-right: 5px;
	text-align: right;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 10px;
	font-weight: bold;
	color: #A80002;
}
#message
{
	border: 1px solid #A80002;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.cellname 
{
	width: 200px;
	
}
.smallText{
	font-size:6pt;
}


div.top{
width: 130px;
	border-bottom: 1px solid #000;
}

.adminLink{
	width: 200px;
	float: right;
	text-align: right;
}
#logout{
	position:relative;
	top: -80px;
	left: 870px;
	width: 50px;
	
	
}
#logout a:link, #logout a:active, #logout a:visited{
	color: #FFF;
}
#logout a:hover{
	color: #A80002;
}

#teaminfo{
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#teaminfo table{
	border: 1px solid #CCC;
}
#teaminfo img
{
	width: 240px;
}
#teamresults{
	float: left;
	width: 450px;
	border-right: 1px dotted #CCC;
	padding-right: 10px;
}
#teamresults thead td,#teaminfo thead td,
#teamresults h3,#teaminfo h3
{
	border: 3px double #FFF;
	background-color: #518CCE;
	color: #FFF;
	font-weight: normal;
	font-size: 10pt;
}
#teamresults h3,#teaminfo h3
{
padding: 3px;
}
tr.highlight td{
	background-color: #EFA4A7;
}

.yellow{
	height: 16px;
	width: 16px;
	background-color:#FF0;
	border: 1px solid #666
}
.red{
	height: 16px;
	width: 16px;
	background-color:#C00;
	border: 1px solid #666
}

.person{
	float: left;
	width: 265px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.person .title{
	font-weight:bold;
}
tr.header td {
	border-bottom: 1px solid #BBB;
	font-weight:bold;
}
.border td
{
	border-bottom: 1px dotted #CCC;
}
.border a:link, .border a:active, .border a:visited{
	color: #000;
	text-decoration: underline;
}
.border a:hover
{
	color: #A80002;
	text-decoration: underline;
}

#header .ad{
	text-align: center;
	padding: 5px;
}
.clear
{
	clear: left;
}
div.ads{
float: right;
margin-left: 10px;
}
#main div.ad{
	border: 1px solid #CCC;
	
	margin-bottom: 10px;
}

.display td{
	border-bottom: 1px dotted #CCC;
}
.notdisplay td{
	border-bottom: none;
}
.message{
	border: 1px solid #12539b;
	background-color: #bfd5ea;
	width: 600px;
	margin-left: 5px;
	font-size: 8pt;
}
.date, .field,.result{
	font-size: 8pt;
}
.m{
	font-size: 7pt;
}
p.filter
{
font-size: 8pt;
}
.bye td{
background-color: #F1F1F1;
}