a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

body {
	background: #0054A6 url(../images/bg.gif) top center;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body#prizes {
	background: #fff;
	background-image:none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #fff;
	height: 1px;
}

img {
	border: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

input.input {
	color: #000;
	background-color: #fff !important;
	font-size: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000;
	background-color: #fff !important;
	font-size: 10px;
}

sup {
	line-height: 10px;
	font-size: .7em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000;
	background-color: #fff !important;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.br_0 {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.br_10 {
	clear: both;
	height: 10px;
	overflow: hidden;
}

.error {
	color: #FFEF01;
	font-size: 10px;
}

.formtxt {
	color: #fff;
	font-size: 10px;
}

.formtxterror {
	color: #FFEF01;
	font-size: 10px;
}

.normal {
	font-weight: normal;
}

.leftmar {
	margin: 0 0 0 20px;
}

.small {
	font-size: 10px;
}

.yellow {
	color: #FFF200;
}

#layout_jb_logo {
	float: left;
	width: 195px;
	height: 580px;
}

#container {
	margin: 0 auto;
	width: 995px;
}

#footer {
	margin: 0 auto;
	width: 995px;
	font-size: 10px;
	font-family: Verdana;
	padding: 12px 0 0 0;
}

#footer a {
	color: #fff !important;
	font-weight: bold;
}

#footer p {
	padding: 0 0 10px 0;
}

#footer .block1 {
	clear: both;
	padding: 0 0 0 80px;
}

#footer .block2 {
	clear: both;
	padding: 10px 0 0 80px;
}

#metrics {
	display: none;
}

/* intro and info shared */
#info #content,#intro #content {
	position: relative;
	float: left;
	width: 589px;
	height: 439px;
	padding: 141px 0 0 211px;
}

#info h1, #intro h1 {
	width: 422px;
	height: 116px;
	text-align: center;
	padding-left: 10px;
}

#info h1.oneline, #intro h1.oneline {
	height: 97px;
	padding-top: 19px;
}

#info #content p, #intro #content p {
	padding: 0 0 16px 0;
}

#info #body-copy, #intro #body-copy {
	width: 346px;
	font-weight: bold;
	padding: 0 0 10px 10px;
	font-size: 14px;
	line-height: 16px;
}

#info #body-copy.short, #intro #body-copy.short {
	padding-bottom: 50px;
}

#info #body-copy.nospace, #regform #body-copy.nospace, #intro #body-copy.nospace {
	padding-bottom: 0;
}
/* /intro and info shared */

/* intro */
#intro #body-copy.logintxt {
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 18px;
	width: 352px;
}

#intro #content {
	background: url(../images/layout_right_intro.jpg) top left no-repeat;
}

#intro #loginformfun {
	width: 346px;
	font-weight: bold;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 16px;
}

#intro #whatisbeanboozled {
	position: absolute;
	right: 60px;
	bottom: 20px;
}

#intro .blocka {
	clear: both;
	float: left;
	width: 206px;
}

#intro .blockb {
	float: left;
	width: 110px;
}

#intro .blocka span {
	display: block;
}

#intro .input {
	width: 190px;
}
/* /intro */

/* info */
#info #content {
	background: url(../images/layout_right_info.jpg) top left no-repeat;
}
/* /info */

/* game */
#game #layout_jb_logo {
	display: none;
}

#game h1 {
	position: absolute;
	top: 122px;
	left: 453px;
	width: 450px;
}

#game #content {
	position: relative;
	background: url(../images/layout_game.jpg) top left no-repeat;
	width: 995px;
	height: 657px;
}

#game #content p {
	padding: 0 0 6px 0;
}

#game #body-copy {
	position: absolute;
	top: 235px;
	left: 500px;
	width: 420px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	z-index: 9;
}

#game #click-here-copy {
	position: absolute;
	top: 633px;
	left: 768px;
	width: 170px;
	font-size: 10px;
	color: #663091;
	z-index: 10;
}

#game #click-here-copy a {
	color: #663091;
}

#game #jellybelly_spinvideo {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 978px;
	height: 493px;
	z-index: 8;
}
/* /game */


/* regform and tafform */
#regform .formtxt, #tafform .formtxt { color: #000; }
#regform a, #tafform a { color: #000; }
#regform #content, #tafform #content {
	background: url(../images/layout_right_regtaf.jpg) top left no-repeat;
	float: left;
	width: 585px;
	height: 680px;
	padding: 140px 0 0 215px;
	color: #000;
}

#regform h1, #tafform h1 {
	width: 464px;
	height: 80px;
	text-align: center;
}

#regform #content p, #tafform #content p {
	padding: 0 0 16px 0;
}

#regform #body-copy, #tafform #body-copy {
	width: 368px;
	font-weight: bold;
	padding: 0 0 10px 6px;
	font-size: 14px;
	line-height: 18px;
}

#regform #body-copy {
	padding-bottom: 50px;
}

#regform #surveyform {
	width: 346px;
	font-weight: bold;
	padding: 0 0 10px 10px;
	font-size: 14px;
	line-height: 16px;
}
/* /regform and tafform */


/* regform */
#regform #regformfun {
	font-size: 10px;
	color: #000;
	}
	#regform #regformfun a { color: #000; }

#regform #state {
	width: 80px;
}

#regform #zip {
	width: 110px;
}

#regform .blocka, #regform .blockb, #regform .blockc, #regform .blockd, #regform .blocke, #regform .blockf {
	padding: 6px 0 0 0;
}

#regform .blocka {
	clear: both;
	float: left;
	width: 210px;
}

#regform .blockb {
	float: left;
	width: 200px;
}

#regform .blockc {
	float: left;
	width: 90px;
}

#regform .blockd {
	float: left;
	width: 110px;
}

#regform .blocke {
	clear: both;
	float: left;
	width: 20px;
}

#regform .blockf {
	float: left;
	width: 390px;
}

#regform .blockg {
	clear: both;
	float: left;
	width: 170px;
}

#regform .blockh {
	float: left;
	width: 152px;
	padding: 0 10px 0 0;
}

#regform .blockh input {
	display: block;
	margin: 4px 0 0 0;
}

#regform .blocki {
	float: left;
	width: 70px;
	text-align: right;
}

#regform .blockj {
	clear: both;
	width: 120px;
	padding: 0 0 0 168px;
}

#regform .input {
	width: 200px;
}

#regform .imgsec {
	width: 150px;
	text-transform: uppercase;
}

#regform .separator {
	clear: both;
	width: 370px;
	height: 10px;
	margin: 0 0 8px 20px;
	overflow: hidden;
	border: 0 none;
	border-bottom: 1px solid #fff;
}
/* /regform */


/* tafform */
#tafform #tafformfun {
	padding: 0 0 0 5px;
}

#tafform #body-copy.short {
	padding-bottom: 50px;
}

#tafform .blocka {
	float: left;
	width: 130px;
	padding: 0 0 26px 0;
}

#tafform .blocka span {
	display: block;
	padding-top: 2px;
}

#tafform .blockb {
	clear: both;
	float: left;
	width: 280px;
	padding: 40px 0 0 14px;
}

#tafform .blockc {
	float: left;
	width: 200px;
	padding: 60px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

#tafform .input {
	width: 120px;
}
/* /tafform */


/* popups */
input.faq {
	color: #000;
	background-color: #fff !important;
	font-size: 10px;
}

.answer {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}

.answer ul, .answer ol {
	margin: 0 0 0 24px;
	padding: 0;
}

.labelA {
	float: left;
	font-weight: normal;
}

.labelQ {
	float: left;
	font-weight: bold;
}

.question {
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0 0 3px 0;
}

#about {
	font-weight: bold;
	font-size: 14px;
}

#about p {
	padding: 0 0 16px 0 !important;
}

#popup {
	padding: 10px;
	text-align: left;
}

#popup h1 {
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
}

#popup p {
	padding-bottom: 8px;
}

#popup .formtxterror, #popup .error {
	color: #f00 !important;
}

#popupContent {
	margin: 0 auto;
	width: 94%;
	padding: 10px;
	background: #fff;
	border: solid 1px #fff;
	color: #000;
}

#popupContent a {
	color: #000;
}

#popupContent .formtxt {
	color: #000;
}

#widget .blocka {
	float: left;
	width: 430px;
}

#widget .blockb {
	padding: 0 0 0 120px;
}

#widget .blockc {
	float: left;
	width: 170px;
}
/* /popups */