body {
color:#222222;
}

#header {
background:#CD2027;
}

h1 {
color:#ffffff;
}

.mobile-season {
color:#CCCCCC;
}

.header-logo {
height:130px;
margin-left:-65px;
background-repeat:no-repeat;
}

.remember-cb .checkbox {
background-color:rgba(205,32,39,0.2);
}

.remember-cb:hover .checkbox {
background-color:rgba(205,32,39,1);
}

.remember-cb .checkbox.ticked {
background-color:rgba(205,32,39,1);
background-position:center center;
}

.btn {
background:#CD2027;
}

.btn:hover {
background:#84050a;
}

#predictions-holder .fixture .details .opponent, #predictions-holder .prediction .my {
color: #CD2027;
}

.logout {
background:rgba(205,32,39,0.15);
color:rgb(205,32,39);
border-left:1px solid rgb(205,32,39);
border-right:1px solid rgb(205,32,39);
border-bottom:1px solid rgb(205,32,39);
}

.logout a {
color:rgb(205,32,39);
}

.logout a:hover {
color:#666666;
}

#fp-link span {
color:#CD2027;
}

#fp-link:hover span {
text-decoration:underline;
}

.expandable {
border:1px solid #CD2027;
}

.expandable h2 {
color:#fff;
background: #CD2027;
}

.expandable li, .main-text-colour {
color:#CD2027;
}

.colouredBold b {
color: #CD2027;
}

.lmTH b {
color: #D40101;
}

.even td {
background-color:#fdf0f0;
}

div.even {
background-color:#fdf0f0;
}

.main-table td.em {
color: #d40101;
}

.user td {
background-color:#F7FC5F;
}

#admin-nav a.on, #admin-nav a:hover {
background:#CD2027;
color:#fff;
}

.admin-table th {
background:#CD2027;
}

.admin-table .even a.row-link {
background:#FDF0F0;
}

.hover-table tr:hover a.row-link {
background:#CD2027 !important;
color:#fff;
}

.hover-table tr:hover .colouredBold a.row-link b {
color:#fff;
}

.btn.chart-user-option.on {
background:#CD2027;
color:#ffffff;
}

.stat-holder .circle-holder, .stat-holder .extend-info {
background:#CD2027;
color:#ffffff;
}

.stat-holder .extend-info a {
color:#ffffff;
}

.stat-holder .extend-info-add {
background: rgba(205,32,39,0.2);
color:#000000;
}
