@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}
.nztours #container {
	position:relative;
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nztours #header {
	position:relative;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 119px;
	padding: 0;
	width: 955px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nztours #header h1 {
	text-indent: -2500px;
	font-weight: bold;
	color: #333366;
	font-size: 1.3em;
	display: none;
}

.nztours #nav {
	width:955px;
	background-image:url(../images/nav-bg.gif);
	background-repeat:no-repeat;
	background-color:#333366;	
	height:30px;	
	text-align:center;
	margin-top:8px;
	position:relative;
}


.nztours #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width:100%;
	margin:auto;
	position:relative;
	
}
.nztours .borderleft {
	background-image: url(../images/border_leftedge.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.nztours .borderright {
	background-image: url(../images/border_rightedge.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.nztours .bottombordercenter {
	height: 7px;
	background-image: url(../images/border_bottomedge.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
}
.nztours  .bottomborderright img {
	margin: 0px;
	padding: 0px;
	float: right;
	top: 0px;
	right: 0px;
}
.nztours  .bottomborderleft img {
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
	top: 0px;
}
.nztours .clearall {
	clear: both;
}
.blueheader {
	display: block;
	position: relative;
}
.nztours .info_primary  {
	padding: 0px;
	display: block;
	position: relative;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333366;
	margin-top: 7px;
}
.nztours .info_primary h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/SectionHeader_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	background-color: #333366;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	display: inline;
	font-weight: normal;
}
.nztours .info_primary h2 {
	font-size: 0.9em;
	color: #333366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline;
	font-weight: normal;
}
.nztours  .info_primary p {
	font-size: 0.85em;
	display: block;
	width: 690px;
	padding: 0px;
	margin: 10px;
	line-height: 1.2em;
}

.nztours h3 {
	font-size: 1.1em;
	color:#000066;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.nztours h4 {
	font-size: 0.9em;
	color:#000066;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.nztours      img.sample   {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nztours .info_secondary .sample {
	margin-bottom: 8px;
}
.left, .right  {
	width: 475px;
}
.nztours #mainContent .right {
	float: right;
}
.nztours #mainContent .left {
	float: left;
}
.nztours .info_secondary {
	position: relative;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333366;
	margin-bottom: 7px;
}
.nztours .left .info_secondary {
	margin-right: 3px;
}
.nztours .info_secondary h1 {
	font-size: 1em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/SectionHeader_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #333366;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	display: inline;
	margin: 0px;
	font-weight: normal;
}
.nztours .info_secondary h2 {
	font-size: 0.85em;
	color: #333366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline;
	font-weight: normal;
}
.nztours  .info_secondary p {
	font-size: 0.85em;
	margin: 10px;
	width: 245px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nztours #footer {
	text-align: center;
	margin-bottom: 15px;
	position:relative;
	display:block;
}
.nztours #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.7em;
	color: #333366;
	line-height: 1.5em;
	font-weight: normal;
}
.nztours a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}
.nztours a:hover {
	text-decoration: underline;
}
.nztours .blueheader a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #333366;
}
.nztours .blueheader h1 a {
	color: #FFFFFF;
}


.nztours #nav a:link, 
.nztours #nav a:visited {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	padding-left:8px;
	padding-right:8px;
	margin:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.nztours #nav a:hover{
	color:#9bd1f4;
}

table {
 border: 1px solid #cdcdcd; 
 margin-left:10px;
}

td { 
	border: 1px solid #cdcdcd; 
}

th{ border: 1px solid #cdcdcd; 
}
