/* DEFAULT MENU STYLES - in case tree menu doesn't load */
ul.bullet-menu li {
  list-style-type: none;
  margin: 0;
  border-bottom: 1px solid #D3D9E3;
  padding: 0;
  }
ul.bullet-menu ul {
  margin: 0 0 0 22px;
  padding: 0 0 .2em;
  }
ul.tree-menu{ background-color:#fff;     border-bottom: 1px solid #eaeaea;
    /*box-shadow: 0 6px 6px rgba(0,0,0,0.15);*/}  
ul.bullet-menu ul li {
  list-style-type: disc;
  border-style: none;
  margin: 0 0 .15em;
  padding: 0 5px 0 0;
  }
ul.bullet-menu ul ul {
  margin: .2em 0 0 15px;
  padding: 0 0 1px;
  }

ul.bullet-menu li a.on {
  background: #FFF;
  color: #FF4070 !important;
  }
ul.bullet-menu ul a.on {
  background: none;
  color: #FF4070 !important;
  }
ul.tree-menu ul ul {
  margin-left: 0px;
  padding: 0;
  border-style: none;
  background-position: 0 0;

  }
ul.tree-menu .top-section-open-end ul li ul{  text-indent: 10px;}
ul.tree-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
ul.level1 li a:after{ content:"";}
ul.tree-menu li.top-section-end {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-section-open {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.top-section-open-end {
  border-bottom: 1px solid #D3D9E3;
  }
ul.tree-menu li.section {
  background: url("../images/menu/node.gif") no-repeat top left;
  }
ul.tree-menu li.section-end {
  background: #FEF2F0 url("../images/menu/node-end.gif") no-repeat top left;
  }
ul.tree-menu li.section-open {
  background: url("../images/menu/node-open.gif") no-repeat top left;
  }
ul.tree-menu li.section-open-end {
  background: #FEF2F0 url("../images/menu/node-open-end.gif") no-repeat top left;
  }
ul.tree-menu li.top-item-end {
  /*background: #FEF2F0 url("../images/menu/leaf-end.gif") no-repeat top left;*/
  border-bottom: 1px solid #D3D9E3;
  }

ul.tree-menu li.item-end {
  background: #fff url("../images/menu/leaf-end.gif") no-repeat top left;padding-left:10px;
  }

ul.tree-menu li.top-section a,
ul.tree-menu li.top-section-end a,
ul.tree-menu li.top-item a,
ul.tree-menu li.top-item-end a {
    padding: 0 1.2rem;
    display: block;
    line-height: 2.5rem;
    border-top: 1px solid #eaeaea;font-size: 14px;font-weight: 400;
  }
ul.tree-menu li.top-section-open a,
ul.tree-menu li.top-section-open-end a
 {
    padding: 0 1.2rem;
    display: block;
    line-height: 2.5rem;
    border-top: 1px solid #eaeaea;font-size: 14px;font-weight: 400;
  }
ul.tree-menu li.section a,
ul.tree-menu li.section-end a,
ul.tree-menu li.section-open a,
ul.tree-menu li.section-open-end a,
ul.tree-menu li.item a,
ul.tree-menu li.item-end a {
    color: #333;
    padding: 0 2rem;
    font-weight: normal;
    display: block;
    line-height: 2.5rem;
    border-top: 1px solid #e9e9e9;
    background-color: #fff;font-size: 14px;
  }
ul.tree-menu a.on {
  color: #333 !important;
  background-color: #FFF !important;
  }
ul.tree-menu li.section a.on {
  background: #FFF url("../images/menu/node-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-end a.on {
  background: #FFF url("../images/menu/node-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-open a.on {
  background: #FFF url("../images/menu/node-open-on.gif") no-repeat top left;
  }
ul.tree-menu li.section-open-end a.on {
  background: #FFF url("../images/menu/node-open-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.item a.on {
  background: #FFF url("../images/menu/leaf-on.gif") no-repeat top left;
  }
ul.tree-menu li.item-end a.on {
  background: #FFF url("../images/menu/leaf-end-on.gif") no-repeat top left;
  }
ul.tree-menu li.top-item a.on,
ul.tree-menu li.top-item-end a.on {
  background: #FFF;
  }
ul.tree-menu li.item{background:#fff;padding-left:10px;}
ul.tree-menu li.item-end a{background:#fff;}
ul.tree-menu .section-open .item{background:#fff;}
ul.tree-menu .top-section-open-end ul .item-end a{background:#fff;}
/* Fixes for IE 6 & below */
* html ul.bullet-menu a,
* html ul.tree-menu a {
  /* change these widths to match the width of your sidebox */
  width: 143px; /* specify width of links for IE 6 */
  w\idth: 131px; /* specify width of links for IE 5, minus padding (& borders?) for broken box model */
  }
* html ul.tree-menu li.section a,
* html ul.tree-menu li.section-end a,
* html ul.tree-menu li.section-open a,
* html ul.tree-menu li.section-open-end a,
* html ul.tree-menu li.item a,
* html ul.tree-menu li.item-end a {
  height: 1%;
  }
 #categoriestab .top-section-open .section a{background:url("../images/off.png") no-repeat 91% 17px;}
 #categoriestab .top-section-open .section-end a {background:#fff url(../images/off.png) no-repeat 91% 17px;}
 #categoriestab .top-section-open .section-open-end a { background:#fff url(../images/on.png) no-repeat 91% 17px;}
 #categoriestab .top-section-open .section-open-end .item-end a { background:#fff;}
 #categoriestab .top-section-open .section-open .item-end{background:#fff;padding-left:10px;}
 #categoriestab .top-section-open .section-open .item-end a{background:none;padding: 0 2rem;}
 #categoriestab .top-section-open .section-open a{background:url("../images/on.png") no-repeat 91% 17px;}
 #categoriestab .top-section-open .section-open .item{padding-left:10px;}
 #categoriestab .top-section-open .item a{background:none;}
 #categoriestab .top-section {background:url("../images/off.png") no-repeat 91% 17px;}
 #categoriestab .top-section-open {background:url("../images/on.png") no-repeat 91% 17px;}
 #categoriestab .top-section-end{background:url("../images/off.png") no-repeat 91% 17px;}
 #categoriestab .top-section-open-end{background:url("../images/on.png") no-repeat 91% 17px;}
#categoriestab .top-section-open-end ul li a{background:#fff url("../images/off.png") no-repeat 91% 17px;}	
/*#categoriestab .top-section-open-end #siteMenu-1-section li a{background:none;}*/
#categoriestab .top-section-open-end  .section-open-end a{background:#fff url("../images/on.png") no-repeat 91% 17px;}
#categoriestab .top-section-open-end  .section-open-end li a{background:#fff;}
 
#categoriestab .top-section-open-end ul .section-open a {
    background: #fff url(../images/on.png) no-repeat 91% 17px;
}
#categoriestab .top-section-open-end ul .section-open ul .item a{
    background: none;
}
