
.soccer a { /*the tab identifier on the menu*/
border-right: 1px solid #243543;
width: 33px;
background-position: 0 -25px;
}

.moreto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
margin-left: -32px;
height: 30px;
background: url(/covers/header/identifier_soccer-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_soccer-trans.png',sizingMethod='scale');
}


/* the following styles are for Lisa's scores and odds  */
.staticMLSActive, .staticMLSScore, .staticMLSScoreTotal, .staticMLSOvertimeScore, .staticMLSStats, .staticMLSOdds, .staticMLSOddsLeft, .staticMLSBetStatus {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px;
background-color: #ffffff;
color: #000;
border: 0;
height: 10px;
line-height: 10px;
padding: 0;
margin: 0;
text-align: left;
}
	
.staticMLSActive { /* the active area - in the active cell */	
width: 175px;
background-color: #2b465b;
color: #fff;
font-weight: bold;
padding: 0 0 0 1px;}

.staticMLSScore {/* the live score numbers*/
width: 14px;
text-align: center;}

.staticMLSScoreTotal {/* the score total column - in red*/
width: 14px;
color: #900;
font-weight: bold;
text-align: center;}
		
.staticMLSOvertimeScore{ /* overtime column*/ 
width: 8px;
text-align: center;}
	
.staticMLSStats{ /* the names of the players in the leaders table*/
width: 128px;
background-color: #F0F0F0;
height: 11px; 
line-height: 11px;}
		
.staticMLSOdds { /* 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;}

.staticMLSOddsLeft { /* odds*/
width: 36px;}

.staticMLSBetStatus{  /* bet status column*/
width: 80px;
font-weight: bold;
text-align: center;
height: 11px; 
line-height: 11px;}

.headtop-uk {

padding: 2px 0px 2px 12px;
display: block;
background: #9fafbd;
}

h2 {
margin-bottom: 0px;
}

/*new styles for sub navigation */
.soccer-sub-navigation {
position: relative; 
width: 100%; 
color: #CCCCCC; 
font: 10px Verdana, Arial, sans-serif; 
font-weight: bold;
text-decoration: none;
background: #434343;
height:16px; 
padding-top:4px;
padding-left:3px;
width:982px;}

.soccer-sub-navigation ul{
list-style-type: none;
margin: 0;
padding: 0;}

.soccer-sub-navigation ul li { display: inline; }

.soccer-sub-navigation ul li a:link,  .soccer-sub-navigation ul li a:visited{ text-decoration: none;  padding-right:10px; color: #CCCCCC; }

.soccer-sub-navigation ul li a:hover { text-decoration: none;  padding-right:10px;
color: #e15a00;

}


.sub-navigation ul li.selected a, .sub-navigation ul li.selected a:active{
color: #FFFFFFF;
background: #434343;
padding: 4px 0px 6px 5px;
padding-bottom: 4px;
height: 25px;
}
