/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	margin:0;
	color: #000000;
	background-color:#dfe2eb;
}

p{
	margin:10px 0;
	font-size: 12px;
	line-height:140%;
	color: #000000;
}

td{
	font-size: 12px;
	line-height:140%;
	color: #000000;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #006086;
	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: #006086 !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: #000;
}
h2 {
	font-size: 22px;
	color: #000;
	margin-bottom:10px;
	font-weight:bold;
}
h3 {
	font-size: 18px;
	color: #000;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	color: #000;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
}
h5 {
	color: #000;
}
h6 {
	color: #b4b4b4;
}

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

a img{
	border:0;
}

/*Rakenne*/

#container{
	width:1020px;
	margin:40px 0 0 0;
	background-color:#fff;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 10px 5px #ced1db;
	-webkit-box-shadow: 0 0 10px #ced1db;
	
}

#bg
{
	margin:0 10px;
	padding:0 0 0 0;
	border-bottom:10px #fff solid;
	border-top:10px #fff solid;

	height:auto !important;
	min-height:699px;
	height:699px;
	
}

#content_area{
	width:936px;
	padding:24px 0;
}

#header{
	width:100%;
	height:100px;
	text-align:left;
	position:relative;
	background:url(../img/doubleline.png) repeat-x left bottom;
}

#logo{
	position:absolute;
	top:0;
	left:0;
}

#yhteystiedot{
	position:absolute;
	top:54px;
	height:40px;
	overflow:hidden;
	width:300px;
	left:625px;
	line-height:60%;
	font-size:13px;
}



#vline{
	position:absolute;
	top:55px;
	left:595px;
	height:40px;
	width:3px;
	display:block;
	background:url(../img/v_line.png) no-repeat left top;
}


#menu{
	position:absolute;
	width:700px;
	height:20px;
	top:66px;
	left:0;
	
}

#menu a, #menu a:link{
	text-transform: uppercase;
	color:#000;
	font-weight:normal;
	font-size:13px;

}

#menu a.aktiivinen, #menu a.aktiivinen:link{
	color:#006086;
}

#ca{
	text-align:left;
	width:936px;


	padding:20px 0 24px 0;
}
#palstat{
	padding:30px 0;
	clear:both;
}

#leftColumn{
	width:410px;
	float:left;
	display:block;
	height:400px;
	margin-left:38px;
}

#leftColumn2 h4{
	font-size:24px;
}

#rightColumn{
	width:410px;
	float:left;
	height:400px;
	display:block;
	margin-left:38px;
}

.kirjain_kuvaus td h4, #rightColumn2 td h4{
	margin:7px 0;
	line-height:140%;
}

.kirjain_kuvaus td, #rightColumn2 td{
	padding:0;
	margin:0;
}

.kirjain_kuvaus a, .kirjain_kuvaus a:link, #rightColumn2 td a, #rightColumn2 td a:link{
	color:#000;
}

#leftColumn2{
	width:466px;
	height:400px;
	display:block;
	float:left;
	margin-left:38px;
}

#rightColumn2{
	width:354px;
	height:400px;
	float:left;
	display:block;
	margin-left:38px;
}


table.alaviiva{
	padding-bottom:20px;
	background:url(../img/line.png) repeat-x left bottom;
}



#rightColumnfooter{
	padding-top:20px;
}

#footer{
	clear:both;
	text-align:right;
	font-size:11px;
	width:1000px;
	background:url(../img/bg_bottom.png) no-repeat left top;
	padding:10px 0 30px 0;
}

.clearfloat{
	clear:both;
	line-height:0;
	height:1px;
}


/* Dropdownmenu */
.menuarea{
	position:absolute;
	top:34px;
	display:none;
	width:180px;
	float:left;
	z-index:10000;
	border:0px solid #c3c3c3;
	background-color:#dfe2eb;
	padding:10px;
}

 a.menusub_a, a.menusub_a:link, a.menusub , a.menusub:link{
	text-transform:none;
}

#menutable .menutop_a{
	color:#3a697a;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}
#menutable .menusub_a{
	color:#3a697a;
	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%;
}

/*Aapiskana*/

#aapiskana{
	margin:50px 0 30px 20px;
}

.kirjain_pieni{
	background:url(../img/key_s.png) no-repeat left top;
	width:32px;
	display:block;
	float:left;
	height:32px;
	overflow:hidden;
	font-weight:normal;
	font-size:14px;
	color:#494544;
	cursor:pointer;
}

.kirjain_iso{
	position:absolute;
	top:34px;
	left:34px;
	width:264px;
	display:block;
	height:264px;
	overflow:hidden;
	
	
	
}

.kirjain_iso td{
	line-height:210px;
	font-weight:normal;
	font-size:210px;
	color:#494544;
}

.kirjain_kuvaus{
	width:500px;
	height:250px;
	position:absolute;
	top:10px;
	left:370px;
	z-index:700;
}

.kirjain_kuvaus strong{
	padding:0;
	margin:0;
}

.kirjain_kuvaus p{
	margin:5px 0;
	}

.kirjain_pieni .padd{
	padding:10px 0 0 10px;
}

.kirjain_boksi{
	position:relative;
	float:left;
	display:block;
	width:890px;
	height:400px;
	background:url(../img/key_l.png) no-repeat left top;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden; width:890px; height:400px;
	z-index:600;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:200000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

/* disabled navigational button */

#nuolet{
	position:absolute;
	bottom:0;
	right:0;
	z-index:10000;	
}

a.disabled {
	visibility:hidden !important;		
} 	

a.right {
	background:url(../img/prev.gif) no-repeat top left;
	display:block;
	width:35px;
	height:35px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

a.left {
	background:url(../img/next.gif) no-repeat top left;
	display:block;
	width:35px;
	height:35px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

/*Me*/

.staff_pic{
	float:left;
	margin:0 12px 12px 0;
	cursor:pointer;
}

.staff_pic2{
	float:left;
	margin:0 12px 12px 0;
	cursor:default !important;
}

.staff_pic2 img{
	cursor:default !important;
}

/* black version of the overlay. simply uses a different background image */
	div.apple_overlay.black {
		background-color:#91b2c1;	
		color:#000;
		width:600px;
		height:auto !important;
	min-height:300px;
	height:300px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	z-index:10000;	

	
	}
	.staff_txt .padd{
		padding:20px;
	}
	


.apple_overlay{
	display:none;
}


.apple_overlay .close {
	background-image:url(../img/close.png);
	position:absolute;
	right:-14px;
	top:-14px;
	cursor:pointer;
	height:32px;
	width:32px;
	z-index:10000;	
}
#historiikki{
	position:absolute;
	z-index:10000;
}

