/****** TEKSTIN PERUSMUOTOILUT ******/
p {
	margin:0;
	padding:0;
font-family: 'Trebuchet MS', Trebuchet, Arial;
font-size:14px;
line-height:22px;
color:#6f6f6f;
}

ul {
font-family: 'Trebuchet MS', Trebuchet, Arial;
font-size:14px;
line-height:22px;
color:#6f6f6f;
}

td, .teksti {
font-family: 'Trebuchet MS', Trebuchet, Arial;
font-size:14px;
line-height:22px;
color:#6f6f6f;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight:600;
	margin:0;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h1, .otsikko1 {
	font-size:32px;
	line-height:36px;
	padding:0px 0px 10px 0px;
	/*color:#9c0a7d;*/
  color:#888888 !important;
	font-weight:800;
}

h2, h2 a, .otsikko2  {
	font-size:26px;
	line-height:28px;
	padding:0px 0px 10px 0px;
	color:#888888 !important;
}

h3, h3 a, .otsikko3  {
	font-size:24px;
	line-height:26px;
	padding:0px 0px 5px 0px;
	/*color:#4c9198;*/
  color:#888888 !important;
}
h4, h4 a {
	font-size:22px;
	line-height:24px;
	padding:0px 0px 5px 0px;
	/*color:#9c9d9f;*/
  color:#888888 !important;
}
h5, h5 a  {
	font-size:24px;
	line-height:26px;
	padding:0px 0px 5px 0px;
	color:#888888 !important;
	font-weight:700;
}
h6, h6 a {
	font-size:22px;
	line-height:24px;
	padding:0px 0px 5px 0px;
	/*color:#a9a390;*/
  color:#888888 !important;
	font-weight:700;
}
/****** TAPAHTUMAKALENTERI ******/

.tapahtumat {
	font-size: 14px;
	color: #404040;
	font-weight:bold;
}
.tapahtumakalenteri_otsikko {
	font-size: 14px;
	color:#9c0a7d;
	font-weight: bold;
}
.tapahtumakalenteri_valiotsikko {
	font-size: 12px;
	color:#66c2cc;	
	font-weight: bold;
}
.tapahtumakalenteri_paivays {
	padding-top:4px;
	padding-right:10px;
}
/****** UUTISET ******/

.uutis_otsikko {
	color:#9c0a7d;
	font-size:14px;
	font-weight:bold;
}
.uutis_paivays {
	font-size: 13px;
	color: #404040;
	font-weight:bold;
}
a.nostouutis_otsikko {
	color:#9c0a7d;
	font-size:14px;
	font-weight:bold;
}
.nostouutis_paivays {
	padding-right:10px;
}
.uutispaivays {
}
.uutispaivaysetusivu {
	font-size: 13px;
	font-weight :bold;
	color: #404040;
	font-style:italic;
}
.nostettumoduli {
	font-size: 14px;
	color:#9c0a7d;
}
/****** LOMAKE ******/

/* Lomakeotsikot */

.lomakeotsikko {
	font-size: 13px;
	color:#888888;
	font-weight: bold;
}
.lomaketekstiotsikko {
	font-size: 14px;
	color:#888888;
	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 maaritykset */

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

.linkki {
	color:#789fb6;
	text-decoration:none;
}
.linkki2 {
	color:#789fb6;
	text-decoration:none;
}
.linkki3 {
	color:#789fb6;
	text-decoration:none;
}
/* Webio alavalikon linkit */

.valikkolinkki-sel {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600;
	color: #e4dcc3;
	text-decoration: none;
	background:url(../img/header/alanavi-arrow.png) left top no-repeat;
	padding-left:10px;
}

.valikkolinkki {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	background:url(../img/header/alanavi-arrow.png) left top no-repeat;
	padding-left:10px;
}
/* Webio valikkomodulin linkit */

.valikkomodulilinkki {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
}
.valikkomodulilinkki-sel {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600;
	color: #e4dcc3;
	text-decoration: none;
	font-weight: bold;
}
/* Piilosivun tyyli */

.valikkolinkki_piilosivu {
	color:#005600;
}

/*Webiolinkkipainike*/

a.webiolinkkipainike {
	margin-top: 30px;
	display: inline-block;
	text-align: center;
	background-color: #9C0A7D;
	height: auto;
	color: #FFF;
	padding: 9px 15px;
	font-size: 16px;
  border-radius: 40px;
	width: auto;
}

a.webiolinkkipainike:hover {
	text-decoration: none;
	background-color: #BA0D95;
	color: #FFF;
	cursor: pointer;
}