/* Basic reset */
*{
	margin: 0;
	padding: 0;
}

p{
	padding: 0 0 18px 0;
}
/* Utility classes */
.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.hidden{
	text-indent: -9999px;
}
.smalltext{
	font-size: 0.8em;
}


#cb_one, #cb_two{
	/*background-color: red;*/
	width: 23px;
	height: 18px;
	float:left;
	
}

/* Global styles */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: url(../images/bg.jpg);
	text-align: center; /*IE6 Fix */
	color: #FFF;
	font-weight: bold;
}
h1{
	font-size: 2.2em;
}
h2{
	font-size: 2em;
	margin-bottom: 0.5em;
}
a{
	color: #FFF;
}
a:focus{
	color: #999;
}

a img{
	border: none;
}
#wrapper{
	width: 900px;
	margin: 0 auto;
	text-align: left; /*IE6 Fix */
	background-color: #000000;
	
}
#header{
	width: 100%;
	height: 220px;
	background: url(../images/header.jpg) no-repeat;
}
#main{
	background: url(../images/main-bg.jpg) repeat-x #000;
	padding: 18px 38px 10px 38px;
	
}
#footer{
	background: #000;
	background: url(../images/footer-bg.gif) no-repeat top center #000;
	padding: 10px;
}
#logo{
	width: 140px;
	height: 43px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
}
#copyright{
	font-size: 90%;
	float: right;
	width: 300px;
	text-align: right;
}

/*Form*/
#benefits-copy{
	width: 180px;
	font-size: 1.2em;
	font-weight: bold;
}
#benefits-button{
	width: 181px;
	height: 52px;
	background: url(../images/benefits.gif) no-repeat;
	
}
#benefits-button a{
	display: block;
	width: 100%;
	height: 46px;
}
input, select{
	padding: 1px 2px;
}

#form-header{
	width: 100%;
	height: 13px;
	background: url(../images/box-header.gif) no-repeat;
	overflow: hidden;
}
#comp-form{
	background: url(../images/box-bg.jpg) repeat-y #353535;
	padding: 0 20px;
}
#form-footer{
	width: 100%;
	height: 15px;
	background: url(../images/box-footer.gif) no-repeat;
	overflow: hidden;
}
fieldset{
	border: 0;
	float: left;
}
fieldset#personal{
	width: 370px;
	margin-right: 50px;
}
fieldset#questions{
	width: 350px;
}
legend{
	text-indent: -9999px;
	height: 0px;
}

.form-row{
	clear: both;
	padding-bottom: 10px;
}
.form-row.smallgap{
	padding-bottom: 5px;
}
.form-field, .form-col, .star{
	float: left;
}
.form-row label{
	width: 100%;
}
.form-row input, .form-row select{
	width: 100%;
	margin-top: 2px;
}
.form-row.checkbox input, .form-row .star{
	width: 20px;
	vertical-align: top; /*IE fix*/
}
.form-row.checkbox label, .form-row.text label, .form-row.select label, .form-row.email label, .form-row .form-field{
	width: 340px;
	display: inline-block;
}
fieldset#questions .form-row.checkbox label, fieldset#questions .form-row.text label, fieldset#questions .form-row.select label, fieldset#questions .form-row.email label, fieldset#questions .form-row .form-field{
	width: 300px;
	display: inline-block;
}

.form-field input, .form-field label, .form-field select{
	float: none;
	
}
.form-row.submit{
	text-align: right;
}
.form-row.submit input{
	width: auto;
}
.form-col{
	width: 106px;
	_width: 96px; /*IE6 fix*/
	float: left;
	padding-right: 10px;
}
.dob .form-col.select{
	width: auto;
}
.text input, .email input, .select select{
	color: #666;
	border: 2px solid #666;
}
.text input:focus, .email input:focus, .select select:focus, .checkbox input{
	color: #000;
	border-color: #E4C867;
}
div.error-messages{
	background-color: #CC0404;
	color: #FFF;
	display: none;
	margin-bottom: 10px;
	clear: both;
	margin-left: 20px;
	margin-right: 2px;
}
div.error-messages label{
	display: block;
	padding: 5px;
}
.star, .label{
	padding-top: 5px;
}
/*IE6 Fix*/
.form-col label{
	width: 106px;
}
.form-row.dob .form-col{
	width: auto;
	float: left;
}
.form-row.dob .label{
	width: 130px;
	float: left;
	margin-right: 10px;
}
.form-row.dob label{
	text-indent: -9999px;
	display: block;
	height: 0px;
	line-height: 0;
	font-size: 0;
	width: 50px;
}
.form-row.dob label.error{
	text-indent: 0;
	font-size: 1em;
	height: auto;
	line-height: normal;
	width: 100%;
}
.form-row.dob select{
	width: auto;
}
input.error, select.error{
	border-color: #CC0404;
}
input.valid, select.valid{
	border-color: #94B9D4;
}


/*Promo buttons*/

#promos{
	background: url(../images/runnersup.jpg) no-repeat;
	width: 100%;
	height: 279px;
	margin: 0 38px 10px 38px;
}

/*Sub text */
#subtext{
	color: #797979;
	padding-bottom: 10px;
	text-align: right;
	margin-right: 38px;
	font-size: 0.9em;
}
#subtext a{
	color: #797979;
}

/*thank you page*/
#thankyou #main{
	background: url(../images/thankyou-bg.jpg) no-repeat #000;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	padding: 20px 450px 0 60px;
}
#thankyou h2{
	width: 229px;
	height: 42px;
	background: url(../images/thankyou-header.gif) no-repeat;
}
#tsandcs #main{
	text-align: left;
	padding: 20px;
}
#tsandcs h2{
	font-size: 1.3em;
}

#tsandcs ol{
	margin-left: 20px;
}
.facebooklink{
	margin-right: 5px;
	margin-top: 3px;
}






