#SAMenu1div {
	position: absolute;
	display: block;
	padding:0;
	margin: 0;
	list-style:none;
	width: 930px;
	height:22px;
	top: 102px;
	left: 0px;
	font-family: Verdana, Sans-serif, Arial;
	background: url(/img/SAMenu1.gif) repeat-x left top #0076A0;
}

#SAMenu1 {
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
	list-style:none;
	width:930px;
	height:22px;
	overflow: hidden;
}

* html #SAMenu1 {width:930px;}

#SAMenu1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
	
#SAMenu1 li {
	position: relative;
	display:inline;
	list-style:none;
	float:left;
	padding:0;
	margin:0 0 0 -2px;
	height:22px;
	text-align: left;
	background: url(/img/SAMenu1_li.gif) no-repeat left top;
}


#SAMenu1 li a {	
	display: block;
	position: relative;
	text-decoration:none;
	color: #fff!important; 
	font-size: 11px;
	margin: 0 2px 3px 0;
	padding: 0 10px 0 12px;
	height: 20px;
	line-height: 20px;
}

* html #SAMenu1 li a {float:left;}


#SAMenu1 li a.Selected,#SAMenu1 li a.AtWay,#SAMenu1 li a:hover  {color:#000!important; background: url(/img/SAMenu1_li_selected.gif) no-repeat left top Transparent;}

#SAMenu1 li ul {display: none;}	


/* Kielivalikko - SALanguageMenu */

#SALanguageMenudiv {display:none;}
/*
#SALanguageMenudiv {
	position: absolute;
	display: block;
	padding:0 0 0 13px;
	margin: 0;
	list-style:none;
	width: 220px;
	height:20px;
	top: 102px;
	right: 0px;
	font-family: Verdana, Sans-serif, Arial;
	background: #70b2ce;
	text-transform: lowercase!important;
    z-index: 100;
}
*/

#SALanguageMenudiv ul {
	position: relative;
	display:block;
	padding: 0;
	margin: 0 0 0 6px;
	list-style:none;
	width:220px;
	height:20px;
	overflow: hidden;
}

* html #SALanguageMenudiv ul {width:207px;}

#SALanguageMenudiv ul:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
	
#SALanguageMenudiv ul li {
	position: relative;
	display:inline;
	list-style:none;
	float:left;
	padding:0;
	margin:0 0 0 -4px;
	height:20px;
	text-align: left;
	background: url(/img/SALanguageMenu_li.gif) no-repeat left top;
}


#SALanguageMenudiv ul li a {	
	display: block;
	position: relative;
	text-decoration:none;
	color: #000!important; 
	font-size: 10px;
	letter-spacing: -1px;
	margin: 0 0 3px 0;
	padding: 0 12px 0 9px;
	height: 20px;
	line-height: 20px;
}

* html #SALanguageMenudiv ul li a {float:left;}


#SALanguageMenudiv ul li a.Selected,#SALanguageMenudiv ul li a.AtWay,#SALanguageMenudiv ul li a:hover  {color:#000!important; background: url(/img/SALanguageMenu_li.gif) no-repeat left top #70b2ce; text-decoration: underline;}

#SALanguageMenudiv ul li ul {display: none;}	


/* Tuotevalikko - ProductMenu */

#ProductMenu {
	position: relative;
	display: block;
	padding:0;
	margin: 0;
	list-style:none;
	width: 190px;
	height:auto;
	top: 0;
	right: 0px;
}

#ProductMenu ul {
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
	list-style:none;
	width:190px;
	height:auto;
	overflow: hidden;
}

#ProductMenu ul:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
	
#ProductMenu ul li {
	position: relative;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	width: 190px;
	height:auto;
	text-align: left;
}


#ProductMenu ul li a {	
	display: block;
	position: relative;
	text-decoration:none;
	color: #0076A0!important; 
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 12px;
	width: 166px;
	/*height: 13px;*/
	line-height: 13px;
	background: url(/img/product_menu_li.gif) no-repeat left 2px;
}
html>body #ProductMenu ul li a {width:178px;}

#ProductMenu ul li a.Selected, #ProductMenu ul li a.AtWay
{
    color:#000!important; background: url(/img/product_menu_li_selected.gif) no-repeat left 2px; text-decoration: none;
}
#ProductMenu ul li a:hover
{
    color:#000!important; text-decoration: none;
}


/* second level */
#ProductMenu ul li ul {
    display: block;
    position: relative;
	padding: 0;
	margin: 0;
	width: 190px;
}

#ProductMenu ul li ul li {
	padding:0;
	margin:0;
	width: 190px;
}

#ProductMenu ul li ul li a {
	padding:0 0 0 20px;
	background: url(/img/product_menu_sub_li.gif) no-repeat left 2px;
	width: 169px;
}

#ProductMenu ul li ul li a.Selected, #ProductMenu ul li ul li a.AtWay, #ProductMenu ul li ul li a:hover
{
    color:#000!important; background: url(/img/product_menu_sub_li_selected.gif) no-repeat left 2px; text-decoration: none;
}

/* third level */
#ProductMenu ul li ul li ul {
    display: block;
    position: relative;
	padding: 0;
	margin: 0;
	width: 190px;
}

#ProductMenu ul li ul li ul li {
	padding:0;
	margin:0;
	width: 190px;
}

#ProductMenu ul li ul li ul li a {
	padding:0 0 0 35px;
	background: url(/img/product_menu_sub_li.gif) no-repeat 15px 2px;
	width: 154px;
}

#ProductMenu ul li ul li ul li a.Selected, #ProductMenu ul li ul li ul li a.AtWay, #ProductMenu ul li ul li ul li a:hover
{
    color:#000!important; background: url(/img/product_menu_sub_li_selected.gif) no-repeat 15px 2px; text-decoration: none;
}





/* Tuotevalikko - ProductMenu */

#SAMenu2div {
	position: relative;
	display: block;
	padding:0;
	margin: 0;
	list-style:none;
	width: 190px;
	height:auto;
	top: 0;
	right: 0px;
}

#SAMenu2div ul {
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
	list-style:none;
	width:190px;
	height:auto;
	overflow: hidden;
}

#SAMenu2div ul:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}
	
#SAMenu2div ul li {
	position: relative;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	width: 190px;
	height:auto;
	text-align: left;
}


#SAMenu2div ul li a {	
	display: block;
	position: relative;
	text-decoration:none;
	color: #0076A0!important; 
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 12px;
	width: 166px;
	/*height: 13px;*/
	line-height: 13px;
	background: url(/img/product_menu_li.gif) no-repeat left 2px;
}
html>body #SAMenu2div ul li a {width:178px;}

#SAMenu2div ul li a.Selected, #SAMenu2div ul li a.AtWay
{
    color:#000!important; background: url(/img/product_menu_li_selected.gif) no-repeat left 2px; text-decoration: none;
}
#SAMenu2div ul li a:hover
{
    color:#000!important; text-decoration: none;
}


/* second level */
#SAMenu2div ul li ul {
    display: block;
    position: relative;
	padding: 0;
	margin: 0;
	width: 190px;
}

#SAMenu2div ul li ul li {
	padding:0;
	margin:0;
	width: 190px;
}

#SAMenu2div ul li ul li a {
	padding:0 0 0 20px;
	background: url(/img/product_menu_sub_li.gif) no-repeat left 2px;
	width: 169px;
}

#SAMenu2div ul li ul li a.Selected, #SAMenu2div ul li ul li a.AtWay, #SAMenu2div ul li ul li a:hover
{
    color:#000!important; background: url(/img/product_menu_sub_li_selected.gif) no-repeat left 2px; text-decoration: none;
}

/* third level */
#SAMenu2div ul li ul li ul {
    display: block;
    position: relative;
	padding: 0;
	margin: 0;
	width: 190px;
}

#SAMenu2div ul li ul li ul li {
	padding:0;
	margin:0;
	width: 190px;
}

#SAMenu2div ul li ul li ul li a {
	padding:0 0 0 35px;
	background: url(/img/product_menu_sub_li.gif) no-repeat 15px 2px;
	width: 154px;
}

#SAMenu2div ul li ul li ul li a.Selected, #SAMenu2div ul li ul li ul li a.AtWay, #SAMenu2div ul li ul li ul li a:hover
{
    color:#000!important; background: url(/img/product_menu_sub_li_selected.gif) no-repeat 15px 2px; text-decoration: none;
}
