/* tags */
body {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #808080;
	background: #FFFFFF url(../images/bg_main.jpg) repeat-x center top;
	margin: 18px 0px 0px;
	padding: 0px;
}

/* fonts */
h2	{
	color: #66BAE3;
	font-size: 14px;
	font-weight: bold;
	/*padding-left: 20px;*/
}
h3	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../images/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3.type2	{
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
h4	{
	color: #66BAE3;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #005180;
}
a:visited {
	color: #4C4C4C;
}
a:hover, a:active {
	color: #000000;
}

.white {
	color: #FFFFFF;
}
.text_12 {
	font-size: 12px;
}
.text_13 {
	font-size: 13px;
}
.text_blue {
	color: #66BAE3;
}
.text_center {
    text-align: center;
}
.text_blue a {
	font-weight: bold;
	color: #66BAE3;
	text-decoration: none;
}

.intro 	{
	font-size: 12px;
	font-weight: bold;
	color: #66BAE3;
	padding-top: 8px;
}
.button
{
	font-size : 10px;
}
.searchdd
{
    font-size: 10px;
}
li {
    padding: 3px;
}
.paragraphHeader 	{
	font-size: 12px;
	font-weight: bold;
	color: #66BAE3;
	padding-top: 10px;
    padding-bottom: 5px; 
}
ul.paragraphHeader 	{
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 17px;
	font-size: 13px;
}
ul.paragraphHeader a:link, ul.paragraphHeader a:visited	{
	color: #005180;
}
ul.paragraphHeader a:hover {
	color: #66BAE3;
	text-decoration: none;
}
.text_navy {
	color: #005180;
}
.copyright {
	font-size: 10px;
	padding: 10px;
}
.copyright p {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* masthead */
.masthead {
	background: url(../images/masthead.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 34px 10px 12px;
}
.masthead input {
	color: #808080;
	border: 1px solid #808080;
	height: 15px;
	width: 120px;
}


/* bg */
.bg_register {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bg_registration.gif) no-repeat right bottom;
	padding: 12px 8px 8px;
	text-align: right;
}
.bg_register_fields {
	background: #BDDCEB;
	padding: 10px 10px 10px 10px;
}
.bg_register_fields input {
	color: #808080;
	border: 1px solid #808080;
	height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg_contact {
	font-size: 14px;
	color: #005180;
	background: url(../images/bg_contact.jpg) no-repeat left center;
	text-align: right;
	padding: 10px;
}
.bg_contact p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bg_contact a {
	font-weight: bold;
	color: #005180;
	text-decoration: none;
}

.bg_feature	{
	font-size: 12px;
	font-weight: bold;
	color: #005180;
	background: url(../images/bg_registration.gif) no-repeat right bottom;
	padding: 12px 8px 8px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.bg_feature img {
	margin-right: 10px;
	margin-top: 10px;
}
.bg_blue_grad_left {
	background: url(../images/bg_grad_blue_corner.jpg) no-repeat left top;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.bg_blue_grad_right {
	background: url(../images/bg_grad_blue_corner.jpg) no-repeat right top;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.bg_blue_grad_left h1, .bg_blue_grad_right h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/arrows.gif) no-repeat left center;
	margin: 10px;
	padding: 4px 4px 4px 35px;
}
.bg_heading_3 {
	background: url(../images/bg_heading_3.gif) repeat-x left top;
}
.bg_heading_3 h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	background: url(../images/arrows.gif) no-repeat left center;
	margin: 10px;
	padding: 4px 4px 4px 35px;
}
.bg_sky_tower {
	background: #DCEBEB url(../images/sky_tower.jpg) no-repeat left top;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #BDDCEB;
}

.bg_100percentNZ {
	background: #BDDCEB url(../images/100pureNZplane2.jpg) no-repeat left top;
    padding-top: 70px;
    color: #070707;
}

.darkLink a:link, .darkLink a:visited, .darkLink a:hover, .darkLink a:active {
    color: #070707;
    text-decoration: none;
}

.bg_sky_tower p {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* nav */
.nav {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #4C4C4C;
	background: url(../images/bg_nav.jpg) repeat-x center bottom;
	padding: 8px;
}
.nav a {
	color: #4C4C4C;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #4C4C4C;
	font-weight: bold;
}
.nav a:last-child	{
	border-right: 0px none;
}
/* borders */
.border_bottom_white {
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
.border_189 {
	border: 1px solid #BDDCEB;
}
.border_189 img {
	padding: 10px;
	margin-top: 10px;
}
.border_top_white {
	border-top: 1px solid #FFFFFF;
}
/* rounded corners */

.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
            }
/* centre panel */           

.bl {
	background: #DEEBEB url(../images/bl.gif) no-repeat 0 100%;
	width: 100%;
	}
.br {
	background: url(images/br.gif) 100% 100% no-repeat
	}
.tl {
	background: url(images/tl.gif) 0 0 no-repeat
	}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat; 
	padding:10px
	}

/* padding*/
.padding_10 {
	padding: 10px;
}

.masthead .go {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #005180;
	padding: 1px 2px;
	border: 1px solid #FFFFFF;
    text-decoration: none;
}
.bg_register_fields a {
	color: #005180;
	text-decoration: none;
}
.bg_sky_tower a {
	color: #808080;
	text-decoration: none;
}
.bg_trade_enterprise {
	border: 1px solid #BDDCEB;
	padding: 10px;
}

.bg_trade_enterprise a {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:link {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:visited {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:hover {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise_link a:active {
	color: #808080;
	text-decoration: none;
}

.bg_trade_enterprise img {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}

.page_divider {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #BDDCEB;
}

.bulletList {
	margin-left: 20px;
}

.membersArea {
	margin-bottom: 12px;
}

.red {
	color: red;
}
.fly {
	font-size: 12px;
	display: none;
}
.hr-dotted {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 92%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
