/* Tyylit */
body {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	color:#3d3d3d;
	
}

*{
	line-height:140%;
	}

#supersize{
	position:fixed;
	}
	
#supersize img{
	height:100%;
	position:absolute;
	width:100%;
	z-index:0;}
	
#ylos{
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	background:transparent url(../img/top.png) no-repeat top center;
	behavior: url(js/fix/iepngfix.htc);
}

#ylos2{
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	background:transparent url(../img/top2.png) no-repeat top center;
	behavior: url(js/fix/iepngfix.htc);
}	
	



p{
	margin:10px 0;
}
a, a:link, a:visited, a:active{
	font-family: trebuchet ms, arial;
	color: #6f9a00;
	text-decoration: underline;
}

/* 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: trebuchet ms, arial !important;
	color: #6f9a00 !important;
	text-decoration: underline !important;
}
.mceContentBody{
	background:transparent !important;
	text-align: left !important;
	height:auto !important;
}


a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.login {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

input, select, textarea {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 21px;
	margin:0 0 14px 0;
	padding:0;
	color:#373737;
}

h2 {
	margin:20px 0 10px 0;
	font-size: 15px;
	color: #000;
}

h3 {
	margin:0 0 10px 0;
	font-size: 15px;
	color: #373737;
}

h4 {
	font-size: 19px;
	margin:0 0 4px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #373737;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 3px 0;
	padding:0;
}

.uutiskuva{
	float:right;
	border:1px solid #ccc;
	padding:5px;
	margin:24px 0 4px 20px;
	text-align:center;
	font-size:10px;}
.uutiskuva p {
	margin:0;
	}



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


/* Oletusrakenne */
#container{
	width:900px;
	margin:20px auto 40px auto;
}
#header{
	height:100px;
	position:relative;
}

#logo{
	position:absolute;
	top:4px;
	left:35px;
	}
#logo2{
	position:absolute;
	top:14px;
	left:22px;
	}	
	

#menu{
	width:668px;
	height:26px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	right:0;
	top:50px;
	}

#slogan{
	
	
	width:668px;
	height:26px;
	
	text-align:right;
	position:absolute;
	right:0;
	top:20px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
	
#menutd{
	background:url(../img/bg.gif) top center repeat-x;
	}	
	
#menutable{
	height:26px;
	width:656px;
	}
	
#menutable a, #menutable a:link, #menutable a:active, #menutable a:visited{
	font-size:11px;
	color:#6e6e6e;
	text-decoration:none;
	padding:4px 10px;
	display:block;
	font-weight:normal;
	
	}
		
	
#menutable a:hover{
	color:#000;

	
	}	
	
#menutable td.menulink{
	height:26px;
	}	





#content{
	width:100%;
	float:left;
	text-align:left;
	background-color:#fff;
	padding:6px 0;
	-moz-border-radius:8px;
	-webkit-border-radius:8x;

	/*background:url(../img/bg.png) top center;
	behavior: url(js/fix/iepngfix.htc);*/
}

#wrapper{
	width:860px;
	margin:15px 0;
	text-align:left;
	}

#sidebar{
	width:173px;
	text-align:left;
	}
	
#menutable2{
	width:100%;
	
	}	

#menutable2 td.menulink2{
	padding:4px 4px 4px 16px;
	background:url(../img/arrow.gif) no-repeat 0 6px;
	}
	
#menutable2 a, #menutable2 a:link, #menutable2 a:active, #menutable2 a:visited{
	font-size:11px;
	color:#6e6e6e;
	text-decoration:none;
	display:block;
	
	}
	
#menutable2 a:hover{
	color:#000;

	
	}
	
.tiedoteboksi{
	background:#c2e0f6 url(../img/huutomerkki.gif) no-repeat 140px 20px;
	text-align:left;
	height:auto !important;
	min-height:114px;
	height:114px;
	color:#303030;
		-moz-border-radius:6px;
	-webkit-border-radius:6px;

	}	
	
.uutisboksi{
	background-color:#fff;
	border:1px solid #ccc;
	text-align:left;
		-moz-border-radius:6px;
	-webkit-border-radius:6px;

	}	
	
.vali{

	clear:both;
    height:1px;
    font-size: 1px;
    line-height: 0px;
	background:url(../img/valiviiva.gif) no-repeat 0 0;

}	

#space{
	width:39px;
	background: url(../img/gr.gif) repeat-y top center;
	}	

#ca{
	width:648px;
	text-align:left;
	}

#topcorn{
	width:100%;
	height:7px;
	background:url(../img/topcorn.png) no-repeat bottom center;
	behavior: url(js/fix/iepngfix.htc);

	}
	
#botcorn{
	width:100%;
	height:7px;
	background:url(../img/botcorn.png) no-repeat top center;
	behavior: url(js/fix/iepngfix.htc);

	}
	
.clearfloat{

	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}
	
.sataw{
	width:100%;
	}
	
#footer{
	clear:both;
}

#footer td{
	font-size:10px;
	color:#9e9f9f;
	padding:10px 20px;
	}
.sitenews_revolver_topic{
	display:block;
	position:absolute;
	height:100%;
}
