html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,font,img,ins,kbd,q,samp,strong,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
input{margin:-1px -1px -1px 0}
html>body input{margin:0}
*+html>body input{margin:-1px}

* {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.1em;
}

body {
	font-size: 14px;
	text-align: center;
	background: #e9a041 url(images/bg.jpg) center 0 no-repeat;
}

p, h1, h2, h3 {
	margin: 1em 0;
}

a {
	color: #06C;
}

td {
	vertical-align: top;
}

h1, h2 {
	font-weight: bold;
}

h1 {
	font-size: 125%;
}

h2, h3 {
	font-size: 110%;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
}

li {
	line-height: 1.5em;
}

textarea {
	overflow: auto;
}

label {
	display: block;
}

#container {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#header {
	height: 72px;
	white-space: nowrap;
	margin: 0 auto;
	text-align: center;
}

#content {
	margin: 0;
	padding: 0;
}

#demo {
	position: fixed;
	*position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #000;
	font-size: 150%;
}

#returning {
	margin: 5px 0;
}


.skinny-col {
	float: left;
	width: 56px;
	margin: 0;
}
.skinny-col img {
	margin-top: 320px;
	display: block;
}
.col {
	width: 274px;
	float: left;
}
.col1{
	margin-right: 22px;
}
.col1 h2 {
	margin-top: 82px;
	font-size: 16px;
}
.col2 {
	margin-right: 22px;
}
.col2 img {
	display: block;
}
.step-header {
	margin-left: 40px;
	margin-top: -30px;
}
.middle {
	border: 1px solid #997b34;
	border-left: none;
	border-right: none;
	padding: 14px 0;
	margin: 14px 0;
}

#rt-message {
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	margin-left: 16px;
}
#rt-link {
	margin-left: 58px;
}

#fb-like {
	
}

/* FORM */
/* Hide the form by default, JS is required */
form {
	display: none;
}

.text {
	position: relative;
	margin-left: 49px;
}
.text label {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	padding: 6px 12px;
	cursor: text;
}

.text input {
	padding-left:10px;
	margin: 0 2px;
	background: transparent url(images/input.png) 0 0 no-repeat;
	border: none;
	width: 171px;
	height: 27px;
	line-height: 27px;
	margin-bottom: 10px;
	font-size: 14px;
}

.checkbox {
	margin: 6px auto 18px;
	width: 171px;
}
.checkbox label {
	display: inline;
}

.phone-a {
	width: 3em;
}

.phone-b {
	width: 4em;
}

div.form-section {
	margin-top: 25px;
	margin-bottom: 14px;
}

.leftcol {
	width: 50%;
	float: left;
	vertical-align: middle;
}

.rightcol {
	width: 50%;
	float: right;
	vertical-align: middle;
}

.form-chunk {
	margin-bottom: 14px;
	overflow: hidden;
}

.error, .error label {
	color: #f33 !IMPORTANT;
}
h2.error {
	background-color: #FF3333;
	color: #FFFFFF !important;
	margin: -34px auto 9px;
	padding: 4px;
	text-align: center;
	width: 862px;
	text-shadow: 0 2px 2px #400;
}

#error-box {
	background-color: #F33;
	border: 2px dashed #933;
	padding: 5px;
}
#error-box ul li {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	color: #FFF;
}

/* CAPTCHA */

#captcha {
	height: 30px;
	vertical-align: middle;
	margin-top: 5px;
}

#captcha * {
	vertical-align: middle;
}

#captcha a {
	color: #FFF;
	text-decoration: none;
}

#input-captcha {
	width: 5em;
}

/* THANK YOU PAGE */
.thank_you .col1 {
	margin-right: 0;
	margin-left: 50px;
	width: 40px;
	float: left;
	padding-top: 224px;
}
#thanks {
	text-align: left;
	font-size: 14px;
	width: 788px;
	float: left;
}
#thanks .top {
	margin-bottom: 12px;
}
#thanks .top h2 {
	width: 396px;
}
#thanks .top h2 span {
	display: block;
	padding: 10px 18px 0;
	font-size: 16px;
}
#thanks .top h2 span span {
	display: inline;
	padding: 0;
}

#thanks .left, #thanks .right {
	width: 390px;
	height: 281px;
	padding-top: 160px;
}
#thanks .left p, #thanks .right p {
	height: 84px;
	padding: 12px; 16px;
	opacity: .9;
	filter: alpha(opacity=90);
	font-size: 18px;
	color: #FFF;
	margin: 0;
}
#thanks .left p a, #thanks .right p a {
	color: #e1cb3b;
	text-decoration: none;
}
#thanks .left p a:hover, #thanks .right p a:hover {
	text-decoration: underline;
}

#thanks .left {
	background: url(images/group-left.jpg) 0 0 no-repeat;
}
#thanks .left p {
	background-color: #091d3b;
}

#thanks .right {
	background: url(images/group-right.jpg) 0 0 no-repeat;
}
#thanks .right p {
	background-color: #e8398e;
}



/* RULES PAGE */
.top {
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
.top h2 {
	float: left;
	margin: 0;
}
.top h2 img {
	float: none;
}
.top img {
	float: right;
}

#rules {
	width: 788px;
	margin: 0 auto;
}

#rules h1 {
	font-size: 125%;
}
#rules.top {
	margin-bottom: 10px;
}

#credit {
	padding: 1em 0;
	text-align: center;
	clear: both;
}
#credit a {
	font-size: 13px;
	color: #8a5819;
	text-decoration: none;
	text-shadow: 0 1px 0 #E3C13C;
}
#credit a:hover {
	color: #644012;
}

.disclaimer {
	font-size: 11px;
	margin: 10px auto;
	width: 878px;
	clear: both;
	color: #333;
}

/* EXTRANEOUS */
.clear {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.white {
	color: #FFF;
}
