﻿body
{
	font:small Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#384409;
	margin:0; padding:0;
	background:url(images/bg.png) fixed no-repeat #9fbF1e center bottom;
}
table
{
	border:0px;
}
td
{
	border:0px;
	padding:4px;
}
tr
{
	border:0px;	
}
th
{
	background:#fff;
	text-align:left;
	border:solid 1px #384409;
	padding:4px;
}
a:hover
{
	font-weight:bold;
}
label
{
	float:left;
	width:12em;
	text-align:right;
	margin-right:0.5em;
	display:block;
	color:#384409;
}
input[type=text]
{
	width:200px;
	border:#e3b602 1px solid;
}
input[type=password]
{
	width:110px;
	border:#e3b602 1px solid;
}
input[type=button]
{
	width:110px;
}
.centerer
{
	margin:0 auto 0 auto;
	width:750px;
}
.title
{
	width:100%;
	background:url(images/bannerbg.png) repeat-x;
}
.northborder
{
	float:left; clear:left; position:relative;
	width:750px; height:27px;
	background:url(images/northborder.png) no-repeat bottom left;
	padding:0;
}
.southborder
{
	float:left; clear:left; position:relative;
	width:750px; height:27px;
	background:url(images/southborder.png) no-repeat top left;
	padding:0;
}
.borderbg
{
	float:left; clear:left; position:relative;
	width:750px;
	background:url(images/borderbg.png) repeat-y;
	padding:0;
}
.content
{
	display:inline;
	float:left; clear:left; position:relative;
	width:710px;
	margin:0 0 0 19px; padding:0;
	overflow:hidden;
	background:url(images/tile.gif);
}
.header
{
	padding:0 0 0 4px; margin:0 0 0 19px;
	width:706px; height:41px;
	background:url(images/headerbg.png) repeat-x;
	color:#fff;
	font-size:x-large;
	font-weight:bold;
}
.hud
{
	display:inline;
	float:right;
	padding:0 10px 0 0;
	text-align:right;
	font-size:small;
	font-weight:normal;
}
.footer
{
	color:#000;
	float:left; clear:left;
	padding:10px 0 30px 0;
	width:750px;
	text-align:center;
	font-size:x-small;
}
.error
{
	color:#fff; font-weight:bold;
	background:#f00;
}
#topmenu
{
	height:24px;
	margin:0; padding:0;
}
div.outer
{
	float:left;
	width:105px; height: 24px;
	margin:0 1px 0 0;
	background:url(images/imagebutton.gif) 0 -48px no-repeat;
}
div.outer a
{
	display:block;
	margin:0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font:bold 12px Arial,Verdana,Geneva,Helvetica,sans-serif;
	color:#51620D;
	text-decoration:none;
	background:url(images/imagebutton.gif) top left no-repeat;
}
div.outer span
{
	display: block;
	margin:0; padding:5px 0 0 13px;
}
div.outer a:hover
{
	background-image:none;
	color:#C4F82F;
}
.loginnorth
{
	float:left; clear:left; position:relative;
	width:139px; height:11px;
	background:url(images/loginnorth.png) no-repeat bottom left;
	padding:0; margin:10px 0 0 10px;
}
.loginsouth
{
	float:left; clear:left; position:relative;
	width:139px; height:11px;
	background:url(images/loginsouth.png) no-repeat top left;
	padding:0; margin:0 0 0 10px;
}
.loginbg
{
	float:left; clear:left; position:relative;
	width:139px;
	padding:0 0 0 10px; margin:0 0 0 10px;
	background:url(images/loginbg.png) repeat-y;
}
.loginlabel
{
	text-align:left;
}
.howtowin
{
	float:left; clear:left;
	padding:10px 0 0 5px;
}
.splash
{
	padding:0 0 0 190px;
}
.links
{
	float:left; clear:left;
	padding:10px 0 10px 25px;
}
.submitButton
{
	margin:0 0 10px 12em;
}
.message
{
	color:#fff;
	background:#f00;
}
.play
{
	width:550px;
	margin:20px auto 20px auto;
	border:#9fbF1e 2px solid;
}
.reqFlash
{
	float:left; clear:left;
	font-size:x-small;
}
.gamedetailsright
{
	position:absolute;
	padding:0 0 0 400px;
	width:280;
	height:350;
}
.gamedetailstitle
{
	font-size:larger;
	font-weight:bold;
}
.freeplaybutton
{
	position:absolute;
	width:120px;
	height:60px;
	margin:40px 0 0 20px;
}
.tokenplaybutton
{
	position:absolute;
	width:120px;
	height:60px;
	margin:40px 0 0 160px;
}
.playbuttondesc
{
	font-size:smaller;
}
.playbuttondescheading
{
	font-size:larger;
	font-weight:bold;
}
.playbuttondescmode
{
	font-size:larger;
	font-weight:bold;
}
.globaltopscores
{
	margin:10px 0 0 0;
}
.mytopscores
{
	position:absolute;
	margin:10px 0 0 350px;
}
.tokenPlayLabel
{
	font-style:italic;
}
.newsDate
{
	font-weight:bold;
}
.gameDiscussLabel
{
}