

.nfl a { /*the tab identifier on the menu*/
border-right: 1px solid #243543;
width: 33px;
background-position: 0 -25px;
}

.nflto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
margin-left: -32px;
height: 30px;
background: url(/covers/header/identifier_nfl-trans.png) bottom right no-repeat;
}

* 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_nfl-trans.png',sizingMethod='scale');
}


/* depth chart stuff*/
.depthchart {background:url(/covers/data/depth/football-back.gif); width: 760px; height: 325px; position: relative; margin-bottom: 15px; font-weight: bold;}

.depthchart div  {position: absolute; font-size: 11px; color: #ffcc00; width: auto;}

/* links on gradient background*/
.depthchart A:link {color: white; font-weight: normal;} 

.depthchart A:visited {color: white; font-weight: normal;} 

.depthchart A:hover {color: #E15A00;font-weight: normal;}

/* the following styles are for Lisa's scores and odds  */
.staticNFLActive, .staticNFLScore, 	.staticNFLScoreTotal, .staticNFLStats, .staticNFLOdds, .staticNFLOddsLeft, .staticNFLBetStatus {
padding: 0;
margin: 0;
border: 0;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px; 
height: 10px; 
line-height: 10px;
padding: 0;
margin: 0;
background-color: #ffffff;
color: #000;} 
	
.staticNFLActive{  /* the active area - in the active cell */
width: 96px;
background-color: #2b465b;
color: #fff;
font-weight: bold;
padding: 0 0 0 1px;}

.staticNFLScore{ /* the live score numbers*/
width: 16px;
text-align: center;}

.staticNFLScoreTotal{ /* the score total column - in red*/
width: 16px;
color: #900;
font-weight: bold;
text-align: center;}

.staticNFLStats{  /* the leaders*/
width: 128px;
background-color: #F0F0F0;
height: 11px; 
line-height: 11px;}
		
.staticNFLOdds { /* 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;}		
		
.staticNFLOddsLeft { /* odds*/
width: 36px;}

.staticNFLBetStatus{  /* bet status column*/
width: 80px;
font-weight: bold;
text-align: center; 
height: 11px; 
line-height: 11px;}

.gameline {
border-top: 1px solid rgb(43, 70, 91);
margin: 6px 0pt 4px;}	
	
table.leaders { 
width: 100%;
border-width: 0px;
border-collapse: collapse;
background-color: #F0F0F0;
margin-top: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; }


.dates { /* so the weeks can fit*/
line-height:13px; }

.preextras {height: 68px}	

table.scoreboard {/*margin-top:-15px;*/}
*:first-child+html table.scoreboard {margin-top:-20px;}

.datahl2 {
line-height:20px;
}


