/* headings */
h1 { color:#D72211; }
h2 { color:#898989; }

/* module colours */
.m_b { background:#FFD3B8; }
.m_b a { color:#D72211; }
.m_h span { color:#D72211; }
.m_h a.opton { color:#D72211; }

/* alternating row colours */
.r1 { background:#FFFFFF; }
.r0 { background:#F4F4F4; }
.r1on { background:#D72211; }
.r0on { background:#FC7300; }
.r1on td, .r0on td, .r1on th, .r0on th { color:#FFFFFF !important; }

/* table & tab colours */
.tabler th, .tablec th, .tablel th { color:#D72211; }
.tabler td, .tablec td, .tablel td { color:#D72211; }
.tabler a, .tablec a, .tablel a { color:#D72211; }
.tabs { background:url(../images/modules/football-tabs.gif) bottom repeat-x #D72211; }
.tabs a { color:#FFFFFF; background:#D72211; }
.tabs a:hover{ background:#FFD3B8;color:#D72211; }
.tabs a.tabon { background:#FFD3B8; border-bottom:1px solid #FFD3B8; color:#D72211; }

/* status & page select */
.statusbar { background-color:#D72211; color:#FFFFFF; border:solid 1px #D72211; }
.pageselect { background-color:#E5E3E4; color:#6D717D; border:solid 1px #D72211; }
.pageon { color:#D72211; }
.pageoff { color:#6D717D; }

/* football stats */
.playerRow { background:url(../images/football/jersey.gif);background-repeat: no-repeat;height:22px;text-align:center;background-position:center top;}
