@charset "utf-8";
/*******************************************
/			Footer						   /
*******************************************/
#nzh_footer
{
	margin-top:5px;
	width:inherit;
	background-color: #EEE;
	border-top:1px solid #060;
}

#nzh_footer .heading
{
	display:inline;
	padding:5px 10px;	
	font:18px Arial, Helvetica, sans-serif;
	color:#333;
}

#nzh_footer .bg3333grey
{
	background:#EEE url(../nzh_img/footer/bg333grey.gif) no-repeat center bottom;
}
#nzh_footer .ranking
{
	padding:0 10px;
	float:left;
}

#nzh_footer .ranking .subHeading
{
	float:left;
	display:inline;
	margin-bottom:10px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
#nzh_footer .ranking ul
{
	margin:0;
	padding:0;
	clear:left;
}
#nzh_footer .ranking ul.twoDigits
{
	margin-left:17px;
	list-style:none;
}
#nzh_footer .ranking ul.twoDigits em
{
	margin-left:-17px;
	width:14px;
}
#nzh_footer .ranking ul.threeDigits
{
	margin-left:30px;
	list-style:none;
}
#nzh_footer .ranking ul.threeDigits em
{
	margin-left:-30px;
	width:25px;
}
#nzh_footer .ranking ul.headlines li
{
	margin:0 0 5px 0;
	font:11px Arial,Helvetica,sans-serif;
	line-height:1.1em;
}
#nzh_footer .ranking ul.headlines a
{
	padding:0 0 2px 0;
	display:inline-block;
	color:#069;
	text-decoration:none;
}
#nzh_footer .ranking ul.headlines a:hover
{
	text-decoration:underline;
}
#nzh_footer .ranking ul.headlines em
{
	margin-top:0px;
	padding:2px 0 1px 0;
	float:left;
	height:11px;
	background-color:#060;
	text-align:center;
	color:#FFF;
	font-size:11px;
	line-height:1em;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
.ranking ul.headlines li.more a
{
	padding-left:1px;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#060;
}
#nzh_footer .footerLatestNews
{	
	padding-top:15px;	
	font:13px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
	background-color:#292B2E;
	width:inherit;
	width:100%;
	float:left;
}
#nzh_footer .logoBlock 
{
	float:left;
	margin-left: 10px;
}
#nzh_footer .logoBlock .logoHeading
{
	float:left;
	padding-bottom:10px;
	font-family:'Lucida sans unicode',Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
}
#nzh_footer .iconsBlock 
{
	float:right;
	margin-right: 10px;
	overflow:auto;
}
#nzh_footer .iconsBlock .wrapper
{
	float:left;
	width:25%;
}
#nzh_footer .icons 
{
	float:left;
	display:block;
	padding-bottom:10px;
}
#nzh_footer .icons img
{
	float:left;
	margin-right:5px;
}
#nzh_footer .icons a 
{
	float:left;
	font:12px 'Lucida sans unicode',Arial,Helvetica,sans-serif;
	color:#FFF;
	text-decoration:none;
}
#nzh_footer .icons span
{
	float:left;
	display:block;
	font:11px 'Lucida sans unicode',Arial,Helvetica,sans-serif;
	color:#999;
}
/* N E T W O R K   N A V*/
#nzh_footer .netWorkNav
{
	width:100%;
	float:left;
	margin:0 auto;
	padding:0 auto;
	display:block;
	height:50px;
	text-align:center;
	font:11px 'Lucida sans unicode',Arial,Helvetica,sans-serif;
	background:transparent url(../nzh_img/footer/nn-bg.jpg) repeat-x;
}
#nzh_footer .netWorkNav ul.netNav
{
	position:relative;
	margin:5px;
	text-align:center;
	list-style:none;
}
#nzh_footer .netWorkNav ul.netNav li
{
	padding:0 10px;
	background:transparent url(../nzh_img/footer/nn-divider-line.gif) no-repeat scroll right 0;
	display:inline;
}
#nzh_footer .netWorkNav ul.netNav li.last
{
	background:transparent
}
#nzh_footer .netWorkNav ul.netNav li a
{
	padding:0 5px;
	height:16px;
	color:#069;
	text-decoration:none;
}
#nzh_footer .netWorkNav ul.netNav li a:hover
{
	background:#1f6aa9;
	color:#FFF;
	text-decoration:underline;
}
/**/


#nzh_footer .bottomLinks
{
	margin-top:10px;
	display:block;
	text-align:center;
}
#nzh_footer .bottomLinks ul
{
	display:inline;
	list-style:none;
}
#nzh_footer .bottomLinks ul li
{
	display:inline;
	float:none;
	margin:0 8px;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}
#nzh_footer .bottomLinks li a
{
	color:#069;
	font-weight:normal;
	text-decoration:none;
}


/* T A B S   S T Y L E */
#nzh_footer .footerTabs
{
	margin:0;
	padding:0;
	width:100%;
	height:24px;
	display:block;
	text-align:center;
	clear:both;
	background:#1f6aa9 url(../nzh_img/footer/mn-bg.gif) repeat-x bottom;
}
#nzh_footer .footerTabs ul
{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
#nzh_footer .footerTabs ul li
{
	display:inline;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}
#nzh_footer .footerTabs li a
{
	padding:5px 0;
	color:#FFF;
	font:11px Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../nzh_img/footer/footer-tab-right.gif) no-repeat right top;
}
#nzh_footer .footerTabs li a:hover span
{
	text-decoration:underline;
}

.footerTabs ul li span
{
	background:transparent url(../nzh_img/footer/footer-tab-left.gif) no-repeat left top;
	padding:5px;
	display:inline-block;
}

.footerTabs ul li a:visited
{
	color:#FFF;
}

#nzh_footer .footerTabs li.ui-tabs-selected a,
#nzh_footer .footerTabs li.ui-tabs-selected a:visited
{
	color:#000;
	background-position: 100% -34px;
}

.footerTabs ul li.ui-tabs-selected span
{
	background-position: 0 -34px;
}

/*---------------------------------FOOTER-TABS-EXPANDED----------------------*/

.footerTabsExpanded
{
	background:transparent url(../nzh_img/footer/footer-tab-expanded-bg.gif) top repeat-x;
	border-bottom:2px solid #2971AF;
	background-color:#A5C6DD;
}

.footerTabsExpanded .items
{
	float:left;
	width:150px;
	padding:10px 10px 15px 20px;
}

.footerTabsExpanded p
{
	font:normal 11px 'Lucida sans unicode', Arial, Helvetica, sans-serif;
	margin:0;
}

.footerTabsExpanded .footerTabsHeading
{
	font:bold 12px 'Lucida sans unicode', Arial, Helvetica, sans-serif;
	display:block;
}

.footerTabsExpanded .footerTabsHeading a
{
	color:#000000;
	text-decoration:none;
}

.footerTabsExpanded .footerTabsHeading a:hover
{
	color:#000000;
	text-decoration:none;
}

.footerTabsExpanded p a
{
	color:#069;
}

.footerTabsExpanded p a:visited
{
	color:#639;
}