body {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-x;
	background-color: #5D4C1C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
h1 {
	font-size:22px;
	line-height: normal;	
}
h2 {
	font-size:18px;
	line-height: normal;	
}
h3 {
	font-size:16px;
	line-height: normal;	
}
h4 {
	font-size:14px;
	line-height: normal;	
}
h5 {
	font-size:12px;
	line-height: normal;	
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

.clear {
	clear:both;
	font-size: 1px;
	line-height: 1px;
}
img {
	border: none;
	margin:0;
	padding:0;
}
a {
	color: #ca2929;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #D73636;
}
table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table table {
	margin: 0px;
	padding: 0px;
}
#bg {
	/* Asetettu tilapaisesti */
	background-image: url(images/header_tilapaiseen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg1 {
	background-image: url(images/tausta1.jpg);
}
.bg2 {
	background-image: url(images/tausta2.jpg);
}

.bg_tilapainen {
	background-image: url(images/header_tilapaiseen.jpg);
}

#bg1 {
	/*background-image: url(images/tausta1.jpg);*/
	background-image: url(images/header_tilapaiseen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top {
	/*height: 187px;*/
	height: 152px;
	width: 100%;
	position: relative;
}
#top a {
	color:#000000;
}
#logo {
	position: absolute;
	/*top: 70px;
	left: 30px;*/
	top: 30px;
	left:10px;
}
#top-yhteystiedot {
	position: absolute;
	height: 100px;
	width: 192px;
	/*top: 75px;
	left: 776px;*/
	text-align: center;
	top: 30px;
	left: 734px;
}
#top-yhteystiedot h1 {
	font-size: 14px;
	padding-bottom: 5px;
}
#main-menu {
	background-image: url(images/mainBg_top.png);
	height: 33px;
	width: 100%;
	position: relative;
}
#main {
	background-image: url(images/mainBg.png);
}
#bottom {
	background-image: url(images/mainBg_bottom.png);
	width: 100%;
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	left: 4px;
	bottom: 0px;
	width: 905px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 9px;
	margin-top: 11px;
	outline:none;
}
#menu a:hover {
	background-image: url(images/tab_hover.gif);
}

#menu a.act {
	background-image: url(images/tab_actibe.png);
	width: 100px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}
#menu a.act:hover {
	background-image: url(images/tab_actibe.png);
}
#main {
	padding-left: 8px;
	padding-top: 4px;
}
#front-right-new {
	float: left;
	width: 696px;
	height: 410px;
	position: relative;
	background-image: url(images/etusivuBoxiBg.gif);
	background-repeat: repeat-y;
	background-position: 5px top;
}
#front-right-top {
	background-image: url(images/etusivuBoxiTop.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 20px;
	width: 100%;
}
#front-right-text {
	background-image: url(images/etusivuBoxiOikeaAla.gif);
	height: 317px;
	width: 296px;
	position: absolute;
	top: 279px;
	right: 4px;
}
.front-right-text {
	padding-left: 30px;
	padding-right: 20px;
}
.front-right-text h1 {
	color: #75B802;
	font-size: 17px;
}

#front-right-bottombg {
	background-image: url(images/etusivuBoxiVasenAla.gif);
	height: 18px;
	width: 391px;
	position: absolute;
	bottom: 0px;
	left: 5px;
}
#front-right-pic {
	position: absolute;
	height: 248px;
	width: 464px;
	left: 21px;
	top: 15px;
}
#ront-right-pic p  {
	margin:0;
	padding:0;
}
.pics {
	position: absolute;
	left: 0px;
	top: 0px;
}
#left-corner {
	background-image: url(images/etusivuLeftTop.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 5px;
	width: 5px;
	left: 0px;
	top: 0px;
}


#front-right-open {
	background-image: url(images/etusivuBoxiAukiolot.gif);
	background-repeat: no-repeat;
	height: 253px;
	width: 189px;
	position: absolute;
	left: 489px;
	top: 13px;
}
.front-right-open {
	color: #FFFFFF;
	padding-left: 45px;
	padding-top: 80px;
	padding-right: 35px;
}

#front-right-gallery {
	position: absolute;
	height: 110px;
	width: 198px;
	top: 273px;
	left: 16px;
	background-image: url(images/etusivuBoxiVali.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#front-right-huimala {
	position: absolute;
	height: 110px;
	width: 176px;
	left: 216px;
	top: 273px;
	text-align: center;
	z-index:10;
}
.front-right-text ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.front-right-text li {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 18px;
	background-image: url(images/bullet1.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
}





#Hcolumn1 {
	float: left;
	width: 199px;
}
#front-right {
	float:left;
	width: 594px;
}
#liitutaulu {
	background-image: url(images/liitutaulu.png);
	background-repeat: no-repeat;
	float: left;
	height: 285px;
	width: 594px;
	position: relative;
}
#esittely {
	float:left;
	width: 600px;
}
#esittelyBg {
	background-image: url(images/front_widebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-left: 10px;
}
#esittely_top {
	background-image: url(images/front_widebox_top.gif);
	height: 15px;
	background-repeat: no-repeat;
}
.esittely h1 {
	font-size: 14px;
	padding-bottom: 8px;
}
.esittely p {
	padding-bottom: 8px;
}
.esittely {
	height: 108px;
}
#Hcolumn-left {

}

.hcolumn {
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 186px;
	width: 298px;
}
.hcolumn p {

}
.hcolumn1 {
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	height: 182px;
	width: 292px;
}
.hcolumn1 p {

}
.box_right {
	float: left;
	width: 170px;
	padding-top: 18px;
	font-size:13px;
	line-height:17px;
}
.box_left {
	float: left;
	width: 108px;
	padding-top: 4px;
}
.box_left img {
	margin-left: 5px;
}

#aukioloajat {
	height: 176px;
	width: 178px;
	position: absolute;
	left: 36px;
	top: 33px;
	color: #FFFFFF;
	background-image: url(images/liitutaulu_viiva.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#ajankohtaista {
	height: 176px;
	width: 212px;
	position: absolute;
	left: 236px;
	top: 33px;
	color: #FFFFFF;
	z-index: 2;
	overflow: hidden;
}

.ilmo_uutinen {
	position:absolute;
	top:40px;
	left: 0;
}
.ilmo_uutinen a {
	color: #FFDD00;
}


h1.aukiolo {
	background-image: url(images/otsikko_aukioloajat.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
h1.uutisia {
	background-image: url(images/otsikko_huimala_nyt.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#merkit1 {
	position: absolute;
	left:446px;
	width: 126px;
	top: 22px;
	z-index: 1;
}
#merkit2 {
	position: absolute;
	left:446px;
	width: 126px;
	top: 143px;
	z-index: 1;
}
#infotaulu {
	position: absolute;
	left: 140px;
	top: 223px;
}
#Mcolumn1 {
	width: 203px;
	float: left;
}
#Mcolumn2 {
	float: left;
	width: 690px;
}
#maintext-top {
	background-image: url(images/sisaltoBox_top.gif);
	height: 15px;
	background-repeat: no-repeat;
}
#maintext {
	background-image: url(images/sisaltoBox_bg.gif);
	background-repeat: repeat-y;
}
#maintext-bottom {
	background-image: url(images/sisaltoBox_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#submenu {
	background-image: url(images/submenu_bg.gif);
	width: 199px;
}
#submenu_top {
	background-image: url(images/submenu_top.gif);
	height: 14px;
	width: 100%;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
#submenu_bottom {
	background-image: url(images/submenu_bottom.gif);
	height: 14px;
	line-height: 1px;
	font-size: 1px;
}
#yhtystiedot {
	text-align: center;
	padding-right: 4px;
}
#yhtystiedot div {
	text-align: left;
	text-indent:-9999px;
}
#frontmenu_top {
	background-image: url(images/submenu_top.gif);
	height: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	line-height:1px;
}
#Hcolumn1 #sub {
	background-image: url(images/submenu_bg.gif);
	background-repeat:repeat-y;
	height: 384px;
}
#frontmenu_bottom {
	background-image: url(images/submenu_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	padding-bottom: 4px;
	font-size:1px;
	line-height:1px;
}

.text {
	margin-left: 25px;
	margin-right: 5px;
}
.text-right {
	width: 293px;
	float: right;
	margin-top: -12px;
}

.text-left {
	width: 360px;
	float: left;
	line-height: 16px;
}

#sub ul, #frontm ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#sub li, #frontm li {
	background-image: url(images/submenu_viiva.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
}
#sub li a, #frontm li a {
	color: #FFFFFF;
	text-decoration: none;
	
	padding-left: 10px;
	display: block;
	line-height: 20px;
	text-transform: uppercase;
	outline:none;
	width:167px;
}
#sub li li {
	padding-right: 0px;
	margin-right: 0px;
}

#sub li li a, #frontm li li a  {
	text-transform: none;
	width:147px;
	padding-right:0;
	margin-right:0;
}
#sub li a.act {
	color:#000000;
}
#Hcolumn1 #sub li li a {
	text-transform: none;
	width:158px;
	padding-right:0;
	margin-right:0;
}

.readmore {

}
.back {

}
p.created {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:10px;
	color:#999933;
}
.text-left h1, .text-left h2 {
	color: #7fc902;
	line-height:normal;
}
#banners {
	padding-top: 20px;
	text-align: center;
}
input {
	border: 1px solid #666666;
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 11px;
}
textarea{
	border: 1px solid #666666;
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 11px;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED5B6;
}
.form_table h4 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.news_list {
	border-bottom: solid 1px #DED5B6;
	padding-bottom:14px;
}
#top-lang {
	position: absolute;
	width: 135px;
	text-align: left;
	top: 117px;
	right: 747px;
}
.reippalutalkoot_lomake {
	background-image: url(images/reippalutalkoo_lomake_bg.gif);
}
.reippalutalkoot_main form {
	margin: 0px;
	padding: 0px;
}
.reippauilutalkoot_top {
	background-image: url(images/reippalutalkoo_lomake_top.gif);
	background-repeat: no-repeat;
	height: 94px;
}

.reippauilutalkoot_top_eilogoa {
	background-image: url(images/reippalutalkoo_lomake_top_eilogoa.gif);
	background-repeat: no-repeat;
	padding-bottom:10px;
}

.reippauilutalkoot_top h1, .reippauilutalkoot_top_eilogoa h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #78BF02;
}
.reippalutalkoot_main {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.reippalutalkoot_main input {
	border: 1px solid #909090;
}
.reippalutalkoot_bottom {
	background-image: url(images/reippalutalkoo_lomake_bottom.gif);
	height: 17px;
}
#cal_table {
	border: 0px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width:630px;
}

#cal_table a {
	text-decoration: none;	
}
#cal_table a:hover {
	text-decoration: underline;	
}

#cal_table img {
	border: 0;
}

#cal_table .kk {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #7FC902;
}

#cal_table .kk a {
	text-decoration: none;
}


#cal_table1 td {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 55px;
	vertical-align: top;
}

#cal_table1 .this_day {
	background-color: #E6EFF9;
}

#cal_table1 th {
	border: 1px solid #666666;
	background-color: #7FC902;
	font-size: 11px;
	color: #FFFFFF;
}

#cal_table1 .other_month {
	background-color: #DDDDDD;
}

#cal_table1 .day {
	text-align: center;	
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 16px;
	font-weight: bold;
	clear: none;
	float: left;
	font-size: 11px;
}

#cal_table1 .day a {
	text-decoration: none;
}

#cal_table1 .happen {
	text-decoration: none;
	margin-top: 20px;
	font-size: 11px;
}

#cal_table1 .week_happen {
	text-decoration: none;
	margin-top: 0px;
	font-size: 11px;
}

#cal_table1 .insert_new img {
	text-decoration: none;
	float: right;
}

#cal_table select {
	margin: 2px 0px 2px 2px;
}

#cal_table input {
	margin: 0px 2px 3px;
	border: 1px solid #666666;
	background-color: #E6EFF9;
	padding: 2px;
}
.t {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405D89;
	font-weight: bold;
	display:block;
}
.n {
	color: #47658E;

}
.e {
	margin-bottom: 8px;	
}
#cal_table th {
	width:auto;
}
.happen a {
	display:block;
	border: solid 1px #cccccc;
	margin-bottom:-12px;
	padding:0;
	background-color:#ffffff;
}
#calendar_day_events h1{
	color: #333333;
	padding-bottom: 6px;
	border-bottom: dotted 1px #CCCCCC;
}
#talkoot_oikea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0E7CE;
	margin-top: 14px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#talkoot_oikea h1 {
	color: #CA2929;
}
#talkoot_oikea h2 {
	color: #7fc902;
	font-size:13px;
}
#talkoot_oikea .news_list {
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#talkoot_oikea .news_list p {
	padding:0;
}.kumppani {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7D8AF;
	padding-top: 8px;
}
h1.kumppani {
	padding-top: 14px;
}

#gallery {
	margin-top: 0px;
	padding:2px;
	width:620px;
}
#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: #EBEBEB;
}

#gallery .kk1 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	background-color: #EBEBEB;
}
#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;	
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}






.accordion_toggle {
	display: block;
	cursor: pointer;
	margin: 0;
}

#vertical_container h2 {
	color: #ca2929;
	line-height:normal;
	font-size:13px;
	margin:0;
	padding:10px 0 10px 0;
	border-top: solid 1px #CCCCCC;
}

#vertical_container h2:hover {
	text-decoration: underline;	
}
		
.accordion_toggle_active {
	color: #ca2929;
}
		
.accordion_content {
	overflow: hidden;
	padding-bottom: 5px;
}

.facebook_left {
	text-align:center;
	color:#FFF;
	padding-top:20px;	
}
.facebook_left a {
	color:#FFF;	
}

a.lang-fi {
	background-image: url(images/lang-fi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 30px;
	display: block;
	float: left;
	background-position: center top;
	outline:none;
}

a.lang-en {
	background-image: url(images/lang-en.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 30px;
	display: block;
	float: left;
	background-position: center top;
	outline:none;
}

a.lang-sv {
	background-image: url(images/lang-sv.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 30px;
	display: block;
	float: left;
	background-position: center top;
	outline:none;
}
