.snv-outer { background: url("../SiteImages/snv_bg_ft.gif") left bottom no-repeat; padding-bottom: 6px; letter-spacing: .5px; }
.snv-inner { padding: 0 6px 0 6px; background: #572e91; }

.oNavigationList { margin: 0; padding: 0; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling, .oNavigationItemChild, ul.oNavigationList li { list-style-type: none; }

/* Traditional Navigation */
a.NavigationPathLink:link, a.NavigationPathLink:visited { color: #f7f7f7; display: block; clear: both; width: 100%; overflow: hidden; background: #7e62aa; text-decoration: none; margin: 0; }
a.NavigationPathLink:link, a.NavigationPathLink:visited { color: #eee; }
a.NavigationPathLink:hover, a.NavigationPathLink:active { color: #fff; background: #9776cc; }

ul.oNavigationList li { display: block; margin: 0; padding: 0; width: 100%; overflow: hidden; clear: both; }
ul.oNavigationList li span { display: block; border-bottom: 2px solid #572e91; }
ul.oNavigationList li span span { display: block; border: 0; }

ul.oNavigationList ul { margin-left: 10px; padding: 0; }
ul.oNavigationList ul { margin-bottom: 8px; }

.snv-path-outer { display: block; clear: both; border-bottom: 2px solid #572e91;}
.snv-path-inner { font-weight: bold; color: #fff; padding: 3px 8px 3px 8px; }

.snv-current-outer { display: block; background: #fff !important clear: both;  }
.snv-current-inner { font-weight: bold; padding: 3px 8px 3px 8px; color: #000; background: #fff !important; display: block; }

.side-banners { margin-top: 20px; clear: both; }

.snv-sibling-outer {display: block; }
.snv-sibling-inner {padding: 3px 8px 3px 8px; }

.snv-child-outer {display: block; }
.snv-child-inner {  padding: 3px 8px 3px 8px; }

.snv-path-sibling-outer {display: block; }
.snv-path-sibling-inner {padding: 3px 8px 3px 8px;}
