body {
	margin: 0px 0px 0px 0px;
	background: url('/wp-content/themes/hjm/images/bodybg.jpg') no-repeat;
	background-color: #e73a2d;
	background-position:center;
	background-size:cover;
	background-attachment: fixed;
	color: #222;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.625;
}
p {
	margin: 16px 0px 16px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 24px;
}
a {
	color: #e73a2d;
}
a:hover {
	color: #444444;
}
.hjmcont {
	margin: 0 auto;
	width: 1140px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.38);
}
.hjmcontarea {
	clear: both;
	padding: 50px 50px 50px 50px;
}
.hjmlogoarea {
	width: 264px;
	float: left;
}
.hjmlogoarea img {
	max-width: 100%;
}
.hjmretlink {
	padding: 50px 0px 0px 0px;
	text-align: center;
}
.hjmtextcont {
	width: 726px;
	float: right;
}
.hjmtextarea {
	padding: 5px 35px 20px 35px;
	border: 2px solid #cccccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hjmlahjoitusform {
}
.hjmlaskuform {
}
.hjmkentta {
	margin: 2px 0px 0px 0px;
	padding: 6px;
	width: 95%;
	border: 1px solid #888888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.hjmvirhekentta {
	margin: 0px 0px 16px 0px;
	padding: 8px 3px 8px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f9ceca;
}
.hjmvirhekentta p {
	margin: 0px;
}
.hjmvirheteksti {
	font-weight: bold;
}
.hjmnappi,
.hjmnappi_noprint {
	margin: 6px 0px 0px 0px;
	padding: 12px;
	width: 270px;
	border: none;
	background-color: #e73a2d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}
.hjmnappi:hover,
.hjmnappi_noprint:hover {
	background-color: #444444;
}
.hjmnappi_noprint {
	margin-left: 24px;
}
.hjmilmdiv {
	margin: 20px auto;
	max-width: 480px;
	padding: 24px 12px 22px 12px;
	background-color: #444444;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hjmilmdivtext {
	color: #ffffff;
	font-weight: bold;
}
.hjmlaskusheet {
	width: 95%;
}
.hjmlaskusheet tr {
	vertical-align: top;
}
.hjmlaskusheet td {
	margin: 0px;
	padding: 6px 24px 6px 24px;
}
.hjmlaskusheet p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
}



@media only screen and (max-width: 1139px) {

	.hjmcont {
		width: 960px;
	}
	.hjmlogoarea {
		width: 216px;
	}
	.hjmtextcont {
		width: 594px;
	}

}



@media only screen and (max-width: 1023px) {

	.hjmcontarea {
		padding: 40px 40px 40px 40px;
	}
	.hjmcont {
		width: 750px;
	}
	.hjmlogoarea {
		width: 168px;
	}
	.hjmtextcont {
		width: 462px;
	}

}



@media only screen and (max-width: 768px) {

	.hjmcontarea {
		margin: 0px auto;
		padding: 20px 30px 30px 30px;
	}
	.hjmcont {
		width: 100%;
	}
	.hjmlogoarea {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hjmlogoarea img {
		max-width: 128px;
	}
	.hjmretlink {
		padding: 10px 0px 0px 0px;
	}
	.hjmtextcont {
		width: 100%;
		float: none;
	}
	.hjmtextarea {
		padding: 0px 0px 0px 0px;
		border: none;
		-webkit-border-radius: 0px:
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

}



@media print {
	.hjmnappi_noprint {
		display: none;
	}
}
