/*

a.srollover {
    display: block;
    width: 75px;
    height: 29px;
    background: url("../images/start_off.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {		
    background-position: -22px 0;
} 
*/





div.menu_start, div.menu_start_selected
{	
	width:87px;
	height:36px;
}
div.menu_start			{	background-image:url(../images/menu/start_off.gif);	}
div.menu_start:hover	{	background-image:url(../images/menu/start_on.gif);	}
div.menu_start_selected	{	background-image:url(../images/menu/start_active.gif);	}

div.menu_om, div.menu_om_selected
{
	width:97px;
	height:36px;
}
div.menu_om				{	background-image:url(../images/menu/om_brafab_off.gif);	}
div.menu_om:hover		{	background-image:url(../images/menu/om_brafab_on.gif);	}
div.menu_om_selected	{	background-image:url(../images/menu/om_brafab_active.gif);	}

div.menu_af, div.menu_af_selected
{
	width:128px;
	height:36px;
}
div.menu_af				{	background-image:url(../images/menu/aterforsaljare_off.gif);	}
div.menu_af:hover		{	background-image:url(../images/menu/aterforsaljare_on.gif);	}
div.menu_af_selected	{	background-image:url(../images/menu/aterforsaljare_active.gif);	}

div.menu_press, div.menu_press_selected
{
	width:66px;
	height:36px;
}
div.menu_press			{	background-image:url(../images/menu/press_off.gif);	}
div.menu_press:hover	{	background-image:url(../images/menu/press_on.gif);	}
div.menu_press_selected	{	background-image:url(../images/menu/press_active.gif);	}

div.menu_kontakt, div.menu_kontakt_selected
{
	width:121px;
	height:36px;
}
div.menu_kontakt			{	background-image:url(../images/menu/kontakt_off.gif);	}
div.menu_kontakt:hover	{	background-image:url(../images/menu/kontakt_on.gif);	}
div.menu_kontakt_selected	{	background-image:url(../images/menu/kontakt_off.gif);	
}


div.menu_katalog, div.menu_katalog_selected
{	
	width:90px;
	height:36px;
}
div.menu_katalog			{	background-image:url(../images/menu/katalog_off.gif);	}
div.menu_katalog:hover	{	background-image:url(../images/menu/katalog_on.gif);	}
div.menu_katalog_selected	{	background-image:url(../images/menu/katalog_active.gif); }



div.undermeny,
div.undermeny div.AspNet-Menu-Horizontal
{
/*	margin-top:-15px;*/
	position: relative;
	left:1px;
	height:17px;
}

div.menu_kvalitet, div.menu_kvalitet_selected
{
	
	width:57px;
	height:17px;

}
div.menu_kvalitet			{	background-image:url(../images/menu/kvalitet_off.jpg);	}
div.menu_kvalitet:hover	{	background-image:url(../images/menu/kvalitet_on.jpg);	}
div.menu_kvalitet_selected	{	background-image:url(../images/menu/kvalitet_on.jpg);	}

div.menu_miljo, div.menu_miljo_selected
{
	width:41px;
	height:17px;

}
div.menu_miljo			{	background-image:url(../images/menu/miljo_off.jpg);	}
div.menu_miljo:hover	{	background-image:url(../images/menu/miljo_on.jpg);	}
div.menu_miljo_selected	{	background-image:url(../images/menu/miljo_on.jpg);	}

div.menu_personal, div.menu_personal_selected
{
	width:67px;
	height:17px;


}
div.menu_personal			{	background-image:url(../images/menu/personal_off.jpg);	}
div.menu_personal:hover	{	background-image:url(../images/menu/personal_on.jpg);	}
div.menu_personal_selected	{	background-image:url(../images/menu/personal_on.jpg);	}


div#header div.AspNet-Menu-Horizontal
{
	width:100%;
}

a.AspNet-Menu-Link
{	
	cursor:hand;
}


/* Sortimentsmeny */


td.categoryrootexpanded, a.categoryrootexpanded 
{
	background-color:#CC0000;
	color:#FFFFFF;
}


li.AspNet-TreeView-Leaf a
{
	color:#990000;
}

div.AspNet-TreeView li a 
{
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	text-decoration:none;
}


/* Andra nivån meny */
li.AspNet-TreeView-ParentSelected a, 
li.AspNet-TreeView-ParentSelected a:visited, 
li.AspNet-TreeView-ParentSelected a:hover

{
/*	margin-left:10px; */
	width:100%;
	color:#000000;
}

li.AspNet-TreeView-ChildSelected li a,
li.AspNet-TreeView-ChildSelected li a:visited,
li.AspNet-TreeView-ChildSelected li a:hover
{

	width:100%;
	color:#000000;
}




li.AspNet-TreeView-Root
{
	font-size:12px;
	background-color:White;
	background-image:url(../images/menu/activeCategory.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #BBBBBB;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
}

li.AspNet-TreeView-Root ul
{
	list-style-type:none;
	list-style-position:inside;
	list-style-image:url(../images/bindestreck.gif);
	margin:0px;
	padding:0px;
}

li.AspNet-TreeView-Root ul li
{
	font-size:11px;
/*	color:#BBBBBB; */
	margin-top:3px;
	padding-bottom:3px;
}

li.AspNet-TreeView-ParentSelected
{
	font-weight:normal;
	
}

li.AspNet-TreeView-Selected
{
	font-weight:bold;
	background-color: #eaeaea !important;


}



li.AspNet-TreeView-Root a, 
li.AspNet-TreeView-Root a:visited, 
li.AspNet-TreeView-Root a:hover 
{
	color:#000000;
}

li.AspNet-TreeView-Leaf
{
	background-color: transparent;	
	background-image:none;
}

li.AspNet-TreeView-Leaf a, 
li.AspNet-TreeView-Leaf a:visited, 
li.AspNet-TreeView-Leaf a:hover 
{
	color:#000000;
}


div.AspNet-TreeView li a 
{
           display:block;
           padding-top:0px;
           padding-bottom:0px;
           padding-left:3px;
           text-decoration:none;
         /*white-space:nowrap;*/             
}
