/* Start of CMSMS style sheet '_ : Nav-Vertical' */
#menu_vert, #menu_vert ul {
  margin: 0;
  padding: 0;
  }


#menu_vert ul  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; border-top: 1px; border-right: 1px }
#menu_vert li {

  width: 100%;
list-style: none;
  }

#menu_vert li a  { color: orange; text-decoration: none; display: block; padding: 5px 5px 5px 10px; border-bottom: 1px }

/* Fix IE. Hide from IE Mac \*/
* html #menu_vert li { float: left; height: 1%; }
* html #menu_vert li a { height: 1%; }
/* End */

    div#menu_vert ul ul li a, 
    div#menu_vert ul ul li a:link, 
    div#menu_vert ul ul li a:visited   { font-size: 90%; display: block; padding: 3px 5px 3px 25px; border-bottom: medium }
    div#menu_vert ul ul   { padding-bottom: 5px; border-top: medium; border-right: medium; border-bottom: 1px }

    div#menu_vert ul ul ul li a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
        padding-left: 40px;
    }
    div#menu_vert ul ul ul   { border-bottom: medium }
#menu_vert li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover  { color: black }

.current
 { list-style-type: square; display: inline }

#menu_vert li.activeparent  { }

#menu_vert li.active01 h3  { font-size: 1em; line-height: 1em; text-decoration: none; display: block; margin: 0; padding: 5px 5px 5px 10px; border-bottom: 1px }

#menu_vert li.active02 h3
 { font-size: 90%; font-weight: bold; display: block; margin: 0; padding: 3px 5px 3px 25px; border-bottom: medium }

#menu_vert li.active03 h3
 { font-size: 90%; font-weight: bold; display: block; margin: 0; padding: 3px 5px 3px 40px; border-bottom: medium }

li.sectionheader {
  margin: 0;
  margin-right: -1px;
 }
li.sectionheader h3  { margin: 0; padding: 1em 10px 0.5em; z-index: 90; border-top: medium none; border-right: medium none; border-bottom: 1px; border-left: medium none }

li.separator  { margin: 0; padding: 0.5em 0; width: 100%; height: 1px; border-top: transparent; border-right: transparent; border-bottom: 1px transparent; border-left: transparent }

/* End of '_ : Nav-Vertical' */

