@import url(main.css);

/* layout */

div#path {
	height: 20px;
}

div#photo {
	border-top: 5px #5F9414 solid;
	border-bottom: 5px #5F9414 solid;
	height: 225px;
}

div#contentwrap {
	float: left;
	background: url(../img/ui/bg_contentwrap.gif) top right repeat-y;
}

div#content {
	float: left;
	width: 439px;
	padding: 24px;
}

div#sidebar {
	float: left;
	width: 313px;
	padding-bottom: 0;
}

/* otsikot */

div#content h2 {
	clear: left;
}

div#content h2 a {
	color: #5F9414;
}

div#sidebar h2 {
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
}

div#sidebar h2#h2-ajankohtaista {
	background: url(../img/ui/bg_ajankohtaista.jpg) no-repeat;
}

div#sidebar h2#h2-pikalinkit {
	background: url(../img/ui/bg_pikalinkit.jpg) 0 0 no-repeat;
	height: 48px;
}

div#sidebar h2#h2-tapahtumat {
	height: 42px;
	background: url(../img/ui/bg_tapahtumat.jpg) 0 -6px no-repeat;
}

/* tekstit */

div#sidebar p {
	margin-left: 16px;
	margin-bottom: 15px;
}

/* listat */

div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 9px;
	padding-bottom: 15px;
	float: left;
}

div#sidebar ul li {
	float: left;
	width: 138px;
	padding: 3px 0;
	margin: 0;
}

div#sidebar ul li a {
	background: url(../img/ui/bg_pikalinkki.gif) center left no-repeat;
	padding: 3px 0;
	padding-left: 25px;
	margin-left: 3px;
	color: #626466;
}

div#sidebar ul li#pl-poytakirjat {
	width: 148px;
}

div#sidebar ul li#pl-kaavoitus a {
	background: url(../img/ui/bg_viivoitin_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-kirjasto a {
	background: url(../img/ui/bg_kirja_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-lomakkeet a {
	background: url(../img/ui/bg_kirje_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-tonttiporssi a {
	background: url(../img/ui/bg_talo_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-poytakirjat a {
	background: url(../img/ui/bg_lomakkeet_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-palveluhakemisto a {
	background: url(../img/ui/bg_merkki_ikoni.gif) center left no-repeat;
}

div#sidebar ul li#pl-rantalakeus a {
	background: url(../img/ui/bg_kirja_ikoni.gif) center left no-repeat;
}
