body {
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 18px;
	padding: 0px; 
	margin: auto;
	color: black;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	background-color:WHITE;
}
body.management {
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 18px;
	padding: 0px; 
	margin: auto;
	color: black;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	background-color:#bcbbbb;
}

table, td, tr, tbody, b, label {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#464646;
	
}

a, a:visited {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#57a1e5;
	text-decoration:none;
}
a:hover {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#0d4476;
	text-decoration:none;
}


.vasenreuna {
   background-image: url(img/vasen.jpg);
   background-position:top left;
   background-repeat:no-repeat;

   /* this is for the Asema4 demosite only;*/
}



input, select, textarea {
	border: 1px solid #f7941d;
	margin-bottom: 1px;
}

form {margin: 0px;padding: 0px;}
img {border: none;}
label {width: 140px; padding: 3px 0px 0px 0px;	float: left;}



h1 {
					color:#003399; 
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					line-height:90%; 
					font-size:16px; 
					padding-bottom:4px;
					margin-top:40px;
					margin-bottom:0px;
					}
					
h2 {
					color:#003399; 
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					line-height:100%; 
					font-size:14px; 
					padding-bottom:5px;
					padding-top:5px;
					margin:0px;
					}


h3 {
					color:#003399; 
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					line-height:100%; 
					font-size:12px; 
					padding-bottom:5px;
					padding-top:5px;
					margin:0px;
					}
					
h3 {
					color:#003399; 
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					line-height:100%; 
					font-size:11px; 
					padding-bottom:5px;
					padding-top:5px;
					margin:0px;
					}					

.comment {
	color: gray;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
display: none;

	border: 1px solid #FFA500;
	background: #FFCE7B;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.error {
	color: red;
}

img .text_right {float: left; padding-right: 5px;}
img .text_left {float: right; padding-left: 5px;}

.item {
	background: #729FCF;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #204A87;
}
.item:hover {background: #3465A4;}
.item a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px solid WHITE;
	display: none;
}
.highlighting {
	background: #a0cb09;
	color: #354044;
}
.etusivu_menu {
	vertical-align:top;
	border: 0px solid;
}
.etusivu_content_bg {
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
}
.etusivu_content { 
	vertical-align:top;
	text-align:left;
	border:0px solid;
	padding-left:10px;
	padding-right:40px;
	padding-top:5px;
}


/*******************************************************************************/


/*********************************** News ********************************/

.latest_news {

}

.news_entry {
	padding-bottom: 6px; 
	float: left; 
	clear: left; 
	width: 600px;;
}
.news {
	padding:0.5em;
	border: 1px dotted #ffffff;
	background-color:#EFEFDE;
	
}
.news p {
	color:#000000;
}
a.news_title {
	color:#003399; 
					font-family:Geneva, Arial, Helvetica, sans-serif; 
					line-height:100%; 
					font-size:14px; 
					padding-bottom:5px;
					padding-top:5px;
					margin:0px;
	
	
}
.news_introduction {
	display:none;
}
.news_hr {

	width:600px;
	height:10px;
	background:transparent url(img/viiva_vaaka.jpg) 0 center no-repeat;
}
.news_date_bg {
	

	width:31px;
	height:55px;
	background:transparent url(img/news_date_bg.gif) 0 center no-repeat;
	text-align:center;
	float:left;
	margin:5px;
	display:none;
}
.news_month {


	border: 0px solid;
	color: #c5c4c4;
	font-size:9px;
	height: 12px;
	margin-top:12px;
	display:none;
}
.news_day {

	
	color: #fc1b95;
	font-size:18px;
	font-weight:bold;
	display:none;
}
.news_year {

	
	color: #d6d3d3;
	font-size:9px;
	display:none;
	display:none;
}
a.news_read_more {
	font-size: 12px;
	font-weight: normal;
	color: #57a1e5;
	text-decoration:  none;
}
.news_footer {
	height:100px;
	width:400px;
	clear:both;
}
.show_news {
	margin-top:20px;
}
.front_news_date {
	font-size: 9px;
	font-weight: normal;
	color: #074e8c;
	text-decoration: none;
	display:none;


}
.front_news_title {
	margin-top: 1px;
	margin-bottom: 4px;
	background:  url(img/li_news.jpg);
	height:40px;

}
.front_news_title a {
	font-size: 13px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.front_news_title a:hover {
	font-size: 13px;
	font-weight: normal;
	color:#0d4476;
	text-decoration: none;
}

.comment.news_date {
	font-size: 9px;
	font-weight: normal;
	color: #074e8c;
	text-decoration: none;
	float:left;
	display:none;
}
.comment.news_title a {
	font-size: 11px;
	font-weight: normal;
	color: #0076a3;
	text-decoration:  none;
	display:none;
}

/*******************************************************************************/


/********************************* Language Switcher ***************************/
.language_switcher {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.language_switcher h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
/*******************************************************************************/


/********************************** Login panel ********************************/
.login_panel {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
	width:160px;
	border:0px solid;
	text-align:left;
}
.login_panel h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.login_panel a {
	text-decoration: none;
}
.login_panel p {
	margin: 0px;
	padding: 0px;
}
.login_panel .username, .login_panel .password {
	border: 1px solid #00719d;
}

.login_panel .submit {
	border: 1px solid #60b4d4;
	color:#ffffff;
	background:#00719d;
}

/*******************************************************************************/


/********************************** Page Tools *********************************/
.page_tools {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.page_tools h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.page_tools a {
	text-decoration: none;
	display: block;
}
.page_tools p {
	margin: 0px;
	padding: 0px;
}
/*******************************************************************************/


/********************************* Tools styles ********************************/
.page_counter {
	background: #DDDDDD;
	border: 1px solid #0099DF;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	float: left;
}
.page_counter a {
	font-weight: bolder;
}
/*******************************************************************************/


/********************************* Search styles *******************************/
.search_box {
	margin: 0;
	padding: 0;
	background: transparent;
}
.search_box h1 {
	font-size: 100%;
	padding: 0px;
	margin: 10px 10px 13px 10px;

}
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}


/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/

.navigation {
	padding:5px 5px 5px 2px;
	
	margin-left:0px;
	width:217px;
}

.navigation_level_0 {
	padding:5px 5px 5px 2px;
	
	margin-left:0px;
	
	width:217px;
	font-size:80%;
}

.navigation_level_0:hover {
	padding:5px 5px 5px 2px;

	margin-left:0px;
	background-image:url(img/level1current.jpg);
	background-position:left top;
	width:217px;
	font-size:80%;
}

.navigation_level_1 {
	padding:5px 5px 5px 2px;
	
	margin-left:0px;
	background-image:url(img/level2.jpg);
	background-position:left top;
	width:217px;
	font-size:80%;
}

.navigation_level_1:hover {
	padding:5px 5px 5px 2px;

	margin-left:0px;
	background-image:url(img/level2over.jpg);
	background-position:left top;
	width:217px;
	font-size:80%;
}

.navigation_level_0 a {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	font-size:14px;
}
.navigation_level_0 a:hover {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	font-size:14px;
}

.navigation_level_1 a {
	color:#000000;
	text-decoration:none;
	padding-left:8px;
	font-size:14px;
}
.navigation_level_1 a:hover {
	color:#000000;
	text-decoration:none;
	padding-left:8px;
	font-size:14px;
}

.navigation_level_0_current a {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	font-size:14px;
}

.navigation_level_1_current a {
	color:#000000;
	text-decoration:none;
	padding-left:8px;
	font-size:14px;
}

.navigation_level_0_current {
	padding:5px 5px 5px 2px;

	margin-left:0px;
	background-image:url(img/level1current.jpg);
	background-position:left top;
	width:217px;
	font-size:80%;
	
}

.navigation_level_1_current {
	padding:5px 5px 5px 2px;

	margin-left:0px;
	background-image:url(img/level2current.jpg);
	background-position:left top;
	width:217px;
	font-size:80%;
	
}


/******************************************/


/*********** Root navigation *************/

a.root_navigation {
	line-height: 15px;
	padding: 1px;
	margin-left: 7px;
	text-decoration: none; 
	font-weight: bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover.root_navigation  {
	color: #748082;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.root_navigation_current {
	line-height: 15px;
	padding: 1px;
	margin-left: 7px;
	color: #009ddc;
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:hover.root_navigation_current {

}

/*******************************************/


/***** Next and previous buttons *****/
.next_previous {
	color: black;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: black;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	border-top: 1px solid #0099DF;
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #0099DF;
	text-decoration: none;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/*******************************************************************************/


/******************************** Content styles *******************************/
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
/*******************************************************************************/


/******************************** Site and body ********************************/
/***** Header *****/
.header {
	background: url(img/header.gif) no-repeat;
	height: 136px;
	width: 757px;
	text-align: right;
	vertical-align: top;
}
.all {
	background: url(img/bg_area.gif) no-repeat 0 136px;
	width:757px;
}
/***** Menu *****/
.menu {
	text-align: left;
	vertical-align:top;
}
/***** Site *****/
.site {
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px solid #0099DF;
}

/***** Left column *****/
.left {
	background: white;
	border-right: 1px solid #0099DF;
	padding: 4px;
	width: 160px;
	border-left: 1px solid #0099DF;
}

/***** Right column *****/
.right {
	padding-left: 8px;
	background: white url(img/right.jpg) no-repeat;
	width: 152px;
	border-right: 1px solid #0099DF;
}

/***** Body column *****/
.body {
	padding: 0px;
	background:#f2f2ec url(img/bg.jpg) repeat-x top;
	height:100%;
}

.title {
	margin-top: 5px;
}
.content {
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	border:0px solid;
	padding-left:20px;
	padding-right:0px;
	padding-top:25px;
	margin-right:40px;
	
}
.resent {
	background: transparent url(img/bg_bottom.gif) no-repeat 13px 0;
	height:79px;
	padding-top:20px;
	padding-left:180px;
	vertical-align: top;
}

.content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content p {
	line-height: 15px;
}
.content .heading {
	font-weight: bolder;
	background: #DDDDDD;
}

.content a:hover {
	text-decoration: none;
	color: #F48000;
}
/*******************************************************************************/

