body {
	xmargin: 0 auto;
	xfont-family: arial, helvetica, sans-serif;
	xfont-size: 12px;
	xwidth: 784px;
	/* -- default value -- to override add in !important in the local style.css -- */
	xbackground: #EBEADE url('/resources/vfb/images/bg_full_default.gif') top center repeat-y;
	}
#theContainer {
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 784px;
	/* -- default value -- to override add in !important in the local style.css -- */
	background: #EBEADE url('/resources/vfb/images/bg_full_default.gif') top center repeat-y;
	}
h1 {
	margin: 0;
	padding: 0;
	}
h2 {	
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;	
	}
h3 {	
	padding: 6px 10px;
	margin: 15px 5px 10px 0;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	}	
h4 {
	font-size: 14px;
	font-weight : bold;
	padding: 0;
	margin: 0 0 4px 0;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	}
h6 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}

/* -- header -- */
#header {
	margin: 0 17px 0 17px;
	padding: 10px 0 0 0;
	}

ul#nav {
	list-style-type: none;
	margin: 0 0 15px 0;
	position: relative;
	}
ul#nav li {
	position: relative;
	display: inline;
	}
#clearer {
	clear: both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;	
	}
#footer {
	background: url('../images/bg_footer.gif') no-repeat bottom center;
	clear: both;
	padding: 10px 20px 30px 20px;
	margin: 15px 0 0 0;
	font-size: 11px;
	}

/* -- common elements -- */
.gotvBox {
	border: 1px #D0D0D0 solid;
	padding: 12px 10px 12px 10px;
	margin: 0 0 12px 0;
	}

.gotvBox .titleImg {
	display: block;
	}

#latestNews ul {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 3px 0 0 0;
	}

.actionImage {
	padding: 5px 0 0 0;
	text-align: right;
	display: block;
	}


/* -- Boxes -- */
#takeAction img.titleImg, 
#latestNews img.titleImg,
#loginBox img.titleImg,
#registerBox img.titleImg {
	padding: 0;
	margin: 0 0 8px 0;
	}


#cookieHeader {
	padding: 5px 10px 5px 0;
	background: yellow url('/resources/vfb/images/bg_bar_default.gif') bottom repeat-x;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 11px;
	color: #444;
	margin: -15px 17px 14px 17px;
	text-align: right;
	}


/* -- Inside Content -- */
#insideHeader {
	padding: 0px 0 0 25px;
	}
#insideContent {
	float: left;
	width: 518px;
	padding: 5px 0 0 25px;
	}
#insideContent h1 {
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 0;
	}
#insideRightColumn {
	margin: 0 17px 0 560px;
	}
img.sideBox {
	display: block;
	padding: 0 0 15px 0;
	text-align: center;
	}
table.candidateTable h2 {
	font-size: 14px;
	font-weight : bold;
	color: #396188;
	padding: 0;
	margin: 0 0 3px 0;	
	}
table#listOfficials {
	margin: 15px 0 0 0;
	}

/* -- Lists -- */
ul#news,
ul#issuesList,
ul#resources {
	list-style-type: none;
	margin: 18px 0 0 4px;
	padding: 0;
	}

ul#news li a,
ul#issuesList li a,
ul#resources li a {
	font-weight: bold;
	}

#voterResources ul,
#federalIssues ul, 
#stateIssues ul,
#sideVoterBox ul,
.voterInfo ul,
.voterInfo ol {
	list-style-type: none;
	margin: 13px 0 0 4px;
	padding: 0;
	}

#sideVoterBox ul li a {
	font-weight: bold;
	}

ul.officials {
	list-style-type: none;
	margin: 8px 0 0 4px;
	padding: 0;
	}

ul.candidates {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.candidates li {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 20px 0 0;	
	}
ul.candidates li img {
	display: block;
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	}
ul.candidates a {
	font-size: 14px;
	font-weight: bold;
	}
ul.committeeList,
#cMembers ul {
	list-style-type: none;
	margin: 5px 0 10px 4px;
	padding: 0;
	}

/* -- Voter Resources Button -- */
.downloadButton {
	padding: 15px;
	border: 1px solid #ccc;
	color: green;
	margin: 30px 0 0 0;
	width: 300px;
	}
.downloadButton a{
	color: green;
	font-weight: bold;
	font-size: 15px;
	}
.buttonTop {
	margin: 15px 0 10px 0;
	}

/* -- Personal Info -- */
table#details {
	margin: 3px 0 0 5px;
	}
#details td {
	margin: 3px 0 0 0;
	padding: 0 5px 3px 0;
	}
#details th {
	text-align: left;
	font-weight : bold;
	color: #666;
	padding: 0 8px 3px 0;
	}
.personalInformation td h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
.personalInformation td {
	margin: 0;
	padding: 0 5px 10px 0;
	}
.personalInformation th {
	text-align: left;
	font-weight : bold;
	color: #666;
	}
table#photoTable {
	margin: 10px 0 0 5px;
	}
table#photoTable th img {
	padding: 1px;
	border: 1px solid #ccc;
}
table#photoTable td {
	padding: 0 0 0 10px;
	}
table#photoTable td span {
	font-weight : bold;
	color: #396188;	
	}
table.offices td {
	margin: 0 0 10px 0;
	padding: 5px 5px 7px 0;
	border-bottom: 1px dotted #ccc;
	}
table.offices td h2 {	
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;	
	}

/* -- examine later -- */
.voterInfo {
	margin: 0 20px 0 13px;
	}

/* -- Login Screen --*/
#loginBox {
	float: left;
	width: 245px;
	margin: 20px 0 0 30px;
	}
#registerBox {
	margin: 20px 20px 0 320px;
	}

.regForm {
	padding: 0;
	margin: 0 0 0 30px;
	}
.regForm td,
.loginForm td {
	padding: 0 0 10px 13px;
	}
.regForm th,
.loginForm th {
	padding: 0 0 10px 5px;
	text-align: left;	
	}
.regForm input,
.loginForm input {
	width: 150px;
	}
.loginForm input.check {
	width: 15px;
	}
.regForm select {
	width: 154px;
	}
.regForm td.skip {
	padding: 15px 0 10px 13px;
	}

/* -- Committee Page -- */
#cMembers, 
#cAddress,
#cSubs,
#cStaff {
	margin: 20px 0 0 0;
	}

/* -- Full Welcome Text -- */
#fullWelcome,
#fullLinks {
	line-height: 16px;
	margin: 5px 25px 0 25px;
	text-align: justify;
	}
#fullWelcome h1,
#fullLinks h1 {
	margin: 5px 0 10px 0;
	font-size: 14px;
	padding: 0;
	}
#fullWelcome img.callout {
	display: block;
	margin: 0 0 8px 10px;
	padding: 1px;
	border: 1px solid #ccc;
	}

/* -- New List Candidate Page -- */
#candidateTitle {
	padding: 12px 10px;
	margin: 15px 5px 10px 0;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 17px;
	color: #333;
	background: #fff url('/resources/vfb/images/bg_bar_default.gif') bottom repeat-x;	
	}

.districtList #candidateTitle {
	padding: 2px 0px;
	margin: 0px;
	border-style: none;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	background: none;	
	}
ul.candidateList {
	width: 240px;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 1px solid #ccc;
	}
ul.candidateList li {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	}
ul.candidateList li img {
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
	float: left;
	}
ul.candidateList li .rcPres {
	margin: 0 0 0 95px;
	}
ul.candidateList li .rc {
	margin: 0 0 0 65px;
	}
ul.candidateList li.last {
	text-align: right;
	padding: 5px 7px 5px 5px;
	background: #f0f0f0;
	}
ul.extra li {
	min-height: 50px;
	background: #fff url('/resources/vfb/eei/images/bg_candidate.jpg') bottom right no-repeat;
	}
.delTable th {
	font-weight: normal;
	color: #666;
	text-align: left;
	font-size: 11px;
	padding: 6px 12px 0 0;
	}
.delTable td {
	text-align: right;
	padding: 6px 0 0 0;
	}
.delTable th.total {
	padding: 10px 0 0 0;
	border-top: 1px solid #c0c0c0;
	}
.delTable td.total {
	padding: 10px 0 0 0;
	border-top: 1px solid #c0c0c0;
	font-size: 16px;
	font-weight: bold;
	}
a.candidate {
	font-weight: bold;
	font-size: 15px;
	}
a.thirdParty {
	font-weight: bold;
	font-size: 12px;
	}
ul.thirdPartyList {
	clear: left;
	width: 490px;
	list-style-type: none;
	margin: 8px 0 0 10px;
	padding: 0;
	}
ul.thirdPartyList li {
	float: left;
	width: 105px;
	text-align: center;
	padding: 5px;
	margin: 0 4px 4px 0;
	height: 130px;
	}
ul.thirdPartyList li img {
	display: block;
	text-align: center !important;
	padding:1px;
	border: 1px solid #ccc;
	}

.partyTitle {
	font-size: 16px;
	font-weight: bold;
	}
.demsTitle {
	color: #216e94;
	}
.repubsTitle {
	color: #b53434;
	}
.thirdTitle {
	color: #2b702a;
	margin: 8px 0 0 10px;
	float: left;
	border-bottom: 1px solid #ccc; 
	width: 463px;
	}
.thirdPartyMoreLink {
	margin: 0 0 0 475px;
	padding: 14px 0 0;
	font-size: 11px;
	}
.candidateTable td.leftTd{
	padding: 0 19px 0 10px;
	}
#presThirdList {
	display: none;
	visibility: hidden;
	}

#federalSenateList,
#federalHouseList,
#stateSenateList,
#stateHouseList {
	display: none;
	visibility: hidden;
	}
