/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
#menu_vert {
margin-left:1em;
padding-left:0;
}

#menu_vert li {
border-bottom:1px solid #000;
display:block;
list-style:none;
margin:0;
}

#menu_vert ul ul li {
border:none;
}

* html #menu_vert li a {
height:1%;
}

* html #menu_vert li hr {
height:1%;
}

div#menu_vert a {
background:transparent;
color:#000;
display:block;
min-height:1em;
padding:0.8em 0.5em 0.8em 1.5em;
text-decoration:none;
}

div#menu_vert a.activeparent:hover {
background-color:#BFA488;
color:#000;
}

div#menu_vert a:hover {
background-color:#BFA488;
}

div#menu_vert li a.activeparent {
background:url(images/cms/arrow-down.gif) no-repeat 0.4em center;
background-color:#A98660;
color:#000;
}

div#menu_vert li.sectionheader {
background-color:#000;
border-right:none;
font-size:130%;
font-weight:700;
line-height:1em;
margin:0;
padding:1.5em 0 0.8em;
text-align:center;
}

div#menu_vert li.separator {
background-color:#000;
font-size:1px;
height:1px !important;
line-height:1px !important;
margin-bottom:0;
margin-top:-1px;
overflow:hidden !important;
padding:2px 0;
}

div#menu_vert li.separator hr {
display:none;
}

div#menu_vert ul h3 {
background:url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
background-color:#A98660;
color:#000;
display:block;
font-size:1em;
margin:0;
padding:0.8em 0.5em 0.8em 1.5em;
}

div#menu_vert ul ul a {
background-position:1.5em center;
font-size:90%;
padding:0.5em 0.5em 0.5em 2.8em;
}

div#menu_vert ul ul h3 {
background-color:transparent;
background-position:1.4em center;
border-bottom:none;
color:#000;
font-size:90%;
padding:0.3em 0.5em 0.3em 2.8em;
}

div#menu_vert ul ul li a.activeparent {
background-color:transparent;
background-position:1.5em center;
color:#000;
}

div#menu_vert ul ul ul {
padding-bottom:0.5em;
}

div#menu_vert ul ul ul a {
background:url(images/cms/dash.gif) no-repeat 2.8em center;
padding:0.3em 0.5em 0.3em 4.3em;
}

div#menu_vert ul ul ul h3 {
background:url(images/cms/arrow-right-active.gif) no-repeat 2.7em center;
padding:0.3em 0.5em 0.3em 4.3em;
}

/* End of 'Navigation: Simple - Vertical' */

