
 /* DHTML nav
    ==================================================================================================================== */
    
    #navContainer { padding: 4px 0 4px 0; text-align: left; }
    #nav { font: bold 12px arial; color: #60A4B5; text-decoration: none; height: 29px; }    
    #nav td { text-align: center; }
    #nav a:hover { color: #ffffff; }
    
    .navTab    { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab_bg.gif ); background-repeat: repeat-x; padding-bottom: 2px; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5; cursor: pointer; cursor: hand; }               /* The only cross browser syntax for a pointer hand */
    .navTab_ro { padding-bottom: 2px; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5; cursor: pointer; cursor: hand; }

    .tab0_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab1_ro.gif ); background-repeat: repeat-x; }
    .tab1_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab2_ro.gif ); background-repeat: repeat-x; }
    .tab2_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab3_ro.gif ); background-repeat: repeat-x; }
    .tab3_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab4_ro.gif ); background-repeat: repeat-x; }
    .tab4_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab5_ro.gif ); background-repeat: repeat-x; }
    .tab5_ro { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab6_ro.gif ); background-repeat: repeat-x; }

    .navTab_selected { padding-bottom: 2px; border-right: 1px solid #C5C5C5; border-bottom: 1px solid #C5C5C5; cursor: pointer; cursor: hand; }    
    #tab0.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab1_ro.gif ); background-repeat: repeat-x; }
    #tab1.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab2_ro.gif ); background-repeat: repeat-x; }
    #tab2.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab3_ro.gif ); background-repeat: repeat-x; }
    #tab3.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab4_ro.gif ); background-repeat: repeat-x; }
    #tab4.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab5_ro.gif ); background-repeat: repeat-x; }
    #tab5.navTab_selected { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab6_ro.gif ); background-repeat: repeat-x; }

    td.navTab a           { font-weight: bold; color: #909090; text-decoration: none; }
    td.navTab_ro a        { font-weight: bold; color: #ffffff; text-decoration: none; }
    td.navTab_ro a:active { font-weight: bold; color: #ffffff; }
    td.navTab_selected a  { font-weight: bold; color: #ffffff; text-decoration: none; }
    
    #navTab_remainingSpace { background-image: url( https://global.go.com/secure/wondertime/redesigned/resources/images/global/nav/top-tab_bg.gif ); background-repeat: repeat-x; border-bottom: 1px solid #C5C5C5; }

    #subNav { width: 100%; height: 26px; }
    #subNav div { font: 11px arial; position: relative; width: 100%; padding-top: 6px; height: 20px; }
    #subNav a:hover { text-decoration: underline; }        
    
    #subTab0 a { color: #A2BF6C; text-decoration: none; }
    #subTab1 a { color: #6FADBC; text-decoration: none; }
    #subTab2 a { color: #DB9555; text-decoration: none; }
    #subTab3 a { color: #A18BA4; text-decoration: none; }
    #subTab4 a { color: #BEA897; text-decoration: none; }
    #subTab5 a { color: #7F92C0; text-decoration: none; }
    
    .subNav0_selected { font-weight: bold; }
    .subNav1_selected { font-weight: bold; }
    .subNav2_selected { font-weight: bold; }
    .subNav3_selected { font-weight: bold; }
    .subNav4_selected { font-weight: bold; }
    .subNav5_selected { font-weight: bold; }

/*    .subNav0_selected { color: #597441 !important; }
    .subNav1_selected { color: #3B5C64 !important; }
    .subNav2_selected { color: #8B5F36 !important; }
    .subNav3_selected { color: #635969 !important; }
    .subNav4_selected { color: #75675D !important; }
    .subNav5_selected { color: #4C5773 !important; }
*/    