body {
	/*font-family: 'Nobile', sans-serif;*/
	font-family: 'Nunito', sans-serif;
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	/*font-family: 'Gudea', sans-serif;*/
	/*font-family: 'Terminal Dosis', sans-serif;*/
}
.score_senate {
	width: 450px;
	margin-left: 10px;
}
.score_house {
	width: 450px;
	margin-left: 10px;
}



.voteHeading  {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #375D81;
}
.vote_detail {
}
.scoreLegend {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}


#container {
	display: block;
	height: 850px;
	width: 920px;
}
#countyHeading {
	display: block;
	height: 35px;
	width: 304px;
	font-size: 1em;
	font-weight: bold;
	color: #183152;
	left: 87px;
	position: absolute;
	top: 22px;
	text-align: center;
}
#imagemap {
	display: block;
	height: 290px;
	width: 460px;
	float: left;
	margin-top: 20px;
}

#voteContainer {
	width: 440px;
	display: block;
	position: absolute;
	left: 0px;
	top: 290px;
	padding: 0px;
	background-color: #375D81;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#votes {
	display: block;
	width: 230px;
	float: left;
	height: 100%;
}

#votes ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 0px;
	display: block;
	background-color: #C4D7ED;
}
#votes li {
	font-size: 0.7em;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	color: #060E15;
	cursor: default;
}
#votes a {
	color: #000000;
}
#votes    a:hover  {
	color: #990000;
}
#vote_result {
	display: block;
	width: 210px;
	float: right;
	background-color: #375D81;
}

#vote_result #legend {
	color: #CCCCCC;
	display: block;
	padding-left: 10px;
	position: absolute;
	width: 200px;
	left: 231px;
	top: 368px;
}

#vote_result #legend ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vote_result #legend li {
	font-size: 0.7em;
	display: block;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
}
#vote_result #legend img {
	padding-right: 10px;

}

#scorecard {
	display: block;
	width: 460px;
	float: right;
}
table {
	width: 450px;
	background-color: #C4D7ED;
}


/*th {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(*//* IE6–IE9 *//*M11=6.123031769111886e-17, M12=1, M21=-1, M22=6.123031769111886e-17, sizingMethod='auto expand');
	height: 200px;
	font-size: 0.8em;
}*/


tr.odd
{
	background-color:#E9E9E9;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr.even
{
	background-color: #D2D2D2;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	background-color:#D2E0E8;
	color: #183152;
}
th.scoreHeading {
	color: #375D81;
	text-align: left;
	vertical-align: top;
	font-family: "Myriad Pro";
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
}


td {
	font-size: 0.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vote_description {
	width: 210px;
}
#vote_description table {
	background-color: #375D81;
	width: 210px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#vote_description  th {
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #375D81;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0D1E2F;
}
#vote_description td {
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0D1E2F;
}
#zevross  {
	display: block;
	width: 100%;
	height: 23px;
	float: left;
}
#zevross a {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 10px;
}
#easyTooltip{
	padding:3px;
	border:1px solid #666666;
	background-color: #333333;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	}
