body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	margin: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #FFFFFF
}

h1
{
	font-weight: normal;
}

h2
{
	color: #340000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
		
}

h3
{
	color: #340000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px
}

h4
{
	color: #340000;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal
}

h5
{
	font-weight: normal
}

h6
{
	font-weight: normal
}

img
{
	border: none 0px black
}

a
{
	text-decoration: underline;
	color: #000000;
	border: none 0px black
}

a.navigation
{
	text-decoration: none;
	
}

div.navigation
{
	padding: 0px 0px 0px 0px
}

div#GameInformationDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FDF8DC;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
	border-radius-bottomleft: 5px;
	border-radius-bottomright: 5px;
	width: 142px;
	height: 57px;
	color: black;
	margin: 0px;
	padding: 20px 10px 0px 10px;
}

div#GameInformationKeys a
{
	text-decoration: none;
	text-color: black;
}

div#GameInformationKeys
{
	float: left;
	font-size: 10px
}
 
div#GameInformationValues
{
	float: right;
	text-align: right; 
	font-size: 10px;
}

td#GameInformationLogo
{
	position: absolute;
	top: 28px;
	left: 210px;
}

div#GameInformationLogo a img
{
	border: solid 0px #000000
}

span.navigationfirstletter
{
	font-size: 15px
}

a:hover
{
	text-decoration: underline
}
	
.warning
{
	color: #CC0000
}

.confirmation
{
	color: #006600;
}

ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

ul.versions
{
	margin: 0px 0px 0px 20px
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.verysmall
{
	font-size: 10px
}

table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}

tr
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}

td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top
}

.nounderline a
{
	text-decoration: none
}

.ac_results
{
	background-color: #FFFFFF;
	border: 1px solid black;
}

.ac_results ul
{
	margin:  3px 5px 3px 5px;
}

.ac_results ul li
{
	padding: 1px 2px 1px 2px;
	list-style-type: none
}

.ac_results ul li.ac_over
{
	background-color: black;
	color: white
}

ul.registertabs
{
	margin: 10px 0px 5px 0px;
}

ul.registertabs li
{
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	padding: 3px 10px 4px 10px;
	border: 1px solid black;
	background-color: #FFFFE5;
}

ul.registertabs li.selected
{
	background-color: #000000;	
}

ul.registertabs li a
{
	text-decoration: none;
	font-weight: bold
}

ul.registertabs li.selected a
{
	color: white;	
}

div.registercards
{
	margin: -1px 0px 0px 0px;
	width: 90%;
	border: 1px solid white;
	padding: 10px;
	border: 1px solid black;
	background-color: #E5E5FF;
}

table.fightresult
{	
	margin: 5px 0px 5px 0px;
	border: #000000 2px solid;
	border-collapse: collapse;
}

table.fightresult th
{	
	color: White;
	background-color: #000000;
	padding: 2px 10px 4px 10px;
}

table.fightresult td
{	
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	background-color: #E5E5FF
}

table.fightresult td.unitamount
{	
	text-align: center
}

table.fightresult tr.after td
{	
	background-color: #D8D8FF
}

td.playername
{
	width: 150px
}

th.playername
{
	width: 150px
}

td.beforeafter
{
	width: 40px
}

th.beforeafter
{
	width: 40px
}

#shoutbox
{
	font-size: 80%
}

#shoutbox .header
{
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 80%;
	font-weight: bold
}

#shoutbox #input
{
	text-align: right
}

#shoutbox #shoutboxinput
{
	margin-top: 3px;	
	padding-top: 3px;	
	text-align: right
}

#shoutbox #shoutboxinput input
{
	font-size: 80%
}

#shoutbox #shoutboxhistory
{
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}

div#shoutboxhistory .pagenumbers
{
	margin-top: 10px;
	padding: 10px;
	border: 1px solid black;
	background-color: #FFFFE5;
}

div#shoutboxhistory .pagenumbers a
{
	text-decoration: underline;
}

div#shoutboxhistory .pagenumbers .selected
{
	text-decoration: none
}

div .pagenumbers
{
	border: 1px solid black;
	padding: 5px;
	background-color: #FFFFE5
}

div .pagenumbers .selected
{
	font-weight: bold
}

div.dashboardentry
{
	border-top: 1px solid gray; 
	padding-bottom: 5px;
	margin-right: 100px;
	min-height: 100px;
}

div.dashboardentry div.icon
{
	position: absolute;
	padding: 10px;
}

div.dashboardentry div.text
{
	margin-left: 120px;
	padding-top: 10px
}

div.dashboardentry div.text p
{
	margin-top: 2px;
	margin-bottom: 2px;
}

div.dashboardentry div.text h2
{
	color: black;
	font-size: 120%;
}

div.dashboardentry div.text p.date
{
	color: gray;
	font-size: 80%
}

div#infos table
{
	min-width: 50%;
	border: 0px solid black;
	border-top: 1px solid gray
}

div#infos table tr th
{
	font-size: 120%;
}

div#infos table tr
{
}

div#infos table tr td
{
	border-bottom: 1px solid gray;
	padding: 10px;
	font-size: 120%
}

div#infos table tr th
{
	border-bottom: 1px solid gray;
	padding: 10px;
	font-size: 120%
}

#encyclopediatoc
{
	float: left;
	width: 120px;
	font-size: 80%;
	height: 100%;
	padding: 10px 0px 0px 5px;
}

#encyclopediatoc ul
{
	padding-left: 5px;
}

#encyclopediacontentcontainer
{
	margin: 0px 0px 0px 130px;
	min-height: 800px;
	border-left: 1px solid black;
	padding: 10px 20px 30px 20px;	
}

#encyclopediacontent h1
{
	padding: 0px;
	margin: 0px;
}

#encyclopediacontent h1
{
	font-size: 125%;
}

#encyclopediacontent ul
{
	padding: 0px 10px 10px 30px;
}

#encyclopediacontent table
{
	border-collapse: collapse
}

#encyclopediacontentcontainer a
{
	font-weight: bold;
	text-decoration: none;
	color: #722521
}

#encyclopediacontent table tr td
{
	border: 1px solid black;
	margin: 0px;
	padding: 2px 5px 2px 5px
}

#encyclopediacontent table tr th
{
	border: 1px solid black;
	margin: 0px;
	padding: 2px 5px 2px 5px
}

#encyclopediatoc ul li
{
	font-size: 90%;	
	list-style-type: none;
}

#encyclopediatoc ul li a 
{
	text-decoration: none
}

#encyclopediatoc .toc_0
{
	font-size: 100%;
	font-weight: bold
}

