/* Tyylit */

html {
	height:100%;
}
body {
	font-family:  trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
}

p{
	margin:10px 0;
}

#sidebar_oikea p{
	margin: 0 0 10px 0;
}

img {
	border: 0;
}

a, a:link, a:visited, a:active{
	font-family: trebuchet ms, arial;
	color: #e30069;
	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: #e30069 !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:  trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;

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

}

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

.text_skaba{
	font-size: 14px;
	font-weight: bold;
}

.text_skaba_input{
	width: 100%;
	padding: 0;
	margin: 0;
}

.text_skaba_input_kapea{
	width: 100%;
	padding: 0;
	margin: 0;
}


b, strong{
color:#e30069;}

h1 {
	font-size: 18px;
	color: #e30069;
	font-weight:300;
	padding-top:0;
	margin-top:0;
	margin-bottom:10px;
}

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

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

}



#container{
	width:999px;

}

#top_bg{
	width:999px;
	height:7px;
	background:transparent url(../img/top_bg.gif) top center no-repeat;
}

#valikko{
	width:999px;
	height:35px;
	
	background:#fff url(../img/gr.gif) bottom center repeat-x;
}

.vali_v{
	height:11px;
	background-color:#fff;
}

#content_front{
	width:634px;
	
}

#content{
	width:999px;
	
	background:#EEE url(../img/ca_bot.gif) bottom center no-repeat;
}

#content2{
	width:772px;
	background:#EEE url(../img/ca_bot2.gif) bottom left no-repeat;
	
}

#content3{
	width:499px;
	background:#EEE url(../img/ca_bot3.gif) bottom left no-repeat;
	height:auto !important;
	min-height:444px;
	height:444px;
}



#sidebar{
	width:322px;
	font-size:12px;
}

#sidebar_oikea{
	width:457px;
	font-size:12px;
}

.sivupalsta2{
	width:184px;
	font-size:12px;
}

.vali_h{
	width:11px;
}

.reuna{
	width:16px;
	background-color:#fff;
}

#ca2{
	width:772px;
	background:transparent url(../img/ca_top2.gif) top left no-repeat;
	
	
	
}

#ca3{
	width:499px;
	background:transparent url(../img/ca_top3.gif) top left no-repeat;
	
	
	
}

.ca{

	
	background:transparent url(../img/ca_top.gif) top left no-repeat;
	
	
}

#hkr{
width:100%;
height:100%;
padding:80px 0;
background:transparent url(../img/ziphkr2.gif) top right no-repeat;}


#cabottom{
	width:100%;
	height:7px;
	background:transparent url(../img/ca_bot.gif) top center no-repeat;
}


#footer{
	width:100%;
	height:86px;
	background:#fff url(../img/alapalkki.gif) no-repeat top center;
	text-transform:uppercase;
	color:#fff;
	font-weight:300;
	font-size:12px;
	padding:0 100px 0 30px;
}

#footer2{
	width:100%;
	height:136px;
	background:#fff url(../img/alapalkki2.gif) no-repeat top center;
	color:#fff;
	font-weight:300;
	font-size:12px;
	padding:0 30px 0 30px;
}


#bottom_bg{
	width:999px;
	height:8px;
	background:transparent url(../img/bot_bg.gif) top center;
}

.laatikko_top{
	width:322px;
	height:264px;
	
}

.laatikko_bottom{
	width:322px;
	height:169px;
	
}


.1kuva{
	width:322px;
	height:264px;
	overflow:hidden;
	
}

.2kuva{
	width:322px;
	height:169px;
	overflow:hidden;
	
}

.sivuteksti1{
	width:322px;
	height:auto !important;
	min-height:444px;
	height:444px;
	overflow:hidden;
	background:transparent url(../img/reuna_top.gif) top center no-repeat;
	
}

.sivuteksti2{
	width:322px;
	height:auto !important;
	min-height:444px;
	height:444px;
	overflow:hidden;
	background:transparent url(../img/reuna_bottom.gif) bottom center no-repeat;
	
}

#sivupalsta2n_sis{
	width:184px;
	
	overflow:hidden;
	
	
}

.sivuteksti0{
	width:322px;
	height:auto !important;
	min-height:443px;
	height:443px;
	overflow:hidden;
	background:transparent url(../img/reuna_gr.gif) top center repeat-y;
	
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding:10px;
	z-index:100;
}

#menutable .menutop_a{
	color:#e30069;
	padding:0 4px;
	text-transform:uppercase;
	font-weight:400;
}
#menutable .menutop{
	color:#333230;
	padding:0 4px;
	text-transform:uppercase;
	font-weight:400;
}

#menutable .menusub_a{
	color:#e30069;
	padding:4px;
	font-weight:bold;
	display:block;
	
}
#menutable .menusub{
	color:#3c3c3c;
	padding:4px;
	display:block;
}

.takkivalinta{
	width: 200px;
}
