body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	background-repeat: no-repeat;
}
a {
	color: #1996D0;
}
a:hover {
	color: #0168B3;
	text-decoration: none;
}


#wrapper {
	width: 928px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/MainBg.gif);
	position: relative;
}
#sha_left {
	background-image: url(images/sha_left.jpg);
	float: left;
	height: 350px;
	width: 13px;
}

#sha_right{
	background-image: url(images/sha_right.jpg);
	float: left;
	height: 350px;
	width: 13px;
}#inner-wrapper {
	float: left;
	width: 902px;
}
#top {
	background-image: url(images/Top1.jpg);
	height: 58px;
}
#top a {
	outline:none;
}

#top-menu {
	background-image: url(images/topmenu_bg.gif);
	height: 31px;
}
#menu {
	margin-left: 10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	float: left;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 4px;
	outline:none;
}
#menu a:hover {
	text-decoration: underline;
}

#menu .act {
	background-image: url(images/menu_act_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C7C7C7;
	border-left-color: #C7C7C7;
	margin-right: 4px;
	margin-left: 4px;
}

#banner {
	height: 187px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #EFEFEF;
	position: relative;
}
#maintext {
	background-image: url(images/MainTopBg.gif);
	background-repeat: no-repeat;
	position: relative;
	line-height: 17px;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(images/footerBg.jpg);
	height: 25px;
}
#banner .banner1 {
	background-image: url(images/Banner.png);
	height: 24px;
	width: 253px;
	position: absolute;
	left: 0px;
	bottom: -9px;
	z-index: 105;
}
#banner .banner-image {
	background-image: url(images/bannerikuva1.jpg);
	height: 187px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner .banner-image-text {
	height: 150px;
	width: 400px;
	position: absolute;
	right: 20px;
	top: 20px;
	color:#FFFFFF;
	line-height: 16px;
}

.left {
	width: 250px;
	height: 350px;
}
.middle {
	
}
.right {
	width: 250px;
}
#middle {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}

#middle2 {
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 45px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}

#right{
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#maintext h1 {
	font-size: 20px;
	color: #009997;
	margin-bottom: 20px;
}
#maintext h2 {
	font-size: 18px;
}
#maintext h3 {
	color: #009997;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}

#left {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 11px;
	color: #666666;
}
#left h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

.viiva {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	margin-bottom: 14px;
}
.viiva1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	margin-bottom: 14px;
}

#submenu {
	padding-bottom: 15px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}

#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#submenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu ul ul a {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#submenu ul ul a:hover {
	text-decoration: underline;
}
#submenu ul ul a.act {
	color: #666666;
	text-decoration: underline;
}
#submenu ul ul ul a {
	padding-left: 15px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu ul ul ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#murupolku {
	font-size: 10px;
	position: absolute;
	left: 281px;
	top: 8px;
	width: 573px;
	z-index: 11;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}
img {
	border: none;
}

.tuotenosto {
	border: 1px solid #EFEFEF;
	padding: 1px;
}
.tuotenosto .tuotenosto-header {
	background-image: url(images/tuotenosto.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.tuotenosto-header   h4  {
	font-size: 11px;
	margin: 0px;
}

.tuotenosto .tuotenosto-text {
	margin: 9px;
}
.tuotenosto .tuotenosto-text img {
	float: right;
	margin-bottom: 9px;
	padding-left: 5px;
}
.address {
	padding: 5px;
	background-image: url(images/yhteystiedot_bg.gif);
	height: 148px;
	background-repeat: no-repeat;
	margin-left: 10px;
	line-height: normal;
}
.linkit a {
	display: block;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 35px;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 10px;
	text-decoration: none;
	outline:none;
}
.linkit a:hover {
	color: #999999;
}


.linkit a.myynti {
	background-image: url(images/icon_myynti.gif);
}
.linkit a.huolto {
	background-image: url(images/icon_huolto.gif);
}
.linkit a.yhteys {
	background-image: url(images/icon_yhteydenotto.gif);
}
.ajankohtaista h4 {
	font-size: 12px;
	font-weight: bold;
	color: #04A7A4;
	margin-bottom: 0px;
}
.ajankohtaista p {
	margin-bottom: 0px;
}
.ajankohtaista .read_more {
	margin-bottom: 14px;
}

#footer-tuote{
	background-image: url(/images/tuote_footer.gif);
	position: absolute;
	left: 0px;
	top: 400px;
}
input {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
}
textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
}
form {
	margin: 0px;
	padding: 0px;
}

.back {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#middle2 table {
	margin-bottom: 12px;
}
#middle2 table table {
	margin: 0px;
}
.borders1 {
	padding: 4px;
	border: 1px solid #EFEFEF;
}
.borders1 table {
	margin-bottom: 0px;
}

.table1 {
	border: 1px solid #e0e0e0;
	background-color: #f5f5f5;
}
.button {
	background-color: #3AA8AB;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lomake {
	background-image: url(images/lomakkeet_tausta2.gif);
	background-repeat: repeat-y;
}
.lomake-top {
	background-image: url(images/lomakkeet_tausta1.gif);
	background-repeat: no-repeat;
	height: 8px;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
.lomake-bottom {
	background-image: url(images/lomakkeet_tausta3.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#lang {
	position: absolute;
	top: 22px;
	right: 35px;
}
