/* Start of CMSMS style sheet 'Clean_Maroon : Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding: 0;
margin:0;
display:block;
/*   margin-left: 1em; */
}

#local-nav-communities #menu_vert ul
{
   padding: 0;
margin:0;
}

#local-nav-communities div#menu_vert ul
{
background:url(uploads/images/nav/nav-com-bkgrnd.gif) top left repeat-y;

}

#local-nav-life div#menu_vert ul
{
background:url(uploads/images/nav/nav-life-bkgrnd.gif) top left repeat-y;
}

#local-nav-transportation div#menu_vert ul
{
background:url(uploads/images/nav/nav-transport-bkgrnd.gif) top left repeat-y;
}

#local-nav-business div#menu_vert ul
{
background:url(uploads/images/nav/nav-biz-bkgrnd.gif) top left repeat-y;
}

#local-nav-education div#menu_vert ul
{
background:url(uploads/images/nav/nav-edu-bkgrnd.gif) top left repeat-y;
}

#local-nav-resources div#menu_vert ul, #local-nav-about div#menu_vert ul
{
background:url(uploads/images/nav/nav-facts-bkgrnd.gif) top left repeat-y;
}

#local-nav-medical-health div#menu_vert ul
{
background:url(uploads/images/nav/nav-health-bkgrnd.gif) top left repeat-y;
}

#local-nav-seniors div#menu_vert ul
{
background:url(uploads/images/nav/nav-seniors-bkgrnd.gif) top left repeat-y;
padding:0;
margin:0;
}

/* third level has some padding to have it stand out
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;

} */

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
  /* border-bottom: 1px solid #14326d; */
   display: block;
border:none;
padding:0;

}



#local-nav-communities #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-com.gif) 0px -42px no-repeat; 
}

#local-nav-life #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-life.gif) 0px -42px no-repeat;
}

#local-nav-transportation #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-transport.gif) 0px -42px no-repeat;
}

#local-nav-business #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-biz.gif) 0px -42px no-repeat;
}

#local-nav-education #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-edu.gif) 0px -42px no-repeat;
} 

#local-nav-resources #menu_vert ul ul li, #local-nav-about #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-facts.gif) 0px -42px no-repeat;
}

#local-nav-medical-health #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-health.gif) 0px -50px no-repeat;
}

#local-nav-seniors #menu_vert ul ul li {
 background:url(uploads/images/nav/nav-seniors.gif) 0px -42px no-repeat;
} 

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}






#local-nav-medical-health div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/health-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}


#local-nav-education div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/edu-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

#local-nav-transportation div#menu_vert a, #local-nav-business div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/trans-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

#local-nav-communities div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/com-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

#local-nav-life div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/life-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

#local-nav-seniors div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/seniors-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

#local-nav-resources div#menu_vert a, #local-nav-about div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.7em 0.5em 0.8em 1.5em; /* some air for it */
 /*  color: #840000;  this will be link color for all levels */
   background: url(uploads/Clean_Maroon/fact-arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 

}



#local-nav-transportation div#menu_vert a
{
	color:#422131;
}

#local-nav-communities div#menu_vert a
{
	color:#003366;

}

#local-nav-medical-health div#menu_vert a
{
	color:#422131;
}

#local-nav-resources div#menu_vert a, #local-nav-about div#menu_vert a
{
	color:#543962;
}

#local-nav-seniors div#menu_vert a
{
	color:#3a4823;
}

#local-nav-business div#menu_vert a
{
	color:#422131;
}

#local-nav-education div#menu_vert a
{
	color:#094c3f;
}
#local-nav-life div#menu_vert a
{
	color:#8f5400;
}

div#menu_vert li.currentpage strong
{
 display: block; /* IE has problems with this, fixed above */
min-height:1em; /* Fixes IE7 whitespace bug */ 
color:white;
height:22px;
 background: transparent url(uploads/Clean_Maroon/white-arrow-right-active.gif) no-repeat 0.4em center;
}
#local-nav-communities div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-com.gif) 0px 0px no-repeat; }

#local-nav-life div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-life.gif) top left no-repeat; }

#local-nav-transportation div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-transport.gif) top left no-repeat; }

#local-nav-seniors div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-seniors.gif) top left no-repeat; }

#local-nav-resources div#menu_vert li.currentpage, 
#local-nav-about div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-facts.gif) top left no-repeat; }

#local-nav-education div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-edu.gif) top left no-repeat; }


#local-nav-business div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-biz.gif) top left no-repeat; }

#local-nav-medical-health div#menu_vert li.currentpage
{background:url(uploads/images/nav/nav-health.gif) top left no-repeat; }


/* next level links, more padding and smaller font */
div#menu_vert ul ul a, div#menu_vert li.currentpage strong {
   font-size: 90%;
   padding: 0.8em 0.5em 0.3em 2.8em;
   background-position: 1.5em center;
}

div#menu_vert ul ul ul li
{
  margin: 0em;
}



/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.5em 0.5em 0.5em 4.3em;
   background: url(uploads/Clean_Maroon/dash.gif) no-repeat 2.8em center; 
}

#local-nav-education div#menu_vert ul ul ul a {
   padding: 0.5em 0.5em 0.5em 4.3em;
   background: url(uploads/Clean_Maroon/edu-dash.gif) no-repeat 2.8em center; 
}

#local-nav-life div#menu_vert ul ul ul a {
   padding: 0.7em 0.5em 0.7em 4.3em;
   background: url(uploads/Clean_Maroon/life-dash.gif) no-repeat 2.8em center; 
}

#local-nav-communities div#menu_vert ul ul ul a {
   padding: 0.7em 0.5em 0.7em 4.3em;
   background: url(uploads/Clean_Maroon/com-dash.gif) no-repeat 2.8em center; 
}


/* hover state for all links */
div#menu_vert a:hover, #local-nav-communities div#menu_vert a:hover, #local-nav-life div#menu_vert a:hover, #local-nav-transportation div#menu_vert a:hover,
#local-nav-business div#menu_vert a:hover, #local-nav-education div#menu_vert a:hover, #local-nav-seniors div#menu_vert a:hover,
#local-nav-resources div#menu_vert a:hover,#local-nav-about div#menu_vert a:hover ,#local-nav-medical-health div#menu_vert a:hover{
   background-color: #C3D4DF;
}
div#menu_vert a.activeparent:hover {
   background-color: #C3D4DF;
   color: #840000;

}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(uploads/Clean_Maroon/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #840000;
}




div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;

}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(uploads/Clean_Maroon/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(uploads/Clean_Maroon/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}

#menu_vert  ul.top-nav li
{
 padding:0; margin:0; width:220px;
}

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

