/* - special offers (club reg) - */

h1 {
	float:left;
	width:915px;
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	padding:5px 5px 5px 25px;
	margin:0px auto 0px 7px;
	background: #595959;
}

#recaptcha_table {
	background: #DCF7FE;
}

#sign-up {
	background: url(http://img.iconcdn.com/ProForm/images/sweeps_bg.jpg) no-repeat;
/*	background-color: #DCF7FE; */
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 5px;
	padding: 0;
	position: relative;
	height: 364px;
}

#spa1 {
	position: absolute;
	top: 102px;
	right: 233px;
	height: 20px;
	width: 318px;
	background-color: transparent;
	text-decoration: none;
	outline: none;
}

#spa2 {
	position: absolute;
	top: 365px;
	right: 10px;
	height: 100px;
	width: 170px;
	background-color: transparent;
	text-decoration: none;
	outline: none;
}

#sign-up-confirmation {
	font-size: 12px;
	color: #000;
	margin: 10px 0 0 13px;
	padding: 20px 0 20px 0px;
	text-align: left;
}

#sign-up h3 {
	margin: 20px 0 10px 0;
}

#sign-up input[type=text] {
	border: 1px solid #7F9DB9;
	padding: 2px;
}

#sign-up select {
	border: 1px solid #7F9DB9;
	padding: 1px;
}

#sign-up p {
	padding: 15px 0;
}

#input {
	vertical-align: top;
}

.checkBox {
	float: left;
	margin-bottom: 3px;
}

.checkBox input {
	
}

.chkLine {
	margin: 0;
/*	width: 150px; */
	height: 20px;
	float: left;
}

.chkLine-left {
	margin: 0;
	width: 125px;
	height: 20px;
	float: left;
}

.chkLine label {
/*	color: #000;	 */
}

.chkLine:hover {
	color: #B72121;
}

.productLinesLeft, .productLines {
	vertical-align: middle;
}

#contactForm {
	margin: 0 0 0 500px;
	color: #ffffff;
}

#contestRules {
	margin: 0 0 0 650px;
	width: 270px;
	text-align: center;
}

#contestRules b {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px
}

.label {
	width: 235px;
	height: 28px;
}

.cr-input {
	
}

.mediumCopy {
	vertical-align: middle;
}

#continueShopping {
	font-weight: bold;
}

#cr-confirm, #cr-unsubscribe {
	margin: 15px 0 0 15px;
}

#cr-unsubscribe .label {
	width: 115px;
}

div.form-row {
	margin-bottom: 8px;
	clear: left;
	width: 450px;
}

div.form-label {
	width: 145px;
	float: left;
	text-align: right;
	margin-left: 67px;
}

div.form-label label {
	font-weight: bold;
}

.captcha-label {
	border: 0;
	padding: 0;
	margin: -100px 0 0 -95px;
	width: 300px;
}

.form-row .red, #required .red {
	color: #cc0000;
	font-weight: bold;
	line-height: 22px;
	font-size: 18pt;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	float: left;
}

div.form-input {
	margin-left: 240px;
	text-align:left;
}

.form-input a {
	margin-left: 117px;
}

p.notice {
	text-align: left;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
}
div.error {
	width: 70%;
	margin: 0px auto 30px;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
	font-size:11px;
}

div.error p.double-indent {
	padding-left: 5px;
	padding-right: 5px;
	margin:0 0 5px 20px;
	color:#000000;
}
div.error p.error-header {
	color: #cc0000;
	margin: 0;
	font-weight: bold;
}

#required {
	padding-right: 10px;
	color: #fff;
	float: right;
	margin: 10px 10px 14px;
}
