body {
	background:#000 url(../img/sweeps/bg.jpg) no-repeat center top;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

h2 {
	font-family:Verdana, Arial, sans-serif;
	color:#e73512;
	font-size:16px;
	font-weight:none;
	margin:0 0 4px;
}

p {
	margin:0 0 16px 2px;
}

a {
	color:#e84e3d;
}

a:hover {
}

ul {
	margin:0 0 20px;
	padding:0 0 0 18px;
}
li {
	margin:0 0 4px;
	padding:0 0 0 10px;
	list-style:url(../img/sweeps/li.png);
}

img {
	border:0;
}
#container {
	width:736px;
	margin:0 auto;
	background:#fff;
	/*padding:44px;*/
}

#header {
	padding:245px 40px 40px;
	background:#fff url(../img/sweeps/header.jpg) repeat-x;
}

form {
	background:#fff url(../img/sweeps/dots.gif) repeat-x;
	margin:0px 44px;
	font-family:sans-serif, Verdana, Arial;
	padding:18px 0;
}

.text-input input {
	border:0;
	background:#fff url(../img/sweeps/dots.gif) repeat-x left bottom;
	width:138px;
	margin:0 12px 0 0;
}

form div.row {
	margin-bottom:12px;
}

.text-input {
	float:left;
}

.text-input label {
	font-family:Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:normal;
}

.error {
	color:#E51D06;
	display:block;
	font-size:10px;
}

form .submit {
	text-align:right;
}

#prize-picker div {
	width:307px;
	background:#f4f2f0;
	float:left;
	padding:4px;
}

#prize-picker div.weekly-prize {
	margin-left:18px;
}

#prize-picker label {
	font-weight:bold;
}

#first_name {
	width:100px;
}

#dob-month {
	width:30px;
	margin-right:0;
}

#dob-day {
	width:30px;
	margin-right:0;
}

#dob-year {
	width:40px;
	margin-right:0;
}

#phone {
	width:80px;
}

#email, #confirm_email {
	width:160px;
}

#address1 {
	width:220px;
}

#address2 {
	width:190px;
}

#city {
	width:170px;
}

.required-field {
	color:#b2b2b2;
}

#footer {
	color:#56482d;
	font-size:10px;
	width:736px;
	height:32px;
	margin:10px auto;
	padding:13px 70px 0 0;
	text-align:right;
	background:transparent url(../img/sweeps/magneticon.png) no-repeat right top;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.right {
	text-align:right;
}

a.see-rules {
	margin:0 20px 0 0;
}

/** REPLACEMENTS **/
.replace {
	text-indent:-99999px;
}

#rep-enter-for-grand-prize {
	background:transparent url(../img/sweeps/title_grand_prize.png) no-repeat -2px top;
}

#rep-get-back-in-groove {
	margin:30px 0 0 0;
	height:30px;
	background:transparent url(../img/sweeps/rep_get_back_in_groove.png) no-repeat -2px top;
}

#rep-enter-for-weekly-prize {
	height:23px;
	background:transparent url(../img/sweeps/title_weekly_prizes.png) no-repeat -2px top;
}

#rep-all-you-really-need {
	height:87px;
	background:transparent url(../img/sweeps/rep_all_you_really_need.png) no-repeat -2px top;
}

#rep-weekly-first-prizes {
	height:24px;
	background:transparent url(../img/sweeps/rep_weekly_first_prizes.png) no-repeat -2px top;
}

#rep-grand-prize {
	height:20px;
	background:transparent url(../img/sweeps/rep_grand_prize.png) no-repeat -2px top;
}
a#header-logo-link {
	display: block;
	width: 350px;
	height: 94px;
}
#header-wrapper {
	margin: 0 auto;
	width: 950px;
}