/******************************************************
/* THEME: BROWN
/******************************************************/
BODY 
{
	background-color: #dbcca7;
}

#WorkArea
{
	background: transparent url(/themes/green/images/bg_page_transparent.png) 0 0 repeat-y;
}

#PageHeader 
{
	background: transparent url(/themes/green/images/bg_header_transparent.png) left top no-repeat;
}

#PageFooter
{
	background: transparent url(/themes/green/images/bg_footer_transparent.png) left bottom no-repeat;
}

#ToolBar .QuickLinks A
{
	color: #666;
}

.QuickLinks.HeaderLinks LI
{
	background-image: url(/images/pointer/red_right.gif);
}
#TopMenu .Selected a, #TopMenu .Selected a:hover {
background-image:url(/themes/ResursklokMatlagning/images/menus/topmenu_bg_selected_left.gif);
background-position:left bottom;
background-repeat:no-repeat;
color:#FFFFFF;
}
#TopMenu .Selected
{
	background-color: #00aa14;
	background-image: url(/themes/ResursklokMatlagning/images/menus/topmenu_bg_selected.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#Logotype {
display:block;
left:33px;
position:absolute;
top:28px;
}
#QuickSearch .TextBox {
background-image:url(/themes/ResursklokMatlagning/images/textbox_100_green.gif);
float:left;
width:94px;
}

.SubMenu
{
	background-color: #47B852;
}
.SubMenu .Level1
{
	position: relative;
}


.SubMenu .Level2 a
{
	background-color:#47B852;
	padding-left: 25px;
}



.SubMenu .Level3 a
{
	background-color:#47B852;
	padding-left: 45px;
}

.SubMenu a
{
	color: #fff;
}

.SubMenu .Level1 a:hover, 
.SubMenu .Level2 Selected, 
.SubMenu .Level2 a:hover, .SubMenu .Level3 .Selected
{
	background-color: #298436;
	color: #fff;
}

.SubMenu .Level1 .Expanded, .SubMenu .Level2 .Expanded
{
	background-color: #47B852;
	color: #fff;
	font-weight: normal !important;
}





.SubMenu .Selected, .SubMenu .Selected a, .SubMenu .Selected a:hover 
{
	background-color: #298436;	
}




    
.SubMenu li img
{
	position: absolute;
	top: -35px;
	left: -130px;
	display: none;
	
}    



.SubMenu .Level2 a:hover, .SubMenu .Level3 a:hover
{
	background-color:#298436;
	
}

.SubMenu .Selected a:hover
{
		background-color:#298436;

}



.SubMenu .Level3 a:hover 
{
	color:#ffffff;

	}

.SubMenu .StylePanel-TopLayer 
{
	background-image:url(/Images/menus/submenu_bg_green_top.gif);
}

.SubMenu .StylePanel-BottomLayer 
{
	background-image:url(/Images/menus/submenu_bg_green_bottom.gif);
}

.MenuItem
{
	display: block !important;
}



.hoverDiv 
{
     background-color:#298436;
     width:30px;
     height:24px;
     top: 0px;
     position:absolute;
     left: -30px;
   
}

.MenuItem:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.MenuItem {
	display: inline-block;
}
 
html[xmlns] .MenuItem {
	display: block;
}
 
* html .MenuItem {
	height: 1%;
}





