@charset "utf-8";
.away li {color:#C00;}
.home li {color:#090;}
.teamScore {
	color: #000; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-left:15px;
}
.teamName {
    color: #360; font-size:16px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;
}
.scoreboard {
	background-color:#FFF; margin-bottom:30px;
	border-color:#000; border-style: solid; border-color:#666; border-width:thin;
}
.scheduleBox {
	background-color:#FFF;padding-left:15px;
	color: #360; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
.scheduleTitle {
	color: #360; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}
body{
	background-color: #666666; 
	margin-top:0; 
	}
.box240{
	background: #FFFFFF; 
	margin:5px 5px 5px 5px; 
	width:240px;
	}	
.box800{
	background: #FFFFFF; 
	margin:5px 5px 5px 5px; 
	width:800px;
	}	
.box300{
	background: #FFFFFF; 
	margin:5px 5px 5px 5px; 
	width:300px;
	}	
.box520{
	background: #FFFFFF; 
	margin-top:3px; 
	width:520px;
	}
.box450 {
	background: #FFFFFF; 
	margin-top:3px; 
	width:450px;
	}
.box990{
	background: #FFFFFF; 
	margin-top:3px; 
	width:990px;
	}
.boxtop{
	background: url(../images/corner_tr.gif) no-repeat top right; 
	}
.boxtop div{
	font-size: 0;
	height: 5px; 
	background: url(../images/corner_tl.gif) no-repeat top left; 
	}
.boxbottom{ 
	background: url(../images/corner_br.gif) no-repeat bottom right; 
	}
.boxbottom div{
	font-size: 0;
	height: 5px; 
	background: url(../images/corner_bl.gif) no-repeat bottom left; 
	}
.boxcontent{ 
	padding: 10px;
	}
.bannerbox{ 
	padding: 2px;
	}
.boxcontentlogobox{
	padding: 1px; 
	color:#FFC
	}
.quicktimeMsg{
	font: normal 11px Arial; 
	color: #C00; 
	padding-top:20px; 
	padding-bottom:20px;
	}
	
a.footer:link, a.footer:visited{
	color: #FFF; 
	font: bold 12px Arial;
	}
a.footer:hover{
	color: #FF9; 
	font: bold 12px Arial;
	}
a.footer:active{
	color: #FF9; 
	font: bold 12px Arial;
	}
.boxcontentFooter{
	padding: 10px; 
	background-color: #22418D;
	}
.footer{
	background-color: #22418D;
	}
.liveSchedule th{
	font: bold 12px Arial; 
	color:#666; 
	text-align:left; 
	}
.liveSchedule td{
	font: 12px Arial; 
	color:#666; 
	text-align:left; 
	}
.scheduleTitle{
	font: bold 21px Arial; 
	color:#666; 
	text-align:center; 
	}
.pageTitleBox{
	font: bold 24px Arial; 
	color: #333; 
	}
.nextGameBox{
	background-color: #ececec;
	width: 980px;
	padding: 2px;
	font: bold 13px Arial; 
	color: #666;
	}
.nextGameArrow{
	background: url(../images/arrow.gif) 32px 0 no-repeat; 
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
	}
.txtN{
	font: normal 12px Arial; 
	color: #000;
	}
.audioOnlyMs {
	font: normal 11px Arial; 
	color: #C00; 
	}
	
#tabbed_box_1{
	margin: 0px auto 0px auto;
	width:440px;
	}
ul.tabs{
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
	}
ul.tabs li{
	list-style:none;
	display:inline;
	}
ul.tabs li a{
	background-color:#464c54;
	color:#FFF;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font: 12px Arial; 
	border-top:1px solid #464c54;
	border-left:1px solid #464c54;
	border-right:1px solid #464c54;
	}
ul.tabs li a:hover{
	background-color:#2f343a;
	border-color:#2f343a;
	}
ul.tabs li a.active{
	background-color:#E6F2FF;
	color:#666;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font: 12px Arial; 
	border-top:1px solid #464c54;
	border-left:1px solid #464c54;
	border-right:1px solid #464c54;
	}
.content{
	background-color: #E6F2FF;
	padding:3px;
	border:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
	}
#content_2, #content_3 {
	display:none; 
	}

form label.error, label.error{
	color: red;
	font-style: italic;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	width: auto;
	display:inline; 
	}
form label{
	font-weight:normal; 
	font-size:12px; 
	font-family:Arial; 
	text-align:left; 
	vertical-align:text-top;
	}
div.error{ 
	display: none; 
	}
input{	
	border: 1px solid black; 
	}
input:focus{ 
	border: 1px dotted black; 
	}
input.error{ 
	border: 1px dotted red; 
	}
form .gray *{ 
	color: gray; 
	}
.btnLogin_off{
	font-family : arial, sans-serif;
	font-size : 11px; 
	font-weight: bold;
	color: #333333;
	border: 1px solid #1B7BE8; 
	border-right:1px solid #1B7BE8; 
	border-bottom: 1px solid #1B7BE8; 
	background-color: #E6F2FF;
	height:20px;
	text-align:center;
	}
.btnLogin_on{
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #333333;
	border: 1px solid #1B7BE8; 
	border-right:1px solid #1B7BE8; 
	border-bottom: 1px solid #1B7BE8; 
	background-color: #BFDFFF; 
	height:20px;
	text-align:center;
}
	li {
	font-family:calibri, Arial, Helvetica, sans-serif; font-size:12px; text-align:left;
}
.archivedGame {
	font-family:calibri, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color: #06F; text-decoration:none;
}
.classname {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.classname:active {
	position:relative;
	top:1px;
}