/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	color: #575757;
	background:url("../img/body_bg.jpg") repeat-x;
}
html, body {
	height: 100%;
}
b, strong{
	color: #212121;
}
p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #015836;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #015836 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}


a.news, a.news:link, a.news:visited {
	color:red;
	text-decoration: none;
}
td {}
.login {}
input, select, textarea {}
.text{
	width:100%;
}
h1 {
	font-size: 23px;
	color: #005936;
	margin-bottom:7px;
}
h2 {
	font-size: 18px;
	color: #005936;
}

h2 a{
	display: block;
}

h3 {
	font-size: 13px;
	color: #005936;
}

h3 a{
	display: block;
}
h4 {
	color: #b4b4b4;
}
h5 {
	color: #b4b4b4;
}
h6 {
	color: #b4b4b4;
}

.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}
#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}
#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}
.hr{
	display:block;
	height:1px;
	width:100%;
	background:url("../img/hr_bg.png") repeat-x;
	margin:2px 0px;
}
/**************************************
* 			Sivun rakenne 			  *
**************************************/

#wrapper{
	width:900px;
	text-align: left;
	margin:0 auto;
}
#logo{
	float:left;
	display:block;
	width:220px;
	height:51px;
	background:url("../img/logo.jpg") no-repeat;
	margin:21px 0 17px 0;
}
#header{
	clear:both;
	display:block;
	width:900px;
	height:129px;
	margin:0;
}
#head_right{
	float:right; 
	display:block;
	text-align:center;
	margin-right: 12px;
}
#kielet{
	margin:0;
	color:#c1c1c1;
}
#lause{
	font-size:26px;
	margin:0 28px 0 0;
	color:#fff;
	margin:24px 0 5px 0;
}
#menu{
	float: left;
	width:898px;
	height:40px;
	text-align:left;
	background:url("../img/menu_item.gif") repeat-x;
}
.menu_item{
	float:left;
	font-size:13px;
	padding:15px 9px 12px;
	color:#22634c !important;
	text-decoration:none;
	margin:0;
}
.menu_line{
	float:left;
	display:block;
	width:2px;
	height:40px;
	background:url("../img/menu_line.gif") no-repeat;
	
}
.menu_border{
	float:left;
	display:block;
	height:40px;
	width:1px;
	background:url("../img/menu_border.gif") no-repeat;
}
#selected{
	background:url("../img/menu_underline.gif") repeat-x bottom;
	color:#22634c !important;
	font-weight:bold;
}
#nosto_kuva{
	position:relative;
	float:right;
	z-index:1;
}
#nosto_list{
	float:left;
	margin:14px 0 0 0;
	
}
#nosto_list_items{
	float:left;
	width:826px;
	height:148px;
	margin-left:2px;
}
.nosto_list_item{
	float:left;
	width:153px;
	margin-left:12px;
	text-align:center;
	cursor:pointer;
}
#nosto_prev{
	float:left;
	display:block;
	width:29px;
	height:148px;
	background:url("../img/nosto_prev.gif") no-repeat;
	cursor:pointer;
}
#nosto_next{
	float:left;
	display:block;
	width:29px;
	height:148px;
	margin-left:13px;
	background:url("../img/nosto_next.gif") no-repeat;
	cursor:pointer;
}
#nosto{
	float:left;
	background:#fff;
	margin-right:1px;
	margin-top:8px;
}
.nosto_text{
	display:block;
	color:#fff;
	background:#005936;
	width:153px;
	height:19px;
	padding-top:10px;
	font-weight:bold;
}
.iso_nosto_text{
	position:relative;
	display:block;
	width:376px;
	height:45px;
	background:url("../img/nosto_text.png") no-repeat;
	margin-top:-97px;
	color:#fff;
	padding:18px 0 0 32px;
	font-weight:normal;
	font-size:20px;
}
.nosto_img{
	position:relative;
}
.nosto_nuoli{
}
#content{
	float:left;
	width:675px;
	min-height:350px;
	background: #fff;
	margin:0;
	padding:30px 0;
}
.default_cont{
	padding:30px 0 30px 30px !important;
	width:666px !important;
}

.default_cont_tarjous{
	padding:30px 0 30px 30px !important;
	width:666px !important;
}

#menu_box{
	float:left;
	display:block;
	width:160px;
	min-height:336px;
	background:#f1f1f1;
	border:1px solid #e6e6e6;
	margin:30px 0 30px 27px;
	padding:27px 18px 18px 18px;
}
#menu_box h2{
	margin-top:0;
	color:#000;
}
.default_menu_box{
	margin-right:27px !important;
	margin-left:0px !important;
	margin-top:0 !important;
	width:168px !important;
	padding-right:16px !important;
	min-height:100px !important;
}
.news_box{
	float:left;
	display:block;
	width:329px;
	height:65px;
	padding:0 0 20px 0; /* bottom: 30px; right: 21px;*/
	margin: 0;
}
.news_date{
	float:left;
	display:block;
	width:42px;
	height:36px;
	background:#005936;
	color:#fff !important;
	padding-top:6px;
	margin-right:9px;
	text-align:center;
}
.news_day{
	font-weight:bold;
	font-size:15px;
	margin:0;
}
.news_month{
	font-size:11px;
	margin:0;
	margin-top:-2px;
}

#footer{
	clear:both;
	width:899px;
	height:85px;
	color:#8c8c8c;
	background-color:#fff;
}

/**************************************
* 			Submenu css 			  *
**************************************/
#left{
	float:left;
	width:204px;
	margin-top:30px;
}
#alasivut_otsikko{
	margin:0;
	width:220px;
	color:#fff;
	display:block;
	height:27px;
	background:#01633d;
	padding:15px 0 0 20px;
}
#alasivut{
	float:left;
	display:block;
	min-height:20px;
	width:204px;
	background:#fff;
	margin-bottom:27px;
}
#alasivut_content{
	float:left;
	width:177px;
	min-height:20px;
	border:1px solid #e2e5e6;
	border-top:0;
	padding:20px 10px 15px 15px;
}
.submenu_item{
	float:left;
	color:#303030 !important;
	margin-bottom:9px;
	font-size:12px;
	padding-left:10px;
	background:url("../img/submenu_item.gif") no-repeat;
	background-position:1px 50%;
	font-weight:bold;
}
#subselected{
	color:#01633d !important;
	text-decoration:underline;
	background:url("../img/submenu_item_selected.gif") no-repeat;
	background-position:1px 50%;
}
.sub3{
	margin-left:10px;
}
.sub4{
	margin-left:20px;
}
