/*
    23.10.2009 - rakennettu / build
    30.10.2009 - muokattu viimeksi / last modified
*/

html {
  color: #444444;
  background-color: #72be44;
}

body {
  font: normal 0.8em Verdana, Arial, sans-serif;
  margin: 0 auto 20px auto;
}

#page {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  background-color: #72be44;
  background-image: url('imgs/middle.png');
  background-position: 100% 0%;
  background-repeat: repeat-y;
}

#header {
  width: 100%;
  height: 209px;
  background-color: #72be44;
}

#location {
  width: 805px;
  height: 25px;
  padding: 1px 0 2px 215px;
  background-color: #f36b20;
}

#location h4, h5 {
  margin: 4px;
  color: #ffffff;
}

.subhead {
  height: 16px;
  padding-top: 3px;
  background-color: #72be44;
  color: #ffffff;
  font-weight: bold;
  font-size: 85%;
  text-align: center;
  border: 1px solid #000000;
}

#navigateColumn {
  width: 200px;
  margin: 8px;
  float: left;
  min-height: 300px;
}

#navigate {
  padding-left: 7px;
}

#middleColumn {
  width: 390px;
  margin: 5px;
  float: left;
}

#rightColumn {
  width: 390px;
  margin: 5px 7px 5px 5px;
  float: right;
}

#wideRightColumn {
  width: 805px;
  margin: 0 0 0 8px;
  float: left;
}

#bottom {
  clear: both;
  height: 130px;
  margin: 0;
  padding: 10px 10px 10px 25px;
  background-image: url('imgs/bottom.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  color: #f36b20;
}

table {
  font-size: 100%;
  border-width: 0;
  padding: 0;
  margin: 0;
}

table.border {
  border: 1px solid #000000;
  background-color: #ffffff;
}

.leftSide {
  width: 480px;
  padding: 10px;
  float: left;
}

.rightSide {
  width: 480px;
  padding: 10px;
  float: right;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

img {
  border-style: none;
}

img.right {
  float: right;
}

img.left {
  float: left;
}

a:link {
  color: #0058a8;
  text-decoration: none;
}

a:active {
  color: #cc0000;
  text-decoration: none;
}

a:visited {
  color: #72be44;
  text-decoration: none;
}

a:hover {
  color: #f36b20;
/*  text-decoration: underline;*/
}

a.solid:link, a.solid:active, a.solid:visited, a.solid:hover {
  color: #f36b20;
}

h1, h2, h3, h4, h5, h6 {
  color: #0058a8;
}

h1.bottom, h2.bottom, h3.bottom, h4.bottom, h5.bottom, h6.bottom {
  color: #f36b20;
  margin: 0.5em auto;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 0.8em; }

.small {
  font-size: 80%;
}

.big {
  font-size: 120%;
}

hq {
  color: #f36b20;
}

.form {
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
}

#designer {
  position: relative;
  width: 1020px;
  height: 30px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  font: italic 11px Verdana, Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: transparent;
  background-image: none;
}

a.jt:link, a.jt:active, a.jt:visited, a.jt:hover {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}
