/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2em; margin-bottom: 0.75em; }
h1 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; font-weight:bold; }
h2 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; font-weight:bold; }
.item h2.title, .item h1.title { margin-bottom: 0;}
h3 { font-size: 1.0em; margin-bottom: 1.5em; font-weight:bold; }
.sidebar h3 { font-size: 1.0em; font-weight:bold; margin-bottom: 0;}
.sidebar ul h3 { margin: 0 0 0 -1.5em; }
h4 { font-size: 0.833333em; line-height:1.8em}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }	
h2 + table { margin-top:0; }
h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

a:focus, 
a:hover     { color: #cd0000; }
a           { color: #009; text-decoration: none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }


label       { font-weight: bold; margin: 0 0.5em 0 0; }
input 		{ vertical-align:middle; font-size:1em; margin:0 0.5em 0 0; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input[type="text"], input[type="password"], input[type="file"], input.title,
textarea, select, input[type="submit"] {
	border:1px solid #ccc;
	color: #444;
	padding: 2px;
}

input[type="submit"] {
	padding:1px;
}

input:hover, select:hover {
	border:1px solid #aaa;
	color: #222;
}

.sidebar input {
	margin:0;
}

input:focus, select:focus input.title:focus,
textarea:focus, select:focus {
	border:1px solid #777;
	color: #222;
}

input#s:focus {
	border:1px solid #A5A8D3;
}

input.text, 
input.title   { width: 300px; padding:2px; }
textarea      { width: 390px; height: 250px; padding:2px; }

#searchform input#s {
	background: #FFF url('search.jpg') 2px 50% no-repeat;
	padding:2px 2px 2px 20px;
	width:20em;
}

#searchform label, #institutionIdEntry {
	display:none;
}

.row .cell #searchsubmit {
	margin-top:2em;
}

#pageContent, #headerLinks, #headerFragment, #branding, #pageHeader {
	margin: 0 auto;
	min-width: 760px;
	max-width: 950px;
	width:auto !important;
	width:780px;
	text-align:left;
}

#page {
	min-width: 760px;
	position:relative;
	top:25px;
	border-top:1px solid #e8e9f4;
	text-align: center;
}

#branding, #headerLinks, #pageContent, #southwark-container, #headerFragment, #s-branding, #pageHeader{
	padding:0 1em;
}

#pageHeader {
	height:100px;
}

#pageFooter {
	margin-top:3em;
	padding-bottom:1em;
}

#branding, #headerLinks, #pageContent, #pageFooter, .pagingControl {
	clear:both;
}

.sidebar a:hover, #headerLinks a:hover {
	color:#CD0000;
}

.sidebar a, #headerLinks a {
	color:#000059;
}

#headerLinks .accessibilityLinks a {
	color:#757575;
}

#headerLinks .accessibilityLinks a:hover {
	color:#CD0000;
}


/* ------------------------------------------------------------

	Leeds Global Style Sheet
	Version: v.1
	Author: Cieran Hopkins
	URL: http://prism.talis.com/leeds/
	
/* ----------------------------------------------------------- */

.clear{clear:both;}

/* Base Style Overides
-------------------------------------------------------------- */
#pageHeader
{
	position:relative;
	height: 65px;
	top:-90px;
}

#page
{
	top:-1px;
}

#pageContainer #headerLinks
{
	/* in order to fix menu issue in ie6 */
	min-width: 950px !important;
	width: 950px !important;
}

.userLinks li
{
	border-left: none;
}


/* Containers
-------------------------------------------------------------- */
#left-column
{
	float: left;
	margin-right: 60px;
	width: 600px;
}


#right-column
{
	float: left;
	width:20em;
	padding-top: 50px;
}

/* Header Styles
-------------------------------------------------------------- */
#page
{
	background: url(header-background.jpg) repeat-x;
}

#pageContent
{
	width: 950px;
	margin: 0 auto;
}

#pageContainer #pageHeader #searchBox
{
	padding: 40px 0 0 0;
	z-index: 100;
	width: 950px;
	text-align: right;
}

#advanced-search-link
{
	color: #ffffff;
	display: block;
	padding: 7px 10px 0 0;
}

#searchBox #searchform .formElement input#searchsubmit
{
	background: #00678F;
	color: #ffffff;
	border: #003952 outset;
	width:75px;	
	cursor: pointer;
}

#searchBox #searchform .formElement input
{
	border: inset;
}

#pageHeader #searchBox #searchform .formElement a
{
	display: block;
	color: #ffffff;
	padding:7px 10px 0 0;
}

#pageHeader #searchBox #searchform .formElement a:hover
{
	color: #CD0000;
}

#header-logos
{
	position:relative;
	width: 950px;
	margin: 0 auto;
}

#leeds-logo
{
	position: relative;
	top: 5px;
	width: 250px;
	height: 80px;
	float: left;
	padding-right: 5px;
	z-index: 100;
}

#leeds-logo img
{
	float: left;
}

#access-logo
{
	position: relative;
	top: 5px;
	width: 293px;
	height: 80px;
	float: left;
	z-index: 100;

}

#headerLinks ul
{
	position: absolute;
	top: 39px;
	text-align: left;
}

#headerLinks ul a
{
	color: #002E54;
	font-weight: bold;
}

#pageContainer #headerLinks ul.accessibilityLinks
{
	z-index: 100;
}

#headerLinks ul.accessibilityLinks li a
{
	color: #002E54;
	font-weight: bold;
}

#headerLinks ul.accessibilityLinks li a:hover
{

}

#pageHeader #searchBox #searchform
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Links / Menus
-------------------------------------------------------------- */
.accessibilityLinks li {
	background: url(groove.jpg) top right no-repeat;
	border-right: none;
	margin:0 1.5em 0 0;
	padding:0 1.5em 0 0;
}

.userLinks li
{
	background: url(groove.jpg) top left no-repeat;
	border-left: none;
	margin:0 0 0 1.5em;
	padding:0 0 0 1.5em;
}



/* Home / Index Content
-------------------------------------------------------------- */
h1.home
{
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	color:#00678F;
}

#right-column h2
{
	color: #00678F;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.item .summary h2.title a, 
{
	color: #334397;
	text-decoration: underline;
}

#left-column .item
{
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #D1D7EF;
}

.summarydetail
{
	height: 40px;
	overflow: hidden;
}



/* Search Results / Search Action
-------------------------------------------------------------- */
.sidebar h2
{
	border-bottom:none;
	background: none;
}

.sidebar ul li
{
	color: #4F3190;
}

.sidebar h2, #availability h2.title, #renderitem h2.title, #account h2.title, #searchhelp h2.title, #itemControl h2.title, #itemControl h2.title
{
	background: #E0F3FC;
	color: #003585;
	border: none;
}

#searchPanel
{
	padding-bottom: 20px;
}

#pageContent #userActivity .siteNavigation a
{
	color: #000000;
	font-weight: bold;
}


/* Footer
-------------------------------------------------------------- */
#pageFooter
{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background: white;
}

#pageFooter p
{
	/* Make even spacing with the top of page */
	padding-bottom: 20px;
}

#footer-links-container
{
	border: #A5A8D3 solid 1px;
	margin-bottom: 10px;
	background: #f2f2f2;
}

#footer-links
{
	width: 850px;
	margin: 0 auto;
	text-align: left;
	height: 45px;
	display:block;
}


#footer-links .footer-links-left ul li, #footer-links .footer-links-middle ul li, #footer-links .footer-links-right ul li 
{
	list-style: none;
	padding: 10px 0 0 60px;
}

#footer-links .footer-links-left
{
	float: left;
	width: 226px;
	background: url(footer-break.gif) right top no-repeat;
}

#footer-links .footer-links-middle
{
	float: left;
	width: 250px;
	padding-left: 30px;
	background: url(footer-break.gif) right top no-repeat;
}


#footer-links .footer-links-right
{
	float: left;
	width: 311px;
	padding-left: 30px;
}

#footer-links .footer-links-right img
{
	padding-top: 15px;
}

#footer-links h3
{
	margin: 15px 0 0 10px;
}

/* Lib News
-------------------------------------------------------------- */
#lib-news ul li
{
	list-style: none;
	float: left;
	margin-bottom: 10px;
}

#lib-news ul li .lib-news-image img
{
	background-color:#FAFAFA;
	border:1px solid #EAEADC;
	float:left;
	margin-bottom:0.5em;
	margin-right:0.75em;
	padding:0.5em;
}


#lib-news ul li .lib-news-image img
{
	max-width: 64px;
	width: 64px;
	height: auto;
	float: left;
}

#lib-news ul li .lib-news-title
{
	color: #00678F;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.25;
}

#lib-news ul li .lib-news-date
{
	border-bottom:1px dashed #EEEEEE;
	border-top:1px dashed #EEEEEE;
	margin:0.75em 0;
	padding:0.3em 0;
	float: left;
}