
.nhl a { /*the tab identifier on the menu*/
border-right: 1px solid #243543;
background-position: 0 -25px;
}


.nhlto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px!important;

height: 30px !important;
background: url(/covers/header/identifier_nhl-trans.png) bottom right no-repeat !important;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 5px;
margin-left: 180px;
height: 60px;
width: 175px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_nhl-trans.png',sizingMethod='scale');
}


/* nhl depth chart- works with hard coded positions*/
.depthchart {background:url(/covers/data/depth/hockey-back.gif); width: 493px; height: 667px; position: relative; margin-bottom: 15px; font-weight: bold;}

.depthchart div  {position: absolute; font-size: 11px; color: #000; width: auto; text-align:left;}

/* links on gradient background*/
.depthchart A:link {font-weight: normal;} 

.depthchart A:visited {font-weight: normal;} 

.depthchart A:hover {font-weight: normal;}

/* the following styles are for Lisa's scores and odds  */
.staticNHLActive, .staticNHLScore, .staticNHLScoreTotal, .staticNHLOvertimeScore, .staticNHLShootout, .staticNHLGoalieName,  .staticNHLGoalieValue, .staticNHLOdds, .staticNHLOddsLeft, .staticNHLBetStatus {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px; 
height: 10px; 
line-height: 10px;
padding: 0;
margin: 0;
background-color: #ffffff;
color: #000;
border: 0;
text-align: left;} 
	
.staticNHLActive {/* the active and final area - in the active cell */
width: 96px;
background-color: #2b465b;
color: #fff;
font-weight: bold;
padding: 0 0 0 1px;}

.staticNHLScore{  /* the live score numbers*/
width: 16px;
text-align: center;}

.staticNHLScoreTotal{  /* the score total column - in red*/
width: 16px;
color: #900;
font-weight: bold;
text-align: center;}

.staticNHLOvertimeScore{  /* overtime column*/
width: 8px;
text-align: center;}

.staticNHLShootout{  /* shootout*/
width: 13px;
color: #900;
font-weight: bold;
text-align: center;}

.staticNHLGoalieName{ /* golie name*/
width: 96px;
background-color: #F0F0F0;
height: 11px; 
line-height: 11px;
vertical-align: top;}

.staticNHLGoalieValue{  /* the numbers of the golies*/
width: 20px;
background-color: #F0F0F0;
text-align: center; 
height: 11px; 
line-height: 11px;
vertical-align: top;}

.staticNHLOdds { /* odds column*/
width: 36px;
text-align: center;
color: #3300CC; 
cursor: hand;
cursor: pointer; /* had to put this to make it work in firefox?*/
text-decoration: underline;}

.staticNHLOddsLeft{  /* odds*/
width: 36px;}

.staticNHLBetStatus{  /* bet status column*/
width: 64px;
font-weight: bold;
text-align: center; 
height: 11px; 
line-height: 11px;}

.player_stats .left,  .player_stats .right, .league_standings .left,  .league_standings .right {
	width: 320px;
}

.player_stats table, .league_standings table {
width: 100%;
}
