@charset "utf-8";

/* GENERAL STYLING */
body { background-color: #ec1c2e; background-image: url(../images/body_bg.jpg); background-repeat: repeat-x; text-align: center; font-family: "Myriad Pro", "Myriad", Verdana, Geneva, sans-serif; }
#header { background-image: url(../images/header_bg.jpg); height: 354px; width: 800px; position: relative; margin: 0 auto; }
#footer { color: #CCC; font-size: 9px; text-transform: uppercase; text-align: right; width: 674px; line-height: 10px; margin: 10px auto 20px auto; }
a { color: #F00; text-decoration: none; }
p { padding-bottom: 10px; }
h1 { text-indent: -9999px; position: absolute; bottom: 0px; background-repeat: no-repeat; background-position: center; margin: 0 auto; left: 0px; height: 68px; width: 800px; }
.content { width: 650px; background-color: #FFDD00; background-image: url(../images/content_bg.jpg); background-position: bottom; background-repeat: no-repeat; margin: 0px auto 20px auto; padding: 0px 25px 20px 25px; text-align: left; }
#rules_link { float: left; text-transform: none; color: #FFF; font-size: 12px; }
#thanks_content table tbody tr td { text-align: left; padding-left: 5px; border: 1px solid #CCC; }

#rules_link a { color: #FF0; }
.onblue { color: #FFF; padding-top: 200px; }
.onblue a { color: #FF0; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*THANKS PAGE */
h1#thanks { background-image: url(../images/h1-thanks.png); }
#thanks_content { font-size: 17px; text-align: center; padding-bottom: 25px; padding-top: 40px; line-height: 40px; }
#thanks_content p { padding-bottom: 0px!important; }
#thanks_content h2 { font-size: 30px; font-weight: bold; line-height: 70px; }
#thanks_content .knowmore img { display: block; margin: 0 auto; }
#thanks_content .knowmore { float:left; width: 50%; line-height: normal; }

/*RULES PAGE */
h1#rules { background-image: url(../images/h1-rules.png); }
#rules_content { font-size: 12px; text-align: left; padding-bottom: 120px; padding-top: 10px; line-height: normal; }
#grandprizecopy li { list-style-type: disc; padding-top: 5px; }
#grandprizecopy ul { padding-left: 10px; }
#rules_content h2 { text-align: center; font-size: 14px; padding-bottom: 10px; }

/*LANDING PAGE */
h1#prizes { background-image: url(../images/h1-prizes.png); }
#button_box { color: #FFF; padding-top: 50px; position: relative; z-index: 210; clear: both; }
#main_content { font-size: 13px; }
#landing_content { padding-bottom: 5px!important; }
#button_box div { width: 295px; float: right; font-size: 11px; padding-top: 7px; }
.grand_prize_collage { float: right; }
#grand_prize { background-image: url(../images/h2-grandprize.png); height: 52px; width: 221px; text-indent: -9999px; display: block; }
#sub_container #notice { background: #FFF; text-align: center; padding: 5px; }
.smaller_box { padding-top: 30px!important; }
.new_header { background: url(../images/header_bg_new.jpg)!important; }
.closed_header { background: url(../images/header_bg_closed.jpg)!important; }

