

	
body {
    margin:         0px;
    padding:        0px;
    font-family: "Verdana", "Tahoma", "Arial", "Helvetica", sans-serif;
    background-color: #fff;
    font-size:  .9em; 
    quotes: "\201C" "\201E" "\2018" "\2019";
}
table {
    font-size: 80%;
}
td {
    vertical-align: top;    
    border-collapse: collapse;
}

#frame {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

#frame tr {
    vertical-align: top;
}
            
#content {
    width: 70%; 
    padding: 2em; 
}

#content h1 {
    color: #523015;
    border-bottom: 1px solid #cc0000;
}

#sidebar {
    width: 20%;
    background-color: #fff;
    border-left: 1px dashed #ccc;
    padding: 1em;
}


#view-panel {
    margin-top: 3em; 
}

#view-panel table {
    border-spacing: 0px;
    border-collapse: collapse;
}

#view-panel h1 {
    border: none;
    font-size: 120%;
}

#view-panel h1 {
    border: none;
    background: none;
    padding: 0;
    margin: 1em 0;
}

#view-panel h2 {
    border: none;
    background: none;
    padding: 0;
    margin: 0.5em;
}

div.item {
    border: 1px solid #aaa; 
    padding: 0.5em;
    margin: 0 4px 4px 0;
}


div.exhibit-viewPanel-viewContainer {
    margin-right: 4px;
}


div.map-lens {
    width:      200px;
    height:     240px;
    text-align: center;
}

div.thumbnail div {
    height:     150px;
    overflow:   hidden;
}        

div.exhibit-facet-body {
	background-color: #fff; /* f3f3f3 */
}

div.exhibit-facet-header {
    background-color: white;
    white-space: nowrap; /* */
}

div.sieni-thumbnail  {
    float:      left;
	width:      220px;
	height:     255px;
	max-width: 220px;
	max-height: 255px;
	border:     1px solid #bcb79e;
    background: #f0fff0;
    padding:    1em;
    margin:     0.5em;
    text-align: center;
}


div.exhibit-cloudFacet-body {
	min-height: 200px;
	height: auto;
	background-color: #f8f8f8;
	}
	
.exhibit-collectionSummaryWidget-count { margin-right: 4px; }

	
a.exhibit-facet-value-link 	{
	text-decoration: none;
	}
	
a.exhibit-facet-value-link:hover 	{
	text-decoration: underline;
	}
	
div.exhibit-facet-body {
	background-color: #f8f8f8;
	}
	
#vasen {
	float: left; 
	position: absolute;
	left: 25px;
	top: 10px;
	}

.oikea {
	float: right;
	margin: 0;
	margin-right: 1em;
	padding: 8px 14px;
	font-size: 100%;
	}
	
.oikea2 {
	float: right;
	padding-right: 10em;
	}

#header {
	background: #eaeaea;
	height: 48px;
	margin: 0;
	padding: 0; 
}

#otsikko { font-size: 26px; text-decoration:none; color: black; font-family: Verdana, sans-serif; }

#iskulause { font-size: 16px;  }

table th {
    background-color: #e3eef5;
    font-weight: bold;
}

table { border-collapse: collapse; margin: 5px 8px 0 5px;  }

h1 { color: green; }

.exhibit-tileView-body {  font-size: 1.3em; list-style: none;  }
.exhibit-tabularView-body  { font-size: 1em; }


.exhibit-cloudFacet-value { color: blue; }
span.exhibit-cloudFacet-value:hover { text-decoration: underline; }
span.exhibit-cloudFacet-header-title { font-color: black; }

table td { font-size: 100%; }

.ominaisuus-nimi { color: #999966; font-weight: 500;}
.tiedot { color: black; font-weight: normal; }
.lajiryhma  { color: navy; font-weight: normal; }
.tieteellinen_nimi  { font-style: italic; }

.exhibit-busyIndicator { width: 24%; }
