 #OlbBody .OlbMenuContainer ul {/*background-image: url(/olbanking/Pages/images/BankImages/bennington-gradient.png);
	background-repeat: repeat-x;*/


 background: transparent;  /*orange*/
color: black;
border: 0px;
/* to make main menu rounded use border radius below */
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;} #OlbBody .OlbMenuContainer ul li.NavRoot {/* background: #e96300; */  /*orange*/
color: black;
border:0px;
background-color:transparent;} #OlbBody .OlbMenuContainer ul li.NavRoot > a {background: transparent;
border-color: transparent;
color: black;
border:0px;
font-weight:600!important;} #OlbBody .OlbMenuContainer ul li.NavRoot > a.ui-state-focus {background: transparent;
color: black;
text-decoration:underline;
transition:all 300ms ease-in-out;
border:0px;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) {background: transparent;
color: #ffffff;
border:0px;
} #OlbBody .OlbMenuContainer ul li:not(.NavRoot).ui-state-focus {background: rgba(0, 0, 0, 0.3);
color: white;
text-decoration:underline;
transition:all 300ms ease-in-out;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a.ui-state-focus {background: rgba(0, 0, 0, 0.3);
color: white;
text-decoration:underline;
transition:all 300ms ease-in-out;
} #OlbBody .OlbMenuContainer ul li > a, #OlbBody .OlbMenuContainer ul li.Nav > a {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
font-weight:normal;
font-family: 'Open Sans', sans-serif;
font-size:16px;
border: 0px;

text-decoration:none;} #OlbBody .OlbMenuContainer ul li > a.ui-state-active, #OlbBody .OlbMenuContainer ul li.Nav > a.ui-state-active {background:transparent;
color:inherit;} #OlbBody .OlbMenuContainer ul .NavRoot ul.OlbMenu {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border: 0px;
background: #007e44; /*dark*/
color: white;
box-shadow: 0px 0px 23px -1px rgba(0,0,0,0.49);
padding:5px;}