/*
  ----------------------------
  cssLMPlus Vertical ListMenu1 StyleSheet
  4LevelWebs: www.fourlevel.com
  cssLMenuType 2
  ----------------------------
*/


#LvlnavcontainerV1 {
 width: 140px;
 font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 font-size: 11px;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #A2919B;
}

ul#LvlnavlistV1 {
 width: 100%;
 text-align: left;
 list-style: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

ul#LvlnavlistV1 li {
 display: block;
 margin: 0 0 1px 0;
 padding: 0 0 0 0;
}

ul#LvlnavlistV1 li a {
 width: 100%;
 display: block;
 vertical-align: bottom;
 padding: 6px 5px 6px 10px;
 color: #336600;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 border-style: solid;
 border-width: 0px 0px 0px 0px;
 border-color: #A2919B #A2919B #A2919B #A2919B;
 background: ;
 background-image: url();
}

#LvlnavcontainerV1>ul#LvlnavlistV1 li a { width: auto; }

ul#LvlnavlistV1 li#activeV1 a {
 color: #C5B663;
 font-weight: bold;
 text-decoration: none;
 border-style: solid;
 border-color: #A2919B #A2919B #A2919B #A2919B;
 background: ;
 background-image: url();
}

ul#LvlnavlistV1 li a:hover, ul#LvlnavlistV1 li a:focus {
 color: #C5B663;
 font-weight: bold;
 text-decoration: none;
 border-style: solid;
 border-color: #A2919B #A2919B #A2919B #A2919B;
 background: ;
 background-image: url();
}

a#LvlnavlistV1:active, a#LvlnavlistV1:focus {
 background: ;
 background-image: url();
}

#LvlnavlistV1 a:active, #LvlnavlistV1 a:focus {
 color: #C5B663;
 font-weight: bold;
 text-decoration: none;
 border-style: solid;
 border-color: #A2919B #A2919B #A2919B #A2919B;
 background: ;
 background-image: url();
}

