﻿a {color: #b88242;}
a:visited {color:#b88242;}
a:hover {color: #010101;}
a:active { color:#b88242;}

body {
  background: #436d22 top left;
  font-size: 14px;
  font-family: Antiqua, Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #111111;
  padding: 0px;
  margin: 0px;
}

/* ---------- Muotoilualue -------------- */
#container {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  background: #E8E8E8;
  border-left: 5px solid #b88242;
  border-right: 5px solid #b88242;
}

/* ---------- Yläosa -------------- */
#banner {
  height: 240px;
  text-align: center;
  background: url('http://suhonenhelena.com/kuvat/ylakuva.jpg') no-repeat;
  background-color: #e1ddd9;
  padding: 0px;
  margin: 0px;
}

/* ---------- Logo --------------- */
#logol {
  height: 153px;
  background: #5c823e url('http://suhonenhelena.com/kuvat/logoBig.png') center left no-repeat;
}

#logor {
  height: 153px;
  margin-left: 200px;
  padding: 20px;
  font-weight: bold;
  font-family: georgia, courier, Verdana, Helvetica;
  font-style: normal;
  background-color: #5c823e;
}

#header {

}

/* ---------- Teksti Sisältö ---------------------- */
#content {
  padding: 20px;
  background-color: #5c823e;
  margin-left: 200px;
  margin-right: 0px;
}

#fill {
  background-color: #5c823e;
}

/* ---------- Keskikuvan muoto ------------- */
div#content {
  /*  border:1px solid black;*/
  min-height:170px;
}

/* --------- Vasen navigaatio osa ---------  */
#left {
/*  border:1px solid black; */
  float: left;
  width: 200px;
  margin: 0px;
  padding: 0px;
  background:#5c823e;
}

/* ---------- Alaosa -----------*/
#footer {
  clear: both;
  margin: 0px;
  padding:0px;
  height:237px;
  background:  url('http://suhonenhelena.com/kuvat/alakuva.jpg') no-repeat;
}


/********************************/
/* -----  menu ------- */
.verticalmenu ul {
  list-style:none;
  padding: 10px;
  margin-top: 25px;
  margin-left: 10px;
}

.verticalmenu li, .verticalmenu a:visited {
  display: block;
  font: Verdana, Helvetica;
  font-size: larger;
  color: #b88242;
  text-decoration: none;
  text-align: left;
  background-image: url('http://suhonenhelena.com/kuvat/button.png');
  width: 135px;
  height: 30px; /* Vasen Menu tekstien etäisyys */
}

.verticalmenu a:hover {
  color: #010101;
}

/*********************************/
/* ---- Galleria ----*/

#gall_p {
  height: 180px;
  background:#5c823e;
}

#gall_d {
  height: 20px;
  background:#5c823e;
}

#gall_ps {
  background:#5c823e;
  padding-top: 4px;
  padding-bottom: 4px;
}

#gall_ps_img {
  border: 5px solid #555f5f;
}

#gall_lb_img {
  border: 2px solid #555f5f;
  height: 125px;
  width:  125px;
}
