body {
	background:#4c7c9f url("../images/red/red-page-bg.gif");
	color: #4e4e4e;
}

#site-header-left, #site-header-right {
	background:#0f2b42;
}

#site-header-left a, #site-header-right a {
	border:#607c90 1px solid;
	background:#162d41;
}

#site-header-left a:hover, #site-header-right a:hover {
	border:#366fa1 1px solid;
	background:#234969;
}

#header {
	background:#531c1c;
}

#tabs {
	background:#2c5476;
	background:url("../images/red/red-tabs-bg.gif") repeat-x;
}

#tabs a.selected {
	background:#b03b3b;
	color: #fff;
	border-top:#531c1c 1px solid;
	border-left:#531c1c 1px solid;
	border-right:#531c1c 1px solid;
}

#tabs a:hover {
	background:#b03b3b;
	color: #fff;
}

.sub-feature {
	border-bottom:#cfdce6 1px dotted;
}

h4 {
	background:url("../images/red/red-title-bg.gif") repeat-x;
}

.navigation li, .latest-news li, .postarea li {
	background:url("../images/red/red-bullet.gif") no-repeat 0% 50%;
}

.latest-news li {
	border-bottom:#cfdce6 1px dotted;
	background:none;
}

.offer {
	border-bottom:#cfdce6 1px solid;
}

#schedule th {
	background:url("../images/red/red-title-bg.gif") repeat-x;
	color:#fff;
}

#pageFooter {
	background:url("../images/red/red-footer-bg.gif") repeat-x;
	border:none;
}

#pageFooter h5 {
	color:#b03b3b;
}

#sector1, #sector2, #sector3 {
	border:1px solid #b03b3b;
}

#sector1 ul li, #sector2 ul li, #sector3 ul li {
	border-top:1px dotted #b03b3b;
	}

#sector1 ul li:hover, #sector2 ul li:hover, #sector3 ul li:hover {
	background:#b03b3b;
}

#sector1 ul li:first-child, #sector2 ul li:first-child, #sector3 ul li:first-child {
	border-top:0px dotted #fff;
}

#messages {
	background:#531c1c;
}

#oddsComparison th.selection {
	background:#f4f6f8;
}

#oddsComparison td a:link, #oddsComparison td a:visited {
	background:#f4f6f8;
}

#oddsComparison td a:hover {
	background:#567f9b;
}
