html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,font,img,ins,kbd,q,samp,strong,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input{margin:-1px -1px -1px 0}
html>body input{margin:0}
*+html>body input{margin:-1px}

* {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.1em;
}

body {
	background-color: #ece5d5;
	font-size: 14px;
	color: #4f371f;
	text-align: center;
}

p, h1, h2 {
	margin: 0;
}

a {
	color: #06C;
}

td {
	vertical-align: top;
}

h1, h2 {
	font-weight: bold;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 110%;
}

ul {
	list-style-type: disc;
	margin-left: 15px;
}

li {
	line-height: 1.5em;
}

form {
	width: 480px;
	float: left;
	margin-left: 13px;
	border-right: 1px solid #cec09f;
}

textarea {
	overflow: auto;
	word-wrap: break-word;
	width: 434px;
	height: 164px;
}

#container {
	margin: 0 auto;
	padding-top: 100px;
	width: 910px;
	text-align: left;
}

#content {
	margin: 22px 0 0;
	padding: 0;
}

#demo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 100%;
	width: 100%;
	font-weight: bold;
}

#returning {
	margin: 5px 0;
}

#footer {
	clear: both;
}


/* FORM */
label {
	display: block;
	width: 78px;
	float: left;
	margin-right: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
}

input, textarea, select {
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 336px;
	padding: 3px;
	margin: 0;
}

.opt-ins {
	margin-left: 90px;
	width: 332px;
}
.opt-ins .form-chunk p {
	margin: 0;
}
.opt-ins label {
	font-weight: normal;
	width: auto;
	line-height: 1.2em;
	float: none;
	text-align: left;
}
.opt-ins input {
	width: auto;
	background-color: transparent;
	float: left;
	margin: 1px 6px 20px 0;
	padding: 0;
	border: none;
}

.form-buttons {
	width: 346px;
	margin-left: 90px;
}

.phone-a {
	width: 3em;
}

.phone-b {
	width: 4em;
}

#entry-form {
	
}

div.form-section {
	margin-bottom: 16px;
}


.form-chunk {
	margin-bottom: 10px;
	overflow: hidden;
}


.bar-btn {
	display: block;
	width: 168px;
	height: 35px;
	background: url(images/button-sprite.png) 0 0 no-repeat;
	text-indent: -9999em;
	cursor: pointer;
	margin: 0 auto 10px;
	border: none;
}
#rules-btn {background-position: 0 -70px; width: 346px}
#rules-btn:hover {background-position: 0 -105px}
#facts-btn {background-position: -178px 0; float: left}
#facts-btn:hover {background-position: -178px -35px}
input.submit {background-position: 0 0; float: right}
input.submit:hover {background-position: 0 -35px}


#error-box ul {
	color: #f33 !IMPORTANT;
}

#error-box {
	border: 1px solid #f33;
	margin-left: 90px;
	margin-right: 46px;
	font-weight: bold;
	padding: 6px;
	background-color: #FFF6F6;
	margin-bottom: 10px;
}

.error input, .error select, .error textarea {
	border-color: #f33;
	background-color: #FFF6F6;
}

#right {
	width: 382px;
	float: right;
	margin-right: 57px;
	position: relative;
}


/* THANK YOU PAGE */
#thanks, #ended {
	width: 438px;
	margin: 0 auto;
	padding: 56px 0 312px;
}
#thanks h1.sprite, #ended h1.sprite {
	height: 26px;
	width: 234px;
	margin: 0 auto;
	background-position: -472px -110px;
}
#thanks h2, #ended h2 {
	text-align: center;
	margin: 10px 0 30px;
}
#visit-toh-btn {background-position: 0 -105px; float: left;}
#visit-cub-btn {background-position: 0 -140px; float: right;}


/* ENDED PAGE*/
#ended h1.sprite {
	height: 26px;
	width: 416px;
	background-position: -290px -145px;
}
#ended h2 {
	width: 800px;
	margin-left: -174px;
}


/* RULES PAGE */
body.rules {
	background-image: url(images/bgrules.jpg);
	background-color: #ebe4d5;
}
.rules .content {
	min-height: 0;
}
.rules #wrapper {
	min-height: 0;
}
.rules .footer {
	padding-top: 32px;
}
#rules {
	padding: 0 20px;
}

#rules h1 {
	text-align: center;
	display: block;
}
#rules h1 span {
	display: block;
	font-size: 75%;
	margin: 0;
}
#rules h2 {
	color: #50371F;
}
#rules ol li {
	list-style: outside decimal;
	margin-bottom: 1em;
}
#rules ul {
	list-style: none;
	margin: 1em;
}
#rules ul li {
	list-style: none;
	margin-bottom: 0;
}
#rules ul ul {
	margin-top: 0;
}

#rules #prizes {
	border: 1px solid #50371F;
}
#rules #prizes th, #rules #prizes td {
	padding: 2px 10px 2px 4px;
	border: 1px solid #CEC09F;
}

#facts {
	border: #000 1px solid;
	margin-bottom: 10px;
	padding: 20px;
}

#facts h2 {
	font-size: 1.4em;
	margin: 5px 0 14px;
	text-align: center;
}

#facts table {
	margin: 10px auto;
}

#facts table td, #facts table th {
	border: 1px solid #777777;
	padding: 3px;
}


/* EXTRANEOUS */
.sprite {
	text-indent: -9999px;
}

.center {
	text-align: center !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.required {
	position: relative;
	top: -0.2em;
	left: 2px;
}

.clear {
	clear: both;
}

.note {
	font-size: 10px;
	line-height: 1.1em;
	margin-left: 0;
}


#swf {
	width: 382px;
	height: 234px;
	overflow: auto;
}

h2.text-sprite {
	height: 16px;
	margin: 10px 0 6px;
	background: url(images/text-sprite.png) 0 0 no-repeat;
	text-indent: -9999em;
	padding: 0;
}

#text-details {background-position: 0 0}
#prizes .text-sprite {background-position: 0 -17px}
#text-come-back {background-position: 0 -32px}

#prizes {
	margin: 16px 0;
	padding: 12px 0;
	border-top: 1px solid #cec09f;
	border-bottom: 1px solid #cec09f;
}
#prizes img {
	float: right;
	margin-left: 8px;
	margin-right: -10px;
}
#prizes h2 {
	margin-top: 0;
}
#prizes p {
	padding-bottom: 0;
}

form p.note {
	margin: 0 46px 0 92px;
}

#returning .submit{
	float: none;
	margin-left: 89px;
}
#returning h2 {
	color: #50371F;
	margin-left: 92px;
}
#returning h2 span {
	cursor: pointer;
	text-decoration: underline;
	color: #AF6A57;
}
#returning div {
	border-bottom: 1px solid #CEC09F;
}

.index .mainarea, .index_beta .mainarea {
	height: 832px;
}

.form-buttons .note {
	margin-left: 0;
}

div.opt-ins {
	margin-bottom: -10px;
}

.coming_soon .content {
	min-height: 324px;
} 
.coming_soon #wrapper {
	min-height: 810px;
}
#coming-soon h1 {
	display: block;
}


#thanks h1 {
	display: block;
	height: 44px;
	background: url(images/text-sprite.png) 0 -92px no-repeat;
	text-indent: -9999em;
}
#ty-footer div {
	width: 50%;
	float: left;
	padding: 40px 0;
}
#ty-footer #taste {
	background: url(images/ty-footer-div.png) right center no-repeat;
}
#ty-footer #savor {
	margin-left: 30px;
	width: 40%;
}
#ty-footer img {
	float: left;
	margin-right: 12px;
}
#ty-footer h2.sprite {
	height: 18px;
	background: url(images/text-sprite.png) 0 0 no-repeat;
	text-indent: -9999em;
	margin-left: 226px;
	margin-top: 14px;
}
#ty-footer p {
	height: 72px;
	font-size: 11px;
}
#ty-footer #taste p {
	margin-right: 32px;
}
#ty-footer #taste h2.sprite {
	background-position: 2px -47px;
}
#ty-footer #savor h2.sprite {
	background-position: 0 -70px;
}
#ty-footer a {
	display: block;
	width: 100px;
	height: 33px;
	background: url(images/button-sprite.png) 0 -140px no-repeat;
	text-indent: -9999em;
	margin-left: 225px;
}
#ty-footer #taste a {
	margin-left: 228px;
}
#ty-footer a:hover {
	background-position: 0 -173px;
}


#share-ty {
	display: block;
	width: 235px;
	height: 40px;
}
#share-ty a {
	display: block;
	width: 235px;
	height: 40px;
	text-indent: -9999em;
	background: url(images/share-sprite.png) 0 0 no-repeat;
}
#share-ty a:hover {
	background-position: 0 -40px;
}


/*Their styles*/
* { 
	padding: 0; 
	margin: 0; 
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url("images/bg.jpg") top center no-repeat;
	color: #50371f;
}
body.index, body.index_beta {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url("images/bgsweeps.jpg") top center no-repeat;
	color: #50371f;
}
body#meet {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url("images/bgmeet.jpg") top center no-repeat;
	color: #50371f;
}
body#savor {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url("images/bgsavor.jpg") top center no-repeat;
	color: #50371f;
}
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	height: 1px;
}
img {
	display:block;
	border: 0; 
}
p {
	padding: 0 0 8px 0;
	line-height: 17px;
}
a:focus, object {
	outline: 0 solid lime;
}
.centered {
	margin: 0 auto;
	display: block;
}
sup {font-size: 11px; line-height: 9px; vertical-align: 2px;}
/* main layout */
#wrapper {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	min-height: 1300px;
}
.topbanner {
	margin: 9px auto 11px;
	width: 728px;
	height: 90px
}
.logo {
	margin: 22px auto 15px;
	width: 355px;
	display: block;
}
.line1 { clear: both; height: 1px; background:url("images/tnav_line.gif"); width: 980px; margin: 0 auto 10px; font-size:1px; }
.line2 { clear: both; height: 1px; background:url("images/tnav_line.gif"); width: 980px; margin: 10px auto 0; font-size:1px; }

#flashgallery {
	margin: 0 auto 10px;
	width: 538px;
	padding: 0;
}
object#flashgallery { display:block; margin:0 auto;}

.content {
	padding: 0;
	width: 980px;
	margin: 25px auto 0;
	min-height:555px;
	height:auto !important;
	height:555px;
}
#sweeps .content {
	padding: 0;
	width: 980px;
	margin: 30px auto 0;
	min-height:860px;
	height:auto !important;
	height:860px;
}
#meet .content {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	min-height:540px;
	height:auto !important;
	height:540px;
}
#savor .content {
	padding: 0;
	width: 980px;
	margin: 30px auto 0;
	min-height:610px;
	height:auto !important;
	height:610px;
}
.mainarea {
	padding: 0;
	width: 980px;
	margin: 5px auto 0;
	overflow: hidden;
}
.thanks {
	padding: 0;
	width: 530px;
	margin: 85px auto 0;
	overflow: hidden;
}
.thanks .copy {
	width: 350px;
	float: left;
	margin: 0 20px 0 0;
	color: #754426;
}
.thanks .thumb {
	width: 160px;
	float: right;
}
.thanks p {
	padding: 0 0 11px 0;
}
.featuredcontent {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
/* columns */
.leftcolumn {
	width: 620px;
	float: left;
	padding: 0;
	margin: 0;
}
.rightcolumn {
	width: 320px;
	float: left;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.rightcolumn img {
	margin: 0 auto 15px;
}
.featuredcopy {
	padding: 13px 0 0 0;
	margin: 0;
}
.featuredleft {
	width: 470px;
	float: left;
	padding: 20px 0 0;
	margin: 25px 0 0;
}
.promoleft {
	width: 470px;
	float: left;
	padding: 0;
	margin: 0;
}
.featureddiv {
	width: 1px;
	float: left;
	padding: 0;
	margin: 0 22px 0 17px;
}
.featuredright {
	width: 470px;
	float: left;
	padding: 20px 0 0;
	margin: 25px 0 0;
}
.thumbnail {
	float: left;
	display: block;
	margin: 0 5px 30px 0;
}
.subtitle {
	padding: 0 0 6px 0;
}
/* FOOTER ITEMS */
.footer {
	padding: 50px 0 20px 0;
	width: 980px;
	overflow: hidden;
}
.footerleft {
	padding: 10px 0 0 20px;
	width: 110px;
	float: left;
}
.footercopy {
	padding: 0 0 20px 0;
	width: 850px;
	float: left;
	color: #a0874e;
	font-size: 11px;
}
.footercopy p {
	padding: 0 0 6px !important;
	line-height: 15px;
}
.footercopy a, .footercopy a:link, .footercopy a:active, .footercopy a:visited {
	margin: 0 0 0 30px;
	color: #a0874e;
	text-decoration: underline;
}
.footercopy a:hover {
	margin: 0 0 0 30px;
	color: #749a4a;
	text-decoration: underline;
}
/* hyperlinks */
a:link {color:#50371f; text-decoration: underline;}
a:active {color:#50371f; text-decoration: underline;}
a:visited {color:#50371f; text-decoration: underline;}
a:hover {color:#50371f; text-decoration: underline;}

/* h1, h2, h3 tags and SEO */
h1 {
    display: none;
}
h2 {
    color: #ffffff;
	font-size:14px;
	padding: 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
    color: #ffffff;
	font-size:14px;
	font-weight: bold;
	padding: 5px 0 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

/* BULLETS */

.bulletlist {
	margin: 5px 0 10px;
	padding: 0;
	list-style: none;
	line-height: 16px;
}
.bulletlist li {
	padding: 0 0 3px 10px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 15px;
}

/* form */



/* Top Navigation */
#navcontainer ul {
	margin: 0 auto;
	width: 335px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: arial;
	font-size: 7px;
	height: 11px;
}

#navcontainer ul li { display: block; float: left; margin: 0 5px 0 5px;}
#navcontainer .home a {
	text-decoration: none;
	padding: 0;
	
	color: #50371f;
	background: url("images/tnav_home.gif") top left no-repeat;
	width: 31px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navcontainer .home a:hover {
	background-position: 0 -22px;
	width: 31px;
	height: 11px;
}

#navcontainer .meet a {
	text-decoration: none;
	padding: 0;
	color: #000;
	background: url("images/tnav_meet.gif") top left no-repeat;
	width: 28px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navcontainer .meet a:hover {
	background-position: 0 -22px;
	width: 28px;
	height: 11px;
}

#navcontainer .taste a {
	text-decoration: none;
	padding: 0;

	color: #000;
	background: url("images/tnav_taste.gif") top left no-repeat;
	width: 32px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navcontainer .taste a:hover {
	background-position: 0 -22px;
	width: 32px;
	height: 11px;
}

#navcontainer .savor a {
	text-decoration: none;
	padding: 0;

	color: #000;
	background: url("images/tnav_savor.gif") top left no-repeat;
	width: 34px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navcontainer .savor a:hover {
	background-position: 0 -22px;
	width: 34px;
	height: 11px;
}

#navcontainer .share a {
	text-decoration: none;
	padding: 0;

	color: #000;
	background: url("images/tnav_share.gif") top left no-repeat;
	width: 34px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#navcontainer .share a:hover {
	background-position: 0 -11px;
	width: 34px;
	height: 11px;
}

#navcontainer ul li .current, #navcontainer ul li .current a, #navcontainer ul li .current a:hover {
	background-position: 0 -11px!important;
	height: 11px;
}

#navcontainer .divider {
	margin: 6px 0 0 0;
}


.popup-window {
	display: none;
	width: 381px;
	height: 233px;
	font-size: 10px;
	background: url(images/bg-popup.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
}
.popup-window h3 {
	font-size: 10px;
	width: 200px;
	height: 10px;
	color: #50371f;
	margin-left: 20px;
	margin-top: 16px;
	float: left;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
}
.popup-window .close {
	float: right;
	margin: 16px 20px 10px;
	width: 48px;
	height: 9px;
	cursor: pointer;
}
.popup-window div {
	clear: both;
	margin: 0 20px 20px;
	overflow: auto;
	height: 176px;
	padding-right: 10px;
}
.popup-window p {
	line-height: 1.1em;
	margin-bottom: .2em;
}
.popup-window ul {
	margin-bottom: .5em;
}
.popup-window ul li {
	line-height: 1.1em;
}
.popup-window ul ul {
	list-style: circle;
	margin-left: 34px;
}

#popup-prize-details {
	height: 344px;
	background-image: url(images/bg-popup-tall.png);
}
#popup-prize-details div {
	height: 292px;
}
