@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_body.jpg);
	background-repeat:repeat-x;
	color: #444444;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
a {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
}
h1 {
	color: #d52f2f;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	color: #d52f2f;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	color: #ecb95d;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

textarea {
	color: #000000;
	width: 90%;
	height: 100px;
	border: 0.01em solid #6A6A6A;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
input[type=text] {
	color: #000000;
	width: 25%;
	border: 0.01em solid #6A6A6A;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
input[type=password] {
	color: #000000;
	width: 25%;
	border: 0.01em solid #6A6A6A;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
select {
	font-size: 10px;
	color: #000000;
	width: 60%;
	border: 0.01em solid #6A6A6A;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
input[type=button] {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
input[type=submit] {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}



.menu {
	height: 126px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_menu.jpg);
	background-repeat:no-repeat;
}
.menu li {
	margin: 0px;
	display: inline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
.menu ul {
	margin: 0px;
	padding: 46px 0px 0px 300px;
}









.content {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer p {
	font-size: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





.leftcol {
	float: left;
	width: 685px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	min-height: 500px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.rightcol {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}










.avoinkohde_rivi {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(bg_avoinkohde.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}
.avoinkohde_rivi_empty {
}
.avoinkohde_rivi p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.avoinkohde h1 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.avoinkohde_pvm {
	color: #c8acac;
	font-weight: bold;
	margin-right: 5px;
}
.avoinkohde a {
	color: #ad2323;
	text-decoration: none;
}
.avoinkohde a:hover {
	text-decoration: underline;
}
.avoinkohde_link a {
}


.tuotetiedot_pvm {
	font-size: 10px;
}
.tuotetiedot_header {
	background-image: url(bg_tuotetiedot.jpg);
	background-repeat: repeat-x;

}
.tuotetiedot_header h1 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tuotetiedot_tiedot p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.tuotetiedot_tiedot a {
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: none;
}
.tuotetiedot_tiedot a:hover {
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: underline;
}

.tuotetiedot_kuvaus p {
	text-align: left;
	padding-right: 15px;
}
.tuotetiedot_kuvaus a {
	font-size: 11px;
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: none;
}
.tuotetiedot_kuvaus a:hover {
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: underline;
}

.tuoterivi {
}

.tuoterivi:hover {
}

.tuoterivi a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tuoterivi a:hover {
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: underline;
}


.admin_tuoterivi {
	background-color: #FFFFFF;
}
.admin_tuoterivi:hover {
	background-color: #ecb95d;
}

