/* ===================================== *\ CLIENT: LEAGUESTAT BUILT & POWERED BY: LEAGUESTAT DATE: NOVEMBER 2006 ------------------------------------ TITLE: TOPSCORERS COLOURS STYLESHEET \* ===================================== */ #statsBlock { font-family: Arial,Helvetica,sans-serif; } #statsBlock table.lead { border: 1px solid rgb(16,41,108); background: white; font-size: 11px; text-transform: uppercase; } #statsBlock table.lead th { background: rgb(180,180,180); font-weight: bold; font-style: italic; color: white; text-shadow: 0 0 2px black; } #statsBlock table.lead th, #statsBlock table.lead tfoot td { border-left: 1px solid rgb(16,41,108); border-right: 1px solid rgb(16,41,108); border-bottom: 1px solid rgb(125,125,125); } #statsBlock table.lead tfoot td { border-bottom: 1px solid rgb(16,41,108); border-top: 1px solid rgb(125,125,125); } #statsBlock table.lead a { color: rgb(255,5,16); } #statsBlock #navigation { background: rgb(16,41,108); } #statsBlock #navigation h1, #statsBlock #navigation h2 { font-size: 13px; font-weight: bold; font-style: italic; color: white; letter-spacing: .1em;} #statsBlock #navigation h2 { font-size: 11px; } #statsBlock table.statsTable h1 { font-size: 14px; } #statsBlock table.statsTable .divHeader { background: rgb(16,41,108); color: white;} #statsBlock table.statsTable { font-size: 11px; color: rgb(28,28,28 ); } #statsBlock table.statsTable thead { background: rgb(204,204,255); } #statsBlock table.statsTable tr:hover { background: rgb(255,255,200); } #statsBlock .arrows a, #statsBlock table.statsTable a { color: rgb(255,5,16); text-decoration: none; } #statsBlock .arrows a:hover, #statsBlock table.statsTable a:hover { color: rgb(16,41,108); text-decoration: none; } #statsBlock .arrows { background: rgb(180,180,180); border-top: 1px solid rgb(118,118,118); }