/**************************************************************
Matriset Oy - CSS Stye sheet
 **************************************************************/

/**************************************************************
General
 **************************************************************/
body {
  background:#eeeeee url('http://www.matriset.fi/kuvat/tausta.jpg') top center repeat-y;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: verdana, arial, sans-serif;
    font-size: 11px;
  line-height: 170%;
  color: #333;
}
#main {
  margin-left: auto; 
  margin-right: auto;
  margin-top:5px;
  width:770px;
  border:2px solid #849484;
background:#f8f8f8 url('http://www.matriset.fi/kuvat/liuku2.jpg') top left repeat-y;
} 
/**************************************************************
Header - Logo & header image
 **************************************************************/
#header {
	clear: both;
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0px;
	background-color: #969da3;
	border-bottom: 3px solid #969da3;
	text-align:left;
}

.logo {
	background-color:blue;
	text-align:center;
	float:left;
    clear:none;
	width:240px;
    height:100px;
     margin:0;
	padding:0;
	background:#40647a url('http://www.matriset.fi/kuvat/logobgblue2.jpg') center center no-repeat;
    }
	.vali {
	width:3px;
	    height:100px;
	}
.logo p {
color:#eeeeee;
    font-family:'Georgia';
    font-weight:normal;
    font-size:22px;
    text-indent:2px;
    line-height:24px;
    letter-spacing:4px;
	margin-top:25px;
	padding:0;
}
.logo p small{
    font-size:10px;
	line-height:16px;
	letter-spacing:0px;
	color:#dddddd;
}
.logo a {
text-decoration:none;
color:#eeeeee;
}
.logo a:hover {
 color:red;
    text-decoration:none;
 }

.headerimage {
    float:right;
    clear:none;
    height:100px;

	background-color:#969da3;
}

/**************************************************************
Main menu
 **************************************************************/

#menu {
  width: 100%;
  margin: 0 auto;
 background:#7fa71f url(http://www.matriset.fi/kuvat/viher.jpg) no-repeat center left;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
   background:#7fa71f url(http://www.matriset.fi/kuvat/viher3.jpg) no-repeat center left; 
  text-align: left;

}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li.here {
  background-color: #000000;
}


#menu ul li a {
  float: left;
 /* width: 20%;
  */
  height: 45px;

  font: 12px arial, sans-serif;
  letter-spacing: 0.1em;

padding-top:4px;
  color: #fff;
text-decoration:none;
    border-top: 0px solid #dddddd;
  border-bottom: 2px solid #949494;
}

#menu ul li a span {
  display: block;
  padding: 2px 9px;
}


#menu ul li a span.desc {
  font-size: 11px;
  color: #fff;
    letter-spacing: 0.05em;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #4A5C6A;
  border-top: 0px solid #455660;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}
/**************************************************************
Columns & content general
 **************************************************************/
#columns {
  clear: both;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  /*
  	background: url('cd.jpg') bottom right no-repeat;
	*/
}
#left {
float: left;
width:155px;

}
#content {
float: left;
width: 435px;
}
#contentb {
float: left;
width: 540px;
}
#right {
float: right;
width: 160px;

background-color: #EAF2F5;

}
#bottom {
clear:both;
  width: 100%;
  border-top:1px dashed #dddddd;
  padding-top:10px;
  padding-bottom:10px;
  }
  #bottom small {
    padding-top:5px;
  }

/**************************************************************
left column style
 **************************************************************/
#left p {
margin-left:10px;
margin-top:10px;

}
 #left b {

   font-size: 1.2em;
  color: #586B7A;
 
 }
 
#left a {
   color: #586B7A;
   text-decoration:none;
   font-weight:bold;
}

#left a:hover {
 color:red;
    text-decoration:none;
	 font-weight:bold;
}


/**************************************************************
main content column style
 **************************************************************/
#content h1 { 
margin-top: 10px;
margin-bottom:10px;
font: 400 1.6em arial, sans-serif;
color: #536C71;
 }
 #content h2 {
 
display: block;
padding: 0px;
font-size: 1.2em;
font-weight: bold;
color: #586B7A;
 margin-bottom:5px;
  margin-top:25px;
 }
 #content h3 {
 
display: block;
padding: 0px;
font-size: 1.2em;
font-weight: bold;
color: #586B7A;
 margin-bottom:5px;
  margin-top:25px;
 }

#content p {
margin-top:0px;

} 
#content p  i{
font-weight:bolder;
color: #586B7A;
} 
 /**************************************************************/
#contentb h1 { 
margin-top: 10px;
margin-bottom:10px;
font: 400 1.6em arial, sans-serif;
color: #536C71;
 }
 #contentb h2 {
 
display: block;
padding: 0px;
font-size: 1.2em;
font-weight: bold;
color: #586B7A;
 margin-bottom:5px;
  margin-top:25px;
 }
  #contentb h3 {
 
display: block;
padding: 0px;
font-size: 1.2em;
font-weight: bold;
color: #586B7A;
 margin-bottom:5px;
  margin-top:25px;
 }
 #contentb h2.voucher {
 
display: block;
padding: 0px;
font-size: 1.2em;
font-weight: bold;
color: #586B7A;
 margin-bottom:5px;
  margin-top:5px;
 }
#contentb p {
margin-top:0px;
} 

#contentb p  i{
font-weight:bolder;
color: #586B7A;

} 

td {
font-size: 11px;
line-height:170%
}
form , input, textarea{
font-size: 11px;
}

/**************************************************************
right column style
 **************************************************************/
#right p {
margin-left:10px;
margin-top:2px;
}
 #right b {

   font-size: 1.2em;
  color: #586B7A;

  }
  
#right a{
 color: #426F85;
  text-decoration:none;
  line-height:170%;
  margin-bottom:10px;
}
#right a:hover {
  color: red;

    text-decoration:none;
}

  
 
/**************************************************************
bottom
 **************************************************************/ 
 #bottom a {
   color: #586B7A;
   text-decoration:none;

}

#bottom a:hover {
 color:red;
    text-decoration:none;
	
}

table.ominaisuudet {
border-collapse:collapse;

}
table.ominaisuudet td {
border:1px solid #cccccc;
padding:4px;
}
table.ominaisuudet tr.otsikko {
background-color:#e1e1e1;
}
 
 