.NavigationTitle { }
.NavigationBody { }

.oSideNavigation { display:block; margin:0; padding:0; }

.oNavigationList, .oNavigationItemParentList { margin: 0!important; padding: 0!important;  list-style-type: none; font-weight:bold; font-size:1.1em; *display:inline-block; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling { list-style-type: none; padding: 0; margin: 0; padding-top:0px; min-height:29px; background: #f3a44b url("../Images/nav-siblingbg.gif") repeat-x bottom; }
.oNavigationItemCurrent { background: #0cb3a2 url("../Images/nav-currentbg.gif") repeat-x bottom }


.oNavigationItemChild { list-style-type: none; margin: 0; background: url("../Images/nav-childbg-bullets.gif") #fad8b2 repeat-x; padding: 3px 0 1px 15px; }


/*.oNavigationItemChild { list-style:square url("../Images/nav-childbg-bullets.gif") }*/

/* LAST CHILD NOT SUPPORTED IN IE/SAFARI
.oNavigationItemSibling:last-child { border: 1px solid red } */

#nav-footer { width:212px; height:10px; background: url("../Images/nav-footer.gif") no-repeat top left; }

.NavigationCurrentPage { border: 1px solid #000000; margin-top: 1px; }
.snv-current-icon { }
.snv-current-outer { }
.snv-current-inner { display: block; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; padding: 4px 7px 3px 7px; color: #FFF; text-decoration: none; font-weight: bold;  }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { background:none; }

.NavigationSiblingPage { border: 1px solid #000000; margin-top: 1px; }
.snv-sibling-icon { }
.snv-sibling-outer { }
.snv-sibling-inner { display: block; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; padding: 4px 7px 6px 7px; color: #000; text-decoration: none; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { background: #ffbf67 url("../Images/nav-hoverbg.gif") repeat-x bottom; text-decoration: none; min-height:19px; }

.NavigationChildPage { margin-top: 1px; border: 1px solid #000; width: 100%; }
.snv-child-icon { }
.snv-child-outer { }
.snv-child-inner { display: block; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; padding: 3px 7px 8px 7px; color: #000; text-decoration: none; font-size:0.9em; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { background:none; text-decoration: underline; color:#000; font-size:0.9em; }
     
.NavigationParentPage { border: 0px solid #000000; font-size: 0.95em; }
.oNavigationItemParent { background: #f3a64e url("../Images/nav-parentbg.gif") no-repeat top left; padding-top:1px; margin-bottom:-1px }
.snv-parent-icon { font-size: 1.2em; font-weight: bold; line-height: 1em; padding-right: 3px; color: #FFF; margin-right:10px; }
.snv-parent-outer {  }
.snv-parent-inner { display: block;  }
a.NavigationParentLink:link, a.NavigationParentLink:visited { display: block; padding: 4px 7px 3px 7px; color: #000; text-decoration: none; font-weight:normal; font-size: 0.9em; font-weight:bold }
a.NavigationParentLink:hover, a.NavigationParentLink:active { background:none; color: #000; text-decoration: none; font-weight:normal; font-size: 0.9em; font-weight:bold }