BODY {
	BACKGROUND-COLOR: white;
}

/*
	Muokattu:	2.11.2004
	Muokkaaja:	Toni Sihvonen
	NakymaID=	???
	Kuvaus:		???
*/

/* ------- */
/* General */
/* ------- */

* {
  font-family: verdana, arial, helvetica, sans-serif;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  padding: 0px;
  background-image: url('KultajousiTausta.jpg');
  background-repeat: repeat-x
}

form {
  margin:0px;
}

img {
  border:0px;
}

caption {
  text-align:left;
  font-size: 10pt;
  font-weight: bold;
}

a, a:visited {
  font-size: 10pt;
  color: #000;
  background: transparent;
}

img.Kuvake {
  margin-right:2px;
  margin-top:1px;
  vertical-align:bottom;
}

/* --------------- */
/* Layout elements */
/* --------------- */

.InternetLaajennus {
  border-bottom: 1px solid #dedfde;
  background: #fff;
}

.Otsikkokuva {
  height: 122px;
}


.Sisaltoalue {
  font-size: 10pt;
  padding: 1em;
  padding-top: 10px;
  height: 400px;
  vertical-align: top;
}

.Otsikkopalkki {
  background: #fff;
  font-size: 10px;
  line-height: normal;
  background-image: url('valo120.gif');
  background-repeat: repeat-x;
  height: 20px;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  text-align: right;
  border-left: 1px solid #9fa7af;
  border-right: 1px solid #9fa7af;
}

.Otsikkopalkki a {
  display: none;
  text-decoration: none;
}

.Vasenpalkki, .Oikeapalkki {
  padding-top: 0px;
}

.Vasenpalkki {
  background-image: url("KultajousiVasenPalkki.gif");
  background-repeat: repeat-y;
  background-position: left;
}

.Oikeapalkki {
  background-image: url("KultajousiOikeaPalkki.gif");
  background-repeat: repeat-y;
  background-position: right;
  padding-right: 20px;
}

.LaatikkoKiinteaSivu, .LaatikkoTiedote, .LaatikkoKalenteri, .LaatikkoKuvapankki {
  width:100%;
  margin-bottom:1em;
}

.LaatikkoOtsikko {
  color: #000;
  background: #fff;
  font-size: 10pt;
  font-weight: bold;
  border-bottom: 1px solid #dedfde;
}

.LaatikkoOtsikko a {
  color: #000;
  background: #f9ec00;
}

.LaatikkoKuvapankki .LaatikkoOtsikko a, .LaatikkoKuvapankki .LaatikkoOtsikko a:visited {
  display: block;
  width: 100%;
  height: 2em;
  padding: 0.3em;
  background: #f9ec00;
  color: #000;
  text-decoration: none;
  border: 1px outset #dedfde;
  margin-bottom: 0.5em;
  font-size: 10pt;
  font-weight:normal;
}

.LaatikkoKuvapankki .LaatikkoOtsikko a:hover, .LaatikkoKuvapankki .LaatikkoOtsikko a:active {
  background: #fff;
}

/* ------ */
/* Lomake */
/* ------ */
table.L {
  width: 100%;
}

table.L b {
  font-size:8pt;
  font-weight:normal;
}

table.L .Kentta {
  width: 100%;
}

.Submit {
  margin-top: 0.5em;
}


/* ---------- */
/* Tapahtumat */
/* ---------- */
.TapahtumaLinkki {
  width: 100%;
  font-size: 10pt;
  margin-bottom: 0.8em;
}

.TapahtumaLinkki a, .TapahtumaLinkki a:visited, .TapahtumaLinkki a:hover, .TapahtumaLinkki a:active, .TapahtumaLisaaLinkki a, .TapahtumaLisaaLinkki a:visited, .TapahtumaLisaaLinkki a:hover, .TapahtumaLisaaLinkki a:active {
  display: block;
  width: 100%;
  color: #000;
  font-size: 10pt;
  padding: 2px;
}

.TapahtumaLinkki a:hover, .TapahtumaLinkki a:active, .TapahtumaLisaaLinkki a:hover, .TapahtumaLisaaLinkki a:active {
  color: #000;
  background: #dedfde;
}

/* ------- */
/* Tiedote */
/* ------- */
.TiedoteLinkki a, .TiedoteLinkki a:visited, .TiedoteLinkki a:hover, .TiedoteLinkki a:active, .TiedoteLisaaLinkki a, .TiedoteLisaaLinkki a:visited, .TiedoteLisaaLinkki a:hover, .TiedoteLisaaLinkki a:active {
  display: block;
  width: 100%;
  color: #000;
  font-size: 10pt;
  padding: 2px;
  margin-bottom: 0.8em;
}

.TiedoteLinkki a:hover, .TiedoteLinkki a:active, .TiedoteLisaaLinkki a:hover, .TiedoteLisaaLinkki a:active {
  color: #000;
  background: #dedfde;
}

.TiedoteOtsikko {
  font-size: 14pt;
  font-weight: normal;
  color: #0a356d;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.KappaleOtsikko {
  font-size: 10pt;
  font-weight: bold;
  color: #0a356d;
}

.Kuvateksti {
  font-size: 8pt;
  font-weight: bold;
  color: #666;
}

.TiedoteOtsikkoPaivamaara {
  font-size: 8pt;
  color: #000;
}

.Teksti {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  color: #333;
}

.Teksti a, .Teksti a:visited {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 10pt;
  color: #333;
}

.KuvaTaulukko {
  width: 100px;
  margin-left: 20px;
  margin-right: 20px;
}

.TiedoteKuva {

}

.TiedoteListassa {
  margin-bottom: 0.5em;
}

/* ------- */
/* Buttons */
/* ------- */
.Painike0, .Painike1, .Painike2 {
  width: 100%;
  background: transparent;
}

.Painike0 {
  margin-top: 5px;
}

.Painike1, .Painike2 {
  margin-top: 0px;
}

.Painike0 a, .Painike0 a:visited, .Painike0 a:hover, .Painike0 a:active, .Painike1 a, .Painike1 a:visited, .Painike1 a:hover, .Painike1 a:active, .Painike2 a, .Painike2 a:visited, .Painike2 a:hover, .Painike2 a:active {
  display: block;
  width: 100%;
  color: #0a356d;
  text-decoration: none;
}

.Painike0 a, .Painike0 a:visited {
  background-image: url("KultajousiPainike2.gif");
}

.Painike1 {
  padding-left: 1.5em;
}

.Painike2 {
  padding-left: 3em;
}

.Painike0 a, .Painike0 a:visited, .Painike0 a:hover, .Painike0 a:active {
  padding: 0.3em;
  padding-left: 1em;
  font-size: 11px;
  font-weight: bold;
}

.Painike1 a, .Painike1 a:visited, .Painike1 a:hover, .Painike1 a:active {
  padding: 0.1em;
  font-size: 11px;
  font-weight: normal;
}

.Painike2 a, .Painike2 a:visited, .Painike2 a:hover, .Painike2 a:active {
  padding: 0.1em;
  font-size: 11px;
  font-weight: normal;
}

.Painike0 a:hover, .Painike0 a:active {
  background-image: url("KultajousiPainike2Over.gif");
  color: #e78431;
}

.Painike1 a:hover, .Painike1 a:active, .Painike2 a:hover, .Painike2 a:active {
  color: #e78431;
}