body {
    font-family: Verdana, Tahoma, Arial;
	color: #666;
    font-size:69%;	
    background:#444;    
    line-height: 1.55em;
}
* {
    margin:0;
    padding:0;
}

/*typography*/
a {
    color:#36c;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border:0;
}
h1 {
    color:#cc0033;
    font-size: 1.75em;
    margin:0.6em 0;
}
h2 {
    color:#cc0033;
    font-size:1.2em;    
    margin-top: 1.5em;      
    margin-bottom: 0.2em;
}

h3 {
    color:#cc0033;
    font-size:1.1em;
    font-weight: normal;
    margin-bottom: 0.5em;       
    margin-top: 1em;                
}
h4 {
    color:#009999;
    font-size:1.1em;
    margin-bottom: 0.5em;       
    margin-top: 0.5em;  
}
h5 {
    color:#c03;
    font-size:1em;
}
p {
    margin-bottom:1em;
}

#content {
    position: relative;
    margin: 0;
    padding: 0 0 20px 0;
    width: 780px;
    min-height: 400px;
    display: block;
    float: left;
}
#wrapper{
    position:relative;
    width:1000px;
    margin: 0 auto;
    padding:0;
    background-color: #fff;
    display:block;
    height:100%;
}

/*[header*/
#header-container {
    position:relative;
    width:1000px;
    height:105px;
    margin: 0;
    padding:0;
}
#logo{
    width: 200px;
    height:105px;
    padding: 22px 0 0 0;
    bottom:0;
    text-align:center;
}
#logo a {
    color:#fff;
    font-size: 0.9em;
}
#banner{
    height:105px;
    background: #c03 url('/images/wdc/red-header-banner.png') no-repeat bottom left;
}
#bannerlinks{
    position:absolute;
    text-align:right;
    top:0;
    right:0;
    padding: 3px 0 0 0;
    margin-right: 20px;
    color: #fff;
}
#bannerlinks a{
    color:#fff;
}
.callus{
    color: #fff;
    font-size: 1.4em;
}

#wdc-logo {
    position:absolute;
    text-align:right;
    top:25px;
    right:0;
    padding: 3px 0 0 0;
    margin-right: 20px;
    color: #fff;
}
#wdc-logo a {
    color:#fff;
    font-size: 0.9em;
}

/*header]*/

.SkipLinks {
    visibility: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
}
/*[searchbar*/
#searchbar{
    position:relative;  
    display:inline-block;
    background:#fff url('/images/wdc/search-bar.png') repeat-y top left;
    width: 1000px;
    height: 65px;
    max-height: 65px;
    padding:9px 0 10px 0;
    margin: 0 0 5px 0;
}
/*#searchbar #breadcrumb{
    position:relative;
    clear:left;
    margin:4px 0 0 200px;
    color:#333;
    max-width:500px;
    display:block;
    font-size:9px;
    top:2px;
    line-height: 1.4em;
}
#searchbar #breadcrumb .you-are-here {
    color: #009966; 
}
#searchbar #breadcrumb .you-are-here img {
    top: 2px;
    position: relative;
}*/
#searchbar #search{
    position:relative;
    display: inline-block;
    float:left;
    width: 400px;
    margin: 0 5px 0 0;
}
#searchbar #search table {
    width: 460px;
}
#searchbar #search table td{
    border: none;
}
#searchbar #search .ms-sbtext{
    color: #cc0033;
    font-size: 1.3em;
    display:block;
    margin: 7px 5px 0 0;
    font-weight: 600;
    width:50px;
}
#searchbar #search table td select{
    vertical-align:middle;
}
#searchbar #search table td #querybox {
    padding:2px 0 0 5px;
    min-width:200px;
}
#searchbar #asklibrarian{
    position:relative;
    float:right;
    display:block;
    width:147px;
    height:60px;
    padding:0 20px;
}
#searchbar #asklibrarian a {
    font-size: 0.9em;
    margin-left: 10px;
}

#searchbar #search table td .ms-sbtable{
    width:460px;
    margin-left:6px;
}
.ms-sbcell{
    height:23px;
}
#searchbar #search img{
    height:23px;
    margin-left:10px;
}
/*[AccessText - text links for accessibility (under logo)*/
#AccessText {
    float: left;
    display:inline-block;
    margin:10px 15px 0 20px;
    font-size: 0.8em;
}
#AccessText a {
    text-decoration: underline;
}   
/*AccessText]*/
/*[Page Functions Links - email, print and adobe reader*/
#page-function-links{
    text-align:right;
    display:inline-block;
    position:absolute;
    float:right;
    width:180px;
    max-width: 180px;
    top:17px;
    right:150px;
    /*margin:-7px 20px 0 0;*/
    height:40px;
    max-height: 40px;
    line-height: 1.2em;
}
#page-function-links a{
    display:inline-block;
    text-align:center;
    height:40px;
    max-height: 40px;
    color:#666;
    font-size:0.8em;
    line-height: 1.2em;
}
#page-function-links .print{
    background:url(/images/wdc/print.png) no-repeat top center;
    padding:20px 0 0 0; 
    width:40px;
    max-width: 40px;
    line-height: 1.2em;
}
#page-function-links .pdf{
    background:url(/images/wdc/adobe-reader.png) no-repeat top left;
    text-align:left;
    vertical-align:top;
    padding:0 0 0 30px;
    margin: 0 0 0 5px;
    width:50px;
    max-width: 50px;
    line-height: 1.2em;
}
/*searchbar]*/

#leftnav {
    float: left;
    position: relative;
    width: 176px;
    margin: 15px 4px 0 20px;
}

.nav-heading {
    color: #C03;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 0px;
	padding-right: 0px;
	
}

#leftnav ul {
    width: 160px;
    background: #F2F2F2;
    display: block;
    padding: 0;
    margin-bottom: 1em;
}

#leftnav ul ul {
    margin-bottom: 0;
}

#leftnav li {
    width: 160px;
    display: block;
    list-style: none;
    color: #C03;
    font-size: 0.95em;
    border-top: 1px solid white;
    padding: 0;
}

#leftnav li a {
    display: block;
    text-decoration: none;
    padding: 2px 5px 2px 15px;
    color: #C03;
}

#leftnav li div.selected,
#leftnav li a.selected {
    padding: 2px 15px;
    text-indent: -10px;
    width: 130px;
}

#leftnav li li {
    color: black;
}

#leftnav li li a {
    padding: 2px 5px 2px 20px;
    text-indent: 0;
    width: 135px;
    color: black;
}

#leftnav li li div.selected,
#leftnav li li a.selected {
    padding: 2px 20px;
    text-indent: -10px;
    width: 120px;
}

#leftnav li a:hover,
#leftnav li.selected li a:hover {
    color: white;
    background: #333;
    text-decoration: none;
}

/*[footer*/
#footer-container {
    text-align:center;
    display:inline-block;
    width:100%;
    height:3em;
    max-height: 3em;
    line-height:2em;
    margin-bottom: 3em;
    color:#fff;
    border-top: 3px solid #C03;
}
#footer-container ul {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 1.5em;
    padding:0;
    position:relative;
    width:auto;
    display:block;
    text-align:center;
    font-size: 0.8em;
}
#footer-container li {
    display:inline;
    list-style:none;
    margin:0;
}
#footer-container a {
    color:#fff;
}

#main-foot{
    line-height:15px;
    background:#2c2c2c;
    padding:0;
    height:110px;
    display:inline-block;
    width:100%;
    margin:0 0 10px 0;
}
#main-foot #wdc-address{
    text-align:left;
    padding:20px;
    width:auto;
    float:left;
}
#main-foot #wdc-address img{
    padding-right: 40px;
    float: left;
    margin-bottom: 10px;
}
#main-foot #nzg-link{
    display:inline-block;
    float:right;
    width:200px;
    text-align:center;
    padding:20px;
}
/*footer]*/



/*
#rightlinks
{
  float: right;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: rgb(108, 108, 108);
}
*/
.pageselector
{ 
  margin: 8px 0; 
  font-size: 9pt;
}

.resultcount
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 8pt;
  padding-right: 0.5em;
}

.pageselector a, .pageselector .disabled
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18pt;
  text-decoration: none;
  position: relative;
  top: 0.08em;
}

.pageselector .disabled
{
  color: #888888;
}

.pageselector .pagenumber
{
  /* used for printing only */
  display: none;
}

.assetlistings
{
  width: 580px;
  padding: 0;
  margin: 0;
  background: rgb(255, 248, 245);
  border: 3px solid white;
  border-collapse: collapse;
  table-layout: fixed;
}

.assetlistings td
{
  border: 3px solid rgb(253, 237, 222);
  padding: 12px 0 10px 0;
}

.assetlistings .imagecell
{
  width: 154px;
  height: 154px;
  text-align: center;
}

.assetlistings .textcell
{
  padding: 8px 12px;
  text-align: left;
}

.assetlistings .textcell .metadata
{
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.assetlistings .textcell .metadata tr
{
  border: 0;
}

.assetlistings .textcell .metadata td
{
  padding: 0 8px 4px 0;
  border: 0;
  vertical-align: top;
}

.assetlistings .textcell .metadata .label
{
  font-weight: bold;
}

.assetlistings .textcell .metadata .value
{
}

.assetthumbnail
{
  width: 200px;
  text-align: left;
  vertical-align: top;
  float: left;
}

.assetthumbnail img
{
  padding-bottom: 8px;
}

.assetlistings .metadata, .assetmetadata
{
  padding: 6px;
  text-align: left;
  vertical-align: top;
  border: 0;
  border-collapse: collapse;
}

.assetlistings .metadata
{
  padding: 0 8px 12px 0;
  vertical-align: top;
}

.assetlistings .metadata .label
{
  white-space: nowrap;
  font-weight: bold;
}

.assetmetadata
{
  border: 1px solid #CCC;
  width: 570px;
}

.assetmetadata TD
{
  padding: 5px;
  vertical-align: top;
  border: 1px solid #CCC;
  border-top: 0;
}

.assetmetadata .odd
{
  background-color: whitesmoke;
}

.assetmetadata .label
{
  white-space: nowrap;
  font-weight: bold;
  width: 120px;
}

.wrapper {
  width: 580px;
}
hr.smallGrey {
	color: #cccccc; 
	background-color: #cccccc; 
	border: 0; 
	height: 1px; 
	width: 580px;
}

#searchform
{
  padding: 0;
  margin: 0;
  border: 3px solid rgb(253, 237, 222);
  border-collapse: collapse;
  background-color: rgb(255, 248, 245);
}

#searchform th
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: rgb(123, 28, 32);
  background-color: rgb(253, 237, 222);
  padding: 4px 8px;
}

#searchform td
{
  padding: 8px 8px 0 8px;
}

#searchform input
{
  width: 20em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#searchform select
{
  width: 20.5em; /* surprisingly, whether using ems or px, 20 makes the SELECTs shorter than the INPUTs, in Firefox, IE, and Safari! */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#searchform .buttoncell
{
  text-align: right;
  padding-bottom: 8px;
}

#searchform .buttoncell INPUT
{
  width: 6em;
}

FORM
{
  margin: 0 0;
}

.errorMessage   { font-weight: bold; color: red; }
.message      { font-weight: bold; }

