/* SITE TOP HEADER , same for all sites */

#merisaariheader {
	background-color : #AA1A1A;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	color : #FAF9ED;
	height : 90px;
	margin : 0px;
	padding: 0px;
	text-align : left;
	width : 100%;
	position: relative;
	top : 0px;
	line-height: 10px;
	background-image : url(naama.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#merisaariInnerheader {
	display: block;
	max-width: 881px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000000;
}
#merisaariInnerheader h1 {
	margin: 0px;
	padding: 0px;
}
#merisaariheader h1 a, #merisaariheader h1 a:link, #merisaariheader h1 a:active, #merisaariheader h1 a:visited, #merisaariheader h1 a:hover {
	background-position : center;
	background-repeat : no-repeat;
	display : block;
	float : left;
	height : 24px;
	margin-right : 10px;
	margin-top: 56px;
	padding-bottom: 7px;
	padding-top: 2px;
	font-size: 1.0em;
}

.menu_item_0_off{
	background-image : url(etusivu.gif);
	width : 67px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_0_on{
	background-image : url(etusivu_over.gif);
	width : 67px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_1_off{
	background-image : url(galleria.gif);
	width : 68px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_1_on{
	background-image : url(galleria_over.gif);
	width : 68px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_2_off{
	background-image : url(paivakirja.gif);
	width : 77px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_2_on{
	background-image : url(paivakirja_over.gif);
	width : 77px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_3_off{
	background-image : url(cv.gif);
	width : 36px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_3_on{
	background-image : url(cv_over.gif);
	width : 36px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_4_off{
	background-image : url(yhteystiedot.gif);
	width : 100px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_4_on{
	background-image : url(yhteystiedot_over.gif);
	width : 100px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_5_off{
	background-image : url(mina.gif);
	width : 47px;
	border-top : 1px dotted #c34b4b;
	border-left : 1px dotted #c34b4b;
	border-right : 1px dotted #c34b4b;
	border-bottom : 1px dotted #000000;
	background-color : #AA1A1A;
}
.menu_item_5_on{
	background-image : url(mina_over.gif);
	width : 47px;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #ffffff;
	background-color: #ffffff;
}
.menu_item_0_on span {	display : none;}
.menu_item_0_off span {	display : none;}
.menu_item_1_on span {	display : none;}
.menu_item_1_off span {	display : none;}
.menu_item_2_on span {	display : none;}
.menu_item_2_off span {	display : none;}
.menu_item_3_on span {	display : none;}
.menu_item_3_off span {	display : none;}
.menu_item_4_on span {	display : none;}
.menu_item_4_off span {	display : none;}
.menu_item_5_on span {	display : none;}
.menu_item_5_off span {	display : none;}

/* SITE TOP HEADER */