 


body {
background:url(../images/body_bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;

}

/* Wrappers */

#etusivu {
	width: 990px;
	background: #fff url('../images/body_fog.png') repeat-x top center;
	margin:0 auto;
	overflow:hidden;
}

#bg_underside {
	width: 990px;
	background: #FFF url('../images/body_underside_bg.png') repeat-x top center;
	margin:0 auto;
	overflow:hidden;
}

#wrapper_yla {
	width: 986px;
	margin: 0 auto;
	text-align: center;
}

#wrapper {
	width: 976px;
	margin: 0 auto;
	text-align: left;
}

#header_wrapper {
	height: 127px;
	width: 976px;
		padding-left:6px;
	background: url('../images/logo2.png') no-repeat 60px 15px;
}
/*#header{
background:url(../images/kukka2.jpg) no-repeat;
width:142px;
height:127px;
}*/

#menu {
	height: 81px;
	width: 876px;
	float: right;
	margin: 46px 0 0 0; 
	padding-left:20px;
}

#header_right {
	height: 127px;
	width: 100px;
	float: right;
}

#logo {
	display: block;
	width: 157px;
	height: 63px;
	margin: 25px 0 0 0;
	background: url('../images/logo.pn') no-repeat top center;
}

/* SHOWCASE STUFF */
	#showcase_wrapper_front {
		height: 300px;
		width: 960px;
		float: left;
		overflow: hidden;
	}

	#showcase_wrapper_front .showCase,
	#showcase_wrapper_front .showCaseInactive {
		width: 155px;
		height: 300px;
		float: left;
		overflow: hidden;
		cursor:pointer;
	}
	
	#showCase0 {
	}
	
	#showCase1,#showCase2,#showCase3,#showCase4,#showCase5 {
		margin-left: 6px;
	}		
	.readMore {

	}

	#imageMenu ul li .readMore {
		display: none;
	}


/* SLIDESHOW STUFF */
	#slideshowcontainer {
		padding: 1px;
		width: 580px;
		border: 6px solid #EBEBEB;
		
	}
	div#slideshow{
	height:188px;
	}
	#slideshowbox {
		width: 580px;
		height: 200px;
	}
	
	#mySlideshow {
		width: 618px;
		height: 200px;
		z-index:5;
	}
	
	.jdSlideshow {
		display: none;
		overflow:hidden;
		position: relative;
	}
	
	.jdSlideshow img {
		border: 0;
		margin: 0;
	}
	
	.jdSlideshow .slideElement {
		width: 100%;
		height: 100%;
		background-color: #000;
		background-repeat: no-repeat;
	}
	
	*:first-child+html .jdSlideshow .slideInfoZone	{
		height: 40px;
	}
	
	.jdSlideshow .slideInfoZone h2	{
		padding: 0;
		font-size: 80%;
		margin: 0;
		margin: 2px 5px;
		font-weight: bold;
		color: inherit;
	}
	
	.jdSlideshow .slideInfoZone p {
		padding: 0;
		font-size: 60%;
		margin: 2px 5px;
		color: #eee;
	}
	
	.jdSlideshow a	{
		font-size: 100%;
		text-decoration: none;
		color: inherit;
	}
	
	.jdSlideshow a.right, .jdSlideshow a.left	{
		position: absolute;
		height: 100%;
		width: 40%;
		cursor: pointer;
		z-index:10;
		filter:alpha(opacity=20);
		-moz-opacity:0.2;
		-khtml-opacity: 0.2;
		opacity: 0.2;
	}
	
	* html .jdSlideshow a.right, * html .jdSlideshow a.left	{
		filter:alpha(opacity=50);
	}
	
	.jdSlideshow a.right:hover, .jdSlideshow a.left:hover	{
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}
	
	.jdSlideshow a.left	{
		left: 0;
		top: 0;
		background: url('img/fleche1.png') no-repeat top left;
	}
	
	* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }
	
	.jdSlideshow a.right{
		right: 0;
		top: 0;
		background: url('img/fleche2.png') no-repeat top right;
	}
	
	* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }
	

#breadcrumbs_wrapper {
background:#2D75AF;
	height: 27px;
	width: 970px;
	margin-left:-5px;
	color:#fff;	
	padding-top:5px;
}

#content_wrapper_front {
	width: 976px;
	float: left;
	margin-left:10px;
}

#sarake1 {
	width: 292px;
	float: left;
}

#sarake_wrap2 {
	width: 382px;
	float: left;
}

#sarake_2 {
	margin: 0 40px;
}

#sarake_3 {
	width: 272px;
	float: left;
}

#content_wrapper {
	width: 976px;
	float: left;
}

#left {
	width: 272px;
	float: left;
}

#right_wrap {
	width: 664px;
	float: left;
}

#right {
	margin: 0 0 0 50px;
}
body#galleria #right {
	margin: 0 0 0 40px;
}
#footer_wrapper {
	float: left;
	clear: both;
	width: 946px;
	padding-left:10px;
	
}

.clear {
	clear: both;
	overflow: hidden;
}

/* Padding */

#content_front {
	margin: 22px 0 0 0;
	padding: 22px 0 0 10px;
	float: left;
	background: url('../images/content_front_bg.gif') repeat-y top center;
}
#content_front p{
}

#content {
	margin: 22px 0;
	padding: 22px 0 0 20px;
	float: left;
	background: url('../images/content_bg.gif') repeat-y top center;
}

/* Generelle greier */

.hide {
	display: none;
}

.sisalto {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

/* Fonter */

h1, h2, h3, h4, h5, h6, p, a, 
.componentheading, 
.otsikko2 {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.69em;
	line-height: 1.64em;
	color: /*#686868*/#222;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1,
.otsikko2,
.componentheading {
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -.05em;
	padding: .1em 0 .5em 0;
	color: #00497a;
}

h2 {
	font-size: 1.4em;
}

h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
}

ul, ol {
	padding-left: 16px;
	margin: 0;
}

li {
	margin: 0;
	padding: 0;
}

a {
	color: #04497a;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#content_wrapper img,
#content_wrapper_forside img {
	padding: 1px;
	border: 6px solid #EBEBEB;
	margin-bottom: 8px;
	margin-top: 0!important;
	margin-top: 3px;
}

/* Menyene  */

#menu ul {
	display: block;
	clear: both;
	list-style: none;
	margin: 0 40px 5px 0;
	padding: 0;
	float: right;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

/* Hovedmeny */

#mainlevel {
	font-size: 2em;
}

#mainlevel li{
	margin: 0 15px 0 0;
	padding: 0;
}

/* Splitmenu */

ul.submenu {
	line-height: 2.25em;
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0;
	background: url('../images/dotted_border.png') repeat-x bottom left;
}

ul.submenu li {
	background: url('../images/dotted_border.png') repeat-x top left;
}

ul.submenu li.active_menu ul {
	padding-bottom: 6px;
	margin-top: 0;
	background: #ecf4f8;
}

ul.submenu li.active_menu ul li {
	padding: 0;
	margin: 0 0 0 -16px;
	list-style: none;
}

ul.submenu li a {
	height: 2.25em;
	padding: 0 5px 0 5px;
	margin: 0;
	display: block;
	color: #686868;
	text-decoration: none;
}

ul.submenu li a:hover{
	color: #04497a;
	text-decoration: underline;
}

ul.submenu li.active_menu a,
ul.submenu li.active_menu ul li.active_menu a {
	color: #04497a;
	background: #EBEBEB url('../images/dotted_border.png') repeat-x top left;
}

ul.submenu li.active_menu ul li a {
	color: #686868;
	padding: 0 0 0 24px;
	margin: 0;
	line-height: 22px;
	height: 22px;
	background: #ecf4f8 url('../images/arrow.gif') no-repeat 10px 7px;
}

ul.submenu li.active_menu ul li a:hover {
	color: #04497a;
	background: #ecf4f8 url('../images/arrow_active.gif') no-repeat 10px 7px;
}

ul.submenu li.active_menu ul li.active_menu a {
	background: #ecf4f8 url('../images/arrow_active.gif') no-repeat 10px 7px;
}

/* Litenmeny */

#mainlevel_sub li a.active{
color:#00497a;
font-weight:bold;
}
#menu #mainlevel_sub {
	line-height: 1.5em;
	width: 700px;
	clear: none;
}

#menu ul.jflanguageselection {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	clear: none;
	margin-right: 432px !important;
	margin-right: 210px;
	margin-bottom: 0px !important;
}

#menu ul.jflanguageselection li {
	padding-left: 5px;
}

#mainlevel_sub li{
	margin: 0 10px 0 0;
}

#mainlevel_sub li a{
	color: #686868;
	text-decoration: none;
}

#mainlevel_sub li a:hover{
	text-decoration: underline;
}


#mainlevel_sub li #active_menu_sub{
	color: #04497a;
}

/* Breadcrumbs */

#breadcrumbs {
	display: block;
	width: 976px;
	margin: 0px 0 0 20px;
	color: #90B1C7;
}

#breadcrumbs .base {
	display: block;
	width: 93px;
	height: 18px;
	overflow: hidden;
}

#breadcrumbs a {
	display: inline;
	color: #90B1C7;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #ccdbe4;
}

span.alku {
	display: block;
	width: 883px;
	margin-top: 0 !important;
	margin-top: 2px;
	margin-bottom:5px;

	overflow: hidden;
}

span.pathway {
	overflow: hidden;
}

/* Footer */

#footer {
	color: #DDD;
	font-size: .82em;
}

#footer_left {
	float: left;
}

#bottom_link {
	float: left;
	margin-right: 3px;
}

#mainlevel_footer {
	float: left;
	clear: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainlevel_footer li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

#footer_left a {
	color: #90B1C7;
	text-decoration: none;
}

#footer_left a:hover {
	color: #04497a;
	text-decoration: underline;
}

#footer_right {
	color: #C9C9C9;
	float: right;
	padding-right:20px;
}

#footer_right a {
	color: #C9C9C9;
	text-decoration: none;
}

#footer_right a:hover {
	text-decoration: underline;
}
table.blog {
	width: 100%;
}
#footer2 { background: url(../images/www-sivut_ala_k.gif) repeat-x; 
margin:0 auto;
	width: 990px;
}
#footer-oikea {
		background: url(../images/www-sivut_ala_o.gif) no-repeat right;
}
#footer-vasen {
	background: url(../images/www-sivut_ala_v.gif) no-repeat;
	height: 23px;
}
#main-right {
	padding: 0 10px 0 0;
	background: transparent url(../images/www-sivut_varjo.jpg) repeat-y right;
	height: 100%;
}
#main-left {
	padding: 0 0 0 10px;
	background: url(../images/www-sivut_varjo.jpg) repeat-y;
	height: 100%;
}
#main {
	background:#fff;
	padding:0 0px 0 0px;


	}
	a.subnavi{
	margin-left:210px;
	}
	a.subnavi2{
	margin-left:250px;
	}




