/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

html {
  background-color: #d7dcdd;
    padding-bottom: 50px;
}

body {
  font-family:Arial, Verdana,  Times;
  font-size: 14px;
  color: #5c5b60;
}

h1 {
  font-size: 1.4em;
  margin-bottom: 10px;
}

h2 {
  font-size: 1.1em;
  margin-bottom: 8px;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  line-height: 0.6em;
  font-weight: bold;
  margin-top:1.5em;
  margin-bottom: -3px;

}

p {
  margin-top: 5px;
  margin-bottom: 15px;
}

hr {
  border: 1px solid #d7dcdd;
}

a {
  color: #F04E23;
}

#rightcontent a {
  color: #F04E23;
}


fieldset {
  border: 1px solid #dbdbdb;
  padding: 5px;
}

.bold {
  font-weight: bold;
}

.img {
  border: 1px solid #dbdbdb;
  padding: 1px;
  margin: 1px;
}
.listinside {
  padding-left: 25px;
}

div#wrapper {
  width: 738px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

ul#mainmenu {
  margin-top: 10px;
  list-style-type: none;
  width: 748px;
  font-size: 16px;
}

ul#mainmenu li {
  background-color: #215995;
  text-align: center;
  width: 149px;
  height: 35px;
  padding-top: 12px;
  float: left;
  background-image: url(../images/layout/navibg.jpg);
  background-repeat: repeat-x;
}

#redbutton {
  width: 193px;
  height: 27px;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-right: 110px;
  padding-left: 30px;
  list-style: none;
  background-image: url(../images/layout/redbuttonbg.jpg);
  background-repeat: repeat-x;
  color: white;
  border: 1px solid #dedede;
  font-weight:bold;
  text-decoration: none;
}  

a:hover#redbutton {
	color: #F04E23;
}
 


ul#mainmenu li.viiva {
  background-image: url(../images/layout/navi2bg.jpg);
  width: 147px;;
}

ul#mainmenu li:hover {
  color: #ffffff;
}

ul#mainmenu li a{
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
}
#submenu {width: 100%; height: 53px;background: #8cc7ed;}
#submenuwrapper {width: 100%; margin:0 auto;}
.submenubox {
	width: 182px;
  float: left;
  
  height: 53px;
  padding-top: 23px;
  border: 1px solid #ffffff;
  background-color: #8cc7ed;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
}
.submenu a {
  text-decoration: none;
}

.submenubox:hover {
 background-color: #df3400;
}

div#muru {
  float: left;
  height: 26px;
  padding-top: 5px;
  width: 100%;
  background-color: #5c5b60;
  color: #ffffff;
  font-weight: bold;
}

span#leftmuru {
  float: left;
  padding-left: 25px;
}

span#rightmuru {
  float: right;
  padding-right: 75px;
}

div#content {
  float: left;
  background-color: #ffffff;
  padding-left: 35px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
}

div#leftcontent {
  float: left;
  width: 471px;
}

div#rightcontent {
  float: left;
  width: 211px;
}

div#subwrapper {
  float: left;
  background-color: #ffffff;
  width: 728px;
  padding: 5px;
  padding-top: 40px;
  padding-bottom: 30px;
}

div#subcontentright {
  float: right;
  width: 480px;
  padding-right: 5px;
}

div#subcontentleft {
  float: left;
  width: 225px;
  background-color: #ffffff;
  padding: 5px;
  margin-right: 5px;
}

div#footer {
  float: left;
  width: 738px;
  height: 56px;
  padding-top: 20px;
  background-color: #5c5b60;
  border-top: 2px solid #d7dcdd;
  text-align: center;
  color: #ffffff;
}

ul#productmenulist li{
  width: 193px;
  height: 27px;
  padding-top: 7px;
  padding-left: 30px;
  list-style: none;
  background-image: url(../images/layout/promenubg.jpg);
  background-repeat: repeat-x;
  border: 1px solid #dedede;
}

ul#productmenulist li#valittu, ul#productmenulist li.valittu {
	background-image: url(../images/layout/promenubg_valittu.jpg);
	
}

ul#productmenulist li#valittu a, ul#productmenulist li.valittu a{
	color: #FFF;
}

ul#productmenulist li a {
    text-decoration: none;
    color: #353438;
    font-weight: bold;
}

ul#productmenulist li a {
    text-decoration: none;
    color: #353438;
    font-weight: bold;
}


ul#productmenulist li a:hover {
  color: #df3400;
}

ul#productmenulist li.nolink {
  background-image: url(../images/layout/navibgred.jpg);
  color: #ffffff;
      font-weight: bold;
}

div#productmenuportlet {
  width: 230px;
  float: left;
}



div#cbox {
  float: left;
  /*width: 500px;*/
  margin-top: 30px;
}

div#cbox_top {
  float: left;
  width: 479px;
  height: 27px;
  background: transparent url(../images/cbox_top2.png) no-repeat;
}

div#cbox_middle {
  float: left;
  width: 479px;
  background: transparent url(../images/cbox_bg2.png) repeat-y;
}

div#cbox_bottom {
  float: left;
  width: 479px;
  height: 6px;
  background: transparent url(../images/cbox_bottom2.png) no-repeat;
}

img#group {
  padding-bottom: 5px;
}

div.tuotemerkkiteksti {
  float: left;
  width: 310px;
  min-height: 158px;
  background: transparent url(../images/layout/tuotemerkitbg.jpg);
  background-repeat: repeat-y;
}

div.tuotemerkkiteksti p {
	padding:5px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.tuoteimage {
  margin-right: 10px;
  padding: 1px;
  float: left;
  width: 148px;
  height:158px;
}

div.tuotemerkki {
  float: left;
  margin-top:10px;
}

div.tuotemerkki h3 {
  font-weight: bold;
  margin:5px;
}

.tuotemerkki_h2 {
  background: transparent url(../images/layout/tuotemerkki_h2.jpg) no-repeat;
  padding-left: 10px;
  line-height:0.8em;
  color: #df3400;
  margin-top:45px; 
}

.nomargin {
    margin-top:0px;
}

ul#mainmenu li.active a {
  font-weight: bold;
  color: #df3400;
  
}


