html, body {
color: #000000;
font-family:Arial, Helvetica, sans-serif;;
font-weight:normal;
font-size: 0.9em;
text-align:center;
background-color:#121212;
background-image:url(../image/common/background-tile.png);
background-position:center top;
background-repeat:repeat-y;
}

#wrapper {
background-color:#dedede;
width:998px;
}

header {
width:100%;
padding:0px; 
margin:0px;
text-align:left;
display:block;
height:125px;
}

a:active {color:#000000;}
a:hover {color:#000000;}

nav {
width:100%;
background-color:#000000;
height:30px;
float:left;
text-align:center;
display:inline-block;
}

aside {
width:200px;
float:right;
padding:10px;
margin:10px 10px 10px 0px;
display:inline-block;
border-style:solid;
border-width:1px;
border-color:#a7a7a7;
}

article {
width:998px;
float:left;
display:inline-block;
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

section {
padding:10px;
margin:10px;
text-align:left;
width:958px;
min-height:600px;
background-color:#FFFFFF;
display:inline-block;
border-style:solid;
border-width:1px;
border-color:#a7a7a7;
}

footer {
width:100%;
height:110px;
background-color:#f3f3f3;
border-top:1px solid #e4e4e4;
clear:both;
display:block;
height:20px; 
padding-top:5px; 
text-align:center; 
font-weight:bold; 
color:#FFFFFF;
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:10px;
font-weight:bold;
font-size:1.8em;
}
h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.4em;
line-height:2em;
font-weight:bold;
text-transform:uppercase;
}
h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:10px;
font-size:1.0em;
font-weight:bold;
text-transform:uppercase;
}

a { color:#990000; }

p{ padding: 10px 0px 10px 0px; font-size: 0.9em; line-height:1.4em; }

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #dedede;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #dedede;
	/* border: 1px solid #FFF;*/
	text-align:center;
	font-size: 8pt;
	padding: 4px 12px 4px 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../image/common/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}
table.tablesorter tfoot  {
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	border-top-style:double;
	border-top-width:4px;
	border-top-color:#a1a1a1;
}
table.tablesorter tfoot td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../image/common/blue/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../image/common/blue/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}



/* tables Rates */
table.tablesorterRates {
	font-family:arial;
	background-color: #dedede;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorterRates thead tr th, table.tablesorterRates tfoot tr th {
	background-color: #dedede;
	/* border: 1px solid #FFF;*/
	text-align:center;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
table.tablesorterRates thead tr .header {
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
}
table.tablesorterRates tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}
table.tablesorterRates tfoot  {
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	border-top-style:double;
	border-top-width:4px;
	border-top-color:#a1a1a1;
}
table.tablesorterRates tfoot td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}


/* tables Leaders */
table.tablesorterLeaders {
	font-family:arial;
	background-color: #dedede;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorterLeaders thead tr th, table.tablesorterLeaders tfoot tr th {
	background-color: #dedede;
	/* border: 1px solid #FFF;*/
	text-align:center;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
}
table.tablesorterLeaders thead tr .header {
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
}
table.tablesorterLeaders tbody td {
	color: #3D3D3D;
	padding: 5px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}
table.tablesorterLeaders tfoot  {
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	border-top-style:double;
	border-top-width:4px;
	border-top-color:#a1a1a1;
}
table.tablesorterLeaders tfoot td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border-style:solid;
	border-width:1px;
	border-color:#a1a1a1;
	min-width:20px;
}

.FarmStats { font-style:italic; color:#4c4d4b; }

#PlayerInfoTable { padding:0px; margin:0px;}
#PlayerInfoTable td{
	padding: 8px 0px 3px 0px;
	font-size:0.9em;
	line-height:1.2em;
	vertical-align: top;
	border-style:solid;
	border-width:0px;
	border-color:#a1a1a1;
	min-width:20px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
}

#GMOptions {margin-top:10px; }
#GMOptions li{ padding:10px 10px 10px 0px; display:inline; font-size:0.85em; font-weight:normal;}
#PlayerPageH3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:10px;
padding-bottom:5px;
font-size:1.0em;
font-weight:bold;
text-transform:uppercase;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#a1a1a1;
}

#PositionsList{ padding:10px 10px 10px 0px; display:inline; font-size:1em; font-weight:normal;}

section label {
display:block;
font-size:10px;
clear:both;
width:130px;
}

.rowElem { vertical-align:top; }
