/* 
    Document   : first
    Created on : Mar 9, 2012, 12:17:43 PM
    Author     : oleg
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   CC - 13-11-13 - SR 29711
*/

@import url("YUI/reset-fonts-grids.css");
@import url("YUI/grids-3.7.2.css");

@import url("sectionSearchResults_Bibliography.css");
@import url("sectionSearchResults_Table.css");
@import url("sectionClosedBar.css");
@import url("sectionHeaderNoButtons.css");
@import url("sectionHeaderWithButtons.css");
@import url("sectionFiveColumnSearch.css");
@import url("sectionFourColumnSearch.css");
@import url("sectionThreeColumnSearch.css");
@import url("sectionTwoColumnSearch.css");
@import url("sectionUserEntryForm.css");
@import url("sectionMainHeader.css");
@import url("sectionSavedSearches.css");

html,body{min-height: 101%;}

#printBody{
  margin: 0;
  padding: 0;
  text-align: left;
  font: normal .84em/1.4em Arial, Helvetica, sans-serif;
  color: #333;   
  margin-left: 3px;
  background-image: none;
  background: none;
}

#ft{
  margin-top: 70px;
}

.titleGroup, .titleBlue, .titleGreen, .titleWhite, .titlePage1{
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.titleGroup, .titleBlue{
color: #026843;
}

.titleGreen{
color: #007c66;
}

.titleWhite{
color: #ffffff;
}

.titlePage1{  
  color: #0b6c2f;
  font-size: 14px;  
}

.labelTextTable, .titleSectionExpandBar, .titleGroup{
  font-weight: normal;
}

.button, .buttonLong, .buttonStats{
  background-color: #026843;

  padding-top: 3px;
  padding-bottom: 3px;
  MARGIN-TOP: 1px;
  MARGIN-RIGHT: 0px;
  MARGIN-LEFT: 1px;
  CURSOR: pointer;	
  COLOR: #FFFFFF;
  border: 0px solid #ffffff;
}

.button{
  width: 60px;
}
.buttonLong{
  width: 120px;
}
.buttonStats{
  width: 20px;
}

.recorddelemeter{
  margin-bottom: 20px;
}

a:link {color: #0b6c2f; text-decoration: none}
a:visited{color: #0b6c2f; text-decoration: none}
a:hover {text-decoration: underline}






/* DAFWA */
body {background: url(../images/dafwa/body_bground_01_rpt.jpg) repeat-x 50% 0;}
html,body{
	margin: 0;
	padding: 0;
	text-align: left;
	font: normal .84em/1.4em Arial, Helvetica, sans-serif;
	color: #333;
}
#header { /* Contains global nav links, masthead and utilities */
	width: 990px;
	height: 143px;
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
/******** Header Styles ********/
#navglobal {
	width: 930px;
	height: 28px;
	padding: 0 30px;
	/*background: url(../images/navglobal_bground.jpg) no-repeat 0 0;*/
	border-bottom: 1px solid #FFF;
}

#navglobal p {
	float: left;
	font-weight: bold;
	color: #56a674;
	margin: 0.6em 0.2em 0 0;
	line-height: 1.2em;
}

#navglobal ul.skip {
	float: left;
	margin: 0.6em 2em 0 0;
}

#navglobal ul.skip li {
	display: inline;
}

#navglobal ul.skip li a {
	float: left;
	color: #56a674;
	line-height: 1.2em;
	padding: 0 0.5em;
}


#navglobal ul.global {
	float: right;
	margin: 0.6em 0 0 0;
}

#navglobal ul.global li {
	display: inline;
}

#navglobal ul.global li a {
	float: left;
	color: #b3d3c8;
	border-right: 1px solid #b3d3c8;
	line-height: 1.2em;
	padding: 0 0.5em;
}

#navglobal ul.global li a.last {
	border: none;
	padding-right: 0;
}
.skip {padding-left:0px;}
/*.last {color: #FFF !important;}*/
.global li a {color: #FFF !important;}
.dafwasearchlink {border-right-color: #b3d3c8; border-right-width: 1px; border-right-style: solid; padding-right: 0.5em;}
.wasearchlink {padding-left: 0.5em;}
.nodisplay { /* Hides content but displays when css turned off for screen readers etc */
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}
/********* Custom Masthead ********/
#masthead {
	width: 990px;
	height: 80px;
	background: url(../images/dafwa/mh_crops.jpg) no-repeat 0 0;
}
#masthead h1{
	text-align: left;
}
#masthead a {
	display: block;
	width: 379px;
	height: 80px;
	background: url(../images/dafwa/DPIRD-logo-library.png) no-repeat 0 0;
}
#utilities {
	width: 944px;
	height: 33px;
	padding: 0 20px;
	background: url(../images/dafwa/utilities_bground.jpg) no-repeat 0 0;
	border-top: 1px solid #FFF;
}

#utilities ul {
	float: left;
	margin: 1em 0 0 0;
}

#utilities ul li {
	display: inline;
}

#utilities ul li a {
	color: #FFF;
	line-height: 14px;
	float: left;
	border-right: 1px solid #b3d3c8;
	padding: 0 0.5em;
}

#utilities ul li a.last {
	border: none;
	padding-right: 0;
}

#utilities .search {
	float: right;
	width: 475px;
	margin: 0.5em 0.5em 0 0;
}

#utilities .search form {
	float: left;
}

#utilities .search p.wagov {
	font-size: 11px;
	float: right;
	font-weight: bold;
	text-align: right;
	margin: 0.3em 0 0 0;
	padding: 0;
	/*width: 130px;*/
}

#utilities .search p.wagov a {
	color: #FFF;
}
#utilities {width: 100%;margin:0 auto;}
#utilities .search{margin-right: 50px;}
#utilities .menu{padding-left:0px;}

.fixedFont {
	font-size: 11.8px;
}



#footer {
	/*width: 990px;*/
  width: 100%;
	height: 120px;
	padding-top: 1em;
  padding-bottom: 1em;
	color: #FFF;
	/*background: url(../images/dafwa/3_footer_bground.jpg) no-repeat 100% 0;*/
  /*background: url(../images/dafwa/body_bground_01_rpt.jpg);*/
  background: url(../images/dafwa/footer_wide_rpt.png) repeat-x 50% 0;
}
#footer a {
	color: #FFF;
}

#footer .wa_link {
	float: left;
	width: 202px;
	padding: 0 0 0 23px;
	font-weight: bold;
	font-size: 1.2em;
}

#footer #footer_content {
	float: left;
	width: 447px;
	padding: 0 2em;
	text-align: center;
}

#footer #footer_content ul {
	height: 15px;
	width: 250px;
	margin: 0 auto;
}

#footer #footer_content ul li {
	display: inline;
}

#footer #footer_content ul li a {
	color: #FFF;
	line-height: 14px;
	float: left;
	border-right: 1px solid #b3d3c8;
	padding: 0 0.5em;
}

#footer #footer_content ul li a.last {
	border: none;
	padding-right: 0;
}

#footer #footer_content p.copyright_statement {
	font-style: italic;
	clear: both;
	margin: 0.5em 0 0 0;
}

#footer #footer_content p.pdf_link {
	clear: both;
	margin: 1em 0 0 0;
	line-height: 1.4em;
}

#footer #footer_content p.pdf_link a {
	text-decoration: underline;
}

#footer #footer_content p.pdf_link a:hover {
	text-decoration: none;
}
#col_2 #footer.widefooter {width:100%;background: url(../images/dafwa/footer_wide_rpt.png) repeat-x 50% 0;text-align: center;}
#footerwrap {margin: 0 auto;width:936px;}
#footer #footerwrap #footer_content  p.copyright_statement {margin-top: 18px;}
#footer #footerwrap #footer_content .menu {margin-top: 2px;}
#footer #footerwrap .wa_link {text-align: left;padding-left: 0px;}

.clear {
	clear: both;
	height: 1px;
}

.libraryCatalogueHeader {
  text-align: center;
}
.libraryCatalogueHeader h1 {
	color: #026843;
	font: normal 2.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.spacer{
  height: 10px;
}
.searchResultFirstColumn{
  display: inline;
  padding-right: 10px;
}

.searchResultHighlight {
  font-weight: bold;
  background-color: #def2dd;
}

.highlighresult{
  font-weight:bold; background-color:#def2dd; font-weight: bold
}