/* STANDARD CLASSES */
body {
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	color:#FFFFFF;
}
p {
	font-size: 10px;
	line-height:15px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}

td {
	vertical-align:top;
	color:#FFFFFF;
}
ul {
	list-style:none;
}
#page{ 
	width:819px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#header{
	position:relative; 
	height:201px;
	width:819px;
	overflow:hidden;
}
#navBar {
	width:auto;
	height:27px;
	display:block;
	margin-bottom:0px;
}
#secNav {
	width:819px;
	height:54px;
	background-image:url(../images/secNavBg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	clear:both;
	float:left;
}
#wrapper{
	width:819px; 
	float:right; 
	position:relative; 
}
#leftcol{
	width: 206px;
	float:left; 
	position:relative;
 }
 #maincol2 
 {
	float: left;
	display:inline;
	position: relative; 
	width: 600px;
	padding: 0px 23px 0px 23px;
	overflow:hidden;
 }
#maincol{
	float: left;
	display:inline;
	position: relative; 
	width: 400px;
	padding: 0px 23px 0px 23px;
	overflow:hidden;
}
#rightcol{
	width: 166px;
	float:right;
	position:relative;
}
#footer{
	height:61px; 
	clear:both;
} 

 /* *** Float Hacks *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
-->

#secNavPad {
	padding-top:5px;
	padding-right:10px;
}
#secNav li {
	list-style:none;
	display:inline;
	margin:0px;
}
#secNav a {	
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#secNav a:hover {
	color:#FFCC00;
}
/* CUSTOM CLASSES */

.grey {
	font-size: 11px;
	color:#8C8C8C;
}	

.blue {
	font-size: 14px;
	color:#1372B8;
}

.yellow {
	font-size: 10px;
	color:#D4B41B;
}

.header{
	font-size:24px;
	font-weight:bolder;
	color:#f5d51e;
}



/* LINKS */
a {
	color:#f5d51e;
	font-size: 10px;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.promo_link {
	color:#D4B41B;
	text-decoration:underline;
}

.promo_link:hover {
	color: #D4B41B;
	text-decoration:none;
}


img {
	border:none;
}

.cal 
{
	width:200px;
	height:171px;
	background:url(../images/calbg.jpg);
	background-repeat:no-repeat;
}
.cal td, .cal a, .cal a:link 
{
	font-size:10px;
	color:#f5d51e;
}
.calHeader, .calHeader a, .calHeader a:link 
{
	background:#000000;
}

.calEvent, .calEvent a, .calEvent a:hover 
{
	
}

.currentNewsTitle 
{
	font-size:14px;
	font-weight:bold;
	color:#f5d51e;
}
.calGame 
{
	background:#FFFFFF;
}
.currentNewsDate
{
}
.txtInput { width:250px; }
.txtSm { width:60px; }
.txtMed{ width:100px; }
.prompt { width:150px }
.star, .error{ font-weight:bold; color:red; font-size:12px; }
select, input { font-size:10px; }
.button { font-size:12px; border:1px solid #ccc; }
.divOff { BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; POSITION: relative; TEXT-ALIGN: center }
	.divOver { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TEXT-ALIGN: center }
	
	
/* player links */
a.playerlink {
	color:#f5d51e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#000000;
	width:150px;
	padding:2px 0 2px 4px;
	margin:0;
	}
a:hover.playerlink {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:#cddded;
	width:150px;
	padding:2px 0 2px 4px;
	margin:0;
	}
/* other calendar */
a.caltest {
color:#FFFFFF;
}
.row {	
font-size:12px;
background-color:#003366;
}
.altrow {
font-size:12px;
/*background-color:#ffcc00;*/
}

.scheduleTable  td
{
background-color:#000000;
color:#ffffff;
font-size:11px;
}
.scheduleTable  th
{
background-color:#000000;
color:#ffffff;
font-size:11px;
}