/* Start of CMSMS style sheet 'aepf' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table, td, tr {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3, h4, h5, h6, h7, h8 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main {
	margin: auto;
	width: 900px;
}
#header {
	height: 144px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
#header a {
	text-decoration: none;
	color: #999999;
}
#header a.sectionheader {
	text-decoration: none;
	color: #000000;
}
#header a.active {
	text-decoration: none;
	color: #85DD00;
}
#header ul {
	list-style-type: none; 
}
#header ul {
	float:left;
	overflow:hidden;
	display:block;
	list-style:none;
	margin-left: 0px;
	margin-right: 7px;
	background-image: url(img/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100px;
	height: 107px;
	margin-top: 37px;
	padding: 0px;
	margin-bottom: 0px;
}
#site {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	padding-bottom: 300px;
}
#content {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#content .date {
	color: #85DD00;
	font-style: italic;
}
#content .news_date {
	color: #85DD00;
	font-style: italic;
	padding-right: 20px;
}
#news {
	padding-bottom: 5px;
}
#news a {
	color: #000000;
	text-decoration: none;
}
#header h5 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainimg {
	height: 250px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(img/siteimg.jpg);
}
#mainimg_small {
	height: 150px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(img/siteimg_small.jpg);
}
#left_content ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 190px;
	padding: 0px;
	margin-left: 25px;
}
#left_content h5 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#left_content li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left_content li.level2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#left_content a {
	text-decoration: none;
	color: #999999;
}
#left_content a.active {
	text-decoration: none;
	color: #85DD00;
}
#tapahtumat {
	background-image: url(img/tapahtumat.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 220px;
	margin-left: 20px;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 10px;
}
#kalenteri {
	background-color: #ECF7FF;
	padding: 20px;
	width: 125px;
}
#tapahtumat .date {
	color: #85DD00;
	font-style: italic;
}
#tapahtumat a {
	color: #000000;
}
#kalenteri .thumbnail{
	position: relative;
	z-index: 0;
}
#kalenteri .thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
#kalenteri .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
#kalenteri .thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
#kalenteri .thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
#footer {
	width: 890px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding:5px;
	font-size: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer .puzzle {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
#imagegallery img {
	border-top-color: #DCD3D3;
	border-right-color: #DCD3D3;
	border-bottom-color: #DCD3D3;
	border-left-color: #DCD3D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-right: 8px;
}
#imagegallery {
	margin-top: 5px;
	padding-bottom: 5px;
}
#imagegallery img {
	margin-bottom: 8px;
}
/* End of 'aepf' */

