@import url(legacy.css);

:root { 
	overflow-y: scroll; 
}

body, td, th, input, select, textarea {
	font-family: verdana, sans-serif;
}

body {
	color: #585858;
	font-size: 0.63em;
}

h1 {
	font-size: 1.6em;
	color: #00599c;
	margin: 0;
}

h2 {
	margin: 12px 0 0;
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	color: #585858;
	font-weight: bold;
	font-size: 1em;
}

span.headingHighlight
{
	font-size: 1.0em;
	color: #01A0DA;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0;
}

p {
	margin: 0;
}

p.footnote {
	font-size: .9em;
	color: #999;
}

a:link, a:visited {
	color: #2886cc;
	text-decoration: underline;
}

a:hover, a:active {
	color:#005596;
}

a img, img.imageMap {
	border: none;
}

.hide {
	display: none;
}

#pageBody:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pageBody {height: 1%;}
/* End hide from IE-mac */

/*
#wrapper {
	width: 805px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#banner {
	background: url(/images/bannerBottom.gif) repeat-x bottom left;
	width: 805px;
	height: 99px;
}

body.simple #banner {
	height: 85px;
	background-image: url(/images/bannerBottomLogin.gif);
}

#logo {
	float: left;
	margin-top: 18px;
	margin-left: 8px;
}

#nav {
	position: absolute;
	top: 72px;
	left: 0;
	background: url(/images/navleft.gif) left 2px no-repeat;
	padding: 0 0 2px 9px;
	z-index: 900;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 1px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 6px;
	background: url(/images/navItemRight.gif) top right no-repeat;
}

#nav li a span {
	padding-left: 6px;
	line-height: 2.5em;
	display: block;
	float: left;
	background: url(/images/navItemLeft.gif) top left no-repeat;
	cursor: pointer;
}

#nav li:hover a, #nav li.over a {
	background: url(/images/navItemRightOver.gif) top right no-repeat;
	color: #00599c;
}

#nav li:hover a span, 
#nav li.over a span {
	background: url(/images/navItemLeftOver.gif) top left no-repeat;
	height: 26px;
}

#nav li.selected a {
	background: url(/images/navItemRightOn.gif) top right no-repeat;
	color: #00599c;
}

#nav li.selected a span {
	background: url(/images/navItemLeftOn.gif) top left no-repeat;
	height: 26px;
}

#nav li ul {
	display: none;
	position: absolute;
	clear: left;
	top: 26px;
	list-style: none;
	padding: 6px 0 0;
	margin: 0;
	width: 174px;
	background: url(/images/subMenuTop.gif) top left no-repeat;
}

#nav li.over ul, 
#nav li:hover ul {
	display: block;
}

#nav li ul li {
	display: block;
	float: left;
	width: 174px;
	clear: left;
	margin: 0;
	padding: 0;
	height: 1%;
}

#nav li ul li.last {
	background: transparent url(/images/subMenuBottom.gif) bottom left no-repeat;
	padding-bottom: 7px;
}

#nav li li a,
#nav li.selected li a,
#nav li:hover li a,
#nav li.over li a {
	background: #b3e3ff;
	border: solid 1px #2886cc;
	border-top: none;
	padding: 8px 24px 6px 12px;
	font-weight: normal;
	color: #2886cc;
	float: none;
	margin: 0;
}

#nav li ul li.last a {
	border-bottom: none;
}

#nav li li.selected a {
	background-color: #fff;
	color: #00599c;
	font-weight: bold;
}

#nav li ul li a:hover {
	color: #fff;
	background: #2886cc
}

* html #nav li, * html #nav li a {
	height: 1%;
}
*/
	
/* ------------------------------------------- */

#searchLogin {
	background: url(/images/searchLogin.gif) bottom right no-repeat;
	float: right;
	width: 254px;
	height: 99px;
	text-align: right;
	position: relative;
}

#searchLogin  #search .button {
	right: 21px;
	top: 34px;
	position: absolute;
	width: 62px;
	height: 22px;
}

#searchLogin  #search .text {
	position: absolute;
	left: 48px;
	top: 36px;
	border: solid 1px #fff;
	width: 115px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	height: 15px;
}

#searchLogin  #login .button {
	right: 21px;
	top: 76px;
	position: absolute;
	width: 53px;
	height: 22px;
}

#searchLogin  #login select {
	position: absolute;
	width: 128px;
	height: 16px;
	top: 78px;
	left: 48px;
	border: solid 1px #fff;
	font-size: 1em;
}

/*
#pageBody {
	padding-left: 21px;
	padding-right: 21px;
	background: url(/images/pageBodyBack.gif) top left repeat-y;
}

#content {
	width: 775px;
}
*/

#topContent {
	height: 304px;
	float: left;
}

#leftCol {
	float: left;
	width: 550px;
}

#leftCol h1 {
	background: url(/images/gradLine.gif) 0 bottom no-repeat;
	padding-bottom: 5px;
}

#leftCol p {
	margin-top: 12px;
}

#mainContent {
	width: 527px;
	float: left;
	/* IE fix */
}

#breadcrumb {
	float: left;
	width: 690px;
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#breadcrumb li {
	display: inline;
	color: #a1cd00;
}

#loginStatus {
	float: right;
	width: 150px;
	margin: 10px 0;
	text-align: right;
}

#menuCol {
	float: left;
	clear: left;
	margin-right: 16px;
	width: 141px;
	min-height: 1px;
	display: inline; /* IE6 */
}

#menu h3 {
	margin: 0;
	padding: 10px 13px 7px;
	background: #f0f9ff url(/images/menuTop.gif) top left no-repeat;
	color: #00599c;
	font-size: 1em;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: solid 1px #fff;
	background: #f0f9ff;
}

#menu ul li {
	height: 1%;
	margin: 0;
	display: block;
	width: 141px;
}

#menu ul li a {
	color: #2886cc;
	text-decoration: none;
	background: url(/images/blueMenuArrow.gif) left 10px no-repeat;
	padding: 7px 12px 8px;
	display: block;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin: 0;
}

#menu ul li a:hover, #menu ul li.selected a {
	border: solid 1px #b3e3ff;
	border-width: 1px 0;
	color: #a1cd00;
	background: #fff url(/images/greenMenuArrow.gif) left 10px no-repeat;
}

#menu ul li.selected ul {
	margin: 0;
	border: none;
}

#menu ul li.selected ul li a {
	border: none;
	border-bottom: solid 1px #f0f9ff;
	color: #2886cc;
	background: #fff;
	padding-left: 20px;
}

#menu ul li.selected ul li a:hover,
#menu ul li ul li.selected a {
	color: #a1cd00;
}

#lastLogin
{
	background-color: #f0f9ff;
	padding: 13px;
	margin: 10px 0;
}

#slideShow {
	width: 336px;
	padding-top: 12px;
	float: left;
}

/* This displayes when the javascript is not active for the slideshow */
.notification {
	background: #fcf3c7 url(/images/error.gif) 30px 35px no-repeat;
	margin-right: 12px;
	border: solid 1px #feda53;
	padding: 30px 40px 30px 60px;
	color: #fe9a00;
	font-weight: bold;
	font-size: 1.2em;
}

#intro {
	width: 330px;
	float: left;
	padding: 12px 0 0 10px;
}

#intro h1 {
	background: url(/images/gradLine.gif) -180px bottom no-repeat;
	padding-bottom: 5px;
}

#intro h2 {
	font-size: 1em;
	font-weight: normal;
}

#intro ul {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
}

#intro ul li {
	background: url(/images/greenArrow.gif) left 2px no-repeat;
	padding: 0 0 0 23px;
}

#intro li p {
}

#news h2 {
	font-size: 1em;
	font-weight: normal;
}

#news a.archive {
	display: block;
	margin-top: 12px;
}

/* ------------------------------------------------------------------- */

#rightCol {
	width: 217px;
	background: url(/images/rightColBack.gif) top left no-repeat;
	float: right;
	padding-top: 12px;
}

#rightCol #resources {
	padding-left: 6px;
	height: 292px;
	/* IE fix */
}

#rightCol #resources h1 {
	padding-left: 14px;
}

#rightCol #buttons {
	padding: 5px 0 0 7px;
}

#rightCol #buttons #calculators {
	width: 92px;
	height: 84px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(/images/butCalculators.png) top left no-repeat;
	/* IE fix */
}

#rightCol #buttons #calculators:hover {
	background: url(/images/butCalculatorsOn.png) top left no-repeat;
	/* IE fix */
}

#rightCol #buttons #onlineQuotes {
	width: 102px;
	height: 84px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(/images/butOnlineQuotes.png) top left no-repeat;
	/* IE fix */
}

#rightCol #buttons #onlineQuotes:hover {
	background: url(/images/butOnlineQuotesOn.png) top left no-repeat;
	/* IE fix */
}

#rightCol #resources ul {
	clear: both;
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
}

#rightCol #resources li {
}

#rightCol #resources ul a {
	display: block;
	background: url(/images/lightBlueArrow.gif) 0 6px no-repeat;
	font-size: 12px;
	color: #2886cc;
	text-decoration: none;
	padding: 4px 0 4px 23px;
	border-bottom: 2px solid #fff;
}

#rightCol #resources ul a:hover {
	background-color: #fff;
	background-image: url(/images/greenArrow.gif);
	font-weight: bold;
}

#rightCol #promoPanel {
	margin-left: 5px;
}

#promoPanels {
	width: 552px;
}

#promoPanels a {
	margin-right: 1px;
}

#resolutionDependantLayout {
	clear: left;
	float: left;
	width: 552px;
	padding-top: 12px;
}

#rss {
	text-decoration: none;
	font-size: 11px;
	padding: 1px 17px 2px 10px;
	color: #E26E00;
	background: url(/images/iconRSS.gif) no-repeat 100% 50%;
}

#rss:hover {
	color: #E26E00;
	text-decoration: underline;
}

/* ------------------------------------------------------------------- */
#tagCloud {
	background: #f0f9ff;
	margin-top: 12px;
	padding: 10px 0 12px;
	clear: both;
	float: left;
	width: 763px;
	position: relative;
}

#tagCloud .help {
	padding-left: 10px;
	font-weight: normal;
}

#tagCloud .help,
#tagCloudHelp .close {
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	color: #2886cc;
	text-decoration: underline;
}

#tagCloud .help:hover,
#tagCloudHelp .close:hover {
	color: #a1cd00;
}

#tagCloudHelp {
	position: absolute;
	top: 35px;
	left: 50px;
	right: 50px;
	background-color: #fff;
	border: 1px solid #2886cc;
	padding: 1px 10px;
}

#tagCloudHelp .close {
	display: block;
	padding: 5px 0; 
	text-align: right;
}

#tagCloudHelp p {
	padding-top: 6px;
}

#tagCloud h1 {
	margin-left: 16px;
}

#tagCloud ul {
	padding: 0;
	margin: 15px;
	list-style: none;
}

#tagCloud ul li {
	float: left;
}

#tagCloud ul li a {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

#tagCloud ul li a:hover {
	text-decoration: underline;
}

#tagCloud .pw1 {
	font-size: 2.2em;
}

#tagCloud .pw2 {
	font-size: 1.9em;
}

#tagCloud .pw3 {
	font-size: 1.5em;
}

#tagCloud .pw4 {
	font-size: 1.2em;
}

#tagCloud .pw5 {
	font-size: 1em;
}

#tagCloud .sw1 a {
	color: #a8d601;
}

#tagCloud .sw2 a {
	color: #00599c;
}

#tagCloud .sw3 a {
	color: #5dc4ff;
}

/* ------------ Life stage -------------- */

#leftCol .lifeStageIntro h1 {
	padding-top: 33px;
	background-position: -180px bottom;
}

#lifeStageNav {
	float: left;
	margin: 0 0 12px 5px;
}

#resolutionDependantLayout #lifeStageNav {
	float: right;
	margin-left: 12px;
}

#lifeStageNav h2 {
	background: transparent url(/images/lifeStage/stageOfLife.gif) 0 0 no-repeat;
	width: 200px;
	height: 55px;
	margin: 0;
	text-indent: -999em;
}

#lifeStageNav img {
	display: block;
	line-height: 0;
}

#lifeStageNav ul {
	width: 200px;
	border-top: solid 2px #fff;
	padding: 0;
	margin: 0;
	list-style: none;
}

#lifeStageNav ul li {
	border-bottom: solid 2px #fff;
	background-color: #035c9f;
	display: block;
	height: 22px;
	line-height: 0;
	font-size: 0;
}

.lifeStagesLanding {
	padding-top: 60px;
	float: left;
	width: 339px;
	background-color: #00599c;
	background-repeat: no-repeat;
}

.lifeStagesLanding div {
	height: 360px;
	font-size: 1.2em;
	padding: 0 30px 0 15px;
	color: #fff;
	line-height: 1.3em;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#leftCol .lifeStagesLanding p {
	margin: 0 0 .7em;
}

/* ------------ FAA Search -------------- */
#faaMap {
	float: left;
	width: 163px;
	margin-right: 16px;
}

.faaPage #mainContent {
	width: 371px;	
}

/* ---------- Listing ----------------- */

ul.listing {
	list-style: none none;
	margin: 12px 0;
	padding: 0;
}

.listing li {
	margin-bottom: 2em;
}

.listing h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
}

.listing .datelistingtext {
	font-size: 10px;
}

/* -------- Poll --------------------- */
#poll .questions ul {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

#poll .results
{
	margin: 1em 0;
}

#poll .results dl
{
	padding: 0;
	margin: 0;
	width: 170px;
}

#poll .results dt
{
	float: left;
	width: 99%; /* -1% is FF3 fix */
	margin-bottom: 2px;
}

#poll .results dd
{
	margin: 0;
}

* html #poll .results dt
{
	clear: none;
}

#poll .results dt span
{
	display: block;
	margin-right: 3em;
}

#poll .results .percent
{
	float: left;
	width: 2.7em;
	margin-left: -2.7em;
	margin-bottom: 0;
	text-align: right;
}

#poll .results .bar
{
	clear: both;
	display: block;
	height: 10px;
	overflow: hidden;
	background: transparent url(/images/Poll/BarBg.gif) 0 50% repeat-x;
	margin-bottom: 10px;
}

#poll .results .bar span 
{
	display: block;
	background: transparent url(/images/Poll/bar.gif) 100% 0% no-repeat;
}

#poll .results .bar span span
{
	background: transparent url(/images/Poll/BarStart.gif) 0% 0% no-repeat;
	height: 10px;
	width: 2px;
}

#poll label:hover {
	color: #a1cd00;
}

#otherLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.7em;
}

#rightCol #poll {
	background: #f0f9ff;
	padding: 11px 15px 15px;
	margin: 12px 12px 0 5px;
}


#rightCol #otherLinks {
	background: #f0f9ff;
	padding: 11px 15px 15px;
	margin: 2px 12px 0 4px;
}

/* ------------------------------------ */
.sitemap h5 {
	margin-top: 12px;
}

/* ------------------------------------ */


/* ------------------------------------ */
.KiwisaverEmployerInfoForm .formFieldLabel {
	width:45%;
}

/* ------------------------------------ */

/*
#footer {
	background: url(/images/footerBack.gif) bottom left no-repeat;
	padding: 21px;
	padding-top: 12px;
	float: left;
}

#footer .curve {
	background: #f0f9ff url(/images/footerRight.gif) top right no-repeat;
}

#footer .column
{
	float: left;
	display: inline;
	margin-right: 19px;
}

#footer .column .columnHeading
{
	font-weight: bold;
}

#footer ul {
	padding: 0;
	padding-left: 0px;
	margin: 0;
	list-style: none;
	line-height: 2.5em;
}

#footer ul li {
	display: block;
	color: #2886cc;
	padding-right: 0px;
}

#footer ul li a {
	color: #2886cc;
	padding-right: 0px;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}
*/

/* ============ Hidden Right Column =============== */
.noRightCol #leftCol {
	width:923px;
}

.noRightCol #mainContent {
	width: 765px;
}

/* ============ Wide Mode =============== */
#wrapper.pageWide {
	width: 1029px;
}

.pageWide #pageBody {
	background: url(/images/pageBodyWideBack.gif) top left repeat-y;
	position: relative;
}

.pageWide #footer {
	background: url(/images/footerWideBack.gif) bottom left no-repeat;
}

.pageWide #resolutionDependantLayout {
	width: 233px;
	position: absolute;
	right: 0;
	top: -67px;
	/* IE fix */
}

.pageWide  #banner #searchLogin {
	background: url(/images/searchLoginWide.gif) bottom right no-repeat;
}

.pageWide #resolutionDependantLayout #lifeStageNav {
	float: none;
	width: auto;
	margin-left: 0;
}

.pageWide #resolutionDependantLayout #lifeStageNav h2 {
	background-image: url(/images/lifeStage/stageOfLifeWide.gif);
	width: 233px;
}

.pageWide #resolutionDependantLayout #lifeStageNav ul,
.pageWide #resolutionDependantLayout #lifeStageNav img.mood {
	margin-left: 12px;
}

.pageWide  #news {
	padding-left: 12px;
	padding-right: 21px;
}

.pageWide #tagCloud {
	float: left;
	width: 552px;
	clear: left;
}

/* Brochure List */
#brochureIntro {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}

#brochureIntro ul {
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
}

#brochureIntro ul li {
	background: url(/images/greenArrow.gif) left 2px no-repeat;
	padding: 0 0 10px 23px;
}


#formatInfo {
	float: right;
	background-color: #f0f9ff;
	width: 182px;
	padding: 0 12px 12px;
}

#formatInfo h2 {
	color: #00599C;
	font-size: 1.6em;
}

#brochureList {
}

#brochureList h2 {
	clear: both;
	border-bottom: 2px solid #a8d601;
	line-height: 1;
	margin: 0;
	padding: 0 0 8px;
}

#brochureList .brochure {
	float: left;
	width: 192px;
	margin: 10px 12px 10px 0;
}

#brochureList .lastItem {
	margin-right: 0;
}

#leftCol .brochure .thumb {
	float: left;
	width: 35px;
	height: 47px;
}

#leftCol .brochure h3 {
	font-size: 100%;
	padding: 5px 0 0 45px;
	margin: 0;
}

#leftCol .brochure p {
	margin: 0;
	padding: 4px 0 0 45px;
}

#brochureList .gototop
{
	clear: both;
	float: left;
	line-height: 1;
	margin: 15px 0 20px;
}

#brochureList .separator {
	clear: both;
	background-image: url(/images/brochure/separator.gif);
	height: 1px;
	overflow: hidden;
}

/*** Scholarships ***/
#completed-app-recieved {
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: solid 1px #FFF;
	width: 100%;
	margin-top: 12px;
}


#completed-app-recieved td {
	background-color: #F1F1F1;
	border-left: solid 1px #FFF;
	padding: 7px 5px;
}

#completed-app-recieved .grey {
	color: #ACACAC;
	border-left: none;
}

#completed-app-details {
	background-color: #F1F1F1;
	width: 100%;
	padding: 6px 0;
}

#completed-app-details .label {
	font-weight: bold;
}

#completed-app-details td {
	padding: 5px;
}

#completed-app hr {
	color: #F2F2F2;
	background-color: #F2F2F2;
	height: 1px;
	border: 0px;
	margin: 6px 0;
	padding: 0;
	overflow: hidden;
}

#completed-app h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 8px 5px 0 5px;
	margin: 0;
}

#completed-app p {
	padding: 0 5px 0 5px;
}

#completed-app .history {
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #F1F1F1;
	width: 100%;
	padding: 6px 0;
	margin-top: 12px;
}

#completed-app .history th {
	font-weight: bold;
	text-align: left;
	padding: 8px;
	color: #000;
	border-bottom: solid 2px #FFF;
}

#completed-app .history tr.titles td {
	border: solid 1px #FFF;
	border-width: 0 0 1px 1px;
	padding: 8px;
	text-align: center;
}

#completed-app .history tr.titles td.first,
#completed-app .history tr.roundTitle td {
	border-left: none;
	color: #ACACAC;
	text-align: left;
}

#completed-app .history tr.score td {
	padding: 8px;
	text-align: center;
	border-top: solid 1px #fff;
}

#completed-app .history tr.score td.label {
	font-weight: bold;
	text-align: left;
}

#completed-app .history tr.comment td {
	padding: 8px;
	vertical-align: top;
	font-style: italic;
}

#completed-app .history tr.roundTitle td {
	border-bottom: solid 1px #FFF;
	padding: 8px;
}

#completed-app .history td.total {
	font-weight: bold;
}

#completed-app .history tr.total td {
	padding: 8px;
	border-top: solid 2px #fff;
	white-space: nowrap;
}

#completed-app .history tr.total td.first {
	color: #ACACAC;
}

#completed-app-qa {
	padding-top: 12px;
}

#completed-app-admin {
	margin-top: 12px;
	border-spacing: 1px;
	background-color: #DBEDF9;
	width: 100%;
}

#completed-app-admin th {
	text-align: left;
	font-weight: bold;
	padding: 8px;
	border-bottom: solid 2px #FFF;
}

#completed-app-admin td {
	vertical-align: top;
	padding: 5px;
}

#completed-app-admin ul {
	margin-top: 0;
	margin-bottom: 0;
}

#completed-app-admin li {
	padding-bottom: 5px;
}

#completed-app-admin .label {
	font-weight: bold;
}

#completed-app-admin .scoreEntry {
	text-align: right;
	white-space: nowrap;
}

#completed-app #controlButtonsStyle input {
	margin-right: 5px
}

#application-list-head {
	margin: 18px 0;
	width: 100%;
	background-color: #DBEDF9;
	text-align: left;
	color: #000;
}

#application-list-head .label {
	font-weight: bold;
	padding-left: 9px;
}

#application-list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 18px 0;
}

#application-list td {
	padding: 4px 8px;
	vertical-align: top;
}

#application-list .toprow td {
	border-top: solid 5px #FFF;
	border-bottom: solid 1px #F2F2F2;
}

#application-list .toprow a {
	font-weight: bold;
}

#application-list .botrow td {
	padding: 8px;
}

#application-list .num {
	color: #65AED7;
	font-weight: bold;
}

#application-list .greybg {
	background-color: #F2F2F2;
	white-space: nowrap;
}

#application-list .greytxt {
	color: #A8A8A8;
	white-space: nowrap;
	text-align: right;
	padding-right: 0;
}

.errorMessage 
{	
	padding: 2em 0;
	display: block;
}