/* Darkness Springs Template copyright 2002-2008 Nikolaus Gebhardt, Ambiera */

body
{
	margin: 0;
	padding: 0; 
	font: normal 9pt Arial, Helvetica, serif;/*normal 12px Tahoma;*/ /*9pt Helvetica;*/  /*Arial, Helvetica, serif;*/
	color: #69442B;
	background-color: #2B1F11;
}

div.rootcenterhelper
{
	margin: 0;
	padding: 0;
	text-align: center;
}

div.backgroundimage
{
	background: #2B1F11 url(background_image1.jpg) center no-repeat;
	min-height: 486px;
	margin-top:0;
	text-align: center;
}

div.topmenu
{
	background: #3D2C1E url(topmenu.jpg) left;
	height: 44px;
	width: 680px;
	margin-top: 10px;	
	display: block;
	color: #E7CD73;
}

div.topmenu a
{
	margin-left:  10px;
	margin-right: 10px;
}

a
{
	color: #E7CD73;
	text-decoration: none;
}

a:hover
{
	color: #FFEFC1;
	text-decoration: underline;
}

table.maintable
{
	margin:0;
	padding:0;
}

td.maintabletop
{
	background: #3D3223 url(maintabletop.jpg) left top;
	width: 800px;
	height: 15px;
}

td.maintablecontent
{
	background: #3D3223 url(woodtile.jpg) left top;
	height: 400px;
	width: 800px;
	vertical-align: top;
	color: #A86C3A;
}

td.maintablecontent a
{
	color: #E7CD73;
	text-decoration: underline;
}

td.maintablecontent a:hover
{
	color: #FF8742;
	text-decoration: underline;
}

td.sideadbar
{
	width: 120px;
	vertical-align:top;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

td.sideadbar a
{
	color: #FFE97F;
	text-decoration: underline;
}

div.maintablecontentblock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

h1
{
	color: #E7CD73;
	margin-top: 0;
}

h2
{
	color: #E7CD73;
	margin-top: 0;
}

h3
{
	color: #E7CD73;
}

hr
{
	border: 0px solid #281E16;
	background-color:#281E16;
	height:2px;
}

div.tos
{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 7pt;
	text-align: center;
}

div.tos a
{
	color: #60471E;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

table.loginform
{
	text-align: left;
	background: #E8D9C4;
	color: #69442B;
	
	margin: 10px 10px 10px 10px;
}

table.loginform a
{
	color: #000000;
}

td.ornamentseparator
{
	background: url(ornament.png) repeat-x;
	background-color: #000000;
	height: 12px;
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
}

table.rankings
{
	background: #E8D9C4;
	border: 1px solid #846539;
	color: #20160E;
}

tr.heading
{
	background-color:#D8B786;
	color: #231911;
}

table.rankings td
{
	border-bottom: 1px solid #846539;
}

table.rankings a
{
	color: #231911;
}

#gamelink 
{
	background: #3B2110 left top url(bg2.jpg); 
	text-decoration: none;
	color: #FFC863;
	font-weight: bold; 
	border: 1px solid #FFC863;
	padding: 10px;
	margin: 0;
	width: 20px;
}

#gamelink:hover
{
	color: #E8D9C4;
	border: 1px solid #E8D9C4;
}