/* MENUES */

/* MENUES */

div#leftmenu ul, div#rightmenu ul
{
    margin-left: 0px;
}

div#leftmenu
{
    float: left;
	width: 168px;
}

div#leftmenu-design li.menu-level-0
{ 
	background-image: url(/design/corporate_site/images/meny-pil.gif);
	background-position: 10px 3px;
	background-repeat:no-repeat;
    text-decoration: none;
    list-style-type: none;
	color: #336699;
	background-color: #f7f7f6;
	margin-top: 8px;
	font-weight:bold;
	font-size: 1.1em;
	padding-left:38px;
	height:20px;
}
.selected a,
div#leftmenu-design li.menu-level-0 a
{ 
    text-align: center;
    font-weight: bold;
    text-decoration: none;
	color: #336699;
}

.selected {
	background-image: url(/design/corporate_site/images/meny-pil.gif);
	background-position: 10px 3px;
	background-repeat:no-repeat;
    text-decoration: none;
    list-style-type: none;
	color: #336699;
	margin-top: 8px;
	font-weight:bold;
	font-size: 1.1em;
	padding-left:38px;
	height:20px;
	background-color: #ecece9;
}

div#leftmenu-design li.menu-level-0 a:hover { color: #333333; }


div#leftmenu-design li.menu-level-1
{ 
	margin-top:0px;
	margin-bottom:0px;
	height:20px;
   	text-decoration: none;
    padding-left: 40px;
    list-style-type: none;
	color: #ed8600;
	background-color: #ffffff;
	font-size: 1em;
	background-image: url(/design/corporate_site/images/meny-dot.gif);
	background-position: 30px;
	background-repeat:repeat-y;
	font-weight: bold;
	padding-top:5px;
}

div#leftmenu-design li.menu-level-1 a
{ 
    text-align: center;
    text-decoration: none;
	color: #ed8600;
}
div#leftmenu-design li.menu-level-1 a:hover { color: #333333; }



.meny-top {
	background-image: url(/design/corporate_site/images/main-siste.gif);
	background-repeat: no-repeat;
	background-position:top;
	padding-bottom: 3px;
	height: 23px;
	font-family: Trebuchet MS;
	font-size: 1.3em;
	text-transform:uppercase;
	padding-left:10px;
	color: #FFFFFF;
	margin-bottom:3px;
}

.ys {
	font-family: Trebuchet MS;
	margin-left:15px;
	color: #333333;
}
.ys a { color: #336699; text-decoration: none; }
.ys a:hover { color:#333333; }
.ys img { padding-bottom:6px; }
.ys-space { height: 6px; }
