* {
	margin: 0;
	padding: 0;
	}

body {
	padding: 10px 0 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #bd6;
	}
	
a img {
	border: 0;
}

p {
	margin-bottom: 10px;
}

p.linklist {
	padding-left: 20px;
	background: url('../images/dot_lightgray.jpg') left 3px no-repeat;
}
	
em {
	color: #666;
	font-style: normal;
}
	
h1 {
	display: none;
	}
#provincelist h2 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #fff;
}
#servicelist h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	}
#servicelist h2.lower {
	padding-top: 10px;
}
#right h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
.box h2 {
	border-bottom: 6px solid #ddd;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 1em 0;
	color: #779333;
	/* font-family: times, times new roman, serif; */
	}
.box.middle h2 {
	border-bottom: 6px solid #a1cd43;
}
.boxcombined h2 {
	border-bottom: 6px solid #ddd;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 1em 0;
	color: #779333;
	/* font-family: times, times new roman, serif; */
	}
#widecontent h2 {
	border-bottom: 6px solid #ddd;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #779333;
	/* font-family: times, times new roman, serif; */
	}

img.right {
	float: right;
	padding: 0 0 5px 5px;
	}
	
input#search {
	width: 135px;
}

#container {
	/* width: 780px; */
	position: relative;
	width: 928px;
	margin: 0 auto;
	text-align: left;
	border: 8px solid #fff;
	background: url('../images/contentbg.jpg') 148px top repeat-y #fff;
	}
#ylamainos {
	width: 944px;
	margin: 0 auto;
	margin-bottom: 10px;
	}
#alamainos {
	width: 790px;
	margin: 0 auto;
	margin-top: 10px;
	}
#vasmainokset {
	width: 148px;
	float: left;
	background: #fff;
	}
#flags {
	padding-top: 5px;
	margin-left: 620px;
}
	
#header {
	background: url(../images/header.gif);
	width:780px;
	height:144px;
	font-size: 12x;
	line-height: 14px;
	float: right;
	}
	#header a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
	#header ul {
		list-style: none;
		padding: 90px 0 0 8px;
		}
	#header li {
		float: left;
		display:block;
		width: 97px;
		text-align: center;
		margin-right: 13px;
		}
	#header li.current a, #header li.current a:hover {
		color: #d6f581;
		text-decoration: none;
	}
	#header li.last {
		margin: 0;
		}
	#header a:hover {
		color: #d6f581;
		text-decoration: underline;
		}
		
#topcontent {
	background: url(../images/topcontentsmall.gif) no-repeat #bdd454;
	width: 780px;
	height:100%;
	min-height:206px;
	float: right;
	}
#content {
	float: right;
	}
#provincelist {
	width: 240px;
	float: left;
	margin-left: 12px;
	}
	#provincelist p {
	color: #fff;
	font-weight: bold;
	}
	#provincelist form {
	margin: 0 0 3px 0;
	}
	#provincelist  form label {
	width: 65px;
	display: block;
	float: left;
	}
	#provincelist  form select {
	width: 170px;
	font-size: 1em;
	}
#servicelist {
	float: right;
	width: 315px;
	color: #fff;
	padding: 0 0 0 10px;
	margin-right: 20px;
	}
	#servicelist a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.1em;
		}
	#servicelist a:hover {
		text-decoration: underline;
		}
	#servicelist ul {
		display: inline;
		list-style: none;
		position: relative;
		left: 15px;
		}
	#servicelist ul li a {
		display: block;
		padding: 2px 3px;
		border-bottom: 1px solid #cae97f;
		text-decoration: none;
		color: #fff;
	}
	#servicelist ul li a:hover {
		text-decoration: none;
		background: #aad356;
	}

#right {
	float: right;
	width: 420px;
	font-size: 11px;
	padding: 10px 10px 0 0;
	}
	#right a {
		color: #A1CD43;
		text-decoration: none;
		font-weight: bold;
		}
	#right a:hover {
		text-decoration: underline;
		}
	#right ul {
		color: #A1CD43;
		list-style: none;
		margin-top: -10px;
		}

#maincontent {
	width: 780px;
	min-height: 400px;
	padding: 0 0 100px 0;
	float: right;
	}


#widecontent {
	width: 760px;
	padding: 10px 10px 100px 10px;
/*	border-right: 1px solid #A7D04E;
	border-left: 1px solid #A7D04E; */
	min-height: 300px;
	float: right;
	background: #fff;
	}
	#widecontent a {
		color: #A1CD43;
		text-decoration: none;
		font-weight: bold;
		}
	#widecontent a:hover {
		text-decoration: underline;
		}
	#widecontent ul {
		list-style: none;
		margin-bottom: 10px;
		}

p.info {
	text-align: right;
}

p.info strong {
	float: left;
}

#imagebox {
	width: 780px;
	margin-bottom: 5px;
	border-bottom: 10px solid #bdd454;
	float: left;
	background: #bdd454;
}

#imagebox .imagebox_image {
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0 14px;
	border-right: 2px solid #a4bb3b;
	border-bottom: 2px solid #a4bb3b;
	text-align: center;
	overflow: hidden;
	background: #fff;
}

#imagebox .imagebox_image .last {
	margin-right: 0;
}

#imagebox .imagebox_image span.image {
	height: 150px;
	width: 200px;
	display: block;
	margin-bottom: 10px;
	background: #eee;
}

#imagebox .imagebox_image a span.image img {
	border: 0;
}

#imagebox .imagebox_image p.caption {
	font-style: italic;
}

#imagebox .imagebox_image h2 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	color: #a1cd43;
}

.box {
	width: 240px;
	padding: 0 0 10px 10px;
	margin-right: 14px;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}
	.box table, .box div, .box ul, .box li, .box span {
		width: 240px !important;
	}
	.box a {
		color: #A1CD43;
		text-decoration: none;
		font-weight: bold;
		}
	.box a:hover {
		text-decoration: underline;
		}
	.box ul {
		list-style: none;
		margin-bottom: 10px;
		}
.last {
	margin: 0;
	width: 235px;
	}

.boxcombined {
	width: 715px;
	padding: 0 0 10px 10px;
	background-color:white;
}
	
.clear {
	visibility: hidden;
	border: 0;
	height: 0;
	clear: both;
	}
	

#footer-top {
	background: url(../images/footer.gif) no-repeat;
	height: 93px;
	width: 760px;
	color: #fff;
	padding: 0 10px 0 10px;
	font-size: 10px;
	float: right;
	/* position: absolute; */
	bottom: 0;
	left: 148px;
	}
	#footer-top span {
		font-size: 25px;
		}
	#footer-top td {
		vertical-align: top;
		padding-right: 10px;
		color: #000;
		}
#footer-bottom {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	}
	#footer-bottom span {
		color: #a9e604;
		}
	#footer-bottom a {
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		}

.paivakirja {
	border-collapse:collapse;
	margin-bottom: 30px;
	width: 550px;
}

.paivakirja td {
	border:1px solid #a1cd43;
	padding:4px;
}

.paivakirja .kuvat div {
	float:left;
	width: 160px;
}

.paivakirja .kuvat div img {
	vertical-align: middle;
}

#kommentit {
	border-collapse:collapse;
	width:550px;
}

#kommentit td {
	border: 1px solid #a1cd43;
	padding:4px;
}

#kommentit .kommenttivasen {
	width: 120px;
}


#projektit {
	float: right;
	width: 40%;
	text-align: right;
	}
#projektit ul {
	list-style: none;
	margin: 0; padding: 3px 0 0 0;
	}
#projektit li {
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	}
#projektit a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
#projektit a:hover {
	text-decoration: underline;
	}


#aikajana {
	width: 511px;
	background: url(../images/janakeski.jpg) repeat-y 50% 40px;
	margin: 0 auto;
	padding: 0 10px;
	}
#aikajana h2 {
	font-size: 12px;
	}
#janatop {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: #fff url(../images/janatop.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	}
#janabot {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: #fff url(../images/janabot.jpg) no-repeat center top;
	padding-top: 10px;
	clear: both;
	}
#janatop span, #janabot span {
	display: block;
	}
	
#janavas {
	width: 250px;
	float: left;
	}
	#janavas .vaihe {
		background: url(../images/janaoksa.jpg) no-repeat 200px 10px;
		padding-right: 80px;
		font-size: 11px;
		margin-bottom: 10px;
		height: 150px;
		}

#janaoik {
	width: 250px;
	float: right;
	padding-top: 75px;
	}
	#janaoik .vaihe {
		background: url(../images/janaoksa.jpg) no-repeat -40px 10px;
		padding-left: 80px;
		font-size: 11px;
		margin-bottom: 10px;
		height: 150px;
		}



.jaettu {
	background: url(../images/jaettusisalto.jpg) repeat-y !important;
	}

#vasensisalto {
	width: 520px;
	float: left;
	}

#oikeasisalto {
	width: 200px;
	float: right;
	}
	#oikeasisalto h2 {
		border-bottom: 6px solid #a1cd43;
		}
	#oikeasisalto img {
		margin-bottom: 5px;
		}

table {
	font-size: 1em;
}

table.makspalvelunt {
	background: #EBF4D7;
	border: 1px solid #A1CD43;
	width: 100%;
	margin-bottom: 20px;
	}
table.makspalvelunt td {
	border-left: 1px solid #A1CD43;
	border-top: 1px solid #A1CD43;
	padding: 5px;
	}
	
table.makspalvelunt .vas {
	width: 60%;
	border-left: 0;
	}
table.makspalvelunt .kuvaus {
	border-left: 0;
	}
table.makspalvelunt .logo {
	border-top: 0;
	border-left: 0;
	}
table.palvelunt {
	border: 1px solid #DDD;
	width: 100%;
	margin-bottom: 15px;
	}
table.palvelunt td {
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	padding: 5px;
	}
	
table.palvelunt .vas {
	width: 60%;
	border-left: 0;
	}
table.palvelunt .kuvaus {
	border-left: 0;
	}
table.palvelunt .logo {
	border-top: 0;
	border-left: 0;
	}


#rekry .label {
	width: 150px;
	}
#rekry td {
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 3px;
	}
#rekry input, #rekry textarea {
	width: 300px;
	}
	
form#kesaasukaslomake p {
	clear: both;
	margin: 10px 0;
}

form#kesaasukaslomake label {
	width: 125px;
	margin-right: 25px;
	display: block;
	float: left;
	font-weight: bold;
}
form#kesaasukaslomake input {
	width: 200px;
	display: block;
	float: left;
}
form#kesaasukaslomake input.radio {
	width: 40px;
}
form#kesaasukaslomake textarea {
	width: 250px;
}
