body {
  margin: 0;
  font-family:Helvetica,Arial,sans-serif;
  font-size: 80%;
  background: #49638e url(../images/background.gif) top left repeat-y;
}

#container {
  width: 760px;
  background: white;
}

#header {
  background: url(../images/header.jpg) top left no-repeat;
  height: 90px;
}

.headerLanguage {
  display: block;
  padding: 0;
  margin: .2em .5em 0 0;
  float: right;
}

.headerLanguage li {
  list-style: none;
  display: inline;
  margin: 0 0 0 .2em;
}

.headerLanguage li a {
  font-weight: bold;
  color: #fff;
}

.headerLanguage li a.selected {
  font-weight: bold;
  color: #fff;
  text-decoration:underline;
}

#header h1 {
  margin: 0;
  padding: 0;
  width: 100px;
}

#header h1 a {
  position: relative;
  left: 15px;
  top: 12px;
  width: 65px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.gif) top left no-repeat;
}

#header_en {
  background: url(../images/header_en.jpg) top left no-repeat;
  height: 90px;
}

#header_en h1 {
  margin: 0;
  padding: 0;
  width: 100px;
}

#header_en h1 a {
  position: relative;
  left: 15px;
  top: 12px;
  width: 65px;
  height: 36px;
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.gif) top left no-repeat;
}

#navigation {
  list-style: none;
  margin: 0;
  padding: .3em 0 .3em 0;
  background: #0f3b6f;
}

ul.services {
  display: block;
  margin: .5em;
  padding: 0 0 0 1em;
}

ul.services li {
  list-style: none;
}

#navigation li {
  display: inline;
  padding-right: .5em;
}

#navigation li.language {
  width: 176px;
  margin-left: 1em;
  font-weight: bold;
  color: #fff;
  float: left;
}

#navigation li a {
  color: white;
  font-weight: bold;
}

#sidebar {
  background: url(../images/sidebar_top.gif) top left;
  width: 176px;
  float: left;
}

#sidebar h2 {
  margin: 15px 0 0;
  font-size: 1em;
  background: #49638e;
  color: white;
  padding: .2em 0 .2em 10px;
}

#sidebar h2 a { 
  color: white;
}

#sidebar ul {
  list-style: none;
  margin: .5em 0;
  padding-left: 10px;
}

#sidebar ul li {
  padding: .1em 0;
}

#sidebar ul ul {
  margin: 0;
  padding-left: 15px;
  font-size: .85em;
}

#sidebar p {
  margin-left: 10px;
}

#sidebarBottom {
  background: #fff url(../images/sidebar_bottom.gif) bottom left no-repeat;
  height: 240px;
/*  margin-bottom: -20px;*/
}

#sidebarBottom h2 {
  margin: 0;
}
#sidebarBottom p {
 color: #555; 
 font-size: .8em;
 margin: 10px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  z-index: 200;
  left: 580px;
  top: 94px;
  display: block;
  float: right;
}
#search {
  margin: 0;
  padding: 0;
  border: 0;
}

#pageSearch {
  margin: 0;
  padding: .5em 0 0 0;
  border-top: 1px solid #088418;
}

#searchButton {
  border: 0;
  padding: 0 0 .2em 0;
  background: none;
  vertical-align: middle;
}

#searchPhrase {
  border: 1px solid #088418;
  width: 120px;
  font-size: .8em;
  display: inline;
}

#content {
  float: right;
  width: 554px;
  margin: 15px;
}

* html #content {
  width: 539px;
}

* html #footer {
  height: 1%;
}

#content h2 {
  color: #078D2F;
  font-family: Times,serif;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#content dl dt {
  clear: both;
  font-weight: bold;
  color: #333333;
}

#content dl dt a {
  border: 1px solid #ccc;
  text-align: center;
  width: 100px;
  height: 90px;
  padding: 5px;
  float: left;
  margin: 0 5px 5px 5px;
}

#content dl dt a:hover {
  border: 1px solid #078D2F;
}

#content dl a img {
  border: 0;
}

.chooseLang {
  padding: 0;
  margin: .2em .5em 0 110px;
  clear: both;
}

.language {
  display: block;
  padding: 0;
  margin: .2em .5em 0 100px;
}

.language li {
  list-style: none;
  display: inline;
  margin: 0 0 0 .2em;
}

.language li a {
  font-weight: bold;
}

.language a.fi {
  padding: 10px 0 2px 25px;
  background: #fff url(../images/fi.gif) bottom left no-repeat;
}

.language a.en {
  padding: 10px 0 2px 25px;
  background: #fff url(../images/en.gif) bottom left no-repeat;
}

.ok {
  margin: 0 0 .2em 0;
  padding: .2em 0 .2em .4em !important;
  color: #004A80;
  border: 1px solid #004A80;
  font-weight: bold;
  background: #e2eef7;
  width: 30em;
}

p.ok {
  margin: 1em;
}

#footer {
  background: #068B2E;
  text-align: right;
  text-transform: uppercase;
  color: white;
  padding: .2em .5em;
  clear:both;
}

.addToCart {
  clear:both;
  margin-left: 120px;
}

a {
  color:#004A80;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

ul.searchResultNavi {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0 0 1em 0;
  clear: both;
  width: 100%;
  float:left;
  margin-top: 5px;
  border-bottom: 1px solid #BCBCBC;
}

ul.searchResultNavi li {
  display: block;
  float: left;
  padding: 0 1px 0 5px;
/*  margin-left: 10px; */
/*  background-image: url('../images/navi/left.gif'); */
/*  background-position: top left; */
/*  background-repeat: no-repeat; */
}
ul.searchResultNavi li a {
  display: block;
  padding: 2px 5px 3px 5px;
  text-decoration:none;
  position: relative;
/*  background-color: #EBEBEB; */
/*  border-top: 1px solid #BCBCBC; */
/*  border-right: 1px solid #BCBCBC; */
}

ul.searchResultNavi li.selected a {
  position: relative;
/*  background-color: #fff; */
  padding: 2px 5px 3px 5px;
    font-weight: bold;
}
ul.searchResultNavi li.selected {
  position: relative;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  z-index: 102;
/*  background-image: url('../images/navi/left_white.gif'); */
/*  background-position: top left; */
/*  background-repeat: no-repeat; */
    border-bottom: 1px solid #BCBCBC;
}
