a, h3 {
	color: #e9103b;
}

/* This is needed for legacy content as they overide our styles */
div#navigation div.tile a {
	color: #e9103b !important;
}

/* Leaderboard */
div#leaderboard {
	left: 25px !important;
}

#rightside .header a span {
	color: #e9103b;
}
div#headernav ul#nav li{
	background-image: none;
	background-color: #e9103b;
}
div#headernav ul#nav li a{
	background-image: url(../img/gethampshire/navseperator.gif);
}
div#headernav #right li.seperate{
	background-image: url(../img/gethampshire/navside2.gif);
}
div#headernav {
	background-image: none;
	background-color: #cd1d47;
}
div#headernav ul#nav li a#selected{
	background-image: none;
	background-color: #cd1d47;
}
div.poll_bar_shaded {
	background-image: url(../img/gethampshire/poll_foreground.gif);
}
div#headernav .search-go{
	background-image: url(../img/gethampshire/rsubmit.gif);
}
.tile-widget{
	background-image: url(../img/gethampshire/tile_header_left.png);
}
.tile-widget-closed{
	background-image: url(../img/gethampshire/tile_header_down.png);
}

#menlogo{
	display: none;
}
#haveyoursay{
	background: url(../img/gethampshire/haveyoursay.gif) no-repeat bottom right;
}

p.popular {
	background-image: url(../img/gethampshire/popular_bg.gif);
}
a#show-home.selected,
a#show-job.selected {
	background-color: #E9103B !important;
}