/* This style was conflicting with new Headers2016
.container {
	background: #fff none repeat scroll 0 0;
    float: left;
    left: 1px;
    margin: 0;
    padding: 10px 8px;
    text-align: left;
    width: 971px;
}*/

.sub-navigation li.selected {
	padding: 2px 3px 6px 3px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	background: #434343;
}

.moreto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px!important;
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 {
	height: 25px;
	line-height: 25px;
padding: 0px 0px 0px 12px;
display: block;
background: #EAEAEA;
}

h2 {
margin-bottom: 0px;
}

/*new styles for sub navigation */


.soccer-sub-navigation ul{
list-style-type: none;
margin: 0;
padding: 0;}

.soccer-sub-navigation ul li { 
display: inline; 
padding: 0 10px 0 10px;
}

.soccer-sub-navigation ul li a:link,  .soccer-sub-navigation ul li a:visited{ 
text-decoration: none;  

color: #ffffff; }

.soccer-sub-navigation ul li a:hover, .soccer-sub-navigation ul li.selected a { 
text-decoration: none;
color: #e15a00;

}

#header_objMainMenu_ctl00_soccerNavigation.sub-navigation ul li.selected a {
	color: #ffffff!important;
}



#header_objSectionMenu_phSectionLinks .sub-navigation ul, .soccer-sub-navigation ul {
background: #434343!important;	
margin: 0 5px;
}


.so {
	width: 648px;
}

.player_stats .left,  .player_stats .right, .league_standings .left,  .league_standings .right {
	width: 320px;
}

.player_stats table, .league_standings table {
width: 100%;
}

ul.teaser_page {
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 12px;		
}

ul.teaser_page li {
	list-style: none;
	margin-bottom: 5px;	
		
}

ul.teaser_page li a {
	width: 100%;
	display: block;
	}

.cmg_editorial_source_provider {
	color: #666;	
	font-size: 11px;		
}

td.datacellc table.data td.datacellc {
	padding: 5px 0;	
	border: none!important;
	text-align: center!important;
}

td.datahead a:link {
	color: #fff;	
}

td.datahead a:hover {
	color: #e15a00;
}



