






A { color:#003366;
    font-weight:normal;
    text-decoration:underline; } 

A:link { color: #003366;} 

A:hover { color:#003366;
    	  text-decoration: underline; }

A:visited {color: #CC0000;}

BODY { font-family: "Helvetica", "Arial", Sans-Serif;
       font-size: 85%;
       font-style: normal;
       color: #000000;
       margin: 0;
       padding: 0;
       margin: 0;
       border: 0; 
       position: relative;
       text-align: left; 
}


H1, H2, H3, H4 {
	 margin-right: 0px; 
	 font-weight: bold; 
	 line-height: 1em; }

H1 { margin-left: 1px;
     font-size: 1.2em;
     color: #CC0000;
     margin-top: 4px; 
     margin-bottom: 4px; }
	 
h1.banner {
font-size: 1.25em;
text-align: left;
color: #ffffff;
background-color: #cc0000;
margin-bottom: 0em;
margin-left: 0em;
padding-left: 0.22em;
padding-top: 0.35em;
padding-bottom: 0px;
} 


H2 { font-size: 1.4em;
     color: #333333;
     font-weight: normal; 
     margin-left: 1px; 
     margin-top: 8px; 
     margin-bottom: 0px; }

H3 { margin-left: 9px; 
     margin-top: 8px; 
     margin-bottom: 0px;
     font-size: 1.2em;
     color: #666666; }

P, p { font-size: 12px;
       text-align: left; 
       color: #333; 
       line-height:20px; 
       font-family: "Arial", "Helvetica", "sans-serif";
       margin-bottom: 16px; 
       margin-top: 0px;
       padding-top:0px; }

     



DIV { margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 15px; 
      font-family: "Helvetica", "Arial", Sans-Serif;
      font-size: 1em; }      

UL { font-family: "Helvetica", "Arial", Sans-Serif;
     font-size: 1em;
     text-align: Justify; 
     color: #000000; 
     line-height: 1.3em;	
     margin-left: 10px;
     margin-right: 0px; 
     margin-top: 4px; 
     margin-bottom: 16px; }



.standard { font-family: "Helvetica", "Arial", Sans-Serif;
            font-size: 1em; }                       

.pageBanner { width:100%;
              margin:0; 
              height:80px; 
              background:#fff; }
         
.pageBanner a { margin: 0;
  		padding: 0;
  		border: 0;
  		text-decoration: none; }

.tagLine { vertical-align: bottom;
           padding: 10px;
           border: 0;
           margin: 0; }

.tagLineText { font-size: 1em;
               font-weight: bold;
               border: 0;
               margin: 0; }

.stripe { background: #CC0000;
          vertical-align: top;
          border: 0;
          padding: 0;
          margin: 0;
          color: #CC0000; }

.locationBar { 	font-size: 10px;
  	        padding:0px 0 2px 0px;
		margin-left: 0px;
      		margin-right: 0px;
		margin-bottom: 0px;
  		height:15px;
  		font-family: "Arial", "Helvetica", "sans-serif";
  		vertical-align: middle;
                border: 0;
                text-align: left;
                position: relative; }

.locationBar a,
.locationBar a:visited { text-decoration: none;
                         color: #c00; }

.locationBar a:active,
.locationBar a:hover { text-decoration: none;
                       color: #999; }

.locationBar img { vertical-align: middle; }

.centralPane { margin: 1px;
               vertical-align: top;
               padding: 3px;
               border 0; }







.pageContents { padding-top: 20px; /* Added at request of Kate Miller to move the main page down slightly */
                background: white;
                color: black;
                vertical-align: top;
                width: 100%; }

.navigationBarTable{ width: 100%; /* Removed the red colour so it fitted with the Uni colour scheme */
                     /* padding-left: 2px;
                     margin: 2px; */
                     margin-left: 0px;  /* Added to stop the menu being forced out by the DIV style*/
                     margin-right: 0px; /* As above */                   
		     border: 0; }

.navigationBar { padding-top: 15px;}

.navigationBarSublabel{  font-family: "Arial", "Helvetica", sans-serif;
                         font-size: 10pt;
                         font-style: normal;
                         font-weight: bold;
                         color: #000000;
 /*                	 background: #CC0000; */
                         white-space: nowrap; }





.navigationBarItem .navigationBar {     color:            #333; 
                         font-family:      Arial, Helvetica, sans-serif;
                         font-size:        9pt;
                         font-weight:      bold;
                         text-decoration:  none;
                         margin-left:      12px;
                         white-space:      nowrap; }

.loggedIn { font-family: "Helvetica", "Arial", "verdana", sans-serif;
            font-size: 0.8em;
            font-style: normal;
            font-weight: normal;
            color: #882222;
            background: #ffffff; }

.pageFooterBar { margin: 7px 0px 30px 0px;
    			 padding: 3px 3px 6px 3px; }
    			 
.pageFooterBar a { font-size: .75em; 
    		  text-decoration: none;
    		  color: #666666;
    	  	  text-transform: uppercase;
		  border: 0; }
    			   
.pageFooterBar a:hover { color: #666666;
    			text-decoration: underline; }

.pageFootnote { font-family: "Helvetica", "Arial", Sans-Serif;
                font-size: 1em;
                font-style: normal;
                font-weight: normal;
                background: #ffffff;
                color: #252645;
                text-decoration: none;
                text-align: left;
                vertical-align: middle;
                margin-left: 10px;
                margin-right: 10px;
  		border: 0; }

.sidebar { background: #ffffff;
           color: #000000; }

.communityLink { font-family: "Helvetica", "Arial", Sans-Serif;
                 font-size: 1em;}
                 
.communityLink a {font-weight: bold; }

.communityDescription { margin-left: 20px;
                        margin-right: 10px;
                        font-family: "Helvetica", "Arial", Sans-Serif;
                        font-size: 1em;
                        font-weight: normal;
                        list-style-type: none; }

.collectionListItem,
.collectionListItem a { font-family: "Helvetica", "Arial", Sans-Serif;
                      font-size: 1em;
                      font-weight: normal; }

.collectionDescription { margin-left: 20px;
                         margin-right: 10px;
                         font-family: "Helvetica", "Arial", Sans-Serif;
                         font-size: 1em;
                         font-weight: normal;
                         list-style-type: none; }

.miscListItem { margin-left: 20px;
                margin-right: 10px;
                font-family: "Helvetica", "Arial", Sans-Serif;
                font-size: 1.2em;
                list-style-type: none; }

.copyrightText { margin-left: 20px;
                 margin-right: 20px;
                 text-align: center;
                 font-style: italic;
                 font-family: "Helvetica", "Arial", Sans-Serif;
                 font-size: 1em;
                 list-style-type: none; }

.browseBarLabel { font-family: "Helvetica", "Arial", Sans-Serif;
                  font-size: 1em;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #ffffff;
                  vertical-align: middle;
                  text-decoration: none; }

.browseBar { font-family: "Helvetica", "Arial", Sans-Serif;
             font-size: 1.2em;
             font-style: normal;
             font-weight: bold;
             background: #ffffff;
             color: #252645;
             vertical-align: middle;
             text-decoration: none; }

.itemListCellOdd { font-family: "Helvetica", "Arial", Sans-Serif;
                   font-size: 1.2em;
                   font-style: normal;
                   font-weight: normal;
                   color: #000000;
                   vertical-align: middle;
                   text-decoration: none;
                   background: #ffffff; }


.itemListCellEven { font-family: "Helvetica", "Arial", Sans-Serif;
                    font-size: 1.2em;
                    font-style: normal;
                    font-weight: normal;
                    color: #000000;
                    vertical-align: middle;
                    text-decoration: none;
                    background: #eeeeee; }

.itemListCellHilight { font-family: "Helvetica", "Arial", Sans-Serif;
                       font-size: 1.2em;
                       font-style: normal;
                       font-weight: normal;
                       color: #000000;
                       vertical-align: middle;
                       text-decoration: none;
                       background: #ddddff; }

.topNavLink { margin-left: 10px;
          margin-right: 10px;
          font-family: "Helvetica", "Arial", Sans-Serif;
          font-size: 1em;
          text-align: center; }

.submitFormLabel { margin-left: 10px;
           margin-right: 10px;
           font-family: "Helvetica", "Arial", Sans-Serif;
           font-weight: bold;
           font-size: 1em;
           text-align: right; }

.submitFormHelp {  margin-left: 10px;
                   margin-right: 10px;
                   font-family: "Helvetica", "Arial", Sans-Serif;
                   font-size: 8pt;
                   text-align: center; }
           

.submitFormWarn {  margin-left: 10px;
                   margin-right: 10px;
           font-family: "Helvetica", "Arial", Sans-Serif;
           font-weight: bold;
           font-size: 1.2em;
           color: #ff6600;
           text-align: center }

.uploadHelp { margin-left: 20px;
              margin-right: 20px;
              font-family: "Helvetica", "Arial", Sans-Serif;
              font-size: 1em;
              text-align: left }

.submitFormDateLabel {  margin-left: 10px;
                        margin-right: 10px;
                        font-family: "Helvetica", "Arial", Sans-Serif;
                        font-size: 1em;
                        font-style: italic;
                        text-align: center }

.submitProgressTable{ margin: 0;
                      padding: 0;
                      border: 0;
                      vertical-align: top;
                      text-align: center;
                      white-space: nowrap }

.submitProgressButton{ border: 0 }

.submitProgressButtonDone{ border: 0;
                           background-image: url(/image//submit/done.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 1.2em;
                           color: black;
                           background-repeat: no-repeat; }

.submitProgressButtonCurrent{ border: 0;
                           background-image: url(/image//submit/current.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 1.2em;
                           color: white;
                           background-repeat: no-repeat; }

.submitProgressButtonNotDone{ border: 0;
                           background-image: url(/image//submit/notdone.gif);
                           background-position: center;
                           height: 30px;
                           width: 90px;
                           font-size: 1.2em;
                           color: black;
                           background-repeat: no-repeat; }

.miscTable { font-family: "Helvetica", "Arial", Sans-Serif;
             font-size: 1.2em;
             font-style: normal;
             font-weight: normal;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #cccccc }

.miscTableNoColor { font-family: "Helvetica", "Arial", Sans-Serif;
             font-size: 1.2em;
             font-style: normal;
             font-weight: normal;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #ffffff }





.oddRowOddCol{ font-family: "Helvetica", "Arial", Sans-Serif;
               font-size: 1em;
               font-style: normal;
               font-weight: normal;
               color: #000000;
               vertical-align: middle;
               text-decoration: none;
               background: #ffffff;
               padding: 3px }

.evenRowOddCol{ font-family: "Helvetica", "Arial", Sans-Serif;
                font-size: 1em;
                font-style: normal;
                font-weight: normal;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                background: #eeeeee;
                padding: 3px  }

.oddRowEvenCol{ font-family: "Helvetica", "Arial", Sans-Serif;
                font-size: 1em;
                font-style: normal;
                font-weight: normal;
                color: #000000;
                vertical-align: middle;
                text-decoration: none;
                background: #eeeeee;
                padding: 3px  }

.evenRowEvenCol{ font-family: "Helvetica", "Arial", Sans-Serif;
                 font-size: 1em;
                 font-style: normal;
                 font-weight: normal;
                 color: #000000;
                 vertical-align: middle;
                 text-decoration: none;
                 background: #dddddd;
                 padding: 3px  }

.highlightRowOddCol{ font-family: "Helvetica", "Arial", Sans-Serif;
                     font-size: 1em;
                     font-style: normal;
                     font-weight: normal;
                     color: #000000;
                     vertical-align: middle;
                     text-decoration: none;
                     background: #ccccee;
                     padding: 3px }

.highlightRowEvenCol{ font-family: "Helvetica", "Arial", Sans-Serif;
                      font-size: 1em;
                      font-style: normal;
                      font-weight: normal;
                      color: #000000;
                      vertical-align: middle;
                      text-decoration: none;
                      background: #bbbbcc;
                      padding: 3px }

.itemDisplayTable{ text-align: center;
                   border: 0;
                   color: #000000 }

.metadataFieldLabel{ font-family: "Helvetica", "Arial", Sans-Serif;
                     font-size: 1.2em;
                     font-style: normal;
                     font-weight: bold;
                     color: #000000;
                     vertical-align: top;
                     text-align: right;
                     text-decoration: none;
                     white-space: nowrap;
                     padding: 3px }

.metadataFieldValue{ font-family: "Helvetica", "Arial", Sans-Serif;
                     font-size: 1.2em;
                     font-style: normal;
                     font-weight: normal;
                     color: #000000;
                     vertical-align: top;
                     text-align: left;
                     text-decoration: none;
		     letter-spacing: 0em;
                     padding: 3px }  

.recentItem { margin-left: 10px;
              margin-right: 10px;
              font-family: "Helvetica", "Arial", Sans-Serif;
              font-size: 1em }

.searchBox { font-family: "Helvetica", "Arial", Sans-Serif;
             font-size: 1em;
             font-style: normal;
             font-weight: bold;
             color: #000000;
             vertical-align: middle;
             text-decoration: none;
             background: #ffffff;
             padding: 0;
             border: 0;
             margin: 0 }

.searchBoxLabel { font-family: "Helvetica", "Arial", Sans-Serif;
                  font-size: 1em;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #FFFFFF;
                  text-decoration: none;
                  vertical-align: middle }

.searchBoxLabelSmall { font-family: "Helvetica", "Arial", Sans-Serif;
                  font-size: 8pt;
                  font-style: normal;
                  font-weight: bold;
                  color: #000000;
                  background: #FFFFFF;
                  text-decoration: none;
                  vertical-align: middle }

.attentionTable 
{
    font-style: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    background: #cc9966;
}

.attentionCell 
{
    background: #ffffcc;
    text-align: center;
}

.help {font-family: "Helvetica", "Arial", Sans-Serif;
        background: #ffffff;
        margin-left:10px;}

.help h2{text-align:center;
                font-size:18pt;
                color:#000000;}

.help h3{font-weight:bold;
         margin-left:0px;}

.help h4{font-weight:bold;
         font-size: 1em;
         margin-left:5px;}

.help h5{font-weight:bold;
         margin-left:10px;
         line-height:.5;}

.help p {font-size:1em;}

.help table{margin-left:8px;
            width:90%;}

.help table.formats{font-size:1em;}

.help ul {font-size:1em;}

.help p.bottomLinks {font-size:1em;
                    font-weight:bold;}

.help td.leftAlign{font-size:1em;}
.help td.rightAlign{text-align:right;
                    font-size:1em;}
                    



ul.controlledvocabulary  {
		list-style-type:none; }

	
.controlledvocabulary ul  li ul {
	     list-style-type:none;
		display:none; }

input.controlledvocabulary  {
		border:0px; }

img.controlledvocabulary {
		margin-right:8px ! important;
		margin-left:11px ! important;
		cursor: hand; }                    

.submitFormHelpControlledVocabularies {  
		   margin-left: 10px;
           margin-right: 10px;
           font-family: "Helvetica", "Arial", Sans-Serif;
           font-size: 0.8em;
           text-align: left; }           

.controlledVocabularyLink {  
           font-family: "Helvetica", "Arial", Sans-Serif;
           font-size: 0.8em; }   

/* Waikato Specific */
    			 
.lib-p2 {
    margin-top:       0px;
    margin-right:     12px;
    margin-bottom:    4px;
    margin-left:      0px;
    padding-top:      2px;
    padding-right:    0px;
    padding-bottom:   1px;
    padding-left:     7px;
    color:            #333;
    font-family:      Arial,Helvetica,sans-serif;
    font-size:        13px;
    font-weight:      bold;
    line-height:      20px;
}

.lib-h1 {
    font-weight: bold;
    line-height: 1em;
    color: #cc0000;
    font-size:  1.2em; 
    margin-right: 0px;
    margin-left: 1px;
    margin-top: 4px;
}
#uowcontent { margin-left: 0px; }

#uowcontent a {
    font-size: 12px;
    color:#003366;
    font-weight:bold;
    text-decoration:none;
}
#uowcontent a:link {
    color:#003366;
    text-decoration:none;
}
#uowcontent a:hover {
    color:#003366;
    text-decoration:underline;
}
#brSmall { font-size: 6px; }

#authUsers { display: block; 
	     font-family: Arial, Helvetica, sans-serif; 
             font-size: 0.8em; 
	     font-weight: 400; 
             margin-left: 26px; }

#leftnav {
	width: 180px;
}

#leftnav a {
    color:            #333; 
    font-family:      Arial, Helvetica, sans-serif;
    font-size:        9pt;
    font-weight:      bold;
    text-decoration:  none;
    margin-left:      12px;
    white-space:      nowrap;
}
 #leftnav img {
	height: 11px;
}

.browse_buttons
{
        float: right;
        padding: 1px;
        margin: 1px;
}

form#browse_buttons {
	display: inline;
}

.embargoedRowEvenCol {
 font-family: "verdana", "Arial", "Helvetica", sans-serif;
                      font-size: 12pt;
                      font-style: normal;
                      font-weight: normal;
                      color: #000000;
                      vertical-align: middle;
                      text-decoration: none;
                      background: #ffcc99;
                      padding: 3px
}

.embargoedRowOddCol {

font-family: "verdana", "Arial", "Helvetica", sans-serif;
                     font-size: 12pt;
                     font-style: normal;
                     font-weight: normal;
                     color: #000000;
                     vertical-align: middle;
                     text-decoration: none;
                     background: #ffcccc;
                     padding: 3px
}

.statsTable {
        border: 1px gray solid;
        width: 85%;
}

.statsTable td {
        font-size: 0.8em;
}

.embargoTable {
	background: #FEDAE0;
	border: 3px solid red;
}

.notembargoTable {
	background: #CDFECD;
	border: 3px solid #66A666;
}

#taskPoolTable {
	font-size: 0.93em;
}

#ownedTasksTable {
	font-size: 0.93em;
}
