@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: #FFFFFF;
}
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: #336699;
	text-decoration: underline;
}
a:hover {
	color: #5D91CA;
	text-decoration: underline;
}
.topnavi li, .mainnav_lastlink{
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	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;
}
.left_navi a:link, .left_navi a:visited, .left_navi a:active{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.left_navi a:hover {
	color: #5D91CA;
	text-decoration: underline;
}
/* ------------------------ /END linkkityylit -------------------------------- */




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

.button {
	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;
} 
.eura {
	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;
} 
.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;
}
*html #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: 5px;
}  
*html #col_l {
	padding: 0px;
	width: 165px;
	float: left;
	margin: 5px 0px 5px 12px;
	display: block;
}
#col_l {
	padding: 0px;
	width: 165px;
	float: left;
	margin: 10px 0px 10px 25px;
	display: block;
}
.left_navi {
	padding: 0px;
	width: 160px;
	color: #000000;
	margin: 0px;
}
#col_r {
	padding: 10px 0px 0px;
	width: 165px;
	float: left;
	margin: 0px;
	display: block;
}
*html #col_r {
	padding: 5px 0px 0px;
	width: 165px;
	float: left;
	margin: 0px;
	display: block;
}
.right_nosto {
	background-color: #FFFFFF;
	padding: 5px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 5px 0px;
}
#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;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 440px;
	float: left;
	margin: 0px 10px;
	display: block;
}
*html# 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;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 440px;
	float: left;
	margin: 0px 5px;
	display: block;
}
#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: #ffffff;
	background-image: url(/images/www/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 860px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	float: left;
	vertical-align: center;
}
#bottomfooter {
	margin: 5px auto;
	width: 840px;
	text-align: left;
}
/*
*html #footer {
	background-color: #DDDDDD;
	background-image: url(/images/www/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 50px;
	width: 830px;
	padding-left: 15px;
	line-height: 32px;
	margin: 0;
	float: left;
} */
/* ----------------------------- /END pääelementit -------------------------------- */




/* ----------------------------- listatyylit -------------------------------- */
.menuDivider {
	margin-top: 6px;
	margin-bottom: 6px;
}
*html .menuDivider {
	margin-top: 3px;
	margin-bottom: 3px;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #000000;
	background-image: url(/images/www/layout/list_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
}
.mainFolder {
	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: normal;
}
.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;
	list-style-image: none;
	background-image: none;
}
.folder {
	list-style-type: none;
	list-style-image: none;
	background-color: #E2ECF5;
	border: 1px solid #999999;
	width: 130px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-weight: normal;
	background-image: none;
	padding: 5px 5px 5px 5px;
}
.currentFolder {
	list-style-type: none;
	list-style-image: none;
	background-color: #E2ECF5;
	padding-left: 10px;
	border: 1px solid #999999;
	width: 130px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-weight: bold;
	background-image: none;
	padding: 5px 5px 5px 5px;
}
.thirdfolder {
	list-style-type: none;
	list-style-image: none;
	background-color: #F6FBFF;
	border: 1px solid #999999;
	width: 120px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
	font-weight: normal;
	background-image: none;
	padding: 5px 5px 5px 5px;
}
.currentThirdFolder {
	list-style-type: none;
	list-style-image: none;
	background-color: #F6FBFF;
	padding-left: 10px;
	border: 1px solid #999999;
	width: 120px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
	font-weight: bold;
	background-image: none;
	padding: 5px 5px 5px 5px;
}


.entry {
	padding-left: 20px;
	width: 135px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.currentEntry {
	padding-left: 20px;
	width: 135px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* ----------------------------- /END listatyylit -------------------------------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
/* ----------------------------- extranet -------------------------------- */
table.extranetLoginForm {
	margin: 8px 0px 20px 0px;
}

table.extranetLoginForm td.inpTitle {
	padding-right: 8px;
}

table.extranetLoginForm input {
	border: 1px solid #cccccc;
	background-color: #efefef;
}

table.extranetLoginForm input:focus {
	background-color: #f4f4f4;
}
/* ----------------------------- /END extranet -------------------------------- */


.meEnrollmentForm .errorbox
{
border: medium double #D1586B;
padding: 5px;
margin-top:10px;
}
.meEnrollmentForm .title, .meFormErrorTitle
{margin-bottom:5px;
color: red;
font-weight:bold;
font-size:14px;
}
.meEnrollmentForm .content, .meFormErrorEntry
{
color: red;

}

table.publicmodetable, div .meEnrollmentForm
{
padding-top:10px;
}

