body {
	margin: auto;
	padding: 0;
	background: white url('/res/topbg.gif') repeat-x;
	text-align: center;
}

a {
	color: #1AB5D1;
}h2, h3 {
	padding-top: 10px;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}


table.layout {
	width: 780px;
	height: 100%;
	empty-cells: show;
	border-collapse: collapse;
	margin: auto;
}

table.layout td {
	text-align: left;
}

table.layout td.logo {
	width: 199px;
	height: 134px;
	background: url('/res/logo-jarvi.jpg') no-repeat;
}
table.layout td.logo a { display: block; text-decoration: none; width: 199px; height: 134px; }
table.layout td.funk img,
table.layout td.funk input,
table.layout td.funk div.funks div.haq input {
	vertical-align: middle;
}
table.layout td.funk { padding-left: 22px;}
table.layout td.funk div.funks {
	position: absolute;
	top: 35px;
	height: 40px;
	color: #17B4D0;
	border-bottom: 5px solid #ADE4EF;
	width: 100%;
}
table.layout td.funk div.funks.arvioinnit {
	border-bottom: none;
	left: 25px;
	top: 20px;
}

table.layout td.funk div.funks a {
	color: #6D4C87;
	text-decoration: none;
}
table.layout td.funk div.funks div.haq {
	float: right;
	width: 230px;
	text-align: right;
}

table.layout td.funk div.funks.arvioinnit div.haq {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 230px;
	text-align: left;
	
}

table.layout td.funk div.funks div.haq input.search {
	background-color: #fff;
	border: 1px solid #C6C8D1;
	height: 20px;
}

table.layout td.menu {
	background-color: #fff;
}
table.layout td.c {
	width: 576px;
	background-color: #fff;
	vertical-align: top;
}
table.layout td.c div.pagetitle {
	padding-bottom: 5px;
	margin-left: 18px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #1AB5D1;
}
table.layout td.c div.pagetitle.hide {
	display: none;
}

table.layout td.c table.cols {
	width: 100%;
	margin-bottom: 10px;
}
table.layout td.c table.cols td.main {
	padding-left: 20px;
	height: 400px;
}
table.layout td.c table.cols td.right {
	width: 195px;
	padding-left: 15px;
}

/* menu */
table.sidemenu {
	width: 200px;
}
table.sidemenu a {
	text-decoration: none;
	font-weight: bold;
}
table.sidemenu td.level1 a,
table.sidemenu td.level2 a {
	font-size: 14px;
	color: #6D4C87;
	border-left: 1px solid #6D4C87;
	padding-left: 5px;
}
table.sidemenu td.level1,
table.sidemenu td.level2 {
	border-bottom: 1px solid #6D4C87;
	padding-bottom: 2px;
	padding-top: 15px;
}
table.sidemenu td.level2-onpath {
	border-bottom: 1px solid #29BAD4;
}
table.sidemenu td.level2-onpath a {
	color: #29BAD4;
	border-left: 1px solid #29BAD4;
}
table.sidemenu td.level3,
table.sidemenu td.level4 {
	background-color: #E9F8FB;
	padding-top: 3px;
	padding-bottom: 2px;
}
table.sidemenu td.level3-first {
	padding-top: 6px;
}
table.sidemenu td.level3-last {
	padding-bottom: 6px;
}
table.sidemenu td.nod {
	width: 10px;
	padding-top: 6px;
}

table.layout td.spacem {
	background-color: #fff;
}
div#footer {
	background-color: #6D4C87;
	border-top: 5px solid #9780AA;
	height: 35px;
	padding-top: 5px;
	color: #B5A4C2;
}
div#footer a {
	color: #B5A4C2;
	text-decoration: none;
}

div.extratitle {
	text-align: right;
}


/* uutiset */
div.uutisetTiivistelma h3 {
	margin-top: 10px;
	font-size: 12px;
	border-bottom: 1px solid #abe4ee;
	color: #6D4C87;
	background-color: #f0edf3;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.uutisetTiivistelma p {
	border-bottom: 1px dashed #abe4ee;
	padding-bottom: 10px;
}
div.uutisetTiivistelma p a {
	text-decoration: none;
	font-weight: bold;
}
div.uutisetTiivistelma p a:hover {
	text-decoration: underline;
}
div.uutisetTiivistelma div.kaikki a {
	font-weight: bold;
}

div#arviot, div#arviomenu {
	margin-left: 2px;
}

div#arviomenu {
	position: relative;
	overflow: visible;
	width: 100%;
}

div#arviot {
	border: 1px solid #6cc5d7;
	background-color: #f6f6f6;
	padding: 20px;
	padding-top: 40px;
}

div#arviomenu ul, div#arviomenu ul li {
	margin: 0;
	padding: 0;
}

div#arviomenu ul {
	height: 30px;
	z-index: 0;
}

div#arviomenu ul li {
	list-style: none;
	float: left;
	background: white url(/res/tableft.png) no-repeat top left;
	margin-right: 5px;
	height: 30px;
}

div#arviomenu ul li.level4-onpath {
	background: white url(/res/tabhereleft.png) no-repeat top left;
}

div#arviomenu ul li a {
	text-decoration: none;
	padding-left: 4px;
	display: block;
}

div#arviomenu ul li a span {
	background: white url(/res/tab.png) no-repeat top right;
	font-size: 12px;
	padding: 8px 16px 7px 12px;
	display: block;
	color: #65467f;
	font-weight: bold;
}

div#arviomenu ul li.level4-onpath a span {
	background: white url(/res/tabhere.png) no-repeat top right;
	color: #186776;
}

div#arviomenu ul li ul  {
	position: absolute;
	width: 556px;
	*width: 552px;
	background-color: #a8cad3;
	z-index: 2;
	height: auto;
	
	display: block;
	top: 30px;
	left: 1px;
}

div#arviomenu ul li ul li.level5 {
	background: transparent;
	float: left;
	display: block;
	margin-right: 10px;
}

div#arviomenu ul li ul li.level5 a span {
	background: transparent;
	font-weight: normal;
	padding-right: 0;
}

div#arviomenu ul li ul li.level5-here a span {
	color: white;
	text-decoration: underline;
}

td.level4-onpath a, td.level3-onpath a {
	text-decoration: underline;
	color: #13778e;
}
