.NavigationTitle { }
.NavigationBody { }

.oNavigationList, .oNavigationItemParentList { margin: 0; padding: 0; list-style-type: none; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling, .oNavigationItemChild { list-style-type: none; padding: 0; margin: 0; }

.NavigationCurrentPage { border-bottom: 2px solid #fff; font-size: 1em; font-weight: bold; }
.snv-current-icon { }
.snv-current-outer { }
.snv-current-inner { display: block; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; padding: 5px 5px 5px 17px; background: #9785b9 url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_parent_icon_white.gif) no-repeat left center; color: #fff; text-decoration: none; font-weight: bold;  }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { color: #000; background: #ccc url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_parent_icon.gif) no-repeat left center; }

.NavigationSiblingPage { border-bottom: 2px solid #fff; width: 100%; font-size: 1em; font-weight: bold; }
.snv-sibling-icon { }
.snv-sibling-outer { }
.snv-sibling-inner { display: block; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; padding: 5px 5px 5px 17px; background: #edebe8 url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_sibling_icon.gif) no-repeat left center; color: #646466; text-decoration: none; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { background: #ccc url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_sibling_icon.gif) no-repeat left center; color: #000; text-decoration: none; }

.NavigationChildPage { border-bottom: 2px solid #fff; width: 100%; font-size: 0.95em; }
.snv-child-icon { }
.snv-child-outer { }
.snv-child-inner { display: block; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; padding: 5px 5px 5px 22px; background: #ded9eb; color: #000; text-decoration: none; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { background: #ccc; color: #000; text-decoration: none; }
     
.NavigationParentPage { border-bottom: 2px solid #fff; width: 100%; font-size: 1em; font-weight: bold; }
.snv-parent-icon { font-size: 1.1em; font-weight: bold; line-height: 1em; padding-right: 3px; }
.snv-parent-outer {  }
.snv-parent-inner { display: block;  }
a.NavigationParentLink:link, a.NavigationParentLink:visited { display: block; padding: 5px 5px 5px 17px; background: #737478 url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_back_icon_white.gif) no-repeat left center; color: #fff; text-decoration: none; }
a.NavigationParentLink:hover, a.NavigationParentLink:active { background: #ccc url(/EasySiteWeb/EasySite/StyleData/Eurotherm_General/Images/snv_back_icon.gif) no-repeat left center; color: #000; text-decoration: none; }
