/*
  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: 08 September 2010 15:11:16
*/


body {
    background:#fff url(http://www.nzord.org.nz/__data/assets/image/0011/6788/body-gradient.gif) repeat-x top left;
}

#container {
    min-width:750px;
    max-width:1230px;
    _width: expression(document.body.clientWidth < 752? "750px" : document.body.clientWidth > 1232? "1230px" : "auto");
    margin:0 auto;
    height:100%;
    background:#fff;
}

/* Accessibility skiplinks at start of page */
#accessibility-links {
    width:100%;    
    background:#DF5A21;
    padding:0.2em 0;
}
#accessibility-links h1 {
    font-size:1em;
    display:inline;
    font-weight:bold;
    padding-left:1em;
    color:#fff;
}
#accessibility-links ul {
    display:inline;
    margin:0;
}
#accessibility-links li {
    display:inline;
    padding-left:1em;
}
#accessibility-links ul li a {
    color:#fff;
    text-decoration:none;
}
#accessibility-links ul li a:hover {
    text-decoration:underline;
}
#accessibility-links ul li a:focus {
    background:#fff;
    color: #000;
}
#accessibility-control {
    text-align:right;
    padding-right:2%;
    position: relative;
}
#accessibility-control a {
    border:1px solid #999;
    display:block;
    _width:12em;
    text-align:center;
    border-top:0;
    background:url(http://www.nzord.org.nz/__data/assets/image/0009/6795/white-gradient.gif) repeat-x bottom left;
    padding:0.2%;
    text-decoration:none;
    color:#333;
    cursor: pointer;
    position: absolute;
    right: 2em;
}
#accessibility-control a:hover {
    text-decoration:underline;
}

input:focus {background:yellow;}

/* Branding */

#branding {
    padding:0;
    background: #fff;
}

#branding h1 {
    margin:0;
    padding:0.3em 0 0 0;
    float: left;
}
.banner-image {
    margin:0;
    text-align:center;
}
#site-search {
    float: right;
    margin: 60px 15px 0 0;
    display: inline;
    _width:12em;
}
#site-search input#queries_searchfield_query {
    width: 15em;
    padding: 2px 0;
    font-size: 1.2em;
}
#site-search form {
    padding: 0;
    margin: 0;
}
#site-search fieldset {
    border:0;
    padding:0;
    margin:0;
}
#site-search .search_button {
    background:#FFFFFF none repeat scroll 0 0;
    border:2px solid #CCCCCC;
    color:#6495ED;
    font-weight:bold;
    margin:0;
    padding:0;
}


/* Primary Navigation */
#nav-primary {
    background:#DF5A21;
    padding:0.2em 0;
    clear: both;
    _margin-top:0!important;
    _height:1.7em;
}
#nav-primary ul {
    margin:0;
}
#nav-primary ul li {
    display:inline;
    position:relative;
    border-left:1px solid #fff;
    z-index:99;
    margin: 0;
}
#nav-primary ul li.id46 {
    border-left:0;
}
#nav-primary ul li a {
    color:#fff;
    text-decoration:none;
    padding:.1em 0.6%;
    
}
#nav-primary ul li a:hover, #nav-primary ul li a:focus {
    background:#fff;
    color:#222;
}

#nav-primary ul li ul {
    position:absolute;
    left:-9999px;
    padding:.5em;
    border:1px solid #999;
    background:#fff;
    z-index:99;
}
#nav-primary ul li ul li {
    margin: 0;
    padding: 0;
}
#nav-primary ul li:hover ul, #nav-primary ul li.sfHover ul {
    left:0;
    top:1.2em;
    z-index:99;
}

#nav-primary ul li ul a {
    color:#222;
    display:block;
}
#nav-primary ul li ul a:hover {
    text-decoration:underline;
}

/* Content Wrapping */
#content {
    width:98%;
    padding:0 1% 1em;
    line-height: 1.5;
}

#col-one {
    width: 19%;
    float: left;
    padding:.35%
}

#col-two {
    width: 56%;
    _width:53%;
    float: left;
    left: 20%;
    padding:.35% 2%;
}

.two-col #col-two {
    width: 76%;
    float: left;
    left: 20%;
    padding:.35% 2%;
}

#col-three {
    width: 19%;
    float: left;
    left: 80%;
    padding:.35%
}

#col-one ul, #col-two ul, #col-three ul {
    margin-left:0;
}
#col-one ul {
    margin-bottom: 2em;
}
#col-one ul ul, #col-two ul ul, #col-three ul ul {
    margin: 5px 0 0 0;
}

#col-one ul li, #col-two ul li, #col-three ul li {
    background:url(http://www.nzord.org.nz/__data/assets/image/0003/6789/bullet.gif) no-repeat 0 8px;
    list-style:none;
    padding: 0 0 0 10px;
    margin-bottom: 5px;
}
#col-one ul li.selected a, #col-two ul li.selected a, #col-three ul li.selected a {
    font-weight: bold;
}
#col-one ul li.selected ul li a, #col-two ul li.selected ul li a, #col-three ul li.selected ul li a {
    font-weight: normal;
}
#col-one li ul li.selected a, #col-two li ul li.selected a, #col-three li ul li.selected a {
    font-weight: bold;
}

#col-one a, #col-two a, #col-three a {
    text-decoration:none;
}
#col-one a:hover, #col-two a:hover, #col-three a:hover {
    text-decoration:underline;
}

#col-one, #col-three {
    border:1px solid #999;
    border-top:0;
    background:url(http://www.nzord.org.nz/__data/assets/image/0009/6795/white-gradient.gif) repeat-x bottom left;
    padding-bottom:1.5em;
}

#col-one h2, #col-three h2 {
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:0.5em;
    padding-left:20px;
    background:url(http://www.nzord.org.nz/__data/assets/image/0007/6793/small-flower.gif) no-repeat 0 0;
    padding-top:0.2em;
}
#site-search span {
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:0.5em;
    padding-left:20px;
    background:url(http://www.nzord.org.nz/__data/assets/image/0007/6793/small-flower.gif) no-repeat 0 0;
}
#col-one h3, #col-three h3 {
    font-size:1em;
    font-weight:bold;
}

.main-title {margin-top:0.5em;}
/* Content Styles by column */

/* Column One */

.vcard p, .vcard div, .vcard h3 {
    margin:0;
    color:#222;
}
.vcard p strong {width:4em; display:block; float:left;}

/* Column Two */

#homepage-intro {
    text-align:center;
    color:#2f4d88;
    font-size:1.3em;
    font-family: Times, serif;
    margin-top:1em;
    padding-bottom:1.2em;
    background:url(http://www.nzord.org.nz/__data/assets/image/0004/6790/decoration.gif) no-repeat bottom center;
}
#homepage-intro h1 {
    font-size:1em;
    margin:0;
}
#homepage-intro p {
    margin:0;
}

#homepage-feature {
    margin-top:3em;
    position:relative;
    border:1px solid #df5a21;
    width:95%;
    padding-bottom:1em;
    overflow:visible;
}
#homepage-feature h2 {
    color:#DF5A21;
    background:#fff;
    position:relative;
    font-size:1.5em;
    font-weight:bold;
    margin:0 0 0.2em 1em;
    display:block;
    text-align:center;
    width:9em;
    top:-0.5em;
}
#homepage-feature ul {
    margin:0 1%;
}
#homepage-feature li {
    width:45%;
    float:left;
    margin:0.3em;
}
#homepage-feature-top, #homepage-feature-top-a, #homepage-feature-bottom, #homepage-feature-bottom-a  {
    background-image:url(http://www.nzord.org.nz/__data/assets/image/0005/6791/rounded-corner.gif);
    background-repeat:no-repeat;
    height:10px;
    width:100%;
    position:absolute;
}
#homepage-feature-top {
    left:-1px;
    top:-1px;
    background-position:-10px -10px;
}
#homepage-feature-top-a {
    right:-2px;
    _right:-3px;
    top:0px;
    background-position:0 -10px;
    width:10px;
}
#homepage-feature-bottom {
    left:-1px;
    bottom:-1px;
    _bottom:-2px;
    background-position:-10px 0;
}
#homepage-feature-bottom-a {
    right:-2px;
    _right:-3px;
    bottom:0px;
    width:10px;
    background-position:0 0;
    _background-position:0 5px;
}

#groupslist {
    margin-top:1em;
    position:relative;
    border:1px solid #df5a21;
    width:95%;
    padding:1em;
    overflow:visible;
}

#groupslist ul {
    margin:0 1%;
}

#groupslist li {
    width:45%;
    float:left;
    margin:0.3em;
}

/* Column Three */
#search-site {

}
#search-site fieldset {
    border:0;
    padding:0;
    margin:0;
}
#search-site .search_button {
    background:#FFFFFF none repeat scroll 0 0;
    border:2px solid #CCCCCC;
    color:#6495ED;
    font-weight:bold;
    margin:0;
    padding:0;
}

.sidebar-newsitem hr {
    color:#999;
    background:#999;
    margin:-3px 0 0;
}
.sidebar-newsitem-date {
    margin-bottom:0;
    font-weight:bold;
    color:#333;
    font-size:0.9em;
}
#col-three .sidebar-newsitem-heading {
    margin:0.3em 0 0.2em;
    font-size:1.1em;
}
.sidebar-newsitem-heading a {
    color:#DF5A21;
}
.sidebar-newsitem-summary {
    font-size:0.95em;
    color:#222;
}

/* Footer Styles */ 
#siteinfo {
    width:100%;    
    padding:0.2em 0;
}
#siteinfo-links {
    width:98%;
    padding:.4em 1%;
    text-align:center;
    background:#dbe1f1;
    margin-bottom:.5em;
}
#siteinfo-links ul {
    display:inline;
    margin:0;
}
#siteinfo-links li {
    display:inline;
    padding:0 .5em;
    border-left:1px solid #666;
}
#siteinfo-links ul li.first {
    border-left:0;
}
#siteinfo-links ul li a {
    color:#222;
    text-decoration:none;
    padding:.1em 0.6%;
}
#siteinfo-links ul li a:hover {
    text-decoration:underline;
}

#siteinfo-legal {
    float:left;
    width:98%;
    padding:0 1%;
    color:#333;
    font-size:0.9em;
}

#top-link {
    float:right;
    margin:0;
}
#top-link a {
    color:#333;
    padding-right:20px;
    background:url(http://www.nzord.org.nz/__data/assets/image/0008/6794/up-arrow.gif) no-repeat right top;
    text-decoration:none;
}
#top-link a:hover {
    text-decoration:underline;
}

#siteinfo-print {
    display:none;
}
     

/*------- Bulkmail styles ------------*/
#bulkmail {
  margin: 0;
  padding: 0;
}
#bulkmail span.messages {
  font-weight: bold;
}
#bulkmail span.errormessages {
  color: #CC0000;
}
#bulkmail ul {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
}
#bulkmail li {
  margin: 0;
  padding: 0;
}
#bulkmail .bulklabel {
  float: left;
  width: 50px;
  display: block;
}
 #bulkmail .bulkbutton {
  margin: 10px 0 0 50px;
}
/* show/hide corresponding display block for each subscription stage: */
.dispNone{
  display: none;
}
.dispBlock{
  display: block;
}
.errormessages {
  color: #FF0000;
}
/*-------- Login Form -------*/
span.error_messages {
  color: #FF0000;
}
#login label{
  float: left;
  width: 70px;
  margin: 0;
  padding: 0;
}
#login .loginbox {
  margin: 0 0 5px 0;
  padding: 0 0 0 1px;
}
#login .loginbutton {
  margin: 0 0 0 70px;
}
#log_in_out_button {
  margin: 0;
  padding: 0 5px;
  background: #fff;
  border: 2px solid #ccc;
  color: #6495ED;
  font-weight: bold;
}
/*-------- Feedback Form Style-------*/
#feedback {
  margin: 10px 0 0 0;
  padding: 0px;
}
#feedback fieldset {
  border: 1px dotted #ccc;
  padding: 20px 5px;
  width: 700px;
  margin: 0;
  background: #FFFAF0;
  position: relative;
}
#feedback fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 10px;
  margin: 0;
}
#feedback label{
  float: left;
  width: 100px;
  text-align: right;
  margin: 0 10px 0 0;
}
#feedback br {
  clear: left;
}
#feedback input, #feedback textarea {
  border: 1px solid #999999;
  margin-bottom: 5px;
}
#feedback #submitbutton {
  margin: 20px 0 0 110px;
}

ul.userguides {
  width:350px;
}

ul.userguides li {
  float:left;
  margin:0.3em;
  width:150px;
}

/*-------- Control sheet -------*/

.control td {
  padding: .4em;
}

.pending {
  background-color: #ffffff;
}

.construction {
  background-color: #ffffbb;
}

.stalled {
  background-color: #ffdddd;
}

.live {
  background-color: #ddffdd;
}