

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

p{
	margin:10px 0;
}

em{
	font-size:11px;
	}

img{
	behavior: url(js/fix/iepngfix.htc);
	}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #007dc5;
	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: #007dc5 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}



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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

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

}

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

h1 {
	font-size: 18px;
	color: #007dc5;
	text-transform:uppercase;
	font-weight:normal;
	font-family:'dax', arial, sans-serif;
	margin:3px 0 10px 0;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


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

#bg{
	width:100%;
	height:100%;
	background:#fff url(../img/bg.gif) repeat-x top center;}
#tausta{
	width:100%;
	height:100%;
	background: url(../img/bg_talvi.jpg) no-repeat top center;
	}
	
#container{
	width:849px;
}

#content{
	background:#fff url(../img/content_bg.gif) repeat-y left center;
	width:100%;}
	
#content2{
	background:transparent url(../img/taustahaive1.jpg) no-repeat 4px 0;
	width:100%;}

#ylatausta{
	background: url(../img/taustahaivetop1.jpg) no-repeat 1px 0;}
#ylatausta2{
}

#ylabanneri3{
	background: url(../img/ylakuvat/keepintouch_bg2.png) no-repeat 1px 0;}
	
#ylabanneri4{
	background: url(../img/ylakuvat/kuvauutiset2.png) no-repeat 1px 0;}	
	
#logontausta{
	background: url(../img/s_haive.jpg) no-repeat bottom right;}	
	
#intro{
	width:850px;
	height:533px;
	background: url(../img/intro_2010.jpg) no-repeat top center;

}
.neljak{
	height:40px;}

.valikkobg{
	background: url(../img/menu_bg.gif) repeat-x bottom center;
	height:32px;}

#ylabanneri{
	background: url(../img/top_corn.png) no-repeat top center;
	behavior: url(js/iepngfix.htc);
	height:195px;}
	
#ylabanneri2{
	background: url(../img/taustayla2.png) no-repeat top center;
	behavior: url(js/iepngfix.htc);
	height:195px;}
	
#reflect{
	background: url(../img/reflect.png) no-repeat top center;
	behavior: url(js/iepngfix.htc);}

.empty{

	width:83px;}
.menu{
	background: url(../img/menu_vali.gif) no-repeat top right;
	text-align:center;
	height:32px;}
.menu_a{
	background: url(../img/menu_bg_aktiivinen.gif) repeat-x top right;
	text-align:center;
	height:32px;}
	
	
.menu2{
	background: url(../img/menu_vali.gif) no-repeat top right;
	text-align:center;
	height:32px;}
.menu2_a{
	background: url(../img/menu_bg_aktiivinen.gif) repeat-x top right;
text-align:center;
	height:32px;}
	
	

#footer{
	background: url(../img/footer_bg.gif) no-repeat top left;
	height:60px;
	padding:0 10px;}
	
	
	
.kaksik{
	width:20px;}
.kolmev{
	width:38px;}
	
.sivupalsta{
	width:190px;}
	
.box_top{
	background: url(../img/top_gr.gif) no-repeat top left;
	height:10px;}
.box_bg{
	background: url(../img/box_gr.gif) repeat-y top left;
	padding:10px;
	font-size:11px;
	}
.box_bottom{
	background: url(../img/bottom_gr.gif) no-repeat bottom left;
	height:10px;}
	
.ca{
	width:344px;
	padding:20px 0;}
.ca2{
	width:554px;
	padding:20px 0;
	}
	
#bread{
	padding:6px 0;
	background: url(../img/gr.gif) repeat-x bottom left;
	font-size:11px;
	margin:0 0 12px 0;}
	
.kuvavalikko{
	width:154px;
	background-color:#ffe01b;
	}
#countdown{
	width:190px;
	height:61px;
	background: url(../img/countdown.gif) no-repeat top left;
	padding:33px 0 0 56px;
	font-weight:bold;
	font-size:11px;
	}

/* 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;
}