
/*Global style definition for verticalnavigation*/
div#VertNav { background-color: #D3DDE6; height: auto; }
div#VertNav .InnerBox{ width:20%; float: left; margin: 0 }
div#VertNav .Nav{ padding: 0; margin: 0; background-color: #D6DFE7; }

.mainselection { color: white; font-size: 1.1em; padding: 3px 0px 3px 28px; background-color: #FE860C;height: 18px; font-weight: bold; }

div#VertNav .Nav ul,
div#VertNav .Nav li{ display: inline; text-align: left; margin: 0;  padding: 0; }
div#VertNav .Nav li a{ display: block; margin: 0; padding: 10px 1em; border-bottom: 1px dotted #B6B6B6; font-weight: normal; font-style: normal; text-decoration: none; }
div#VertNav .Nav ul { color: #fff; }

/*Level 1 - Default*/
div#VertNav .Nav ul.L1 a,
div#VertNav .Nav ul.L1 a:hover{  padding-left: 30px; background: url("../files/VNav/$file/navdot.gif"); background-repeat: no-repeat; background-position: 15px 14px; }
div#VertNav .Nav ul.L1 { }
/*Level 1 - Normal*/
div#VertNav .Nav li a.L1{ color:#000; background-color:#D3DDE6; font-weight: bold; }
/*Level 1 - Active*/
div#VertNav .Nav li a.L1s, div#VertNav .Nav li a.L1s:hover{ font-weight: bold; color: #000; background-color: #F9D3AE; background-image: url("../files/VNav/$file/navactivedot.gif"); background-repeat: no-repeat; background-position: 15px 14px;}
/*Level 1 - Mouseover */
div#VertNav .Nav ul.L1 a:hover{ color: #000; background-color:#F9D3AE; }
/*Level 1 - First entry*/
div#VertNav .Nav li.VFL1 a{}
/*Level 1 - Last entry*/
div#VertNav .Nav li.VLL1 a{}
/*Level 1 - Single entry*/
div#VertNav .Nav li.VSL1 a{}

/*Level 2 - Default*/
div#VertNav .Nav ul.L2 a,
div#VertNav .Nav ul.L2 a:hover{ padding-left: 45px; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navdot.gif"); background-repeat: no-repeat; background-position: 30px 14px; }
/*Level 2 - Normal*/
div#VertNav .Nav li a.L2{ color: #000; background-color: #D3DDE6; }
/*Level 2 - Active*/
div#VertNav .Nav li a.L2s{  color: #000; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navactivedot.gif"); background-repeat: no-repeat; background-position: 30px 14px;}
/*Level 2 - Mouseover */
div#VertNav .Nav ul.L2 a:hover{ background-image: url("../files/VNav/$file/navactivedot.gif"); }
/*Level 2 - First entry*/
div#VertNav .Nav li.VFL2 a{}
/*Level 2 - Last entry*/
div#VertNav .Nav li.VLL2 a{}
/*Level 2 - Single entry*/
div#VertNav .Nav li.VSL2 a{}

/*Level 3 - Default*/
div#VertNav .Nav ul.L3 a,
div#VertNav .Nav ul.L3 a:hover{ padding-left: 50px; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navdot.gif"); background-repeat: no-repeat; background-position: 40px center; }
/*Level 3 - Normal*/
div#VertNav .Nav li a.L3{ color: #000; background-color: #D3DDE6;  }
/*Level 3 - Active*/
div#VertNav .Nav li a.L3s{ color: #000; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navactivedot.gif"); background-repeat: no-repeat; background-position: 40px center; }
/*Level 3 - Mouseover */
div#VertNav .Nav ul.L3 a:hover{background-image: url("../files/VNav/$file/navactivedot.gif"); }
/*Level 3 - First entry*/
div#VertNav .Nav li.VFL3 a{}
/*Level 3 - Last entry*/
div#VertNav .Nav li.VLL3 a{}
/*Level 3 - Single entry*/
div#VertNav .Nav li.VSL3 a{}

/*Level 4 - Default*/
div#VertNav .Nav ul.L4 a,
div#VertNav .Nav ul.L4 a:hover{ padding-left: 55px; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navdot.gif"); background-repeat: no-repeat; background-position: 45px center; }
/*Level 4 - Normal*/
div#VertNav .Nav li a.L4{ color: #000; background-color: #D3DDE6; }
/*Level 4 - Active*/
div#VertNav .Nav li a.L4s{ color: #000; background-color: #D3DDE6; background-image: url("../files/VNav/$file/navactivedot.gif"); background-repeat: no-repeat; background-position: 45px center; }
/*Level 4 - Mouseover */
div#VertNav .Nav ul.L4 a:hover{ background-image: url("../files/VNav/$file/navactivedot.gif"); }
/*Level 4 - First entry*/
div#VertNav .Nav li.VFL4 a{}
/*Level 4 - Last entry*/
div#VertNav .Nav li.VLL4 a{}
/*Level 4 - Single entry*/
div#VertNav .Nav li.VSL4 a{}
