@import 'reset.css';
@import 'color.css';
/* BODY */

html {
	background:#3a3a3a;	
}

body {
	padding:55px 0 0 0;
	font-family: "Trebuchet MS",Arial,serif;
	font-size: 14px;
	background:#3a3a3a url(../images/cube.gif) 0 0 repeat-x;
}
.inner {
	float:left;
}
.cln {
	display:block;
	overflow:hidden;
	clear:both;
	zoom:1
}
.ntxt {
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	line-height:0;
}
.wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
	z-index:0;
}
a.logo {
	display:block;
	width: 180px;
	height:100px;
	background: url(../images/logo.gif) no-repeat;
	float:left;
	position:absolute;
	top:55px;
	z-index:1100;
	left:50%;
	margin-left:-442px;
}

.bgfooter {

}

/* PHOTO */
.photo-wrapper {
	padding:15px 0;
}
.photo {
	width:892px;
	height:390px;
}
.photo#HomeFlash {
	background:url(../images/photos/ph06.jpg) no-repeat;
}
.photo a.getflash {
	display:block;
	width:480px;
	height:61px;
	background:url(../images/getflash.png) no-repeat;
	margin:12px 11px;
}
.photo img {
	display:block;
}

.content {
	background:#ffffff;
	border-top:0px solid #83c441;
	background:#ffffff url(../images/cube_low.gif) 0 bottom repeat-x;
}

/* TEXT */
h1 {
	text-align:center;
	font-size:32px;
	line-height:40px;
	padding:10px 0 10px 0;
	color:#13469b;
}
h2 {
	text-align:center;
	font-size:26px;
	line-height:30px;
	padding:10px 0 10px 0;
	color:#83c441;
}
h3 {
	text-align:center;
	font-size:20px;
	line-height:28px;
	padding:5px 0 5px 0;
	color:#83c441;
}
h4 {
	text-align:center;
	font-size:18px;
	line-height:20px;
	padding:10px 0 10px 0;
}
h5 {
	text-align:center;
	font-size:16px;
	line-height:20px;
	padding:10px 0 10px 0;
}
p {
	text-align:center;
	font-size:13px;
	padding:10px 0 10px 0;
	color:#4a4a4a;
	line-height:18px;
}
.center {
	text-align:center;
	padding:20px 0 0 0;
}
#reg p.center {
	text-align:center;
	float:none;
}
.left {
	text-align:left;
}
.left_red {
	text-align:left;
	color:#b42e34;
}
.hr {
	height:1px;
	margin:10px 0;
}
/* UL LI */
.content ul li {
	list-style:disc;
	margin:0 40px;
	line-height:20px;
	color:#13469b;
}
.content ol li {
	margin:0 40px;
	line-height:20px;
	list-style-type: decimal;
	color:#b42e34;
}
/* BUTTONS */
.enter-now, .signup, .sendtoafriend, .send {
	background:url(../images/buttons.png) 0 0 no-repeat;
	margin:10px 0 15px 356px;
	border:0;
	display:block;
	cursor:pointer;
	width:182px;
	height:47px;
}












.enter-now {
	width:182px;
	height:47px;
	background-position:0 0;
}
.enter-now:hover {
	background-position:0 -47px !important;
}
.signup {
	background-position:0 -169px;
}
.signup:hover, #signup.hover {
	background-position:0 -216px;
}
.homepage.signup {
	margin-left:350px;
}
.sendtoafriend {
	background-position:0 -263px;
}
.sendtoafriend:hover {
	background-position:0 -310px !important;
}
.send {
	width:182px;
	height:37px;
	background-position:0 -357px;
}
.send:hover, #send.hover {
	background-position:0 -394px !important;
}
.signup_long, .submit_long {
	background:url(../images/buttons_long.png) 0 0 no-repeat;
	border:0;
	display:block;
	cursor:pointer;
	width:390px;
	height:47px;
}

.signup_long:hover {
	background-position:0 -47px !important;
}
.enter_long, .signupsweep_long {
	background:url(../images/entersweep.png) 0 0 no-repeat;
	border:0;
	display:block;
	cursor:pointer;
	width:338px;
	height:47px;
	margin:10px 0 15px 100px;
}
.signupsweep_long {
	margin-left:30px;
}

.enter_long:hover {
	background-position:0 -47px !important;
}

.signupsweep_long {
	background-position:0 -94px;
}
.signupsweep_long:hover {
	background-position:0 -141px !important;
}


.submit_long {
	margin:10px 0 15px 292.5px;
	width:256px;
	height:47px;
	background-position:0 -188px;
}
.submit_long:hover {
	background-position:0 -235px !important;
}
/* TEXT */
.registered {
	padding:20px 0 0 60px;
}
.registered strong {
	font-size:16px;
	font-weight:normal;
	padding-right:40px;
	float:left;
	line-height:22px;
	vertical-align: top;
}
.registered input {
	margin:0 20px 0 6px;
	float:left;
}
.registered label {
	float:left;
	line-height:1.5em;
}
/* DAYS */
.days {
	float:right;
	font-size:15px;
	line-height:60px;
	height:70px;
	margin:20px 5px 0 0;
	padding-right:90px;
	position:relative;
	color:#83c441;
	font-weight:600;
}
.days b {
	display:none
}
.countdown {
	display:block;
	overflow:hidden;
	float:right;
	width:84px;
	height:60px;
	position:absolute;
	right:0;
	top:0;
}
.countdown span {
	display:block;
	width:42px;
	height:10000px;
	background:url(../images/digits.png) 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.countdown span#digit2 {
	left:42px;
}
/* FORM */
.bg_table1 {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #f3f3f3;
}
#reg fieldset {
	border:0;
}
#reg label {
	display:block;
	width:25em;
	float:left;
	text-align:right;
	padding:0 .5em 0 0;
	margin:0 0 .5em 0;
	line-height:24px;
}
#reg span label {
	display:inline;
	float:none;
	text-align:left;
}
#reg input {
}
#reg p {
	padding:1em 0 .5em 0;
	height:auto;
	clear:both;
	overflow:hidden;
	zoom:1;
	text-align: left;
}
#reg .form_field150 {
	width:220px;
	color:#333;
}
#reg .secure .form_field150 {
	width:80px;
	color:#333;
}
#reg span small {
	display:block;
	padding:1em .5em;
	zoom:1;
	float:left;
}
#reg label em {
	font:normal 28px Arial, Verdana, Serif;
	line-height:.4em;
	vertical-align:middle;
	padding-right:.2em;
}
#reg .secure label em {
	line-height:.8em;
}
#reg .secure input {
	vertical-align:top;
}
.add {
	padding-left:20px;
	background:url(../images/add.png) 0 50% no-repeat;
}
.remove {
	padding-left:20px;
	background:url(../images/delete.png) 0 50% no-repeat;
	margin-left:8px;
}
.digit1, .digit2, .digit3 {
	margin-right:8px;
}
.digit1 {
	width:50px;
}
.digit2 {
	width:80px;
}
.digit3 {
	width:66px;
}
/* RULES */
.rules {
	list-style:decimal;
}
.rules li {
	padding:1em 0;
	margin:0 25px;
}
.rules li span {
	text-transform: uppercase;
}
/* WINNERS */
.winners-container {
	padding:0 0 40px 100px;
}
.winners {
	float:left;
	width:260px;
}
.winners dd {
	margin:0 0 15px 0;
}
.winners dd strong {
	line-height:1.4em;
	font-weight:normal;
}
.winners dd p {
	font-size:11px;
}
.error {
	text-align:left;
	color:red;
}
ol.error li {
	color:#13469b;
	line-height: 1.8em;
	font-size:12px;
}
ol.error {
	padding-top:10px;
	padding-bottom:10px;
	background:#f3f3f3;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
/* FOOTER */
.footer {
	margin:20px 0 0 0;
	text-align:center;
}
.footer li {
	display:inline;
	padding:0 3px;
	list-style:none;
	margin:0 !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer li a {
	text-transform:uppercase;
	padding:0 3px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	padding:20px 0;
	line-height:20px;
	color:#83c441;	
}

small.copy {
	line-height:16px;
	padding-bottom:0;
}
a#forgot {
	margin:5px 0 0 10px;
	line-height:20px;
}
.radiob label{
	padding-left:2em;
	display:block;
	
}
.radiob input{
	display:inline;
	float:left;
	margin-left:-2em;
	
}
sup { vertical-align: baseline; position: relative; top: -0.4em; }
sub { vertical-align: baseline; position: relative; bottom: -0.4em; }

strong {
	color:#83c441;
	font-weight:600;
}

.enter_sweepstakes {
	text-align:center;
	display:block;
	cursor:pointer;
	width:330px;
	background:#f16722;
	color:#ffffff !important;
	text-decoration:none;
	padding:10px;
	border:0px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:18px;
	text-transform: uppercase;
	margin:20px 0px 10px 0px;
	position:relative;
	float:left;
	top:-10px;
}
.enter_sweepstakes:hover, #enter_sweepstakes.hover {
	background:#13469b;
	text-decoration:none;
}
.cntr {
	left:48px;
}

.submit {
	text-align:center;
	display:block;
	cursor:pointer;
	width:230px;
	background:#f16722;
	color:#ffffff !important;
	text-decoration:none;
	padding:10px;
	border:0px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:18px;
	text-transform: uppercase;
	margin:20px 0px 10px 0px;
	position:relative;
	float:left;
	top:-10px;
	left:321px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit:hover, #submit.hover {
	background:#13469b;
	text-decoration:none;
}

.submit2 {
	text-align:center;
	display:block;
	cursor:pointer;
	width:230px;
	background:#f16722;
	color:#ffffff !important;
	text-decoration:none;
	padding:10px;
	border:0px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:18px;
	text-transform: uppercase;
	margin:20px 0px 10px 0px;
	position:relative;
	float:left;
	top:-10px;
	left:331px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit2:hover, #submit2.hover {
	background:#13469b;
	text-decoration:none;
}

.enter {
	display:block;
	cursor:pointer;
	width:240px;
	background:#f16722;
	color:#ffffff;
	text-decoration:none;
	padding:10px;
	border:0px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:18px;
	text-transform: uppercase;
	margin:0 0 0 20px;
	position:relative;
	float:left;
	top:-10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.enter:hover, #enter.hover {
	background:#13469b;
	text-decoration:none;
}

/*
.already_registered OLD {
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	width:180px;
}
.already_registeredOLD  a, .already_registered OLD a:visited {
	background:#f16722;
	color:#ffffff;
	text-decoration:none;
	padding:10px;
	border:1px solid #ffffff;
	font-size:14px;
	text-transform: lowercase;
}
.already_registered OLD a:active, .already_registered OLD a:hover {
	background:#13469b;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #ffffff;
	text-transform: lowercase;
}
*/


.already_registered {
	left:350px;
	text-align:center;
	display:block;
	cursor:pointer;
	width:170px;
	background:#f16722;
	color:#ffffff !important;
	text-decoration:none;
	padding:10px;
	border:0px solid #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size:14px;
	text-transform: uppercase;
	margin:10px 0 10px 0;
	position:relative;
	float:left;
	top:-10px;
}
.already_registered:hover, #already_registered.hover {
	background:#13469b;
}
.button_box {
	float:left;
	width:445px;
	text-align:center;
}


#state optgroup option {margin-left:4px;}

#state optgroup {margin-bottom:4px;}