
*
{
 cursor: default;
}

a
{
 cursor: pointer;
}

body
{
 font-size: 100%;
 background: url( Images/w70b30.gif ) 75% 0 #ffc;
 color: black;
 margin: 0;
 padding: 0 0 0 35px;
}

#stats
{
 width: 70%;
 position: absolute;
 top: 0;
 left: 2.5%;
 margin-right: 2.5%;
}

#nav
{
 width: 25%;
 position: absolute;
 top: 0;
 right: 0;
}

#stats h2
{
 margin-top: .5em;
 font-size: 1.66em;
}

#stats h2 small
{
 display: block;
 font-weight: normal;
}

#stats h3
{
 font-size: 1.33em;
}

#stats h4
{
 font-size: 1.2em;
}

#stats table {
 margin: .5em auto;
 width: 100%;
 background: #ffe;
 border: 1px solid black;
 margin: 1em 0;
}

#stats table#ave {
 max-width: 26em;
 text-align: left;
}

#stats table#ave td,
#stats table#topindiv td,
#stats table#results td
{
 text-align: left
}

#stats table#topindiv
{
 max-width: 29em;
}

#stats table#standings td {
 text-align: right;
}

#stats table tr {
 vertical-align: top;
}

#stats table tr td {
 padding-top: .25em;
}

#stats table#standings tr > td {
 text-align: left;
}

#stats tr.A {
 background: #ddd;
 margin-bottom: .5em;
}

#stats tr.d {
 padding-bottom: 1em;
}

#stats td {
 padding: 0 .5em;
}

#stats pre {
 overflow: auto;
 }

#stats .key {
 background: #ddd;
 color: black;
 font-weight: normal;
}

#stats #standings th
{
  background: #933;
  padding: 0 .5em;
}

#stats #standings tr.div,
#stats #standings th.div
{
  margin-top: 1em;
}

#stats p,#stats li
{
 max-width: 35em;
}

#stats p.note
{
 padding: 0;
 margin-left: 2em;
 text-indent: -1em;
}

#stats table tr td, #stats table tr th
{
 padding: .125em .5em;
 border-bottom: 1px solid black;
}

#stats table td
{
 text-align: center;
}

#stats table.challenge th,
#stats table.challenge td
{
 padding: .125em .5em;
}

#stats tr th.team
{
 font-size: 1.25em;
 text-align: left;
 background: #ffe;
 color: black;
}

#stats td.l
{
 text-align: left;
}

#nav
{
 text-align: center;
 margin: 0;
 border-right: 1px solid #ffc;
}

#nav img.logo
{
 width: 100%;
 margin: auto;
 border: 0;
}

#nav p,
#nav a
{
 display: block;
 width: 50%;
 margin: 1em auto;
 color: white;
 border: 1px solid #ffc;
 text-decoration: none;
 font-weight: bold;
}

#nav p
{
 border: 1px solid #555;
 background: #555;
}

#nav a:visited
{
 color: #ddd;
}

#nav a:hover
{
 color: black;
 background: white;
 border: 1px solid black;
}

.tor, .T {
 background-color: #cfc;
 color: black;
}

.jaw,.J {
 background-color: #ccf;
 color: black;
}

th {
  background-color: black;
  color: white;
}

.pub {
  background-color: #fcc;
  color: black;
}

#stats table tr td.txt,
{
 text-align: left;
 padding-left: 1em;
}

#stats table tr td.r
{
 text-align: left;
 padding-left: 1em;
}
