/****** TEKSTIN PERUSMUOTOILUT ******/
p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 16px;
	color: #8b8b8b;
	line-height: 20px;
}

.teksti {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
/****** MUUT ******/

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5e8ea;
	border-right-color: #c5e8ea;
	border-bottom-color: #c5e8ea;
	border-left-color: #c5e8ea;
}
.kuva {
	cursor : pointer;
}

span .clear{
clear:both;
font-size:1px;
height:1px;
line-height:1px; 
  margin-bottom:-1px;
overflow:hidden;
}

/****** OTSIKKOTYYLIT ******/


h1, h1 a {
  font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	margin: 1px;
}
h2, h2 a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#666666;
  text-align:left;
  margin: 1px;
}

h3, h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #DA002A;
	margin: 0px;
	padding: 10px 0px;
	display: block;
	width: 100%;
	line-height: 24px;
}

h4, h4 a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #DA002A;
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: left;
	
}

h5, h5 a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	 color:#666666;
	font-size:14px;
	font-weight:400;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:16px;

}

h6, h6 a {
font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:16px;
}

/*HAKU*/

#haku {
	width:270px;
	height:30px;
	margin-left:41px;
	margin-top:35px;

}

fieldset.search {
	border: none;
	width: 283px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 14px;
	width: 155px;
	height: 30px;
	padding: 1px 5px 0px 2px;
	background: #ffffff url(../img/header/search_bg.gif) no-repeat left;
	margin:0px 0px 0px 0px;
}


.search .btn {
	width: 51px;
	height: 30px;
	cursor: pointer;
	margin:-1px 0px 0px 0px;
	text-indent: -9999px;
	background: #ffffff url(../img/header/btn_hae.gif) no-repeat right;	
}


/****** TAPAHTUMAKALENTERI ******/

.tapahtumat {
	font-size: 14px;
	color: #343434;
	font-weight:bold;
}
.tapahtumakalenteri_otsikko {
	font-size: 16px;
	  color: #b9d523;
	font-weight: bold;
}
.tapahtumakalenteri_valiotsikko {
  font-family: "lucida sans", arial, sans-serif;
  font-size: 11px; 
  color: #573829;
  font-weight: bold;
}
/****** UUTISET ******/

.uutis_otsikko {
	font-size: 14px;
	color: #1882be;
	font-weight:bold;
}

.uutis_paivays {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

a.nostouutis_otsikko {
	color:#1882be;
	font-size:14px;
	font-weight:bold;
}

.uutispaivaysetusivu {
	font-size: 14px;
	font-weight :bold;
	color: #1882be;
}
.nostettumoduli {
	font-size: 14px;
	color: #1882be;
}
/****** LOMAKE ******/

/* Lomakeotsikot */

.lomakeotsikko {
	font-size: 14px;
	color: #1882be;
	font-weight: bold;
}
.lomaketekstiotsikko {
	font-size: 16px;
	color: #1882be;
	font-weight: bold;
}
/* Lomakekentat */

input {
	color: #676767;
	  border: 1px solid #573829;
	padding-left: 3px;
}
.lkentta {
	color: #676767;
	  border: 1px solid #573829;
	padding-left: 3px;
}
select {
	color: #676767;
	  border: 1px solid #573829;
	padding-left: 3px;
}
.lpainike {
	color: #676767;
	  border: 1px solid #573829;
}
textarea {
	color: #676767;
	  border: 1px solid #573829;
	padding-left: 3px;
}
/****** LINKIT ******/

/* Peruslinkin ja hoverin määritykset */

a:hover {
	color:#573829;
  text-decoration:underline;
}
a {
	color:#573829;
	text-decoration:none;
	font-weight: 400;
}
/* Linkki 1, linkki 2, linkki 3 tyylit */

.linkki {
	color: #00F;
	text-decoration: none;
	font-weight: normal;
	background:url(img/arrow.gif) left no-repeat; 
	padding-left: 18px;
	
}
.linkki2 {
	color:#313131;
	text-decoration:none;
}
.linkki3 {
	color:#df1d33;
	text-decoration:none;
}
/* Webio alavalikon linkit */

.valikkolinkki-sel {
	/* background:url(img/arrow.gif) left no-repeat; padding-left: 18px;  */
		font-weight: bold;
	color: #573829;
	text-decoration: none;
}
.valikkolinkki {
	color: #ffffff;
	text-decoration: none;

}
/* Webio valikkomodulin linkit */

.valikkomodulilinkki {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}
.valikkomodulilinkki-sel {
	color: #ffad21;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

/* JOS TARVE KÄYTTÄÄ PÄÄVALIKON TEKSTILINKKEJÄ

.paavalikko {
  font-size: 14px; 
	color: #ffffff; 
	text-decoration: none;
  font-weight: normal;}

} */

/* tekstin maalaus */
::-moz-selection {
   background-color: #1882be;
   color: #fff;
}
::selection {
    background-color: #1882be;
    color: #fff;
}

/* Piilosivun tyyli */

.valikkolinkki_piilosivu {
	color:#005600;
}

/* Blogi */

.blogi_otsikko {
	font-family:"Trebuchet MS", Trebuchet, Arial, Serif;
	color:#f46634;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 0px 0px;
	line-height:18px;
}

.blogi_paivays {
	font-style:italic;
	padding-bottom:10px;
	color:#8b8b8b;
}

.blogi_teksti {
	padding-bottom:10px;
}

.blogi_kirjoittaja a {}

hr.blogi-hr {
  padding:5px 0px 5px 0px; 	
  border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;}





  
  
