body
{
  width: 770px;
  margin: 20px auto;
  text-align: center;
  font-family: Arial, sans-serif;
  color: #5d5d5d;
}

#container
{
  text-align: left;
  width: 770px;
}

#container a:link,
#container a:visited
{
  text-decoration: none;
}

#container a:hover,
#container a:visited:hover
{
  text-decoration: underline;
}

#branding
{
  padding: 14px 20px 6px;
}

#languages
{
  list-style: none;
  background-image: none !important;
  background-color: transparent !important;
  font-size: 90%;
  float: right;
  padding-right: 30px;
  padding-top: 2px;
}

#languages a
{
  color: #a4a4ce;
}

#languages span.language
{
  padding-left: 0.4em;
}

#navigation a:hover
{
  text-decoration: none !important;
}

#navigation
{
  padding: 0;
}

#navigation ul,
#siteinfo
{
/*
  background-image: url('/images/navigation-background.gif');
/* */
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #1a31b9;
  height: 21px;
  line-height: 21px;
  padding: 0;
  margin: 0;
  padding-left: 20px;
}

#navigation ul li a
{
  color: #ffffff;
  padding: 0px 10px;
  display: block;
}

#navigation ul li span.separator
{
  border-left: solid 1px #ffffff;
  line-height: 15px;
  position: absolute;
  display: block;
  height: 15px;
  margin-top: 3px;
  width: 1px;
  overflow: hidden;
}

#navigation ul li a > span.separator
{
  display: inline;
  margin-top: 3px; 
  margin-left: 10px;
  border-left: solid 1px #ffffff;
}

#navigation ul li a:hover,
#navigation ul li.onmouseover a,
#navigation ul li.selected a
{
  color: #ffffff;
}

#navigation ul li
{
  display: block;
  float: left;
  height: 21px;
  line-height: 21px;
  position: relative;
  z-index: 9999;
}

#navigation ul li.onmouseover a,
#navigation ul li ul a
{
  color: #ffffff;
}

#navigation ul li.selected,
body.frontpage #navigation ul li.etusivu,
body.frontpage #navigation ul li.etusivu a,
body.frontpage #navigation ul li.homepage,
body.frontpage #navigation ul li.homepage a
{
  font-weight: bold !important;
}

#navigation a:hover,
#navigation ul li.onmouseover,
#navigation ul li a:hover,
#navigation ul li:hover,
#navigation ul li:hover > a
{
  color: #888888 !important;
}

#container > #navigation ul li:hover,
#container > #navigation ul li.onmouseover
{
  padding: 0px;
}

#breadcrumb
{
  clear: left;
  font-size: 90%;
  padding: 3px 0 3px 30px;
}

#breadcrumb a
{
  color: #888888 !important;
}

#content
{
  padding: 0 30px;
}

#content-text a:link,
#content-text a:visited
{
  color: #000000;
}

#content-text
{
  width: 510px;
  float: left;
  margin-right: 0px;
  padding: 28px 20px 0;
}

body.tuotteet #content-text
{
  margin-left: -20px;
}

#content-text div.contact-form
{
  margin-left: 5px;
}

#content > #content-text
{
  width: 490px;
  padding-top: 20px;
  padding-bottom: 40px;
}

#content-text a:link,
#content-text a:visited
{
  color: #000088;
  font-weight: bold;
}

#content-text div.content
{
  width: 499px;
}

#content-text > div.content 
{
  width: 471px;
}

#content-text h1
{
  padding-left: 4px;
  line-height: 20px;
}

#content-text span.tooltip
{
  padding: 0 1em;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #c2c2c2;
  color: #525151;
}

#content-text #fi_protie_gallery_photo
{
  overflow: hidden;
  width: 496px;
}

#content-text #fi_protie_gallery_photo img
{
  width: 496px;
}

#content-text div.gallery > #fi_protie_gallery_photo
{
  width: 485px;
}

#content-subs
{
/*
  margin-top: 23px;
*/
  margin-top: 73px;
  margin-bottom: 40px;
  float: left;
  margin-left: -8px;
  width: 180px;
}

* html #content-subs
{
  margin-left: -24px;
}

#content-subs > #content
{
  margin-left: 0;
}

#navi-sub
{
  padding: 6px 20px 12px;
  background-color: #929292;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  float: left;
}

#navi-sub a:hover,
#navi-sub a.onmouseover,
#navi-sub a:hover
{
  text-decoration: none !important;
  color: #4B4B4B !important;
}

#content-subs > #navi-sub
{
  margin-left: 8px;
}

#content-subs h3
{
  color: #ffffff;
  margin: 6px 0;
  white-space: nowrap;
}

#content-subs a
{
  color: #ffffff !important;
}

#content-subs ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#content-subs ul li
{
  line-height: 18px;
  white-space: nowrap;
  display: block !important;
}

#content-subs ul li a
{
  display: inline;
/*
  color: #888888;
/* */
}

#content-subs ul li.active a
{
  font-weight: bold;
  letter-spacing: -0.1px;
}

#content-subs div.header,
#content-subs div.footer
{
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  width: 7px;
  height: 7px;
}

#content-subs div.header
{
  background-image: url('/images/corner-top-left.gif');
}

#content-subs div.footer
{
  background-image: url('/images/corner-bottom-left.gif');
  margin-top: -7px;
}

#content-subs > div.header,
#content-subs > div.footer
{
  display: none;
}

* html #content-subs div.header
{
  float: left;
  position: relative;
  margin-left: 8px;
}

* html #content-subs div.footer
{
  clear: both;
  margin-left: 16px;
}

* html #content-subs #navi-sub
{
  margin-left: -7px;
  margin-top: 0;
  padding-top: 14px;
}

* html body.tuotteet #content-subs #navi-sub,
* html body.kayttokohteet #content-subs #navi-sub
{
  margin-top: -15px;
  margin-left: 8px;
}

#siteinfo
{
  background-color: #1a31b9;
  color: #ffffff;
  margin-top: 20px;
  padding: 0 30px;
  clear: both;
}

html > body #siteinfo
{
  margin-top: -20px;
}

#siteinfo div.vcard a.email:hover
{
  text-decoration: none;
  color: #888888 !important;
}

#siteinfo div.vcard span.org,
#siteinfo div.vcard span.adr,
#siteinfo div.vcard a.email,
#siteinfo div.vcard span.tel
{
  border-left: solid 1px #ffffff;
  padding: 0 6px;
  color: #ffffff !important;
}

#siteinfo div.vcard span.org
{
  border-style: none;
  padding-left: 0;
}

#siteinfo div.vcard span.adr
{
  padding-left: 5px;
}

#siteinfo div.vcard span.adr span
{
  padding-left: 5px;
}

#siteinfo div.login
{
  float: right;
}

#siteinfo div.login a
{
  color: #ffffff;
}

#copyright
{
  margin-top: 3px;
  margin-right: 15px;
  margin-bottom: -23px;
  float: right;
  clear: both;
  padding-bottom: 0px;
  height: 10px;
  font-size: 11px;
}

html > body #copyright
{
  height: 15px;
  margin-top: -28px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  margin-right: 30px;
}

#product-image div.slide
{
  position: absolute;
}

#product-image #slideshow_index
{
  position: absolute;
  height: 50px;
  padding: 0;
  margin-top: -19px;
  margin-left: -1px;
  z-index: 1000;
  width: 700px;
}

#product-image #slideshow_index a
{
  display: block;
  float: left;
  border: solid 1px #ffffff;
  width: 16px;
  font-size: 80%;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: #929292;
  color: #ffffff;
  cursor: pointer;
}

#product-image #slideshow_index a:hover,
#product-image #slideshow_index a.selected
{
  background-color: #1A31B9;
}