/*** DEFAULT ELEMENTS **/

* {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
a {
	color: #055093;
	text-decoration: none;
}
a img {
	border: 0;
}
body {
	background: url(/static/images/background.jpg) no-repeat center -10px #fff;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.8em;
}
h2 {
	color: #004B8D;
	clear: both;
	font-size: 1.7em;
	line-height: 1;
	margin: 1em 0 0.6em;
	text-transform: uppercase;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin: 1em 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1;
	margin: 1em 0;
}
h5 {
	font-size: 1.1em;
	margin: 0.5em 0;
}
p {
	margin: 0.5em 0 0.5em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong, em, a, span {
	font-size: inherit;
	font-weight: normal;
}
ul {
	list-style: none;
}

/*** DEFAULT CLASSES ***/

.break {
	clear: both;
	line-height: 1px;
}
.error {
	color: #73003A;
}
.first {
	border: none !important;
	margin: 0 !important;
}
li.first {
	background: none !important;
}
.img-left {
	float: left;
	margin: 0 20px 10px 0;
}
.inner {
	padding: 10px;
}
.replace {
	background-repeat: no-repeat;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}

/*** DEFAULT FORM ELEMENTS ***/

form, fieldset {
	border: none;
	clear: both;
}
input {
	float: left;
}
input.password, select.select, input.text {
	border: 1px solid #cccccc;
	padding: 4px 3px 4px;
	width: 395px;
}
input.checkbox {
	margin: 6px 10px 0 0;
}
select.select {
	width: 228px;
}
textarea.textarea {
	border: 1px solid #cccccc;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	height: 100px;
	padding: 4px 3px 4px;
	width: 395px;
}
input.image, input.submit {
	border: none;
}
label {
	float: left;
	padding-top: 4px;
	width: 390px;
}
legend {
	display: none;
}

/*** EXTENDED FORM ELEMENTS ***/
form ol li {
	clear: both;
	float: left;
	list-style-type: none;
	position: relative;
	width: 420px;
}
form li.checkbox label {
	margin-top: 2px;
	width: 375px;
}
#block_1 form p {
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px 0 0;
}
button.nomination {
	background: url(/static/images/button_nomination.png) no-repeat;
	height: 27px;
	margin: 30px 0 0 0;
	position: relative;
	width: 224px;
}
input.error, textarea.error {
	background-color: #eeeeee;
	border: 1px solid #73003A;
	color: #333333;
}


/*** LAYOUT ELEMENTS ***/

.bombardier {
	background: url(/static/images/visit-bombardier.png) no-repeat;
	height: 30px;
	left: 1px;
	top: 3px;
	position: absolute;
	width: 159px;
	z-index: 100;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 940px;
}
#content {
	font-size: 0.9em;
	padding: 100px 0;
	position: relative;
}
#block_1 {
	float: left;
	left: 270px;
	margin: 109px 0 0 0;
	position: relative;
	width: 410px;
}
#block_1 p {
	padding-bottom: 10px;
}
.intro {
	color: #055093;
	font-size: 1.35em;
	margin-bottom: 20px;
}
.intro img {
	float: right;
	margin: 5px 5px 10px 15px;
}
#block_2 {
	float: right;
	margin: 22px 0 0 0;
	width: 210px;
}
#block_2 p {
	clear: both;
	padding: 10px 30px 10px 0;
}
#social {
	color: #fff;
	font-size: 1.6em;
	width: 190px;
}
.facebook {
	background: url(/static/images/facebook.png) no-repeat;
	height: 17px;
	width: 77px;
}
.twitter {
	background: url(/static/images/twitter.png) no-repeat;
	height: 17px;
	margin-left: 5px;
	width: 73px;
}
#last_winner {
	background: url(/static/images/last-winner.png) no-repeat;
	left: -21px;
	height: 275px;
	margin: 10px 0 0 0;
	position: relative;
	width: 229px;
	z-index: 100;
}
#block_2 .more {
	background: url(/static/images/read-more.gif) no-repeat 0 0;
	float: left;
	height: 37px;
	width: 142px;
}
img.img-right {
	float: right;
}
.line {
	border-top: 1px solid #95a1c7;
}


/*** NOMINATION PAGE ***/

.terms h4 {
	margin: 2em 0 0;
}
.terms p {
	margin: 0.2em 0;
}


/*** VOTING PAGE ***/

.nominee {
	border-bottom: 1px dashed #95a1c7;
	clear: both;
	padding-bottom: 10px;
}
.nominee .details {
	float: left;
	width: 290px;
}
.nominee .image {
	float: right;
	width: 120px;
}
a.find-out-more {
	background: url(/static/images/find-out-more.gif) no-repeat 0 0;
	padding-left: 20px;
}
.image .vote {
	background: url(/static/images/vote.gif) no-repeat 0 0;
	display: block;
	height: 28px;
	margin-left: 10px;
	width: 100px;
}
.image .selected {
	background: url(/static/images/voted.gif) no-repeat 0 0;
}
.lead_text {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
