@charset "utf-8";
/* Elosato/Genesis - last edit 17.12.2010 */

/* Sisällön muotoilu */
/*
td, th {
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 3px 0 3px 0;
	}
		      */
p	{
	font-size: 13px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0.8em 0;
	color: #111;
	}

h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.4em 0;
	color: #037700;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #037700; /* #66421f; */
	margin: 0;
	padding: 0.5em 0 0.6em 0;
	line-height: 1em;
	}

	/* override */
	form#tilaus h2 {
		font-weight: bold;
		color: #000;
	}
	
h4 {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 0.2em 0;
	color: #111;
}

/* Publish date of News */
h5	{
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0 0 0.4em 0;
	color: #777;
}

/* Header with background */
h6 {
	position: relative;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #037700;
	background: url('/material/bg_h2span.jpg') no-repeat 0% 0%;
}
	
	h6 span {
	display: inline;
	float: left;
	height: 23px;
	margin: 0 0 0 10px;
	padding: 5px 75px 22px 5px;
	background: url('/material/bg_h2.jpg') no-repeat 100% 0%;
	}
	
a:link, a:visited, a:active {
	color: #0062b6;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}




/* Global active */
.active {
	font-weight: bold;	
}


/* ul, ol */

.content ul, .content ol {
	margin: 0 0 1em 11px;
	padding: 0;
	}
	
	.content ul li {
		margin: 0 0 0.1em 0;
		padding: 0 0 0 15px;
		line-height: 1.2em;;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #111;
		list-style: none;
		background: url('/material/list_square_brown.jpg') no-repeat 0% 5px;
		}
		
	.content ol li {
		margin: 0 0 0 15px;
		padding: 0;
		line-height: 1.4em;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #111;
	}

	/* For temporary order form */
	
		.content #lomake1 ol li {
			margin-bottom: 0.7em;
		}
	
		.content div#yhteystiedot {
			margin-top: 8px;
		}
	

/* Link list, the usual version */
ul.linklist {
	clear: both;
	margin: 0 0 1em 14px;
	padding: 0;
	list-style: none;	
	}
	
	ul.linklist li {
		padding: 0 0 0 15px;
		line-height: 1.2em;
		font-family: arial, helvetica, sans-serif;
		font-size: 70%;
		color: #777;
		margin: 0 0 0.4em 0;
		background: url('/material/list_square.jpg') no-repeat 0% 5px;
		}
		
	ul.linklist li a:link, ul.linklist li a:visited, ul.linklist li a:active {
		font-family: arial, helvetica, sans-serif;
		font-size: 125%;
		}	

	.content ul.linklist {
		width: 400px;
		}



/* UKK */

/* UKK in box */
p.question strong {
	color: #333;
}
	
p.answer  {
	font-style: italic;
	color: #555;
	padding-bottom: 1.3em;
}

/* UKK in site */

.content div.question {
	clear: both;
	height: auto;
	margin: 0.4em 0 0.2em 0;
	padding: 0;
}

	.content div.question strong {
		display: inline;
		float: left;
		font-size: 0.9em;
		line-height: 1.2em;
		margin: 0;
		padding: 0 8px 0 0;
	}

.content div.answer {
	margin-bottom: 0.8em;
}

/* Search results */

#hakukentta {
	line-height: 24px;
	vertical-align: middle;
}

#hakukentta label {
	font-size: 0.9em;
	color: #111;
	}

#hakukentta input#etsi {
	padding-left: 3px;
	padding-right: 3px;
	}

#search_results {
	margin-top: 1em;
}

	#search_results p {
		font-weight: bold;
	}

#search_results a:link.result,
#search_results a:visited.result,
#search_results a:active.result {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.3em 0;
	}	
	
#search_results .search_result_ftr p {
	font-weight: normal;
}

/* Link list for Ajankohtaista */

ul.newslist {
	clear: both;
	margin: 0 0 1em 14px;
	list-style: none;
	}
	
	ul.newslist li {
		padding: 0 0 0 15px;
		line-height: 1.3em;
		font-family: arial, helvetica, sans-serif;
		font-size: 70%;
		color: #777;
		margin: 0 0 0.8em 0;
		background: url('/material/list_square.jpg') no-repeat 0% 5px
		}
		
	ul.newslist li a:link, ul.newslist li a:visited, ul.newslist li a:active {
		font-family: arial, helvetica, sans-serif;
		font-size: 125%;
		}	

	.content ul.newslist {
		width: 400px;
		}



/* Tables */
		
td {
	font-size: 0.9em;
	line-height: 1.1em;
	margin: 0 0 2px 0;
	padding: 1px 0 1px 0;
	}

table {
	margin: 0 0 1em 0;
	}

/* Global Input, textarea */

input, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #222;
}

	.content #lomake1 input {
		margin-left: 4px;	
		margin-right: 4px;
		margin-bottom: 2px;
	}

/* 15.7.09 MITKÃ„ NÃ„ISTÃ„ ON KÃ„YTÃ–SSÃ„? */
		
/* Product listing */

.product_item {
	margin-top: 5px;
	width: 380px;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
}

.productbox {
	position: absolute;
	top: 25px;
	left: 400px;
	width: 240px;
	margin: 0;
	padding: 0;
	background: url('/material/bg_productbox.jpg') repeat-y;
	}
	
	.productboxheader {
		width: 240px;
		height: 10px;
		margin: 0;
		background: url('/material/bg_productboxheader.jpg') no-repeat;
		}

	.productboxfooter {
		clear: both;
		width: 240px;
		height: 10px;
		background: url('/material/bg_productboxfooter.jpg') no-repeat 0% 100%;
		}
	
	.productbox h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.9em;
		color: #66421f;
		margin: 0 10px 0.8em 10px;
		}

/* Sidelinks */

.sidelinks {
	display: inline;
	float: right;
	margin-top: 5px;
	width: 230px;
	margin: 0 0 20px 20px;
	padding: 0;
}


.sidelinksbox {
	width: 230px;
	margin: 0 0 1em 0;
	padding: 0;
	background: url('/material/bg_productbox.jpg') repeat-y;
	}
	
	.sidelinksheader {
		width: 230px;
		height: 10px;
		margin: 0;
		background: url('/material/bg_productboxheader.jpg') no-repeat;
		}

	.sidelinksfooter {
		clear: both;
		width: 230px;
		height: 10px;
		background: url('/material/bg_productboxfooter.jpg') no-repeat 0% 100%;
		}
	
	.sidelinks h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 0.9em;
		color: #66421f;
		margin: 0 10px 10px 10px;
		padding: 0;
		}

.product_menu {
	float: right;
	display: inline;
	margin: 0 0 1em 1em;
	width: 230px;
	}

.product_links {
	clear: both;
	height: 27px;
	width: 674px;
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 0.85em;
	}

.readmore {
	padding: 0 0 0 30px;
	margin: 0;
	background: url('/material/list_square.jpg') no-repeat 15px 50%;
}


/* News */
.news {
	margin: 30px 0 5px 0;
}


/* Icons etc. */
.arrow {
	clear: both;
	display: block;
	height: 21px;
	line-height: 21px;
	vertical-align: top;
	padding: 0 0 0 30px;
	margin: -0.3em 0 0.7em 0;
	background: url('/material/icon_arrow02.jpg') no-repeat 10px 0;
}

.icon_arrow02 {
	clear: both;
	display: block;
	height: 21px;
	line-height: 21px;
	vertical-align: top;
	padding: 0 0 0 40px;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #e3b32a;
	background: url('/material/icon_arrow02.jpg') no-repeat 10px 0;
	}

.icon_arrow {
	display: block;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 0 0 40px;
	margin: 4px 0 4px 0;
	background: url('/material/icon_arrow.jpg') no-repeat 8px 0;
	}

.icon_truck {
	float: left;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 0 0 33px;
	margin: 0 20px 0 0;
	background: url('/material/icon_white_truck.jpg') no-repeat 0 0;
	}

.icon_document {
	float: left;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 0 0 33px;
	margin: 0 20px 0 0;
	background: url('/material/icon_white_document.jpg') no-repeat 0 0;
	}

/* No float in this one! */	
.icon_bubble {
	display: block;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 0 0 33px;
	margin: 0 20px 0 0;
	background: url('/material/icon_white_bubble.jpg') no-repeat 0 0;
	}
		
	a.icon_bubble {
		height: 27px;
		font-size: 0.9em;
		margin-bottom: 1em;
	}
	
	/* If p */
	
	p a.icon_bubble {
		font-size: 100%;
	}
	
.icon_euro {
	display: block;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	padding: 0 0 0 40px;
	margin: 3px 0 3px 0;
	background: url('/material/icon_euro.jpg') no-repeat 10px 0;
	}

.sidebanner {
	margin: 0 0 1em 0;
	}

/* Misc */
td {
	font-size: 13px;
}
	
.right {
	float: right;
	display: inline;
}

	img.right {
		float: right;
		display: inline;
		margin: 0 0 20px 20px;
	}

.left {
	float: left;
	display: inline;
}

	img.left {
		float: left;
		display: inline;
		margin: 0 20px 20px 0;
	}
	
.clr {
	clear: both;
	}
