@charset "UTF-8";
/* CSS Document */

/*
Name: default.css
Author: Krit Dolsophon
*/

/*------------------------------------------------------------------
COLOR MANAGEMENT
.................................
   ORANGE (Lable, Body copy)       		: #ff6600
   DARK BROWN (Login/Profile Links)     : #391000
   LIGHT GREEN (Validation Error)       : #00c100
   LIGHT BLUE (Header, Input Bg)		: #00c0ff
   DARK BLUE (Main nav over state)      : #1f65d6

------------------------------------------------------------------*/


/*------------------------------------------------------------------
1. GENERAL
------------------------------------------------------------------*/

/*------------------------------------------------------------------
1.1 RESETS AND DEFAULTS
------------------------------------------------------------------*/

/* NOTE  */

body, img, ul, li, p {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {
outline: 0;
}

ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

body {
	width:100%;
	background:url(../images/bg_main.jpg) top left repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


div ul li.last { border:0; }

p { font-family:Arial, Helvetica, sans-serif; font-size:.9em; color:#6b808e; line-height:1.2em; }

a:link, a:visited { font-family:Arial, Helvetica, sans-serif; color:#666; text-decoration:underline; }
a:hover, a:active { color:#666; text-decoration:none; }

.white { color:#fff; }


/*------------------------------------------------------------------
2. HEADERS
------------------------------------------------------------------*/

/*------------------------------------------------------------------
2.1 HEADERS BASE
------------------------------------------------------------------*/

.header {
	width:960px;
	height:26px;
	margin-top:20px;
	background:url(../images/bg_nav.jpg) top left no-repeat;
}

.hdrules {
	background:url(../images/bg_nav_rules.jpg) top left no-repeat;
}


/*------------------------------------------------------------------
2.2 MAIN NAVIGATION
------------------------------------------------------------------*/

.navLinksCtnr {
	display:block;
	width:492px;
	height:8px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
}

.navLinksCtnr ul li {
	float:left;
}

ul li p, .bodyCtnr_comingSoon p {
	position:relative;
	top:0;
	left:-1000000px;
}

.navLinksCtnr li.divider { width:32px; height:18px; background:url(../images/nav_divider.gif) top left no-repeat; }


/* Navigation buttons */

.navInstant a, .navInstant a:visited { float:left; width:66px; height:18px; background:url(../images/nav_instant.gif) top left no-repeat; text-decoration:none; }
.navInstant a:hover, .navInstant a:active { width:66px; height:18px; background:url(../images/nav_instant.gif) top right no-repeat; text-decoration:none; }

.navInstantOn { width:66px; height:18px; background:url(../images/nav_instant.gif) top right no-repeat; text-decoration:none; }

.navFindYellow a, .navFindYellow a:visited {float:left; width:61px; height:18px; background:url(../images/nav_findYellow.gif) top left no-repeat; text-decoration:none; }
.navFindYellow a:hover, .navFindYellow a:active {width:61px; height:18px; background:url(../images/nav_findYellow.gif) top right no-repeat; text-decoration:none; }

.navFindYellowOn {width:61px; height:18px; background:url(../images/nav_findYellow.gif) top right no-repeat; text-decoration:none; }

/*.navPlayGame a, .navPlayGame a:visited {float:left; width:59px; height:18px; background:url(../images/nav_playGame.gif) top left no-repeat; text-decoration:none; }
.navPlayGame a:hover, .navPlayGame a:active, .navPlayGameOn {width:59px; height:18px; background:url(../images/nav_playGame.gif) top right no-repeat; text-decoration:none; }*/

.navEaster a, .navEaster a:visited { float:left; width:91px; height:18px; background:url(../images/nav_Easter.gif) top left no-repeat; text-decoration:none; }
.navEaster a:hover, .navEaster a:active { width:91px; height:18px; background:url(../images/nav_easter.gif) top right no-repeat; text-decoration:none;}

.navEasterOn { width:91px; height:18px; background:url(../images/nav_easter.gif) top right no-repeat; text-decoration:none;}

.navPrize a, .navPrize a:visited { float:left; width:68px; height:18px; background:url(../images/nav_prize.gif) top left no-repeat; text-decoration:none; }
.navPrize a:hover, .navPrize a:active { width:68px; height:18px; background:url(../images/nav_prize.gif) top right no-repeat; text-decoration:none; }

.navPrizeOn { width:68px; height:18px; background:url(../images/nav_prize.gif) top right no-repeat; text-decoration:none; }

.navRules a, .navRules a:visited { float:left; width:76px; height:18px; background:url(../images/nav_rules.gif) top left no-repeat; text-decoration:none; }
.navRules a:hover, .navRules a:active { width:76px; height:18px; background:url(../images/nav_rules.gif) top right no-repeat; text-decoration:none; }

.navRulesOn { width:76px; height:18px; background:url(../images/nav_rules.gif) top right no-repeat; text-decoration:none; }


/*------------------------------------------------------------------
2.2 SEARCH BAR
------------------------------------------------------------------*/



/*------------------------------------------------------------------
2.4 FLASH OBJECT
------------------------------------------------------------------*/



/*------------------------------------------------------------------
2.5 SUB NAVIGATION
------------------------------------------------------------------*/



/*------------------------------------------------------------------
3. LAYOUT
------------------------------------------------------------------*/

.wrapper { width:960px; height:548px; margin:0 auto; text-align:center; }

h5 { position:relative; top:0; left:-100000px; }


/*------------------------------------------------------------------
3.1 GRIDS & CONTENT LAYOUT
------------------------------------------------------------------*/

.bodyCtnr {
	width:960px;
	height:479px;
	background:url(../images/bg_login.jpg) top left no-repeat;
}

.bodyCtnr_swf {
	width:960px;
	height:490px;
	background:url(../images/bg_findYellow.jpg) top left no-repeat;
}

.bodyCtnr_home {
	width:960px;
	height:479px;
	background:url(../images/bg_login.jpg) top left no-repeat;
}

.bodyCtnr_register {
	width:960px;
	height:479px;
	background:url(../images/bg_registration.jpg) top left no-repeat;
}

.bodyCtnr_profHist, .bodyCtnr_confirm, .bodyCtnr_ineligible {
	width:960px;
	height:479px;
	background:url(../images/bg_profHist.jpg) top left no-repeat;
}

.bodyCtnr_comingSoon {
	width:960px;
	height:510px;
	background:url(../images/bg_comingSoon.jpg) top left no-repeat;
}

.bodyCtnr_rules, .bodyCtnr_prize, .bodyCtnr_winList {
	width:960px;
	height:479px;
	background:url(../images/bg_rules.jpg) top left no-repeat;
}

.bodyCtnr_rulespop {
	position:relative;
	top:-230px;
	left:-8px;
	width:500px;
	height:360px;
	background:none;
}

.bodyCtnr_upc {
	width:960px;
	height:479px;
	background:url(../images/bg_upc.jpg) top left no-repeat;
}

.bodyCtnr_contact {
	width:960px;
	height:479px;
	background:url(../images/bg_login.jpg) top left no-repeat;
}

#bodybgupc_played {
	background:url(../images/bg_profHist.jpg) top left no-repeat;
}

.headerImg { margin:0 auto; }

.loginProf {
	float:right;
	font-size:.85em;
	color:#391000;
	margin:-3px 40px 0 0;
}

.welcome {
	float:left;
	font-size:.85em;
	width:140px;
	color:#391000;
	margin:15px 0 0 50px;
}

.loginProf a, .loginProf a:visited { color:#391000; text-decoration:none; }
.loginProf a:hover, .loginProf a:active { color:#fff; text-decoration:underline; }
.loginProf a.on { color:#fff; }

/*------------------------------------------------------------------
3.2 COMING SOON
------------------------------------------------------------------*/

.cs_header {
	position:relative;
	top:70px;
	left:336px;
	width:233px;
	height:228px;
	margin:0 auto;
}

.cs_copy {
	position:relative;
	top:70px;
	left:242px;
	width:477px;
	height:22px;
	margin:0 auto;
}

/*------------------------------------------------------------------
3.3 LOGIN PAGE
------------------------------------------------------------------*/

.grid1 {
	position:relative;
	text-align:center;
	width:304px;
	height:262px;
}

.left { float:left; top:105px; left:150px; }

.right { float:left; top:105px; left:196px; }

.empty {
	height:32px;
}

.bodyCtnr h2 { padding:12px 0 0 0; }

.firstTime {
	width:187px;
	height:32px;
	background:url(../images/hdr_firstTime.gif) top left no-repeat;
}

.alreadyReg {
	width:199px;
	height:32px;
	background:url(../images/hdr_alreadyRegister.gif) top left no-repeat;
}

.enterEmail {
	width:414px;
	height:66px;
	background:url(../images/hdr_enterEmail.gif) top left no-repeat;
	margin-top:20px;
}

.passSent {
	width:285px;
	height:66px;
	background:url(../images/hdr_yourPassSent.gif) top left no-repeat;
	margin-top:20px;
}

/*------------------------------------------------------------------
3.4 REGISTRATION PAGE
------------------------------------------------------------------*/

.registration {
	width:118px;
	height:32px;
	background:url(../images/hdr_registeration.gif) top left no-repeat;
}

.bodyCtnr_register .grid1 { margin-left:15px; width:320px; }

.bodyCtnr_register .left { top:30px; }
.bodyCtnr_register .right { top:0; left:150px; }

/*------------------------------------------------------------------
3.5 PROFILE & HISTORY PAGE
------------------------------------------------------------------*/


.bodyCtnr_profHist .grid1 { margin-left:30px; width:660px; top:90px; left:150px; float:left; }

.menuCtnr {
	width:498px;
	height:46px;
	margin:0 0 20px 46px;
	background:url(../images/img_profHist_bar.gif) bottom left no-repeat;
}

#gameHistory {
	display:none;
}

#profileForm {
	display:block;
}

.bodyCtnr_profHist .button { float:left; margin:5px 0 0 240px; }

.histCtnr {
	float:left;
	width:600px;
	height:174px;
	margin-left:30px;
	background:url(../images/bg_histDivider.gif) 185px -15px no-repeat;
}

.histDivider {
	float:left;
	width:16px;
	height:206px;
	background:url(../images/img_histDivider.gif) top left no-repeat;
}

.bodyCtnr_profHist .grid2 {float:left; width:90px; }

/* Table styles for Game History */

.tblHistory { margin:0 0 0 130px; width:auto; }
.tblHistory th { text-align:left; padding-bottom:5px; }
.tblHistory td { text-align:left; }
.tbl100 { width:90px; padding-right:10px; }
.tbl150 { width:130px; padding-right:10px; }
.tbl350 { width:300px; }

.tblHistory { font-family:Arial, Helvetica, sans-serif; font-size:1.1em; color:#ff6000; }
.tblHistory th { font-size:1.1em; font-weight:bold; }


/* Pagination Styles */

.pager { float:left; margin:0 0 0 185px; width:300px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; color:#ff6000; }

.pageDropDown { float:left; margin:0 5px; height:20px; padding:0;}
.pageDropDown select { float:left; width:36px; padding:0; margin:0; }


.bodyCtnr_profHist .btn_prev { float:left; width:85px; height:20px; text-align:right; margin:2px 0 0 0; padding:0; }
.bodyCtnr_profHist .btn_next { float:left; width:85px; height:20px; text-align:left; margin:2px 0 0 0; padding:0; }

/*.pager a, .pager a:visited { float:left; color:#ff6000; text-decoration:none; margin:0; padding:0; }
.pager a:hover, .pager a:active { color:#ff6000; text-decoration:underline; }*/

.btn_prev a { width:60px; margin:0 20px 0 0; color:#ff6000; }
.btn_next a { width:60px; margin:0 0 0 20px; color:#ff6000; }

.bodyCtnr_profHist a, .bodyCtnr_profHist a:visited, .bodyCtnr_profHist a:hover, .bodyCtnr_profHist a:active { color:#ff6000;}
/*.btn_next a { float:right; width:40px; border:1px solid #0f0; }*/

.dropDown_input {
	height:20px;
	font-size:1em;
	margin-top:2px;
	padding:0;
	width:36px;
}

/* font fixes */

.win.gecko .pager, .webkit .pager { font-size:1.15em; }


/*------------------------------------------------------------------
3.6 OFFICIAL RULES
------------------------------------------------------------------*/

.rules { width:141px; height:52px; background:url(../images/hdr_officialRules.gif) top left no-repeat; }

.rulesContent {
	width:900px;
	height:414px;
	padding:40px 10px 0 30px;
	margin:0 auto;
}

#rules_popup .rulesContent {
	padding-top:10px;
}

.bodyCtnr_rulespop .rulesContent {
	height:360px;
}

/* Scrollbar */

#scrollable .mainImage { float: right; margin: 0 0 12px 20px; }
#scrollable ul { margin: 0 0 20px 0; padding: 0 0 0 20px; }
/* custom scroll bars */
/* scrollable div area */

.scrollable, .scrollableReg, .scrollableUpc {
	width: 880px;
	height: 416px;
	overflow: auto;
	padding-right:10px;
}

.bodyCtnr_rulespop .scrollable, .bodyCtnr_rulespop .scrollableReg, .bodyCtnr_rulespop .scrollableUpc {
	width:610px;
	height:320px;
}

/* FF2 Fixed */

.win.ff2 .bodyCtnr_rulespop .scrollable {
	width:610px;
	height:320px;
	margin:215px 0 0 -580px;
}

.win.ff2 .bodyCtnr_rulespop_upc .scrollable {
	margin:-20px 0 0 -10px;
}

.win.ff2 .bodyCtnr_rulespop .scrollableReg { margin:190px 0 0 -640px; }

.win.ff2 .bodyCtnr_rulespop .scrollableUpc { margin:0; }

/* End FF2 Fixed */

.webkit #scrollable {
	width:880px;
	overflow:auto;
	padding-right:10px;
}

.webkit #scrollTrough {
	display:none;
}

.rulesContent p {
	text-align:left;
	font-size:1.2em;
	margin:10px 0;
	/*color:#ff6000;*/
}

.rulesContent p strong {
	/*color:#ff6000;*/
	font-weight:bold;
}

.rulesContent h2 {
	margin:0 0 15px 0;
	padding:0;
}

.h2Left {
	text-align:left;
}


/*------------------------------------------------------------------
3.7 UPC CODE ENTRY
------------------------------------------------------------------*/

.areYouWinner {
	width:276px;
	height:32px;
	background:url(../images/hdr_areYouWinner.gif) top left no-repeat;
}

.bodyCtnr_upc .grid1 { top:115px; left:230px; width:520px; }

.bodyCtnr_upc h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ff6000;
	padding:0 0 16px 0;
	margin-top:0;
}

.upc_validation { height:20px; }

.bodyCtnr_upc h4 a, .bodyCtnr_upc h4 a:visited {
	color:#ff6000;
}

.bodyCtnr_upc h4 a:hover, .bodyCtnr_upc h4 a:active {
	color:#ff6000;
	text-decoration:none;
}


.bodyCtnr_upc h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#ff6000;
	font-weight:bold;
	margin:0;
	padding:12px 0 0 0;
	display:inline;
}

.bodyCtnr_upc .validationerror {
	padding-top:0;
	float:none;
	display:block;
	width:340px;
	font-size:1.1em;
	text-align:center;
	margin:0 auto 0 auto;
}

.bodyCtnr_upcpop p {
	font-size:1.1em;
	color:#ff6000;
	line-height:1.4em;
}

.bodyCtnr_upcpop .scrollable {
	width: 510px;
	height: 166px;
	overflow: auto;
	margin:5px auto 15px auto;
	padding-right:10px;
}

/* Safari height fixed */
.webkit .bodyCtnr_upcpop .scrollable {
	height:160px;
}
/* --- */

.bodyCtnr_upcpop h2 {
	color:#00c0ff;
	margin:5px 0 2px 0;
	padding:0;
	font-size:1.3em;
}

.bodyCtnr_upcpop h3 {
	margin-top:0;
	padding-top:0;
	font-size:1.2em;
}

.bodyCtnr_upc input {
	margin-bottom:8px;
}

.bodyCtnr_upc {
	color:#666;
	font-size:1.1em;
}

.bodyCtnr_upc p.upclink { font-size:1em; }


/*------------------------------------------------------------------
3.8 PRIZE DETAIL
------------------------------------------------------------------*/

.greatPrizes {
	width:319px;
	height:32px;
	background:url(../images/hdr_winGreatPrizes.gif) top left no-repeat;
}

.prizeContent {
	width:900px;
	height:414px;
	padding:40px 10px 0 30px;
	margin:0 auto;
}

.prizeContent h2 {
	margin:5px 0 10px 0;
	padding:0;
	font-size:1.3em;
}

.prizeLevel_ctnr {
	width:580px;
	height:320px;
	margin:30px auto 0 auto;
	padding-right:10px;
	overflow:auto;
	text-align:left;
}

.prizeLevel {
	width:84px;
	height:28px;
	background:url(../images/hdr_prizeLevel.gif) top left no-repeat;
}

.prizeContent h3 {
	color:#ff6000;
	margin:20px 0;
	font-size:1.3em;
	font-weight:normal;
}

/*------------------------------------------------------------------
3.9 PRODUCTS PAGE
------------------------------------------------------------------*/

.celebrateEaster {
	width:297px;
	height:32px;
	background:url(../images/hdr_celebrateEaster.gif) top left no-repeat;
}

.featuredItems {
	width:154px;
	height:32px;
	background:url(../images/hdr_featuredItems.gif) top left no-repeat;
}

.newItems {
	float:left;
	width:800px;
	height:32px;
	background:url(../images/hdr_newItems.gif) top left no-repeat;
	margin:20px 0 20px 0;
}

.products_ctnr {
	width:860px;
	height:320px;
	margin:30px 20px 0 20px;
	overflow:auto;
	text-align:left;
}

.product_item {
	float:left;
	width:420px;
	min-height:138px;
	margin-top:20px;
}

.product_item h3 {
	float:left;
	width:210px;
	display:block;
	margin:0 10px 6px 0;
	padding:0;
}

.product_item img {
	float:left;
	padding-right:15px;
}



/*------------------------------------------------------------------
3.10 CONTACT US
------------------------------------------------------------------*/

.contactus {
	width:108px;
	height:32px;
	background:url(../images/hdr_contactus.gif) top left no-repeat;
}

.bodyCtnr_contact .left { top:90px; }

.bodyCtnr_contact .right { top:90px; left:146px; }

.bodyCtnr_contact .button { margin:20px 0 0 120px; }

.bodyCtnr_contact p { margin:10px 0 0 120px; }

.bodyCtnr_contact .required {
	top:0;
	left:-130px;
}

.bodyCtnr_rulespop p { margin-left:0; }

/* Confirmation page */

.bodyCtnr_confirm .grid1 { margin-left:30px; width:600px; top:120px; left:146px; float:left; }


/*------------------------------------------------------------------
3.11 INELIGIBLE
------------------------------------------------------------------*/

.ineligible {
	width:403px;
	height:67px;
	margin-bottom:45px;
	background:url(../images/hdr_ineligibleToPlay.gif) top left no-repeat;
}

.bodyCtnr_ineligible .grid1 { margin-left:30px; width:600px; top:120px; left:146px; float:left; }

.bodyCtnr_ineligible p strong { color:#ff6000; font-size:1.2em; }

.bodyCtnr_ineligible p { font-size:1.1em; }

.bodyCtnr_ineligible .footerLogos { width:620px; height:50px; margin:30px 0 0 0; }


/*------------------------------------------------------------------
3.12 WINNERS LIST
------------------------------------------------------------------*/

.winList { width:290px; height:52px; background:url(../images/hdr_winList.gif) top left no-repeat; }

.bodyCtnr_winList h2 { 
	text-transform:uppercase;
}

.bodyCtnr_winList p { text-align:center; }

.bodyCtnr_winList h4 { text-align:center; color:#ff6000; font-size:1.2em; font-weight:normal; margin-top:20px; }

.bodyCtnr_winList .scrollable {
	height: 376px;
}

.bodyCtnr_winList p.copyright { font-size:1.1em; margin:15px 100px 0 100px; }

.link_winList {
	position:absolute;
	top:110px;
	left:30px;
	width:200px;
}

.link_winList a, .link_winList a:visited { color:#fff; font-size:1.2em; text-decoration:underline; }
.link_winList a:hover, .link_winList a:active { color:#fff; text-decoration:none; }


/*------------------------------------------------------------------
4. FORMS
------------------------------------------------------------------*/

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ff6000;
	font-weight:bold;
	padding:12px 0 5px 0;
}

input {
	background-color:#00c0ff !important;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	padding:6px 2px 0 2px;
	border:none;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#ff6000;
	padding-right:4px;
}

select {
	background-color:#00c0ff !important;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
}

h2.noBottomPad { padding-bottom:0; margin-bottom:0; }
h2.valign { margin-top:20px; }

/* Safari fixed */

.webkit select {
	font-size:1.1em;
	width:48px;
}

textarea {
	background-color:#00c0ff !important;
	width:240px;
	height:114px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
}

.required {
	position:relative;
	top:3px;
	left:-145px;
	font-size:.9em;
	color:#ff6000;
}

.validationerror {
	color:#00c100;
	font-size:1em;
	text-align:left;
	font-weight:bold !important;
}

.vtop { margin:-5px auto 3px auto; width:100px; height:9px; text-align:center;}
.vtop2 { margin:-5px auto 3px auto; width:300px !important; height:9px; text-align:center; }


/* Firefox Windows */

.win.gecko .validationerror {
	font-size:.95em !important;
	font-weight:bold !important;
}

.win.gecko select {
	font-size:1.1em;
}

/* --- */

dl.checkbox .validationerror {
	float:left;
	margin:-8px 0 0 20px;
	font-size:1em;
	width:300px;
}

.validationsummary {
	color:#00c100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
}

.button { margin:10px 0 5px 0; }

.bodyCtnr_register .button { float:left; margin:20px 0 0 100px; }

dl { width:132px; margin:0 auto; }
dt { margin:2px 0 2px 0; text-align:left; }

.multiples { float:left; margin:5px 10px 0 0; width:auto; text-align:left;}
.multiText { float:left; margin:5px 14px 0 0; text-align:left; }
.multiText h2 { padding:0; }

/* Firefox 2 fixed */

.win.ff2 .email { width:150px; }

/* ---- */

.gender input, .gender label {
	vertical-align:middle;
	padding:0 12px 0 2px;
}

.bodyCtnr .gender { float:left; margin:0 0 15px 100px; width:300px; text-align:left; }

.bodyCtnr_register .gender { float:left; margin:10px 0 5px 0; width:300px; text-align:left;}
.bodyCtnr_register .gender label { padding:0 6px 0 2px; }
/*.bodyCtnr_register .gender input { padding:0 12px 0 2px; }*/

.bodyCtnr_register dl.checkbox { float:left; margin:0 0 5px 0; width:320px; text-align:left; }
.bodyCtnr_register dl.checkbox input { float:left; }
.bodyCtnr_register dl.checkbox label { float:left; padding:5px 0 0 0; margin:0; line-height:1.1em; width:290px; height:20px; }

.bodyCtnr_register a { color:#ff6000; }

.bodyCtnr_profHist .gender { float:left; margin:25px 0 5px 0; width:220px; height:32px; text-align:left;}
.bodyCtnr_profHist .gender label { padding:0 6px 0 2px; }
/*.bodyCtnr_profHist .gender input { padding:0 12px 0 2px; }*/

.bot5 { margin-bottom:5px; }

.noGame { position:relative; top:30px; left:-32px; font-size:1.4em; color:#ff6000; }

/* Input sizes */

.input34 { width:34px; margin-right:2px; }
.input42 { width:42px; margin-right:2px; }
.input50 { width:50px; margin-right:2px; }
.input55 { width:55px; margin-right:2px; }
.input100 { width:100px; margin-right:2px; }
.input130 { width:130px; margin-right:2px; }

/* What is this */

#whatis a .large {
	position:absolute;
	border:0px;
	display:block;
	height:1px;
	left:-100000px;
	top:-1px;
	width:1px;
}

#whatis a:hover {
	z-index:100;
}

#whatis { 
	position: relative;
	top:275px; 
	left:0;
	width:60px;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

#whatis a.btnWhatis, #whatis a.btnWhatis:visited {
	position:relative;
	display:block;
	height:10px;
	width:100px;
	top:-275px;
	left:0;
}

#whatis a.btnWhatis:hover .large {
	position:absolute;
	display:block;
	width:343px;
	height:187px;
	left:0px;
	top:-100px;
}


/*------------------------------------------------------------------
5. FOOTER
------------------------------------------------------------------*/

.footerCtnr {
	width:960px;
	min-height:40px;
	padding-bottom:20px;
	background:url(../images/bg_footer.jpg) top left no-repeat;
	font-size:1em;
	color:#999;
	line-height:1.2em;
	text-align:left;
}

.footerCtnrLong {
	width:960px;
	height:61px;
	padding-top:20px;
	padding-bottom:20px;
	background:url(../images/bg_footer_long.jpg) top left no-repeat;
	font-size:1em;
	color:#999;
	line-height:1.2em;
	text-align:left;
	margin-top:-30px;
}

.footerLogos { width:620px; height:50px; margin:0 0 0 180px; }


.footerLogos ul li { float:left; }
.footerLogos li.divider { background:url(../images/ftr_divider.gif) top left no-repeat; width:5px; height:26px; }

.footerLinks { width:620px; height:40px; margin:0 auto; }
.footerCtnrLong .footerLinks { width:640px; }

.footerLinks ul li { float:left; padding:0 6px; border-right:1px solid #999; line-height:1.6em; }
.footerLinks ul li img { vertical-align:middle; }

.footerLinks ul li.copyright { border:none; margin-left:146px; }

.footerCopy { width:720px; height:40px; margin:0 auto; }
.footerCopy img { float:left; line-height:1.1em; }
.footerLinks a:active { cursor:default;}
.footerLinks a, .footerLinks a:visited { color:#999; text-decoration:none; }
.footerLinks a:hover, .footerLinks a:active { color:#999; text-decoration:underline; }

li.footer-message { position:relative; top:-35px; left:300px; color:#391000; }

/* Safari fixes */

.win.gecko .footerCtnr {
	font-size:.9em;
}

.webkit .footerCtnr {
	font-size:.9em;
}


/*------------------------------------------------------------------
6. POPUP STYLES
------------------------------------------------------------------*/

#forgotpass_popup
{
	position: relative;
	top: 90px;
	left: 220px;
	width: 523px;
	height: 274px;
	background-image: url(../images/bg_forgotpass.gif);
	background-repeat: no-repeat;
	display: none;
	z-index: 100;
	padding-top:30px;
}

#forgotpass_close
{
	position: relative;
	top: -340px;
	left: 496px;
	width: 10px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ff6000;
	z-index:999;
}

.confirm { position:relative; top:55px; left:0; }

#forgotpass_close a { color:#ff6000; text-decoration:none; }

#forgotpass_overlay
{
	position: relative;
	top: 0;
	left:20px;
	width:900px;
	height:460px;
	display:none;
	z-index: 90;
}

#forgotpass_popup dl { position:relative; top:-100px; left:-40px; }
.fpSubmit { position:relative; top:-36px; left:140px; }
.fp_btnOK { position:relative; top:-156px; left:0px; }



#rules_popup
{
	position: relative;
	top: 50px;
	left: 150px;
	width: 660px;
	height: 359px;
	background-image: url(../images/bg_rules_popup.gif);
	background-repeat: no-repeat;
	display: none;
	z-index: 900;
	padding-top:30px;
}

#rules_close
{
	position: relative;
	top: -382px;
	left: 630px;
	width: 10px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ff6000;
}

#rules_close a { color:#ff6000; text-decoration:none; }

#rules_overlay
{
	position: absolute;
	top: 0;
	left:20px;
	width:1px;
	height:1px;
	display:none;
	z-index: 90;
}

#rulesreg_popup
{
	position: relative;
	top: 50px;
	left: 150px;
	width: 660px;
	height: 359px;
	background-image: url(../images/bg_rules_popup.gif);
	background-repeat: no-repeat;
	display: none;
	z-index: 900;
	padding-top:30px;
}

#rulesreg_close
{
	position: relative;
	top: -382px;
	left: 630px;
	width: 10px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ff6000;
}

.win.ff2 #rulesreg_popup .scrollable {
	left:400px;
}

#rulesreg_close a { color:#ff6000; text-decoration:none; }

#rulesreg_overlay
{
	position: absolute;
	top: 0;
	left:20px;
	width:1px;
	height:1px;
	display:none;
	z-index: 90;
}


.pos_upc {
	margin-top:-250px;
}

.bodyCtnr_upc .bodyCtnr_rulespop {
	top:-16px;
}

#upc_popup
{
	position: relative;
	top: -210px;
	left: 185px;
	width: 590px;
	height: 322px;
	background-image: url(../images/bg_upc_popup.gif);
	background-repeat: no-repeat;
	display: none;
	z-index: 100;
	padding-top:30px;
}

#upc_close
{
	position: relative;
	top: -284px;
	left: 560px;
	width: 10px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ff6000;
}

#upc_close a { color:#ff6000; text-decoration:none; }

#upc_overlay
{
	position: absolute;
	top: 0;
	left:20px;
	width:1px;
	height:1px;
	display:none;
	z-index: 90;
}


/*------------------------------------------------------------------
7. FLASH STYLES
------------------------------------------------------------------*/

.homeswf_wrapper {
	position:absolute;
}

.swfCtnr {
	position:relative;
	top:-2px;
	left:-3px;
	width:966px;
	height:509px;
}

#prizeswf_wrapper .swfCtnr {
	top:-2px;
	left:-4px;
	height:476px;
}


.win.gecko .validationerror {
	font-size:.95em;
}


/* 2009-04-10 additions vd */
.bodyCtnr_contestEnd {
	width:960px;
	height: 479px; /* 510 */
	background:url(../images/bg_contest_end.jpg) top left no-repeat;
}
.bodyCtnr_contestEnd .promoEnd {
	position: absolute;
	top: 168px;
	left: 356px;
	}
.bodyCtnr_contestEnd p {
	position:relative;
	top:0;
	left:-1000000px;
	}



