@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
Statistics New Zealand Style Sheet
version:   2.2
last revised: 23-02-09
author:    Dean Packwood
company:   Totem Communications Limited
email:     dean@totem.co.nz
website:   http://www.totem.co.nz/
-----------------------------------------------------------------------------*/
 
* {
	padding: 0;
	margin: 0;
}

body {
	-x-system-font: none;
	color: #333;
	font-size: 0.6em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/*line-height: 1.4em;*/
	margin-top: 0;
	background: #B3CDCD url(/statistics/Images/body-background.png) top repeat-x;
}

ul {
	padding-left: 0;
}
ol {
	padding-left: 30px;
}
ul li {
	padding-left: 15px;
	list-style: none;
	list-style-image: none;
	background: url(/statistics/Images/bulletsIcons/li_disc.gif) left 4px no-repeat;
}
/*ol li {
	font-weight: bold;
	}*/
ol li a, ol li p {
	font-weight: normal;
}
ul li li, ul ul li {
	background: url(/statistics/Images/bulletsIcons/li_circle.gif) left 4px no-repeat;
}





img {
	border: none;
}




p {
	padding-bottom: 1.0em;
}

table {
	width: 100%;
	border-collapse: collapse;
	}
/*a {
	color: #366;
	text-decoration: underline;
	}*/
a:active {
	color: #366;
	}
a:visited {
	color: #399;
	}
a:hover {
	color: #fff;
	}


/*------------------------ Wrappers --------------------*/
#container {
	/*font-size: 1em;*/
	margin: auto;
	width: 932px;
}
#censusContainer {
	background-color:#fff;
	float: left;
	width: 100%;
}
#header 
{
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	height: 147px;
	background: #fff;
}
#header {
	background: #fff url(/statistics/Images/header/header-static.jpg) right top no-repeat;
}

.headerTicker {
	font-size: 12px;
	height: 68px;
	left: 245px;
	position: absolute;
	top: 40px;
	width: 390px;
	font-size: 12px;
	}
.headerTicker a, .headerTicker a:link, .headerTicker a:visited,
.headerTicker a:hover {
	text-decoration: none;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint.gif) left 1px no-repeat;
	color: #333;
	padding-left: 15px;
	font-weight: normal;
	}
	
html>body .headerTicker a:hover, .headerTicker .active {
	font-weight: bold;
	color: #990;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint_green.gif) left 1px no-repeat;
}
*:first-child+html .headerTicker a:hover {
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint.gif) left 1px no-repeat;	
	font-weight: normal;
	color: #333;
}
*:first-child+html .headerTicker a:hover[href] {
	font-weight: bold;
	color: #990;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint_green.gif) left 1px no-repeat;
}
* html .headerTicker a:hover {
	font-weight: bold;
	color: #990;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint_green.gif) left 1px no-repeat;
	}

	

.headerTicker ul li {
	font-weight: normal;
	list-style: none;
	list-style-image: none;
	background: none;
	padding-left: 0;
	padding-bottom: 3px;
	}
.headerTicker li.active {
	
	}
.headerTicker li.hover {
	font-weight:normal;
	}
	
#header .tickerNav {
	display: none;
	}
#header.active .tickerNav, #header.activeSliced .tickerNav {
	display: block;
	left: 235px;
	position: absolute;
	top: 115px;
	}


/*#header {
	position: relative;
	height: 147px;
	background: #fff;
}
.headerTicker {
	font-size: 12px;
	height: 68px;
	left: 245px;
	position: absolute;
	top: 40px;
	width: 390px;
	font-size: 12px;
	}
.headerTicker a, .headerTicker a:VISITED {
	text-decoration: none;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint.gif) left 1px no-repeat;
	color: #333;
	padding-left: 15px;
	}
.headerTicker a:hover, .headerTicker .active {
	font-weight: bold;
	color: #990;
	background: url(/statistics/Images/bulletsIcons/stats_panel_bullet_small_tint_green.gif) left 1px no-repeat;
	}
	
.headerTicker a, 
.headerTicker a:visited { font-weight: normal; }



.headerTicker ul li {
	font-weight: normal;
	list-style: none;
	list-style-image: none;
	background: none;
	padding-left: 0;
	padding-bottom: 3px;
	}
.headerTicker li.active {
	
	}
#header .tickerNav {
	display: none;
	}
#header.active .tickerNav, #header.activeSliced .tickerNav {
	display: block;
	left: 235px;
	position: absolute;
	top: 115px;
	}*/
.headerRandomRight {
	float: right;
	}
.tickerNav table {
	width: 190px;
	}
	
.tickerNav a,
.tickerNav a:link,
.tickerNav a:visited,
.tickerNav a:hover { background: transparent; }

div#ticker	{ 
    position: relative; 
    width: 390px;
	height: 68px;
    overflow: hidden;	
	}
#tickerLayer ul { 
   padding-top: 5px;
   padding-bottom: 2px;	
	}

.tickerList ul {
	margin: 0px;
	padding: 0px;
	line-height: 14px
}
.tickerList .li {
	margin: 0px;
	padding: 0px;
}	
	
	
/*keep*/	
h2.snz-logo {
	left: 0;
	position: absolute;
	top: 35px;
	padding-top: 50px;
	padding-left: 10px
	}
h2.snz-logo img {
	left: 0;
	position: absolute;
	top: 0;
	text-indent: -700em;
}


	
/*------------------------ left and right borders --------------------*/
#main-body, .footer-subNav, .breadcrumbs {
	/*border-left: 1px solid #A1BABA;
	border-right: 1px solid #A1BABA;*/
	clear: both;
	}
	




/*------------------------ footer --------------------*/
#footer {
	height: 75px;
	font-size: 11px;
	width: 932px;
	position: relative;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	border: 0 !important;
}
#footer a {
	text-decoration: none;
	color: #033;
	font-weight:normal;
	}
#footer a:HOVER {
	text-decoration: underline;
	background-color:Transparent;
}
.footer-top {
	background: #fff url(/statistics/Images/footer/footer-top-background.png) bottom repeat-x;
	height: 12px;
	width: 100%;
	font-size: 1%;
	margin-left: 0;
	float: left;
	}
.footer-subNav {
	background-color: #fff;
	height: 28px; /* note: add min height */
	position: relative;
	}
.footer-subNav .linkTopButton {
	position: absolute;
	bottom: 0;
	right: 8px; 
}
.footer-subNavLinks {
	color: #990;
	font-size: 11px;
	padding: .9% 0 0 0;
	float: left;
	width: 90%;
	}

#footer .footer-subNavLinks a:hover {
	color: #990;
	}	
.footer-subNavLinks img {
	vertical-align: bottom;
	.vertical-align: middle; /* IE7 Fix */
	}
* html .footer-subNavLinks img {
	vertical-align: middle; /* IE6 Fix */
	}
.footer-mid {
	background-color: #366;
	height: 3px;
	width: 100%;
	font-size: 1%;
	margin-left: 0;
	}
.footer-bottom {
	background: url(/statistics/Images/footer/footer-bottom-background.gif) bottom no-repeat;
	height: 30px;
	}	
	
.footer-bottom ul {
	margin: 0;
	overflow: hidden;
	padding-left: 0;
}
.footer-bottom .webNZGovLink {
	float: right;
	padding: 7px 0;
	width: 24.5%; 
	}
.webNZGovLink a {
	padding-right: 5px; 
	float: left;
}
*:first-child+html .webNZGovLink a { float: none; }
* html .webNZGovLink a { float: none; }

.webNZGovLink img {
	vertical-align: top;
	padding-left: 5px;
	position: absolute;
	right: 10px;
	margin-top: -1.5%;
	padding: 0;	
}
*:first-child+html .webNZGovLink img { margin-top: 0; },
* html .webNZGovLink img { margin-top: 0; }

.footer-navigation {  width: 50%; }
.footer-navigation li {
	float: left;
	padding: 8px 8px 8px 9px;
	list-style: none;
	.list-style-image: none; /* IE Fix */
	background: url(/statistics/Images/footer/footer-nav-line-bullet.gif) left center no-repeat;
}
.footer-navigation li.first {
	background: none;
}



/* icons */
a.linkModifySearch, a.linkNewSearch, a.linkHelp, a.linkSortUp, a.linkSortDown, a.linkUnsort, a.linkEmail,
a.linkPrint, a.linkBack, a.linkForward, a.linkNext, a.linkPrevious, a.linkTop, a.linkMore {
	display: inline-block;
	font-size: 11px;
	padding: 3px 7px 3px 7px;
}
#footer a.linkEmail, #footer a.linkPrint, .primaryNavigation .printEmailLinksRight a.linkEmail, .primaryNavigation .printEmailLinksRight a.linkPrint  {
	font-size: 11px;
	padding-right: 0;
}
a.linkModifySearch {
	background: transparent url(/statistics/Images/bulletsIcons/modify_search_icon.gif) no-repeat left center;
	padding-left: 20px;
	}
a.linkNewSearch {
	background: transparent url(/statistics/Images/bulletsIcons/new_search_icon.gif) no-repeat left center;
	padding-left: 20px;
}
a.linkHelp {
	background: transparent url(/statistics/Images/bulletsIcons/stats_help_icon.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 3px;
	}
a.linkEmail {
	background: transparent url(/statistics/Images/bulletsIcons/email_icon.gif) no-repeat left 1px;
	padding-left: 20px;
}
a.linkPrint {
	background: transparent url(/statistics/Images/bulletsIcons/print_icon.gif) no-repeat left 2px;
	overflow: visible;
	padding-left: 16px;
}
a.linkEmail {
	background: transparent url(/statistics/Images/bulletsIcons/email_icon.gif) no-repeat left;
	padding-left: 20px;
}
a.linkPrint  {
	background: transparent url(/statistics/Images/bulletsIcons/print_icon.gif) no-repeat left;
	overflow: visible;
	padding-left: 16px;
}
a.linkPrint, a.linkEmail, a.linkPrint, a.linkEmail {
	margin-left: 3px;
}
a.linkBack {
	background: transparent url(/statistics/Images/bulletsIcons/link_left_dark.gif) no-repeat left center;
	padding-left: 17px;
}
a.linkForward {
	background: transparent url(/statistics/Images/bulletsIcons/link_right_dark.gif) no-repeat right center;
	padding-right: 17px;
	margin-left: 4.5%;
}
a.linkNext {
	background: transparent url(/statistics/Images/bulletsIcons/link_right_hover.gif) no-repeat scroll right 4px;
	padding-right: 20px;
	margin-right: 6px;
}
a.linkPrevious {
	background: transparent url(/statistics/Images/bulletsIcons/link_left_hover.gif) no-repeat scroll left 4px;
	padding-left: 20px;
}
.linkTop {
	vertical-align: bottom;
	text-align: right;
}
a.linkSortUp {
	background: transparent url(/statistics/Images/bulletsIcons/stats_up_arrow.gif) no-repeat scroll right;
	padding-left: 10px;
}
a.linkSortDown {
	background: transparent url(/statistics/Images/bulletsIcons/stats_down_arrow.gif) no-repeat scroll right;
	padding-left: 10px
}
a.linkUnsort {
	background: transparent url(/statistics/Images/bulletsIcons/link_unsort.gif) no-repeat scroll left 3px;
	padding-left: 17px;
}
a.linkTop, a.linkMore {
	background: transparent url(/statistics/Images/bulletsIcons/stats_up_arrow.gif) no-repeat left center;
	padding-left: 10px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #366;
	}
a.linkMore {
	background: transparent url(/statistics/Images/bulletsIcons/link_right_hover.gif) no-repeat left center;
	padding: 0 7px 0 15px;
	font-weight: normal;
	}





/*------------------------ poplationClock ---------------------------------*/
table.poplationClock {
	width: 601px;
	height: 220px;
	}
table.poplationClock td {
	text-align: center;
	vertical-align: middle;
	background: url(/statistics/Images/sampleOnly/population-clock-bg.jpg) no-repeat left top;
	}
.populationDateTime {
	font-weight: bold;
	}
.population {
	color: #FF9900;
	font-size: 45px;
	font-weight: bold;
	}



.clear {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}


.styleswitcher {
	background: url(/statistics/Images/bulletsIcons/footer_AAA_f02.gif) 0 0 no-repeat;
	display: inline;
	padding-top: 2px;
	position: absolute;
	bottom: 0;
	float: left; 
}
* html .styleswitcher {
	padding-top: 0; /* IE6 fix */
}
