body {
 background: black none;
}

div.banneri {
  background: black url(kuvat/banneri.jpg);
  width: 996px;
  height: 180px;
  font-family: verdana, arial, sans-serif;
  text-align: left;
  color: white;
  font-variant: small-caps;
  font-weight: bold;
  border-top: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black;
  margin: 0; padding: 0;
}

table.navitaulu {
  width: 1000px;
  border-left: 2px solid black;
  border-right: 2px solid black;
  padding-bottom: 4px;
}

tr.navi {
  width: 1000px;
  height: 23px;
}

td.navi {
  background: black none;
  width: 1000px;	
  font-family: verdana, arial, sans-serif;
  text-align: left;
}

#uutiset a  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  color: white;
}

#yllapito  {
  padding-bottom: 20px;
  padding-top: 10px;
}
#yllapito a  {
  text-decoration: none;
  font-weight: bold;
}

#yllapito a:hover {
  text-decoration: underline;
}

.navi a {
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
  text-decoration: none;
  color: white;
  font-variant: small-caps;
  font-weight: bold;
}

.navi a:hover {
  text-decoration: underline;
}

table.keskusosa {
  background: white none;
  width: 1000px; 
}

td.keskusosa { 
  background: #7A090F none;
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
  text-align: left;
  padding: 10px;
  border-right: 50px solid #7A090F;
  width: 680px;
  color: white;
}

td.oikealaita { 
  background: #7A090F none;
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
  text-align: left;
  padding: 10px;
  padding-left: 40px;
  color: white;
}

td.otsikko { font-weight: bold; }

a {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  color: white;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.viimeinenpaivitys {
	font-size: 80%;
}

b.red { color: red; }

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 125%;
  margin: 0; border: 0; padding: 0;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin: 0; border: 0; padding: 0;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0; border: 0; padding: 0;
}

fieldset {
  border: thin solid silver;
  padding: 0.5em 0.5em 0.5em 0.7em;
  width: 60%;
  color: black;
  border-color: #cecece;
}

legend {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
}

img {
 border: 0;
}

hr {
  color: black;
  background-color: black;
  border: inherit;
  width: 100%;
  border-color: #de8d00;
  height: 1px;
}

span#date {
 color: #999999;
 font-weight: bold;
 font-size: 80%;  
}

span.murupolku {
  color: #5f5f5f;
  font-size: 80%;
}

a.admin  {
  color: yellow;
  text-decoration: none;
  font-weight: bold;
}

a:hover.admin  {
  text-decoration: underline;
}

a.kokoonpano {
  color: #ffc000;
  text-decoration: none;
}

a:hover.kokoonpano  {
  text-decoration: underline;
}

a.tilastot {
  color: white;
  text-decoration: none;
}

a:hover.tilastot {
  text-decoration: underline;
}

a.yellow  {
  color: yellow;
  text-decoration: none;
}

a:hover.yellow  {
  text-decoration: underline;
}

a.murupolku {
  color: #5f5f5f;
  text-decoration: none;
  font-weight: bold;
}

a.murupolku_valittu, span.murupolku_valittu {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 80%;
  color: black;
  text-decoration: none;
  font-weight: bold;
}

a.murupolku:hover, a.murupolku_valittu:hover {
  text-decoration: underline;
}

.results {
  width: 100%;
  border-top: 1px solid #FF7400;
  border-left: 1px solid #FF7400;
  border-right: 1px solid #FF7400;
}


.results td {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #FF7400;

}

.matches td {
  padding: 3px;
  padding-top: 8px;
  border-bottom: 1px solid #a60000;
}

/* käytössä matches.php:ssa kun näytetään pelin statistiikka */
.matches td table td {
  padding: 1px;
  border: 0;
}


#stats td {
  padding: 3px;
  text-align: center;
  border-bottom: 1px solid #a60000;
}

#stats #statsHeader {
  font-weight: bold;
  padding: 3px;
  border-bottom: 1px solid #FF7400;
  text-align: center;
}

#statsHeader a {
  font-weight: bold;
  text-decoration: none;
}

#statsHeader a:hover {
  text-decoration: underline;
}


#stats #statsTotal {
  padding: 3px;
  border-top: 1px solid #FF7400;
  border-bottom: 0;
  text-align: center;
}
