﻿/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.right {
	float: right;	
}
.left {
	float: left;	
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
/*p {
	margin:0;
	padding:0;
}*/
/* Content Left */

#ContentLeft {
	width: 240px;
	margin: 25px 0 20px 18px;
	padding: 20px 0 0 0;
	float: left;
}

#ContentLeft #LinkMain a {
	background-color: transparent;
	background-image: url(/images/ads/buttons.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 27px;
	margin: 0 0 30px 0;
	display: block;
	text-decoration: none;
}

#ContentLeft #LinkMain a.join {
	background-position: top left;
}

#ContentLeft #LinkMain a.join:hover	{
	background-position: left -27px;
}

#ContentLeft #LinkMain a.calculator {
	background-position: left -54px;
}

#ContentLeft #LinkMain a.calculator:hover	{
	background-position: left -81px;
}

#ContentLeft #LinkMain a.basics {
	background-position: left -108px;
}

#ContentLeft #LinkMain a.basics:hover {
	background-position: left -135px;
}

/* Content Right */
#ContentRight {
	width: 644px;
	margin: 0px 0 0 0;
	padding: 0 0 0 32px;
	float: left;
	border-left: 1px solid #f3f1f1;
}
#ContentMain h3,
#ContentRight h3 {
	color: #56a900;
	font-size: 18px;
}
#ContentMain ul,
#ContentRight ul {
	margin: 15px 0 35px 0;
}
#ContentMain ul li,
#ContentRight ul li {
	padding: 5px 0;
	color: #00573e;
	list-style: disc;
	list-style-position: inside;
	font-size:16px;
}
#Diagram {
	width: 644px;
	height: 326px;
	position:relative;
	overflow:hidden;
	margin: 10px 0 0 0;
}
#Diagram fieldset {
	background: transparent url(/images/ads/bg-diagram.jpg) top left no-repeat;
	border:none;
	margin:0;
	padding:0;
}
#Diagram #KiwiSaverCal {
	width: 526px;
	height: 61px;
	padding: 16px 23px 13px 95px;
}
#Diagram #KiwiSaverCal p {
	color: #00573e;
	font-size: 13px;
	line-height: 29px;
}
#Diagram #KiwiSaverCal p span {
	display:inline-block;
	float:left;
	margin-right:6px;
}
#Diagram #KiwiSaverCal input.age {
	background: transparent url(/images/ads/bg-text-box-age.png) top left no-repeat;
	width: 37px;
	height: 17px;
	border: 0;
	padding: 5px 0 0 4px;
}
#Diagram #KiwiSaverCal input.income {
	background: transparent url(/images/ads/bg-text-box-income.png) top left no-repeat;
	width: 97px;
	height: 17px;
	border: 0;
	padding: 5px 0 0 4px;
}
#Diagram #KiwiSaverCal input.submitKiwiSaverCal {
	background: transparent url(/images/ads/btn-go.png) top left no-repeat;
	width: 46px;
	height: 22px;	
	border: 0;
	cursor: pointer;	
	position: absolute;
	right: 20px;
	top: 48px;	
}
#Diagram div.notes {
	width:642px;
	height: 240px;
	overflow:hidden;
}
#Diagram div.notes img {
	top:10px;
	right:8px;
	position:relative;
}
#Diagram div p {
	margin: 0 0 0 20px;
	font-size: 13px;
}
#Diagram div p strong {
	font-weight: bold;
}
#Diagram div p img { margin: 0px 0 10px 10px; }
#Diagram div.notes p { color: #00573e; }
#Diagram div#Results {
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 0;
	width:644px;
	height:0px;
}
#Diagram div#ResultsLiner {	
	background: transparent url(/images/ads/bg-diagram.jpg) left bottom no-repeat;
	height:236px;
}
#Diagram div#Results p { color: #333; }
#Diagram div#Results p span {
	padding: 20px 0 12px 0;
	display: block;
	color: #56a900;
	font-size: 15px;
}
#Diagram div#Results p span.image-wrapper {
	display:block; 
	height:235px; 
	overflow:hidden;
	padding:0;
}
#Diagram div#Results p span.clear {
	padding: 0;
	display: block;
}

/* Select Styles */
#Diagram #KiwiSaverCal select#Percentage { width: 61px; }
#Diagram #KiwiSaverCal select#FundType { width: 98px; }
#Diagram #KiwiSaverCal .selectWrapper span	{ float:none; }

/* index2.html */

#ContentRight h4 {
	color: #00573e;
	font-size: 15px;
	margin: 20px 0;
}

#ContentRight p {
	color: #000;
	font-size: 12px;
	line-height: 20px;
}

.spacer {
	width: 100%;
	height: 40px;
}

/* index3.html */

#ContentLeft #LinkSubKW a {
	background-color: transparent;
	background-image: url(/images/ads/buttons-subkw.png);
	background-repeat: no-repeat;
	margin: 0 0 30px 0;
	display: block;
	text-decoration: none;
}

#ContentLeft #LinkSubKW a.joinGMK {
	background-position: top left;
	width: 206px;
	height: 67px;
}

#ContentLeft #LinkSubKW a.joinGMK:hover	{
	background-position: left -67px;
	width: 206px;
	height: 67px;
}

#ContentLeft #LinkSubKW a.findOutMore {
	background-position: left -134px;
	width: 206px;
	height: 47px;
}

#ContentLeft #LinkSubKW a.findOutMore:hover	{
	background-position: left -181px;
	width: 206px;
	height: 47px;
}

#ContentLeft #LinkSubKW a.super {
	background-position: left -228px;
	width: 206px;
	height: 47px;
}

#ContentLeft #LinkSubKW a.super:hover	{
	background-position: left -275px;
	width: 206px;
	height: 47px;
}

.spacer2 {
	width: 100%;
	height: 140px;
}

/* index4.html */

#ContentMain {
	margin:30px 18px;
}

#ContentMain h2 {
	color: #56a900;
	font-size: 18px;
}

/* Footer */
#Footer {
	width: 924px;
	margin: 20px 38px;
	border-top: 1px solid #f3f1f1;
}

#Footer p {
	padding: 20px 3px;
	color: #a9a9a9;
	font-size: 11px;
}
