
A {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-size: 11px; 
	color: #3a3b3d;
} 
A:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3a3b3d;
}
A:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:underline; 
	font-size: 11px; 
	color: #3a3b3d;
}


li{
	list-style-type: circle;

}

a.breadcrumb_link{
	color:#282d66;
	font-weight:bold;
}

.breadcrumb_link{
	color: #282d66;	
}

.button{
	margin: 2px;
	background-color: #88a382;
	border: 1px solid black;
	cursor: pointer;

	color: white;
}

.button:hover{
	border: 1px solid black;
	background-color: #d2e2c0;
	color: #000000;
}

/**********************************/

html, body{
	height:auto;
	margin: 0;
	width: auto;
	background-color: #ffffff;
	font-size:11px;
	color: #282d66;
}

td{
	font-size:11px;
	color: #282d66;
}
p{
	font-size:11px;
	color: #282d66;
}
span.highlight{
	font-weight: bold;
	color: #081038;
	text-decoration:underline;
}

.toinen{
	background-color: #d3d3d3;
}


.autoinfo{
	border: 1px solid #000000;

}
.autoinfo th{
	font-size: 90%;
	text-align:left;
	padding: 0 10px;
	border-bottom: 1px solid #000000;
	background-color: #d3d3d3;
}
.autoinfo tr.toinen{
	background-color: #d3d3d3;
}
.autoinfo td{
	padding: 3px 10px;
	font-size: 90%;
}
.autoinfo td a{
	font-size: 90%;
}






div#info{
	border: 3px double #00008b;
	background-color: #bfbfe5;

	background-image: url(../kuvat/bg_controlpanel.gif);
	background-repeat: repeat-x;
	background-position: top;

	margin-top:10px;
	padding: 5px;
	font-size: 12px;
	color: #00008b;
	width: 90%;

}

div#info a, div#info a:hover{
	font-size: 12px;
	color: #00008b;	
}

input.searchbutton{
	color:#eeeeee;
	border: 1px solid #4b507f;
	background-color:#6d71c5;
}
input.searchbutton:hover{
	color:#eeeeee;
	border: 1px solid #6d71c5;
	background-color:#4b507f;
}





/* Seachform*/
div#search{
	position: relative;
	float:right;
	margin-top: -19px;
	margin-right:1px;

}

form.searchform{
	margin:0;
	padding: 0;

}
.searchform input.searchtext{
	border: 1px solid #00008b;
	border-right: 2px groove #00008b;
	border-bottom: 2px groove #00008b;

	width: 100px;
	font: normal 9px arial;

	margin-right:1px;
	padding-left:2px;


	background-color: #d3d3d3;

}
.searchform input.searchbutton{
	border: 1px solid #00008b;
	border-right: 2px groove #00008b;
	border-bottom: 2px groove #00008b;

	width:50px;
	font: normal 9px arial;


	background-color: #d3d3d3;

	background-image : url(../kuvat/search.gif);
	background-position: center bottom;
	background-repeat: no-repeat;

}
/* Seachform loppu*/

.button{
	margin: 2px;
	background-color: #88a382;
	border: 1px solid black;
	cursor: pointer;

	color: white;
}
.button:hover{
	border: 1px solid black;
	background-color: #d2e2c0;
	color: #000000;
}




.shadowLeft{
	position:relative;
	float: left;
	text-align:left;

	display:inline-table;
	background: url(../kuvat/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 20px 15px 15px 15px !important;
	margin: 10px 0 10px 5px;
	width: auto;
}
.shadowLeft a img{
	position:relative;
    background-color: white;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
.shadowRight{
	position:relative;
	float: right;
	display:inline-table;
	text-align:right;
	background: url(../kuvat/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 20px 15px 15px 15px !important;
	margin: 10px 0 10px 5px;
	width: auto;

}
.shadowRight a img{
	position:relative;
    background-color: white;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	
	font-size:14px;
	margin: 0px;
}

div.galleryImage{
	position:relative;
	display:table;

	background: url(../kuvat/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 15px 10px 10px 10px !important;
	margin: 10px 0 10px 5px;

}
div.galleryImage img{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}

div.subtext img.toTop{
	padding: 10px;
}
div.subtitle{

	text-decoration: none;

	background-image: url(../kuvat/subtitle_back.jpg);
	background-repeat: repeat-x;
	border:1px solid #d3d3d3;
	border-bottom: 0px solid #808080;
	padding: 3px 10px;
}


a.searchresult:link,a.searchresult:active,a.searchresult:visited{
	color: #00008b;
}

/*Tilastojen näyttäminen*/
.stats{
	font: normal 11px arial;
	color: #808080;
}

table.kalenteri{
	border-collapse:collapse;
}
table.kalenteri td{
	padding-bottom:15px;
	border:1px solid #c3c3c3;
}
table.kalenteri td a{
	font-weight:bold;
	color:#282d66;
}
table.kalenteri td hr{
	border:0px solid black;
}

table.gallery td{
	border: 1px solid #282d66;
	background-color:#dcdcdc;
}

h6{
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:3px;
	color:#94823c;
}
