
.mlb a { /*the tab identifier on the menu*/
border-right: 1px solid #243543;
width: 33px;
background-position: 0 -25px;
}

.mlbto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
margin-left: -32px;
height: 30px;
background: url(/covers/header/identifier_mlb-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_mlb-trans.png',sizingMethod='scale');
}



.bases-hold {width: 100%; clear: both; margin-top: 3px;}

.bso {
padding: 0; 
border: 0px; 
float: right;
width: 85px;}

/* depth chart styles work with hardcoded styles in page*/
.depthchart {background:url(/covers/data/depth/baseball-back.gif); width: 594px; height: 468px; 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;}

/*for game log*/
.diamond {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; margin-bottom: 3px;}

.diamond a:link, .diamond a:visited {
	color:#FFCC00; text-decoration: underline;}

.diamond a:hover, .diamond a:active {
	color:#E15A00; text-decoration: underline;}


/* the following styles are for Lisa's scores and odds  */
.staticMLBActive, .staticMLBScore, .staticMLBScoreTotal, .staticMLBOvertimeScore, .staticMLBStats, .staticMLBOdds, .staticMLBOddsLeft, .staticMLBBetStatus{
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px; 
padding: 0;
margin: 0;
border: 0;
height: 10px; 
line-height: 10px;
background-color: #ffffff;
color: #000;
text-align: left;
}

.staticMLBActive{  /* the active area - in the active cell */
width: 62px;
background-color: #2b465b;
color: #fff;
font-weight: bold;
padding: 0 0 0 1px;}

.staticMLBScore { /* the live score numbers*/
width: 14px;
text-align: center;}
	
.staticMLBScoreTotal{ /* the score total column - in red*/
width: 14px;
color: #900;
font-weight: bold;
text-align: center;}
		
.staticMLBOvertimeScore { /* overtime column*/
width: 8px;
text-align: center; }

.staticMLBStats {/* the names of the players in the leaders table*/
width: 128px;
background-color: #F0F0F0;
height: 11px; 
line-height: 11px;}
		
.staticMLBOdds{  /* odds column*/
width: 32px;
text-align: center;
color: #3300CC; 
cursor: hand;
cursor: pointer; /* had to put this to make it work in firefox?*/
text-decoration: underline;}

.staticMLBOddsLeft { /* odds*/
width: 36px;}

.staticMLBBetStatus {  /* bet status column*/
width: 80px;
font-weight: bold;
text-align: center;
height: 11px; 
line-height: 11px;}

/*strange scores thing interleague play different than the rest*/
td .RightCol_mid .sot {margin-left: -7px;} /*strange scores thing interleague play different than the rest*/
td .LeftCol_mid .sot {  
margin:15px 14px 0px 0px; } 
.sot {width:353px;}

/*mlb matchup links*/
.set-1 {width:34%; float:left;}
.set-2 {width:31%; float:left;}
.set-3 {width:34%; float:left;}

.preextras {height: 68px}

.sub-navigation ul li.al_injuries, .sub-navigation ul li.al_injuries a, .sub-navigation ul li.al_injuries a:hover, .sub-navigation ul li.al_injuries a:active, .sub-navigation ul li.al_injuries a:visited, .sub-navigation ul li.al_injuries a, selected{
padding-right: 4px;
}

.full_odds_ad {
	height: 120px;
	*height: 116px;
}

.datahl2 {
	line-height: 20px;
}



