@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f8f8;
}
h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px 0px 2px 0px;
padding:0px;
}

/* ----------------------------- linkkityylit -------------------------------- */
a:link, a:visited, a:active{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.topnavi li, .mainnav_lastlink{
	height: 37px;
	line-height: 37px;
	display: block;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding: 0px;
	font-size: 14px;
	float: left;
} 
.mainnav_firstlink{
	height: 37px;
	line-height: 37px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 100px;
	padding: 0px;
	float: left;
} 
.topnavi a:link, .topnavi a:visited, .topnavi a:active{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavi a:hover {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #5D91CA;
	text-decoration: underline;
}
/* ------------------------ /END linkkityylit -------------------------------- */




/* ----------------------------- pääelementit -------------------------------- */
#container {
	position: relative;
	width: 860px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/www/layout/bg_repeat.jpg);
	background-repeat: repeat-y;
} 
#banner{
	height: 147px;
} 
.topnavi{
	height: 37px;
	background: url(/images/www/layout/topmenubg.jpg);
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	width: 860px;
	padding: 0px;
}

.search {
	height: 37px;
	line-height: 37px;
	width: 150px;
	padding: 0px;
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#path {
	height: 20px;
	margin-left: 14px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 14px;
	padding-left: 10px;
} 
#col_l {
	position: absolute;
	top: 210px;
	left: 0;
	margin-left: 12px;
	padding: 10px;
	width: 170px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
#col_r {
	position: absolute;
	top: 210px;
	margin-left: 0px;
	padding: 10px;
	width: 166px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 12px;
	right: 0px;
}

.left_navi {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.right_nosto {
	background-color: #FFFFFF;
	padding: 5px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#mainContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 198px;
	margin-bottom: 0px;
	margin-left: 202px;
	padding: 15px;
	height: 530px;
}
#mainContent_wide {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 530px;
	margin-top: 0px;
	margin-right: 198px;
	margin-bottom: 0px;
	margin-left: 198px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 610px;
}
#footer {
	background-color: #DDDDDD;
	background-image: url(/images/www/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
/* ----------------------------- /END pääelementit -------------------------------- */




/* ----------------------------- listatyylit -------------------------------- */
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #5D91CA;
	list-style-position: outside;
	list-style-type: square;
}
.mainFolder {
	list-style-type: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(images/folder_gif.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 150px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.currentmainFolder {
	list-style-type: none;
	background-color: #88ccff;
	padding: 5px;
	border: 1px solid #999999;
	width: 150px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
.folder {
	list-style-type: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(/images/www/layout/folder_gif.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 150px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.currentFolder {
	list-style-type: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-image: url(/images/www/layout/folder_gif.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 150px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}

.entry {
	list-style-type: none;
	background-color: #E2ECF5;
	padding: 5px;
	border: 1px solid #999999;
	width: 140px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.currentEntry {
	list-style-type: none;
	background-color: #CBDBED;
	padding: 5px;
	border: 1px solid #999999;
	width: 140px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: bold;
}
/* ----------------------------- /END listatyylit -------------------------------- */