body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center; /* for IE */
	background-color: #555656;
	background: url( 'images/bg_tile.gif' );
}

body, td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

body.avatars {
	background-color: #555656;
	background: none;
}

p {
	margin-bottom: 10px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #06830e;
}

.hiddenRow {
	display: none;
}

table.main {
	width: 100%;
}

table.main tr td {
	vertical-align: top;
	color: #ffffff;
	padding-top: 10px;
}

table.main tr td.left {
	vertical-align: top;
	padding-left: 10px;
}

table.main tr td.main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	width: 100%;
}

div.logo {
	margin: 0px 0px 10px 0px;
	text-align: center;
}

div.logo img {
	border: 0px;
}

div.sharethis {
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

table.leftnav {
	margin: auto;
	width: 216px;
	background-color: #006000;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.leftnav tr td {
	width: 212px;
	height: 44px;
	padding: 0px 0px 0px 0px;
	background-image: url( images/menu_bg.gif );
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 2px solid #ffffff;
	font-weight: bold;
	cursor: pointer;
}

table.leftnav tr td:hover {
	background-image: url( images/menu_bg_hover.gif );
}

table.leftnav tr td a {
	color: #ffffff;
	text-decoration: none;
}

table.leftnav tr td a.high {
	color: #f42a03;
	text-decoration: none;
}

table.leftnav tr td a:hover {
	text-decoration: underline;
}

table.leftnav tr td a.messages {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}

table.leftnav tr td a.messages:hover {
	text-decoration: underline;
}

table.leftnav tr td ul {
	list-style-type: none;
	text-align: left;
	font-size: 10px;
}

div.bottomnav {
	font-size: 11px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #212121;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	text-align: center;
}

div.bottomnav p {
	color: #06830e;
	line-height: 8px;
}

div.bottomnav img {
	vertical-align: middle;
	border: 0;
}

div.bottomnav a {
	padding-left: 20px;
	text-decoration: none;
	color: #ffffff;
}

div.bottomnav a:hover {
	text-decoration: underline;
}

div.bottomnav a.company {
	padding-left: 0px;
	text-decoration: none;
	color: #06830e;
}

div.bottomnav a.company:hover {
	text-decoration: underline;
}

div.play_now {
	text-align: center;
}

div.play_now_narrow {
	float: right;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
}

h1 {
	font-size:16px;
	font-weight: bold;
	line-height:25px;
	margin-bottom:10px;
	margin-top: 0px;
	color: #cccccc;
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:9px;
	color: #cccccc;
}

h3 {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:9px;
	color: #cccccc;
}

div.login {
	text-align: center;
}

div.login form input.initial {
	color: #cccccc;
	width: 140px;
}

div.login form input.clicked {
	color: #000000;
	width: 140px;
}

div.login form input.submit {
	margin-left: 5px;
}

div.login span.help {
	font-size: 10px;
}

div.login span.help a {
	color: #cccccc;
}

div.ad_skyscraper {
	float: right;
}

img.ad {
	border: 0px;
}

.debug {
	color: #cccccc;
}

.error, .error a {
	color: #ff4821;
}

td, td a {
	color: #ffffff;
}

td a {
	text-decoration: underline;
}

td a:hover {
	color: #ffffff;
}

table.debug {
	border: 1px solid #cccccc;
}

table.debug tr td {
	padding: 0px 0px 0px 0px;
}

table.debug tr th {
	text-align: right;
}

table.debug tr.alt {
	background-color: #cccccc;
}

option.correct {
	font-weight: bold;
	color: #00ff00;
}

option.incorrect {
	font-weight: normal;
	color: #000000;
}

table.data {
	border-collapse: collapse;
}

table.data tr th, table.data tr td {
	padding: 4px;
	color: #000000;
}

table.data tr.alt td {
	background-color: #dddddd;
}

table.data tr th, table.data tr th a {
	color: #ffffff;
}

table.data tr td a {
	color: #000000;
}

table.data tr td {
	border: 1px dotted #cccccc;
	background-color: #ffffff;
}

table.data tr td.noborder {
	border: 0px;
}


table.data_small {
	border-collapse: collapse;
}

table.data_small tr th, table.data_small tr td {
	padding: 4px;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

table.data_small tr.alt td {
	background-color: #dddddd;
}

table.data_small tr th, table.data_small tr th a {
	color: #ffffff;
}

table.data_small tr td a {
	color: #000000;
}

table.data_small tr td {
	border: 1px dotted #cccccc;
	background-color: #ffffff;
}

table.data_small tr td.noborder {
	border: 0px;
}

div.input_container {
	background-color: #dddddd;
	padding: 8px;
	margin-right: 8px;
	color: #000000;
}

div.input_container h1 {
	color: #444444;
}


div.input_container p, div.input_container p a {
	color: #000000;
}

div.input_container p.error, div.input_container p.error a {
	color: #ff4821;
}

table.input {
	border-collapse: collapse;
}

table.input tr th, table.input tr td {
	background-color: #dddddd;
	padding: 3px;
	border: 0px;
	color: #000000;
}

table.input tr td a {
	color: #000000;
}

table.input tr th {
	text-align: right;
	white-space: nowrap;
}

table.input tr th.top {
	vertical-align: top;
}

table.input tr td {
	text-align: left;
}

table.input tr td.data {
	background-color: #ffffff;
}

.description {
	font-style: italic;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

/***************************/

div.user_profile {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*
table.user_info {
	border-collapse: collapse;
}

table.user_info tr th {
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

table.user_info tr td {
	vertical-align: top;
}
*/

div.user_info div.options {
	float: right;
}

/***************************/

div.home_leaderboard_container {
	float: right;
	background-color: #ffffff;
	border-bottom: 4px solid #ffffff;
	overflow: hidden;
}

div.home_leaderboard_container div.leaderboard table {
	margin: 4px 4px 0px 4px;
}

div.home_leaderboard_container div.leaderboard h1 {
	background-color: #eb2906;
	padding: 0px 0px 0px 0px;
	margin: 4px 4px 0px 4px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

div.home_leaderboard_container div.leaderboard h2 {
	background-color: #eb2906;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 3px 0px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

table.home_leaderboard_names {
	border-collapse: collapse;
	background-color: #898989;
	background-image: url( images/leaderboard_bg.jpg );
}

table.home_leaderboard_names tr td {
	width: 100%;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-align: left;
}

table.home_leaderboard_names tr td.place {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	vertical-align: top;
	color: #cccccc;
}

table.home_leaderboard_names tr td.who {
}

table.home_leaderboard_names tr td.none {
	text-align: center;
}

table.home_leaderboard_names tr td a {
	color: #ffffff;
	font-weight: bold;
}

table.home_leaderboard_names tr td table {
	background-color: transparent;
}

table.home_leaderboard_names tr td table.container {
	width: 180px;
}

table.home_leaderboard_names tr td table.container p {
	margin-top: 0px;
	padding-top: 0px;
}

table.home_leaderboard_names tr td table.container tr td.info {
	float: left;
}

table.home_leaderboard_names tr td table.container tr td.info div.info {
	width: 128px;
	overflow: hidden;
}

table.home_leaderboard_names tr td table.container tr td.info p.username {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.home_leaderboard_names tr td table.container tr td.info p.city_state {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

table.home_leaderboard_names tr td table.container tr td.info p.category {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-style: italic;
}

table.home_leaderboard_names tr td table.container tr td.info p.score {
	line-height: 10px;
	padding-top: 3px;
	color: #cccccc;
	font-size: 10px;
}

table.home_leaderboard_names tr td table.container tr td.image {
	width: 50px;
}

table.home_leaderboard_names tr td table.container tr td.image img {
	border: 1px solid #ffffff;
	width: 45px;
	height: 45px;
}

div.leaderboard_date_selector {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.tab {
	background-color: #2f2f2f;
	border-collapse: collapse;
}

table.tab tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

table.tab tr td.tl {
	width: 8px;
	height: 25px;
	background-image: url( images/tab_tl.gif );
	background-color: #06830e;
	background-position: right;
	background-repeat: no-repeat;
}

table.tab tr td.top {
	background-image: url( images/tab_top.gif );
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tab tr td a {
	color: #ffffff;
	text-decoration: none;
}

table.tab tr td a.on {
	color: #f42a03;
	text-decoration: none;
}

table.tab tr td a:hover {
	color: #f42a03;
	text-decoration: none;
}

table.tab tr td.tr {
	width: 8px;
	height: 25px;
	background-image: url( images/tab_tr.gif );
	background-color: #06830e;
	background-position: left;
	background-repeat: no-repeat;
}

table.box {
	background-color: #555656;
	border-collapse: collapse;
}

table.box tr td.tl {
	width: 9px;
	height: 9px;
	background-image: url( images/box_tl.gif );
	background-color: #06830e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.top {
	background-image: url( images/box_top.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.tr {
	width: 9px;
	height: 9px;
	background-image: url( images/box_tr.gif );
	background-color: #06830e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.left {
	width: 9px;
	background-image: url( images/box_left.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.body {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

table.box tr td.body h2 {
	color: #ffffff;
}

table.box tr td.right {
	width: 9px;
	background-image: url( images/box_right.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.bl {
	width: 9px;
	height: 9px;
	background-image: url( images/box_bl.gif );
	background-color: #06830e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.bottom {
	background-image: url( images/box_bottom.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.box tr td.br {
	width: 9px;
	height: 9px;
	background-image: url( images/box_br.gif );
	background-color: #06830e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#stopwatch {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

div.clock {
	width: 124px;
	height: 124px;
	text-align: center;
	vertical-align: middle;
	background-image: url( images/clock/clock_bg.gif );
	background-position: center center;
	background-repeat: no-repeat;
	margin: auto;
}

div.clock img {
	margin-top: 12px;
}

div#points {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

table.play {
	border-collapse: collapse;
}

table.play tr td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.play tr td.tl {
	width: 7px;
	height: 7px;
	background-image: url( images/play_tl.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.play tr td.tr {
	width: 7px;
	height: 7px;
	background-image: url( images/play_tr.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.play tr td.body {
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}

table.play tr td.body p.number {
	font-size: 18px;
	font-weight: bold;
	color: #888888;
	margin-top: 0px;
}

table.play tr td.body div.question_text {
	margin: 20px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #e61612;
	text-align: left;
}

table.play tr td.body img.question_top {
}

table.play tr td.body img.question_left {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

table.play tr td.body img.question_right {
	float: right;
}

table.play tr td.body ul {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}

table.play tr td.body ul li {
	margin-top: 8px;
	padding: 2px 2px 2px 2px;
}

table.play tr td.body ul li.answered {
	background-color: #cccccc;
	cursor: wait;
}

table.play tr td.body a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}

table.play tr td.body a:hover {
	color: #e61612;
	text-decoration: none;
}

table.play tr td.top, table.play tr td.bottom {
	background-color: #ffffff;
	height: 7px;
}

table.play tr td.left, table.play tr td.right {
	background-color: #ffffff;
	width: 7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.play tr td.bl {
	width: 7px;
	height: 7px;
	background-image: url( images/play_bl.gif );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.play tr td.br {
	width: 7px;
	height: 7px;
	background-image: url( images/play_br.gif );
	background-color: #06830e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.results {
	width: 100%;
	border-collapse: collapse;
}

table.results tr td {
	vertical-align: top;
	padding-right: 5px;
}

table.play tr td.body div.action {
	padding: 0px 5px 10px 5px;
	font-weight: bold;
	color: #000000;
}

table.play tr td.body div.action ul {
	margin: 0px 0px 0px 0px;;
	padding: 0px 0px 0px 25px;
}

table.play tr td.body div.action ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

table.play tr td.body div.action a {
	color: #000000;
	text-decoration: underline;
}

table.play tr td.body div.action a:hover {
	text-decoration: none;
	color: #000000;
}

div.results_outer_container {
	padding-left: 15px;
}

div.results_inner_container {
	padding-left: 0px;
}

div.results {
	font-weight: bold;
}

div.results_inner_container p.results_q {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}

div.results_inner_container ul {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
}

div.results_inner_container ul li {
	margin-bottom: 3px;
	line-height: 14px;
}

div.results_inner_container span.selected {
	color: #ff0000;
}

div.results_inner_container span.correct {
	color: #00ff00;
}

div.results_inner_container span.selected_correct {
	color: #00ff00;
}

table.team_score {
	border-collapse: collapse;
}

table.team_score tr td, table.team_score tr th {
	padding: 3px;
}

table.team_score tr th.left, table.team_score tr td.left {
	border-right: 1px solid #ffffff;
	padding-right: 10px;
}

div.leaderboard {
	text-align: center;
	margin-top: 5px;
}

table.leaderboard {
	border-collapse: collapse;
	width: 100%;
	background-color: transparent;
}

table.leaderboard tr td {
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: transparent;
}

table.leaderboard tr td img {
	float: left;
	margin-left: 0px;
	vertical-align: text-bottom;
	border: 1px solid #ffffff;
	width: 45px;
	height: 45px;
}

table.leaderboard tr th {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	color: #ffffff;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: 2px;
	font-style: italic;
	border-bottom: 1px solid #cccccc;
	background-color: transparent;
	text-align: center;
}

table.leaderboard tr td.place_left {
	padding-top: 25px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	width: 1px;
	vertical-align: top;
	color: #cccccc;
}

table.leaderboard tr td.place_right {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	width: 1px;
	vertical-align: top;
	color: #cccccc;
	border-left: 1px solid #cccccc;
}

table.leaderboard tr td.left {
	background-image: none;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
}

table.leaderboard tr td.right {
	background-image: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
}

/* For the Previous Leaders version, which is narrow: */
table.leaderboard tr td table.container tr td div.info {
	width: 92px;
	overflow: hidden;
}

/* For the regular version, which is wider: */
table.leaderboard tr td table.container tr td div.info2 {
	width: 162px;
	overflow: hidden;
}

table.leaderboard tr td table.container {
	border-collapse: collapse;
	width: 100%;
}

table.leaderboard tr td table.container tr td {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	vertical-align: top;
	white-space: normal;
}

table.leaderboard tr td table.container tr td.info {
	width: 100%;
}

table.leaderboard tr td table.container tr td.info p {
	margin-top: 0px;
	padding-top: 0px;
}

table.leaderboard tr td a {
	text-decoration: underline;
	color: #ffffff;
}

table.leaderboard tr td a:hover {
	text-decoration: none;
}

table.leaderboard tr td table.container tr td.info p.username {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.leaderboard tr td table.container tr td.info p.city_state {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

table.leaderboard tr td table.container tr td.info p.category {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-style: italic;
}

table.leaderboard tr td table.container tr td.info p.score {
	line-height: 10px;
	padding-top: 3px;
	color: #cccccc;
}

table.leaderboard tr td table.container tr td.image {
	width: 50px;
	float: left;
}

table.prizes_facebook {
	border-collapse: collapse;
	width: 100px;
}

table.prizes_facebook tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.prizes_facebook tr td.prizes {
	text-align: right;
}

table.prizes_facebook tr td.facebook {
	text-align: left;
}

/***************************/

table.login tr td {
	padding: 5px;
}

/***************************/

div.teams_container {
	width: 295px;
	float: left;
	margin-right: 10px;
}

div.teams {
	text-align: center;
}

div.team {
	margin-top: 10px;
	margin-right: 10px;
}

div.team table {
	border-collapse: collapse;
}

div.team table tr td {
	padding: 0px;
	vertical-align: top;
}

div.team table tr td.image {
	padding-top: 6px;
}

div.team table tr td h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.team table tr td p {
	margin-top: 0px;
}

div.team img {
	border: 1px solid #ffffff;
	margin-right: 5px;
}

/*******************************/

ul.daily_update {
	font-size: 11px;
	line-height: 12px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.daily_update li {
	margin-bottom: 6px;
	line-height: 14px;
}

td p.return {
	font-size: 11px;
	font-style: italic;
}

table.team_members {
	width: 100%;
	border-collapse: collapse;
}

table.team_members tr td {
	vertical-align: top;
	text-align: left;
	padding: 0px 15px 15px 0px;
	white-space: nowrap;
}

iframe.search {
	border: 0px;
}

iframe.avatars {
	width: 100%;
	height: 150px;
	border: 1px solid #888888;
}

table.avatars {
	border-collapse: collapse;
}

table.avatars tr td {
	padding: 5px;
}

table.avatars tr td a img {
	border: 1px solid #555656;
}

table.avatars tr td a img:hover {
	border: 1px solid #ffffff;
}

iframe.games {
	width: 100%;
	height: 300px;
	border: 1px solid #888888;
}

table.games {
	border-collapse: collapse;
}

table.games tr th, table.games tr td {
	padding: 2px 10px 2px 10px;
	color: #000000;
	font-size: 12px;
}

table.games tr.alt td {
	background-color: #cccccc;
}

body.search {
	padding: 0px 0px 0px 0px;
	margin: 5px;
	background: none;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
}

body.search * {
	color: #000000;
}

body.search a {
	color: #000000;
}

body.search a:hover {
	color: #888888;
}

body.search table.container {
	border-collapse: collapse;
}

body.search table.container tr td {
	border-bottom: 1px solid #999999;
	padding: 5px 0px 5px 0px;
}

body.search table.container tr td.image {
	padding-right: 5px;
}

body.search table.container tr td.status {
	vertical-align: top;
	padding-left: 10px;
	width: 100px;
}

body.search table.container tr td.status a {
	color: #000000;
}

body.search table.container tr td.status a:hover {
	color: #999999;
}

body.search hr {
	color: #cccccc;
}

table.user_stats {
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.user_stats tr td {
	vertical-align: top;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.user_stats tr td h2 {
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

table.user_stats tr td p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.user_stats_graph {
	border-collapse: collapse;
	background-color: #006000;
	margin-bottom: 10px;
}

table.user_stats_graph tr td {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

table.user_stats_graph tr td.scale table {
	border-collapse: collapse;
}

table.user_stats_graph tr td.x_label {
	border-top: 1px solid #ffffff;
}

table.user_stats_graph tr td.x_label table {
	width: 100%;
	border-collapse: collapse;
}

table.user_stats_graph tr td.x_label table tr td {
	font-size: 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
}

table.user_stats_graph tr td.scale table tr td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	vertical-align: bottom;
	width: 30px;
}

table.user_stats_graph tr td div {
	width: 1px;
}

table.user_stats_graph tr td div.non {
	background-color: #000000;
}

table.user_stats_graph tr td div.user {
	border-top: 5px solid #ad0000;
}

table.user_stats_graph tr td.legend div.non {
	background-color: #000000;
	border: none;
	width: 26px;
	height: 13px;
}

table.user_stats_graph tr td.legend div.user {
	background-color: #ad0000;
	border: none;
	width: 26px;
	height: 13px;
}

table.user_stats_graph tr td.legend {
	padding-top: 10px;
	padding-bottom: 10px;
}

table.user_stats_graph tr td.legend div {
	margin-right: 5px;
	float: left;
	width: 49%;
}

table.bark {
	border-collapse: collapse;
	width: 100%;
	background-color: transparent;
	table-layout: fixed;
}

table.bark tr th {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	background-color: transparent;
	text-align: center;
	width: 33%;
}

table.bark tr th.bone {
	text-align: center;
	width: 100%;
	border-bottom: none;
}

table.bark tr td a {
	font-weight: bold;
}

table.bark tr td {
	vertical-align: top;
	padding: 0px 3px 0px 3px;
	margin-top: 0px;
	font-size: 12px;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	width: 33%;
}

table.bark tr td div {
	width: 110px;
	overflow: hidden;
	margin-top: 10px;
}

table.bark tr td div span.when {
	font-size: 10px;
	color: #cccccc;
}

table.bark tr td div span.bones {
	color: #ff4444;
}

table.bark tr td img {
	vertical-align: text-bottom;
	border: 1px solid #ffffff;
	width: 45px;
	height: 45px;
}

table.bark tr td.leftside {
	border-right: 1px solid #cccccc;
}

table.bark tr td.middle {
}

table.bark tr td.rightside {
	border-left: 1px solid #cccccc;
}

table.prizes {
	border-collapse: collapse;
	width: 100%;
	background-color: transparent;
}

table.prizes tr th {
	background-color: #555656;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

table.prizes tr td {
	background-color: #B4EC56;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 15px 15px 0px 15px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.topnav {
	text-align: center;
	color: #ffffff;
}

.topnav a.on {
	color: #f42a03;
	font-weight: bold;
}

.topnav a {
	color: #ffffff;
	font-weight: normal;
}


p.leaderboard_topnav {
	color: #000000;
	text-align: center;
}

p.leaderboard_topnav a {
	color: #000000;
}

p.leaderboard_topnav a.on {
	color: #f42a03;
	font-weight: bold;
}

table.user_bones, table.user_prizes {
	border-collapse: collapse;
	float: left;
	width: 290px;
}

table.user_prizes tr th, table.user_prizes tr td {
	font-size: 10px;
}

table.user_prizes tr th {
	padding-left: 10px;
	text-align: center;
}

table.user_prizes tr td {
	padding-left: 10px;
	line-height: 12px;
}

table.messages {
	border-collapse: collapse;
}

table.messages tr td {
	border: 1px dotted #cccccc;
	background-color: inherit;
}

table.messages tr th {
	text-align: center;
}

table.messages tr td {
	padding: 5px;
}

table.messages tr td.date {
	font-size: 10px;
	white-space: nowrap;
}

table.messages tr td.subject {
	width: 100%;
}

table.messages tr.alt td {
	background-color: #ffffff;
}

table.messages tr td a.unread {
	font-weight: bold;
}


table.message {
	border-collapse: collapse;
}

table.message tr th {
	text-align: right;
}

table.message tr td {
	padding: 5px;
}

iframe.chat {
	width: 100%;
	border: 0px;
	height: 100%;
}

body.chatframe {
	background-color: #555656;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}

p.chat_thanks {
	margin: 0px;
	font-style: italic;
}

body.chatframe a {
	text-decoration: underline;
}

body.chatframe a:hover {
	text-decoration: none;
}

table.chat {
	background-color: #555656;
	border-collapse: collapse;
	clear: both;
	width: 100%;
}

table.chat tr td {
	text-align: left;
	vertical-align: top;
	font-size: 9px;
	padding: 5px 0px 0px 0px;
}

table.chat tr td.name {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

table.chat tr td.name span.info {
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
}

table.chat tr td.image div {
	padding-right: 5px;
	width: 100%;
	overflow-x: hidden;
	border-bottom: 1px dotted #aaaaaa;
}

table.chat tr td.image img {
	width: 45px;
	height: 45px;
	float: left;
	margin: 2px 9px 7px 0px;
}

table.chat tr td.image div p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
}

form.chat input, form.chat textarea {
	font-size: 9px;
}

form.chat input.chat, form.chat textarea.chat {
	margin-bottom: 5px;
	width: 100%;
	float: left;
	color: #888888;
}

form.chat textarea.chat {
	height: 25px;
}

form.chat input.go {
	margin-right: 5px;
	float: right;
}

p.chat_description {
	font-style: italic;
	margin-top: 0px;
	color: #ffffff;
	font-weight: bold;
}

iframe.daily_question {
	width: 100%;
	border: 0px;
	height: 250px;
}

body.dailyquestionframe {
	background-color: #555656;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: none;
	color: #000000;
}

div.daily_question {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
}

div.daily_question table {
	width: 100%;
	border-collapse: collapse;
}

div.daily_question h1 {
	font-size: 14px;
	line-height: 18px;
	color: #e61612;
	text-align: left;
}

div.daily_question h1.asked {
	color: #000000;
}

div.daily_question ul {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.daily_question ul li {
	font-size: 13px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 12px 2px;
	color: #000000;
	clear: left;
}

div.daily_question a {
	text-decoration: none;
	color: #000000;
}

div.daily_question a:hover {
	color: #e61612;
	text-decoration: underline;
}

div.daily_question div.bar_correct {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	background-color: #06830e;
	color: #ffffff;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.daily_question div.bar_incorrect {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	background-color: #e61612;
	color: #ffffff;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.daily_question span.percent {
	padding: 0px 1px 0px 1px;
}

div.daily_question img.question_left {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.daily_question img.question_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.daily_question span.insignificant_correct {
	font-family: "Arial Narrow";
	font-weight: normal;
	color: #06830e;
	padding-bottom: 10px;
}

div.daily_question span.insignificant_incorrect {
	font-family: "Arial Narrow";
	font-weight: normal;
	color: #e61612;
	padding-bottom: 10px;
}

div.daily_question p.correct {
	font-weight: bold;
	line-height: 14px;
	color: #06830e;
	margin: 5px 0px 5px 0px;
}

div.daily_question p.incorrect {
	font-weight: bold;
	line-height: 14px;
	color: #e61612;
	margin: 5px 0px 5px 0px;
}

div.daily_question table {
	border-collapse: collapse;
}

div.daily_question table tr td {
	vertical-align: top;
}

table.challenge {
	width: 100%;
	border-collapse: collapse;
}

table.challenge tr td {
	width: 50%;
	vertical-align: top;
}

table.challenge tr td.left {
	width: 50%;
	border-right: 1px solid #f42a03;
	padding-right: 15px;
}

table.challenge tr td.right {
	width: 50%;
	padding-left: 15px;
}

table.challenge tr td p, table.challenge tr td h1 {
	color: #f42a03;
}

h1.challenge {
	text-align: center;
	color: #f42a03;
	line-height: 20px;
}
