/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #43a0ff;
	background-image: url(http://www.npnz.co.nz/templateimages/2010/body-rep2010.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: century gothic, verdana, arial, helvetica;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

.shell {
	width: 100%;
	}

.whitey {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 0 0 0 0;
	}
	
.wrapper {
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background-color: #ccc;
	height: 46px;
	}

.headlinks td, .headlinks .field {
	font-size: x-small;
	color: #203396;
	margin-bottom: 10px;
	}

.headlinks .field {
	font-size: small;
	width: 120px;
	border: solid #85a4f1 1px;
	height: 20px;
	color: #000;
	padding: 0 0 0 3px;
	margin: 0 1px 0 0;
	}

#topt {
	padding: 7px 15px 7px 15px;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	}

#rightheader {
	width: 300px;
	text-align: right;
	float: right;
	vertical-align: top;
	padding: 6px 30px 5px 0;
	}

#rightheader td {
	vertical-align: top;
	}

#rightheader p {
	font-size: 0.9em;
	color: #e98919;
	margin-bottom: none;
	margin-top: 16px;
	font-weight: bold;
	}

#rightheader p a {
	font-size: 1.2em;
	color: #e98919;
	}

#midhead td{
	background-image: url(http://www.npnz.co.nz/templateimages/bg-poolpic2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	}

.midbox {
	position: relative;
	}

.midbutts {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -412px;
	}

#topnav {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #203396;
	border-bottom: 2px #203396 solid;
	border-top: 1px #fff solid;
	background-image: url(http://www.npnz.co.nz/templateimages/topnav-bg2010.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

#intop {
	width: 924px;
	background-color: #203396;
	margin-left: auto;
	margin-right: auto;
	}

#newhead {
	width: 100%;
	padding: 5px 0 15px 0;
	float: left;
	}

#inheadmain {
	width: 100%;
	min-width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.inhead {
	width: 24.5%;
	float: left;
	text-align: center;
	}

.inhead img {
	width: 80%;
	}


/* =================================================== */
/* TRIFECTA below */
/* =================================================== */

.butty {
	background-image: url(http://www.npnz.co.nz/templateimages/test.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid #000 2px;
	}

.butt1, .butt2, .butt3, .butt4, .butt5, .butt6	{
	margin: 0; 
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	width: 144px;
	height: 29px;
	overflow:hidden;
	}

.butt1, .butt2, .butt3, .butt4, .butt5, .butt6	{
	width: 144px;
	height: 29px;
	position: relative;
	}

.butt1 img, .butt2 img, .butt3 img, .butt4 img, .butt5 img, .butt6 img	{
	position: absolute;
	top: 0;
	left: 0;
	}

.butt1 .topper, .butt2 .topper, .butt3 .topper, .butt4 .topper, .butt5 .topper, .butt6 .topper	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
	}

.butt1 a, .butt2 a, .butt3 a, .butt4 a, .butt5 a, .butt6 a {
	display: block;
	width: 144px;
	height: 29px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;
	}

.butt1 img, .butt2 img, .butt3 img, .butt4 img, .butt5 img, .butt6 img {
	width: 144px;
	height: 29px;
	border: 0;
	}

.butt1 a:hover .topper, .butt2 a:hover .topper, .butt3 a:hover .topper, .butt4 a:hover .topper, .butt5 a:hover .topper, .butt6 a:hover .topper {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}

/* =================================================== */
/* TRIFECTA above */
/* =================================================== */

#leftcol {
	width: 20%;
	text-align: center;
	float: left;
	}

#content {
	vertical-align: top;
	width: 80%;
	min-width: 802px;
	float: right;
	display: block;
	background-color: #fff;
	color: #555;
	line-height: 1.5em;
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: large;
	color: #000;
	}

h2, h3 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

 h4 {
	margin-top: .25em;
	margin-bottom: .25em;
	}

.testimonial h3 {
	margin-top: 0;
	}

.poolsize td {
	border: solid #000 1px;
	}

h2 {
	font-size: large;
	color: #203396;
	}

h3 {
	font-size: small;
	color: #1f3295;
	}

h4 {
	font-size: medium;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #96b3d1;				/* if bgcolour is needed  */
	padding: 2px 3px 5px 3px;				/* if bgcolour is needed  */
	}

p {
	margin-bottom: 1.25em;
	}

#footer {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-image: url(http://www.npnz.co.nz/templateimages/bg-bluebottom.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

#supp {
	width: 100%;
	float: left; 
	height: 50px;
	background-color: #ccc;
	text-align: center;
	}

#supp img {
	padding: 0 10px 0 10px;
	}

#footerin {
	float: left;
	background-image: url(http://www.npnz.co.nz/templateimages/bg-bluebottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 159px;
	}
	
.freequote {
	position: absolute;
	top: 97px;
	right: 155px;
	}

.poolnews {
	FONT-SIZE: 8pt;
	line-height: 1.25em;
	}
	
.rightmenu h4 a {
	color: #fff;
	text-decoration: none;
	display: block;
	}

.rightmenu h4 a:hover {
	color: #fea20d;
	}

#screenshot{
	position: absolute;
	padding: 7px;
	display: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
	}

/* =================================================== */
/* BUTTON BOX */
/* =================================================== */

.butbox {
	border-collapse: collapse;
	margin-bottom: 8px;
	}

.spec {
	margin-bottom: 8px;
	}

.butbox td {
	
	}

.butboxtop {
	}

.butboxtop h4 {
	margin: 0;
	text-align: center;
	}

.butboxmain {
	background-color: #fff;
	background-image: url(http://www.npnz.co.nz/templateimages/rep2010.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 3px 3px 0 5px;
	}

.butboxbase {
	padding: 0;
	}

.butbox2 {
	border-collapse: collapse;
	margin-bottom: 8px;
	}

.butbox2 td {
	
	}

.butboxtop2 {
	}

.butboxtop2 h4 {
	background-color: #b0b0b0;
	margin: 0;
	text-align: center;
	}

.butboxmain2 {
	background-color: #fff;
	background-image: url(http://www.npnz.co.nz/templateimages/rep2010-grey.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 3px 3px 0 5px;
	}

.butboxbase2 {
	padding: 0;
	}

.butboxmain2-lrg {
	background-color: #fff;
	background-image: url(http://www.npnz.co.nz/templateimages/rep2010-grey.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 3px 3px 0 5px;
	}

.poolcolbut {
	margin: 0 0 6px 0;
	}

.poolfinbut {
	margin: 4px 0 6px 0;
	}

/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	float: left;
	width: 100%;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: x-small;
	color: #203396;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #1f3295;
	text-decoration: underline;
	}

a:hover	{
	color: #f38f00;
	}

.subnav {
	float: left;
	color: #203396;
	font-size: x-small;
	text-align: center;
	padding: 8px 20px 20px 20px;
	}

.subnav a {
	color: #fff;
	}

.subnav a:hover {
	color: #8de3ff;
	}

#navcolumn {
	vertical-align: top;
	}

.navinner {
	float: left;
	display: block;
	}

#navigator {
	width: 210px;
	background-color: #fff;
	text-align: left;
	padding: 30px 0 20px 0;
	padding: 15px 15px 10px 15px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	width: 210px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 20px;
	border-bottom: dotted 1px #e9e9e9;
	text-decoration: none;
	display: block;
	width: auto;
	color: #1f3295;
	background-image: url(http://www.npnz.co.nz/templateimages/leftnav-silent.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}

.currentpage a {
	color: #1f3295;
	font-size: 1.1em;
	border-bottom: dotted 1px #4a63e4;
	background-image: url(http://www.npnz.co.nz/templateimages/leftnav-curhov.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}

.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #4a63e4;
	border-bottom: dotted 1px #4a63e4;
	background-image: url(http://www.npnz.co.nz/templateimages/leftnav-curhov.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	}

.submen a {
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 0 30px;
	color: #1f3295;
	}
	
.submen a:hover {
	color: #4a63e4;
	border-bottom: dotted 1px #4a63e4;
	}

/* =================================================== */
/* DROP DOWN NAVIGATION */
/* =================================================== */

.sublist, .topsub, .drop1, .drop2, .drop3, .drop4, .drop5 {
	display: block;
	}

ul{
    margin: 0px;
    padding: 0;
	border: none;
	}
	
ul.horizontal_list{
	margin: 0px;
	padding: 0;
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	}
	
ul.horizontal_list li{
    float: left;
    list-style: none;
	margin: 0 10px 0 0;
	}
	
.topsub {
	float: left;
	width: 132px;
	padding-left: 38px;
	}
	
.topsub li{
	margin-left: 0px;
	padding: 0 0 0 15px;
	list-style: none;
	margin-bottom: 5px;
	background-image: url(http://www.npnz.co.nz/templateimages/topnav-li.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

.topsub ul {
	margin-left: -20px;
	}
	
.sublist li a{
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1f3295;
	font-size: 0.8em;
	}

ul.sublist li a:hover{
	color: #3550da;
	text-decoration: underline;
	}

.keep {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-1-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 182px;
	margin: 0 0 0 -6px;
	padding: 0 0 10px 0;
	z-index: 10;
	}
	
.drop1 {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-2-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 364px;
	margin: 0 0 0 -12px;
	padding: 0 0 10px 0;
	z-index: 10;
	}
	
.drop2, .drop3 {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-2-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 364px;
	margin: 0 0 0 -12px;
	padding: 0 0 10px 0;
	z-index: 10;
	}

.drop4 {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-2-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 364px;
	margin: 0 0 0 12px;
	padding: 0 0 10px 0;
	z-index: 10;
	}
	
.drop5 {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-2-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 364px;
	margin: 0 0 0 12px;
	padding: 0 0 10px 0;
	z-index: 10;
	}
	
.drop6 {
	position: absolute;
	background-image: url(http://www.npnz.co.nz/templateimages/menu-3-body.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	visibility: hidden;
	width: 546px;
	margin: 0 0 0 18px;
	padding: 0 0 10px 0;
	z-index: 10;
	}
