/****** TEKSTIN PERUSMUOTOILUT ******/
p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height:20px;
	color:#000000;
}
.teksti {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
ul, li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 12px;
	line-height:20px;
	color:#000000;
}


/****** 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: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
}
.kuva {
	cursor : pointer;
}
/****** OTSIKKOTYYLIT ******/

h1 {
        margin:0;
        padding:0px 0px 10px 0px;
        line-height:24px;
        font-family:"Trebuchet MS", Georgia, Arial;
        color:#b5121b;
        font-weight:bold;
        font-size:20px;
text-transform:uppercase;
}
h2 {
	font-family:"Trebuchet MS", Georgia, Arial;
	color:#585c35;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:20px;
}
h3 {
	font-family:"Trebuchet MS", Georgia, Arial;
	color: #770000;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}
h4 {
	font-family:"Trebuchet MS", Georgia, Arial;
	color: #585c35;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}

h5 {
	font-family:"Trebuchet MS", Georgia, Arial;
	color: #ad131a;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}

h6 {
	font-family:"Trebuchet MS", Georgia, Arial;
	color: #585c35;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0px 0px 10px 0px;
	line-height:18px;
}

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

.tapahtumat {
	font-size: 12px;
	color: #343434;
	font-weight:bold;
}
.tapahtumakalenteri_otsikko {
	font-size: 16px;
	color: #770000;
	font-weight: bold;
}
.tapahtumakalenteri_valiotsikko {
	font-size: 12px;
	color: #585c35;
	font-weight: bold;
}
/****** UUTISET ******/

.uutis_otsikko {
	font-size: 12px;
	color: #770000;
	font-weight:bold;
}

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

a.nostouutis_otsikko {
	color:#770000;
	font-size:12px;
	font-weight:bold;
}

.nostouutis_paivays {

}

.uutispaivays {


}

.uutispaivaysetusivu {
	font-size: 12px;
	font-weight :bold;
	color: #770000;
	font-style:italic;
}
.nostettumoduli {
	font-size: 12px;
	color: #770000;
}
/****** LOMAKE ******/

/* Lomakeotsikot */

.lomakeotsikko {
	font-size: 12px;
	color: #770000;
	font-weight: bold;
}
.lomaketekstiotsikko {
	font-size: 16px;
	color: #770000;
	font-weight: bold;
}
/* Lomakekentat */

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

/* Peruslinkin ja hoverin määritykset */

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

.linkki {
	color:#770000;
	text-decoration:none;
}
.linkki2 {
	color:#585c35;
	text-decoration:none;
}
.linkki3 {
	color:#770000;
	text-decoration:none;
}
/* Webio alavalikon linkit */

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

.valikkomodulilinkki {
	font-size: 14px;
	color: #770000;
	text-decoration: none;
}
.valikkomodulilinkki-sel {
	font-size: 14px;
	color: #c3c3ac;
	text-decoration: none;
	font-weight: bold;
}

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

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

} */
