
 /******************************************************************************
* GLOBAL
*******************************************************************************/
* {
  margin: 0;
  padding: 0;
}
body {
  color: #001526;
  font-size: 75%;
  background: #fff url('http://ect.org.nz/images/background-general.png') repeat-x;
  font-family: Arial, Helvetica, sans-serif;
}
html>body {
  font-size: 12px;
}
img { border: none; }
img.centered {
  display: block;
  margin: 0 auto;
}


.caption {clear:both; font-style:italic; color:#666}




.clear { clear:both; }
div.clear {
  height: 0;
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
div.spacer {
  height: 15px;
  clear: both;
  width: 100%;
  line-height: 15px;
}
/* fix for older browsers */
#main-content div.clear {
  height: 1px;
}
p {
  font-size: 1em; /* 12px */
  line-height: 1.5em; /* 24px */
  padding: 0 0 2em 0;
  margin-bottom:-.3em;
  margin-top:0;
}


em {
  font-family: Arial, Helvetica, sans-serif;
  color: #555;
}

acronym { border-style: dotted; border-width: 0 0 1px 0; cursor: help; }

.float-left { float: left; }
.float-right { float: right; }

/* hide and show divs */
div.show { display: block; }
div.hide { display: none; }


/* button links */


a.read-more { 
	display: block;
	height: 18px;
	text-indent: -10000em;
	text-decoration: none;
	background: transparent url('http://ect.org.nz/images/buttons-read-more.gif') no-repeat left 0;
	border:none;
	width: 61px; 
	background-position: left 0px; }
	
a.read-more:hover { background-position: left -30px;border:none  }

a.read-more { margin: 4px 1em 0 0; }

/******************************************************************************
* LINKS
*******************************************************************************/
a {
  color: #db1e06;
  text-decoration: none;
  border-bottom:1px #db1e06 dotted;
}
a:hover {
  color: #db1e06;
  text-decoration: none;
   border-bottom:1px #db1e06 solid;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #223D51;
  text-decoration: none;
  border-bottom:1px #223D51 dotted;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #223D51;
  text-decoration: none;
   border-bottom:1px #223D51 solid;
}


/******************************************************************************
* LISTS
*******************************************************************************/
ul, ol {
  line-height: 2em; /* 24px */
  text-align: left;
  margin-bottom: 2em; 
}
ul {
  padding-left: 14px;
  list-style-type: disc;
}
ul li {
  margin-bottom: 1em;
}
ol {
  margin-left: 30px;
}
ol li {
  list-style-type: decimal;
}


/* boxed lists */
ul.boxed-list {
  padding: 0;
  line-height: 120%;
  list-style: none;
  border-top: 1px solid #E6E5E7;
}
ul.boxed-list li {
  border-bottom: 1px solid #E6E5E7;
  margin: 0;
  padding: 1.12em 0;
  padding-top: 1em;
  padding-left: 30px;
}
ul.boxed-list li:hover,
ul.boxed-list li.current {
  background-color: #F7F6F7;
}

ul.pdfs li {
background:transparent url('http://ect.org.nz/images/page_white_acrobat.gif') no-repeat scroll 5px center;
list-style-type:none;
margin:0pt;
padding-left:30px;
}

ul.news li {
background:transparent url('http://ect.org.nz/images/page_white_acrobat.gif') no-repeat scroll 5px center;
list-style-type:none;
margin:0pt;
padding-left:30px;
}



/******************************************************************************
* HEADLINES (vertical grid is 22px high)
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
  color: #223D51;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding: 0;
  color: #223D51;
  text-decoration: none;
  background: transparent !important;
}
h1 a:hover, h2 a:hover, h3 a:hover {
  text-decoration: none;
} 

h1 { font-size: 3em; /* 36px */ line-height: 1.3333em; /* 48px */ margin-top: 0.6667em; margin-bottom: 0em; }
h2 { font-size: 2em; /* 24px */ line-height: 1em; /* 24px */ margin-top: 1em; margin-bottom: .3em; }
h3 { font-size: 1.6667em; /* 20px */ line-height: 1.2em; /* 24px */ margin-top: .3em; margin-bottom: .3em; }
h4 { font-size: 1.5em; /* 18px */ line-height: 1.3333em; /* 24px */ margin-top: .3em; margin-bottom: .3em; }
h5 { font-size: 1em; /* 12px */ line-height: 2em; /* 24px */ margin-top: .3em; margin-bottom: .3em; }
h6 { font-size: 0.8333em; /* 10px */ line-height: 2.4em; /* 24px */ margin-top: .3em; margin-bottom: .3em; }


h1.icon, h2.icon, h3.icon,h4.icon, h5.icon {
background-position:left center;
background-repeat:no-repeat;
padding:12px 0pt 6px 30px;
}

h4.subtitle {font-style:italic}

/******************************************************************************
* WRAPPERS
*******************************************************************************/
#nav-bar-wrapper {
  width: 100%;
  background: url('http://ect.org.nz/images/background-general.png') repeat-x 0 -213px;
}
#logo-wrapper {
  width: 100%;
  background: #1a2d3c url('http://ect.org.nz/images/header-back.png') repeat-x 0 0;
}
#logo-wrapper a {
  border: none;
  padding: 0;
  background-color: transparent;
  clear: both;
}
#head-wrapper {
  width: 100%;
  background: #E0EAF0 url('http://ect.org.nz/images/head-wrapper-bg.png') repeat-x;
  border-bottom: solid 1px #fff;
}

#content-wrapper {
  width: 100%;
  background: #fff url('http://ect.org.nz/images/content-wrapper-back.png') repeat-x 0 0;
  border-top: 1px solid #E6E5E7;
}
#content-bottom-back {
  background: url('http://ect.org.nz/images/content-bottom-back.png') repeat-x left bottom;
}
#footer-wrapper {
  width: 100%;
  color: #223D51;
  background: #fff url('http://ect.org.nz/images/background-general.png') repeat-x 0 -297px;
}

/******************************************************************************
* TOP BAR
*******************************************************************************/
#top-bar {
  width: 1000px;
  height: 0px;
  margin: 0 auto;
  position: relative;

}

#logomark {
  width: 397px;
  height: 328px;
  position: absolute;
  top: 0;
  left: -50px;
  background: transparent url('http://ect.org.nz/images/logomark.png') no-repeat 0 0;

}
#top-img-change {
	position:absolute;
	top:38px;
	left:370px;
	width:600px;
	height:147px;
}

#pagetitle {
	position:absolute;
	top:195px;
	left:150px;
	z-index:6;
	
}

/******************************************************************************
* LOGO BAR
*******************************************************************************/
#logo-bar {
  height: 147px;
  width: 850px;
  margin: 0 auto;
  text-align: left;
  padding-left: 80px;
 
}

#logo {
  margin-top: 29px;
}

/******************************************************************************
* HEAD
*******************************************************************************/
#head {
  width: 825px;
  margin: 0 auto;
  text-align: left;
  height:120px;
  }
  /*padding: 10px 25px 22px 150px;
}
#head h1,
#head h4 {
text-indent:-9999px;
  margin: 0;
}
#head h1 {
  margin-top: 0.433em;
} */
#pagetitle h1, #pagetitle h4 {margin:0}
#pagetitle h1 {margin-top: 0.433em;}

/******************************************************************************
* NAVIGATION & MENUS
*******************************************************************************/
/* navigation bar */
#nav-bar {
  height: 38px;
  width: 825px;
  margin: 0 auto;
  padding: 0 0 0 360px;
}

/* main menu */
#top-menu {
  float: right;
  width: 720px;
  line-height: 1em;
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
  height: 38px;
}
#top-menu li {
  padding: 0;
  float: left;
  margin-right: 1px;
  background: transparent;
  margin-bottom: 0;
}
#top-menu li a {
  height: 18px;
  color: #D5E5F0;
  border: none;
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  background: transparent;
  text-align: center;
}
#top-menu li.current a,#top-menu li.section a,
#top-menu li a:hover {
  color: #3c5567;
  background: url('http://ect.org.nz/images/background-general.png') repeat-x 0 -251px;
}

/******************************************************************************
* CONTENT
*******************************************************************************/
#main-content {
  width: 825px;
  margin: 0 auto;
  padding: 10px 25px 0 150px;
  text-align: justify;
}
#main-content div.double-column {
  background: transparent url('http://ect.org.nz/images/content-columns.gif') repeat-y 0 0;
}
#main-content div.triple-column {
  background: transparent url('http://ect.org.nz/images/content-columns.gif') repeat-y -824px 0;
}
#main-content div.column {
  float: left;
  width: 255px;
  padding:0 20px;
}
#main-content div.column-single-first {
  width: 245px;
  padding-left: 0;
}
#main-content div.column-single-last {
  float: right;
  width: 245px;
  padding-right: 0;
}
#main-content div.column-double-first {
  width: 530px;
  padding-left: 0;
}
/******************************************************************************
* FOOTER
*******************************************************************************/
#footer-content {
  width: 825px;
  margin: 0 auto;
  padding: 22px 25px 11px 150px;  
}

#footer-content p{
  font-size:90%;
}

#footer-bottom {
  width: 100%;
  height: 8px;
}
#footer-wrapper a {
  color: #223D51;
  text-decoration: none;
  border-bottom:1px #223D51 dotted;
}
#footer-wrapper a:hover {
  text-decoration: none;
  border-bottom:1px #223D51 solid;
}
#footer-wrapper p {
  padding: 0;
}
/******************************************************************************
* GENERAL
*******************************************************************************/
/* hr */
div.hr {
  height: 1px;
  border-bottom: 1px solid #E6E5E7;
}
div.hr hr { display: none; }
/* boxes */
.box,
div.codeblock,
pre.css,
pre.php,
pre.java,
pre.html4strict {
  background: #f2f2f3;
  border: 1px solid #e6e5e7;
  padding: 10px;
  margin-bottom: 1.8333em;
}

/* pager */
div.pager {
  padding: 1em;
  margin: 1em 0;
  background-color: #F2F2F3;
  border: 1px solid #E6E5E7;
}
p.pager {
  border-top: 1px solid #E6E5E7;
  padding-top: 1.8333em;
}


/*******************************************************************************
* MISC
*******************************************************************************/
.margin-bottom {
  margin-bottom: 24px;
}
.border-bottom {
  border-bottom: 1px solid #E6E5E7;
}
.border-top {
  border-top: 1px solid #E6E5E7;
}
p.border-bottom {
  padding-bottom: 1.916em;
}
.margin-top {
  margin-top: 24px;
}
.padding-top {
  padding-top: 24px;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
/*******************************************************************************
* QUOTES
*******************************************************************************/
cite {
  font-style: italic;
  color: #555;
}
blockquote {
  width: 60%;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 2em; /* 24px */
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url('http://ect.org.nz/images/quote-open.gif') no-repeat left 5px;
}
blockquote p {
  display: block;
  padding-right: 25px;
  background: url('http://ect.org.nz/images/quote-close.gif') no-repeat right bottom;
}

.pullquote {
  padding: 10px; /*TODO*/
  float: right;
  width: 200px;
  margin-top: 10px;
  margin-left: 20px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #223D51;
  border-bottom-color: #223D51;
  text-align: center;
  font-style: italic;
  font-weight: normal;
}


/*******************************************************************************
* FORMS
*******************************************************************************/
fieldset {
 border: 1px solid #eee;
 padding: 15px;
 margin-bottom: 1em;
}
legend {
  font-size: 1.25em; /*15px*/
  color: #223D51;
  font-weight: normal;
  line-height: 1.6em; /*24px*/
}
label {
  line-height: 2em;
}
input, textarea, select {
  padding: 4px;
  border: 1px solid #c9c9c9;
  font-size: 1em;
  line-height: 2em;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff url('http://ect.org.nz/images/background-input.gif') no-repeat 0 0;
}
input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus {
  border: 1px solid #aaa;
  background-position: 0 -400px;
}
input.check, input.radio {
  background: none;
  border: none;
}
input.date_input {
  padding-left: 30px;
  background-image: url('http://ect.org.nz/images/background-input-calendar.gif');
  width: 186px;
}
input.double-length, textarea.double-length, select.double-length {
  width: 212px;
}
input.triple-length, textarea.triple-length, select.triple-length {
  width: 360px;
}
div.form-column {
  float: left;
  width: 400px;
  padding-right: 12px;
}
.required {
  color: #ee7f0b;
}
/* form validation */
.LV_invalid_field {
  border: 1px solid #c00;
}
span.LV_invalid {
  color: #c00;
  padding-left: 20px;
  background: url('http://ect.org.nz/images/icons/cross.gif') no-repeat 5px center;
}
span.LV_valid {
  color: #693;
  padding-left: 20px;
  background: url('http://ect.org.nz/images/icons/tick.gif') no-repeat 5px center;
}



div.date {
background-image:url('http://ect.org.nz/images/calendar.png');
}
div.icon {
background-color:transparent;
background-position:left center;
background-repeat:no-repeat;
padding-left:20px;
height:16px;
margin-top:10px;
margin-bottom:20px;
padding-top:2px;
}

#NewsList ul {
margin:0px;
padding-left:0px;
list-style-type:none;
}

#NewsList li {
list-style-type:none;
margin:0px;
padding-left:0px;
margin-bottom:10px;
}

#DocList ul {
margin:0pt;
padding-left:0px;
list-style-type:none;

}

#DocList li {
list-style-type:none;
margin:0pt;
padding-left:0px;
margin-bottom:20px;
}

