body {
    font-family: 'Lato', Verdana,  Arial, sans-serif;
    background-color: #f5f5f5;
    margin: 0 auto;
}
a img {
    border: none;

}

#content {
    padding-top: 127px;
}

/* Main header and Top nav */

#fixedHeader {
	width: 100%;
	position: fixed;
	z-index: 100;
}
#headertop {
    height: 40px;
    background-color: #333;
    margin: 0 auto;
	overflow: hidden;
}
#headercontent {
    width: 950px;
    margin: auto;
	padding: 5px 0;
    font-family: 'Lato', Verdana,  Arial, sans-serif;
}
#homepagelink {
    width: 54px;
    background-image: url("../img/logo_off.png");
    height: 21px;
    float: left;
	text-indent: -9999px;
	overflow: hidden;
	border-top: 4px solid #333;
}
	#homepagelink:hover {
	    background-image: url("../img/logo_on.png");
	}
a.leftheader {
    float: left;
    line-height: 30px;
    padding-left: 25px;
    color: #777;
    text-decoration: none;
	font-size: 12px;
}
	a.leftheader:hover {
	    color: #fff;
	}
.rightheader {
    float:right;
    margin: 0 0 0 10px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
	bottom: 3px;
}
#listenlink {
	height: 10px;
	width: 38px;
	line-height: 2px;
	padding: 11px 10px 1px 22px;
	background: url('../img/icon_listen.png') no-repeat 8px 7px;
	color: #fff;
	border: 1px solid #555;
	margin: 2px 0 0 25px;
}
#listenlink:hover {
	color: #e11837;
	background: url('../img/icon_listen_on.png') no-repeat 8px 7px;
	border: 1px solid #e11837;
}
#fblogo {
    background-image: url("../img/icon_fb_off.png");
    width: 8px;
}
	#fblogo:hover {
	    background-image: url("../img/icon_fb_on.png");
	}
#tweetbird {
    background-image: url("../img/icon_tw_off.png");
    width: 20px;
}
	#tweetbird:hover {
	    background-image: url("../img/icon_tw_on.png");
	}
#supportbutton {
    background-image: url("../img/support_off.png");
    width: 98px;
}
	#supportbutton:hover {
	    background-image: url("../img/support_on.png");
	}
	
#headershadow {
	padding-bottom: 1px;
	margin-bottom: 15px;
	background: rgb(150, 150, 150);
	background: rgba(100, 100, 100, 0.1);
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(250, 250, 250);
	border-bottom-color: rgba(200, 200, 200, 0.1);
}
#headerbottomwrapper {
    width: 100%;
    background-color: white;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}
#headerbottom {
    height: 75px;
    width: 950px;
    margin: auto;
	overflow: hidden;
	position: relative;
}
#election2013header {
	margin: 0 20px 0 0;
	position: absolute;
	bottom: 12px;
	left: 0;
	height: 42px;
	width: 360px;
}
	#election2013header h1 {
		height: 42px;
		width: 360px;
		background: url('../img/header.png') no-repeat;
		text-indent: -9999px;
		outline: 0;
		margin: 0;
		overflow: hidden;
	}
ul#nav {
	position: absolute;
	bottom: -10px;
	left: 345px;
}
ul#nav li {
	list-style: none inside;
	font-size: 14px;
    float: left;
	margin: 0 20px 5px 0;
    font-family: 'Lato', Verdana,  Arial, sans-serif;
}
	ul#nav li a {color: #000; text-decoration: none;}
	ul#nav li a:hover {color: #e11837; text-decoration: none;}
#social {
    position: absolute;
    right: 0;
    bottom: 11px;
    text-decoration: none;
    color: black;
    width: 210px;
}
	#social iframe {
	    height: 20px;
	    border: none;
	    width: 100px;
	}

#div-gpt-ad-1352131791621-0 {
    width: 960px;
    margin: 0 auto 15px auto;
}

/* Headers */

hr.sectionDivider {
	border: 0;
	height: 20px;
	background: #f5f5f5 url('../img/rule_bg.png') repeat-x;
	width: 950px;
	margin: 0 auto;
	clear: both;
}
h3 {
    font-family: 'Lato', Verdana,  Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 15px 0;
	float: left;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h3.fullheader {
	width: 950px;
	margin: 0 auto 15px auto;
	float: none;
}

/* Races */

.fullwidth {
	width: 950px;
	margin: 0 auto 40px auto;
	display: block;
	overflow: hidden;
}

.raceContainer {
	background: #eee;
	clear: both;
	overflow: hidden;
}

.raceContainer .note {
	display: block;
	padding: 15px 20px;
	color: #666;
	font-size: 14px;
}

#jump-otherraces > div {
	width: 450px;
	float: left;
	clear: none;
	margin: 40px 50px 0 0;
}
#jump-otherraces > div:nth-child(even) {
	margin: 40px 0 0 0;
}

.contest-header {
    background-color: #333;
    width: 100%;
    color: #fff;
    height: 33px;
    padding-top: 10px;
}
.percent-reporting {
    float: left;
    font-size: 12px;
	position: relative;
	top: 5px;
	margin: 0 0 0 20px;
}
.marker {
    float: right;
    font-size: 12px;
    margin: 0 20px 0 0;
	position: relative;
	top: 1px;
}
	.marker img {
		margin: 0 0 0 7px;
		position: relative;
		top: 3px;
	}
.candidate {
    width: 100%;
	background: #fff;
    height: 25px;
	padding: 15px 0 12px 0;
	margin: 0 0 1px 0;
}
.candidate-name {
    float: left;
    margin: 0 0 0 20px;
    font-size: 18px;
}
	.candidate-name b {
		font-weight: 900;
	}
	.candidate-name img {
		margin: 0 0 0 5px;
	}
.candidate-party,.candidate-votes,.candidate-vote-percent {
    float: right;
	font-size: 14px;
	margin: 0 20px 0 0;
    position: relative;
    top: 4px;
    text-align: right;
}
.candidate-votes {
    width: 13%;
}
.candidate-vote-percent {
    font-weight: 900;
    font-size: 18px;
    top: 0px;
    width: 15%;
}
.winner {
    background-color: yellow;
}

/* Live blog and news */

#blogandnews {
    width: 950px;
    margin: 0 auto 20px auto;
	overflow: hidden;
}
#latestnews {
    width: 600px;
    float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.newsItem {
	clear: both;
	position: relative;
	float: left;
	width: 600px;
	background: #fff;
	margin: 0 0 5px 0;
    font-family: 'Lato', Verdana,  Arial, sans-serif;
}
	.newsItem img {
		float: left;
		margin: 0 5px 0 0;
		background: #ccc;
	}
	.newsItem h5 {
		float: left;
		width: 400px;
		margin: 15px;
		font-size: 20px;
	}
		.newsItem h5 a {
			color: #000;
			text-decoration: none;
		}
		.newsItem h5 a:hover {
			color: #e51133;
			text-decoration: underline;
		}
	.newsItem em {
		float: left;
		width: 400px;
		color: #999;
		font-size: 12px;
		font-style: normal;
		margin:  0 0 0 15px;
	}
#bigAd {
    width: 300px;
    height: 250px;
	background: #ccc;
    float: right;
}
	#bigAd img {
		width: 300px;
		height: 250px;
	}

/* Footer */

#pageCredits {
	width: 950px;
	margin: 100px auto 25px auto;
	color: #999;
	font-size: 12px;
}
	#pageCredits a {
		color: #999;
		text-decoration: underline;
	}
	#pageCredits a:hover {
		color: #e11837;
	}
	
	#APcredits {
		margin: 20px 0;
		background: #ccc;
		color: #333;
		width: 425px;
	}
	#APcredits img {
		margin: 0 15px 0 0;
		vertical-align: middle;
	}

#footer {
    width: 100%;
    margin: auto;
    margin-top: 15px;
    background-color: #333;
    color: #999;
    font-size: 11px;
    line-height: 22px;
    height: 150px;
    font-family: Arial, sans-serif;
}
#footercontent {
    margin: auto;
    width: 950px;
    padding-top: 15px;
}
#footerlogo {
    float: left;
    padding-top: 15px;
}
#footertext {
    margin-left: 95px;
    padding-top: 1px;
}	
#footertext p {
	line-height: 15px;
	width: 630px;
}
.footerlink {
    margin-right: 5px;
    color: #ccc;
}
#footer a {
    text-decoration: none;
    color: #999;
}
	#footer a:hover {
	    text-decoration: underline;
	    color: #fff;
	}
	
