body {
	margin: 0;
	padding: 0;
}



#eresources-header {
	height: 125px;
	background-image: url("/images/layout/electronic.jpg");
	background-repeat: no-repeat;
}

#eresources-header .hidden {
	visibility: hidden;
}

#eresources-header a.homepage-link {
	float: left;
	display: block;
	height: 125px;
	width: 200px;
	text-decoration: none !important;
}

input,
select {
	font-size: 100%;
}

ul#eresources-main-menu,
ul#scc-main-menu {
	float: left;			/* must float this, else it'll be invisible in everything except IE */
	display: block;
	width: 100%;			/* need a width for hasLayout in IE, else menubar will be invisible in IE6 */
	margin: 0;
	padding: 0;
	list-style: none;
/*	font-size: 92%; */
	font-size: 85%;
	color: #FFF;
	background-color: #282339;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #222;
	line-height: 2.1;
	height: 2.3em; 
}

ul#eresources-main-menu a:hover,
ul#scc-main-menu a:hover {
	color: #999;
	background-color: transparent;
}

#main-content h1 {
	padding-top: 0;
}



ul#eresources-main-menu li,
ul#scc-main-menu li {
	float: right;
	margin: 0;
	padding: 0 1.5em;
	text-align: center;
	color: #FFF;
	background-color: transparent;
}

ul#eresources-main-menu li a,
ul#scc-main-menu li a {
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
}



#eresources-breadcrumb,
#scc-breadcrumb {
	clear: both;
	display: block;
	background-image: url("/images/layout/header_bg2.gif");
	background-repeat: repeat-x;
	background-position: 0;
	color: #000;
	background-color: #C9D5D7;
	line-height: 1.4;
	font-size: 85%;
	text-align: left;
	padding: 5px 10px 7px 10px;
/*	border-top: 1px solid #BBB;	*/
	border-bottom: 1px solid #BBB;	
	margin-bottom: 10px;
}


#sub-nav ul {
	margin-bottom: 5px;
}

#sub-nav fieldset {
	padding: 20px 15px 20px 15px;
	color: #333;
	background-color: #FFF;
/*	margin: 0 0 -10px 0;*/
}

#sub-nav fieldset input,
#sub-nav fieldset select {
	color: #333;
}


a.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	color : #333333;
	display: block;
	margin: 0;
	padding : 6px;
	background-color : #c9c9c9;	
	width: 5em;	
	}

a.button:link {
	color : #000000;
	border-top : 2px solid #e6e6e6;
	border-left : 2px solid #e6e6e6;
	border-right : 2px solid #999999;
	border-bottom : 2px solid #999999;
	text-decoration : none;
	
	}

a.button:visited {
	color : #000000;
	border-top : 2px solid #e6e6e6;
	border-left : 2px solid #e6e6e6;
	border-right : 2px solid #999999;
	border-bottom : 2px solid #999999;
	text-decoration : none;
	}

a.button:active {
	color : #000;
	border-top : 2px solid #999999;
	border-left : 2px solid #999999;
	border-right : 2px solid #e6e6e6;
	border-bottom : 2px solid #e6e6e6;
	text-decoration : none;
	}

a.button:hover {
	color : #000000;
	border-top : 2px solid #999999;
	border-left : 2px solid #999999;
	border-right : 2px solid #e6e6e6;
	border-bottom : 2px solid #e6e6e6;
	text-decoration : none;
	}	




.clearfloat {
	float: none;
	clear: both;
}


.comment {
	color: #990033;
	background-color: #ffffcc;
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
	border: 1px dotted #990033;
}

.center,
.centre {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* note that the below class is different to the regular .center class -- this one is used to 
horizontally center block elements such as tables or boxes, in order to appear in the middle
of the page. align="center" is sufficient for MSIE, but Firefox requires margin-left and 
margin-right: auto */
.horizontally-centered {
	margin-left: auto;
	margin-right: auto;
}






.foot {
	margin-top: 30px;
	color: Gray;
	background-color: transparent;
	font-size: 85%;
}


.input {
	font-size: 100%;
}

.target-list {
	color: #999999; 
	text-align:center; 
	font-size:95%; 
	padding-bottom:10px;
}




.border-image {
	padding: 1px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
}


.caption {
	color: #555555;	
	font-size: 85%;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;	
}

.caption-left {
	float: left;
	color: #555555;	
	font-size: 85%;
	text-align: center;
	padding: 0px;
	margin: 2px 15px 5px 0;
}

.caption-right {
	float: right;
	color: #555555;	
	font-size: 85%;
	text-align: center;
	padding: 0px;
	margin: 2px 0 5px 15px;
}


/* figure-gallery is used to enclose a series of figure captions in a 
horizontally floated row */
.figure-gallery {

}

.figure-gallery .caption {
	margin-right: 10px;
	float: left;
}



.byline {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


.lower-case {
	text-transform: lowercase;
}

/* mainly used for tables where there is a large mass of info */
.small-text {
	font-size: 85%;
}


/* the "new-notice-date" class is used on the latest item on the Intranet noticeboard 
page to help people identify what's new.
Usage: <span class="new-notice-date">(22 March 2005)</span>
*/
.new-notice-date {
	color: #8B0000;
}

caption {
	color: #555555;	
	font-size: 85%;
}


/* 
This is the equivalent of the horizontal rule, i.e. the blue star image (divider.gif)
This can be used like so: <div class="divider"></div>
At this time, we're not going to use <hr /> itself since the star is mostly an aesthetic 
element, and IE has problems rendering <hr /> with a background image
*/
div.divider {		/* can't get rid of <hr> border in IE when using an image, so we need a div */
	height: 19px;
	background-image: url("/images/databases/divider.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 0px 10px 0px;
	padding: 0;
}


/* inactive used for items which are temporarily inactive, e.g. some sections/branches
 on the Site Map */
.inactive, li.inactive h2 {
	color: #A9A9A9;
}

.in-development{
	color: #A9A9A9;
}


/* definition lists as used in 2-column table style layout on HRGuide pages
we assume that DLs will always be used in the 2-column format everywhere on our Intranet
*/
dl {
	width: 99%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
/*	padding-bottom: 0.4em;	 */
}

/* dl:after automatically inserts a clearing element after each dl
it doesn't work in IE/Win, but that usually automatically (erroneously) clears anyway
 */
dl:after {		
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
dl {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html dl {
	height: 1%;
}
dl {
	display: block;
}
/* End hide from IE-mac */


dt {
	text-align: right;
	float: left;
	width: 10%;
	margin: 0;
	margin-right: 30px;	
}

dd {
	float: left;
	width: 82%;
	margin: 0;
	margin-bottom: 0.9em;
}



/* dls are set to 2 column style by default, but the original W3C style can 
be attained by setting the class "glossary" */
dl.glossary dt {
	text-align: left;
	float: none;
	font-weight: bold;
	width: 70%;
}

dl.glossary dd {
	float: none;
	margin-left: 50px;
	margin-bottom: 15px;

}

.half-width {	/* can be used for example on definition lists, <dl class="half-width"> */
	width: 50%;
}


/* apply signature-gap to the container holding the "signature" or name of 
the person. A white space gap will be placed above it. */
.signature-gap {
	margin-top: 50px;
	margin-bottom: 30px;
}





/*
=================================================
start PAGE NAVIGATION BLOCKS
used for "<< prev page" and "next page >>" style navigation blocks
e.g. in http://staff-dev.sl.nsw.gov.au/projectmgt/initiation.cfm
*/

.prev-page-block {
	float: left;
	text-align: left;
}

.prev-page-block a {
	font-weight: bold;
}


.next-page-block {
	float: right;
	text-align: right;
}

.next-page-block a {
	font-weight: bold;	
}

/*
=================================================
end PAGE NAVIGATION BLOCKS
*/





.resources-found-block {
	margin-top: 5px;
	width: 66%;
	float: left;
}

.show-resources-filter-block {
	margin-top: 0;
	width: 30%;
	float: right;
	text-align: right;
}


li h3 a {
font-size: 80%;
}


/* BEGIN SCC Scanned Card Catalogue styles below 
==============================================================================
*/


#scc-header {
	height:  125px;
	background-image: url("/images/layout/scc_banner.jpg");
	background-repeat: no-repeat;
}

#scc-header .hidden {
	visibility: hidden;
}

#scc-header a.homepage-link {
	float: left;
	display: block;
	height: 125px;
	width: 200px;
	text-decoration: none !important;
}

ul#scc-main-menu {
	background-color: #00373e;
}





.card-navigation-block {
	text-align: center;
	padding: 7px;
	margin: 0 0 10px 0;
	border: 1px Silver solid;
	color: Black;
/*	background-color: #EFFFFF; */
/*	background-color: #F0F0F0; */
	background-color: #FAFAFA; 
	font-size: 100%;
	font-weight: bold;

}


.card-navigation-block a {
	padding: 3px;
	margin: 0 4px 0 4px;
	color: #1B4FBA;
	background-color: #ECF3FF;

}

.card-navigation-block a:hover {
	color: #FFF;
	background-color: #9E0000;
}


.card-image {
	text-align: center;
	padding: 0;
	margin: 0;
	border:  1px solid #DCDCDC;
	background-color: White;	
}

.info {
	width: 20px;
	/*vertical-align : top;*/
}

.search {
	width: 30px;
	/*vertical-align : top;*/
}

#term-display-left-column {
	width: 25%;
/*	width: 25%; */
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#terms-listing-block {
	overflow: auto;
	height: 16em;
	width: 95%;
	float: left;
	border:  1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 5px;
	color: #000;
	background-color: #FAFAFA;
}

#terms-listing-block ul {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}


#terms-listing-block li {
	margin-top: 0.1em;
}


#term-display-right-column {
	width: 73%;
/*	width: 73%; */
	float: right;
	border: none;
	margin: 0;
	padding: 0;
}


#card-search-form {
	/* width: 100%; */
	margin: 0 0 15px 0;
	padding: 7px;
	border: 1px #DFDFDF solid;
	color: Black;
/*	background-color: #EFFFFF; */
	background-color: #F8F8F8;	
}


/* tips-box used in SCC entry page to display search tips text */
.tips-box {
	padding: 7px;
	margin: 20px 0 20px 0;
	border: 1px Silver solid;
	color: Black;
	background-color: #F3F3F3;
}

.example-box {
	/* width: 70%; */
	color: Black;
	background-color: #ECF3FF;
	margin: 15px 6em 15px 6em;
	padding: 10px;
	border-color: #B4CFFF;
	border-width: 1px;
	border-style: solid;		
}



#box {
	color: #6b6b6b;
	background-color: #ffffff;
/*	font-size: 85%; */
	padding: 20px 20px 0px 20px;
	margin: 0% 15%;
	border: 1px solid Silver;
	
}

#box h2 {
	padding: 0px;
	margin-top: 0px;
}


.no-description-msg,
.access {
/*	color: #5c5c5c; */
	color: #777;
	background-color: transparent;
/*	font-style: italic; */
/*	font-size: 85%; */
	margin: 0 0 0 0;
}


/* =============== START firstchars styles ================ */

#firstchars {
	margin: 1em 0 3em 0;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#firstchars a {
	text-decoration: none;
}

span.even  {
	padding: 6px;
	color: #CFCFCF;
/*	background-color: #ececfe; */
	background-color: #edf4ff;
}

a span.even {	
	color : #006699;
	background-color: #edf4ff;
}

a:hover span.even,
a:hover span.odd {
	color: #FFF;
	background-color: #006699;
}

a:active span.even,
a:active span.odd {
	color: #FF3300;
	background-color: #006699;
}


span.odd {
	padding: 6px;
	color: #CFCFCF;
/*	background-color: #F5F5F5; */
	background-color: #f9f9f9;
}

a span.odd {
	color : #006699;
	background-color: #f9f9f9;
}

.currently-selected-letter {
	border: 1px solid White;
	color: #FFF;
	background-color: #006699;
	padding: 6px;	
}


/* =============== END firstchars styles ================ */

td.resource-description-cell a.individual.small-hide-initial-button,
td.resource-description-cell a.individual.small-hide-button,
td.resource-description-cell a.individual.small-show-button{
	font-weight: bold;	
}



td.resource-description-cell .show-content,
td.resource-description-cell .show-initial-content {
	color: #000;
	background-color: transparent;
	border: 0;
	border-left: 5px solid #E7EBF1;
	padding: 0 0 0 1em;
	margin: 0 0 0 10px;
}



/* =========== columns used in "Browse by subject" on welcome page =============== */

#browse-by-subject-box {
	padding-bottom: 10px;	/* need padding-bottom to fix gap problem in Opera 9, else content is all vertically squished together (margin-bottom doesn't work) */
}

#browse-by-subject-box ul {
	list-style-type: none;
}

#browse-by-subject-box ul ul {
	list-style-type: disc;
	margin-left: 2em;
}

.column-1 {
	width: 48%;
	float: left;
	margin: 0 20px 0 0;
}

.column-2 {
	width: 48%;
	float: left;	
}

.column-1 ul,
.column-2 ul {
	margin-top: 0;
	margin-bottom: 0;
}






body.searchtips {	/* we have to override the background image for the searchtips popup page */
	background-image: none;
	color: #000;
	background-color: #FFF;
	padding: 15px;
}

body.searchtips th {	/* we have vertical column of th, so border-bottom needs to be 1px, not 2px */
	border-bottom-width: 1px;
}






table.resource-display td {		/* for tables used to display resources (i.e. databases and indexes), we don't want cell borders on the left and right of cell */
	border: 0;
	border-bottom: 1px solid Silver;
}



/* below is a temporary fix for table cells which have resource descriptions that contain super-long URLs. 
We set overflow to auto to display a horizontal scrollbar and avoid the super-long words breaking the layout in Firefox */
td.resource-description-cell .show-initial-content {
	overflow: auto;
	margin-bottom: 0.5em;
}






/* SCC term display styles here */
body.scc-term-display #page-container {
	background-image: none;
}

body.scc-term-display #main-content {
	margin-left: 15px;
	width: 940px;
}








