/* 15983 */
/****** zone width ******/


/****** app1/jsc *****/



/****** app2/jsc *****/



/****** app3/jsc *****/



/****** customstyle ******/

/* Sivupohja */

body {
	background: #f6cc7e
}

div#footer {
	display: none;
}

div#main {
	margin-top: 42px;
	width: 973px;
}

div#content {
	background: white;
}

	div#main div#main-bg {
		padding: 0 8px 0 8px;
		background: url('/res/backgroundMain.jpg') center top repeat-y transparent;
	}

	div#main div#header div.Hd {
		width: 973px;
		background: #f6cc7e url(/res/header.jpg) no-repeat left top;
	}

	div#main div#container {
		padding: 22px 30px 0 30px;
	}

	div#main div#content-main {
		float: left;
	}

	div#main div#content-left {
		float: right;
		padding-top: 15px;
	}

	div#main div#customFooter {
		padding-top: 35px;
		background: url('/res/backgroundFooter.jpg') center top no-repeat transparent;
	}

		div#main div#customFooter div.text2 {
			display: block;
			margin: 5px 0 0 0;
		}

div#helpmenuTop {
	width: 989px;
	height: 13px;
	position: absolute;
}

div#helpmenuContainer {
	height: 38px;
	background-color: transparent;
}

/* Typografia */

div#customFooter div.text2,
div#customFooter div.text3 {
	font-size: 11px;
}

h1, h2 {
	font-size: 18px;
	font-weight: bold !important;
}

h1.pageTitle {
	font-size: 22px;
	margin-bottom: 25px;
	font-weight: normal;
}

div#content-main h2,
div#content-right h2 {
	margin: 1.5em 0 1em 0;
	font-size: 28px;
}

div#content-main div.row p {
	text-align: left;
}

div#content-main div.row p a {
	font-size: 18px;
	text-align: left;
}

div#content-left h2 {
	color: #be3b19;
	font-size: 16px;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

div#container h1 span, div#container h2 span {
	font-size: 18px;
}

div#container,
div#container a,
div#container p,
div#container span,
div#container div {
	text-decoration: none;
	font-size: 13px;
}

a#homelink {
	z-index: 50;
	width: 450px;
	height: 150px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 65px 0 0 -69px;
}

div.Ft div.row2 div.copyright,
div.Ft div.row2 div.copyright a,
div.Ft div.row2 div.optinet,
div.Ft div.row2 div.optinet a {
	font-weight: bold;
	color: #fff;
}

div#main div#customFooter div.Ft div.row2 div.text2,
div#main div#customFooter div.Ft div.text3 {
	color: #f8eaca;
}

/* Apuvalikot */

div#wizhelpmenu {
	display: none;
}

div#wizhelpmenu3 {
	top: 24px;
	right: 20px;
	position: absolute;
}

div#wizhelpmenu2 {
	top: 24px;
	left: 20px;
	position: absolute;
}

	div#wizhelpmenu3 span.separator,
	div#wizhelpmenu2 span.separator {
		color: #333;
		padding: 0 8px;
	}

	div#wizhelpmenu3 a,
	div#wizhelpmenu2 a {
		text-decoration: none !important;
		color: #98422b;
	}

	div#wizhelpmenu3 a:hover,
	div#wizhelpmenu2 a:hover {
		color: #98422b;
		text-decoration: underline;
	}

/* Sivuvalikko */

div.sidemenucontainer span {
	background-position: left 7px !important;
	background-repeat: no-repeat !important;
	background-color: transparent !important;
}

div.sidemenucontainer ul li.level1 a.level1 span {
	background-image: none;
	padding-left: 0;
}

/*
div.sidemenucontainer ul li.level1-onpath a span {
	background-image: url('/res/backgroundSidemenuLevel1Active.png');
}
*/

div.sidemenucontainer ul li li a span {
	background-image: url('/res/backgroundSidemenu.png') !important;
	padding-left: 14px;
}

	body div.sidemenucontainer ul li li a:hover span,
	body div.sidemenucontainer ul li li.here span {
		background-image: url('/res/backgroundSidemenuActive.png') !important;
	}

/* YlXvalikko */

div#topmenu {
	background: #fff;
	position: relative;
    padding: 0 0 0 30px;
}

	div#topmenu table.topmenucontainer ul li.level1 {
		margin-right: 6px;
		background: url('/res/backgroundTopmenuInactiveCenter.jpg') left center repeat-x transparent;
	}

	div#topmenu table.topmenucontainer ul li.level1-onpath,
	div#topmenu table.topmenucontainer ul li:hover,
	div#topmenu table.topmenucontainer ul li.hover {
		_cursor: hand;
		background: url('/res/backgroundTopmenuActiveCenter.jpg') left center repeat-x transparent;
	}

		div#topmenu table.topmenucontainer ul li a {
			padding-right: 0 !important;
			background: url('/res/backgroundTopmenuInactiveLeft.jpg') left center no-repeat transparent;
		}

		div#topmenu table.topmenucontainer ul li.level1-onpath a.level1,
		div#topmenu table.topmenucontainer ul li a.level1:hover,
		div#topmenu table.topmenucontainer ul li:hover a.level1,
		div#topmenu table.topmenucontainer ul li.hover a.level1 {
			_cursor: hand;
			background: url('/res/backgroundTopmenuActiveLeft.jpg') left center no-repeat transparent;
		}

			div#topmenu table.topmenucontainer ul li a span {
				_display: inline-block;
				height: 47px;
				line-height: 44px;
				cursor: pointer;
				padding: 0 20px 0 4px;
				background: url('/res/backgroundTopmenuInactiveRight.jpg') right center no-repeat transparent;
			}

			div#topmenu table.topmenucontainer ul li a.level1-last span {
				_padding-right: 30px;
			}

			div#topmenu table.topmenucontainer ul li a span img.treemark {
				_position: absolute;
			}

			div#topmenu table.topmenucontainer ul li.level1-onpath a.level1 span,
			div#topmenu table.topmenucontainer ul li a.level1:hover span,
			div#topmenu table.topmenucontainer ul li:hover a.level1 span,
			div#topmenu table.topmenucontainer ul li.hover a.level1 span {
				color: #fff;
				_cursor: hand;
				background: url('/res/backgroundTopmenuActiveRight.jpg') right center no-repeat transparent;
			}

		div#topmenu table.topmenucontainer ul li ul {
			width: 194px;
			padding-bottom: 10px;
			background: url('/res/backgroundTopmenuDDBottom.png') left bottom no-repeat transparent;
			_background: url('/res/backgroundTopmenuDDBottom.gif') left bottom no-repeat transparent !important;
		}

			div#topmenu table.topmenucontainer ul li ul li a {
				background: #ffe14b;
				width: 174px !important;
				padding: 5px 10px !important;
			}

				div#topmenu table.topmenucontainer ul li ul li a:hover {
					background-color: #6195ce;
				}

				div#topmenu table.topmenucontainer ul li ul li a.level2-first {
					padding-top: 15px !important;
					background-repeat: no-repeat;
					background-position: left top;
					background-image: url('/res/backgroundTopmenuDDTop.png');
				}

				div#topmenu table.topmenucontainer ul li ul li a span {
					background: transparent !important;
					line-height: 1.1em;
					padding: 0;
					position: relative;
					left: 4px;
					_height: 1.5em;
					_line-height: 1.5em;
					_cursor: hand;
				}

/* Haku */

div#SearchPageForm {
	position: absolute;
	width: 266px;
	height: 49px;
	margin: 207px 20px 0 0;
	background: url('/res/search-bg.gif') left top no-repeat transparent;
}

	div#SearchPageForm form {
		margin: 15px 0 0 23px;
	}

		div#SearchPageForm form input.q,
		div#SearchPageForm form input.go {
			border: 0;
			background: transparent;
		}

		div#SearchPageForm form input.q {
			width: 134px;
		}

		div#SearchPageForm form input.go {
			width: 71px;
			color: #fff;
			margin-left: 15px;
			cursor: pointer;
			_cursor: hand;
		}

/* Alapalkin tyXkalut */

div#footerTools {
	position: absolute;
	margin-left: 382px;
}

	div#footerTools span {
		height: 35px;
		float: left;
		display: block;
		line-height: 35px;
		padding-left: 40px;
		margin-right: 25px;
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: left center;
	}

		div#footerTools span a {
			color: #593d00;
			text-decoration: none !important;
			border-bottom: 1px dashed #593d00;
		}

		div#footerTools span.printLink {
			background-image: url('/res/iconPrint.png');
		}

		div#footerTools span.sitemapLink {
			background-image: url('/res/iconSitemap.png');
		}

/* Etusivun bannerit */

div#token-17661,
table.d4grid-17661 div.banner,
table.d4grid-17661 div.token {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* Uutissovellus */

div#main div.NewsSummary h2 {
	padding-bottom: 8px !important;

}

/* Tapahtumasovellus */

div#main div.EventsSummary h2 {
	padding-bottom: 8px !important;
}

/* Sovellustyyli 2 */

div.app2 {
	padding: 10px 0 !important;
}

	div.app2 div.hd h2 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	div.app2 div.bd {
		padding: 15px 15px 10px 15px;

	}

	div.app2 div.ft {
		padding-top: 10px;

	}

	div.app2 div.bd div.row {
		background-image: none !important;
		padding: 0 0 5px 0 !important;
		border: 0 !important;
	}

		div#container div.app2 div.bd div.row div.pvm {
			float: left;
			font-size: 18px;
		}

		div.app2 div.bd div.row a {
			float: right;
		}

		div#zone-left div.app2 div.bd div.row a {
			width: 140px;
		}

/* Etusivun banneripaikka */

div#token-17661 {
	padding-top: 15px;
}

	div#token-17661 td.divider {
		display: none !important;
	}

/* Blogisovellus */

body div.blog_name p {
	font-weight: bold;
}

body div.bloglist {
	width: 100%;
}

	body div.bloglist div.blog_ylempi {
		border: 0;
		padding-left: 33px;
		margin-bottom: 15px;
	}

		body div.bloglist div.blog_ylempi li {
			/* color: #E7812F; */
			color: #be3b19;
			font-weight: bold;
			font-size: 18px !important;
			list-style-type: none;
		}

	body div.bloglist div.blog_alempi {
		border: 0;
		padding: 0;
		background: transparent;
	}

		body div.bloglist div.blog_alempi p {
			margin-bottom: 2em;
		}

		body div.bloglist div.blog_alempi p.blog_linkki {
			margin: 1em 0;
		}

			body div.bloglist div.blog_alempi p.blog_linkki a {
				color: #fff;
				padding: 5px 15px;
				background: #4b80c3;
			}

/* Blogi */

div.blog_writeupsummary {
	margin-top: 20px;
}

div.blog_writeupsummary, div.writeup {
	border: none !important;
}

div.writeup table td {
	padding: 0;
}

div.blog_name p {
	color:#BE3B19 !important;
	font-size:16px !important;
	margin-top: 8px;
}

span.blog_author {
	color: #666;
}

div.blog_name, div.writeup_summary {
	padding: 0 !important;
}

div.blog_item h2 {
	background: none !important;
	padding-left: 0 !important;
}

/* Featuredbar */

div#featuredBar {
	border-bottom: 1px solid #abdcef;
	background: white;
	margin: 0 30px;
	overflow: hidden;
	padding-top: 10px;
}

div#featuredBar .block {
	float: left;
	display: inline;
}

div#featuredBar #first {
	margin-left: 0px;
	width: 300px;
}

div#featuredBar #second {
	margin-left: 30px;
	width: 300px;
}

div#featuredBar #third {
	margin-left: 30px;
	width: 253px;
}

div#featuredBar div.block h2 {
	background: #00acee url(/res/featurebarH2.gif) repeat-x left top !important;
	padding: 10px 0 10px 10px;
	color: white;
	font-weight: normal !important;
	font-family: "trebuchet ms";
}

div.writeup {
	background: none !important;
}

td.blog_kuvallinen {
	width: auto !important;
}

div#zone-_main div.app div.bd div.row p a {
	width: 470px;
	color: #666 !important;
	font-family: "trebuchet ms";
	font-weight: normal;
}

div#zone-_main div.app div.bd div.row div.pvm {
	width: 120px;
	text-align: right;
	color: #00aaec;
}

div#zone-_main div.ft {
	padding-left: 140px;
}

div.app2 div.bd  {
	padding: 0;
}

div#main div.app h2 {
	margin-top: 0;
}

body.page-1 h1.pageTitle {
	display: none;
}

div.Ft div.row2 div.copyright, div.Ft div.row2 div.copyright a, div.Ft div.row2 div.optinet, div.Ft div.row2 div.optinet a  {
	color: #535252;
}

div#main div#customFooter div.Ft div.row2 div.text2, div#main div#customFooter div.Ft div.text3 {
	color: #535252;
}

div.Ft {
	padding: 0 20px;
}
