@charset "UTF-8";
/* Page Styles CSS */


/*
Voting
=====================================
*/	

	.voting .headingBlue1 h6 {
		font-size:3.2em;
		padding-right:15px;
	}

	.voting .headingBlue1 #top {
		font-size:4.8em;
	}
	
	.voting hr {
		margin:30px auto 30px auto;
	}

	.copy5 a {
		font-weight:bold;
	}

	.copy5 h6 {
		text-align:left;
	}


	/* === Voting Headline ============= */
	.voting #votingHeadline {
		background:url(../images/photo-voting-anna-acton.jpg) -9px -80px no-repeat;
		margin-bottom:30px;
	}

		.voting #votingHeadline h6 {
			display:block;
			background:#000;
			font-size:2.8em;
			line-height:1.1em;
			padding:4px 25px 0px 25px;
			color:#fff;
		}
		
		.voting #votingHeadline h6.top {
			display:inline-block;
			margin-top:350px;
			padding:10px 25px 0px 25px;
			font-size:4.4em;
			line-height:0.9em;
			text-transform:uppercase;
		}
		
		.voting #votingHeadline p {
			display:block;
			background:#000;
			color:#ffde00;
			padding:20px 25px 0px 25px;
			margin:0px;
			font-size:1.8em;
			line-height:0.9em;
			text-transform:inherit;
		}
		
		.voting #votingHeadline ul {
			background:#000;
		}
		
		.voting #votingHeadline li {
			list-style:url(../../images/arrow-yellow-10x10.png);
			margin-left:30px;
			padding:3px 0px;
		}
		
		.voting #votingHeadline a {
			display:block;
			background:#000;
			font-size:1.4em;
			text-transform:uppercase;
			color:#ffde00;
		}
		
			.voting #votingHeadline a.top {
				padding-top:15px;
			}
		
			.voting #votingHeadline a.bottom {
				padding-bottom:15px;
			}
		
			.voting #votingHeadline a:hover {
				color:#34a2d3;
			}


	/* === Training Resources ============= */
	.voting #trainingResources {
		background:#cb3e00;
		margin-bottom:30px;
	}

		.voting #trainingResources h6 {
			display:block;
			font-size:2.8em;
			line-height:1.1em;
			padding:4px 25px 0px 25px;
			color:#fff;
		}
		
		.voting #trainingResources h6.top {
			display:inline-block;
			padding:10px 25px 0px 25px;
			font-size:4.4em;
			line-height:0.9em;
			text-transform:uppercase;
		}

		.voting #trainingResources p {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 1.4em;
			line-height: 1.6em;
			text-align: justify;
			color: #fff;
			padding: 10px 25px 0px 25px;
		}
		
		.voting #trainingResources li {
			list-style:url(../../images/arrow-yellow-10x10.png);
			margin:3px 0px 3px 30px;
			padding:3px 0px;
			line-height:1.6em;
		}
		
		.voting #trainingResources a {
			/*display:block;*/
			font-size:1.4em;
			text-transform:uppercase;
			color:#ffde00;
		}
		
			.voting #trainingResources a.top {
				padding-top:15px;
			}
		
			.voting #trainingResources a.bottom {
				padding-bottom:15px;
			}
		
			.voting #votingHeadline a:hover {
				color:#34a2d3;
			}

	/* === YouTube Video 1 ============= */
	.voting .youtubeVideo1 li {
		font-size:1.4em;
	}
