
.NavigationTitle { }
.NavigationBody { background: #E8EDF1 url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/left_bg.jpg") repeat-x bottom left; padding-top: 3px; font-size: 0.96em; padding-bottom: 110px; }

.NavigationCurrentPage { clear: both; margin-bottom: 2px; width: 100%; }
.snv-current-outer { display: block; padding: 2px 10px 2px 10px; }
.snv-current-inner { font-weight: normal; }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { color: #ffffff; display: block; text-decoration: none; background: #3F788C url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/snv_button_bg.gif") repeat-x top left; }
a.NavigationCurrentLink:active, a.NavigationCurrentLink:hover { background: #BDC9D6 url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/bct_bg.gif") repeat-x top left; color: #000000; text-decoration: underline; }

.NavigationSiblingPage { clear: both; width: 100%;  }
.snv-sibling-outer { display: block; padding: 2px 10px 2px 10px; }
.snv-sibling-inner { font-weight: normal; }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { color: #000000; width: 100%; display: block; text-decoration: none; }
a.NavigationSiblingLink:active, a.NavigationSiblingLink:hover { background: #eeeeee; color: #000000; text-decoration: underline; }

.NavigationChildPage { clear: both; width: 100%; margin-bottom: 2px; }
.snv-child-outer { display: block; padding: 2px 10px 2px 10px; }
.snv-child-inner { }
.snv-child-icon { }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; width: 100%; color: #3e647e; background: #ffffff; text-decoration: none; }
a.NavigationChildLink:active, a.NavigationChildLink:hover { background: #eeeeee; color: #3e647e; text-decoration: underline; }
     
.NavigationParentPage { clear: both; width: 100%; margin-bottom: 2px; }
.snv-parent-icon { line-height: 1em; font-size: 1.2em; font-weight: bold; display: block; float: left; padding-top: 1px; }
.snv-parent-outer { display: block; padding: 2px 3px 2px 2px; float: left; }
.snv-parent-inner { font-weight: normal; }
a.NavigationParentLink:link, a.NavigationParentLink:visited { width: 100%; background: #ffffff; color: #5B9AAB; display: block; text-decoration: none; overflow: hidden; }
a.NavigationParentLink:active, a.NavigationParentLink:hover { background: #eeeeee; color: #5B9AAB; text-decoration: none; }

/* Extended Navigation CSS to effect Standard Navigation */
/*
#snv-outer { background: #E8EDF1 url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/left_bg.jpg") repeat-x bottom left; padding-top: 3px; font-size: 0.96em; padding-bottom: 110px; }
#snv-inner { width: 100%; overflow: hidden; }
*/

#snv-outer ul, #snv-outer ul li { list-style-type: none; margin: 0; padding: 0; }
#snv-outer ul li, #snv-outer ul li a, #snv-outer ul li span { display: block; }

/* top level */
#snv-outer li a.snvl-toplevel { display: none; }

/* parent (path) page */
#snv-outer li.snvi-path { margin-bottom: 2px; }
#snv-outer a.snvl-path:link, #snv-outer a.snvl-path:visited { margin-bottom: 2px; background: #ffffff url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/snv_prev_over.gif") no-repeat left top; color: #5B9AAB; text-decoration: none; }
#snv-outer a.snvl-path:hover, #snv-outer a.snvl-path:active { background: #eeeeee url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/snv_prev_over.gif") no-repeat left top; color: #5B9AAB; text-decoration: none; }
#snv-outer span.snvt-path { padding: 2px 3px 2px 10px; }

/* current page */
#snv-outer li.snvi-current { margin-bottom: 2px; }
#snv-outer a.snvl-current:link, #snv-outer a.snvl-current:visited { color: #ffffff; text-decoration: none; background: #3F788C url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/snv_button_bg.gif") repeat-x top left; }
#snv-outer a.snvl-current:hover, #snv-outer a.snvl-current:active { color: #000000; text-decoration: underline; background: #BDC9D6 url("/EasySiteWeb/EasySite/StyleData/TRB_General/Images/bct_bg.gif") repeat-x top left; }
#snv-outer span.snvt-current { padding: 2px 10px 2px 10px; }

/* sibling page */
#snv-outer li.snvi-sibling { }
#snv-outer a.snvl-sibling:link, #snv-outer a.snvl-sibling:visited { color: #000000; text-decoration: none;  }
#snv-outer a.snvl-sibling:hover, #snv-outer a.snvl-sibling:active { background: #eeeeee; color: #000000; text-decoration: underline; }
#snv-outer span.snvt-sibling { padding: 2px 10px 2px 10px; }

/* child (path) page */
#snv-outer li.snvi-child { margin-bottom: 2px;}
#snv-outer a.snvl-child:link, #snv-outer a.snvl-child:visited { color: #3e647e; background: #ffffff; text-decoration: none; }
#snv-outer a.snvl-child:hover, #snv-outer a.snvl-child:active { color: #3e647e; background: #eeeeee; text-decoration: underline;}
#snv-outer span.snvt-child { padding: 2px 10px 2px 10px; }
