/*
  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: 31 July 2010 20:49:13
*/


body {
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    }

#container {
    font-size: 90% !important;
    width: auto;
    margin: 0 5%;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
    }
 
 /* ----- Login tools ----- Added 16th October 2007 by KM */

#login-tools {
    display: none;
}

 
 /* ----- Header, main nav, breadcrumbs and subnav ----- */

#navigation-accessibility {
    display:none;
}
#header {
    float: left;
    clear: both;
    margin: 0 0 30px 0;
    width: 100%;
    }

#header .print-logo {
    display: block;
    float: left;
    width: 276px;
    }
    
.header-logo {
    display: block;
    float: left;
    width: 276px;
    }    
    
#header .ltnzlogo, #header .nztalogo {
    float: right;
    width: 187px;
    }        

.header-logo-home #logo {
    display: none;
    }    
    
#search {
    display: none;
    }
    
#utilities {
    display: none;
    }    
    
#main-nav {    
    display: none;
    }    
    
#breadcrumbs {    
    display: none;
    }    
    
#subnav {
    display: none;
    }     

    
/* ----- content areas ----- */        

.header-tab-home {
    display: none;
    }
    
.header-tab {
    display: none;
    }        
    
.selection-bar    {
    display: none;
    }                
    
.display-box-get .get-button {
    display: none;
    }    
    
#content p.page-numbers, #wide-content-first p.page-numbers {
    display: none;
    }    
    
/* Related Outcomes box on homepage  */

.related-outcomes-home {
    float: left;
    width: 100%; 
    margin: 0 0 25px 0;
    clear: both;
    }    
    
#wide-content-home .related-outcomes-home h4 {
    margin: 0 0 8px 0;
    }
    
.ecodev {
    float: left;
    width: 83px;
    margin: 0 0 0 25px;
    display: inline;
    text-align: center;
    }        
    
.safety {
    float: left;
    width: 83px;
    margin: 0 0 0 1px;
    display: inline;
    text-align: center;
    }    
    
.access {
    float: left;
    width: 83px;
    margin: 0 0 0 4px;
    display: inline;
    text-align: center;
    }        
    
.health {
    float: left;
    width: 83px;
    margin: 0 0 0 6px;
    display: inline;
    text-align: center;
    }    
    
.enviro {
    float: left;
    width: 120px;
    margin: 0 0 0 4px;
    display: inline;
    text-align: center;
    }        

/* Displaying tabular data  */
    
.search-table {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    }        

.search-table th {
    text-align: left;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    padding: 4px;
    }
    
.search-table td {
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    padding: 4px;
    }            

/* Feedback form (Feedback page, Publications order form page)  */
    
form.feedback-form div {
    margin-bottom: 10px;
    clear: left;
    }

form.feedback-form label {
    width: 150px;
    float: left;
    }        
    
form.feedback-form input, form.feedback-form textarea {
    width: 253px;
    border: 1px solid #999;
    }        
    
form.feedback-form input#submit-button {
    width: auto;
    border: 1px solid #999;
    margin-left: 150px;
    }    
    
form.feedback-form input#clear-button {
    width: auto;
    border: 1px solid #999;
    margin-left: 5px;
    }                                

/* Show Articles form (News listing page)  */

.show-articles fieldset {
    border: 0;
    }

.show-articles div div { 
    float: left;
    margin: 0 0 0 0;
    display: inline; 
    padding: 0 0 13px 0;
    }    
    
#wide-content-first    form input {
    width: 253px;
    border: 1px solid #999;
    }    
    
#wide-content-first    form input.button {
    width: auto;
    border: 1px solid #999;
    margin-left: 5px;
    }            
    
/* Images  */
    
img.img-left {
    float: left;
    margin: 0 10px 10px 0;
    }    
    
img.img-right {
    float: right;
    margin: 0 0 10px 10px;
    }    

    
/* ----- feature boxes ----- */        

#feature-home .feature-outcomes .highlight ul.date-sorter {    
    display: none;
    }        
    
#feature .feature-outcomes .highlight ul.date-sorter {    
    display: none;
    }    
    
#feature-home a.all {    
    display: none;
    }    

#feature a.all {    
    display: none;
    }    
    
#feature .quick-feature {    
    display: none;
    }                
    
    
/* ----- Utilities before footer ----- */        
    
#utilities2 {    
    display: none;
    }        

/* ----- Footer area ----- */
    
#footer     {    
    display: none;
    }        
    
/* ----- clearing divs ----- */            
    
.clear {
    clear: both;
    font-size: 0.1px;
    border: none;
    margin: -1px 0 0 0; 
    padding: 0;
    background: transparent;
    }    
    
.clearnetscape {
    clear: both;
    font-size: 0.1px;
    border: none;
    margin: 0 0 0 0; 
    padding: 0;
    background: transparent;
    }                