﻿body {
	background-color:#3d0746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px 7px;
	padding: 0px;
	color: #000000;
}

p { margin: 0 0 20px 0;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

#container {
    width:800px;
    margin:5px auto;
	background:#fff;
}

#header {
	padding-top:15px;
	text-align:center;
}

#left_button {
    margin-bottom:20px;
    width:375px;
	float:left;
}

#right_button {
    margin-bottom:20px;
    width:375px;
	float:right;
}

#main_content {margin:20px;}

#candidate_profile {
	color:#f7f7f7;
    float:left;
    margin-bottom:20px;
	margin-right:10px;
	margin-top: 20px;
    padding:15px;
    width:420px;

}

#candidate_profile a {
	color:#f4ed06;
}

#candidates_nav {
    float:left;
    margin-bottom:20px;
    margin-left:10px;
	width:330px;
}

#quicklinks {
  float:right;
  margin-left:50px;
  padding-left:20px;
  width:250px;
  color:#f7f7f7;
}

#quicklinks h2 {
  color: #f7f7f7;
}

#quicklinks a {
  color: #f4ed06;
}

#footer {
    clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

a img {border: none;}

/*css gradient buttons*/
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #000000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000000;
	box-shadow:inset 0px 1px 0px 0px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7b108e), color-stop(1, #3d0746) );
	background:-moz-linear-gradient( center top, #7b108e 5%, #3d0746 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b108e', endColorstr='#3d0746');
	background-color:#7b108e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:none;
	display:inline-block;
	color:#f4ed06;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
	width:350px;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d0746), color-stop(1, #7b108e) );
	background:-moz-linear-gradient( center top, #3d0746 5%, #7b108e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b108e', endColorstr='#3d0746');
	background-color:#3d0746;color:#ffffff;
}.button:active {
	position:relative;
	top:1px;
}

.button_sm {
	-moz-box-shadow:inset 0px 1px 0px 0px #000000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000000;
	box-shadow:inset 0px 1px 0px 0px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7b108e), color-stop(1, #3d0746) );
	background:-moz-linear-gradient( center top, #7b108e 5%, #3d0746 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b108e', endColorstr='#3d0746');
	background-color:#7b108e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #000000;
	display:inline-block;
	color:#de600b;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}.button_sm:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d0746), color-stop(1, #7b108e) );
	background:-moz-linear-gradient( center top, #3d0746 5%, #7b108e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b108e', endColorstr='#3d0746');
	background-color:#3d0746;color:#ffffff;
}.button_sm:active {
	position:relative;
	top:1px;
}

h2.flushH2 {}
p.candidateName a, p.candidateNameList a {color: #de600b;}
div.vvg {width: 19px; height: 19px; margin: 4px 35px;}
p.plainText {color: #4a3203;}

.bl {background: url(/public/voter-guide/primary_2011/images/bl.jpg) 0 100% no-repeat #4e3227; width: 387px; margin-left: 7px;}
.br {background: url(/public/voter-guide/primary_2011/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/public/voter-guide/primary_2011/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(/public/voter-guide/primary_2011/images/tr.jpg) 100% 0 no-repeat; padding:10px}

.clear {font-size: 1px; height: 1px}
#finderBox.darkBrown p.plainText {color:#fff;}
.smalltext {font-size:12px;font-style:italic; text-align:center;}
.proConBig { vertical-align: middle;}
a#LinkButton1 {display: inline-block;float: right;border-left: 1px solid black; padding-left: 10px; font-size: 10px; width: 200px; margin: 8px 300px 0 0;} 

ol {font: normal 12px/20px Arial, Helvetica, sans-serif;
}

ul {font: normal 12px/20px Arial, Helvetica, sans-serif; 
	margin: 0 0 10px 15px;
	padding: 4px 0px 4px 15px; }
p.candidateNameList {width: 400px;}
/*p.candidateName {margin-left: 4px; text-align: center;}*/

.addthis_button {display: block; margin: 15px 7px 10px 7px;}
#finderBox a#pollSiteLocator {position: relative; width: 130px; display: block; top: -22px; left: 230px; padding: 2px 4px; text-align: center; border: 1px solid #7f9db9; color:#333333; background:#d9e0e6; font-size: 14px;}

.beige {background-color:#3d0746;
-webkit-border-radius: 10px;
    -moz-border-radius: 10px;}

img.profilePhoto {padding:0px; margin: 10px; border: 2px solid #010e30; z-index: 1; float: right;}

h1 {
	color: #7b108e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	padding: 0px;
}

h2 {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
	padding: 15px 0;
	margin: 0;
}

h3 {font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
    font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #395D8F;
	margin: 0px;
	padding: 0px;}

a:link {
	color: #7b108e;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #7b108e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: underline;
}

li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.candidateName {
  color:#f4ed06;
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  letter-spacing:normal;
  text-transform:none;
}

.tagline {
  color:#f4ed06;
  font-family:Arial;
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  text-transform:none;
}

/*Party key styles*/
.keyhead {color:#fff;font: sans-serif; font-size: 12px; font-weight:bold; background-color: #666; padding: 2px 0px 2px 8px; }
.keyBorder {border: 1px solid #666; border-collapse:collapse;}