body{
	margin:0;
	padding:0;
	background: #000000 url('../gfx/bg-repeat.jpg') top left repeat;
	font-weight: normal;
	/* font-family:"Segoe UI",tahoma,Verdana,Sans-Serif; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 19px;
}

input, select, textarea, legend, blockquote {
	/* font-family:"Segoe UI",tahoma,Verdana,Sans-Serif; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0;
}

select { width: 308px! important; }

p {
	margin: 0;
	padding: 0 0 19px 0;
	text-align: left;
}

ul, ol {
	margin: 0 0 19px 20px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0 0 0 2px;
	list-style-type: circle;
}

h1, h2, h3 {
	font-family: georgia, verdana;
	color:#7a5414;
	font-weight: normal;
	padding: 0;
}

h1 {
	color: #66b200;
	font-size: 23px;
	letter-spacing: 0px;
	line-height: 30px;
	margin: 6px 0 18px 0;
}

h2 {
	color: #66b200;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 24px;
	padding: 8px 0 18px 0;
	margin: 0;
}

h3 {
	color: #66b200;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 12px 0 16px 0;
}

h4 {
	color: #45351B;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 0;
}

a {
	color: #5E8825;
	#text-decoration: none;
}

a:hover {
	text-decoration: none;
}

blockquote {
	background-color: #F7F4D6; 
	margin: 0 0 18px 0;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}

.left { float: left; margin-left: 20px; }

.innertube{
	margin-top: 0;
}


/* rakenne */

#background {
	height: 100%;
	background: transparent url('../gfx/bg-repeat-h.jpg') top left repeat-x;
}

#maincontainer{
	width: 1002px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: transparent;
}

	/* yläpalkki */

	#topsection{
		position: relative;
		z-index: 1;
		height: 220px; /*Height of top section*/
		background: transparent url('../gfx/header-background.png') center top repeat-y;
	}

		#topsection_inner {
			width: 954px;
			height: 203px;
			margin: 0 0 0 24px;
			background: transparent url('../gfx/header.png') top center no-repeat;
		}

			#topsection h1{
				margin: 0;
				padding-top: 15px;
			}

				#kuvio {
					width: 170px; 
					height: 154px; 
					position: relative; 
					background: transparent url('../gfx/kasvi.png') top left no-repeat;
					left: -22px; 
					top: 3px;
					z-index: -1;
				}

				* html #kuvio {
					left: -25px !important;
				}

				#topspace {
					height: 20px; 
					width: 100%; 
					background-color: transparent; 
					margin-top: -154px;
				}

				#oikea_yla_box {
					position: absolute; 
					left: 750px; 
					top: 0px; 
					z-index: 10; 
					width: 199px; 
					height: 151px; 
					background: transparent url('../gfx/top_box.png') top left no-repeat;
				}

				#oikea_yla_box p.phone {
					font-size: 17px; 
					text-align: left; 
					margin-top: 8px;
				}

				#oikea_yla_box p.bronze {
					color: #7a5414;
					text-transform: uppercase;
					text-align: center;
					margin: 0 0 0px 0;
					padding: 0;
					font-weight: bold;
					letter-spacing: 1px;
					padding-top: 12px;
					padding-bottom: 4px;
				}

				#oikea_yla_box p.sisapiiri {
					text-align: center; letter-spacing: 0px;
				}


	/* pääalue */

	#contentwrapper {
		float: left;
		width: 100%;
		background: transparent url('../gfx/repeat-tp-y.png') top center repeat-y;
	}

		#contentcolumn{
			margin: 0px;
			margin-right: 345px; /*Set left margin to LeftColumnWidth*/
			padding: 0;
			min-height: 350px;
			background: transparent;
		}
			#contentcolumn .innertube {
				margin: 60px 20px 20px 70px;
			}

			#contentcolumn .innertube p, #contentcolumn h1, #contentcolumn h2, #contentcolumn h3, #contentcolumn h4, #contentcolumn ul {
				padding-left: 10px;
				padding-right: 10px;
			}

			#contentcolumn .thelabel {
				padding-left: 10px;
			}

			#contentcolumn blockquote {
				margin-right: 10px;
			}

			* html #contentcolumn .innertube {
				width: 580px !important; 
				overflow: hidden;
				height: 100% !important;
			}

		#rightcolumn{
			float: left;
			width: 345px; /*Width of left column*/
			margin-left: -345px; /*Set left margin to -(MainContainerWidth)*/
			padding: 0px;
		}

			#rightcolumn .innertube {
				margin: 60px 80px 20px 10px;
			}

			#rightcolumn ul {
				margin: 0;
			}

			#rightcolumn li {
				font-size: 12px;
				padding: 0;
			}

	/* footer */

	#footer{
		height: 65px;
		clear: left;
		width: 100%;
		background: transparent url('../gfx/footer.png') top center no-repeat;
	}

		#footer div {
			margin-left: 28px;
			margin-right: 28px;
			border-top: 2px dotted #BFBFBF;
		}

	#footer p { 
		margin: 0; 
		padding: 0; 
		text-align: center;
		letter-spacing:;
		line-height: 24px;
		font-size:12px;
		color: #000000;s
	}

	#footer a{
		color: #FFFF80;
	}

/* valikot */

#subnavi {
	position: absolute;
	left: 26px;
	top: 203px;
	width: 950px;
	border-top: 2px dotted #bfbfbf;
	border-bottom: 2px dotted #bfbfbf;
	height: 26px;
}

#subnavi ul.menu-top {
	margin: 2px 0 0 32px; 
	padding: 0;
}

	#subnavi ul.menu-top li {
		list-style-type: none;
		float: left;
		margin: 0;
		padding: 0px 10px;
		border-right: 2px dotted #bfbfbf;
	}

	#subnavi ul.menu-top li.menu-first {
		border-left: 2px dotted #bfbfbf;
	}

		#subnavi a {
			line-height: 22px;
			padding: 0;
			margin: 0;
			color: #000000;
			text-decoration: none;
			font-size: 11px;
			text-transform: uppercase;
		}

		#subnavi li.menu-current a {
			color: #80BB34;
		}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
	position: absolute;
	top: 159px;
	left: 55px;
	line-height:normal;
}

#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}

#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}

#glowingtabs a{
	float:left;
	background:url('../gfx/navi_cur_left.png') no-repeat left top;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
/*	font-family: georgia;
	font-size: 12px; */
	/* font-family:"Segoe UI",tahoma,Verdana,Sans-Serif; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
}

* html #glowingtabs a {
	background-image: url(../gfx/navi_cur_left.gif);
}

#glowingtabs a span{
	float:left;
	display:block;
	background: url('../gfx/navi_cur.png') no-repeat right top;
	padding: 11px 12px 13px 3px;
	font-weight:normal;
	color:#ffffff;
}

* html #glowingtabs a span {
	background-image: url(../gfx/navi_cur.gif);
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs .menu-current a, #glowingtabs .menu-parent a { /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs .menu-current a span, #glowingtabs .menu-parent a span { /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #000000;
}

* html #topsection{
	position: relative;
	z-index: 1;
	height: 220px; /*Height of top section*/
	background-image: none;
}
/* etusivu */

div.tuotteet {
	background: transparent url(../gfx/tuotteet.png) no-repeat scroll left top; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	width: 885px; 
	height: 364px; 
	position: relative;
}

div.tuotteet a { display: block; text-decoration: none; cursor: pointer; }
div.tuotteet a:hover { cursor: pointer; }

	div.tuotteet div.palsta {
		width: 32.5%; float: left;
	}

		div.tuotteet div.palsta p {
			margin: 155px 35px 30px 25px;
			padding: 0 !important;
			font-size: 11px;
			color: #45351B;
			line-height: 13px;
			text-align: center;
		}

div.kilpailuta {
	background: transparent url(../gfx/kilpailuta-adwords-kampanja.png) no-repeat scroll left top; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	width: 859px; 
	height: 138px; 
	position: relative;
}

	div.kilpailuta a {
		height: 138px;
		display: block;
	}