#header, #menuContainer, #nostot4, #contentLeft, .nostoBox, #footer
{
	display: none;
}
*
{
	margin: 0;
	padding: 0;
}
.hidefromprint
{
	display: none;
}
.printLogos
{
	display: block;
}
#printDisc
{
	margin-left: 0;
	display: block;
	width: auto;
	clear: both;
}
img
{
	border: 0;
}
html
{
	/*overflow-y: scroll;*/
}
body
{
	background-color: #f0f0f0;
	text-align: center;
	font-family: Trebuchet ms, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 9pt;
	color: #939393;
	background-image: url('/img/1030white_line.gif');
	background-repeat: repeat-y;
	background-position: 50% 30px;
}
p
{
	color: #242424;
	margin-bottom: 1em;
}
a
{
	color: #3a8017;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 12pt;
	margin-bottom: 0.7em;
	color: #33870a;
	/*height: 27px;*/
	font-weight: normal;
}
.noPositions
{
	background-image: none !important;
	color: #000000;
}
.sep 
{
	height: 3px;
}
.sep15
{
	height: 15px;
}
.testimonialSifrHeader
{
	color: #33870a;
	width: 250px;
	line-height: 20px;
	margin-left: 43px;
	margin-top: 39px;
	float:left;
}
h2
{
	color: #33870a;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0.4em;
}
h3
{
	color: #33870a;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.floatLeft
{
	float: left;
}
.searchterm
{
	color:#ac0808;

}
#bgCol
{
	float:left;
	background-color:#ffffff;
	float:left;
	/*width: 1030px;*/
}
#centerPage
{
	/*display: block;
	margin: 0px auto 0 auto;*/
	/*width: 1030px;*/
	background-color: #ffffff;
	text-align: left;
	
}
#mainContainer
{
	/*width: 960px;*/
	/*margin-left: 31px;*/
	float: left;
	display: inline;
}
/* form */
#normalform
{
	margin-left:30px;
	width:666px;
	background-image: url('/img/formBgSide.gif');
	background-repeat:repeat-y;
	/*overflow:hidden;*/
}

#normalform table
{
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#normalformTop
{
	background-image:url('/img/formBgTop.gif');
	background-repeat:no-repeat;
	width:666px;
	
}
#normalformBottom
{
	background-image: url('/img/formBgBottom.gif');
	background-repeat:no-repeat;
	height:6px;
	width:666px;
	/*overflow:hidden;*/
}
/* / */

#ingress
{
	margin-left: 10px;
}
#ingressJobs
{
	margin-left: 15px;
}
#ingress p,#ingressJobs p
{

	margin-left: 0;
}
#bubble
{
	margin-bottom:10px;
	width:300px;
	color:#242424;
}
#bubble ul
{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}
/* header */
#header
{
/*	height: 105px;
	width: 960px;
	float: left;*/
}
#header_logo
{
	display: block;
	display:inline;
	margin-top: 44px;
	margin-left: 29px;
	width: 125px;
	float: left;
}
#header_lang
{
	display: inline;
	width: 250px;
	height: 105px;
	background-image: url('/img/header_lang_bg.jpg');
	float:left;
	margin-left: 556px;
}
#languageSelectForm
{
	margin-left: 100px;
	margin-top: 25px;
	width: 145px;
	height: 17px;
	background-image:url('/img/changeLanguage.gif');
}
#languageSelect
{
	opacity: 0;
	width: 145px;
	margin-top: -5px;
}

/* menu */
#menuContainer
{
	/*margin-left: 15px;
	float: left;
	width: 945px;
	display:inline;*/
}
#menuTop
{
	height: 17px;
	font-size: 11px;
}
	.menuTopItem
	{
		float: right;
		margin-right: 0px;
		margin-left: 13px;
		background-image:url('/img/arr_green_right.gif');
		background-repeat: no-repeat;
		background-position: 0 4px;
	}
	.menuTopLink
	{
		display:block;
		margin-left: 9px;
		color: #939393;
	}
#mainMenu
{ 
	float: left;
	height: 32px;
	width: 950px;
}
	#mainMenuLeft
	{
		width: 14px;
		background-image:url('/img/main_menu_left.gif');
		height: 100%;
		float: left;
	}
	#mainMenuCenter
	{
		width: 926px;
		background-image:url('/img/main_menu_bg.gif');
		background-repeat: repeat-x;
		height: 100%;
		float: left;
	}
	#mainMenuCenter ul, #subMenuCenter ul
	{
		list-style-type:none;
		float:left;
	}
	#mainMenuCenter li, #subMenuCenter li
	{
		float:left;
	}
	#mainMenuCenter a
	{
		display: block;
		height: 32px;
		float: left;
	}
	#mainMenuCenter .selected, #mainMenuCenter .selected:hover
	{
		background-image:url('/img/main_menu_selected.gif');
		background-repeat: repeat-x;
	}
	#mainMenuCenter a:hover
	{
		background-image:url('/img/main_menu_hover.gif');
		background-repeat: repeat-x;
	}
	#mainMenuRight
	{
		float: left;
		width: 10px;
		background-image:url('/img/main_menu_right.gif');
		height: 100%;
	}
	#menuSearch
	{
		float: right;
		margin-right: 15px;
		display: inline;
		margin-top: 7px;
		
	}
	#menuSearch input
	{
		border: 0;
		display: inline;
		background-image:url('/img/searchBar.gif');
		width: 150px;
		height: 16px;
		padding-left:18px;
		
	}
#subMenu
{
	height: 31px;
/*	background-color:#999999;*/
	width: 920px;
	margin-left: 12px;
	float: left;
	display: inline;
}
	#subMenuLeft
	{
		width: 6px;
		background-image:url('/img/submenu_left.gif');
		height: 100%;
		float: left;
	}
	#subMenuCenter
	{
		width: 908px;
		background-image:url('/img/submenu_bg.gif');
		background-repeat: repeat-x;
		height: 100%;
		float: left;
		font-size: 12px;
		font-weight: bold;
	}
	#subMenuCenter li
	{
		height: 30px;
		background-image:url('/img/submenu_separator.gif');
		background-repeat: no-repeat;
		background-position: right 0;
	}
	#subMenuCenter a
	{
		color: #444141;
		float:left;
		margin-top: 8px;
		margin-left: 8px;
		margin-right: 8px;
	}
	#subMenuRight
	{
		float: left;
		width: 6px;
		background-image: url('/img/submenu_right.gif');
		height: 100%;
	}
	#subMenuCenter .selected
	{
		background-image:url('/img/submenu_selected.gif');
		background-position: 100% 0;
	}
#menu3
{
	margin-top:25px;
	width:210px;
	height:100%;
	height:200px;
}
#contentContainer
{
	/*float: left;*/
	/*width: 960px;*/
}
	#contentLeft
	{
		/*background-color:#FFFF00;*/
		width: 251px;
		float:left;
		height:100%;
		/*height: 300px;*/
		
	}
	#contentMain
	{
/*		background-color:#99FF00;*/
		/*width:900px;*/
		float:left;
		height: 100%;
		color: #242424;
		/*overflow: hidden;*/
	}
	#contentMain p
	{
		line-height: 1.5em;
	}
	#contentMain ol li
	{
		margin-left: 17px;
		color: #242424;
	}
	#contentSingle
	{
		width:944px;
		float:left;
		margin-left: 14px;
	}
	
.leftBoxGrey
{
	background-image:url('/img/left_box_grey.jpg');
	background-repeat:no-repeat;
	margin-left: 14px;
	margin-bottom: 10px;
	float: left;
	width: 226px;
	display: inline;
}
	.leftBoxGrey .header, .leftBox .header
	{
		margin-left: 10px;
		margin-top: 12px;
	}
.greenBorderBox
{
	background-image:url('/img/left_corner_green.jpg');
	background-repeat: no-repeat;
	width: 100%;
	min-height: 300px;
	/*float: left;*/
}

	#contentLeft .greenBorderBox p, .leftBox p
	{
		width: 204px;
		margin-left: 25px;
		margin-bottom: 1em;
		font-size: 11px;
	}
	.boxHeader
	{
		margin-top:20px;
		margin-left:23px;
		margin-bottom: 10px;
		float:left;
		display:inline;
		height: 22px;
		width: 225px;
	}
	.NewsboxHeader
	{
		margin-bottom:0px;
		margin-left: 29px;
		margin-top: 27px;
	}
	.boxHeaderImg
	{
		margin-top:16px;
		margin-bottom: 8px;
		margin-left: 25px;
		float:left;
		display: inline;
		width: 195px;
	}
	#contentLeft ul, .leftBox ul, .leftBoxGrey ul
	{
		list-style-type:none;
	}
.linkArr
{
	margin-left:2px;
}
.leftBoxGrey .arrList a, .leftBox .arrList a
{
	display: block;
	color: #383838;
	font-weight:bold;
	margin-left:9px;
}
.leftBoxGrey .arrList, .leftBox .arrList
{
	margin-left: 15px;
}
.leftBoxGrey .arrList li, .leftBox .arrList li
{
	margin-top:8px;
}
.arrList
{
	margin-left: 25px;
}
.arrList a
{
	margin-left: 9px;
	font-weight: bold;
}
.arrList li
{
	background-image:url('/img/arr_green_right.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#conserninaviContainer
{
	display: none;
}
#conserninavi
	{
		float: right;
		margin-top: 7px;
	}
		.conserniMenuItem
		{
			float:left;
			background-image:url('/img/arr_green_right_solid.gif');
			background-repeat:no-repeat;
			background-position: 0 4px;
			margin-right: 9px;
		}
		.conserniMenuItem a
		{
			margin-left: 9px;
			color: #3c3c3c;
		}
		
#nostot4
{
	width: 960px;
	float: left;
	height: 115px;
	/*margin-top: -13px;*/
}
	.nostoBox
	{
		/*height: 100%;
		width: 225px;
		float: left;
		margin-right: -16px;
		margin-left: 22px;
		display: inline;*/
	}
	.nostoSmall img
	{
		margin-top: 13px;
	}

#footer
{
	/*width: 960px;
	height: 80px;*/
	background-image: url('/img/footer_bg.gif');
	background-repeat:no-repeat;
	/*float: left;*/
	clear: both;
	margin-top: 24px;
	font-size: 11px;
	color: #3c3c3c;
}
	#contact
	{
		line-height: 1.2em;
		/*margin-left: 29px;*/
		margin-top: 14px;
		float: left;
		display: inline;
	}
	#helperMenu
	{
		/*float: right;*/
		display: none;
		float:left;
		margin-top: 15px;
		margin-left: 50px;
	}
		.helperMenuItem
		{
			float:left;
			background-image:url('/img/arr_green_right_solid.gif');
			background-repeat:no-repeat;
			background-position: 0 4px;
			margin-right: 9px;
		}
		.helperMenuItem a
		{
			margin-left: 9px;
			color: #3c3c3c;
		}
#frontpageHeader
{
	margin-top:10px;
}	
.greenBorderBox .printPage
{
	margin-top: 22px;
	margin-right: 20px;
}	
.printPage
{
	background-image:url('/img/icon_print.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	display: block;
	float:right;
	display: none;
}
.printPage a
{
	margin-left: 14px;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #b2b2b2;
}
/* editorisivu */
.editorContentContainer, .sitemapContainer
{
	margin-top: 30px;
	margin-left: 30px;
	width: 500px;
}
.editorContentContainer ul
{
	margin-bottom: 10px;
}
.editorpagePicture
{
	width:665px;
	height:145px;
	margin-bottom:10px;
}
/* alasivukohtaiset */
.tuotteet_etusivu_pic
{
	margin-top: 14px;
}
.etusivu_pic
{
	margin-top:35px;
}
.IngressHeader
{
	margin-left:25px;
	margin-top: 27px;
	font-size: 17px;
}
	/* contact */
	#map
	{
		width: 648px; 
		height: 382px;
		margin-top:9px;
		margin-left:9px;
		float:left
	}
	#mapBg
	{
		width: 666px; 
		height: 400px;
		background-image: url('/img/mapsBg.gif');
		margin-left: 9px;
	}
	#contactMainCont
	{
		width:100%;
		height:200px;
		margin-left:9px;
		width:666px;
		margin-top: 10px;
	}
	.contentMainContSub
	{
		width:235px;
		height:225px;
		background-image: url('/img/line_horiz.gif');
		background-repeat:no-repeat;
	}
	#contactInfoMainAddr
	{
		float:left;
		width:140px;
		margin-left:50px;
		margin-top:60px;
	}
	#contactInfoLinks
	{
		margin-top:42px;
		margin-left:30px;
	}
	/* palaute */
	#feedbackform
	{
		color: #242424;
		font-size: 11px;
	}
	#feedbackform .title
	{
		width: 114px;
	}
	#feedbackform .sep
	{
		height: 3px;
	}
	#feedbackform td
	{
		vertical-align: top;
	}
	#feedbackform .row1
	{
		height: 20px;
	}
	#feedbackform #btn
	{
		width:100px;
	}
	.feedbackHeader
	{
		width: 100px;
	}
	#feedbackto
	{
		width: 204px;
	}
	#feedbackform input
	{
		width: 200px;
		
	}
	#feedCheck input
	{
		width: 20px;
		height: 18px;
	}
	#feedbackform textarea
	{
		width: 400px;
		height: 150px;
	}
	/* media */
	.leftBox
	{
		margin-left: 14px;
		margin-bottom: 10px;
		float: left;
		width: 226px;
		display: inline;
		/*overflow:hidden;*/
	}
	.eventHeader
	{
		margin-bottom: 5px;
		line-height: 1em;
		height: 27px;
		
	}
	.videolink
	{
		float:left;
		background-image:url('/img/arr_green_right.gif');
		background-repeat:no-repeat;
		background-position: 0 4px;
		margin-right: 9px;
	}
	.videolink a
	{
		margin-left: 9px;
	}

	.eventContentContainer
	{
		/*margin-top: 40px;
		margin-left: 40px;*/
	/*	width: 500px;*/
	}
	.eventContentContainer .eventDate
	{
		margin-left: 0;
		margin-bottom: 10px;
	}
	.mediaBox
	{
		width: 330px;
		height: 119px;
		float: left;
		background-image: url('/img/mediaBg.gif');
		margin-left: 7px;
	}
	.mediaBoxImage
	{
		width: 125px; 
		height: 90px;
		
		margin-top: 16px;
		margin-left:27px;
		float:left;
		/*overflow: hidden;*/
	}
	
	.mediaboxText
	{
		float:left;
		width:147px;
		margin-left:28px;
		margin-top: 16px;
		font-weight:bold;
	}
	.mediaboxText ul
	{
		color:#242424;
		margin-top: 5px;
		list-style-type:none;
	}
	.mediaboxText ul li
	{
		background-image: url('/img/icon_download.gif');
		background-repeat: no-repeat;
		background-position: left 4px;
		padding-left: 10px;
	}
	.mediaboxText ul li a
	{
		color: #242424;
	}
	.mediaBoxHeader
	{
		font-size:13px;
		color:#3A8017;
	}
	/* yhteystietosivu */
	.contacth1
	{
		margin-bottom: 10px;
		float:left;
		display:inline;
		height: 22px;
		width: 225px;
	}
	.contactlistheader
	{
		font-weight: bold;
		color: #242424;
		margin-left: 25px;
		/*margin-top:10px;*/
	}
	.headicon
	{
		margin-left:3px;
		vertical-align: bottom;
	}
	.contactPerson
	{
		width: 330px;
		height: 176px;
		background-image: url('/img/contactInfoBg.gif');
		margin-left: 7px;
		margin-top: 7px;
		float: left;
	}
	.contactInfoContainer, .mediaContainer
	{
		/*width: 555px;*/
		float:left;
		margin-top: 23px;
		margin-left:22px;
	}
	.personImg
	{
		width:135px;
		height: 156px;
		float: left;
		margin-left: 11px;
		margin-top: 11px;
		/*overflow: hidden;*/
	}
	.nolink
	{
		/*margin-left: 9px;*/
		font-weight: bold;
		color: #242424;
	}
	.personText
	{
		float:left;
		width: 170px;
		margin-top: 11px;
		height: 160px;
		color: #3c3c3c;
		margin-left: 10px;
	}
	.personHeader
	{
		font-size: 17px;
	}
	.personTitle
	{
		font-size: 11px;
		margin-top: 11px;
		margin-bottom: 11px;
	}
	#contactList
	{
		/*margin-top: 20px;*/
		width: 210px;
	}
	.contactsublist
	{
		margin-bottom: 10px;
	}
	.noBgLi
	{
		background-image: none !important; 
	}
	.noBgLi ul
	{
		margin-left:0px;
	}
	.atImg
	{
		vertical-align:middle;
	}
	
	/* tuotehakusivu*/ 
	#productSearchForm
	{
		color: #000000;
		/*margin-top: 30px;
		margin-left: 30px;*/
	}
	#productSearchForm form table
	{
		margin-left: 18px;
		margin-top: 20px;
	}
	.searchLabel
	{
		width: 80px;
	}
	#productSearchForm input
	{
		display: inline;
		width: 140px;
		margin-right: 40px;
	}
	#productSearchForm select
	{
		display: inline;
		width: 144px;
	}
	
	#productSearchForm #searchButton
	{
		width: 50px;
	}
	#productSearchForm #submitcell
	{
		text-align:right;
	}
	#productSearchForm .sep
	{
		height: 3px;
	}
	#productSearchError
	{
		width: 338px;
		height: 67px;
		background-image: url('/img/searchErrorBg.jpg');
		margin-left: 30px;
		margin-top: 5px;
		/* display:none;*/
	}
	#productSearchError p
	{
		color: #c71616;
		margin-left: 70px;
		font-size: 12px;
		float: left; 
		margin-top: 10px;
	}
	/* etusivu */
	.eventDate
	{
		margin-left: 9px;
		color: #383838;
	}

	/* yritys etusivu */
	.companyFront
	{
		background-image: url('/img/yritys_etusivu.jpg');
		height: 407px;
		margin-top: 1px;
		margin-bottom: 2px;
	}
	/* tuoteryhmän etusivu */
	.productSubFront, .testimonial
	{
		height:341px;
		width:689px;
		margin-left:20px;
		margin-top:19px;
		background-repeat: no-repeat;
	}
	#productFrontCont
	{
		margin-left: 20px;
		width: 300px;
		float: left;
		color: #242424;
	}
	#productFrontCont ul, #contentMain ul
	{
		list-style-position: inside;
		/*list-style-type: disc;*/
	}
	/* tuotesivu */
	/* tuotesivut */
	.prodMainHeader
	{
		font-size: 18px;
		color: #31632e;
		font-weight: bold;
		margin-bottom: 6px;
	}
	.prodSubInfo
	{
		font-family: Arial;
		font-size: 9pt;
		color: #676767;
		margin-top: 4px;
	}
	.prodinfotable
	{
		width: 13cm;
	}
	.prodStd
	{
	}
	.prodStrong
	{
		width: 180px;
		vertical-align: top;
	}
	#productTables
	{
		display: block;
		clear: both;
	}
	.productInfoContainer
	{
		/*width: 700px;*/
		/*float:left;*/
		margin-top: 23px;
		margin-left:21px;
		display:inline;
	}
	.productInfoTable
	{
		margin-top: 10px;
		text-align: center;
		border-collapse: collapse;
		margin-bottom: 10px;
		page-break-inside: auto;
	}
	.productInfoTable td
	{
		/*border: 1px solid #d8d8d6;*/
		width: 2.8cm;
	}
	.productInfoTable th
	{
		/*width: 92px;*/
		
		padding-left: 5px;
		padding-right: 5px;
		background-image: url('/img/tableheaderbg.gif');
		
		background-repeat: repeat-x;
		background-position: left bottom;
	}
	.leftBorder
	{
		border-left: 1px solid #d8d8d6;
	}
	.productPicture
	{
		width: 140px;
		height: 425px;
		float: left;
	}
	.productPicture img
	{
		/*width: 280px;
		height: 610px;*/
	}
	.boxHeaderLogo
	{
		 margin-left: 28px;
		 margin-top: 16px;
		 margin-bottom: 16px;
		 display: inline;
	}
	.prodListHeader
	{
		color: #3a8017;
		font-weight: bold;
	}
	.prodList
	{
		margin-left: 29px;
		/*float: left;*/
		width: 190px;
	}
	.prodList a
	{
		margin-left: 9px;
		font-weight: normal;
	}
	.prodList li
	{
		line-height: 20px;
		background-image:url('/img/line_dot_grey.gif');
		background-position: 0 100%;
		background-repeat:repeat-x;
		
	}
	.prodList li div
	{
		background-image:url('/img/arr_prod_right.gif');
		background-repeat: no-repeat;
		background-position: 0 50%;
		
	}
	.prodListItem
	{	
		
		padding-left: 5px;
	}
	.prodList .selected
	{
		background-color: #d5e7d3;
	}
	.prodList .selected a
	{
		font-weight: bold;
	}
	.productInfo
	{
		float:left;
		margin-top: 30px;
		margin-left: 12px;
		width: 402px;
		
	}
	/* testimonial */
	.testimonial
	{
		margin-top: 19px;
	}
	.testimonialText
	{
		width:550px;
		margin-top: 20px;
		margin-left:20px;
		float:left;
		display: none;
	}
	
	.testimonialWho
	{
		margin-left: 193px;
		margin-top: -8px;
		float: left;
	}
	.testimonialNosto
	{
		height: 100%;
		width: 221px;
		float: left;
		margin-right: -9px;
		margin-left: 18px;
		display: inline;
		margin-top: 10px;
	}
	.testimonialNosto img
	{
		width: 220px;
	}
/* sIFR tekstit*/
.greenSifrHeader
{
	font-size: 20px;
}
.testimonialSifrHeader
{
	font-size: 25px;
}