@charset "utf-8";
/* CSS Document */
@import url("ha3_v1.css");

/*MFL History*/ 
body {
	width : 960px;
	margin-right: auto;
	margin-left: auto;
      }
#tabselect {
	width: 100%;
		}
.leaguehistorymodule{
	width:100%;
	}

.homepagemodule {
	width:960px;
	}
	
.homepagemessage {
   border: 1px solid #d6e3ee;
	}	  
.homepagemodule TD {
	border:none;
}
.homepagemodule TH {
	border: 1px solid #FFF;
}

.leaguehistorymodule TABLE {
	border-collapse:inherit;
	border: 1px solid #d6e3ee;
	width:960px;
}
#gamecenter .leaguehistorymodule TABLE{
	width:465px;
	}
.homepagemodule TD.gamedetailcell {
  font-size: 7pt;
  font-style: italic;
  border-bottom-color: #d6e3ee;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/*menu*/

#menu {
	padding: 0;
	margin: 0 auto;
	width: 100%;

}

#mainnav {

    font-size: 1.2em;
    font-weight: bold;
	clear: both;
	margin: 0;
	margin-left:60px;
	padding: 0 15px 0 0;
	list-style-type: none;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 100%; 
}

#mainnav LI {
   list-style: none;
   float: left;
   padding: 2px;
   margin: 2px;
   white-space: nowrap;

}

#mainnav LI A {

   text-decoration: none;
   border: 1px solid;
   padding: 1px;
   padding-bottom:10px;
   margin: 1px;
   display: block;
   font-weight: bold;
   float: left;
   border-color: #FFF #FFF #FFF #FFF;

}

#mainnav li a:hover {
	background-image:url(underline_history.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}
/*Game Center CSS*/
.gamematchup, .prevmatchups {
	width:100%;
}
.prevmatchups .oddtablerow {
	background-color: #e8edf3;
}
.prevmatchups .eventablerow {
	background-color:#cfdbe9;
}
.prevmatchups TH {
	color:#FFFFFF;
	background-color:#FFF;
	background-image:url(h3.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.prevmatchups caption {
	font-size:9pt;
	background-color: #ffffff;
}
#gamecenter .gamecentertable {
	border-style: none;
}
.gamecenter_submenu {
}
.gamecenter_seasonmenu_text {
}
.gamecenter_seasonmenu_label {
  font-weight: bold;
}
.gamecenter_seasonmenu_item {
}
.gamecenter_seasonmenu_current {
}
.gamecenter_weekmenu_text {
}
.gamecenter_weekmenu_label {
  font-weight: bold;
}
.gamecenter_weekmenu_item {
}
.gamecenter_weekmenu_current {
}
#gamecenter .teamdata, #gamecenter .gamescore {
	font-weight:bold;
	}
#gamecenter .divisiongame  {
  background-color:#78B7FF;
}
.gamescore, .winnermark {
  color: #000000;
}
