#editorial #container {background-color: #000000; box-shadow: 0 0 5px #999999;} /*#010101 - #969696(white)- #999999(black)*/

#editorial #league_table_detailed tr.home_team td,
#editorial #league_table_detailed tr.odd:hover td,
#editorial #league_table_detailed tr.even:hover td,
#editorial #player_stats_detailed tr.home_team td{color:#000000; } /*#f5efba - #cceddc*/
#editorial #league_table_detailed td:hover a, #editorial #league_table_detailed tr.home_team td a{color:#000000 }
#editorial #league_table_detailed td a:hover, #editorial #league_table_detailed tr.home_team td a:hover{ color:#FFD700; cursor:pointer;}

/*CSS for adding extra menu*/
#editorial #primary #primary_navigation > li,
#editorial #nonresponsiveSitemap #primary_navigation > li{ font-size:1.5em;}

/*website wall page menu changes */
#editorial .navbar .content #nonresponsiveSitemap #primary_navigation > li > a, 
#editorial .content #nonresponsiveSitemap #primary_navigation div.subnavigation a,
#editorial .navbar-inverse #nonresponsiveSitemap .navbar-nav li div.subnavigation ul li h4,
html.js body#editorial div#gradient_bg form#frmSiteMaster section#container div.content #Discussion ul#ToolbarMenu li a{ color:#fff;}
#editorial .navbar .content #nonresponsiveSitemap #primary_navigation > li > a:hover, 
#editorial .content #nonresponsiveSitemap #primary_navigation div.subnavigation a:hover,
html.js body#editorial div#gradient_bg form#frmSiteMaster section#container div.content div#wall a:hover{ color:#FFD700;}

/*wall page footer links changes*/
@media (min-width:200px) and (max-width: 1024px) {
#editorial footer #club-sublink{ background:none repeat scroll 0 0 #FFFFFF;}
}