

/************************************************* MAINMENU */

#Menu {
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 29px;
	overflow: hidden;
	text-align: left;
	background: transparent; 
	top: 98px;
	left: 0;
	z-index: 15;	
}

#Menu ul {
	width: 770px;
	height: 27px;
	display: block;
	position: relative;
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	
}

#Menu ul li {
	display: inline;
	padding: 0;
	margin: 0; 
	float: left;
	text-align: left;

}

#Menu ul li a {
	font-family: verdana; 
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: 5px;	
	color: #7A7C7A;
	display: block;
	text-decoration: none;
	padding: 0 12px 0 12px;
	margin: 0;
}	

#Menu ul li a:hover {
	color: #80C8E4 !important;
}


#Menu ul li a.Selected {
	/*color: #8D8032;*/
	color: #80C8E4;
}


#Menu ul li a.AtWay {
	color: #80C8E4;
	/*color: #8D8032;*/
}

/******************************** SubMenu */

#SubMenu {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 200px;
	background: transparent;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}

	
#SubMenu ul {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
    width: 155px;	
	min-height: 20px;
	list-style-type: none;
	overflow: visible;
}

#SubMenu ul:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SubMenu ul li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	width: 100%;
	height: 25px;
	line-height: 25px;
 	text-align: left;
 	clear: both;
	background: #000;
	border: 1px solid #7A7C7A;
	overflow: hidden;
 }
 
 * html #SubMenu ul li {float:left;}
 
 #SubMenu ul li:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SubMenu ul li a 
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
	width: auto;
	height: 100%;
	clear: both;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #8D8032;
	white-space: normal;
	
}

#SubMenu ul li a:hover 
{
	background: #333;
	text-decoration: none;
	}





/* Start of Yritykset / Yksityiset menu */

#SAMenu1_1_1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 1px 0 1px;
	width: 770px;
	height: 42px;
	overflow: hidden;
	text-align: left;
    background-color: Transparent; 
}


#SAMenu1_1_1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#SAMenu1_1_1 ul li {
	display: inline;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 26px;
}

#SAMenu1_1_1 ul li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	margin: 16px 0 0 20px;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0;
}

#SAMenu1_1_1 ul li a:Active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	margin: 16px 0 0 20px;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0;
}

#SAMenu1_1_1 ul li a:hover {
	color: white!important;
	font-weight: bold;
}


#SAMenu1_1_1 ul li a.Selected {
    display: none;    
}


#SAMenu1_1_1 ul li a.AtWay {
    display: none;    
}

/* End of Yritykset / Yksityiset menu */



/*start of first level menu , horizontal top */

#SAMenu2_2_1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 1px 0 1px;
	width: 770px;
	height: 36px;
	overflow: hidden;
	text-align: left;
    background-color: Transparent;    
}


#SAMenu2_2_1 ul {
	margin: 0;
	padding: 0;
	padding-top: 1px;	
	list-style-type: none;
	white-space: nowrap;	
}

* html  #SAMenu2_2_1 ul 
{
    margin-top: -2px;
}

#SAMenu2_2_1 ul li {
	display: inline;
	padding: 0;
	float: left;
	text-align: left;
	/*line-height: 28px;	
	height: 32px;*/
}

#SAMenu2_2_1 ul li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	margin: 0;	
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 4px 20px 0 20px;
}


#SAMenu2_2_1 ul li a:hover {
	color: #80C8E4;	
}


#SAMenu2_2_1 ul li a.Selected {
	color: #80C8E4;	
	height: 26px;
	/*background: url(../img_08/bullet_blue.gif) bottom 11px repeat-x;	*/
    border-bottom: solid 4px #80C8E4;    
    /*border: solid 1px red;*/
    width: auto;
}

* html #SAMenu2_2_1 ul li a.Selected 
{
    width: 75px;
}

#SAMenu2_2_1 ul li a.AtWay {
	color: #80C8E4;
}

/** *******/

#SAMenu2_2_1 ul li:hover {
	color: #80C8E4;
	border-bottom: solid 4px #80C8E4;
    /*background: url(../img_08/bullet_blue.gif) bottom 11px repeat-x;	*/
    height: 30px;	
}


#SAMenu2_2_1 ul li:Selected {
	color: #80C8E4;
	height: 33px;
	line-height: 28px;
    border-bottom: solid 4px #80C8E4;
    /*background: url(../img_08/bullet_blue.gif) bottom 11px repeat-x;	*/
}


#SAMenu2_2_1 ul li:AtWay {
	color: #80C8E4;
	height: 35px;
	border-bottom: solid 4px #80C8E4;
	/*background: url(../img_08/bullet_blue.gif) bottom 11px repeat-x;	*/
}

/* ********/


/* end of first level menu , horizontal top */


/* start of second level menu , vertical on left hand side */

#SAMenu3_3_1 {
	display: block;
	width: 140px;
	margin: 10px 0 0 20px;
	padding: 0;
    background-color: Transparent;
}
* html #SAMenu2_3_1 { margin-top: 0px; }

#SAMenu3_3_1 ul {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	display: block;	
}

#SAMenu3_3_1 ul li {
	display: block;	
	padding: 0;
	margin: 0;
	width: 140px;
	text-align: left;
	background: url(../img/bullet_black.gif) 3px 3px no-repeat;	
}

#SAMenu3_3_1 ul li.Selected
{
	background: url(../img_08/bullet_blue.gif) 3px 3px no-repeat;	
}

* html #SAMenu2_3_1 ul li {float: left; width: 100%;}

#SAMenu3_3_1 ul li a {	
	display: block;
	margin-left: 10px;
	padding: 0 0 8px 0;
	line-height: 10px;
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


#SAMenu3_3_1 ul li a.Selected {color: #80C8E4;}

#SAMenu3_3_1 ul li a.AtWay {color: #80C8E4;}

#SAMenu3_3_1 ul li a:hover {color: #80C8E4;}

/* end of second level menu , vertical on left hand side */



