body {
    background-color: #f7f4eb;
    background-image: url("../images/mainBg.png");
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

* {
    margin: 0; 
    padding: 0;
}

p {
    font-size: 14px;
    margin-bottom: 20px; 
}

h1 {
    margin:0 0 25px 15px;
    line-height:18px;
}

h1.tuotesivu {
    margin:0 0 10px 15px;
    line-height:18px;
    font-size: 1.3em;
}

h1.imgtxt1
{
    font-size: 40px;
    width: 300px;

   /**
    * ImageText
    * font-family: InterFace Dama;
    * color:#609619;
    * font-size: 24;
    * width: 200;
    */ 
}

h1.imgtxt2
{
    font-size: 24px;
    width: 300px;

   /**
    * ImageText
    * font-family: InterFace Dama;
    * font-size: 16;
    * color: #146498;
    * width: 300;
    */ 
}

h1.img1
{
   /**
    * ImageText
    * font-family: InterFace Dama;
    * font-size: 24;
    * color: #609619;
    */ 
}

h2 {
    margin-bottom: 16px;
}

h2.img2
{
   /**
    * ImageText
    * font-family: InterFace Dama;
    * font-size: 16px;
    * color: #146498;
    */ 
}

#left h2 { 
    font-size: 18px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 20px;
    margin-bottom: 14px;
    color: #146498;
    font-weight: normal;    
}

h2.tuotesivu { 
    font-size: 18px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 20px;
    margin-bottom: 20px; 
    margin-left:15px;
    color: #146498;
    font-weight: normal;    
}

h3 {
    font-size: 13px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 20px;
    margin-bottom: 14px; 
    color: #146498;
    font-weight: bold;
}

/* Peruslinkit ************ */

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

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

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

a:hover {
    text-decoration: underline;
    color: #186aba;
}

/* ************************************* RAKENNE ********************************************* */

div.clearDiv {
    clear: both;
}

#wrap {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    width: 900px;
    height: 89px;
    background-image: url("../images/header.png");
}

#languageMenu {
    float: right;
    font-size: 13px;
    margin-right: 31px;
    padding-top: 3px;
}

#languageMenu ul {
    margin: 0 0 0 0;
    padding: 0;
}

#languageMenu ul li {
    display: block;
    float: left;
    height: 22px;
    margin: 0;
    border-bottom: 2px solid #bcd67d;
}

#languageMenu ul li#suomi {
    text-align: right;
    width: 48px;
    padding: 3px 10px 0 0;
}

#languageMenu ul li#sverige {
    text-align: left;
    width: 52px;
    padding: 3px 0 0 10px;
}

#languageMenu ul li a:link {
    text-decoration: none;
}

#languageMenu ul li a:hover {
    text-decoration: none;
}

#languageMenu ul li.current {
    border-bottom: 2px solid #7ca61b;
    font-weight: bold;
}

#languageMenu ul li.current a:hover {
    color: #095585;
}

#languageMenu ul li.erotin {
    width: 1px;
    text-align: center;
    padding: 3px 0 0 0;
    margin: 0;
}

#search {
    float: right;
    width: 238px;
    height: 28px;
    margin: 0 9px 0 0;
    padding: 6px 0 0 42px;
    background-image: url("../images/searchBg.png");
}

#search.sv {
    background-image: url("../images/searchBg_sve.png");
}

fieldset, form {
    border: medium none;
}

#search fieldset input {
    border-color: #98ccea;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: left;
    height: 16px;
    margin: 0;
    padding: 1px 0;
    width: 195px;
}

#search fieldset button {
    background: url("../images/searchBtn.png") no-repeat scroll left top transparent;
    border: medium none;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 31px;
}

#search fieldset button: hover {
    cursor: pointer;    
}

#menu {
    width: 900px;
    height: 40px;
    background-image: url("../images/menu.png");
}

#menu img {
    border:none;
}

#menu ul {
    margin: 0 0 0 40px;
    padding: 0;
}

#menu ul li {
    display: block;
    float: left;
    width: 135px;
    height: 40px;
    padding: 10px 0 0 0;
    margin: 0 10px 0 0;
    text-align:center;
}

#menu ul li a {
    margin-left:8px;
}

#menu ul li a:link .img
{
   /**
    * ImageText
    * color:#ffffff;
    * transparency:true;
    * background-color:#238acc;
    * font-family:InterFace DaMa;
    * font-size: 15px;
    * text-align:center;
    */
}

#menu ul li.current {
    background-image: url("../images/menuCurrent-sve.png");
    background-repeat: no-repeat;
    padding: 13px 0 0 0;
    margin: 0 10px 0 0;
    text-align:center;
}

#menu ul li.current a:link .img-current
{
   /**
    * ImageText
    * color:#095585;
    * transparency:true;
    * background-color:#a6e0fc;
    * font-family:InterFace DaMa;
    * font-size: 15px;
    * text-align:center;
    */
}

#menuBottom {
    width: 900px;
    height: 36px;
    padding-top: 4px;
    background-image: url("../images/menuBottom.png");
    background-repeat: no-repeat;
}

#subMenu {
    font-size: 12px;
    width: 820px;
    height: 36px;
    margin: 0 0 0 40px;
    padding: 9px 0 0 0;
    background-image: url("../images/subMenu.png");
    font-weight: bold;
}

#subMenu ul {
    list-style-type: none;
    margin: 0 0 0 33px;
    padding: 0;
}

#subMenu ul li {
    display: inline;
    background-image: url("../images/menuArrow.png");
    background-repeat: no-repeat;
    background-position: 0px 4px; 
    width: 820px;
    height: 36px;
    padding: 0 20px 0 12px;
    margin: 0;
}

#subMenu ul li.current {
    background-image:url("../images/menuArrow-current.png");
}    

#subMenu ul li.current a:link {
    text-decoration:none;
    color:#449dc5;
}

#subMenu ul li.current a:active {
    text-decoration:none;
    color:#449dc5;
}

#subMenu ul li.current a:visited {
    text-decoration:none;
    color:#449dc5;
}

#subMenu ul li.current a:hover {
    text-decoration:none;
    color:#449dc5;
}

#content {
    width: 860px;
    min-height: 400px;
    background-image: url("../images/contentBg.png");
    padding: 30px 0 25px 40px;
}

#content img {
    border:none;
}

#content ul {
    margin:0 0 0 15px;
}

#contentTop {
}

#contentBottom {
    margin: 36px 0 0 0;
}

.lomakeLinkkiBtn { /* etusivulla ja yhteystiedoissa */
    width:140px;
    height:40px;
    background-image:url("../images/yhteysBtn.png");
    background-repeat:no-repeat;
    font-size:18px;    
    padding:10px 0 0 0;
    text-align:center;
}

.lomakeLinkkiBtn a{
    color:#ffffff;
}

.lomakeLinkkiBtn a:hover{
    text-decoration:none;
}

/* ETUSIVU */

#isoBoxi {
    float: left;
    width: 402px;
    height: 350px;
    background-image: url("../images/etusivu-isoboxiBg.png");
    background-repeat: repeat-y;
}

#isoBoxiTop {
    width: 402px;
    height: 40px;
    background-image: url("../images/etusivu-isoboxiTop.png");
    background-repeat: no-repeat;
}

#isoBoxiText {
    width: 342px;
    height: 285px;
    padding: 0 30px 25px 30px;
    background-image: url("../images/etusivu-isoboxiFooter.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

#isoBoxiText .kuva {
    text-align: center;
}

#isoBoxiText .teksti {
    float: left;
    width: 240px;
    font-size: 24px; 
    line-height: 28px;
    font-family:InterFace DaMa;
    color: #146498;
    letter-spacing:-1px;
    margin: 30px 0 0 0;
}

#isoBoxiText .linkki {
    float: right;
    font-size: 16px; 
    line-height: 28px;
    font-family:InterFace DaMa;
    color: #146498;
    letter-spacing:-1px;
    margin: 58px 0 0 0;
    padding: 0 35px 0 0;
    background-image: url("../images/arrowBox.png");
    background-position: right;
    background-repeat: no-repeat;
}

#isoBoxiText img {
    border: none;
}

#uutuusText {
    float: left;
    height: 110px;
    margin: 30px 0 44px 40px;
}

#uutuusText .otsikko {
    font-size: 30px; 
    font-family:InterFace DaMa;
    margin-bottom: 25px; 
    color: #6b9b1f;
    font-weight: normal;
}

#uutuusText .teksti {
    font-size: 24px; 
    line-height: 28px;
    font-family:InterFace DaMa;
    color: #146498;
    letter-spacing:-1px;
}

#pikkuBoxit {
    float: left;
    margin: 0 0 0 40px;
    width: 380px;
    height: 166px;
    background-image: url("../images/etusivu-pikkuboxit.png");
    background-repeat: no-repeat;
}

#pikkuBoxit .boxi1 {
    float: left;
    width: 140px;
    height: 135px;
    margin: 20px 55px 0 15px;
}

#pikkuBoxit .boxi2 {
    float: left;
    width: 140px;
    height: 135px;
    margin: 20px 0 0 15px;
}

#pikkuBoxit .kuva {
    text-align: center;
    height: 95px;
}

#pikkuBoxit .tuotenimi {
    /* margin-top: 5px; */
    text-align: center;
}

#alaBoxit {
    width: 822px;
    background-image: url("../images/etusivu-alaboxitBg.png");
    background-repeat: repeat-y;
}

#alaBoxitTop {
    width: 822px;
    height: 25px;
    background-image: url("../images/etusivu-alaboxitTop.png");
    background-repeat: no-repeat;
}

#alaBoxitFooter {
    width: 822px;
    min-height: 200px;
    background-image: url("../images/etusivu-alaboxitFooter.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

#alaBoxit .boxiLeft {
    float: left;
    width: 220px;
    margin: 0 43px 0 20px; 
    padding: 0 0 25px 0;
    font-size:12px;
    line-height:17px;
}

#alaBoxit .boxi {
    float: left;
    width: 220px;
    margin: 0 43px 0 20px; 
    padding: 0 0 25px 0;
}

#alaBoxit .boxiRight {
    float: left;
    width: 220px;
    margin: 0 0 0 20px; 
    padding: 0 0 25px 0;
}

/* TUOTTEET-listaus */

#left {
    float: left;
    width: 454px;
    min-height: 300px;
    padding: 30px 50px 0 15px;
    margin: 0 24px 0 0;
    background-image: url("../images/tuotteet-leftTop.png");
    background-repeat: no-repeat;
}

#sivutus {
    height: 35px;
    float: right;
}

#sivutus .pagenumber-group {
    float: right;
}

#sivutus .pagenumber {
    float: left;
    width: 21px;
    margin: 0 4px 0 4px;
    background-image: url("../images/pagenumberBg.png");
    background-repeat: no-repeat;
    text-align: center;
}

#sivutus .pagenumber-current {
    float: left;
    width: 21px;
    margin: 0 4px 0 4px;
    background-image: url("../images/pagenumberBg-current.png");
    background-repeat: no-repeat;
    text-align: center;
}

#sivutus .selite {
    float: right;
    text-align: right;
    margin-right: 3px;
}

#left .tuote {
    float: left;
    width: 130px;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0 5px 0;
    margin:0 20px 7px 0;
    text-align:center;
}

#left .tuote:hover{
    background-color:#e2f5fd;
}

#left  a:hover {
    text-decoration:none;
}

#right {
    float:left;
    width:279px;
    min-height:200px;
    background-image:url("../images/tuotteet-rightBg.png");
    background-repeat:repeat-y;
}

#right.tuotehaku {
    min-height: 75px;
}

#rightBelow {
    float: left;
    width: 279px;
    min-height: 100px;
    margin-top: 20px;
    background-image: url("../images/tuotteet-rightBg.png");
    background-repeat: repeat-y;
}

#rightImage {
    float: left;
    width: 279px;
    margin-top: 20px;
    text-align:center;
}

/* #rightTop {
    width: 279px;
    height: 20px;
    background-image: url("../images/tuotteet-rightTop.png");
    background-repeat: no-repeat;
} */

.rightTop {
    width: 279px;
    height: 20px;
    background-image: url("../images/tuotteet-rightTop.png");
    background-repeat: no-repeat;
}

/* #rightFooter {
    width: 239px;
    min-height: 200px;
    padding: 0 20px 20px 20px;
    background-image: url("../images/tuotteet-rightFooter.png");
    background-repeat: no-repeat;
    background-position: bottom;
} */

.rightFooter {
    width: 239px;
    min-height: 200px;
    padding: 0 20px 20px 20px;
    background-image: url("../images/tuotteet-rightFooter.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

/* #rightFooter.tuotehaku {
    min-height: 75px;
} */

#right.tuotehaku .rightFooter {
    min-height: 75px;
}

#valinnat {
    font-size: 11px;
}

#valinnat .left {
    float:left;
    width:114px;
    margin:0 10px 0 0;
}

#valinnat .right {
    float:left;
    width:114px;
}

#valinnat .kaikki {
    float:left;
    margin:12px 0 0 0;
    width:200px;
}

#valinnat input.checkbox {
    margin: 3px 5px 0 0;
}

#valinnat label.checkbox {
}

#ominaisuushaku {
    margin:15px 0 0 0;
}

#ominaisuushaku fieldset input {
    border-color:#b9d7ea;
    border-style:solid none solid solid;
    border-width:1px medium 1px 1px;
    float:left;
    height:16px;
    margin:5px 0 0 0;
    padding:1px 0;
    width:195px;
}

#ominaisuushaku fieldset button {
    background:url("../images/searchBtn.png") no-repeat scroll left top transparent;
    border:medium none;
    float:left;
    height:20px;
    margin:5px 0 0 0;
    padding:0;
    width:31px;
}

#ominaisuushaku fieldset button:hover {
    cursor:pointer;    
}

/*TUOTE-sivu */

#left .tuotenro {
    height:30px;
    margin:0 0 0 0;
    font-size:12px;
}

#left .tuotekuva {
    text-align:center;
}

#left .spec-images {
    width:400px;
    text-align:center;
    margin:20px auto 20px auto;
} 

#left .spec-images img {
    padding:5px;
} 

#left .ominaisuudet {
    font-size:12px;
}

#left .ominaisuudet h2 {
    background-image:url("../images/tuotteet-leftTop.png");
    background-repeat:no-repeat;
    padding:25px 0 0 15px;
    margin:30px 0 15px 0;
}

#left .ominaisuudet ul {
    font-size:12px;
    padding-left:15px;
}

#left .disclaimer {
    margin-top:3em;
}

/* PERUS-sivu taulukko */

#left .solu {
    float: left;
    width:140px;
    font-size:11px;
    line-height:16px;
    padding:5px 0 5px 0;
    margin:0 10px 7px 0;
    overflow: hidden;
}

#left .solu h3 {
    font-size:12px;
    background-image:url("../images/soluHeadingBg.png");
    background-repeat:no-repeat;
    padding:0 0 0 4px;
    height: 20px;
}

div .solut {
    margin-top:20px;
}

/* YHTEYS-sivu */

#boxit {
    width:822px;
    margin:36px 0 0 0;
    background-image:url("../images/etusivu-alaboxitBg.png");
    background-repeat:repeat-y;
}

#boxitTop {
    width:822px;
    height:25px;
    background-image:url("../images/yhteys-boxitTop.png");
    background-repeat:no-repeat;
}

#boxitFooter {
    width:822px;
    min-height:200px;
    background-image:url("../images/etusivu-alaboxitFooter.png");
    background-position:bottom;
    background-repeat:no-repeat;
}

#boxitFooter img {
    margin:0 0 10px 0;
}

#boxitFooter .finlux {
    float:left;
    width:220px;
    margin:0 40px 0 20px; 
}

#boxitFooter .finlux h2 {
    margin-top:23px;
}

#boxitFooter .lomake {
    float:left;
    width:262px; 
    margin:0 20px 0 0; 
}

#boxitFooter .lomakePhoto {
    background-color:#ffffff;
    padding: 0 0 0 15px;
}

#boxitFooter .lomakeBoxi {
    padding: 22px 0 0 15px;
    background-image:url("../images/yhteys-greenTop.png");
    background-repeat:no-repeat;
}

#boxitFooter .huolto {
    float:left;
    width:220px;
    margin:0 0 0 20px;
}

#boxitFooter .huolto h2 {
    margin-top:20px;
}

/** YHTEYDENOTTOLOMAKE **/

div#content.contact form {
    margin-top: 20px;
}

div#content.contact textarea {
    height: 120px;
    overflow: auto;
}

div#content.contact .response {
    font-size: 130%;
    margin-top: 2em;
}

div.lbinput {
    clear: both;
    float: none;
}

div.lbinput label {
    clear: left;
    display: block;
    float: left;
    text-align: right;
    width: 120px;
    margin-bottom: 6px;
}

div.lbinput input,
div.lbinput textarea,
div.lbinput select {
    clear: right;
    float: left;
    margin-left: 10px;
    width: 250px;
    height: 18px;
    margin-bottom: 6px;
}

div.lbcheckbox {
    clear: both;
    float: none;
    position: relative;
}

div.lbcheckbox input {
    left: 130px;
    position: absolute;
    top: 3px;
}

div.lbcheckbox label {
    display: block;
    margin-left: 150px;
    width: 200px;
}

input#submit {
    left: 130px;
    margin-top: 10px;
    position: relative;
}

/*SISALTOMAARITYKSET PAATTYY */

#footer {
    height: 70px;
    background-image: url("../images/footer.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

#footerText {
    width: 530px;
    margin-left: 185px;
    color: #656565;
    font-size: 12px;
    text-align: center;
    padding: 15px 0 0 0;
    border-top: 1px solid #afaeae
}

.excerpt {
    margin-bottom: 2.5em;
}

#left table {
    width: 100%;
}