/*
 * 
 *  This is for the latest navigation, as built on the 30th September 2010. 
 *  
 */

/* Primary Navigation */
#nzh-header .nzh-navigation { position: relative; width: 940px; height: 38px; margin: 0 auto; }
#nzh-header .nzh-navigation .active { background: url(../../nzh_img/header/nzhnav_Background04.gif) no-repeat 0 28px; }
#nzh-header .nzh-navigation .nav-container { position: absolute; width: 940px; top: 0px; left: 0; }
#nzh-header .nzh-navigation .nav-container .primary { width: 940px; margin: 0; overflow: hidden; list-style-type: none; padding: 0; background: url(../../nzh_img/header/nzhnav_Background01.gif) repeat-x top right; }
#nzh-header .nzh-navigation .nav-container .primary li { float: left; padding: 0; }
#nzh-header .nzh-navigation .nav-container .primary li.feature { float: right; }

#nzh-header .nzh-navigation .nav-container .primary li div { float: left; height: 32px; }
#nzh-header .nzh-navigation .nav-container .primary li div a { float: left; border-right: solid 1px #ABABAB; padding: 0 10px; color: #fff; font-size: 13px; text-decoration: none; height: 28px; line-height: 28px; outline: none; }
#nzh-header .nzh-navigation .nav-container .primary li.feature div a { border-left: solid 1px #ABABAB; border-right: none; }

/* Special case for our home icon */
#nzh-header .nzh-navigation .nav-container .primary li a span.homeicon { display: block; height: 28px; width: 19px; background: url(../../nzh_img/header/nzhnav_HomeButton01.gif) no-repeat top left; text-indent: -2000px; }
#nzh-header .nzh-navigation .nav-container .primary li a.selected span.homeicon { background-position: 0 -56px; }
#nzh-header .nzh-navigation .nav-container .primary li a:Hover span.homeicon { background-position: 0 -28px; }

/* Selected */
#nzh-header .nzh-navigation .nav-container .primary li div a.selected { background-color: #00569F; }
#nzh-header .nzh-navigation .nav-container .primary li.feature div a.selected { background-color: #00569F; }

/* Hovers */
#nzh-header .nzh-navigation .nav-container .primary li div a:Hover,
#nzh-header .nzh-navigation .nav-container .primary li div.hover a { background-color: #012E57; }
#nzh-header .nzh-navigation .nav-container .primary li.feature div a:Hover,
#nzh-header .nzh-navigation .nav-container .primary li.feature div.hover a { }

/* Selected Hovers */
#nzh-header .nzh-navigation .nav-container .primary li div a.selected:Hover { background-color: #012E57; }
#nzh-header .nzh-navigation .nav-container .primary li.feature div a.selected:Hover {  }

/* Nav Arrow */
#nzh-header .nzh-navigation .nav-container .primary li div.hover { height: 32px; background: url(../../nzh_img/header/nzhnav_Arrow01.gif) no-repeat bottom center; }

/* Secondary Nav */
#nzh-header .nzh-navigation .nav-container .secondary { height: 276px; } /* Default Height */
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper { height: 260px; } /* Default Height */
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .secondarybg { height: 224px; } /* Default Height */

#nzh-header .nzh-navigation .nav-container .secondary { position: absolute; display: none; top: 32px; left: 0; width: 940px; z-index: 600; }
#nzh-header .nzh-navigation .nav-container .secondary .footer { position: absolute; left: 0; bottom: 0; width: 940px; height: 16px; background: url(../../nzh_img/header/nzhnav_Background05.png) repeat-x top left; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper { overflow: hidden; width: 940px; background: url(../../nzh_img/header/nzhnav_Background04.gif) repeat-y top left; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .secondarybg { overflow: hidden; width: 940px; margin: 16px 0 0 0; background: url(../../nzh_img/header/nzhnav_Background06.gif) repeat-y top left; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .navcol { width: 300px; padding: 0px 10px 0 10px; overflow: hidden; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .title { display: block; font-size: 12px; color: #666; margin: 0 0 12px 0; text-decoration: none; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper a.title:Hover { text-decoration: underline; }

#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .subnav { position: absolute; left: 0; top: 16px; width: 280px; zoom: 1; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .subnav ol { display: block; width: 130px; list-style-type: none; margin: 0; padding: 0; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .subnav ol li { overflow: hidden; margin: 0 0 8px 0; padding: 0;  width: 130px; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .subnav ol li a { white-space: nowrap; font-size: 15px; color: #000; text-decoration: none; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .subnav ol li a:Hover { text-decoration: underline; }

#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem { position: absolute; top: 16px; }

#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .news { left: 300px; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .news .bucket01 { border-top: none; margin: 0; padding: 0; }

#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .pick { left: 620px; }
#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .pick .bucket01 { border-top: none; margin: 0; padding: 0; }

#nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .notification { font-size: 12px; color: #666; }

/* IE specific issues 
.ie7 #nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem .bucket01,
.ie7 #nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem .bucket01 .article,
.ie7 #nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem .bucket01 .article .metadata,
.ie7 #nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem .bucket01 .article .metadata .icon,
.ie7 #nzh-header .nzh-navigation .nav-container .secondary .secondary-wrapper .editorialItem .bucket01 .article .typelabel { position: relative; zoom: 1; }

*/







