body 
{
	margin: 0px 0px 0px 0px;
	background-color: ;
	background-image: url("") repeat scroll;
}

p, li
{
	line-height: 18px;
}

p, div, li, table, caption, th, td 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

a:link 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #006666;
	text-transform: none;
	text-decoration: underline;
}

a:visited 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #006666;
	text-transform: none;
	text-decoration: underline;
}

a:hover 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #006699;
	text-transform: none;
	text-decoration: underline;
}

h1 
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	color: #006666;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
}

h2 
{
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	color: #006666;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 1px;
}

h3 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 1px;
}

h4 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006666;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 1px;
}

h5 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 1px;
}

h6 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 1px;
}

hr 
{
   border: solid 1px ;
}

ul li 
{
	list-style-type: disc;
	list-style-image: url("");
}

em, i
{
	font-style: italic !important;
}

input[type="text"], input[type="password"]
{
    height: 20px;
}

select
{
    height: 26px;
}

.ui-spinner input[type="text"] 
{
    height: 18px;
}

table.MoSTTable 
{
	background-color: ;
	border: solid 1px ;
}

table.MoSTTable th 
{
	background-color: ;
	border: solid 1px ;
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * 
{
	color: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td 
{
	background-color: ;
	vertical-align: top;
	border: solid 1px ;
}

table.MoSTTable td, table.MoSTTable td * 
{
	color: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td 
{
	background-color: ;
	border: solid 1px ;
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
	color:  !important;
}

td.MoSTTableColumn, .MoSTTableColumn td 
{
	background-color:  !important;
	border: solid 1px  !important;
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	color: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited 
{
	font-style: normal;
	color: #006666;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover 
{
	font-style: normal;
	color: #006699;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link 
{
	font-style: normal;
	color: #006666;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage 
{
	border-color:    ;
	border-style: ;
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ;
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  !important;
	font-style: normal;
	background-color: ;
	border-style: solid;
	border-color:    ;
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 10px;
	color:  !important;
	font-style: normal;
	background-color: ;
	border-style: solid;
	border-color:    ;
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  !important;
	font-style: italic;
	background-color: ;
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: ;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 
{
	float: left;
	border: solid 1px ;
	margin: 1px;
}

div.MoSTDocumentListCellFull 
{
	width: auto;
}

div.MoSTDocumentList li 
{
	list-style-type: disc;
	list-style-image: url("");
}

div.MoSTDocumentListHeading 
{
	font-family: Georgia, serif;
	font-size: 14px;
	color: ;
	font-weight: normal;
	border: dotted 1px ;
	background-color: ;
}

div.MoSTDocumentListHeading a:visited 
{
	font-family: Georgia, serif;
	color: ;
}

div.MoSTDocumentListHeading a:hover 
{
	font-family: Georgia, serif;
	color: ;
}

div.MoSTDocumentListHeading a:link 
{
	font-family: Georgia, serif;
	color: ;
}

div.MoSTFormLayout 
{
	width: 100%;
	float: left;
}

div.MoSTFormLayoutCell1 p, div.MoSTFormLayoutCell2 p
{
	margin: 0;
	padding: 0;
}

div.MoSTFormLayoutRow 
{
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 
{
	float: left;
}

div.MoSTFormLayoutCell2 
{
	float: right;
}

div.MoSTFormLayoutCellFull 
{
	width: auto;
}

.MoSTPrint 
{
	display: none;	
}

.MoSTTemplate 
{
	display: block;
}

/* Template styles */

#wrapper {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
 }

#template {
  width: 100%;
  float: left;
}

#header {
}

#logo {
  float: left;
  margin: 20px 0 0 0;
  padding: 0 0 0 0px;
}

#homesearch {
  width: 450px;
  float: right;
  margin: 60px 0 0 0;
  text-align: right;
}

#homesearch * {
  font-size: 10px;
  text-decoration: none;
}

#header-image {
  width: 970px;
  height: 147px;
  margin: 0;
  padding: 0;
  float: left;
}


div.lambs {
  background: url(/images/header-image-lambs.jpg) no-repeat;
} 

div.whale {
  background: url(/images/header-image-whale.jpg) no-repeat;
}

div.pohutukawa {
  background: url(/images/header-image-pohutakawa.jpg) no-repeat;
}

div.mountain {
  background: url(/images/header-image-tongariro.jpg) no-repeat;
}

div.fern {
  background: url(/images/header-image-fern.jpg) no-repeat;
}

div.puka {
  background: url(/templates/Site/images/header-image-puka2.jpg) no-repeat;
}

div.parliament {
  background: url(/images/header-image-parliament.jpg) no-repeat;
}

div.lambs a,
div.whale a,
div.pohutukawa a,
div.mountain a,
div.fern a,
div.parliament a,
div.puka a {
  display: block; 
  width: 970px; 
  height: 119px; 
}

/* have added if statement for this for ie6 */

div.lambs a:hover,
div.whale a:hover,
div.pohutukawa a:hover,
div.mountain a:hover,
div.fern a:hover,
div.parliament a:hover,
div.puka a:hover {
  background: url(/templates/Site/images/header-image-over-trans.png) no-repeat ; 
}


#header-image p {
  margin: 0;
  padding: 0;
}

#contentwrapper {
  width: 970px;
  float: left;
  background: url(/templates/Site/images/bkg-content-inside.gif) repeat-y;
}

#content {
  width: 515px;
  float: left;
  margin: 0px 0 0 0;
}

#share {
  width: 515px;
  float: left;
  margin: 0 0 20px 0;
  text-align: right;
}

#share .stButton {
  width: 16px;
  overflow: hidden;
  margin-bottom: 10px;
}

#related {
  width: 180px;
  float: left;
  margin: 15px 0 0 35px;
}

#footerwrapper {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
 }

#footer {
  width: 100%;
  float: left;
  border-top: 1px dotted #666;
  padding: 10px 0 0 0;
  margin: 20px 0 0 0;
}

/* Navigation styles  */

#menu {
  float: left;
  width: 970px;
  height: 28px;
  margin: -28px 0 20px 0;
  background: #046C6B;
  float: left;
  filter:alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  display: inline;
  list-style: none;
  float: left;
  margin: 0;
  text-align: center;
  border-right: 1px solid #ccc;
 }

#menu li#last {  
  border-right: 0px;
}

#menu li a {
  display: block;
  padding: 5px 32px 5px 31px;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
}

#menu li#last a {  
  padding: 5px 36px 5px 31px;
}

#menu li a:hover {
 color: #046C6B;
 background: #FFF;
}

.highlighted,
.highlighted a {
 color: #046C6B!important;
 background: #FFF;
}


#submenu {
  width: 141px;
  float: left;
  padding: 10px 10px 0 30px;
  margin: 15px 30px 0 0;
}

#submenu ul {
  padding: 0;
  margin: 0 0 20px 0;
}

#submenu li {
  list-style: none;
  padding: 0 0 20px 0;
}

#submenu li a {
  text-decoration: none;
}

#submenu h2
{
  padding: 0 0 20px 0;
  margin: 0;
}

/* Content styles */

hr {
  color: #fff; background-color: #fff; border: 1px dotted #666; border-style: none none dotted;
  padding: 0;
  margin: 10px 0 10px 0;
  clear: both;
}

p { 
  margin: 0 0 15px 0;
}

h1 {
  border-bottom: 1px dotted #666;
  padding: 0 0 8px 0;
  margin: 0 0 20px 0;
}

ul, ol {
  margin: 5px 0 20px 0;
  padding: 0 0 0 17px;
}

h2, h2 a {
  margin: 30px 0 0 0;
  padding: 0;
  font-family: Georgia, Serif !important;
}

.CUSTOMBlueBox {
  background: #d9eae7;
  padding: 20px 4% 10px 4%;
  margin: 10px 0;
  width: 92%;
  float: left;
}


.CUSTOMDarkBlueBoxWhiteText {
  background: #4e8b8c;
  color: #fff;
  padding: 5px 5px 5px 8px; 
  margin: 10px 0;
}

.CUSTOMDarkBlueBoxWhiteText a:link,
.CUSTOMDarkBlueBoxWhiteText a:visited {
  color: #fff;
  text-decoration: none;
}

.CUSTOMDarkBlueBoxWhiteText a:hover {
  color: #fff;
  text-decoration: underline;
}

.CUSTOMBlueBox h2 {
  margin: 0;
}

.CUSTOMBlueBoxHeading {
  background: #d9eae7;
  padding: 10px 10px 10px 15px; 
  margin: 10px 0;
  font-family: Georgia, Serif;
  font-size: 14px;
}

.CUSTOMLargeBody,
.CUSOMTLargeBody p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.CUSTOMMeetOurPeopleImage {
  width: 112px;
  background: url(/templates/Site/images/bkg-meet-our-people.gif) repeat-y;
  padding-left: 53px;
}

#related .MoSTAbstract h2 * {
  font-size: 14px;
}


#related .MoSTAbstract h2,
#related .MoSTAbstract h3 {
  margin: 20px 0 2px 0;
}


/* HOMEPAGE columns */

#columnone {
  width: 480px;
  margin: 0 40px 0 0;
  padding: 0;
  float: left;
}

#columntwo {
  width: 207px;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}

#columtwoBox {
  background: url(/templates/Site/images/bkg-home-column-two.gif) no-repeat;
  padding: 5px 30px 5px 30px;
  margin: 0;
  float: left;
}

#columtwoBox p {
  margin: 0;
  padding: 0;
}

#columtwoBox a {
  color: #333;
}


#columntwo H2 {
  padding: 0 30px 5px 30px;
  margin: 0 -30px 10px -30px;
  background: #D9EAE7;
 }

#columntwo h2 a {
 text-decoration: none;
}

#columntwo .MoSTDocumentListHeading * {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
  font-size: 11px;
  text-decoration: none;
  padding: 0 0 1px 0;
  margin: 15px 0 5px 0;
  width: 100%;
}

#columntwo .MoSTDocumentListHeading a:hover {
  text-decoration: underline;
  color: #046C6B;
}

 #columntwo .MoSTDocumentList {
  margin: 0 0 8px 0;
  padding: 0 0 3px 0;
} 


#columntwo .MoSTDocumentListRow {
  margin: 0 0 8px 0;
  padding: 0 0 3px 0;
}

#columntwo .MoSTDocumentListDate {
  margin: 0 0 10px 0 !important;
}


/* Form styles */

.MoSTButton {
  background: url(/templates/Site/images/bkg-button.gif);
  width: 75px;
  padding: 5px;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
}

.SearchField {
  width: 70px;
}

.MoSTDocumentListDate {
  text-transform: uppercase;
  font-size: 10px;
}

div.MoSTDocumentListCell1,
div.MoSTDocumentListHeading {
  border: none;
  margin: 0;
}

#MoSTContent .MoSTDocumentList .MoSTAbstract {
 display: none
}

#MoSTContent .MoSTDocumentListRow {
   border-bottom: 1px dotted #666;
   margin: 0px 0;
   padding: 14px 0;
}

/* New - News, Articles, Case Notes etc 2013 */

#content .MoSTDocumentList .People {
  display: none;
}

#content .MoSTDocumentList .MoSTAbstract h3 {
  margin: -5px 0px 25px;
}
div.MoSTVersion {
	display: none;
	visibility: hidden;
}
