body {
	background-color: #ddd;
}
a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background-color:#ffeddf;}
a:hover {
	border-bottom: 1px solid #fe4d00;}
a.image_link, .button a {
	border-bottom: none;
	background-color:transparent;}
dt {
	margin-top:1.5em;	
}
label {
	display:block;
}
.container {
	background-color:#fff;
	margin-top:	36px;
	padding: 0 18px 18px;
}
.breadcrumbs {
	margin-bottom: 0;
}
#content {
	min-height:600px
}
#front_page {
	padding: 5em 10em;
	text-align:center;}
#main_logo img { 
	width:300px;
	margin: 4em;} 
.intro {
	font-weight: bold;
	font-size: 1.2em;}
#footer {
	padding-top: 1em;
	color: #444;
	border-top: 1px solid #444;
	clear:both;}
#footer #standards{
	float: right;}
#header {
	border-bottom: 3px solid #444;
	margin-bottom: 3em;
}
#header h2 {
	font-size:4em;
	line-height: 130px;
	margin-bottom:0;
}	
#header h2 a	{
	background:url("../images/open_election_data_icon_100.png") no-repeat scroll left center transparent;
	color:#444;
	display:block;
	height:100px;
	padding-left:118px;
	text-decoration:none;
}
#introduction ul {
	margin-right:0;
	padding-left:1em;
}
#introduction ul, #introduction .button {
	font-size: 1.2em;
	float:left;
}
#introduction .button {
	background-color: #ddd;
	width:180px;
	padding:8px;
	margin-left:18px;
	margin-bottom: 1em;
	font-weight:bold;
	border: 1px solid #ccc;
	height:86px;
}
#introduction .button:hover {
	background-color:#fe4d00;
}
.button a {
	display:block;
	color:#000;
}
.button strong {
	display:block;
	color:#7F2A00;
}
#glossary {
	width: 180px;
	padding:8px;
	background-color: #eee;
	border: 1px solid #ddd;
	float:right;
	margin-left:18px;
}
.howto {
	font-size:1.1em;
}
.howto li{
	margin-bottom:9px;
}
#parties strong {
	font-size: 1.2em;
	display:block;
}
#parties strong a{
	color: black;
}
#resource_ids strong {
	font-size: 1.2em;
}
a.twitter {
	background: url("../images/twitter_icon.png") no-repeat left top #FFEDDF;
	padding: 2px 0 2px 18px;
}
.api_info {
	clear: both;
	background-color: #f3f3f3;
	margin-top:17px;
	border-top: 1px solid #ddd;
	padding-left: 28px;
	background: url("../images/api_icon.gif") no-repeat left top;
}
.api_info a {
	font-weight: bold;
}

