﻿.navmenu_separator {
background: url(/Portals/_default/Containers/eXant/img/sidepane/menu/separator.png) no-repeat;
height: 2px;
width: 183px;
line-height: 1px;
font-size: 1px;
}
.navmenu a {
font-family: arial,sans-serif;
font-weight: normal;
font-size: 13px;
display: block;
padding: 6px 0 4px 30px;
line-height: 16px;
}
.navmenu a:link, .navmenu a:visited, .navmenu a:hover {
background: transparent url(/Portals/_default/Containers/eXant/img/sidepane/menu/arrow.png) no-repeat top left;
text-decoration: none;
color: #5C5C5C;
}
.navmenu a:hover {
background: transparent url(/Portals/_default/Containers/eXant/img/sidepane/menu/arrow_selected_new.png) no-repeat top left;
color: #EE84B5;
}
.nav_submenu {
display: none;
position: absolute;  
}
.nav_submenu a {
width: 15em;
padding-right: 1em;
}
.parent_menu {
background-image: url(/images/subnav.gif);
background-repeat: no-repeat;
background-position: right;
}
a.nav_subcat {
background-color: #B70024 !important;
color: #F4F4F4 !important;
}
a.nav_subcat:hover {
color: #000 !important;
}
.selected_menu, a.selected_menu, a.selected_menu:link, a.selected_menu:visited, a.selected_menu:hover {
background: transparent url(/Portals/_default/Containers/eXant/img/sidepane/menu/arrow_selected_new.png) no-repeat top left;
color: #EE84B5;
}