/* Extended Navigation */


ul.oNavigationList { margin: 0; padding: 10px 0 0 0; font-family: georgia, times new roman, serif; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling, .oNavigationItemChild, ul.oNavigationList li { list-style-type: none; margin: 0; padding: 0; }

.oNavigationList { margin: 0; padding: 0; font-weight: normal; font-size: 1.25em;}
ul.oNavigationList li { border-bottom: none; background: transparent url("/EasySiteWeb/EasySite/StyleData/ARO_Master/Images/nav_border.gif") no-repeat scroll bottom left; }
ul.oNavigationList li ul { background: transparent url("/EasySiteWeb/EasySite/StyleData/ARO_Master/Images/nav_border.gif") no-repeat scroll top left; }


a.NavigationPathLink:link, a.NavigationPathLink:visited { display: block; padding: 0; margin: 0; overflow: hidden; text-decoration: none; color: #54ace9; width: 100%; min-height: 30px; background: transparent; }
a.NavigationPathLink:hover, a.NavigationPathLink:active { text-decoration: none; color: #54ace9; background: transparent url("/EasySiteWeb/EasySite/StyleData/ARO_Master/Images/nav_hover_bullet.gif") no-repeat scroll center left; }


.snv-toplevel-outer, .snv-current-outer, .snv-sibling-outer, .snv-child-outer, .snv-path-sibling-outer, .snv-path-outer { display: block; padding: 6px 5px 6px 23px; }

.snv-toplevel-outer, .snv-current-outer { color: #000; background: #FFFFFF none repeat scroll 0 0; border: 2px solid #000; display: block; font-weight: bold; }

li.oNavigationItemPath1 span.snv-current-outer { color: #54ace9; background: transparent; border: none; }
li.oNavigationItemPath2 span.snv-child-outer { color: #fff; padding: 6px 5px 6px 36px; }
li.oNavigationItemPath2 span.snv-sibling-outer, li.oNavigationItemPath2 span.snv-current-outer { color: #fff; padding: 6px 5px 6px 36px; }
.snv-path-outer { font-weight: bold; }
