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

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family:  arial, 'trebuchet ms';
	color: #a564b2;
	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: 'trebuchet ms', arial !important;
	color: #a564b2 !important;
	text-decoration: none !important;
}
.mceContentBody{
	background-image:none;
}



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

.harmaa_link, a.harmaa_link, a.harmaa_link:link, a.harmaa_link:visited {
	color:#fff;
	text-decoration: none;
	background:#9e9e9d url(../img/gr_link.gif) top center repeat-x;
	padding:4px 10px;
	font-size:11px;
}

.vihrea_link, a.vihrea_link, a.vihrea_link:link, a.vihrea_link:visited {
	color:#528d27;
	text-decoration: none;
	font-size:11px;
}

.iso_link, a.iso_link, a.iso_link:link, a.iso_link:visited {
	color:#7f7c78;
	text-decoration: none;
	font-size:13px;
}

.iso_link_pink, a.iso_link_pink, a.iso_link_pink:link, a.iso_link_pink:visited {
	color:#a564b2;
	text-decoration: none;
	font-size:13px;
}




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

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

}

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

h1 {
	font-size: 18px;
	color: #814a93;
	font-weight:normal;
}

h2 {
	font-size: 16px;
	color: #814a93;
	font-weight:normal;
	margin-top:10px;
}

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

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


#koko{
	background:url(../img/bg.jpg) top center;
	height:100%;
	width:100%;
}

#tausta{
	background:url(../img/bgx.jpg) repeat-x top center;
	height:100%;
	width:100%;
}

#tausta2{
	background:url(../img/bg.gif) no-repeat top center;
	height:100%;
	width:100%;
}


#container{
	width:866px;
}


#top{
	height:137px;
}

#left{
	background:url(../img/left_bg.jpg) no-repeat top center;
	width:173px;
	height:741px;
}

#ca{
	width:866px;
}

#right{
	width:173px;
}

#sis{
	background:#fff url(../img/ca_bg.gif) repeat-x top center;
	width:778px;
}

.empty{
	height:20px;
}

#footer {
	height:40px;
	color:#fff;
	font-size:11px;
}

#valikko{
	height:36px;
	width:100%;
	background:url(../img/menuline.gif) repeat-x bottom center;
}
#valikko-ala{
	height:26px;
	padding:5px 0;
	width:100%;
	background:url(../img/menuline.gif) repeat-x bottom center;
}

#top_box{
	height:305px;
	width:100%;
	background:#fff url(../img/varjo.jpg) no-repeat bottom center;
	color:#575757;
}

#top_box img{
	display:block;
}

#top_box h1 {
	font-size: 16px;
	color: #814a93;
	font-weight:normal;
	margin-top:0;
}
#top_box h2 {
	font-size: 16px;
	color: #814a93;
	font-weight:normal;
	margin-top:0;
}

#ls{
	background:#fff url(../img/ca_bg.gif) repeat-x top center;
	width:46px;
	height:650px;
}

#rs{
	background:#fff url(../img/ca_bg.gif) repeat-x top center;
	width:42px;
}

#t_kuva{
	padding-bottom:20px;
	width:532px;
}

#txt{
	padding:20px;
	font-size:11px;
	color:#575757;
}

#bottom{
	padding:10px 0 30px 0;
}

/*
a.menu, a.menu:link, a.menu:active, a.menu:hover, a.menu:visited{
	color:#3c3c3c;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
}
*/
/*
a.menu_a, a.menu_a:link, a.menu_a:active, a.menu_a:hover, a.menu_a:visited{
	color:#6D3A78;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
}
*/
hr{
	background-color:#ccc;
	border:0px dotted #ccc;
	width:100%;
	height:1px;
	color:#ccc;
}
tr.highlight{
	background-color: #dddcdc;
}


/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
}
#menutable .menutop{
	color:#3c3c3c;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
}

#menutable .menusub_a{
	color:#6D3A78;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	font-size:13px;
	padding:0 4px;
	font-family:arial narrow, arial, tahoma, sans-serif;
	letter-spacing:0.2px;
	display:block;
}

