/* TOP SECTION */

@import url("http://fonts.googleapis.com/css?family=Homenaje");

.clear {
	clear: both;
}


.contestCont {
	width: 924px;
	font-family: 'Homenaje', sans-serif, helvetica, arial;
	color: #fff;
	background: #1a1918;
}

.contestHead {
	background: url(http://a.espncdn.com/i/contests/espnradio/lowes/2012/head.jpg) no-repeat;
	height: 82px;
}

.socialshare {
	width: 53px;
	height: 27px;
	position: absolute;
	top: 35px;
	right: 15px;
}

.socialshare img {
	margin: 2px;
}

.contestBody {
	background: url(http://a.espncdn.com/i/contests/espnradio/lowes/2012/body.jpg) no-repeat;
	height: 637px;
	position: relative;
}

.contestBody .bodycopy {
	color: #dddddd;
	position: absolute;
	top: 210px;
	right: 35px;
	width: 455px;
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: .05em;
	text-align: center;
	text-shadow: -1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=1);
	
}

.contestBody .presbyCont {
	position: absolute;
	top: 20px;
	right: 32px;	
}



/* POLLING */

.pollContainer {
	position: absolute;
	height: 188px;
	width: 500px;
	top: 412px;
	right: 0px;
	text-shadow: -1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=1);
}

.pollContainer h1 {
	position: relative;
	width: 360px;
	left: 0px;
	top: 10px;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	margin-left: 60px;
	font-weight: 400;
}

.lowes {
	font-size:1.4em;
	padding-bottom:2px;
	color: #dddddd;
	margin-top: 20px;
	margin-left: 100px;
}

.lowes td {
	text-align:left;
	min-width: 160px;
}

.login {
	font-size:1.4em;
	padding-bottom:2px;
	color: #dddddd;
	margin-top: 20px;
	margin-left: 100px;
	
}

.login td {
	text-align:left;
}

.register {
	font-size: 14px;
}

.pollContainer .submit {
	margin-left: 200px;
	margin-top: 12px;
	position: relative;
}

.percent {
	font-size: 14px;
	color: #7dd05c;
}

.login A:hover {text-decoration: underline; color: #72e943;}
.login A:link {color: #7acd59;}
.login A:visited {color: #6fb852;}


/* BOTTOM AND FOOTER */

.contestBottom {
	background: url(http://a.espncdn.com/i/contests/espnradio/lowes/2012/bottom.jpg) no-repeat;
	height: 316px;
}

.contestFooter {
	background-color: #1a1918;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #555555
	
	
}

.contestFooter A:hover {text-decoration: underline; color: #949494 !important;}
.contestFooter	A:visited {color: #474747;}

.contestFooter p {
	margin-left: 63px;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 807px;
}

.contestRules {
background: url(http://a.espncdn.com/i/contests/espnradio/lowes/2012/body_rules.jpg) no-repeat;
	position: relative;
}

.contestRules .presbyCont {
	position: absolute;
	top: 20px;
	right: 32px;	
}

.contestRules .rulesCopy {
padding: 220px 20px 20px 20px;
font-size: 18px;
	line-height: 1.1em;
	letter-spacing: .05em;
	text-align: left;
	text-shadow: -1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=-1, offy=1);	
}

.contestRules .rulesCopy p {margin-bottom: 10px;}
.contestRules .rulesCopy p.center {text-align: center; margin-bottom: 10px;}