div.clear {
	clear:both;
	float:none;
	height:10px;
}


/* CMS */


div.windowOuter {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 570px;
	height: 560px;
	overflow: scroll;
}
div.windowOuter2 {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner2 {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 270px;
	height: 430px;
}

#windowControl {
	position: relative;
	height: 16px;
	width: 100%;
	text-align: right;
}


/* SITE */


body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

body, div, td {
	font-family: arial, helvetica;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a img {
	border: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ec9400;
	margin: 0px;
	padding: 0px;
}

#header {
	background: url(images/bg_header.png) #f49c00 repeat-y top center;
	width: 100%;
	/* height: 86px; */
	height: 96px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#headerContent {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width:800px;
	height: 86px;
}

#topMenu {
	/*
	position: relative;
	left: 29px;
	top: 43px;
	*/
	position: absolute;
	left: 50%;
	margin-left: -370px;	
	top: 53px;
	width: 800px;
}

#topMenuLeft {
	float: left;
}

#topMenuRight {
	margin-left: 225px;
	float: left;
}

#headerBar {
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -135px;
	width: 675px;
	height: 37px;
}

#langBar {
	margin-left: 5px;
	font-size: 10px;
	color: #ffffff;
}
#langBar a {
	color: #ffffff;
}

td.headerBarMiddle {
	/*height: 37px;*/
	/*margin-left: 2px;*/
}


table.loginTable {
	background-color: #d9dadb;
	width: 530px;
	/*margin-top: 4px;*/
	height: 37px;
}

input.login {
	height: 15px;
	border: 1px solid #808080;
	/*
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 0px;
	border-right: 0px;
	*/
	background-color: #f0f0f0;
	font-size: 11px;
}

span.logintext {
	font-size: 10px;
	color: 000000;
	padding-left: 10px;
	padding-right: 5px;
}


#theme {	
	margin-bottom: 10px;
}

#content {
	/*width: 744px;*/
	width: 794px;
	margin-left: auto;
	margin-right: auto;
}

#contentLeft, #contentRight {
	float: left;
	/*border: 1px dashed #f0f0f0;*/

	/*height: 300px;*/
}

#contentRight div {
	float: none;
	clear: both;
}

#contentRight_Ohjeet {
	position: absolute;
	top: 145px;
	left: 470px;
	float: none;
	clear: both;
}


#contentLeft {
	width: 200px;
}

#contentRight {
	width: 530px;
	margin-left: 10px;
}

#footer {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#footerLinksLeft, #footerLinksRight {
	font-size: 10px;
	float: left;
	color: #ec9400;
	margin-left: -10px;
}

#footerLinksLeft {
	width: 400px;
}

#footerLinksRight a {
	width: 250px;
}

#footerLinksLeft a, #footerLinksRight a {
	color: #ec9400;
	padding-left: 10px;
	padding-right: 10px;
}


#footerCopy {
	float: none;
	clear: both;
	font-size: 10px;
	color: #c0c0c0;
	padding-top: 30px;
	text-align: center;
	letter-spacing: 1px;
}


input.input, select.input, textarea.input {
	border: 1px solid #808080;
}


/* components */

#tiedotteet {
	background: url(images/head_tiedotteet.png) #f8f8f8 no-repeat top left;	
	padding-top: 40px;
}

#tiedotteet_content {
	border-left: 1px solid #919394;
	border-right: 1px solid #919394;
	border-bottom: 1px solid #919394;
	padding: 10px;
	width: 178px;
}




/* leftmenu */

div.menudiv div {
	line-height: 18px;
}

div.menudiv div {
	margin-left: 0px;
}

div.menudiv div.menuLevel1, div.menudiv div.menuLevel1Active {
	margin-left: 0px;
	font-size: 13px;
}

div.menudiv, div.menudiv a {
	text-decoration: none;
}

div.menudiv a:hover {
	color: #000000;
}

div.menudiv div.menuLevel1Active a {
	padding-left: 0px;
}

div.menudiv div.menuLevel1 a {
	padding-left: 0px;
}
div.menudiv div.menuLevel1 a:hover {
}

div.menudiv div.menuLevel1Active a:hover, div.menudiv div.menuLevel1 a:hover {
	text-decoration: underline;
}

div.menudiv div.menuLevel2Active, div.menudiv div.menuLevel2 {
	margin-left: 5px;
	font-size: 12px;
}

div.menudiv div.menuLevel2Active, div.menudiv div.menuLevel2Active a, div.menudiv div.menuLevel2, div.menudiv div.menuLevel2 a {
}

div.menudiv div.menuLevel2Active a:hover, div.menudiv div.menuLevel2 a:hover, div.menudiv div.menuLevel3Active a:hover, div.menudiv div.menuLevel3 a:hover {
	text-decoration: underline;
}

div.menudiv a.menuItemActiveSelected {
	font-weight: bold;
}


div.menudiv div.menuLevel1 div.menuLevel2 {
	display: none;
}



a.headButton {
	border-top: 1px solid #807e83;
	border-bottom: 1px solid #403e43;
	border-left: 1px solid #605e63;
	border-right: 1px solid #403e43;
	background-color: #1d1b1e;
	color: #f0f0f0;
	font-size: 10px;
	font-family: arial, verdana;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}