ab@charset "UTF-8";
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
h1.Title { font-size:24px; line-height:150%;}
h2.subTitle { font-size:16px; line-height:150%; padding-top:5px;}
h1.siteHeading {  display:none; }
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
tr {
	vertical-align:top;
}
strong {
	font-weight:bold;
	text-align: left;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #ffffff;
	background-image:url(../images/TheGameOfWhat_Bkgd.png);
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	height: auto;
}
a:link, visited {
	text-decoration: underline;
	font-weight: normal;
}
a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
a.link {
	color:#ed0281;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
}
a:hover.link {
	color:#ed0281;
	text-decoration:underline;
	display:inline-block;
}
a.footlink {
	color:#ed0281;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	padding:0 5px;
	border-left:1px solid #666;
	line-height:100%;
}
.copyright a .footlink :hover {
	color:#fff;
}
a.heading_link {
	text-decoration:none;
	color: #eb0280 !important;
}
.headline {
	font-size:20px;
	color:#000;
	font-weight:bold;
	margin-bottom:20px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.topBar {
	background-image: url(../images/topBar.png);
	background-repeat:repeat-x;
	height:16px;
}
.bottomBar {
	background-image: url(../images/bottomBar.png);
	background-repeat:repeat-x;
	height:16px;
	margin-top:-1px;
}
.margin_bottom_5 {
	clear: both;
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.margin_bottom_10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.margin_bottom_15 {
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.margin_bottom_30 {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.margin_bottom_40 {
	clear: both;
	width: 100%;
	height: 40px;
	font-size: 1px;
}
.margin_bottom_50 {
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 1px;
}
.margin_bottom_60 {
	clear: both;
	width: 100%;
	height: 60px;
	font-size: 1px;
}
.margin_bottom_70 {
	clear: both;
	width: 100%;
	height: 70px;
	font-size: 1px;
}
.margin_bottom_80 {
	clear: both;
	width: 100%;
	height: 80px;
	font-size: 1px;
}
.margin_bottom_90 {
	clear: both;
	width: 100%;
	height: 90px;
	font-size: 1px;
}
.margin_bottom_100 {
	clear: both;
	width: 100%;
	height: 100px;
	font-size: 1px;
}
.margin_right_40 {
	margin-right: 40px;
}
.margin_right_70 {
	margin-right: 70px;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.button_pink a {
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(../images/whatgame_button_01.png) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.bucket_wrapper {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.bucket_wrapper {
	width:275px;
	padding:0 5px;
	display:block;
	float:left;
	overflow:auto;
}
.bucket_list_wrapper {
	_float:left;
	margin:0 auto;
	display:inline-block;
}
.bucket_list ul {
	list-style:none;
	width:30%;
	float:left;
}
.bucket_list li {
	display:inline;
}
.bucket_copy, .bucket_copy p {
	padding:10px;
	text-align:center;
	margin: 0 auto;
}
.pink-submit a {
	margin-top:10px;
	clear: both;
	display: block;
	width: 116px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/pink-submit.png) no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}
.pink-login-submit a {
	margin-top:20px;
	clear: both;
	display: block;
	width: 116px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/pink-submit.png) no-repeat;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	margin-right:auto;
	float:left;
	margin-left:-6px;
}
.pink-submit a:hover, .blue-submit a:hover, .green-submit a:hover {
	text-shadow: #666666 2px 2px 2px;
	background: url(../images/whatgame_button_hover.png) no-repeat;
}
.blue-submit a {
	margin-top:10px;
	clear: both;
	display: block;
	width: 116px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/blue-submit.png) no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}
.green-submit a {
	margin-top:10px;
	clear: both;
	display: block;
	width: 116px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/green-submit.png) no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}
.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #ed0281;
	font-weight:bold;
}
.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(../images/whatgame_header_01_bg.jpg) left bottom no-repeat;
}
.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #000000;
	background: url(../images/whatgame_header_02_bg.png) repeat-x;
}
.header_04 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header_04 a {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header_05 {
	clear: both;
	font-size: 14px;
	color: #eb0280;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
}
#header_wrapper {
	width: 100%;
	background-image: url(../images/topBar.png);
	background-repeat:repeat-x;
	height:16px;
	margin:0 auto;
}
.container {
	width:100%;
	background-color:#FFF;
	height:65px;
	background-image:url(../images/white_bg.jpg) repeat-x;
}
#header {
	width: 980px;
	margin: 0 auto;
}
.site_logo {
	display:block;
}
.site_logo a {
	position:absolute;
	top:10px;
	width: 163px;
	height: 84px;
	margin-left:30px;
	background: url(../images/logo.png) no-repeat;
}
/* menu */

#home .menu-home a, #about .menu-about a, #play .menu-play a, #buy .menu-buy a, #contests .menu-contests a, #tv .menu-tv a, #contact .menu-contact a, #reviews .menu-reviews a, #fun .menu-fun a, #retailers .menu-retailers a, #library .menu-library a {
	color: #e5ff80;
	font-weight:bold;
}
#retailer-menu {
	position: relative;
	float: right;
	height: 52px;
	margin: 10px 40px 0 0;
	background: url(../retailers/images/menu-right.png) right no-repeat;
}
#menu #retailer-menu_left {
	position: absolute;
	width: 20px;
	height: 52px;
	top: 0px;
	left: 0px;
	background: url(../retailers/images/menu-left.png) left no-repeat;
	background-color:#FFF;
}
#menu {
	position: relative;
	float: right;
	height: 52px;
	margin: 10px 40px 0 0;
	background: url(../images/menu-right.png) right no-repeat;
}
#menu #menu_left {
	position: absolute;
	width: 20px;
	height: 52px;
	top: 0px;
	left: 0px;
	background: url(../images/menu-left.png) left no-repeat;
	background-color:#FFF;
}
#menu ul {
	margin: 10px 0px 0 0;
	padding: 0px;
	width:900px;
	list-style: none;
}
#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	white-space:nowrap;
}
#menu ul li a {
	float: left;
	display: block;
	padding: 5px 8px 5px 20px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	width:auto;
	outline: none;
	text-shadow: #666666 2px 2px 2px;
	background-image:url(../images/whatgame_menu_divider.jpg) no-repeat;
}
#menu li a:hover {
	color: #e5ff80;
}
/* end of menu*/

/* end of header */

#banner_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #FFF;
}
#creative_message {
	margin-top:50px;
	text-align:center;
}
.bottomShadow {
	background-image:url(../retailers/images/bottomShadow.png);
	background-repeat: repeat-x;
	height:34px;
}
.page_title {
	padding: 10px 0 0px 15px;
	text-align:left;
}
.page_title_where {
	padding: 30px 0 0px 0px;
	text-align:left;
	margin:0;
}
.content_bg {
	background-image:url(../images/content_bg.png);
	background-attachment:fixed;
	background-position: bottom center;
	position:absolute;
	top:300px;
	height:200px;
}
#header_bg {
	width: 100%;
	margin: 0 auto;
	background: #FFF;
}
#banner {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background:url(../images/whatgame_banner_bg.jpg) top no-repeat;
}
#reqform {
	margin-bottom: 15px;
}
.form_wrapper {
	height:400px;
	margin-top:20px;
}
.form_content {
	margin-bottom:20px;
}
.form_table {
	float:right;
	width:400px;
}
.form_table tr {
	white-space:normal;
}
.form_table td {
	padding-left:25px;
}
.mailform_button {
}
textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	margin:2px 0px;
	padding:2px;
}
.contact_form {
	vertical-align:top;
	width:300px;
	margin:0;
	padding:0;
	height:100%;
}
#contact-wrapper {
	width:300px;
	border:1px solid #e2e2e2;
	padding:15px;
	background-color:#f1f1f1;

}
div#contact-wrapper { height:1000px }
#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
}
form#contactform textarea {
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
p.heading {
	font-size:20px;
	font-weight:bold;
	color:#F09;
	padding-top:100px;
	padding-bottom:25px;
}
p.supporting_copy {
	font-size:12px;
	color:#000;
}
.alert {
	color:#ed0281;
	font-size:10px;
}
.alert_grey {
	color:#999;
	font-size:10px;
}
.submit_success {
	font-size:14px;
	color:#ed0281;
}
.submit_success p {
	font-size:11px;
	color:#000;
}
#banner #banner_image {
	width: 100%;
	text-align:center;
}
#banner_image_wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#banner_image_wrapper img {
	margin-top:80px;
	margin-bottom:30px;
	width: 766px;
	height: 203px;
}
/* content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	height:100%;
}
#content {
	width: 900px;
	padding: 0;
	background: #ffffff;
	margin: 0 auto;
}
#column_w530 {
	float: left;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}
#column_w900 {
	line-height: 20px;
	margin-top:5px;
	margin:0;
	padding:0;
	background-color:#FFF;
}
.locator_w900 {
	line-height: 20px;
	margin-top:5px;
	margin:0;
	padding:0;
	clear:both
}
#column_w300 {
	float: right;
	width: 298px;
	background: #efefef;
	border: 1px solid #e5e5e5;
}
#column_w530 .em_text {
	color: #000;
}
#column_w530 p {
	margin-bottom: 15px;
}
.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}
.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
}
.content_section_01 {
	border-left: 10px solid #bbd142;
	padding-left: 20px;
}
.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(../images/whatgame_side_column_divider.jpg) bottom repeat-x;
}
.even_color {
	background: #e0dfdf;
}
.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}
.news_image_wrapper img {
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}
.news_content {
	float: right;
	width: 170px;
}
.news_content .news_date {
	font-size: 12px;
	color: #9a9a9a;
}
.news_content p {
	line-height: 15px;
	font-size: 11px;
}
/* end of content

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(../images/whatgame_footer_bg.png) top repeat-x;
	position:relative;
	float:left;
	bottom:0;
}
#footer {
	width: 900px;
	padding: 0px 0 15px 0;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #7a7a7a;
}
.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
}
.section_w180_content {
	padding: 0 0 0 20px;
}
#footer .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}
#footer .footer_menu_list li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer .footer_menu_list li a:hover {
	color: #e5ff80;
	font-weight: normal;
	text-decoration: underline;
}
.copyright {
	width:100%;
	font-size:11px;
	list-style-type:none;
}
.copyright ul {
	padding:15px;
	margin:0;
}
.copyright ul li {
	display:inline;
	float:left;
	margin-right:10px;
	vertical-align:middle;
}
.copyright img {
	margin:0;
	padding:0;
}
.copyright a {
	color:#F0C;
	text-decoration:none;
}
.copyright a:hover {
	color:#eb0280;
}
/* end of footer */

/* Retailer Section *//* Retailer Section */

table.retailer_table tr td, table.retailers_form tr td, table.retailers_form tr.noHover td { padding:20px;}
.retailer_table tr:hover {
	background-image:url(../images/tr_hoverbg.png);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
.retailer_table tr.noHover:hover {
	background-image:none;
	background-color:#FFF;
}

.noBorder { border:none; }

.retailer_controls table {
	display:block;
	float:right;
}
.retailer_controls tr td {
}
.retailer_controls img {
	padding-left:10px;
	vertical-align:bottom;
}
.table_heading td {
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
}
.retailer_form {
	margin:0;
	width:100%;
	float:right;
}
div.retailer_login {
	float:left;
	margin-top:25px;
	height:auto;
}
.retailer_login table {
	width:200px;
}
.retailer_table, .rep_table, .pending_table {
	float:left;
	width:auto;
	margin-right:25px;
}
.retailer_table*td {
	vertical-align:top;
}
.retailer_table tr {
	border-bottom:1px solid #e2e2e2;
}
.retailer_table tr td {
	padding:10px 0;
}
.list_retailers_table, .list_reps_table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.list_retailers_table tr td, .list_reps_table tr td {
	border-bottom:1px solid #f0f0f0;
	padding:10px;
	white-space:nowrap;
}
.list_retailers_table .table_heading tr {
	border: none;
}
.version_icons td {
	text-align:left;
}
.version_icons {
	display:inline;
	padding-right:5px;
	float:left;
}
.version_icons img {
	padding: 7px 0 0 0;
}
.pink_bold {
	font-weight:bold;
	color:#eb0280;
}
ul.retailer_checkboxes {
	text-align:left;
	margin:0;
	padding:0;
}
.retailer_checkboxes li {
	list-style:none;
	padding-right:20px;
	display:inline;
	margin:0;
}
td.edit_link a {
	text-align:right;
	padding:0 5px 0 0;
}
/* icons */

.email_ico {
	vertical-align:middle;
	margin-bottom:7px;
	padding:0;
	position: relative;
	margin: 0 10px;
	height:17px;
	width:18px;
}
td.center {
	text-align:center;
}
.login_heading {
	font-size:20px;
	color:#000;
	padding-right:5px;
}
.commercial_info {
	float:left;
	width:250px;
}
.youtube_comment_ico {
	display:inline-block;
	padding-left:37px;
	line-height:36px;
	background:transparent url(../images/icons/youtube.png) center left no-repeat;
}
.facebook_comment_ico {
	display:inline-block;
	padding-left:37px;
	line-height:36px;
	background:transparent url(../images/icons/facebook.png) center left no-repeat;
	margin:0 auto;
}
.download_ico {
	display:inline-block;
	padding-left:37px;
	line-height:36px;
	background:transparent url(../images/icons/archive.png) center left no-repeat;
}
.youtube_wrapper {
	float:right;
	padding-top:5px;
}
.ico_hr {
	border: none 0;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 1px;
	_margin: 0;
	text-align: left;
	padding:5px 0 5px 0;
	_padding:0;
}
form {
	margin:0;
	padding:0;
}
.player_shadow {
	background-image:url(../images/player_shadow.png);
	background-repeat:no-repeat;
	width:684px;
	height:37px;
	margin-top:20px;
}
.left_column_wrapper {
	width:175px;
	padding-left:15px;
	height:auto;
	float:left;
}
.left_column_float {
	width:250px;
	float:left;
	padding-left:15px;
}
list_retailers {
	padding-left:25px;
}
where_to_buy_wrapper {
	margin-left:15px;
	height:400px;
}
.where_to_buy {
	position:relative;
	width:500px;
	border:0;
	border-collapse: collapse;
	padding:5px 0 0px 25px;
	margin-left:15px;
	float:right;
}
.where_to_buy tr td {
	border-bottom:1px solid #f0f0f0;
	text-align: left;
	white-space:nowrap;
	width:auto;
}
td.store_info strong {
	font-weight:bold;
	font-size:14px;
}
.country_icons {
	margin: 0 5px 0 5px;
}
.address_wrapper {
	margin: 0 0 0 24px;
}
.store_locator_form {
	height:400px;
	position:relative;
	float:right;
}
#floatdiv {
}
.store_locator {
	margin-left:15px;
	float:left;
	width:300px;
}
.locator_table {
	width:550px;
	border-collapse:collapse;
}
.locator_table tr td {
	vertical-align:bottom;
	padding-top:25px;
}
.locator_data {
	float:right;
	width: 550px;
	overflow:visible;
}
.oops_table {
	width:100%;
	height:auto;
	background-color:#FFC;
	border:1px solid #f1f1f1;
	float:left;
}
.oops_table div img { float:left; padding:15px;}
.oops_table div p { padding:15px; line-height:100%; margin-top:5px; }
.oops_table div p.bump { padding-top:15px; }
.locator_name, .online_locator_name {
	color:#000;
	font-size:16px;
	padding:10px 15px;
}
.locator_name p {
	font-size:12px;
}
.flags {
	padding:5px;
}
.retailer_options {
	float:left;
	width:125px;
}
.retailer_options img {
	float:left;
}
.retailer_options p {
	padding:10px;
}
.locator_wrapper {
	width: 250px;
	height:100%;
	background-color:#FFF;
	border: 1px solid #f1f1f1;
	padding:0 15px 15px 15px;
}
.locator_wrapper form {
	line-height:1.5em;
}
.locatorRepeat { float: left; border:1px #e9e9e9 solid; width:550px; margin-bottom:15px;}
.locator_options_wrapper {
	width:150px;
	display:block;
	height:auto;
	position:relative;
	float:right;
	padding:15px 25px 15px 0;
	border-left:1px #f1f1f1 solid;
	border-bottom:1px #f1f1f1 solid;
}
.locator_options_wrapper a img {
	padding:0 10px 0 25px;
	float:left;
}
.online_locator_table {
	width:550px;
	border-collapse:collapse;
	float:right;
}
.online_locator_table tr td {
	vertical-align:bottom;
	padding-top:5px;
}
.online_locator_data {
	float:right;
	width: 550px;
}
.onlineRepeat { width:550px; height:100%; border: 1px #e0e0e0 solid; margin-bottom:15px;}
.online_locator_options_wrapper {
	vertical-align:bottom;
	height:auto;
}
.online_locator_options_wrapper img {
	padding-left:15px;
	float:right;
}
.online_locator_name p img {
	padding-right:10px;
	margin-top:5px;
}
.online_locator_name p {
	font-size:12px;
	padding-right:10px;
	vertical-align:middle;
}
.not_found {
	font-size:16px;
	color:#ed0281;
}
.legend_wrapper ul {
	padding:0;
	margin:0;
	display:block;
}
.legend_wrapper ul li {
	position:relative;
	display:block;
	padding:2px 0;
	text-align:left;
}
.locations_legend_wrapper ul {
	margin:0;
	float:left;
	padding:25px 5px 40px 0px;
}
.locations_legend_wrapper ul li {
	position:relative;
	padding:3px 0;
}
.what_versions {
	padding-right:5px;
	display:inline;
	position:relative;
 bottom::0px;
}
.what_versions img {
	padding: 7px 0 0 0;
}
.retailer_website_ico {
	display:inline-block;
	padding-left:12px;
	line-height:12px;
	background:transparent url(../images/icons/globe.png) center left no-repeat;
}
.left_column_float {
	width:375px;
	float:left;
	padding-left:15px;
}
.right_column_float {
	width:380px;
	float:right;
	padding-left:15px;
	padding-right:50px;
}
.left_column_float_htp {
	width:275px;
	float:left;
	padding-left:15px;
	padding-right:25px;
	font-size:11px;
}
.right_column_float_htp {
	width:500px;
	float:right;
	padding-left:15px;
	padding-right:25px;
}
.form_alert {
	font-size: 18px;
	font-weight: bold;
	color: #ED0281;
	margin:0;
	padding:0;
}
.middle {
	text-align:center;
}
.right {
	text-align:right;
}
.pending_table {
	padding:2px;
	float:right;
	width:60%;
}
.pending_table tr td {
	padding:2px;
	width:100%;
}
.stats {
	width:100%;
	float:left;
}
.stats p {
	float:left;
	font-weight:bold;
	font-size:10px;
	margin-right:10px;
}
.totals {
	background-color:#f1f1f1;
	border:1px solid #e2e2e2;
	padding:5px;
}
.username {
	vertical-align:middle;
}
.results tr {
	border-bottom:1px solid #f0f0f0;
}
.login_shot {
	background-image:url(../images/login_productshot.jpg);
	background-repeat:no-repeat;
	float:right;
	width:600px;
	height:327px;
	margin: 100px 50px 0 0;
}
.color_bar {
	background-image: url(../images/color_bar.png);
	background-repeat:no-repeat;
	height:10px;
	margin: 0 0 25px 0;
}
.sub_title {
	margin: 0 0 15px 15px;
}
.instructions {
	margin-top:50px;
}
.answer_sheet {
	color: #39b54a;
}
.scoring_sheet {
	color:#0083cb;
}
.questioner {
	color:#ab499b;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
}
.questioner, .answer_sheet, .scoring_sheet, .what_card { 	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;}
.what_card {
	color:#ed0281;
}
.inst_wrapper {
	margin-bottom:25px;
	margin-right:25px;
	padding:25px;
}
.note_wrapper {
	padding:15px;
	background:#f1f1f1;
}
.note_content {
	font-style:italic;
	color:#999;
	margin:15px 0 0 60px;
	border: 1px solid #f1f1f1;
	padding:15px;
	background-color:#f9f9f9;
}
.inst_wrapper_left {
	width:98%;
	height:100%;
	position:relative;
	float:left;
	margin:5px auto;
}
.inst_wrapper_left p { padding-top:15px; }
.inst_num {
	font-size:24px;
	padding:15px 10px 15px 0px;
	width:50px;
	float:left;
	height:75px;
	text-align:center;
	clear:both;
}
.inst_content {
	border: 1px #f1f1f1 solid;
	padding:0 15px 15px 15px;
}
.inst_content div * { float:left}


.hints_wrapper {
	margin:50px 15px;
	clear:both;
}
.hints_wrapper ul {
	display: inline;
}
.hints_wrapper ul li {
	padding: 0 20px 0 15px;
	width:135px;
	height:200px;
	float:left;
	border-left:#f1f1f1 1px solid;
}
.whatcard_wrapper {
	padding:0 15px;
}
.whatcard_pic {
	margin-top:100px;
	background-image:url(../images/what_card.png);
	background-repeat:no-repeat;
	width:450px;
	height:420px;
	float:right;
	z-index:-1;
}
.category_wrapper {
	float:left;
	width:450px;
	z-index:1;
	position:absolute;
}
.category { border:1px #f1f1f1 solid; padding:15px; margin:10px; width:auto; height:auto}
.whatcard_number {
	float:left;
	width:75px;
	text-align:center;
	padding:15px;
}
.cat_title {
	text-align:center;
}
.cat_content {
	float:left;
	width:250px;
	margin-top:25px;
	padding:0;
}
.hints_ul li {
	margin:0;
	padding:0;
	min-width:120px;
}
.answer_sheet_wrapper {
	min-height:300px;
}
.answer_sheet_pic_wrapper {
	float:left;
	width:35%;
}
.answer_wrapper_right {
	float:right;
	width:475px;
}
.answer_sheet_pic {
	background-image:url(../images/answer_sheet_pic.png);
	background-repeat:no-repeat;
	width:361px;
	height:300px;
}
.answer_table {
	padding:15px;
}
table.answer_table tr td {
	vertical-align:top;
	padding:15px 0;
}
.answer_num {
	float:left;
	text-align:center;
	width:100px;
	height:50px;
	vertical-align:middle;
	padding-right:50px;
}
.answer_num img {
	text-align:center;
	padding-bottom:50px;
}
.answer_content {
	padding-bottom:10px;
	margin:0;
	border-bottom: 1px #f1f1f1 solid;
	float:left;
}
.green {
	color:#39b54a;
}
.row_border {
	border-bottom: 1px #f1f1f1 solid;
	padding-bottom:20px;
	position:relative;
}
.editions_deluxe {
	background-image: url(../images/editions_deluxe.png);
	width:410px;
	height:216px;
	margin-top:25px;
	float:left;
}
.editions_standard {
	background-image: url(../images/editions_standard.png);
	width:410px;
	float:left;
}
.editions_bucket_wrapper {
	margin-top:174px;
	float:left;
	text-align:center;
	width:410px;
	height:auto;
}
.editions_bucket_content {
	margin:0;
	padding:0;
	width:120px;
	float:right;
}
.editions_french {
	background-image: url(../images/editions_french.png);
	background-repeat:no-repeat;
	width:410px;
	float:left;
}
.inthebox_wrapper {
	padding: 0 15px;
}
.in_the_box_wrapper {
	float:left;
	margin: 0 20px;
	padding: 0 35px;
	text-align:center;
}
.whats_in_the_box ul {
}
.whats_in_the_box ul li {
	width:200px;
	height:400px;
	display:inline;
	height:auto;
	border-right: 1px #f1f1f1 solid;
}
.whats_in_the_box ul li div {
	padding:5px;
}
.box_shot_1 {
	background-image:url(../images/box_shot_1.png);
	background-repeat:no-repeat;
	width:175px;
	height:125px;
	margin: 25px 0 15px 5px;
}
.box_shot_2 {
	background-image:url(../images/box_shot_2.png);
	background-repeat:no-repeat;
	width:175px;
	height:125px;
	margin: 25px 0 15px 5px;
}
.box_shot_3 {
	background-image:url(../images/box_shot_3.png);
	background-repeat:no-repeat;
	width:175px;
	height:125px;
	margin: 25px 0 15px 5px;
}
.box_heading {
	text-align:center;
	font-weight:bold;
}
.locator_error_msg {
	color:#F00;
	font-weight:bold;
}
.locator_arrow {
	float:right;
	margin-top:3px;
}
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:640px;
	height:263px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:560px;
	height:263px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:263px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:263px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
	top:0;
	right:0;
	background:transparent url(img/control_right.jpg) no-repeat 0 0;
}
/** 
 * Style rules for Demo page
 */
#pageContainer {
	margin:0 auto;
	width:960px;
}
#pageContainer h1 {
	display:block;
	width:960px;
	height:114px;
	background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
	text-indent: -10000px;
}
#footer {
	height:100px;
}
#footer p {
	margin:30px auto 0 auto;
	display:block;
	width:560px;
	height:40px;
}
.small {
	font-size:10px;
	font-weight:bold;
	margin-right:10px;
}
.medium {
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
}
.note_wrapper {
	width:700px;
	margin:0 auto;
}
.choose_wrapper {
	padding:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.choose {
	background-color:#f1f1f1;
	width:200px;
	height:auto;
	text-align:center;
	margin: auto;
	padding:25px;
	font-weight:bold;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border: 1px solid #e2e2e2;
	float:left;
}
div.choose:hover {
	background-color:#FFF;
}
#coupon_content {
	height:400px;
}
.contest-submit a {
	margin-top:20px;
	clear: both;
	display: block;
	width: 116px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/green-submit.png) no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-right:auto;
	margin-left:-8px;
	text-align:center;
}
.testimonials_wrapper {
	margin:0 15px;
	padding-bottom:150px
}
.bold {
	font-weight:bold;
}
.stars {
	vertical-align:bottom;
	height:19px;
	width:80px;
}
.fun_stuff_wrapper {
	clear: both;
	width: 881px;
	height:383px;
	margin: 0 auto;
	background-image:url(../images/getfamous_header.png);
	position:relative;
}
.tab_wrapper {
	padding: 0 5px;
}
.vidsubmit tr td {
	vertical-align:top;
}
.keywords {
	font-size:.1px;
	color:#333;
	height:1px;
	text-indent:-9999px;
}
.hints_ul { height:250px; float:left; width:auto; margin:auto; padding:inherit;}

.stevenAndChris a { background-image:url(../images/AsSeenOnSteveAndChris.png); background-repeat:no-repeat; width:175px; height:175px; position:absolute; top:55px; margin-left:800px; z-index:9999; text-indent:-9999px; }

hr.white { border-top:1px #e2e2e2 solid; border-bottom:1px #fff solid; height:1px; clear:left;}
.message_sent { width:100%; margin:0 auto 0 0; padding:100px 0 0 0}
.form_data { padding:25px 0; width:50% }
.form_data h1 { color: #333; font-size:24px; font-weight:bold;}
.form_data p { padding: 10px; }
.form_data div div { float: left; width:300px}
.form_data div div p { padding:0 25px; }


.aboutWrapper { width:800px; margin:0 auto; background-color: #f1f1f1; border: 1px #e0e0e0 solid; padding:15px;}
p.about_buckets { width:225px; padding:20px; float:left; height: 100px; border-left: 1px #e0e0e0 solid; }
.printCoupon a { background-image:url(../images/printer.png); background-position:0% 0%; background-repeat: no-repeat; padding-left:25px;}
.retailerInfo { border:1px #e0e0e0 solid;}
.retailerInfo p { font-size: 14px; font-weight:bold;}
.generated { padding:15px; border:1px #e0e0e0 solid; font-size:10px;}
.couponOffer { padding:10px; }
sup.reg { font-size:16px;}
