/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
  outline-style: none;
}

/*global*/
html {
  background: none !important;
  background: #fff url(../images/html_bg.png) repeat-x; /*ie6*/
}
body {
  font-size: 62.5%; /* 1em = 10px */
  font-family: 'Lucida Grande', Arial, Sans-Serif;
  background: #6ca022 !important;
  background: url(../images/body_bg.jpg) top center no-repeat; /*ie6*/
  color: #fff;
  text-align: center;
}
#_html {
  background: #0b2f5d url(../images/html_bg.png) repeat-x;
}
#_body {
  background: url(../images/body_bg.jpg) top center no-repeat;
  padding: 0 0 0px 0;
}
.container {
  margin: 0px auto;
  width: 980px;
  text-align: left;
}
.clearer {
  clear: both;
}
#header {
  height: 425px;
  position: relative;
}
h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
  font-size: 3em;
  position: absolute;
  left: 20px; top: 0px;
  z-index: 9999;
}
h2 {
  font-size: 2.4em;
  margin: 0px 0 1em 0px;
  background: url(../images/title_bg.png) left top no-repeat;
  color: #fff;
  font-style: italic;
  padding: 10px 0 0 10px;
  text-transform: uppercase;
}
h3 {
  font-size: 1.6em;
  margin: 0 0 0.5em 0;
  color: #fff;
  text-transform: uppercase;
}
h4 {
  font-size: 1.5em;
  margin: 0 0 0.3em 0;
  line-height: 1.2em;
  color: #90cfed;
}
h4 a{
  line-height: 1.1em;
  margin: 0 0 0.1em 0;
  color: #f03117;
}
strong {
  font-weight: bold;
}
p {
  margin: 0 0 1.5em 0;
  line-height: 1.5em;
  font-size: 1.1em;
}
a {
  color: #a9dff7;
}
hr {
  border: 0px;
  border-top: 1px solid #002042;
  border-bottom: 1px solid #003e7d;
}
#menu {
  position: absolute;
  right: 0px; top: 15px;
  background: url(../images/menu_bg.png) no-repeat;
  width: 980px; height: 55px;
}
#menu ul {
  float: right;
  margin: 0 25px 0 0 ;
}
#menu li {
  list-style: none;
  float: left;
  padding: 0;
  font-size: 1.5em;
  margin: 0 0 0 20px;
  padding: 15px 0 0 0;
}
#menu a {
  color: #fff;
  text-decoration: none;
  padding: 20px 10px 22px 10px;
}
#menu .act a  {
  background: url(../images/menu_act.png) top center no-repeat;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 20px 10px 22px 10px;
}
#content {
  padding: 20px 0 20px 0;
  min-height: 200px;
  width: 980px;
  position: relative;
  margin: 0 0 0 0px;
}
#banner {
  height: 355px;
  width: 980px;
  position: absolute;
  top: 69px; left: 0px;
  background: url(../images/banner.jpg) no-repeat;
}
#topinfo {
  position: absolute;
  right: 20px; bottom: 36px;
  background: url(../images/transblack.png) !important;
  background: #000; /*ie6*/
  width: 220px;
  padding: 15px 0;
  text-align: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#topinfo p {
  color: #fff;
  margin: 0;
}
#footer {
  background: url(../images/footer_bg.png) repeat-x;
  font-size: 1.2em;
  text-align: center;
  color: #24360a;
  height: 200px;
  padding: 30px 0 0 0;
}
#footer hr {
  margin: 20px 0 0 0;
}
#footer-sivukartta {
  position: absolute;
  left: 240px; top: 21px;
  background: url(../images/footer_menu_bg.png) repeat-x;
  padding: 0 0 0 20px;
  font-size: 0.9em;
}
#footer-sivukartta li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 5px 0;
}
#footer-sivukartta a {
  text-decoration: none;
  color: #24360a;
}
#footer-sivukartta .act a {
  color: #24360a;
  background: #bde97e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 2px 6px;
}
#footer-sivukartta a:hover {
  text-decoration: none;
}
#copyr {
  position: absolute;
  top: 54px; left: 27px !important;
  top: 54px; left: 0px;
}
#mf {
  position: absolute;
  top: 20px; left: 25px;
}
#footer .container {
  position: relative;
  height: 103px; width: 980px;
}
#footer h3 {
  margin: 0 0 1em 0;
  color: #0d0d0d;
  font-size: 1.4em;
}
#content ul {
  margin: 0 0 20px 0px;
  color: #111;
}
#content li {
  border: 1px solid #d3deeb;
  padding: 6px 0 6px 15px;
  color: #d3deeb;
  list-style: none;
  margin: 0 0 5px 0;
  font-size: 1.2em;
  background: #153c6e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#content table {
  border: 1px solid #ddd;
  margin: 0 0 20px 0;
  background: #fdfdfd;
}
#content td {
  width: 180px;
  background: #fff;
  padding: 5px 10px;
  border: 0px;
  border: 1px solid #ddd;
}
#content img {
  background: #d3deeb;
  padding: 5px;
  margin: 10px 0 0 0;
}
.etusivu #content img {
  background: none;
  padding: 0px;
  margin: 0px;
}
#cl {
  width: 460px;
  float: left;
  margin: 0 20px 0 0;
}
#cr {
  width: 460px;
  float: left;
}
.singlecol {
  width: 980px;
  float: left;
  margin: 0 0 0 20px;
}
.doublecol {
  width: 460px;
  float: left;
  margin: 0 0 0 20px !important;
  margin: 0 0 0 10px; /*ie6*/
}
.doublecol.nomargin {
  margin: 0 0 0 0px !important;
  margin: 0 0 0 0px; /*ie6*/
  width: 480px;
}
.doublecol h2, .singlecol h2, .triplecol h2 {
  margin: 0 0 1em 0;
}
.doublecol p {
  margin: 10px;
}
.triplecol {
  width: 290px;
  float: left;
  margin: 0 0 0 20px !important;
  margin: 0 0 0 10px; /*ie6*/
}
.etusivu .triplecol {
  width: 300px;
  float: left;
  margin: 0 0 0 20px !important;
  margin: 0 0 0 10px; /*ie6*/
}
.quadcol {
  width: 220px;
  float: left;
  margin: 0 0 0 20px !important;
  margin: 0 0 0 10px; /*ie6*/
}
.btn {
  color: #000;
  text-decoration: none;
  background: #69CD4F;
  padding: 5px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #519F3B;
  text-shadow: #9BFF7F 0px 1px 0px;
}
#alasivu-toptext {
  margin: 20px 10px 20px 10px;
  font-size: 1.4em;
}

/*kuvagalleria*/

.galleryimg img {
  padding: 5px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 20px 10px 0 !important;
  background: #fff;
}

/*etusivu*/
.etusivu-link  {
  margin: 0 0 0 15px !important;
  margin: 0 0 0 10px; /*ie6*/
}


/*lomakkeet*/
#footer-tarjouspyynto {
  position: absolute;
  left: 500px; top: 21px;
  width: 460px;
}
#tp-left {
  float: left;
}
#tp-right {
  float: right;
}
.field_wrapper {
  margin: 0 0 5px 0;
}
.error input {
  border: 1px solid #ffb3b3 !important;
  background: #fff8f8;
}
#footer .input .text, #footer textarea {
  border: 1px solid #436314;
  background: #9be03a url(../images/footer_input.png) bottom repeat-x;
  padding: 4px 10px 4px;
  font-family: arial, sans-serif;
  font-size: 1em;
  color: #436314;
  width: 200px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#footer .input .text:focus, #footer textarea:focus {
  background: #b3ec62;
}
.input .text, textarea {
  border: 1px solid #ddd;
  padding: 4px 10px 4px;
  font-family: arial, sans-serif;
  font-size: 1em;
  color: #06325d;
  width: 210px;
}
textarea {
  height: 44px;
}
.input .text:focus, textarea:focus {
  background: #f7f7f7;
}
.button input {
  border: 1px solid #598628;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: url(../images/btn_bg.png) repeat-x;
  color: #1e2e07;
  margin: 0 0 0 0;
  cursor: pointer;
  padding: 2px 10px 3px 10px;
}
.button_reset {
  display: none;
}
iframe {
  border: 0;
  background: #d3deeb;
  padding: 5px;
  width: 440px;
  height: 320px;
  margin: 0 0 0 10px;
}