
div.klubi_aggrecontentw {
  font: normal normal 13px/15px Arial;
}
div.adminctrls {
    color: #ccc;
    font: normal normal 12px/21px arial;
    position: absolute;
    top: 20px;
    right: 20px;
}
div.adminctrls a {
  color: #ccc;
  padding: 0px 10px;
}

.blurred {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

div.hoverbuybtnw {
  display: none;
}


/*  TXT SCROLLER */
div.cookienote {
  display: none;
  background: #777;
  height: 29px;
  margin: 5px 7px 5px 7px;
  text-align: center;
  font: normal normal 11px/26px arial, sans-serif;
  color: #fff;
}
div.cookienote a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}
div.cookienote a.close {
    padding: 2px 11px;
    background: #fff;
    text-decoration: none;
    color: #a96e34;
}
a.readmore {
  color: #aaa;
  display: block;
  text-align: left;
  margin: 4px 18px 0px 3px;
}

a.topscroll.readmore {
  display: none;
}
a.txtscroll {
  color: #666;
  font-family: 'Chelsea Market', cursive;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  margin: 0px 0px 0px 10px;
}
a.txtscroll.list {
  margin: 0px 0px 10px 10px;
}
a.txtscroll > span.arr {
  position: relative;
  top: -2px;
}
a.txtscroll > span.txt1 {
  font-size: 14px;
}
a.txtscroll > span.txt1.pink {
  color: #fc539b
}
a.txtscroll > span.txt1.green {
  color: #a8d55a;
}
a.txtscroll > span.txt2 {
  color: #888;
}


.arr_r, arr_l {
  border: solid #787878;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
}

.arr_r {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}


a.lvl0 {
     display: block;
    font: normal bold 16px/22px arial, sans-serif;
    color: #fff;
    background: rgba(0,0,0,0.2);
    padding: 8px 0px 8px 20px;
}
div.lvl1w {
  margin: 8px 0px 16px 20px
}
a.lvl1 {
 display: block;
  float: left;
  font: normal normal 14px/22px arial, sans-serif;
  color: #fff;
  min-height: 28px;
  width: 33%;
}

iframe.maillistjoin {
  border: 0px;
  width: 100%;
  margin-top: 3%;
}

div.clearboth, div.clear {
  clear: both;
}




span.txtlinebtn.txt {
  display: inline-block;
  height: 14px;
  white-space: nowrap;
  font: normal normal 18px/22px kmf2,arial,sans-serif;

}
span.txtlinebtn {
  display: inline-block;
}
span.txtlinebtn span.icon {
  width:  14px;
  height: 14px;
  position: relative;
  top: 3px;
  display: block;
}
span.txtlinebtn.big span.icon {
  width: 32px;
  height: 32px;
}
span.txtlinebtn.plus span.icon  { }
span.txtlinebtn.minus span.icon { }
span.txtlinebtn.close span.icon { }
span.txtlinebtn.info span.icon {
  background: transparent var(--kmsprite) no-repeat -24px -350px;
  display: inline-block; 
  width: 24px; height: 24px;
}
span.txtlinebtn.info span.icon.pricestats {
  background-position: -24px -380px;
}
span.txtlinebtn.info span.icon.idea {
  background-position: -24px -410px;
}
span.txtlinebtn.info span.icon.takuu {
  background-position: -24px -446px;
}

span.txtlinebtn.info {
  margin: 18px 0 0 0;
}
span.txtlinebtn.info span.txt {
  top: -5px;
  position: relative;
  left: 4px;
  font: normal normal 20px/22px kmf2,arial,sans-serif;

}
span.txtlinebtn.big.search span.icon {  
}
div.buybtn_placer  a.readmore {
  color: #333;
  text-align: right;
  font-size: 14px;
  margin: 0px;
}

div.usvaihteht {
}
div.usvaihteht span.txt {
  font: normal bold 12px/12px Arial, sans-serif;
  color: #555;
    left: 38px;
    position: absolute;
    top: 10px;
}
span.dlmstatus.posnote {
  color: #618d10;
}
span.pmtstatus.partpmtnote {
  color: #666;
  font-weight: bold;
}






@media screen and (max-width:480px) {
  a.mp_showr_prodw {
     min-height: 300px;
  }
  div.fblock img.pmtsimg {
    width: 90vw;
    height: 68vw;
  }

}

