/* Generated by PURE CSS Menu Maker. This file may be modified freely. */


#menu-header-menu li a.arrow {background-image: url(arrow-right.gif)}

ul#menu-header-menu ,
ul#menu-header-menu ul {
 border-bottom: black 1px solid;
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 border-right: black 1px solid;
 padding: 0px;
 width: 200px;
}

ul#menu-header-menu li {
 position: relative;
 list-style-type: none;
 margin: auto;
 list-style-image: none;
 padding: 0px
}

ul#menu-header-menu li li {
 width: auto;
 float: none
}

#menu-header-menu a {
 text-align: left;
 border-left: #000 1px dashed;
 border-right: #376593 1px solid;
 display: block;
 font-family: verdana;
 white-space: nowrap;
 background-color: #376593;
 color: #fff;
 font-size: 12px;
 border-top: black 1px dashed;
  border-bottom: 0px;
 text-decoration: none;
 padding: 5px
}

#menu-header-menu a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium
}

#menu-header-menu a.no-click {cursor: default}

#menu-header-menu > li > a ,
#menu-header-menu > li > a.arrow {padding-right: 4px}

.arrow-pad#menu-header-menu > li > a ,
#menu-header-menu ul.arrow-pad > li > a {padding-right: 11px}

#menu-header-menu li a.arrow ,
#menu-header-menu > li > a.arrow {
 background-repeat: no-repeat;
 background-position: right 50%
}

#menu-header-menu li:hover > a {
 background-color: #4d7ea9;
 color: white
}

#menu-header-menu li ul ,
#menu-header-menu li:hover ul ul ,
#menu-header-menu li:hover ul ul ul ,
#menu-header-menu li:hover ul ul ul ul ,
#menu-header-menu li:hover ul ul ul ul ul ,
#menu-header-menu li:hover ul ul ul ul ul ul ,
#menu-header-menu li:hover ul ul ul ul ul ul ul ,
#menu-header-menu li:hover ul ul ul ul ul ul ul ul {
 z-index: 999;
 position: absolute;
 display: none
}

#menu-header-menu li:hover ul ,
#menu-header-menu li li:hover ul ,
#menu-header-menu li li li:hover ul ,
#menu-header-menu li li li li:hover ul ,
#menu-header-menu li li li li li:hover ul ,
#menu-header-menu li li li li li li:hover ul ,
#menu-header-menu li li li li li li li:hover ul {
 display: block;
 margin-left: 100%
}

#menu-header-menu ul ul {margin-left: 0px}

#menu-header-menu ul {
 top: 0px;
 left: 0px
}