/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 September 2010 07:54:52
*/


/*----------RESET------------ */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
    text-decoration:none;
    font-size:1em;
    outline:none;
    margin:0;
    padding:0;
}

html
{
    color:#000;
    font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
    font-size:1.2em;
    line-height:1em;
}

body
{
    background:#fff;
    font-size:100%;
}

a,img,a img,iframe,form,abbr,acronym,object,table,a abbr,a acronym
{
    border:0;
}

a
{
    text-decoration:underline;
    color:inherit;
}

dfn,cite,var,address,em
{
    font-style:normal;
}

b,strong,h1,h2,h3,h4,h5,h6,dt
{
    font-weight:normal;
}

caption,th,td
{
    text-align:left;
}

q
{
    quotes:"\201C""\201D""\2018""\2019";
}

ul,ol,dir,menu
{
    list-style:none;
}

sub,sup
{
    vertical-align:baseline;
}

strong,b,th,thead,h1,h2,h3,h4,h5,h6,dt
{
    font-weight:bold;
}

h1
{
    font-size:2.5em;
    line-height:1;
    margin:1em 0 .5em;
}

h2
{
    font-size:2em;
    line-height:1;
    margin:1.07em 0 .535em;
}

h3
{
    font-size:1.4em;
    line-height:1;
    margin:1.14em 0 .57em;
}

h4
{
    font-size:1.3em;
    line-height:1;
    margin:1.23em 0 .615em;
}

h5
{
    font-size:1.2em;
    line-height:1;
    margin:1.33em 0 .67em;
}

h6
{
    font-size:1em;
    line-height:1;
    margin:1.6em 0 .8em;
}

code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext
{
    font:inherit;
    white-space:normal;
}

cite,em,dfn
{
    font-style:italic;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea
{
    font-size:100%;
    font-family:monospace;
}

pre
{
    white-space:pre;
}

pre *
{
    font-size:100%;
    white-space:pre;
}

del
{
    text-decoration:line-through;
}

ins,dfn
{
    border-bottom:1px solid black;
}

small,sup,sub
{
    font-size:85%;
}

abbr,acronym
{
    text-transform:uppercase;
    font-size:85%;
    letter-spacing:.1em;
}

abbr[title],acronym[title],dfn[title]
{
    cursor:help;
    border-bottom:1px dotted black;
}

sup
{
    vertical-align:super;
}

sub
{
    vertical-align:sub;
}

blockquote
{
    padding-left:2.2em;
}

hr
{
    color:#bbb;
    background:#bbb;
}

:lang
{
    quotes:'\2018' '\2019' '\201C' '\201D';
}

input,select,button
{
    cursor:pointer;
}

input[type='text'],input[type='password']
{
    cursor:text;
}

input[type='hidden']
{
    display:none;
}

ul,ol
{
    margin-left:1.1em;
}

ul ul,ol ul,ul ol,ol ol
{
    margin-bottom:0;
}

ul
{
    list-style:disc outside;
}

ol
{
    list-style:decimal outside;
    list-style-type:decimal;
}

table
{
    border-collapse:collapse;
}

hr,p,ul,ol,dl,pre,address,table,form
{
    margin-bottom:1.6em;
}

p+p
{
    margin-top:-.8em;
}

caption,form,div
{
    padding-bottom:.8em;
}

fieldset
{
    margin:1.6em 0;
    padding:1.6em;
}

legend
{
    padding-left:.8em;
    padding-right:.8em;
}

fieldset>*:first-child
{
    margin-top:0;
}

textarea,input[type='text']
{
    padding:.1em .2em;
}

input
{
    padding:.2em .1em;
}

select
{
    padding:.2em .1em 0;
}

select[multiple]
{
    margin-bottom:.8em;
}

option
{
    padding:0 .4em .1em;
}

button
{
    padding:.3em .5em;
}

input[type='radio']
{
    position:relative;
    bottom:-.2em;
}

dt
{
    margin-top:.8em;
    margin-bottom:.4em;
}

font
{
    color:inherit;
    font:inherit;
    font-size:100%;
}

img
{
    border:none;
    margin:0;
}

tr,th,td
{
    width:auto;
    height:auto;
    background-color:transparent;
    vertical-align:inherit;
    border:none;
}

th {
    background-color: #ddd;
}

table[border],table[border]
{
    border-collapse:separate;
    border-spacing:0;
}

marquee
{
    overflow:visible;
    -moz-binding:none;
}

/*----------MODULES------------ */

blockquote {
    color:#666;
}

blockquote > *:first-child:before {
    content:"\201C";
    font-size:2.5em;
    margin-left:-.62em;
    font-family:georgia,serif;
    padding-right:.2em;
    color:#aaa;
    line-height:0;
}

abbr[title],acronym[title],dfn[title]
{
    border-bottom:1px solid #ccc;
}

ins,dfn
{
    border-bottom-color:#666;
}

del
{
    color:#666;
}

fieldset
{
    border-color:#ccc;
}

textarea,input[type='text'],input[type='password'],select
{
    border:1px solid #ccc;
    background:#fff;
}

fieldset
{
    border:1px solid #ccc;
}

textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover
{
    border-color:#aaa;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus
{
    outline:2px solid #e4e4e4;
    border-color:#888;
}

table {
    border-top:1px solid #ddd;
}

th, td {
    border-bottom:1px solid #ddd;
}

th, td {
    padding:.3em;
}

a:link, a:visited {
    color:#0A4471;
}
a:hover,code,pre {
    color:#c33;
}

a:active, a:focus {
    color:#000;
}

/*
*  Standard classes for use throughout the site
*/

.small {
    font-size:.8em;
    line-height:1.875em;
    margin-bottom:1.875em;
}
.large {
    font-size:1.2em;
    line-height:2.5em;
    margin-bottom:1.25em;
}

.added {
    background:#060;
    color:#fff;
}
.removed {
    background:#900;
    color:#fff;
}
.box {
    background:#E5ECF9;
    margin-bottom:1.5em;
    padding:1.5em;
}
.access {
    position:absolute;
    left:-9999px;
    width:990px;
}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.soft {color:#D3D3D3;}
.hide {display:none;}
.highlight { background:#ff0;}

/*
*  Standard Notifications
*/
.error, .notice, .success {
    border:2px solid #ddd;
    margin-bottom:1em;
    padding:.8em;
}
.error {
    background:#FBE3E4;
    border-color:#FBC2C4;
    color:#8a1f11;
}
.notice {
    background:#FFF6BF;
    border-color:#FFD324;
    color:#514721;
}
.success {
    background:#E6EFC2;
    border-color:#C6D880;
    color:#264409;
}
.error a { color:#8a1f11;}
.notice a {    color:#514721;}
.success a { color:#264409;}

textarea {
    white-space: pre;
}

legend {
    margin-bottom:1.6em;
}

fieldset {
    padding-top:0;
}

legend:first-child {
    margin-top:0;
}

a abbr,a acronym {
    text-decoration:underline;
}

* html blockquote * {
    margin:.8em 0;
}

* html input {
    cursor:expression(this.type=='text' || this.type=='password' ? 'text' : 'pointer');
    display:expression(this.type=='hidden' ? 'none' : 'inline');
}

* html textarea,* html input, input[type='submit'], input[type='button'] {
    padding:0;
}

/*----------LAYOUTS------------ */

/*
*
*  Page Layout goes in here
*
*/


body {padding:0;
    background: url(http://www.nzord.org.nz/__data/assets/image/0013/13108/page-bg.jpg);
    background-repeat: repeat;
}

#container {
    margin:0;
    }

#content, #header, #siteinfo, #nav-pri {
    margin:0 auto;
    width:960px;
    clear:both;
}

#header {margin-top: 20px;
    height: 250px;
    padding: 0;
    background: url(http://www.nzord.org.nz/__data/assets/image/0010/13105/border-top-bg.png);}

#header h1 {height: 200px;
    background: url(http://www.nzord.org.nz/__data/assets/image/0012/13107/header-bg.png);
    margin-top: 0px;
    padding-top: 15px;
    color:#000;
    font-weight: normal;
    font-size: 4em;
    line-height: 1em;
}

#header h1 img {
    float:left;
    vertical-align: middle;
    margin: 0px 50px 0px 100px;
}

#header a {
    text-decoration:none;
    color:#000;
}

#header h1 span {font-size: 0.5em;
    line-height: 1.2em;
}

#header-top {height:50px;
    padding-bottom:0;
}

div#cafe {
    float:left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 15px;
    height: 40px;
    font-size: 1.2em;
    line-height: 2em;
}

#cafe div {
    padding-bottom: 0;
}

#cafe p {
    vertical-align: top;
    margin: 0;
    display: inline;
}

#cafe img {
    padding: 0 10px;
}

#cafe a {
    color: #0A4471;
}

#cafe a:hover * {
    text-decoration: underline;
}

div#search-input {float:right;
    padding-bottom:0;
}

#search-input {display: inline;
    font-size: 1.2em;
}

#search-input form {
    height: 45px;
    padding: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
}

#search-input label {
    line-height: 2em;
}

#search-input input[type="text"] {
    vertical-align: top;
    border: 0;
    padding: 12px 15px;
    width: 140px;
    height: 21px;
    background: url(http://www.nzord.org.nz/__data/assets/image/0014/13109/search-bg.png) no-repeat 0 0;
    font-size: .8em;
}

#search-input input[type="text"]:hover, input[type="text"]:focus {
    border: 0;
    outline: 0;
}

#search-input input.search-site-button {
    vertical-align: top;
    border:0;
    padding: 0;
    margin-right: 15px;
    width: 24px;
    height: 45px;
    background: url(http://www.nzord.org.nz/__data/assets/image/0012/13611/search-button.png) no-repeat 0 0;
}

/* 
Primary Navigation Start
*/


#nav-pri {
    background: #000 url(http://www.nzord.org.nz/__data/assets/image/0006/13497/nav-bg.png) repeat-y;
    padding-bottom: 0;
    height: 39px;
    font-size: 1em
}

.nav-pri-list, .nav-pri-list * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-pri-list {
    margin: 0 5px;
    position: relative;
    width: 950px;
    color: #000;
}

.nav-pri-list li {
    padding: 10px;
}

.nav-pri-list li:hover, .nav-pri-list li.current {
    background: #84D4FF;
}

.nav-pri-list ul {
    position: absolute;
    top: -9999em;
    width: 14em;
    margin: 0;
    padding: 0;
    border: 1px solid #000;
    background: #E6F1FF;
}

.nav-pri-list ul li {
    width: 13em;
    padding: .5em;
}
.nav-pri-list li:hover .nav-pri-list, .nav-pri-list li {
    float: left;
    position: relative;
}
.nav-pri-list a {
    display: block;
    position: relative;
    color: #000;
    text-decoration: none;
}

.nav-pri-list a:hover {
    text-decoration: none;
}

.nav-pri-list li.current a {
    font-weight: normal;
}

.nav-pri-list li.current li a {
    font-weight:normal;
}

.nav-pri-list li li a {
    color:#333;
    width: 13.8em;
}

.nav-pri-list li:hover ul,
.nav-pri-list li.sfHover ul {
    left:            0;
    top:            2em; /* match top ul list item height */
    z-index:        99;
}
ul.nav-pri-list li:hover li ul,
ul.nav-pri-list li.sfHover li ul {
    top:            -999em;
}
ul.nav-pri-list li li:hover ul,
ul.nav-pri-list li li.sfHover ul {
    left:            10em; /* match ul width */
    top:            0;
}
ul.nav-pri-list li li:hover li ul,
ul.nav-pri-list li li.sfHover li ul {
    top:            -999em;
}
ul.nav-pri-list li li li:hover ul,
ul.nav-pri-list li li li.sfHover ul {
    left:            10em; /* match ul width */
    top:            0;
}


/*Content Area*/

#content {
    background: url(http://www.nzord.org.nz/__data/assets/image/0009/13104/border-bg.png) repeat-y;
    overflow: auto;
}

#content h1, #content h2, #content h3, #content h4{
    margin-top:0;
    color:#000;
    font-weight:normal; 
}

/*First Column*/

#column-one {
    float: left;
    width: 185px;
    padding: 10px
}
#column-one ul {
    font-size: .95em;
    list-style: none;
    margin: 0;
    padding: 0;
}

#column-one li {
    background-image: url(http://www.nzord.org.nz/__data/assets/image/0011/13106/bullet.png);
    background-repeat: no-repeat;
    padding-left: 1.5em;
    margin: 1em 0;
}

#column-one ul ul {
    list-style: none;
    margin-left: 0;
}

#column-one li a {
    color:#0A4471;
    text-decoration:none;
}
#column-one li a:hover {
    text-decoration: underline;
}

/*Second Column*/

#column-two {
    float:left;
    width: 715px;
    padding: 20px;
}

.feature-box{
    background:#f0f7f9;
    border:1px solid #c6c6c6;
    padding: 10px;
    text-align:center;
    margin:1em 0;
}
.feature-box img {
    padding:2px;
    border:2px solid #666;
}

#content-title {
  padding-bottom: 0;
}

#content-main {
    line-height: 1.5em;
}

#content-main fieldset {
    background: #f0f7f9;
    padding:0;
}
#content-main label, #content-main div  {
    display:block;
    padding:0;
    background: transparent;
}

#content-main label.over {
    background:#D1EAEF;
}

#content-main li {
    list-style: url(http://www.nzord.org.nz/__data/assets/image/0011/13106/bullet.png);
}

#content-main form ul {
    margin: 1em 1em 0 1em;
    list-style: none;
}

#content-main form li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 1em;
    list-style: none;
}

#content-main form li ul {
    padding-left: 2.5em;
}

#content-main form li li {
    float: none;
    display: inline;
}

#content-main form label {
    float: left;
    width: 6em;
    padding-right: .5em;
    text-align: right;
    display: inline;
}

#content-main form #radio_box label {
    position:relative ;
    float: none;
    display: inline;
}

#content-main form input, textarea{
    background-color: #E6F1FF;
    border: 1px solid #D7E79D;
}

#content-main form span#submit {
    padding-left: 6.5em;
}

/*site map */

#site_map ul {
    margin: 0;
}

#site_map li {
    list-style: none;
    font-size:2em;
    line-height:1;
    margin:1.07em 0 .535em;
}

#site_map li ul {
    margin-top: .5em;
    margin-left: 1.1em;
    margin-botton: 1.6em;
}

#site_map li ul li {
    list-style: url(http://www.nzord.org.nz/__data/assets/image/0011/13106/bullet.png);
    font-size: .5em;
    margin: 0;
    line-height: 1.5em;
}

/*Siteinfo*/

#siteinfo {
    background-color: #0A4471;
    color: #fff;
    padding: 15px;
    width:930px;
}

#siteinfo div {
    padding: 0;
}

#siteinfo p {
    margin: 0;
}

#siteinfo p+p {
    margin-top: .5em;
}

#siteinfo a {
    text-decoration:none;
    color:#fff;
}
#siteinfo a:hover {
    text-decoration:underline;
    color:#fff;
}
