/******************************************************************************
*                         Leiska ja Staattiset elementit                      *
******************************************************************************/
#master {
	width: 781px;
	margin: 25px auto 10px auto;
}
#wrapper {
	background: white;
	padding: 3px;
}
#container  {
	background: #fff;
	border: solid 5px #fff;
}
#vintti {
	padding: 2px 33px 0 0;
	height: 16px;
	text-align: right;

	background: #563D46;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
#ylanavi {
	padding: 3px 10px 0 0;
	height: 15px;
	text-align: right;

	background: #614955;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
#vintti a,
#vintti a:visited, 
#ylanavi a,
#ylanavi a:visited {
	color: white;
	text-decoration: none;
}
#vintti a:hover, 
#ylanavi a:hover {
	color: #BCDFFF;
}
#ylanavi img {
	vertical-align: text-bottom;

}
#vintti .erotin,
#ylanavi .erotin {
	font-weight: normal;
	padding: 0 4px;
}
.vpalkki {
	vertical-align: top;
	background: #e2eaef;
	width: 188px;
}
.banneriteksti {
	border-top: 4px solid #B6AB93;
	margin: 0px 10px 30px 12px;
	color: #391B2B;
	font-size: 93%;
}
.banneriteksti + .bannerikuva {
	border-top: 4px solid #B6AB93;
}
.bannerikuva {
	margin: 0px 10px 10px 12px;
	padding-top: 10px;
	text-align: center;
	margin-top: 15px;
}
.bannerikuva img {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
#sisalto {
	vertical-align: top;
	padding: 20px 10px 0 30px;
}
#page-editor #sisalto {
	padding: 20px 0px 0 10px;
}
#pohjatoiminnot {
	padding: 10px 0 10px 30px;
}
#pohjaerotin {
	background: white url(bg_pohjatoiminnot.gif) repeat-x top left;
	height: 15px;
}
#pohjatoiminnot a,
#pohjatoiminnot a:visited {
	color: #272727;
	text-decoration: none;
}
#pohjatoiminnot a:hover {
	color: black;
	text-decoration: none;
}
#print-button {
	vertical-align: text-bottom;
	margin-right: 2px;
}
#copyright {
	padding: 14px 0 6px 0;
	text-align: center;
	font-size: 93%;
	color: white;
}
#copyright a,
#copyright a:visited {
	color: white;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/* Etusivun spesiaalit */
.pisteviiva {
	height:3px;
	background: url(pisteviiva.gif) repeat-x;
	margin: 35px 0px 5px 0px;
	clear: both;
}
#etusivu-ala-vasen {
	float: left;
	width: 312px;
	margin: 20px 0;
}
#etusivu-ala-oikea {
	float: right;
	width: 194px;
	margin: 20px 0;
}
.otsikko {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 10px;
}
#etusivu-ala-vasen .otsikko {
	background: url(bg_ajankohtaista.gif) no-repeat left top;
	padding-left: 18px;
}
#etusivu-lisateksti {
	margin: 0 0 12px 0;
	border: 1px solid silver;
	padding: 5px 5px 5px 7px;
	background: #f1f5f7;
}
#etusivu-bannerit img {
	margin-top: 16px;
	padding: 0;
}




/******************************************************************************
*                                  Tulostelut                                 *
******************************************************************************/
@media print {
	#sisalto, #master {
		width: 100%;
	}
	#ylanavi, .vpalkki {
		display: none;
	}
}



/******************************************************************************
*                             Valikko ja alavalikko                           *
******************************************************************************/
#valikko {
	padding: 15px 10px 20px 12px;
	font-size: 93%;
}
.valikko-taso-1 {
	border-top: 1px dashed #b5ab93;
}
.valikko-taso-1 a,
.valikko-taso-1 a:visited {
	display: block;
	padding: 4px 0 4px 0;

	text-decoration: none;
	font-weight: bold;
	color: #391b2b;
}
.valikko-taso-1.valikko-valittu a,
.valikko-taso-1.valikko-valittu a:visited {
	color: #614955;
}
.valikko-taso-1 a:hover,
.valikko-taso-1.valikko-valittu a:hover{
	text-decoration: none;
	color: #234F96;
}
.valikko-intranet {
}
.valikko-ei-lupaa {
}

#alavalikko     {
	margin: -2px 0 10px 10px;
}
#alavalikko div {
	margin-top: 4px;
	margin-bottom: 4px;
}
#alavalikko a,
#alavalikko a:visited  {
	text-decoration: none;
	font-weight: bold;
	color: #968564;
}
#alavalikko a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #234F96;
}
#alavalikko .valikko-avoinna {
} 
#alavalikko .valikko-valittu a,
#alavalikko .valikko-valittu a:visited {
	color: #614955;
}

/*
div.valikko div.paataso {
	background: url(/grafiikka/bg_paalinkki.gif) repeat-x top;
}
*/

/******************************************************************************
*                                Sisällön tyylit                              *
******************************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #9e8f97;
	color: #333;
	font-size: 11px;
} 
a, a:visited {
	text-decoration: underline;
	color: #4085c1;
}
a:link:-moz-read-write {  /* apply link style to moz designmode */
	text-decoration: underline !important;
	color: #4085c1 !important;
}
a:hover {
	text-decoration: underline;
	color: #452d39;
}
h1 {
	color: #695b45;
	font-weight: normal;
	font-size: 170%;
}
h2 {
	color: #555950;
	font-weight: bold;
	font-size: 134%;
}
h3 {
	color: #555950;
	font-weight: bold;
	font-size: 116%;
}
hr {
	color: silver;
	background-color: silver;
}
blockquote {
	margin:10px 5px 10px 0px;
	border: 1px solid #a89b87;
	padding: 0 10px;
	width: 260px;
	background: #eaf4f8;
}
.ingressi {
	font-size: 100%;
	color: #555950;
}
.leipateksti {
	line-height: 1.272727;
}
.liiteteksti {
	font-size: 100%;
}




/******************************************************************************
*                             Hakuformi ja hakutiedot                         *
******************************************************************************/
form.hakulomake {

}
input.hakusana {
	display: block;
	float: left;
	margin-right: 5px;
}
input.hakunappi {
	display: block;
	float: left;
}



/******************************************************************************
*                               Sivukartta                                    *
******************************************************************************/
#sivukartta-box a,
#sivukartta-box a:visited {
	text-decoration: none;
	font-size: 108%;
}
#sivukartta-box a:hover	{
	text-decoration: underline;
}
.sivukartta-intranet {}
.sivukartta-ei-lupaa {}



/******************************************************************************
*                        Nostot, haku ja kokokoma                             *
******************************************************************************/
#nostot-box {
	margin-left: 10px;
	border: 1px solid silver;
	padding: 13px 15px 0 15px;
	font-size: 100%;
}
#nostot-box a,
#nostot-box a:visited {
	font-size: 100%;
	color: #47608B;
	text-decoration: none;
}
#nostot-box a:hover {
	text-decoration: underline;
}
#kokoomat-box {
	border-top-style: dotted;
	font-size: 100%;
}
#hakutulos-box {
	font-size: 100%;
}

a.nosto-title,
a.nosto-title:visited {
	font-size: 108%;
}
a.nosto-title:hover {
}







/******************************************************************************
*                            Sisältökuvien tyylit                             *
******************************************************************************/
.kuvateksti {
	color: #555;
	font-size: 100%;
}
.kuvagalleria {
    _margin-left: -25px;
}
.kuvagalleria td {
	padding-left: 25px;
	width: 154px
}


.isokuva img.non-highslide {
	border: 1px solid silver;
	padding: 0;
}


.highslide img {            /* HS-Kuva */
	border: 1px solid silver;
}
.highslide:hover img {      /* HS-Kuva hover */
	border-color: gray;
}
img.non-highslide {         /* Peruskuva */
	padding: 1px;
}
a img.non-highslide {       /* Kuvalinkki */
/*	border: 1px solid silver; */
}
a:hover img.non-highslide { /* Kuvalinkki hover */
/*	border-color: red; */
}



/******************************************************************************
*                           Muokattavat lomakkeet                             *
******************************************************************************/
.sforms-heading {
	border-top-color: #614955;
	background: #E2EAEF;
}

/* Vain jos halutaan muu kuin sininen focus-reunus 
.sforms-type-email input:focus,
.sforms-type-freetext input:focus,
.sforms-type-freetext textarea:focus {
	border-color: #666;
	-moz-box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
	outline: none;
}
.lte-ie9 .sforms-type-email input:focus,
.lte-ie9 .sforms-type-freetext input:focus,
.lte-ie9 .sforms-type-freetext textarea:focus {
	outline: 1px solid #888;
}
*/




/******************************************************************************
*                               Päivän sana                                   *
******************************************************************************
.sananaika {

}



/******************************************************************************
*                            Vieraskirja/Foorumi                              *
******************************************************************************
#bbs-box a, #bbs-box a:visited {
	text-decoration: underline;
}
#bbs-box a:hover {
	text-decoration: none;
}
textarea#bbsquote, textarea#bbsbody {
	width: 500px;
}
input.bbs-compose-input, #bbs-compose-threadtitle {
	width: 300px;
}



/******************************************************************************
*                                  Sijainti                                   *
******************************************************************************
a.sivusijainti, a.sivusijainti:visited {
	text-decoration: none;
}
a.sivusijainti-valittu, a.sivusijainti-valittu:visited {
}




/******************************************************************************
*                                RSS-Syötteet                                 *
******************************************************************************
.rss-box {}
.rss-title {}
.rss-title a { color: red }
.rss-item {}
.rss-item a { color: red }
.rss-odd {}
.rss-even {}
*/



/******************************************************************************
*                   Tapahtumakalenteri (jos käytössä)                         *
******************************************************************************
#events-box   { }
.event-item   { border-top-color: red; }
.event-odd    { }
.event-even   { }
.event-date   { }
.event-times  { }
.event-desc   { }
.event-desc a, .event-desc a:visited { }
.event-desc a:hover {}
*/




/******************************************************************************
*                         Gallupit (jos käytössä)                             *
******************************************************************************
#gallup-box { }
#gallup-graph { }
.gallup-barwidth  { width: 100px; }
.gallup-bar       { background-color: red; border-color: red; }
.gallup-votecount { display: inline; }
.gallup-parens    { display: inline; }
.gallup-percent   { display: inline; }
*/


/******************************************************************************
*                       AddThis-jako (jos käytössä)                           *
******************************************************************************
#at-logo {
        display: none;
}
html > body div #at15s {
        width:150px !important;
}
*/





