div.test
{
    display: none;
}
body, html
{
    height: 100%;
}
body
{
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    position: relative;
}
h1, h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-large;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
h3
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    font-size: large;
    font-weight: bold;
    margin: 20px 0px 10px;
}
h4
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    font-size: medium;
    margin: 20px 0px 10px;
}
h5
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333333;
    font-size: small;
    margin: 20px 0px 10px;
}
img
{
    border: 0px;
}
p
{
    margin: 0.5em 0 0.5em 0;
}
ul
{
    margin-top: 0;
    margin-bottom: 0;
}
ol
{
}
li
{
}
a
{
    color: #003366;
    text-decoration: underline;
}
a:hover, a:visited
{
    color: #006699;
}
address
{
    font-style: normal;
}
strong
{
}
label
{
}
hr
{
    margin: 0.4em 0 0.3em 0;
    padding: 0;
}
form
{
    margin: 0;
    padding: 0;
}
input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
option
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
caption
{
    margin: 5px 0px 5px 0px;
    text-align: left;
    font-weight: bold;
}
pre
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 0.5em;
    margin: 0px 0px 17px 0px;
}

a#headerLogo
{
    float: left;
    background: transparent url("_layouts/images/Nabis/nabis_logo.gif") no-repeat;
    width: 476px;
    height: 60px;
    line-height: 449px;
    overflow: hidden;
}
a#headerGovtLogo
{
    margin-top: 37px;
    margin-left: 40px;
    float: left;
    background: transparent url("_layouts/images/Nabis/logonewzealand-govt.gif") no-repeat;
    width: 165px;
    height: 22px;
    line-height: 165px;
    overflow: hidden;
}

a.proceedToMap
{
    width: 158px;
    height: 26px;
    display: block;
    background: transparent url("_layouts/images/Nabis/button_proceedtomap.gif") no-repeat;
    text-indent: -999px;
    overflow: hidden;
    margin: 10px auto;
    position: absolute;
    right: 8px;
    top: -10px;
}
a.proceedToMap:hover
{
    background: transparent url("_layouts/images/Nabis/button_proceedtomaps.gif") no-repeat;
}

.menu
{
    margin-top: 5px;
    margin-right: 0px;
    position: relative;
    z-index: 100;
    float: right;
}
.menu ul
{
    list-style-type: none;
    overflow: visible;
    width: 435px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 25px;
}
.menu li
{
    float: left;
    position: relative;
    border-left: 1px black solid;
    padding-left: 10px;
    padding-right: 7px;
}
.menu a, .menu a:visited
{
    display: block;
}
.menu a:hover, .menu ul ul a:hover
{
    color: black;
    background: white;
}
.menu :hover > a, .menu ul ul :hover > a
{
    color: black;
    background: white;
}
.menu ul ul
{
    visibility: hidden;
    position: absolute;
    top: 15px;
    left: 0;
    margin-left: -44px;
    width: 140px;
    padding-left: 0px;
    border-top: 1px black solid;
}
*html .menu ul ul
{
    top: 0px;
}
.menu ul ul li
{
    width: 130px;
    border: 1px black solid;
    border-top: none;
    padding: 4px;
    background-color: White;
}
.menu table
{
    top: 0;
    left: 0;
    position: absolute;
    border-collapse: collapse;
}
.menu ul ul a, .menu ul ul a:visited
{
    color: black;
}
.menu ul li:hover ul, .menu ul a:hover ul
{
    visibility: visible;
}


/*MOSS SITE ACTIONS BUTTON*/
.headerMenu table
{
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}
.ms-siteactionsmenu div div div
{
    background-color: white !important;
    background-image: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.ms-siteactionsmenuhover div div div
{
    background-color: #99CC66 !important;
    background-image: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.ms-siteactionsmenu div div div a
{
    color: black;
}


.headerMenu a, .headerMenu :visited
{
    float: left !important;
    font-family: arial !important;
    font-size: 10pt !important;
    font-weight: normal !important;
}

div.searchWrapper
{
    position: absolute;
    right: 0;
    top: 30px;
}
input.searchText
{
    margin-right: 93px;
    margin-top: 4px;
    width: 175px; /*border: 1px red solid;*/
}
input.searchButton
{
    position: absolute;
    right: 8px;
    top: 0; /*border: 1px blue solid;*/
}

#imageWrapper
{
    margin-top: 60px;
    height: 79px;
    white-space: nowrap;
    position: relative;
    background: url(_layouts/images/Nabis/headerPhotoBG.gif) repeat-x;
    z-index: -1;
}
#imageWrapper a
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    height: 79px;
    width: 100%;
    display: block;
    line-height: 360px;
    overflow: hidden;
}
div#imageBirds
{
    background: transparent url("_layouts/images/Nabis/headerPhotoBird.jpg") no-repeat;
    left: 0%;
}
div#imageInvertebrates
{
    background: transparent url("_layouts/images/Nabis/headerPhotoInvertebrate.jpg") no-repeat;
    left: 20%;
}
div#imageMammals
{
    background: transparent url("_layouts/images/Nabis/headerPhotoMammal.jpg") no-repeat;
    left: 40%;
}
div#imageFish
{
    background: transparent url("_layouts/images/Nabis/headerPhotoFish.jpg") no-repeat;
    left: 60%;
}
div#imagePlants
{
    background: transparent url("_layouts/images/Nabis/headerPhotoPlant.jpg") no-repeat;
    left: 80%;
}
.imageItem
{
    float: left;
    width: 20%;
    height: 79px;
    position: absolute;
    top: 0px;
}
#titleBarWrapper
{
    height: 20px;
    background-color: #006699;
    border-top: 5px #99CC66 solid;
    color: White;
    padding: 3px 8px;
}
#titleBarWrapper h1
{
    font-size: 12pt !important;
}



/*CONTENT STYLES*/
.contentWrapper
{
    background-color: White;
    white-space: normal;
}
.padded
{
    padding: 10px;
}


.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
/* End hide from IE-mac */

/* andy */
.title
{
    text-decoration: none;
}

#pagetitle
{
    text-align: center;
}

