/*

CivilScope
by Simon King & Herbert Spencer
May 2007

*/


body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0 auto;
	width: 900px;
}

a img{
	border: none;
}

#global{
	margin: 0;
	padding: 0;
}

#header{
	background-color: transparent;
	background-image: url(back_header.png);
	background-position:50% 100%;
	background-repeat: no-repeat;
	height: 85px;
	margin: 0;
	padding: 15px 0 1px 0;
}

.clear {
	font-size: 1px;
	line-height: 0;
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
}

#header h1{
	background-image: url(civilscope.gif);
	background-repeat: no-repeat;
	width: 229px;
	height: 76px;
	float: left;
	padding: 0;
	margin:0 0 15px 0;
}

#header h1 a {
	display: block;
	width: 229px;
	height: 76px;
}


#header h1 span{
	display: none;
}


#header .searchbox{
	color: #666;
	width: 650px;
	padding: 20px 0 0 0;
	margin: 0;
	float: left;
	display: block;
	font-size: 10px;
	text-align: right;
}

#header .searchbox input{
	text-align: left;
}

#header .searchbox label{
	color: #7B7400;
	letter-spacing: 0.1ex;
}

.mainsearchbox{
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	padding: 0;
	margin: 40px 0 100px 250px;
	font-family: Georgia;
}

.mainsearchbox input{
	text-align: left;
}

.mainsearchbox em{
	font-size: 12px;
	color: #799CC1;
}

#main em strong{
	color: #7B7400;
}

.mainsearchbox input{
	margin: 8px 0 10px 0;
}

#header input{
	font-size: 12px;
	text-align: center;
}

#main{
	margin: 0;
	padding: 5px 0 5px 0;
}

#main h1 span{
	display: none;
}

#main h1{
	float: none;
	display: block;
	padding: 130px 0 0 208px;
	background-image: url(civilscope_big.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	width: 395px;
	height: 129px;
}
#main p{
	padding: 10px 0 10px 0;
	width: 550px;
	margin: 0 auto;
	line-height: 22px;
	font-size: 13px;
	text-align: justify;
	color: #666666;
}

#main p.image{
	text-align: center;
	font-weight: bold;
	line-height: 140%;
	font-size: 0.7em;
	color: #333333;
	padding: 10px;
	width: 400px;
	text-indent: 0;
}

#main p.image img{
	clear: both;
	margin: 20px 0 20px 0;
}

#main h2{
	font-weight: normal;
	color: #B0A800;
	font-size: 1em;
	padding: 0 0 0 140px;
	margin: 20px 0 0 0;
}

#main strong{
	color: #333333;
}

#main em{
	color: #7B7400;
}

#main em strong{
	color: #666666;
	font-weight: normal;
}

#main a{
	text-decoration: none;
	color: #507BA9;
}

#main a:hover{
	text-decoration: underline;
}

#main ul li{
	list-style: none;
	color: #666666;
	font-size: 13px;
	line-height: 180%;
	padding: 0 0 0 180px;
	background-image: url(foward.gif);
	background-repeat: no-repeat;
	background-position: 155px 50%;
}

#map {
	margin: 0;
	padding: 0;
	float:left;
}

#precinct,
#ward,
#community_area,
#state_representative_district,
#state_senate_district,
#congressional_district{
	background-color: White;
	float: left;
	margin: 0;
	padding: 0;
	width: 290px;
	min-height: 500px;
}

#main #precinct h2.place,
#main #ward h2.place,
#main #community_area h2.place,
#main #state_representative_district h2.place,
#main #state_senate_district h2.place,
#main #congressional_district h2.place {
	margin: -0.17em 0 0.2em 0;
	padding: 0 0 0 1.8ex;
	font-size: 28px;
	text-transform: uppercase;
	font-family: Impact;
}

#main #extra h2{
	margin: 10px 0 20px 0;
}

#main #precinct h3,
#main #ward h3,
#main #community_area h3,
#main #state_representative_district h3,
#main #state_senate_district h3,
#main #congressional_district h3{
	padding: 0;
	font-size: 13px;
	color: #7B7400;
	margin: 10px 0 10px 30px;
}

#main #precinct p,
#main #ward p,
#main #community_area p,
#main #state_representative_district p,
#main #state_senate_district p,
#main #congressional_district p,
#main #extra p{
	padding: 0 0 10px 35px;
	font-size: 11px;
	line-height: 150%;
	width: auto;
	text-align: left;
	text-indent: 0;
}

#main #precinct p a,
#main #ward p a,
#main #community_area p a,
#main #state_representative_district p a,
#main #state_senate_district p a,
#main #congressional_district p a{
	color: #507BA9;
	background-image: url(link_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 0 10px 0 0;
	text-decoration: none;
}

#main #precinct p a:hover,
#main #ward p a:hover,
#main #community_area p a:hover,
#main #state_representative_district p a:hover,
#main #state_senate_district p a:hover,
#main #congressional_district p a:hover{
	color: #507BA9;
	background-image: url(link_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 0 10px 0 0;
	text-decoration: underline;
}


#precinct{
	background-image: url(back_precinct.gif);
	background-repeat: no-repeat;
}

#main #precinct h2.place{
	color: #99B5D2;
}

#ward{
	background-image: url(back_ward.gif);
	background-repeat: no-repeat;
}

#main #ward h2.place{
	color: #9DC8AC;
}

#community_area{
	background-image: url(back_community.gif);
	background-repeat: no-repeat;
}

#main #community_area h2.place{
	color: #D3E99D;
}

#main ul li.place{
	list-style: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 0;
}

#state_representative_district{
	background-image: url(back_staterep.gif);
	background-repeat: no-repeat;
}

#main #state_representative_district h2.place{
	color: #DFDC99;
}

#state_senate_district{
	background-image: url(back_statesen.gif);
	background-repeat: no-repeat;
}

#main #state_senate_district h2.place{
	color: #EAC199;
}

#congressional_district{
	background-image: url(back_congressional.gif);
	background-repeat: no-repeat;
}

#main #congressional_district h2.place{
	color: #E79999;
}

#main ul{
	height: 100%;
	padding: 0 0 0 30px;
	margin: 0;
}

#main ul li a,
#main ul li a:hover{
	color: #507BA9;
	background-image: url(link_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 0 10px 0 0;
}

#main ul li a:hover{
	text-decoration: underline;
}

#main ul li a.inbounds,
#main ul li a.inbounds:hover{
	padding: 0;
	background-image: none;
}

#main #precinct ul li,
#main #ward ul li,
#main #community_area ul li,
#main #state_representative_district ul li,
#main #state_senate_district ul li,
#main #congressional_district ul li {
	color: #666666;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0 0 1.2em 2.5em;
	line-height: 120%;
	background-position: 0 10%;
}

#main ul li.independent,
#main ul li.democrat,
#main ul li.republican{
	background-repeat: no-repeat;
	background-position: 0 10%;
}

#main li.independent em,
#main li.democrat em,
#main li.republican em{
	padding: 0;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia;
	color: #B20000;
}

#main ul li.independent{
	background-image: url(independent.gif);
}

#main ul li.democrat{
	background-image: url(democrat.gif);
}

#main ul li.republican{
	background-image: url(republican.gif);
}

#main ul li.headline{
	background-image: url(news.gif);
	background-repeat: no-repeat;
}

#main ul li.vote_yes{
	background-image: url(vote_yes.gif);
	background-repeat: no-repeat;
}

#main ul li.vote_no{
	background-image: url(vote_no.gif);
	background-repeat: no-repeat;
}

#main ul li.vote_blank{
	background-image: url(vote_blank.gif);
	background-repeat: no-repeat;
}

#main #extra{
	float: left;
	border: 13px solid #EFEEDF;
	width: 250px;
	min-height: 474px;
}

#main #extra ul{
	padding: 0;
}

#main #extra p{
	padding: 0 15px;
	text-indent: 0;
	text-align: left;
}
#main #extra h2{
	padding: 15px 0 0 15px ;
	color: #958F11
}

#main #extra ul li{
	background-image: none;
	padding: 0;
	margin: 0;
}

.precinct,
.ward,
.community,
.staterep,
.statesen,
.congressional{
	display: block;
	height: 20px;
	width: 190px;
	font-size: 10px;
	padding: 0 0 0 5px;
}

.precinct{
	border: 1px solid #01458F;
	color: #01458F;
	background-color: #99B5D2;
}

.ward{
	border: 1px solid #28743F;
	color: #28743F;
	background-color: #9CC7AC;
}

.community{
	border: 1px solid #669900;
	color: #669900;
	background-color: #D4E99E;
}

.staterep{
	border: 1px solid #7B7400;
	color: #7B7400;
	background-color: #DFDC99;
}

.statesen{
	border: 1px solid #B94C00;
	color: #B94C00;
	background-color: #EAC199;
}

.congressional{
	border: 1px solid #B94C00;
	color: #B94C00;
	background-color: #E79999;
}

#main #extra ul li{
	color: #333333;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 12px;
	background-position: 0 0;
}

#main #extra ul li.google{
	background-image: url(google_kml.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding: 0 0 20px 45px;
	min-height: 32px;
}

#main #extra ul li.googlemaps{
	background-image: url(googlemaps.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding: 0 0 0 45px;
	min-height: 32px;
}

#main #extra ul li.back{
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: 1px 100%;
	padding: 10px 0 0 23px;
	margin: 0 0 0 10px;

}

#footer{
	color: #B0A800;
	background-image: url(back_footer.png);
	background-repeat: no-repeat;
	margin: 0;
	padding:10px;
	font-size: 10px;
	text-align: center;
}

#footer ul{
	margin: 0;
	padding: 0;
}

#footer ul li{
	display: inline;
	list-style: none;
	margin: 0 15px 0 15px;
}

#footer a.inbounds{
	padding: 0 5px 0 5px;
	background-image: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer a{
	text-decoration: none;
	color: #958F11;
	padding: 0 5px 0 10px;
	background-image: url(link_footer.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 0 10px 0 5px;
}
