/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background-color:#ffffff;
	background-image:url('../images_sahkomatti/bg_frontpage.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.container{
	display:block;
	width:940px;
	margin:auto;
	/*position:relative;
	top:26px;*/
	margin-top:26px;
	background-image:url('../images_sahkomatti/frame.gif');
	background-repeat:no-repeat;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}

.ylapalkki{
	width:936px;
	display:block;
	float:left;
	padding:0;
}

.logo{
	display:block;
	float:left;
	background-color:#ffffff;
	width:465px;
	height:82px;
	text-align:center;
	border-bottom:1px solid #808180;
}

.logo a img{
	border:none;
}

.logo a img:hover{
	cursor:pointer;
}

.navigation{
	display:block;
	float:left;
	width:471px;
	height:82px;
	background-image:url('../images_sahkomatti/bg_navigation.jpg');
	background-repeat:repeat-x;
	border-bottom:1px solid #cda6a4;
	background-color:#97281d;
}

.navigation ul{
	margin:0;
	padding:0;
}

.navigation ul li{
	float:left;
	list-style-type:none;
	height:84px;
}

.navigation ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:23px;
	padding-right:23px;
	font-weight:bolder;
	float:left;
	padding-top:62px;
	height:20px;
	background-image:url('../images_sahkomatti/navi_link_bg.gif');
	background-repeat:no-repeat;
	background-position:right;
}

.navigation ul li.current{
	background-image:url('../images_sahkomatti/navi_link_current_bg.gif');
	background-repeat:repeat-x;
}

.navigation ul li a.last{
	background-image:none;
	padding-right:28px;
}

.fiilis{
	display:block;
	float:left;
	width:465px;
	height:311px;
	padding:0;
	margin:0;
	background-color:#ffffff;
}

.esittely_teksti{
	display:block;
	float:left;
	width:337px;
	padding-top:14px;
	padding-left:60px;
	padding-right:74px;
	height:297px;
	background-image:url('../images_sahkomatti/esittelyteksti_bg.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.contents{
	display:block;
	float:left;
	background-color:#ffffff;
	padding-top:0;
	padding-bottom:40px;
	width:936px;
	background-image:url('../images_sahkomatti/frontpage_main_bg.gif');
	background-repeat:no-repeat;
	min-height:300px;
}

.left{
	display:block;
	float:left;
	width:283px;
}

.left ul li{
	list-style-type:none;
	background-image:url('../images_sahkomatti/subnavi_bg.jpg');
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:60px;	
}

.left ul li a{
	display:block;
	width:100%;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}

.subnavi{
	display:block;
	float:left;
	width:200px;
}

.subnavi ul li{
	list-style-type:none;
	background-image:url('../images_sahkomatti/subnavi_normal_bg.jpg');
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:30px;	
}

.subnavi ul li a{
	display:block;
	width:100%;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}

.subnavi ul li a.current{
	color:#D23524;
}

.subnavi ul ul{
	margin-bottom:10px;
	margin-left:35px;
	margin-top:0;
}

.subnavi ul ul li{
	list-style-type:none;
	padding-left:5px;
	background-image:none;
	list-style-type:circle;
	list-style-position:outside;
}

.subnavi ul ul li a{
	display:inline;
	color:#000000;
	text-transform:none;
	text-decoration:none;
	font-size:11px;
}

.subnavi ul ul li a.current{
	color:#D23524;
}

.main{
	display:block;
	float:left;
	width:706px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:30px;
	min-height:300px;
}

.main ul{
	margin-left:5px;
	margin-bottom:15px;
}

.main ul li{
	list-style-type:none;
	background-image:url('../images_sahkomatti/bullet.gif');
	background-repeat:no-repeat;
	padding-left:15px;
}

.center{
	display:block;
	float:left;
	width:220px;
	padding-left:65px;
	padding-right:85px;
	padding-top:35px;
}

.center .news p{
	margin-left:15px;
}

.center .news{
	display:block;
	position:relative;
	left:-15px;
}

.center .news ul li{
	list-style-type:none;
	background-image:url('../images_sahkomatti/news_bullet.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	color:#D23524;
	margin-bottom:10px;
}

.center .news ul li a{
	text-decoration:none;
	color:#000000;
}

.center .news ul li a:hover{
	text-decoration:underline;
}

/*itse uutissivun setit*/

.news_date{
	width:65px;
	text-align:center;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	border:1px solid #cccccc;
	color:#fff;
	background-color:#2d4f9e;
	font-size:11px;
}

.news_link{
	width:370px;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #cccccc;
	font-size:12px;
	color:#000;
}

.news_link:hover{
	cursor:pointer;
	background-color:#eee;
	color:#666;
}

.news_item{
	/*border:1px solid #cccccc;*/
	padding:10px;
	border-top:none;
}

.news_header_active{
	width:370px;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #cccccc;
	font-size:12px;
	color:#000;
}

.news_header_active:hover{
	cursor:default;
}

/*Uutissivun setit päättyy*/


.right{
	display:block;
	float:left;
	width:130px;
	padding-left:65px;
	padding-right:85px;
	padding-top:35px;
}

.right ul{
	margin-left:5px;
	margin-bottom:15px;
}

.right ul li{
	list-style-type:none;
	background-image:url('../images_sahkomatti/bullet.gif');
	background-repeat:no-repeat;
	padding-left:15px;
}

body h1{
	color:#00539A;
	font-size:24px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

body h2{
	color:#00539A;
	font-size:20px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

.main h1{
	color:#D23524;
	font-size:24px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
}

.main h2{
	color:#D23524;
	font-size:20px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
}

body h3, .main h3{
	color:#000000;
	font-size:14px;
	margin-bottom:10px;
}

body h4, .main h4{
	color:#D23524;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
}

body p, .main p{
	margin-bottom:10px;
	margin-top:5px;
}

.footer{
	display:block;
	width:936px;
	clear:both;
	text-align:center;
	padding-bottom:15px;
	color:#231F20;
}

/*Taulukkotyylit*/

.rivi1{
	padding:5px;
	border:1px solid #f0f0f0;
	vertical-align:top;
}

.otsikkorivi{
	padding:5px;
	border-bottom:1px solid #000000;
	font-size:14px;
}