/* -- Layout --*/
#sweeps_wrapper {
	margin: 8px 0px 0px 10px;
	padding: 0px;
	width: 940px;
	background-image: url(../images/sweeps_background_repeat.gif);
	background-repeat: repeat-y;
}

#sweeps_inner_wrapper {
	min-height: 775px;
	height: auto !important;
	height: 775px;
	padding-bottom: 10px;
	background-image: url(../images/sweeps_background.jpg);
	background-repeat: no-repeat;
}

#sweeps_header {
	background-image: url(../images/sweeps_header_background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 940px;
}
#sweeps_nav_wrapper {
	padding-top: 232px;
	padding-left: 746px;
}
#sweeps_nav {
	height: 30px;
	width: 164px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}
#sweeps_content {
	height: 448px;
	clear:both;
}
#sweeps_left_content {
	width: 494px;
	float:left;
}
#sweeps_right_content {
	width: 446px;
	float:right;
}
#sweeps_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919293;
	padding-right: 15px;
	padding-left: 15px;
}
#sweeps_footer a:link, #sweeps_footer a:visited {
	color: #ed3594;
	text-decoration: none;
}
#sweeps_footer a:hover, #sweeps_footer a:active {
	color: #ed3594;
	text-decoration: underline;
}
a:active {
	outline: none;
}
.click_image {
	position:relative;
	top: -4px;
	vertical-align: middle;
}

/* -- Home --*/
#sweeps_video_player {
	height: 275px;
	width: 394px;
	padding-top: 35px;
	padding-left: 15px;
}
#sweeps_cta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5d5e5f;
	padding-left: 15px;
	padding-top: 20px;
	text-align: center;
	width: 420px;
}

/* -- Entry Form --*/
#sweeps_entry_form {
	height: 275px;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 35px;
}
.sweeps_instructions {
	color: #960046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sweeps_form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2820;
	padding-bottom: 10px;
	clear: both;
}
.sweeps_form_field label {
	display:block;
	float: left;
	width: 125px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}
.sweeps_form_field input {
	width: 200px;
	padding: 1px;
}
.sweeps_opt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2820;
	padding-bottom: 10px;
	padding-left: 130px;
}
.sweeps_form_field_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	padding-left: 130px;
	margin-top: -10px;
	padding-bottom: 10px;
}
input.error {
	border: 1px solid red;
}

/* -- Rules --*/
#sweeps_rules_wrapper {
	height: 421px;
	width: 402px;
	background-image: url(../images/rules_background.jpg);
	background-repeat: no-repeat;
	margin-left: 45px;
	margin-top: 2px;
	padding-top: 14px;
	padding-left: 10px;
}
#sweeps_rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 404px;
	width: 380px;
	overflow: auto;
}
#sweeps_rules a:link, #sweeps_rules a:visited {
	color: #ed3594;
	text-decoration: none;
}
#sweeps_rules a:hover, #sweeps_rules a:active {
	color: #ed3594;
	text-decoration: underline;
}

/* -- Prize --*/
#sweeps_prize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5e5f60;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 22px;
	height: 233px;
}
#sweeps_prize_message {
	margin-left: 82px;
}

#sweeps_gift_card {
	padding-top: 135px;
}

/* -- Thanks --*/
#sweeps_thanks_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5e5f60;
	padding-top: 35px;
	padding-left: 35px;
	line-height: 22px;
}

.thanks-email-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5e5f60;
	list-style-type: none;
}

.thanks-email-list li {
	margin-bottom: 8px;
}

.thanks_instructions {
	clear:both;
}
.thanks_instructions_last {
	margin-top: 10px;
	clear:both;
}
.thanks_instructions_image {
	float: left;
	width: 35px;
	height: 50px;
}
.thanks_instructions_text {
	padding-top: 5px;
}