#side-navigation { float: left; background: #ffffcc; margin-top: 10px; padding: 7px; }

#side-navigation-title-outer { float: left; font-weight: bold; width: 175px; background-color: #FFFFFF; border: 1px solid #EDEDBF; margin-bottom: 5px; }
#side-navigation-title-inner { padding: 2px 0px 2px 5px; }

.oNavigationList { clear: both; margin: 0; padding: 0; }
.oNavigationItemParent, .oNavigationItemCurrent, .oNavigationItemSibling { list-style-type: none; }

li.oNavigationItemCurrent { display: block; background: #000080 url("/EasySiteWeb/EasySite/StyleData/QuornHunt_Master/Images/snv_current_icon.gif") no-repeat 0px 4px; padding-left: 10px; }
.snv-current-icon { font-size: 1.1em; font-weight: normal; line-height: 1em; padding-right: 3px; color: #a3b6de; }
.snv-current-outer { display: block; }
.snv-current-inner { display: block; padding: 4px 5px 4px 0px; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; text-decoration: none; font-weight: bold; background: #000080; color: #fff; }
a.NavigationCurrentLink:hover, a.NavigationCurrentLink:active { text-decoration: underline; }

li.oNavigationItemChild { list-style-type: square; margin-left: 2.5em; }
.snv-child-icon { }
.snv-child-outer { display: block;}
.snv-child-inner { display: block; padding: 4px 7px 4px 20px; }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; text-decoration: none; }
a.NavigationChildLink:hover, a.NavigationChildLink:active { background: none; text-decoration: underline; }

li.oNavigationItemSibling { clear: both; display: block; background: url("/EasySiteWeb/EasySite/StyleData/QuornHunt_Master/Images/snv_sibling_icon.gif") no-repeat 0px 4px; padding-left: 10px; }
.snv-sibling-icon { font-size: 1.1em; font-weight: normal; line-height: 1em; padding-right: 3px; color: #a3b6de; }
.snv-sibling-outer { display: block; }
.snv-sibling-inner { display: block; padding: 4px 5px 4px 0px; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; text-decoration: none; color: #000080; font-weight: bold; }
a.NavigationSiblingLink:hover, a.NavigationSiblingLink:active { text-decoration: underline; }
     
li.oNavigationItemParent { clear: both; display: block; background: url("/EasySiteWeb/EasySite/StyleData/QuornHunt_Master/Images/snv_sibling_icon.gif") no-repeat 0px 4px; padding-left: 10px; }
.snv-parent-icon { font-size: 1.1em; font-weight: normal; line-height: 1em; color: #a3b6de; }
.snv-parent-outer { display: block; }
.snv-parent-inner { display: block; padding: 4px 5px 4px 0px; }
a.NavigationParentLink:link, a.NavigationParentLink:visited { display: block; text-decoration: none; color: #000080; font-weight: bold; }
a.NavigationParentLink:hover, a.NavigationParentLink:active {  text-decoration: none; }

.oNavigationItemParentPremium { background: Blue; color: Red; }
.oNavigationItemCurrentPremium { background: Green; color: Red; }
.oNavigationItemSiblingPremium { background: Lime; color: Red; font-weight: bold; }
.oNavigationItemChildPremium { background: Yellow; color: Red; font-weight: bold; }
