/* CSS Document */

body{
	background: #000 url("pics/bg.gif") no-repeat;
	background-position: center 0px;
	font-family: Myriad Pro, Arial, sans-serif;
	font-size: 12px;
	color: #1d1d1d;
	line-height: 16px;
}

html {
  height: 100%;
}

* { /* oletuksena kaikkiin */
  margin: 0;
  padding: 0;
  text-align: left;
}

#main{
width: 1000px;
margin: 0 auto;
}

b {
  font-weight: bold;
  }
  
a {
	color: #25d2d4;
	text-decoration: underline;
  }

a:hover {
	color: #666666;
  }

h1 {
  font-size: 20px;
  color: #25d2d4;
  line-height: 26px;
  font-weight: normal;
  }

h2 {
  font-size: 17px;
  color: #25d2d4;
  line-height: 20px;
  font-weight: normal;
  }
  
h3 {
  font-size: 15px;
  color: #25d2d4;
  line-height: 17px;
  font-weight: normal;
  }


/* MENUT */

#menu{
width: 1000px;
height: 71px;
background: url("pics/bg_menu.gif") no-repeat;
text-align: right;
}

#menu_napit{
padding-left: 653px;
}

#en_menu_napit{
padding-left: 632px;
}

#se_menu_napit{
padding-left: 632px;
}

#menu_ala{
padding-left: 34px;
}

#menu_ala a{
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	line-height: 20px;
}

#menu2 a{
	color: #666666;
	text-decoration: none;
}


/* ETUSIVU */

#header1{
width: 1000px;
height: 400px;
background: url("pics/header1.jpg") no-repeat;
}

#breadcrumb{
width: 1000px;
height: 58px;
background: #fff url("pics/bg_breadcrumb.gif") no-repeat;
}

#breadcrumb-text{
	color: #666666;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 20px;
}

#content{
width: 1000px;
background: #fff url("pics/bg_content.gif") no-repeat;
}

#bg_etusivu{
width: 1000px;
height: 290px;
background: #fff url("pics/bg_etusivu.gif") no-repeat;
}

#blokki_yla{
padding-left: 5px;
padding-right: 5px;
font-size: 10px;
}

#blokki_yla a{
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#blokki_yla a:hover{
text-decoration: underline;
}

#ala_blokki_table{
position: absolute;
top: 680px;
}

#blokki_ala{
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
font-size: 10px;
}

#blokki_ala a{
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#blokki_ala a:hover{
text-decoration: underline;
}

#uutinen{
text-transform: uppercase;
}

#uutinen b{
  color: #25d2d4;
  font-size: 11px;
}

#uutinen a{
  text-transform: lowercase;
  text-decoration: underline;
}

#normisivu{
padding-left: 40px;
padding-right: 20px;
padding-bottom: 10px;
}

/* MUUT SIVUT (PAITSI PALVELUT JA TERVEKEHO) */

#sis{
padding-left: 23px;
padding-right: 23px;
}

/* INNOVAATIO */

#innovaatio{
width: 1000px;
background: #fff url("pics/bg_innovaatio.jpg") no-repeat;
}

#innovaatiob{
width: 1000px;
}

#sis_innovaatio{
padding-left: 23px;
padding-top: 40px;
width: 420px;
}

/* TUOTTEET */

#tuotteet{
width: 1000px;
background: #fff url("pics/bg_tuotteet.jpg") no-repeat;
}

#tuotteetb{
width: 1000px;
}

#sis_tuotteet{
padding-left: 23px;
padding-top: 40px;
width: 420px;
}

/* UUTISET */

#uutiset{
width: 1000px;
background: #fff url("pics/bg_uutiset.jpg") no-repeat;
}

#sis_uutiset{
padding-left: 23px;
padding-top: 40px;
width: 420px;
}

/* PALAUTE */

#palaute{
width: 1000px;
background: #fff url("pics/bg_yhteystiedot.jpg") no-repeat;
}

#palauteb{
width: 1000px;
}

#sis_palaute{
padding-left: 23px;
padding-top: 40px;
width: 420px;
}

/* FOOTER */

#footer_top{
width: 1000px;
height: 50px;
background: #fff url("pics/bg_footer_top.gif") no-repeat;
}

#footer{
width:1000px;
height: 40px;
color: #fff;
font-size: 10px;
margin: 0 auto;
}

#footer a{
color: #25d2d4;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

.thumbnail {
	padding: 0px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background-color: #fff;
}

.thumbnail2 {
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background-color: #fff;
}