body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
a {
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	color: #004286;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
h2 {
	color: #6A6A6A;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #444444;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-size: 11px;
	text-align: left;
	line-height: 1.7em;
	margin-top: 0px;
}
ul {
	font-size: 11px;
	line-height: 1.7em;
}
td {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	height: 224px;
	position: relative;
}


.menu {
	font-size: 13px;
	top: 10px;
	width: 490px;
	height: 35px;
	position: absolute;
	color: #FFFFFF;
	left: 560px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 30px;
}
.menu a:hover {
	color: #9d2900;
	padding-right: 30px;
	text-decoration: none;
}


input[type=text] {
	color: #000000;
	width: 50%;
	font-size: 10px;
	border: 0.01em solid #6A6A6A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
select {
	color: #000000;
	width: 60%;
	font-size: 10px;
	border: 0.01em solid #6A6A6A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
input[type=button] {
	color: #000000;

}
input[type=submit] {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}



form {
	margin: 0px;
	padding: 0px;
}





.leftcol {
	float: left;
	width: 620px;
	min-height: 470px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.rightcol {
	float: right;
	width: 240px;
	min-height: 470px;
	padding-left: 10px;
	padding-right: 10px;
}
.content {
	width: 940px;
	min-height: 214px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
}
.footer {
	width: 940px;
	height: 84px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.8em;
	color: #6A6A6A;
	clear: both;
	position: relative;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
}
.footer p {
	text-align: center;
}
.footer a {
	color: #6A6A6A;
	text-decoration: none;
}
.footer a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}












.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_ryhmat.jpg);
	background-repeat: repeat-x;
}
.avoinkohde_rivi p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
.avoinkohde h1 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}


.avoinkohde_pvm {
	font-weight: bold;
	color: #999999;
	margin-right: 5px;
}



















.tuotetiedot_pvm {
	font-size: 10px;
}
.tuotetiedot_header {
	background: #EBEBEB;
}
.tuotetiedot_header h1 {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tuotetiedot_tiedot p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 11px;
}
.tuotetiedot_tiedot a {
	font-size: 11px;
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: none;
}
.tuotetiedot_tiedot a:hover {
	font-size: 11px;
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: underline;
}
.tuotetiedot_kuvaus p {
	text-align: left;
	padding-right: 15px;
}


.tuoterivi {
	background: #FFFFFF;
}

.tuoterivi:hover {
	background: #EBEBEB;;
}

.tuoterivi a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tuoterivi a:hover {
	font-size: 11px;
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: underline;
}





#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
   filter:alpha(opacity=65);
}
#popUpDiv {
	margin-left:-100px;
	margin-top:-100px;
	position:absolute;
	background-color:#eeeeee;
	width:500px;
	height:490px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}


