/* Main */

html, body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-color: transparent;
	background-image: none;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	background-color: transparent;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

h2 {
	background-color: transparent;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

h3 {
	background-color: transparent;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 19px;
}

a {
	background-color: transparent;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #000000;
}

hr {
	color: #999999;
	background-color: #999999;
	text-decoration: none;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colum_center strong {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.colum_center_td {
	font-size: 11px;
}



/* Menu */

#top_menu {
	display: none;
}


/* Content */


#center_holder {
	background-color: transparent;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#main_area {
	background-color: transparent;
	display: block;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	width: 60%;
	background-image: url(../images/main_area_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: left;
}

#header {
	background-color: transparent;
	display: block;
	width: 960px;
	padding-top: 15px;
	padding-bottom: 26px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	float: left;
}

#header_content_left {
	background-color: transparent;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header_content_right {
	display: none;
}

#front_page_img {
	display: none;
}

#b-hold {
	display: none;
}

#main_area_content {
	background-color: transparent;
	float: left;
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#main_area_content_bot {
	display: none;
}

#colum_left {
	display: none;
}

#colum_center {
	background-color: transparent;
	float: left;
	width: 100%;
	display: block;
}

#colum_right {
	display: none;
}


.main_content_top {
	background-image: none;
	width: 100%;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.main_content_borders {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.main_content {
	background-image: none;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.main_content_bot {
	background-image: url(../images/main_content_bot_bg.gif);
	background-repeat: no-repeat;
	width: 479px;
	height: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	background-position: left top;
}

#f-hold {
	width: 978px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	float: left;
}

#footer {
	background-image: none;
	width: 100%;
	margin: 0px;
	display: block;
	float: left;
	border-right-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
}



.photo_cap-l {
	float:left;
	margin-right:10px;
}

.photo_cap-r { 
	float:left;
	margin-left:0px; 
	direction:rtl;
	padding: 5px;
}

html>/**/
body .photo_cap-r {
	position:relative;
}

.photo_capzoom {
	border:1px solid #ebeded;
	background-color: #FFFFFF;
	display: block;
}

.photo_capzoom
a,.photo_capzoom
a:visited {
	overflow:hidden;
	text-decoration:none;
	height:96px;
	width:141px;
	border: 1px solid #E7E8EB;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}

html>/**/
body 
.photo_cap-r a {
	right:0px;
}

.photo_capzoom a:hover {
	position:absolute;
	padding:0px;
	background:#ffffff;
	cursor:default;
	height:auto;
	width:auto;
	overflow:visible;
	border:1px solid #ebeded;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	z-index: 999;
}

html>body 
.photo_capzoom a:hover {
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: -1px;
	background-color: #FFFFFF;

}

.photo_capzoom a img { 
	border:0px; 
	height:100%; 
	width:100%; 
}

.photo_capzoom a:hover 
img { 
	height:auto; 
	width:auto;
	margin:10px; 
	border:1px solid #D9DDDD;
}

a:hover .photo_capcap,
a:hover .photo_cap1cap {
	display:block;
	direction:ltr;
	margin-top:-3px;
	color:#FFFFFF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2280a7;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:hover 
.photo_capcap {
	padding:3px 5px;
}

.photo_capinr { 
	display:block;
	padding:2px 5px; 
}

.noCap a:hover 
.photo_capcap { 
	display:none; 
}

.noBdr,
.noBdr a:hover { 
	border:0px; 
}

.Lnk a:hover { 
	cursor:pointer; 
}

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A607D;
	text-decoration: none;
	background-image: url(../images/textfield_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px;
	border: none;
	padding-top: 4px;
	margin: 0px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A607D;
	text-decoration: none;
	background-image: url(../images/textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 432px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 0px;
	border: none;
	margin: 0px;
}

.button {
	background-color:#328EB4;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A8BC8;
	border-right-color: #375997;
	border-bottom-color: #375997;
	border-left-color: #6A8BC8;
	height: 19px;
	font-size: 11px;
	padding-bottom: 2px;
}

.button_reset {
	background-color:#97B4BD;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBCFD5;
	border-right-color: #749BA7;
	border-bottom-color: #749BA7;
	border-left-color: #BBCFD5;
	height: 19px;
	font-size: 11px;
	padding-bottom: 2px;
}

.arrow_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #388015;
	text-decoration: underline;
	background-image: url(../images/green_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.arrow_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #388015;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 7px;
}

.rivi {
	background-color:#F0F6F9;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D9E9F0;
}

.otsikko {
	background-color:transparent;
	font-weight: bold;
	color: #2280a7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kylla {
	background-color:#F0FCEB;
	font-weight: normal;
	color: #214E0C;
	border: 1px solid #CAF3B6;
}

.ei {
	background-color:#FDF2F2;
	font-weight: normal;
	color: #D01C1C;
	border: 1px solid #F3A9A9;
}

.laajennus {
	background-color:#EAEDFB;
	color: #1D369E;
	border: 1px solid #B6C1F1;
}

#sitemap {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

.sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

.sitemap li {
	background-color: transparent;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sitemap li a {
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	font-weight: bold;
	margin: 0px;
}

.sitemap ul li a {
	list-style-type: none;
	text-decoration: none;
	padding-left: 27px;
	background-image: url(../images/sitemap_line.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: normal;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

.blue_dot_line {
	text-decoration: none;
	background-image: url(../images/blue_dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
}

.blue_dot_line a {
	text-decoration: underline;
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.blue_dot_line a:hover {
	text-decoration: underline;
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#scroll_bar1 {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	padding-top: 0px;
}

span.lahde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
}

.normal_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
