/* CSS Resets */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	padding:0
}
article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
	display:block
}
a img {
	border:0
}
figure {
	position:relative
}
figure img {
	width:100%
}
/* ==================================================================================================================== */
/* ! Based on the 1140px Grid V2 by Andy Taylor */
/* ==================================================================================================================== */

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #555555;
	background: #ffffff url(/_template/images/home-ballots.png) center bottom no-repeat;
}

a {
	color: #007ddb;
	text-decoration: none;
}
section a {text-decoration:underline;}
a:hover {
	color: #003591;
	text-decoration: underline;
}
p {
	padding-left:20px;
	margin-bottom:15px;
}
.pull-left {float:left;}
.small {
	font-size: 0.8em;
}
.container {
	padding-left: 20px;
	padding-right: 20px;
}
.row {
	width: 100%;
	max-width: 950px;
	min-width: 755px;
	margin: 0 auto;
	z-index:7;
}
.row .stepcol {
	width: 18%;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}
.stepcol {
	margin-right: 1.5%;
	float: left;
	min-height: 1px;
}
.row .onecol {
	width: 4.85%;
}
.row .twocol {
	width: 13.45%;
}
.row .threecol {
	width: 22.05%;
}
.row .fourcol {
	width: 30.75%;
}
.row .fivecol {
	width: 39.45%;
}
.row .sixcol {
	width: 48%;
}
.row .sevencol {
	width: 56.75%;
}
.row .eightcol {
	width: 65.4%;
}
.row .ninecol {
	width: 74.05%;
}
.row .tencol {
	width: 82.7%;
}
.row .elevencol {
	width: 91.35%;
}
.row .twelvecol {
	width: 100%;
	float: left;
}
.last {
	margin-right: 0px;
	z-index:99;
}
img, object, embed {
	max-width: 100%;
}
section img {
	padding-left:20px;
}
img {
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	text-rendering: optimizelegibility;
	padding-left:20px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	color: #999999;
}
h1 {
	font-size: 2.250em;
	line-height: 46px;
	color:#555555;
	margin-top:20px;
}
h1 span {
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	text-align:right;
	margin:0 10px 0 0;
	padding:30px 40px;
	font-weight:bold;
}
h1 span.aqua {
	background-color:#00b2a9;
}
h1 span.red {
	background-color:#d52b1e;
}
h1 span.orange {
	background-color:#ff6319;
}
h1 span.grey {
	background-color:#555555;
}
h1 span.blue {
	background-color:#007ddb;
}

h2{
	font-size: 1.688em;
	line-height: 30px;
	color:#555555;
	font-weight: normal;
	margin-bottom:15px;
}
h2.steps {
	margin:0 0 20px 110px;
}
h3 {
	font-size: 1.125em;
	line-height: 27px;
	margin-bottom:15px;
}
#faqs h3 {
	color:#6e267b;
}	
h4, h5, h6 {
	line-height: 18px;
}
h4 {
	font-size: 0.875em;
	margin-bottom:15px;
}
h4 small {
	font-size: 0.750em;
}
h5 {
	font-size: 0.750em;
}
h6 {
	font-size: 0.688em;
	color: #999999;
	text-transform: uppercase;
}
ul, ol {
	padding: 0 0 0 20px;
	margin: 0 0 9px 25px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
ul {
	list-style:square;
}
ol {
	list-style: decimal;
}
li {
	line-height: 24px;
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clearfix {	
	clear: both;
}
.header {
	background-color: #00b2b0;
	height:150px;
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	margin:0 0 30px 0;
}
.home-header {
	background-color: #00b2b0;
	height:286px;
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	margin:0 0 30px 0;
}
.aec-logo {
	height:75px;
	
}
.aec-logo p {
	float:right;
	background: #fff url(/_template/images/aec-logo.gif) right 10px no-repeat;
	height:63px;
	width:244px;
	cursor:pointer;
}
.aec-logo p span {
	display:none;
}
.skip a {
	color:#CCC;
}
.nav {
	background-color:#6e267b;
	padding:10px 20px 10px 0;
	margin-bottom:10px;
	text-align:right;
	color:#fff;
}
.nav a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.813em;
}
.nav a:hover {
	text-decoration:underline;
}
.logo img {
	margin-top:-30px;
	margin-left:43px;
}
.logo h1 {
	display:none;
}
.spacing {
	margin-top:70px;
}
#index-page .banner-contact .btn-banner {
	margin:195px 0 0 0;
}
.time, .templates, .ballot, .download {
	border: 1px #ebebeb solid;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	width: 95%; 
	display: block; 
	margin: 0 0 10px 20px;
	background-color:#ebebeb;
	padding:15px 10px 0 0;
}
.time p, .ballot p, .ballot h3, .download p, .download ul{
	margin-left:50px;
}
.time {
	background:#ebebeb url(/_template/images/clock.jpg) 15px center no-repeat;
}
.ballot {
	background:#ebebeb url(/_template/images/ballot.jpg) 15px center no-repeat;
}
.download {
	background:#ebebeb url(/_template/images/download.jpg) 15px center no-repeat;
}

.templates h3, .ballot h3 {
	color:#555555;
}
.one, .two, .three, .four, .five {
	height:168px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	cursor:pointer;
}
.one {
	background-color:#00b2a9;
	border:3px solid #00b2a9;
}
.two {
	background-color:#ff6319;
	border:3px solid #ff6319;
}
.three {
	background-color:#555555;
	border:3px solid #555555;
}
.four {
	background-color:#d52b1e;
	border:3px solid #d52b1e;
}
.five {
	background-color:#007ddb;
	border:3px solid #007ddb;
}
.one:focus, .one:hover, .one:active{
	background-color:#fff;
	color:#00b2a9;
}
.two:hover, .two:active {
	background-color:#fff;
	color:#ff6319;
}
.three:hover, .three:active {
	background-color:#fff;
	color:#555555;
}
.four:hover, .four:active {
	background-color:#fff;
	color:#d52b1e;
}
.five:hover, .five:active {
	background-color:#fff;
	color:#007ddb;
}
.get-started {
	color:#00b2a9;
}
.get-organised {
	color:#ff6319;
}
.get-informed {
	color:#555555;
}
.get-voting {
	color:#d52b1e;
}
.get-results {
	color:#007ddb;
}
.number {
	text-align:right;
	margin:15px 15px 0 0;
	font-size:3.750em!important;
	font-weight:bold;
}
footer {
	margin:20px 0;
	font-size:1em;
	padding-bottom:5px;
}
footer a, footer a:hover {
	text-decoration:none;
}
footer h3 {
	padding-top:5px;
	font-size: 1.375em;
}
footer p {
	font-size:2.125em;
	line-height:26px;
	padding:0 0 0 10px;
}
footer p span {
	font-size:0.4em!important;
	line-height:1px;
}
footer p.auth {
	margin-top: 15px 0 0;
	font-size:.75em;
}
footer p.steps {
	font-size: 1em;
	padding-left: 20px;
}

a.btn-banner span {
	background: transparent url(/_template/images/btn-contact.png) 12px 2px no-repeat;
	padding:3px 0 5px 40px;
	display:block;
}
a.btn-banner:hover span {
	background-image:url(/_template/images/btn-contact-hover.png);
}
a.btn-equipment span, a.btn-templates span {
	background: transparent url(/_template/images/btn-arrow.jpg) 12px 2px no-repeat;
	display:block;
}
a.btn-templates span {
	padding:3px 23px 5px 40px;
}
a.btn-equipment span {
	padding:3px 63px 5px 40px;
}
a.btn-equipment:focus span, a.btn-equipment:hover span, a.btn-templates:hover span {
	background-image:url(/_template/images/btn-arrow-hover.jpg);
}
a.btn-equipment span span {
	background: red url(/_template/images/free.gif) 0 0 no-repeat;
	float:right;
	width:63px;
	height:28px;
	padding:0;
	margin:-5px -70px 0 0;
}
a.btn-equipment:hover span span {
	background: red url(/_template/images/free.gif) 0 0 no-repeat;
}
.btn {
	display: inline-block;
	padding: 15px 0;
	margin-bottom: 9px;
	font-size: 1.375em;
	line-height: 18px;
	width:95%;
	color: #555555;
	vertical-align: middle;
	cursor: pointer;
	background-color: #fff;
	border: 3px solid #555555;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled],.btn.active, .btn:active {
	background-color: #555555;
	text-decoration: none;
	color: #ffffff;
}
.btn:focus {
	outline: thin dotted #ff6218;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn-banner, .btn-banner:hover {
	color: #00978f;
}
.btn-banner {
	background-color: #007f79;
	background-image: -ms-linear-gradient(top, #00afa6, #007f79);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00afa6), to(#007f79));
	background-image: -webkit-linear-gradient(top, #00afa6, #007f79);
	background-image: -o-linear-gradient(top, #00afa6, #007f79);
	background-image: -moz-linear-gradient(top, #00afa6, #007f79);
	background-image: linear-gradient(top, #00afa6, #007f79);
	background-repeat: repeat-x;
	border-color: #fff;
	color:#fff;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00afa6', endColorstr='#007f79', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-banner:hover, .btn-banner:active, .btn-banner.active, .btn-banner.disabled, .btn-banner[disabled] {
	background-color: #fff;
	background-image:none;
}

/* Tables */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 18px;
  margin-left: 20px;
  border: 1px solid #dddddd;
}
table caption {
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:5px 0;
}

table th,
table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

table th {
  font-weight: bold;
}

table thead th {
  vertical-align: bottom;
  background-color:#ff6319;
  color:#fff;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}

table tbody + tbody {
  border-top: 2px solid #dddddd;
}

table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}


table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #f5f5f5;
}

a[href$='.pdf'] {
	display: inline-block;
	padding-right: 20px;
	background: transparent url(/_template/images/icon_pdf.gif) center right no-repeat;
}
a[href$='.doc'], a[href$='.docx'], a[href$='.dotx'], a[href$='.docm'], a[href$='.dotm'] {
	display: inline-block;
	padding-right: 20px;
	background: transparent url(/_template/images/icon_rtf.gif) center right no-repeat;
}
a[href$='.zip'] {
	display: inline-block;
	padding-right: 20px;
	background: transparent url(/_template/images/icon_archive.gif) center right no-repeat;
}

/* Mobile */

@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
		-webkit-text-size-adjust: none;
		background:none!important;
	}
	.row, body, .container {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.row .stepcol, .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.logo img {
		margin:0 auto;
	}
	.home-header {
		height:466px;
	}
	.header {
		height:286px;
	}
	.banner-contact h2 {
		margin-top:8px;
	}
	footer {
		height:945px;
	}
	.spacing {
		margin-top:10px;
	}
	.btn {
		width:100%;
	}
	footer p span {
		font-size:.680em!important;
	}
	.last {
		margin-top:0!important;
	}
}
/* Smaller screens */

@media only screen and (max-width: 480px) {
	h1 span {
		-webkit-border-radius:0;
		-moz-border-radius: 0;
		border-radius: 0;
		text-align:right;
		margin:0 10px 0 0;
		padding:0;
		font-weight:bold;
	}
	h1 span.aqua {
		color:#00b2a9;
		background-color:#fff;
	}
	h1 span.red {
		color:#d52b1e;
		background-color:#fff;
	}
	h1 span.orange {
		color:#ff6319;
		background-color:#fff;
	}
	h1 span.grey {
		color:#555555;
		background-color:#fff;
	}
	h1 span.blue {
		color:#007ddb;
		background-color:#fff;
	}
	h2.steps {
		margin:0;
	}
	h1 span:after {
		content:".";
}
}
