@charset "UTF-8";
body {
	background-color: #1f0d0c;
	text-align:center;
	margin-top:0;
}

* {
 font-family:Arial, Helvetica, sans-serif;	
 color: #fff;
}

a {
	color:#FFF;
}

a:hover {
	color:#009;
}

#getcode {
	display: block;
	width:400px;
	height:508px;
	margin: 0 auto;
	background:url(../img/bg_POP_GET_CODE.jpg) no-repeat top center;
}

#getcode_table {
	width:300px;
	float:left;
	margin-left:20px;
}

.required_right {
	float:right;
	font-size:12px;
	margin-right:20px;
}

#preloader_main {
	background: url(../img/00_PRELOADER.jpg) no-repeat;
	margin: 0 auto;
	width:1030px;
	height:780px;
	display:table;
}

#preloader_fail_main {
	background:#FFF;
	margin: 0 auto;
	width:1030px;
	height:780px;
	display:table;
}

#fail_headline {
	margin-top:300px;
}

#fail_text, #fail_text a {
	text-align:left;
	width:900px;
	color:#369ae7;
	font-size:9px;
	margin: 50px auto 0 auto;
}

#footerwrapper {
	width:790px;
	display:inline-block;
	float:left;
}

#def_legal #footerwrapper {
	width:600px;
	display:inline-block;
	float:left;
}

#prizes_footerwrapper {
	width:500px;
	display:inline-block;
	float:left;
}

#getcode_footerwrapper {
	width:300px;
	display:inline-block;
	float:left;
}


#gbgr {
	width:90px;
	display:inline-block;
	float:right;
}

#preloader_form {
	margin-top:340px;
}

#header_can {
	display:inline-block;
	width:256px;
	height:147px;
	margin-top:10px;
	margin-left:70px;
	float:left;
}

#reg_main {
	background:url(../img/bg_gradient.jpg) repeat-x #65a1d6;
	margin: 0 auto;
	width:1024px;
	display:table;
}

#prize_main {
	margin: 0 auto;
	width:640px;
	display:table;
	background-color:#FFF;
}

#rules_main {
	margin: 0 auto;
	width:640px;
	display:table;
	background-color:#FFF;
	color: #000;
}

#rules_body {
	text-align:left;
	font-size:12px;
	padding:15px;
	color: #000;
}

#prizes_table td {
	font-size:12px;
}


#reg_header {
	background:url(../img/wood_header.jpg) no-repeat;
	height:134px;
	width:1024px;
	display:inline-table;
}

#header_nav {
	margin-top:70px;	
}

#header_nav a {
	margin:0 3px 0 3px;	
}

#reg_body {
	font-size: 14px;
	height: 310px;
	line-height: 20px;
}

#reg_legal {
	width:765px;
	color:#FFF;
	font-size:9px;
	text-align:left;
	margin:20px auto 50px auto;
	z-index:10;
}

#code_legal {
	width:400px;
	color:#FFF;
	font-size:9px;
	text-align:left;
	margin:0 auto;
	z-index:10;
}
#def_legal {
	width:700px;
	color:#FFF;
	font-size:9px;
	text-align:left;
	margin:0 auto;
	z-index:10;
}

#reg_legal_prizes {
	width:620px;
	color:#FFF;
	font-size:9px;
	text-align:left;
	margin:20px auto 20px auto;
	z-index:10;
}

#reg_bottom_prizes {
	display:inline-table;
	height:185px;
	width:640px;
	padding:0;
	background:url(../img/reg_footer.jpg) no-repeat bottom;
}
#reg_bottom {
	display:inline-table;
	height:245px;
	width:1024px;
	background:url(../img/reg_footer.jpg) no-repeat bottom;
}

#reg_BL {
	z-index:2;
	display:inline-table;
	bottom:0px;
	float:left;
	height:245px;
	width:416px;
	background:url(../img/reg_BL.png) no-repeat bottom;
}

#reg_BR {
	z-index:2;
	display:inline-table;
	float:right;
	height:245px;
	width:269px;
	background:url(../img/reg_BR.png) no-repeat;
}

#reg_form_table {
	text-align:left;
}
h2 {
	margin-bottom: 0px;	
}
.dob_label {
	color:#FFF;
	font-size:10px;
}

.dob_slash {
	color:#FFF;
	font-size:18px;
}

.reg_form_label {
	color:#FFF;
	font-size:10px;
}

.indent_copy {
	padding-left:5px;
}

.hrule {
	border-bottom:1px solid #e5e5e5;	
}

#errors {
	display:block;
	width:250px;
	height:35px;
	background:#FFF;
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0 auto;
	padding: 3px;
}

.fieldError {
	background:#FF6A61;	
}

.errorMsg {
	color:#F00;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
