body {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FE8323;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}



ul {
	margin-bottom:0px;
	margin-top:0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #EF990A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #999999;
	font-size: 12px;
	padding: 1px;
}
input.button {
	background-color: #436FD4;
	border: 1px solid #999999;
	color: #FFFFFF;
	padding: 2px;
}
textarea {
	border: 1px solid #999999;
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
}
table {
	margin-bottom: 14px;
}
td table {
	margin: 0px;
}
.formTable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



#wrapper {
	width: 860px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}#top {
	height: 100px;
	width: 100%;
	position: relative;
}
#top a {
	color:#000000;
}
#logo {
	position: absolute;
	left: 10px;
	top: 8px;
}
#slogan {
	position: absolute;
	top: 40px;
	right: 10px;
}
#lang {
	position: absolute;
	width: 84px;
	top: 83px;
	right: 11px;
	text-align: right;
	font-size: 14px;
}
#lang a.in_en {
	background-image: url(images/flag_en.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
#lang a.in_fi {
	background-image: url(images/flag_fi.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}

#search {
	position: absolute;
	top: 83px;
	right: 117px;
	width: 40px;
	text-align: right;
	font-size: 14px;
}
#facebook {
	position: absolute;
	top: 83px;
	right: 182px;
}

#showSearch {
	position: absolute;
	top: 27px;
	right: 48px;
	background-image: url(images/searchBg.png);
	height: 52px;
	width: 232px;
	z-index: 10;
	display: none;
}
#search-close {
	position: absolute;
	top: 3px;
	right: 5px;
	font-size: 12px;
	line-height: 12px;
}

#search-text {
	position: absolute;
	left: 20px;
	top: 11px;
}
#search-input {
	position: absolute;
	left: 58px;
	top: 10px;
	width: 127px;
}
#search-input input {
	width: 120px;
	font-size: 11px;
	height: 16px;
	border: 1px solid #CCCCCC;
}
#search-button {
	position: absolute;
	left: 182px;
	top: 11px;
}
#search-button a {
	height: 16px;
	width: 24px;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	outline:none;
}
#main {
	padding-left: 6px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	color: #436FD4;
}
#main h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 4px;
	color: #4B4B4B;
	line-height: 22px;
}
#main h3 {
	font-size: 16px;
	margin-top: 4px;
	line-height: 20px;
}

#main ul {
	margin-bottom: 14px;
}
#accordion h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	font-weight:normal;
}

#accordion .head:hover {
	background-color: #F5AB2B;
}
#accordion .active {
	background-color: #F5AB2B;
}

#accordion .head {
	background-color: #FAE3BA;
	padding:4px;
	margin-bottom: 5px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: pointer;
}


#middle {
	float: left;
	width: 547px;
	line-height: 16px;
}
#middle-top {
	line-height: 10px;
	background-image: url(images/MainTextTop.png);
	height: 16px;
}
#middle-text {
	background-image: url(images/MainTextBg.png);
}
.text {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.text .higlight-text {
	background-color: #eaeaea;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 14px;
}
.text .higlight-text p {
	padding-bottom: 8px;
	margin: 0px;
}
.datetime {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#breadcrumb-menu {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}

#main .article-ingres h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.article-ingres p {
	margin: 0px;
	padding: 0px;
}
.article-ingres {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box-text .article-ingres {
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.description {
	padding-top:8px;
	padding-bottom:8px;
}
.blogi-image {
	border: 1px solid #E0E0E0;
	padding: 3px;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	margin-top:8px;
}
#middle-bottom {
	line-height: 10px;
	background-image: url(images/MainTextBottom.png);
	height: 16px;
}
#right {
	float: right;
	width: 290px;
	font-size: 11px;
}
.image-box-top {
	line-height: 10px;
	background-image: url(images/RightBoxTop.png);
	height: 13px;
}
.box {
	margin-bottom: 10px;
}

.box-bottom {
	line-height: 10px;
	background-image: url(images/RightBoxBottom.png);
	height: 13px;
	width: 100%;
	position: relative;
}
.image-box-middle {
	background-image: url(images/RightBoxBg.png);
	text-align: center;
}
.box-text {
	background-image: url(images/RightBoxBg.png);
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
.box-text .e, #kalenteri-listaus .e {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 3px;
}

#kalenteri-listaus .t {
	font-size:10px;
	display:block;
	color:#999999;
}

.box-text .box-left {
	float: left;
	width: 160px;
}
.box-text .box-right {
	float: left;
	width: 100px;
}

.box-top {
	padding-top: 12px;
	padding-bottom: 9px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 100%;
}
.box .blue {
	background-image: url(images/RightBoxTopBlue.png);
}
.box .green {
	background-image: url(images/RightBoxTopGreen.png);
}
.box .grey {
	background-image: url(images/RightBoxTopGrey.png);
}
.box-text .box-line-up {
	clear: both;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.box-text .box-line {
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.nuoli {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
#top-menu {
	background-image: url(images/MenuBg.png);
	height: 52px;
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	width:100%;
	padding: 0 0 0 0;
	position:relative;
}
#topnav {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding-left:20px;
	padding-top:6px;
	width: 840px;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
#topnav li {
	margin: 0px;
	padding: 0px;
	display:block;
	float:left;
}
#topnav li a {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	line-height: 36px;
	outline:none;
	font-size: 13px;
}
#topnav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
#topnav ul ul li a:hover {
	color: #FBBB3D;
	text-decoration: none;
	background-color:transparent;
}
#topnav ul li a.active {
	background-color: #4b4b4b;
}
#topnav ul ul li a.active {
	background-color:transparent;
}
#topnav ul ul {
	display:none;
	position:absolute;
	top: 42px;
	left: 10px;
	background: #4b4b4b;
	padding: 20px 20px 20px;
	margin:0;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	width:800px;
	z-index: 100;
}
#topnav li li {
	float:left;
	position:relative;
}
#topnav li li a {
	background-image: none;
	padding:0 10px;
	line-height: 20px;
	display:block;
	width:100%;
	font-weight:bold;
}
#topnav ul ul ul {
	background-color:transparent;
	top:30px;
	left:0px;
	display:block;
	padding:0px 0 0 0;
	margin:0 0 0 0;
	width:180px;
}
#topnav ul ul ul li {
	display: block;
	border: none;
	float:none;
	border:none;
	width:100%;
}
#topnav li li li a {
	float: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:10px;
	margin-left:10px;
	line-height:17px;
	width:auto;
	font-weight:normal;
	font-size: 12px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topnav ul ul ul ul {
	display: none;
}
#submenu {
	text-align: left;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0px;
}

#submenu ul a {
	margin: 0;
	padding: 0;
	font-size: 0px;
	display: none;
}

#submenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul ul ul {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
	padding-bottom: 10px;
}
#submenu li li a {
	font-size: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 228px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
#submenu li li a:hover {
	background-image: url(images/arrow1.gif);
}

#submenu  li li a.act {
	background-image: url(images/arrow1.gif);
	color: #333333;
}
#submenu li li li a.act {
	background-image: none;
}


#submenu li li li a {
	background-image: none;
	border:none;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #436FD4;
}
#middle-footer {
	background-image: url(images/MainTextBg.png);
}
#middle-footer .footer-left {
	float: left;
	width: 230px;
}
#middle-footer-pad {
	padding: 10px;
	background-color: #EEEEEE;
	margin-right: 14px;
	margin-left: 14px;
}

#middle-footer .footer-middle {
	float: left;
	width:140px;
}
#middle-footer .footer-right {
	float: left;
}
.ikoni_kello {
	position: absolute;
	background-image: url(images/ikoni_kello.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	top: -13px;
	right: 1px;
}
.ikoni_kalenteri {
	position: absolute;
	background-image: url(images/ikoni_kalenteri.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
	top: -17px;
	right: -1px;
}

.ikoni_tahti {
	position: absolute;
	background-image: url(images/ikoni_tahti.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 38px;
	top: -21px;
	right: -3px;
}
#cal_table {

}

#kalenteri {
	position:relative;
	width:48%;
	float:left;
}

#kalenteri-listaus {
	width:48%;
	float:right;
}

#kalenteri_tapahtumat {
	position:relative;
	width:100%;
}

#tapahtumat {
 position:relative;
 width:100%;
}

#kalenteri .loading {
	background-image:url(images/spinner.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
	height: 50px;
	width: 50px;
	top:100px;
	left:90px;
	position:absolute;
	border: solid 1px #cccccc;
}

#kalenteri_tapahtumat .loading {
	background-image:url(images/spinner.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
	height: 50px;
	width: 50px;
	top:0px;
	right:0px;
	position:absolute;
	border: solid 1px #cccccc;
}

#kalenteri_tapahtumat h2 {
	border-top: solid 1px #cccccc;
	padding-top:10px;
	margin-top:10px;
}

#cal_table .kk {
	background-color:#436FD4;
	color:#FFFFFF;
	line-height:40px;
	margin-left:2px;
	margin-right:2px;
}

#cal_table1 th {
	text-align: left;
	background-color: #4B4B4B;
	color: #FFFFFF;
	font-weight:normal;
	font-size:10px;
}
#cal_table .happen {
	display:none;
	text-indent:-9999px;
}
#cal_table1 td {
	border: 1px solid #EEEEEE;
	font-size:10px;
	line-height:16px;
}

#cal_table1 td .day {
	font-size:12px;
	text-align: center;
}

#cal_table1 td.other_month{
	background-color: #EEEEEE;	
}

#kalenteri div.day a {
	display:block;
	font-weight:bold;
	background-color:#ff9c00;
	color:#FFFFFF;
}
.kk-left {
padding-right:15px;
}
.kk-right {
padding-left:15px;
}
#gallery {
	margin-top: 0px;
	padding:2px;
	width:100%;
}
#gallery .created {
	padding: 0;
	margin: 0;
	line-height: 12px;
	color: #999999;
	display:none;
}
#gallery .kk {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #F2F2F2;
}

#gallery .kk1 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	background-color: #F2F2F2;
}
#gallery .t {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405D89;
	font-weight: bold;
	display:block;
}
#gallery .n {
	color: #47658E;

}
#gallery .e {
	margin-bottom: 8px;	
}
#gallery_table1 img {
	border: 1px solid #E0E0E0;
	padding: 3px;
}
.comments {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:10px;
	padding-top:10px;
	margin-bottom: 10px;
	color:#666666;
}
.comment_created, .comment_user {
	color:#8ACA02;
	font-size:11px;
	font-style: italic;
}

hr {
	border:none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input.comment_post {
	width: 50%;
	margin-bottom:10px;
}
textarea.comment_post {
	width: 100%;
}
#mainosp-1 {
	position: absolute;
	height: 466px;
	width: 150px;
	left: 870px;
	top: 156px;
}
#mainos1, #mainos2, #mainos3 {
	margin-bottom: 25px;
}
.fbIcon {
	background-image: url(images/fb_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 21px;
}
.SearchIcon {
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 21px;
}

.henkilo {
 	width:100%;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

