/* -------------*/
/* OLETUS-POHJA */
/* -------------*/


/* tyhjä, koska portaalissa käytetään useita ulkoasuteemoja */

/* ------- */
/* General */
/* ------- */

body {
  background-color: #fff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-image: url('Kuvat/Maestro/bg_page.gif');
  background-repeat: repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
}

#Otsikkopalkki {
  background-color: #D3D3D3;
  color: #6B6B6B;
  background-image: url('Kuvat/Maestro/bg_otsikkovalikko.gif');
  background-repeat: repeat-x;
  height: 34px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

#Otsikkopalkki form {
  float: right;
  margin-top: 2px;
  margin-right: 3px;
}

#Otsikkopalkki input {
  font-size: 11px;
}

form {
  margin:0px;
}

img {
  border:0px;
}

caption, th {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

a:link, a:visited {
  color: #000;
}

a:hover, a:active {
  color: #6B6B6B;
}

img.Kuvake {
  margin-right: 2px;
  margin-top: 1px;
  vertical-align: bottom;
}

.S td {
  font-size: 11px;
}

/* --------------- */
/* Layout elements */
/* --------------- */

#Otsikkokuva {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 102px;
  vertical-align: top;
}

#Sisaltoalue {
  background-color: #fff;
  color: #000;
  vertical-align: top;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 100px;
  font-size: 11px;
}

#Vasenpalkki, #Oikeapalkki {
  background-color: #F3F4F5;
  color: #000;
  vertical-align: top;
  padding-bottom: 300px;
}

#Vasenpalkki {
  background-image: url('Kuvat/Maestro/bg_vasenpalkki.gif');
  background-repeat: repeat-y;
  background-position: left top;
  width: 203px;
}

#Oikeapalkki {
  background-image: url('Kuvat/Maestro/bg_oikeapalkki.gif');
  background-repeat: repeat-y;
  background-position: right;
  width: 160px;
}

.OtsikkoLinkki {
  margin-bottom: 1em;
}

.LaatikkoKiinteaSivu, .LaatikkoKalenteri, .LaatikkoKuvapankki {
  width: 100%;
}

.LaatikkoKiinteaSivu, .LaatikkoKuvapankki, .LaatikkoTiedote, .LaatikkoKalenteri {
  margin-bottom: 1em;
}

.LaatikkoSisalto {
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}

.LaatikkoOtsikko  {
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 6px;
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
} 

.LaatikkoOtsikko a {
  color: #000;
  text-decoration: none;
}

.LaatikkoTiedote {
  margin-top: 0px;
  padding: 0px;
  background-color: transparent;
  color: #000;
}

.LaatikkoTiedote .LaatikkoSisalto, .LaatikkoKalenteri .LaatikkoSisalto, .LaatikkoHaku .LaatikkoSisalto {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #D4DCE6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C1C6CC;
  font-size: 11px;
  text-decoration: none;
}

.LaatikkoLinkki, .TapahtumaLinkki {
  margin-bottom: 2px;
  margin-top: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  font-size: 11px;
  text-decoration: none;
}
 
.LaatikkoLinkkiLisaa, .TapahtumaLisaaLinkki {
  margin-bottom: 2px;
  padding-left: 6px;
  font-size: 11px;
  text-decoration: none;
}

/* ------ */
/* Lomake */
/* ------ */
table.L, table.LP, table.S {
  width: 95%;
}

table.L a {
  font-size: 12px;
}

table.L td {
  font-size: 11px;
}

table.L b {
  font-size: 11px;
  font-weight: normal;
}

table.L .Kentta {
  width: 100%;
}

table.L .PuolikasKentta {
  width: 100%;
}

.Submit {
  margin-top: 0.5em;
}

label {
  white-space: nowrap;
}

/* ------- */
/* Tiedote */
/* ------- */
.TiedoteOtsikko, .UusimmatTiedotteet {
  font-size: 14px;
  font-weight: bold;
  color: #5E5D5D;
  margin-top: 0.5em;
  margin-bottom: 0.5em;

}

.Ingressi {
  font-size: 11px;
  font-weight:bold;
}

.KappaleOtsikko {
  font-size: 11px;
  font-weight: bold;
  color: #0a356d;
}

.Kuvateksti {
  font-size: 11px;
  font-weight: bold;
  color: #666;
  text-align: left;
}

.Breadcrumbs {
  font-size: 11px;
  color: #666666;
}

.TiedoteOtsikkoPaivamaara {
  font-size: 11px;
  color: #000;
}

.Teksti {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  color: #333;
}

.Teksti a, .Teksti a:visited {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
  color: #333;
}

.KuvaTaulukko {
  width: 145px;
}

.TiedoteKuva {

}

.TiedoteListassa {
  margin-bottom: 0.5em;
}

/* ------- */
/* Buttons */
/* ------- */
.Painike0 {
  margin: 0px;
  padding: 0px;
}

.Painike0 a,
.Painike0 a:visited,
.Painike0 a:hover,
.Painike0 a:active {
  display: block;
  width: 100%;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #CBCFD4;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  text-indent: 18px;
}

.Painike0 a,
.Painike0 a:visited {
  background-image: url('Kuvat/Maestro/bg_vasenvalikko.gif');
  background-repeat: no-repeat;
  background-position: left top;
} 

.Painike0 a:hover,
.Painike0 a:active {
  background-image: url('Kuvat/Maestro/bg_vasenvalikko_hover.gif');
  background-repeat: no-repeat;
  background-position: left top;
}

.Painike1, .Painike2 {
  background-image: url('Kuvat/Maestro/bg_vasenvalikko_ala.gif');
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
}

.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%;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #CBCFD4;
  color: #000;
  text-decoration: none;
}

.Painike1 a, .Painike1 a:visited, .Painike1 a:hover, .Painike1 a:active {
  padding-left: 0px;
  font-size: 11px;
  font-weight: normal;
  text-indent: 22px;
}

.Painike2 a, .Painike2 a:visited, .Painike2 a:hover, .Painike2 a:active {
  padding-left: 0px;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
}

.Painike1 a:hover, .Painike1 a:active, .Painike2 a:hover, .Painike2 a:active {
  width: 100%;
  background-image: url('Kuvat/Maestro/bg_vasenvalikkoala_hover.gif');
  background-repeat: no-repeat;
  background-position: left top;
  color: #999;
}

.LaatikkoHaku .Hakusana {
  font-size: 11px;
  margin-left: 6px;
  width: 50%;
}

.LaatikkoHaku .Etsi {
  font-size: 11px;
  width: 30%;
}

/* -------- */
/* Calendar */
/* -------- */
table.KalenteriOtsikko {
  width:100px;
  margin-left:0px;
  margin-right:0px;
}
 
table.Kalenteri {
  background:#ACB7C1;
  width:160px;
  margin-left:2px;
  margin-right:2px;
}

table.Kalenteri td, table.Kalenteri th {
  font-size: 11px;
  text-align: center;
  color: #000;
}
 
.PaivaOtsikko {
  background:#D8DCE2;
}
 
.Kuukausi {
  font-size: 11px;
}
 
.Paiva {
  background:#F0F3F4;
}
 
.PaivaTanaan {
  border: 2px solid #000;
  background:#ECEDEF;
  font-weight:bold;
}