/*
    03.11.2011 - rakennettu / build
    22.11.2011 - muokattu viimeksi / last modified
*/

html {
  background-color: #eccf3a;
  background-image: url('imgs/kennosto.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-attachment: fixed;
}

body {
  color: #543f37;
  font: normal 0.9em Verdana, Myriad, Helvetica, Arial, sans-serif;
  margin: 40px auto;
}

#sivu {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  background-color: #ffc420;
  background-image: url('imgs/ylatausta2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
}

#ylaosa {
  height: 180px;
  text-align: center;
  padding-top: 20px;
}

#yksiPalsta {
  width: 800px;
  margin: 20px 100px;
}

#yksiLeveaPalsta {
  width: 900px;
  margin: 20px auto;
}

#vasenPalsta {
  width: 380px;
  margin: 20px 10px 20px 100px;
  float: left;
  padding-left: 10px;
  left: 0;
}

#oikeaPalsta {
  width: 380px;
  margin: 20px 100px 20px 10px;
  left: 400px;
  float: right;
}

#alaosa {
  clear: both;
  height: 210px;
  text-align: center;
  color: #ffffff;
  background-color: #5a3d37;
}

/* <Navivalikko> */
#navipalkki {
  color: #ecc832;
  text-align: center;
}

#navi, .nimi {
  font: bold 1.5em Verdana, Arial, sans-serif;
  padding-left: 0;
}

#navi li {
  display: inline;
}

#navi li a {
  color: #ecc832;
  text-decoration: none;
}

#navi li a:hover {
  color: #ffffff;
}

#s_hunaja a[href='hunaja.php'],
#s_tuotteet a[href='kauppa.php'],
#s_tunnustilaus a[href='tunnustilaus.php'],
#s_index a[href='index.php'] {
  color: #ffffff !important;
}
/* </Navivalikko> */


a:link, a:visited {
  color: #a9311a;
  text-decoration: none;
}

a:active {
  color: #3a7adb;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

a.alinavi:link, a.alinavi:active, a.alinavi:visited {
  color: #ffffff;
  text-decoration: none;
}

a.alinavi:hover {
  color: #ecc832;
  text-decoration: none;
}

a.posti:link, a.posti:active, a.posti:visited {
  color: #ffffff;
  text-decoration: none;
}

a.posti:hover {
  color: #3a7adb;
  text-decoration: none;
}

.tuotevalikko {
  color: #000000;
  background-color: #5a3d37;
  border: 1px solid #000000;
  font-weight: bold;
}

.tuoteotsikko {
  color: #000000;
  background-color: #f4b244;
  border: 1px solid #000000;
  padding: 2px;
}

.otsikko {
  color: #ffffff;
  background-color: #f4b244;
  font-weight: bold;
  padding: 2px;
}

.dark, .dark2 {
  color: #ffffff;
  background-color: #000000;
}

.dark {
  width: 1000px;
}

.tilaustaulu {
  border-collapse: separate;
  border-spacing: 1px;
}

.dataotsikko {
  color: #ffffff;
  background-color: #5a3d37;
  font-weight: bold;
  font-size: 12px;
}

.databox {
  color: #000000;
  background-color: #ffc420;
  font-weight: bold;
  font-size: 12px;
}

.vas {
  width: 320px;
  text-align: right;
}

.kes {
  width: 12px;
}

.oik {
  width: 560px;
  vertical-align: top;
}


/* Popup -ikkuna */
.poppari {
  background-color: #ffc420;
  text-align: center;
}

table {
  width: 100%;
  border: 0;
}

td.top {
  vertical-align: top;
}

td.L7 {
  width: 7%;
  vertical-align: top;
}

td.L8 {
  width: 8%;
  vertical-align: top;
}

td.L20 {
  width: 20%;
  vertical-align: top;
  text-align: right;
}

td.L45 {
  width: 45%;
  vertical-align: top;
}

td.L50 {
  width: 50%;
}

.keskitys {
  text-align: center;
}

.oikea {
  text-align: right;
}

.vasen {
  text-align: left;
}

.teho {
  color: #e20032;
  background-color: #ffffff;
}

.yliv {
  text-decoration: line-through;
  color: #e20032;
}

img {
  border-style: none;
}

img.oikea {
  float: right;
  padding-right: 2px;
}

img.kehys {
  border: 1px solid #5a3d37;
}

h1, h2, h3, h4, h5, h6 {
/*  color: #4c4097;*/
  color: #573c35;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h4.myymala {
  margin: 0 auto;
}
h5 { font-size: 0.9em; }

h1.sivunimi {
  text-align: center;
  letter-spacing: 3px;
}

#designer {
  position: relative;
  width: 1000px;
  clear: both;
  margin: 0 auto 10px auto;
  background-color: transparent;
}
.vasenLohko {
  left: 0;
  padding: 10px 10px 10px 5px;
  float: left;
}
.oikeaLohko {
  left: 50%;
  padding: 10px 0 10px 10px;
  float: right;
}
