/* ////////////////// GLOBAL SETTINGS ////////////////// */
@import url('/_local/templates/css/navigation.css');
/* ////////////////// GLOBAL SETTINGS ////////////////// */

div#navigation_top li a,
div#navigation_bottom li a {
	border-right: 1px solid #91401f;  /* to change for other templates */
}

div#navigation_top li.open a,
div#navigation_top li a:hover,
div#navigation_bottom li.open a,
div#navigation_bottom li a:hover  {
	background-color: #91401f;  /* to change for other templates */
}
