ul.voteTabs{
	
	list-style-type: none;
	width: 500px;
	background-color:red;
	border:1px solid black;
	padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		position: relative;
		
}

ul.voteTabs li{
	display: inline;
	width: 200px;
	padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		position: relative;
		text-align:center;
}

ul.voteTabs a{

}

div#cand1{
	position: relative;
	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	background-image: url('../images/voteNameTabs.png');
	background-position: 0px 50px;
	width: 170px;
	height: 40px;
	border-bottom: 0px solid black;
	text-align:center;
	color: #469245;
	font-weight:bold;
	padding-top: 10px;
	cursor: pointer;
}

div#cand2{
	position: relative;
	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	background-image: url('../images/voteNameTabs.png');
	background-position: 0px 50px;
	width: 170px;
	height: 40px;
	border-bottom: 0px solid black;
	text-align:center;
	color: #469245;
	font-weight:bold;
	padding-top: 10px;
	cursor: pointer;
}

div#cand3{
	position: relative;
	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	background-image: url('../images/voteNameTabs.png');
	background-position: 0px 50px;
	width: 170px;
	height: 40px;
	border-bottom: 0px solid black;
	text-align:center;
	color: #469245;
	font-weight:bold;
	padding-top: 10px;
	cursor: pointer;
}

div.bgVoteTab a{
	color: #efe5c8;
	text-decoration: none;
}

td.voteTabContent{
	border-bottom: 1px solid #efe5c8;
	border-left: 1px solid #efe5c8;
	font-size: 12px;
	font-family: Arial;
	padding: 10px 10px 10px 10px;
	color: #212121;
}



.candidate-photo{
	width: 230px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

.candidate-photo img{
	 border:1px solid #c8bea1;
	 margin: 5px 0px 5px 0px;
}

.candidate-description{
	/*width:460px;*/
	width: 98%;
	padding: 0px 20px 0px 0px;
	position:relative;
	text-align:left;

	margin-top:5px;
	margin-bottom:5px;
	
	
}

.candidate-descriptionBg{
	background-color:#efdeae;
		border:1px solid #8f7d48;
		background-image: url('../images/bgAnswer.png');
		background-repeat: repeat-x;
}

.candidate-description p{
	padding-bottom:10px;
		line-height: 18px;
		padding-left:20px;
		padding-right:20px;
		
}

.descTitle{
	font-weight:bold;
	color:#ac2e34;
	font-size: 12px;
	padding-left: 20px;
}

.descTitle2{
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-indent: 0px;	
	text-align:justify;
}



.candidate-number{
	
	width: 95%;
	padding: 10px 10px 10px 10px;
	margin-top:10px;
	margin-bottom: 0px;
	
		border:1px solid #3c6632;
		background-color:#6ba45d;
		background-image: url('../images/bgQuestion.png');
		background-repeat: repeat-x;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	left:-30px;
	line-height:16px;
	margin-right:20px;
	
}

#dog1{
	display:none;
	text-align:center;
}

#dog2{
	display:none;
	text-align:center;
}

#dog3{
	display:none;
	text-align:center;
}

table.voteResult{
	
	font-family: Arial;
}

table.voteResult th{
	background-image: url('../images/voteResultHeader.png');
	background-repeat: repeat-x;
	height:40px;
	font-size: 13px;
	background-color: #429042;
	color: #efe5c8;
	padding-left: 20px;
		padding-right: 20px;
	border:1px solid #c3bc9d;
}

table.voteResult td{
	
	height:40px;
	font-size: 13px;
	background-color: #efe5c8;
	color: #429042;
	padding-left: 20px;
		padding-right: 20px;
	border:1px solid #c3bc9d;
	border-top:0px;
}


td.bgNCLink{
	height:100px;
	font-size: 13px;
	background-image: url('../images/bgNCLinks.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #429042;
	padding-left: 20px;
		padding-right: 20px;
	border:3px solid #c3bc9d;
	border-top:0px;
	font-weight:bold;
	padding: 20px 20px 20px 20px;
}

table.voteResultBody td{
	
	height:40px;
	font-size: 13px;
	background-color: #efe5c8;
	color: #429042;
	padding-left: 20px;
		padding-right: 20px;
	border:0px solid #c3bc9d;
	border-top:0px;
	font-weight:bold;
	padding: 20px 20px 20px 20px;
}






table.voteResult a{
	color: #b12e36;
	text-decoration:underline;
}

table.voteResult a:hover{
	color: #b01f28;
	text-decoration: underline;
}

.voteBtn{
	background-image: url('../images/voteBtn.png');
	background-repeat: repeat-x;
	border:1px solid #9f9985;
	background-color: #a01e28;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	width: 140px;
}





table.registerForm{
	
	margin-left:10px;
	font-family: Arial;
}

table.registerForm th{
	background-image: url('../images/registerFormHeader.png');
	background-repeat: repeat-x;
	height:60px;
	font-size: 13px;
	background-color: #6ba45d;
	color: #efe5c8;
	padding-left: 20px;
		padding-right: 20px;
	border:1px solid #c3bc9d;
	text-align:center;
}

table.registerForm td{
	
	height:60px;
	font-size: 13px;
	background-color: #efe5c8;
	color: #429042;
	padding-left: 20px;
		padding-right: 20px;
	border:1px solid #c3bc9d;
	border-top:0px;
}
table.registerForm table{
	margin-top:10px;
}

table.registerForm a{
	color: #b12e36;
	text-decoration:underline;
}

table.registerForm a:hover{
	color: #b01f28;
	text-decoration: underline;
}

.redMark{
	color: #b12e36;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.grytext{
	
}

.grytext2{
	width:130px;
}

.grytext3{
	width:360px;
}

table.registerFormField{
	margin-top:15px;
	border:0px solid #c3bc9d;
}

table.registerFormField td{
	
	height:30px;
	font-size: 13px;
	background-color: #efe5c8;
	color: #429042;
	
	border-top:0px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	border:0px solid #c3bc9d;
	border:0px solid red;
}

table.registerFormField table{
	width:98%;

}

table.subFieldTable{
		border-top: 1px solid #c3bc9d;

}


table.subFieldTable td{
padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

table.subFieldTable input{
margin-left: 2px;
margin-right:2px;
padding: 0px 0px 0px 0px;
font-size:12px;
font-family:Arial;
font-weight:normal;
}

table.registerFormField input{
margin-left: 2px;
margin-right:2px;
padding: 1px 2px 1px 2px;
font-size:12px;
font-family:Arial;

font-weight:normal;

}


.registerFormDropDown{
	margin-left: 2px;
margin-right:2px;
padding: 1px 1px 1px 1px;
font-size:12px;
font-family:Arial;
font-weight: normal;
}
 /*
 
 

td.bgNCLink{
	height:100px;
	font-size: 13px;
	background-image: url('../images/bgNCLinks.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #429042;
	padding-left: 20px;
		padding-right: 20px;
	border:3px solid #c3bc9d;
	border-top:0px;
	font-weight:bold;
	padding: 20px 20px 20px 20px;
}
 */





.subFieldClass{
	border: 1px solid #c3bc9d;
	background-color:white;
	height: 18px;
}

.bioDog{
	background-image: url('../images/vertiCandidateBio.png');
	background-repeat: repeat-y;
	
	border:1px solid #c8bea1;	
	background-color: #efe5c8;
}

.bioDog table{
	text-align:left;	
	color: #1f1f1f;
}

.bioDog tr{
	
}

.bioDog td{
	border-bottom: 1px solid #dacfaf;
	padding:2px 2px 2px 3px;
	vertical-align:top;	
	
	font-weight:bold;
}