/*
  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:55:20
*/


/*----------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: helvetica, arial, sans-serif;
    font-size:1.2em;
    line-height:1em;
}

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

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;
}

th,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 td,h1,h2,h3,h4,h5,h6,dt
{
    font-weight:bold;
}

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

h2
{
    font-size:1.5em;
    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;
}

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 #ccc;
    border-left:1px solid #ccc;
}

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

th, td {
    padding:.8em;
}

a:link, a:visited {
    color:#555;
}
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;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
*  clearfix
*/
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




textarea {
    white-space: pre;
}

legend {
    margin-bottom:1.6em;
}

fieldset {
    padding-top:0;
}

sup,sub {
    font-size:100%;
}

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: #f4f5f9;}

#container {margin:0;}

#content, #content-home, #branding-logo, #siteinfo {
    margin:0 auto;
    width:974px;
    clear:both;
}

#branding {background:#b6b8bd;}
#branding-logo {
    height:128px;
    background: url(http://www.nzord.org.nz/__data/assets/image/0020/8255/banner-bg.gif) repeat-x;
}
#branding-logo h1 {
    margin-top:0;
    line-height:128px;

   /* background: url(http://www.nzord.org.nz/__data/assets/image/0018/8262/branding-image.jpg) no-repeat top right; */
}
#branding-logo a {
    text-decoration:none;
    color:#fff;
}
#branding-logo h1 span, #branding-logo h1 img {
    float:left;
    vertical-align: middle;
    padding: 0 20px;
}
#brand-img {
   float:right;

}
#nav-pri {
    height:41px;
    background: #000 url(http://www.nzord.org.nz/__data/assets/image/0005/8258/nav-pri-bg.gif) repeat-x;
}

#content {
    background: #fff url(http://www.nzord.org.nz/__data/assets/image/0003/8256/faux.gif) repeat-y;
}

#content-home {
    background: #fff url(http://www.nzord.org.nz/__data/assets/image/0019/14527/faux-home.gif) repeat-y;
}

/* 
Primary Navigation Start
*/

.nav-pri-list, .nav-pri-list * {
    margin:0;
    padding:0;
    list-style:none;
}
.nav-pri-list {
    margin:0 auto;
    position:relative;
    width: 974px;
}
.nav-pri-list li {
    padding:5px;
}
.nav-pri-list ul {
    position:absolute;
    top:-9999em;
    width:14em;
    margin:0;
    padding:0;
    border:1px solid #000;
    background:#fff;
}
.nav-pri-list ul li {
    width:            100%;
    padding:.2em;
}
.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:            #fff;
    text-decoration:none;
}
.nav-pri-list a:hover {
    text-decoration: underline;
}
.nav-pri-list li.current a {
    font-weight:bold;
}
.nav-pri-list li.current li a {
    font-weight:normal;
}
.nav-pri-list li li a {    color:#333;width: 13.8em; border-top: 1px solid #dedede;}
.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 h1, #content h2, #content h3, #content-home h1, #content-home h2, #content-home h3 {
    margin-top:0;
    color:#76007D;
    font-weight:normal; 
}
#column-one, #column-one-home, #column-two-home, #column-two, #column-two-wide, #column-three {
    padding:10px;
}


/*First Column*/
#column-one {
    float:left;
    width:190px;
}
#column-one ul {
    margin-left: 0;
}
#column-one ul ul {
    margin-left:1.5em;
}
#column-one li {
    list-style-type:none;
}
#column-one li li {
    list-style-type:    square;
}
#column-one li a {
    color:#333;
    text-decoration:none;
}
#column-one li a:hover {
    color:#000;
    text-decoration: underline;
}
#search-input fieldset {
    border:0;
    margin:0;
    padding:0;
}
#search-input input.search-site-button {
    border:0;
    background:#E6B6FD;
}

#column-one-home {
    float:left;
    width:450px;
}

#column-one-home h1 {
    font-size: 1.8em;
    margin:1em 0 1em;
}

/*Second Column*/
#column-two {
    float:left;
    width:524px;
}
#column-two-wide {
    float:left;
    width:735px;
}

#column-two-home {
    float:left;
    width:475px;
}

#content-main div.feature-box{
    border: 1px solid rgb(226, 180, 226);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-image: url(http://www.nzord.org.nz/__data/assets/image/0005/8285/background.jpg);
    background-repeat: no-repeat;
}

.feature-box img {
    padding:2px;
    border:2px solid #666;
}

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

#content-main label.over {
    background:#E6B6FD;
}
#content-main li {
    list-style: url(http://www.nzord.org.nz/__data/assets/image/0017/8252/1-bullet.gif);
}


/*Third Column*/
#column-three {
    float:right;
    width:200px;
    padding-right:0;
}
#column-three p {
    padding-left: 10px;
}
#column-three h3 {
    font-size:1.1em;
    padding-left: 10px;
}

#column-three h2 {
    background:#E6B6FD;
    padding:2px 0 2px 10px;
    margin-top:10px;
    font-size: 1.2em;
    color:#333;
}


/*Siteinfo*/
#siteinfo a {
    text-decoration:none;
    color:#333;
}
#siteinfo a:hover {
    text-decoration:underline;
    color:#000;
}

#siteinfo-links {
    Float:left;
    width:45%;
}

#siteinfo-legal {
    Float:right;
    width:45%;
    text-align: right;
}
