#advancedmenu {
    position:relative;        
	margin:0 auto;
 	z-index:9; 
}
div.menu {
    float: none;;
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#5E5E5E ; 
}
div.megnor-advanced-menu-popup { 
	background:#f5f5f5;
    border: 2px solid #e9e9e9;
	border-left:0;
    left: 244px !important;
    margin-top: -41px;
    min-width: 560px;
    padding:20px 10px 20px 30px;
    position: absolute;
    text-align: left;
    top: auto;
    transition-duration: 200ms;
	display: none;
}

div.menu a, div.megnor-advanced-menu-popup a {display:block;  
    color: #000000;/*color: #646464;*/
    padding:0px 5px; border-bottom:1px solid #e3e3e3; }/*was padding:10px 5px; border-bottom:1px solid #e3e3e3;*/
div.menu.parrent-arrow .arrow a {background: url("../../images/caregory-arrow.png") no-repeat scroll 222px 5px transparent;}
div.menu.parrent-arrow:hover .arrow  a , div.menu.parrent-arrow.active .arrow  a{ background:url("../../images/menu-hover-arrow.jpg") no-repeat scroll 204px -8px transparent; /*no-repeat scroll 204px 1px transparent; */
margin-right:-10px; position:relative;	}

div.megnor-advanced-menu-popup a		
{ 
	padding:5px 10px;
	text-transform:none;
	
}
/*div.menu a{background:url("../../images/blog_arrow.png") no-repeat scroll 219px -93px rgba(0, 0, 0, 0);}*/
.itemMenu .itemMenuName{
    margin-bottom: 5px;
    padding: 5px 10px;
}

 div.megnor-advanced-menu-popup a:hover{}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}

.itemMenuName.level1 {
    padding: 5px 0;
}

div.column {
    float:left;
    width:170px; /* column width */
   padding: 5px 5px 0;
}
div.itemSubMenu {
   /* padding: 0 10px;*/
}
.clearBoth {
    clear:both;
}
a:last-child.itemMenuName.level2{border-bottom:none;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 13px; }

#advancedmenu .megnor-advanced-menu-popup .itemMenu.level2  a	{ background: url("../../images/caregory-arrow.png") no-repeat scroll 0 -18px transparent;
    padding:5px 10px 2px; border-bottom:none;}
	
	
	#advancedmenu .megnor-advanced-menu-popup .itemMenu.level2  a:hover{background-position: 0 11px ;}	
#advancedmenu .level1 > a.itemMenuName {
    font-size: 15px;
	font-weight:bold  ; color:#646464 ; 
	border-bottom:2px solid #2FB991; text-transform:uppercase;
} 
.megnor-advanced-menu-popup_inner {}

#advancedmenu .level1 > a.itemMenuName:hover{color:#32bf96;
}
.itemSubMenu .itemMenu 
{
	margin-left:0;
}
.itemSubMenu .itemMenu a.itemMenuName
{

	/* background: url("../../images/megnor/subcat_arrow.png") no-repeat scroll 0px center transparent;*/
   background: #ffffff;
/*    border-bottom:none;*/
    border-top: none;
    color: #646464;
    padding: 5px 0 ;

}
itemMenu.level2{border-bottom:none; border-top:none;}
.itemSubMenu .itemMenu a:hover	{/* background:url("../../images/megnor/subcat_arrow_hover.png") no-repeat scroll 0px center transparent;  color: #32bf96; */}
.itemMenu .itemMenuName:hover{color: #32bf96;}
.custom_menu:hover .customblock_inner {    display: block;} 
.customblock_inner		{ background:#FFF; width:250px; padding:5px;}

 
 
