/**********************************************************************
 * safe-common.css                                                                                             *
 **********************************************************************
 * Stylesheet for http://www.safe.co.nz                                                                  *
 * Contains styles common to main and section pages                                             *
 **********************************************************************
 * jesse warde (jesse@avatar.co.nz)                                                                     *
 * 21.07.06                                                                                                         *
 * � 2006 Avatar Web Promotions Ltd                                                                   *
 **********************************************************************/

html {
 	height: 100%;
}

body {
   background: url(images/bg.gif) 0px 0px;
	font: 10px Verdana, sans-serif;
	color: #000000;
	margin: 0px;
	min-height: 101%;
}

a {
	color: #009AD8;
	text-decoration: underline;
}

a:hover {
	color: #227428;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	font: 11px Verdana, sans-serif;
	color: #6A6A6A;
	text-align: left;
	margin: 2ex 9px 1ex;
}

p.italic {
	font: 11px Verdana, sans-serif;
	color: #6A6A6A;
	font-style: italic;
	text-align: left;
	margin: 2ex 9px 1ex;
}

h1 {
	font: 16px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #227428;
	text-align:left;
	margin: 6px 0px 1ex 9px;
}

h2 {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color: #009AD8;
	text-align:left;
	margin: 2ex 0px 0.5ex 9px;
}

h3 {
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color: #009AD8;
	text-align:left;
	margin: 1ex 0px 1ex 6px;
}

ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 25px;
}

ul li {
	font: 11px Verdana, sans-serif;
	color: #6A6A6A;
	margin: 1ex 0px 1ex 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/li.gif) no-repeat 0px 5px;
	list-style: none;
	display: block;
}

ol li {
	font: 11px Verdana, sans-serif;
	color: #6A6A6A;
	margin: 1ex 0px 1ex 0px;
	padding: 0px;
}


.clear-floats {
	clear: both;
}

.container {
	width: 780px;
	margin: 0px auto;
}

.header {
	background: url(images/header-index.jpg) no-repeat 0px 0px;
	width: 780px;
	height: 181px;
	margin: 0px;
}

.header-section {
	background: url(images/header-section.jpg) no-repeat 0px 0px;
	width: 780px;
	height: 181px;
	margin: 0px;
}

.cell {
	background: #FFFFFF;
	width: 780px;
	margin: 0px;
	float: left;
}

.side-bar {
	width: 245px;
	margin: 0px;
	float: left;
}

.menu {
	width: 239px;
	margin: 0px 0px 0px 6px;
}

.menu img {
	width: 239px;
	height: 24px;
	margin: 6px 0px 0px;
}

.menu a {
	color: #6A6A6A;
	text-decoration: none;
}

.menu a:hover {
	color: #C9210D;
	text-decoration: underline;
}

.poi-resource-1 {
	background: url(images/hen.jpg) no-repeat;
  background-position: right;
  width: 247px;
  height: 150px;
	margin: 0px 0px 0px 0px;
}

.poi-resource-2 {
  background: url(images/elephant.jpg) no-repeat;
  background-position: right;
  width: 247px;
  height: 150px;
  margin: 0px 0px 0px 0px;
}

.poi-resource-2a {
  background: url(images/poi-1.jpg) no-repeat;
  background-position: right;
  width: 239px;
  height: 147px;
  margin: 0px 0px 0px 0px;
}

.poi-resource-3 {
  background: url(images/ape.jpg) no-repeat;
  background-position: right;
  width: 247px;
  height: 150px;
  margin: 0px 0px 0px 0px;
}

.poi-index-3 {
  width: 239px;
  height: 250px;
  margin: 0px 0px 0px 6px;
}

.poi-index-4 {
  width: 239px;
  height: 10px;
  margin: 20px 0px 0px 0px;
}

.poi-index-5 {
  width: 200px;
  height: 80px;
  margin: 20px 0px 0px 6px;
}

p.poi {
	font: 10px Verdana, sans-serif;
	color: #000000;
	text-align: left;
	width: 100px;
	margin: 2ex 0px 1ex 6px;
}

.cta-section {
	background: url(images/cta-section.jpg) no-repeat 0px 0px;
	width: 239px;
	height: 170px;
	margin: 0px 0px 0px 6px;
}

.cta-section p {
	font: 10px Verdana, sans-serif;
	color: #000000;
	text-align: left;
	width: 160px;
	margin: 12px 0px 1.5ex 79px;
	float: left;
	display: inline;
}

.content {
	width: 535px;
	margin: 0px;
	float: right;
}

.flash {
	background: url(images/content-index.jpg) no-repeat 9px 0px;
	width: 519px;
	height: 143px;
	margin: 6px 0px 0px 0px;
}

.cta-index {
	background: url(images/cta-index.jpg) no-repeat 9px 0px;
	width: 535px;
	height: 199px;
	margin: 20px 0px 0px 0px;
}

.cta-index p {
	font: 10px Verdana, sans-serif;
	color: #000000;
	text-align: left;
	width: 160px;
	margin: 140px 0px 1ex 16px;
	float: left;
	display: inline;
}

.footer {
	background: #FFFFFF url(images/footer-bg.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	width: 780px;
	height: 55px;
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	float: left;
}

.footer a {
	font: 11px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1.5px 0px 1ex 0px;
}

.footer a:hover {
	color: #009AD8;
}

p.copyright {
	margin: 21px 0px 1ex 0px;
	text-align: center;
}

p.copyright a {
	font: 11px Verdana, sans-serif;
	color: #009AD8;
	text-decoration: underline;
}

p.copyright a:hover {
	font: 11px Verdana, sans-serif;
	color: #227428;
	text-decoration: none;
}

img.right {
	border: 1px solid #C9B87C;
	width: 160px;
	height: 110px;
	margin: 6px 9px;
	float: right;
}

img.right-v {
	border: 1px solid #C9B87C;
	width: 110px;
	height: 160px;
	margin: 6px 9px;
	float: right;
}

img.map {
	border: 1px solid #C9B87C;
	width: 200px;
	height: 264px;
	margin: 6px 9px;
	float: right;
}


.se-quote {
	color: #6A6A6A;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-style: italic;
	text-align: left;
	margin: 2ex 9px 1ex;
	}

.resource-one, a.resource-one:hover {
  color: #BACF37;
}

.resource-two, a.resource-two:hover {
  color: #00A4DD;
}

.resource-three, a.resource-three:hover {
  color: #DA2027;
}

.li-anchor-target {
  margin-top: 4em;
  margin-bottom: 2em;
  font: 12px Verdana, sans-serif;
  font-weight: bold;
}

