@charset "utf-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
}
body{
	background: #118B5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
body#rulesPage{background: #19CF83;}
a{ outline: none;}
img, fieldset {border: none;}
H1 SPAN, H2 SPAN, .sprite SPAN, .sublabel{display:block; width:0; height:0; overflow:hidden;}
.highlight{color: #fff200;}
.wof_copyright{color: #fff; width: 750px; margin: 0 auto;}
.blockcenter {display:block; margin:0 auto; padding:1em 0;}
.legalese {font-size:0.75em;}
.bold {font-weight:bold;}
.centered {text-align: center;}
.bullet {color: #FFFA25;}
.bullet2{color: #118B5A;}
#rulesPage span.hidelink{display:none;}
.note {
	font-size: 1em;	
	display: block;
	/*float: right;*/
	width: 34em;
	padding-right: 2em;
}
.hope {
	font-weight: bold;
	text-align: center;
}
.divider{
border-top:1px solid #FFFA25;
	border-bottom:1px solid #FFFA25;
	padding-bottom:15px;
}
.spacer{
	padding-top: 10px;
	_padding-top: 5px;
}
#wof_wrapper{
	width: 997px;
	margin: 0 auto;
}
.splashPage{
	background: url(../images/bg_splash.jpg) no-repeat top center;
	height: 639px;
}
.entryPage{
	background: url(../images/bg_entry.jpg) no-repeat top center;
	padding-bottom: 115px;}
.messagePage{
	background: url(../images/bg_message.jpg) no-repeat top center;
	height: 745px;}
.rulesPage{
	padding: 30px 100px 0;
	color:#000000;
	font-size: 1.2em;
}
.rulesPage h2{
font-size: 1.5em;
}
.rulesPage h3{
font-size: 1.2em;
padding-bottom: 1em;
padding-top: .5em;
}
.rulesPage p{
padding-bottom: 1em;
}
.rulesPage ol{
}
.rulesPage ol li{
padding-bottom: 1em;
}
#pageTitle {
	display: block;
	padding-left:175px;
	padding-top:310px;
}
.splashPage #info{
	color: #fff;
	font-size: 1.6em;
	line-height: 1.2em;
	_line-height: 1.2em;
	width: 640px;
	margin: 0 auto;
	padding-top: 240px;
}
.splashPage #info a{color: #fff200;}
.splashPage #info a:visited{color: #fff200;}
.splashPage #info a:hover{color: #fff200;}
.info{
	width:641px;
	font-size: 1.4em;
	padding-left:180px;
	padding-top: 0px;
	_padding-top: 5px;
}

#form {
	background: #F8AD80;

}
#top_bottom{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 641px;
	padding-bottom: 4px;
	}
#top_bottom img{
	display: block;
}
.entryPage #form {
	overflow: auto;
}
.messagePage #form{
	font-size: 1.4em;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom:10px;
}
.messagePage .bullet {color: #000;}
.messagePage a{ outline: none; color: #000;}
.messagePage a:hover{color: #000;}
.messagePage a:visited{color: 000;}
.messagePage a:link{color: #000;}
.messagePage a:active{color: #000;}
#form form{
	font-size: 1.1em;
	width: 500px;
	margin: 0 auto;
	padding-top: 12px;
}
#form a{ outline: none; color: #000;}
#form a:hover{color: #000;}
#form a:visited{color: #000;}
#form a:link{color: #000;}
#form a:active{color: #000;}
#form ul {
	list-style: none;
}

#form ul li {
	clear: left;
	overflow: hidden;
	margin: .2em 0 0 0;
	_margin: .6em 0 0 0;
	padding-left: 25px;
}
#form ul li label {
	display: block;
	float: left;
	width: 14em;
	font-size: 1.3em;
}

#form ul li label.notrequired {
	margin-left: .7em;
	_margin-left: .3em;
	width: 13.5em;
}

#form ul li input {
	background-image: url(../images/input_gradientbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000;
	display: block;
	float: left;	
	font-size: 1.4em;
	_width: 15em;
	width: 13em;
	height: 17px;
}

#form ul li select {
	font-size: 1em;	
	width: 5em;
	background-image: url(../images/input_gradientbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000;
}

#form ul li select#state {
	width: 15em;
}

#form ul li #gender {
	float: left;
	height: 1%;
	overflow: hidden;
} 

#form ul li #gender label {
	margin-left: .5em;
	width: 4em;
}

#form ul li #gender input {
	background-image: none;
	border: none;
	width: 1em;
}

#form ul li #gender input#genderfemale {
	margin-left: .5em;
}
#form ul li label#bonuslabel {
	font-size: 1.1em;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#form ul li label strong {
	font-size: 1.1em;
	padding-right: 1em;
}

#form ul li input#bonus {
	margin: .2em 0 0 7em;
	_margin: .2em 0 0 4em;
}
#form ul li p {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
	padding-top: 5px;
}

#form ul li .chkbx {
	background-image: none;
	border: none;
	float: left;
	width: 1em;
}

#form ul li label.optins {
	font-size: 1.1em;
	margin-left: .8em;
	width: 90%;
}

#form ul li p#submittext {
	margin: .5em auto;
	_margin: .4em auto;
	width: 60%;
}

#form ul li #submitwrapper {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 109px;
}

#form ul li #submitwrapper img {
	margin: 1em 0;
}

#form ul li #submitwrapper input#submit {
	background-image: none;
	border: none;
	width: 109px;
	height: 38px;
	margin: 0 auto;
}
#wof_content_footer{
	background: #118B5A url(../images/bg_footer_slice.jpg) repeat-x top center;
	/*height: 297px;*/
}
#wof_content_footer a{color: #fff;}
body#rulesPage #wof_content_footer{
	background: none;
	height: 297px;
	padding-top: 25px;
	
}
body#rulesPage #wof_content_footer img{
	display: none;
}
body#rulesPage #wof_content_footer p{color: #000;}
body#rulesPage #wof_content_footer a{color: #000;}
body#rulesPage #wof_content_footer #footer{color: #000;}
body#rulesPage #wof_content_footer #footer #footerlegal {border-top:1px solid #000;}
#logo{
	display: block;
	margin: 0 auto;
	padding-bottom:15px;
}

#footer{color: #fff;}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#footer #footerlegal {border-top:1px solid #fff;}
