﻿* {padding: 0; margin: 0;}

/*
html { background: #ddddde url('../img/html_background.png') 0 0 repeat-x;}
*/

html {
	background-color: #dcdcdd;  
	background-image:url('../img/html_background.png');
	background-position: 0 0;
	background-repeat: repeat-x;
}

body, td, th, caption 
{
	font-family: Arial;
	font-size: 12px;
	color: #304147;
}

caption
{
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	margin:10px 0 0 0;
}

fieldset,img { border: none; }
ul { list-style-type: none; }
a {text-decoration: none;}
a:hover
{
	text-decoration: underline;
}

.container
{
	width: 1156px;
}

.header
{
	width: auto;
	height: 90px;
	margin-left: 290px;
}

form#search 
{
	position: absolute;
	top: 40px;
	left: 280px;
}
form#search fieldset
{
	background: transparent url('../img/input_text_background.png') 0 0 no-repeat;
}
form#search input { line-height: 21px;height: 21px;}
form#search input.textInput
{
	border: none;
	background: none;
	float: left;
	width: 182px;
	margin-right: 7px;
	padding-left: 3px;
}


ul#top_nav_menu 
{
	position: absolute;
	top: 46px;
	left: 535px;
	width: 248px;
	height: 13px;
	font-size: 11px;
}

ul#top_nav_menu li
{
	display: inline;
	border-left: 1px solid #000;
	height: 8px;
	padding-left: 5px;
}

ul#top_nav_menu li.nobrd {border: none;}
	
ul#top_nav_menu li a
{
	color: #454543;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

ul#top_nav_menu li a:hover,
ul#top_nav_menu li b a
{color: #b3cd34;}


table#site_language_menu
{
	position: absolute;
	top: 26px;
	left: 838px;
	
	width: 281px;
	height: 37px;
}

table#site_language_menu tr td
{
	margin-right: 10px;
}

table#site_language_menu  a
{
	background: transparent url('../img/arrow.png') 0 3px no-repeat;
	color: #454543;
	font-size: 11px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	
}

table#site_language_menu  a:hover
{
	background-image: url('../img/arrow_active.png');
}

#top
{
	float: left;
	margin-top: 98px;
}
#top h1 a
{
	display: block;
	width: 240px;
	height: 137px;
	background: transparent url('../img/merikeskus.png') 15px 25px no-repeat;
}

#top h1 a span { display: none; }


#top h1 a.ru_logo
{
	background: transparent url('/img/ru_merikeskus.png') 15px 25px no-repeat;
}
#top h1 a.se_logo
{
	background: transparent url('/img/se_merikeskus.png') 15px 25px no-repeat;
}

div.se_image
{
	background: transparent url('/img/se_top_menu_background.png') 0 0 no-repeat !important; 
}

div.ru_image
{
	background: transparent url('/img/ru_top_menu_background.png') 0 0 no-repeat !important; 
}



.site_holder
{
	float: left;
	width: 885px;
}

#topmenu
{
	background: transparent url('../img/top_menu_background.png') 0 0 no-repeat;
	margin-left: 6px;
	width: 871px;
	height: 137px;
}

#topmenu ul 
{ 
	width: 100%;
	margin-left: 1px;
	padding-top: 104px;
}
#topmenu ul li
{
	display: inline;
}

#topmenu ul li a span { display: none; }

#topmenu ul li a
{
	display: block;
	float: left;
	background: transparent url('../img/top_menu_bar.png') 0 0 no-repeat;
	background-position: top left;
	height: 33px;
}

#topmenu .info { width: 64px; }
#topmenu .info:hover,
#topmenu b .info { background-position: 0 100%; }

#topmenu .rakennus { width: 81px; background-position: -64px 0; }
#topmenu .rakennus:hover,
#topmenu b .rakennus { background-position: -64px 100%; }

#topmenu .ajankohtaista { width: 137px; background-position: -145px 0;}
#topmenu .ajankohtaista:hover,
#topmenu b .ajankohtaista { background-position: -145px 100%; }

#topmenu .museot { width: 86px;  background-position: -282px 0;}
#topmenu .museot:hover,
#topmenu b .museot { background-position: -282px 100%; }

#topmenu .näyttelyt { width: 78px;  background-position: -368px 0;}
#topmenu .näyttelyt:hover,
#topmenu b .näyttelyt { background-position: -368px 100%; }

#topmenu .tietokeskus { width: 115px;background-position: -446px 0;}
#topmenu .tietokeskus:hover,
#topmenu b .tietokeskus { background-position: -446px 100%; }

#topmenu .ravintola { width: 97px;background-position: -561px 0;}
#topmenu .ravintola:hover,
#topmenu b .ravintola { background-position: -561px 100%; }

#topmenu .museokauppa { width: 113px;background-position: -658px 0;}
#topmenu .museokauppa:hover,
#topmenu b .museokauppa { background-position: -658px 100%; }

#topmenu .kokoukset { width: 99px;background-position: -771px 0;}
#topmenu .kokoukset:hover,
#topmenu b .kokoukset {background-position: -771px 100%; }


.content_area
{
	float: left;
	background: transparent url('../img/content_background.png') 0 0 repeat-y;
	padding-left: 6px;
	width: 880px;
}

#content_area_left
{
	float: left;
	width: 244px;
}



#content
{
	float: right;
	width: 497px;
	/* padding: 20px 90px 15px 40px; */
	padding: 60px 90px 15px 40px;
}

#content h1,
#content h2
{
	margin: 0px;
	padding: 0px;
}
#content h3,
#content h4,
#content h5,
#content h6
{
	margin: 20px 0 0 0;
	padding: 0px;
}

#content h1
{
	font-size: 24px;
	font-family: 'Trebuchet MS';
	word-spacing: -0.1em;
	color: #637075 !important;
}

#content h2
{
	font-size: 16px;
	font-family: 'Trebuchet MS';
	word-spacing: -0.1em;
	color: #637075 !important;
	margin-bottom: 20px;
}

#content h3,
#content h4,
#content h5,
#content h6
{
	font-size: 14px;
	font-weight: bold;
}

#content .vote h1
{
	z-index:-500;	
}

#content ul,
#content ol
{
	margin: 0.5em 1em 0.5em 1em;
	font-size: 12px;
}

#content ol
{
	margin-left: 1.5em;
}

#content ul li
{
	list-style-image: url('../img/menu_viiva.png');
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#content p
{
	font-size: 12px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 18px;
	/*letter-spacing: 1px;*/
	color: #304147;
}

#content a 
{
	color: #a0b223;
	letter-spacing: 0.75px;
	line-height: 14px;
	font-weight: bold;
}

#content .ingress_text
{
	font-family: 'Trebuchet MS';
	word-spacing: -0.1em;
	display: inline;
	color: #637075 !important;
	
}

#content .ingress_text p
{
	
	margin-top: 0px;
	margin-right: 40px;
	
	padding: 0px !important;
	
	font-size: 16px !important;
	color: #637075 !important;
	margin-bottom: 35px;
	/*
	line-height: 28px !important;
	*/
}

#lasin_lumo_banneri
{
	float: left;
	border: 1px #D6D9DA solid;
	margin: 10px auto -30px 3px;	
}


#news
{
	float: left;
	width: 205px;
	margin-left: 30px;
	padding-top: 40px;
	font-family: Arial;
	color: #383839;
	font-size: 11px;

}



#news a
{
	color: #a0b223;
	font-weight: bold;
}

#news a.readmore
{
	display: block;
	padding-top: 8px;
	padding-bottom: 15px;
}

#news .news_item
{
	margin-top: 0px;
	
}

#newspage
{
	margin-top: 2em;
}


#accordion_menu
{
	float: left;
	margin-left: 3px;
	margin-top: 2em;
	padding-bottom: 2px;	
	width: 239px;
	height: auto;
}

#accordion_menu a:focus { outline: none; }

.accordion_menu_item
{
	border: 1px solid #d2d2d2;
	background: #f4f4f4;
	margin-top: 3px;
	
}



.accordion_menu_item h2
{
	height: 29px;
	padding-top: 6px;
}
.accordion_menu_item h2 a
{
	background: #f4f4f4 url('../img/menu_arrow_right.png') 20px 1px no-repeat;
	color: #363638;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	width: auto;
	padding-left: 40px;
	text-decoration: none;
	font-size: 16px;
	
}

.accordion_menu_item h2 a.open
{
	background: #f4f4f4 url('../img/menu_arrow_down.png') 20px 1px no-repeat;
}

.accordion_menu_item_content div 
{
	margin-left: 35px;
	margin-top: 10px;
	width: 185px;
	font-family: Arial;
	font-size: 12px;
}
.accordion_menu_item_content div img 
{
	 display: block;
	 clear: both;
	 margin: 5px 0 5px 0;
}
.accordion_menu_item_content div p 
{
	margin: 0 0 10px 0;
}
.accordion_menu_item_content div a 
{
	color: #f04e37;
	font-weight: bold;
}
.accordion_menu_item_content div img 
{ 
	
}

#left_menu
{
	margin-left: 38px;
}

#left_menu li
{
	margin-top: 15px;
	background: transparent url('../img/arrow_green.png') 0 3px no-repeat;
}

#left_menu li a
{
	margin-right: 1em;
}

.uppoudu #left_menu li
{
	background-image: url('../img/arrow_brown.png');
}
.uppoudu #left_menu li.selected {background-image: url('../img/arrow_brown_selected.png');}

.uppoudu #left_menu li a:hover,
.uppoudu #left_menu li b a,
.uppoudu #left_menu li.selected b a
{
	color: #9b754d;
}

.viihdy #left_menu li
{
	background-image: url('../img/arrow_green.png');
}
.viihdy #left_menu li.selected {background-image: url('../img/arrow_green_selected.png');}
.viihdy #left_menu li a:hover,
.viihdy #left_menu li b a,
.viihdy #left_menu li.selected b a
{
	color: #9fb213;
}

.tutustu #left_menu li
{
	background-image: url('../img/arrow_blue.png');
}
.tutustu #left_menu li.selected {background-image: url('../img/arrow_blue_selected.png');}
.tutustu #left_menu li a:hover,
.tutustu #left_menu li b a,
.tutustu #left_menu li.selected b a
{
	color: #00757b;
}




#left_menu li a
{
	display: block;
	color: #363638;
	font-family: Verdana;
	font-weight: 600;
	padding-left: 25px;
	text-decoration: none;
	font-size: 13px;
}

#left_menu li ul
{
	margin-left: 38px;
}
#left_menu li ul li a { padding-left: 15px;}
#left_menu li ul li
{
	background: transparent url('../img/menu_viiva.png') 0 4px no-repeat !important;
}

h2.content_header
{
	margin-left: 38px;
	margin-top: 65px;
	color: #a0b223;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	font-size: 19px;
}

.uppoudu h2.content_header { color: #9e7a54;}
.tutustu h2.content_header { color: #25666a;}
.viihdy h2.content_header { color: #a0b223;}

p#yhteys
{
	margin-left: 38px;
	padding-top: 4em;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 1em;
	clear: both;
}

.template_image
{
	margin-left: 6px;
	width: 871px;
	height: 232px;
}
 


#content hr
{
	float: right;
	border: none;
	border-style: none;
	width: 626px;
	height: 1px;
	background-color: #d6d9da;
	margin-right: -80px;
	 
}

#content_bottom_additionals
{
	float: right;
	height: 90px;
	width: 593px;
	padding: 30px 32px 10px 0px;
	margin-right: 10px; 
	font-family: Arial;
	
	border-top: 1px solid #d6d9da;
}

#content_bottom_additionals div
{
	font-size: 13px;
}

.bottom_item
{
	float: left;
	padding-left: 43px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content_bottom_additionals .inva
{
	background-image: url('../img/inva.png');
	margin-left: 40px;
	width: 125px;
}

#content_bottom_additionals .lipunmyynti
{
	background-image: url('../img/lipunmyynti.png');
	width: 110px;
	margin-left: 15px;
}

#content_bottom_additionals .koirat
{
	background-image: url('../img/koirat.png');
	width: 146px;
	margin-left: 25px;
}

div a.lisatiedot
{
	float: right;
	color: #363638;
	margin-top: 20px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 12px;
}

#footer
{
	float: left;
	display: block;
	width: 100%;
	background: transparent url('../img/footer.png') 0 0 no-repeat;
	height: 70px;
	padding-top: 17px;
	text-align: center;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

#footer a
{
	width: auto;
	margin: 0 20px 0 20px;
}
/*
#footer a.tietoa_linkki
{
	float: left;
	color: #363638;
	
}
*/

#footer a span { display: none;}




#newsMonthList ul li
{
	float: left;
	display: block;
	margin: 5px;
}

#newsMonthList
{
	display: none;
}

.helpers { display: none!important;}

#news h2
{
	margin-left: 0px;
	margin-top: 0px;
	color: #a0b223;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	font-size: 19px;
}

#contactForm
{
	font-family: Arial;
	font-weight: bold;
	color: #242c2f;
}

#contactForm table.formtable tbody tr td
{
	width: 95px; 
}


#contactForm table.formtable tbody tr td+td input
{
	width: 405px;
	background-color: #f7f7f9;
	border: 1px solid #ccccce;
	height: 20px;
}

#contactForm table.formtable tbody tr td+td textarea
{
	background-color: #f7f7f9;
	border: 1px solid #ccccce;
	width: 405px;
	height: 227px;
}


td.topv
{
	vertical-align: top;
}

#contactForm table.formtable tbody tr td
{
	padding: 0.3em 0 0.3em 0;
}

#contactForm_submit,
#contactForm_reset
{
	float: left;
	font-weight: bold;
	cursor: pointer;
	color: #242c2f;
	text-align: center;
	width: 95px;
	height: 26px;
	border: 1px solid #ccccce;
	background-color: #f7f7f9;
	
}


#contactForm #contactForm_submit
{
	margin-left: 122px;
}
#contactForm #contactForm_reset
{
	margin-left: 75px;
}


#sliderTextInfo div 
{
	color: #595f62;
	display: block;
	width: 410px; 
}
#sliderTextInfo div+div { margin: 1.5em 0 0 0.3em; }



table#checkboxtable
{ 
	width: 407px;
	padding-bottom: 1em;
}


td.leveys { width: 80px;}

table#checkboxtable tbody tr td.check
{
	width: 5%
}

p.error_text
{ 
	padding: 1em;
	color: #ff0000 !important;
	border: 1px solid red;
}
/*vaihtuvat näyttelyt*/

#content .nayttelyLoota
{
	display: inline-block;
	width: 540px;
	/*border: 1px black solid;*/
	margin-top: 5px;
	margin-bottom: 20px;	
}



#content .nayttelyLoota p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 2px red solid;*/
		
}

#content .nayttelyLoota .pvm
{
	margin: -5px 0px -5px 0px;
	font-size:10px; !important;		
}


#content .nayttelyLoota img
{
	
	float: right;
	
}
#content .nayttelyLoota .otsikko
{
	font-weight: bold;	
}


/* SITEMAP */

#sitemap li, #sitemap a
{
	
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #383737;
	
	padding: 0px;
	margin: 0px;
	border: none;
	letter-spacing: normal !important;
}

#sitemap ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	padding-left: 6px;
	display: block;
}

#sitemap li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
}



#sitemap a span
{
	display: none;
}


#sitemap .closedNode,
#sitemap .openNode,
#sitemap .emptyNode,
#sitemap .fileLink
{
	padding-left: 13px;
	border: none;
	text-decoration: none;

}



#sitemap a.closedNode
{
	background: url('/img/sitemap/sitemap_plus.gif') no-repeat 0% 50%;

}


#sitemap a.openNode
{
	background: url('/img/sitemap/sitemap_minus.gif') no-repeat 0% 50%;

}
/*
#sitemap a.fileLink
{
	padding-left: 0px;
	width: 9px;
	height: 9px;


	background: url('/img/sitemap/sitemap_linkki.gif') no-repeat 100% 50%;

}*/

.NFX_class_incomplete
{
	background: #ff0000;
	color: #ffffff;
}
