*	{
	margin: 0;
	padding: 0;
	}
body {
	padding:0; 
	text-align: left;
	background: url("../images/bg_body.png") 0 0 repeat-x #C7C7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.2px; 
	font-size: 0.7em;
	color: #222;
	}
	
/* links */
a:link, a:visited {
	color: #D70071;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
.top {
	margin-bottom: 7em;
	}

/* headers */
h3, h4 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0; 
	padding:0;
	color: #511F69;
	}
h1 {
	position: absolute;
	top: 24px;
	right: 30px;
	}
h1 a {
	background: url("../images/logo.png") 0 0 no-repeat;
	width:206px; 
	height: 68px; 
	display: block;
	text-indent: -7000em;
	line-height: 0;
	}
h2 {
	display: none;
	}
h3 {
	font-size: 160%; 
	line-height:160%;
	padding: 0 0 0.6em 0;
	}
h3 span {
	font-size: 70%; 
	}
h4 {
	font-size: 130%; 
	line-height:130%;
	padding: 0 0 0.6em 0;
	}
	
/* general styles */
p {
	margin: 0 0 1.8em 0;
	}
.hide, h1 span, .last-item {
	display:none;
	}
acronym, abbr {
	cursor: help; 
	border-bottom: 1px dotted #eee;
	}
#printlogo {display: none;}
ul {
	list-style-position: inside;
	margin-bottom: 2em;
	}
.accessibility {
	display: none;
	}

/* layout */
#wrapper {
	margin: 0 auto;
	}
#header {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background: url("../images/bg_header.png") 0 0 repeat-y #D70071;
	height: 152px;
	}
#main {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 32px 0 1.4em 0;
	background: url("../images/bg_main.png") 0 0 repeat-y #fff;
	z-index: 5;
	}
#leftcol {
	float: left;
	width: 175px;
	margin: 0 0 0 30px;
	}

#centcol {
	margin: 0 30px 6em 215px;
	height: 1%;
	}
#footer {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	text-align: center;
	margin: 3em 0 0 0;
	padding: 2em 0 10px 0;
	color: #D70071;
	clear: both;
	background: url("../images/bg_footer.png") 50% 0 no-repeat;
	}

/* header */
#logos {
	background: url("../images/bg_logos.png") 0 0 no-repeat;
	width: 511px;
	height: 135px;
	padding: 32px 0 0 75px;
	list-style: none;
	}
*html #logos {	
	width: 436px;
	height: 103px;
	padding: 32px 0 0 75px;
	list-style: none;
	}
#logos li {
	float: left;
	list-style: none;
	display: inline;
	}
#logos li a	{
	display: block;
	}
a.oxfam {
	background: url("../images/logo_oxfam.png") 0 0 no-repeat;
	width: 108px; 
	height: 36px; 
	padding:0;
	text-indent: -7000em;
	line-height: 0;
	}
a.routledge {
	background: url("../images/logo_routledge.png") 0 0 no-repeat;
	width: 106px; 
	height: 36px; 
	padding:0;
	margin: 0 0 0 10px;
	text-indent: -7000em;
	line-height: 0;
	}
#nav {
	width: 780px;
	background: url("../images/bg_nav.png") 0 100% no-repeat transparent;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 15px 0;
	height: 32px;	
}
*html #nav {
	padding-bottom: 12px;
	}
#nav ul {
	list-style: none;
	width: 555px;
	margin: 0 auto;
	height: 32px;
}
#nav li {
	list-style: none;
	float: left;
	height: 32px;
}
#nav a {
	color: #fff;
	display: block;
	height: 32px;
}
#nav a span {
	display: none;
}
#nav a:hover {
	background-position: 0 -32px;
	}
#home {
	width: 67px; 
	background: url("../images/nav_home.png") 0 0 no-repeat;
	}
#current {
	width: 100px; 
	background: url("../images/nav_current.png") 0 0 no-repeat;
	}
#news {
	width: 155px; 
	background: url("../images/nav_news.png") 0 0 no-repeat;
	}
#about {
	width: 77px; 
	background: url("../images/nav_about.png") 0 0 no-repeat;
	}
#series {
	width: 92px; 
	background: url("../images/nav_series.png") 0 0 no-repeat;
	}
#search {
	width: 64px; 
	background: url("../images/nav_search.png") 0 0 no-repeat;
	}

/* centcol */
#quote {
	border: 1px solid #F5CBAF;
	color: #511F69;
	padding: 10px;
	background: url("../images/quote_l.png") 10px 10px no-repeat #FEF9F1;
	text-align: center;
	float: right;
	width: 200px;
	margin: 0 0 1em 24px;
	}
#quote blockquote {
	text-indent: 8px;
	font-size: 1.1em;
	line-height: 150%;
	background: url("../images/quote_l.png") 185px 100% no-repeat;
	padding: 2px;
	margin: 0 0 1em 0;
	}
p.qauth {
	font-weight: bold;
	color: #D70071;
	margin: 0 0 0.8em 0;
	}
#rates-tbl {
	border-collapse: collapse;
	margin-bottom: 2em; 
	}
#links {
	list-style: none;
	margin-bottom: 5em;
	}
#links li {
	padding: 3px 0;
	}
#contents {
	list-style: none;
	}
#contents li {
	margin-bottom: 2em;
	}
/* footer */
#footer ul {
	font-weight: bold;
	width: 100%;
	list-style: none;
	margin-bottom: 3em;
	}
#footer li {
	display: inline;
	border-right: 1px solid #D70071;
	padding: 0 7px 0 6px; 
	list-style: none;
	}
#footer li.last {
	border: 0;
	}
	
/* display */
#display {
	margin: 0 30px;
	}
#display .next-prev {
	margin: 0 0 10px 0; 
	position: relative; 
	border-bottom: 1px solid #ddd;
	}
#display .next-prev-b {
	margin: 10px 0; 
	clear: both; 
	position: relative; 
	border-top: 1px solid #ddd; 
	padding-bottom: 2em;
	}
#display .next-prev-b p {
	position: absolute; 
	top: 10px; 
	right: 0;
	}
#display .next-prev-b a {
	margin-left: 10px; 
	font-style: normal;
	}
.results-links {
	position: absolute; 
	top: 0; 
	right: 0;
	}
.results-links a {
	margin-left: 10px; 
	font-style: normal;
	}
#display dl {
	display: inline;
	width: 100%;
	}
#display dt {
	font-weight: bold; 
	margin-right: 6px;
	text-transform:uppercase;
	float: left;
	clear: left;
	}
#display dd {
	margin-bottom: 0.5em;
	}
#display dt.inline {
	clear: none;
	}
#display dd.inline {
	float: left;
	display: inline;
	font-weight: bold;
	margin-right: 1em; 
	}
#display dd.issn {
	float: left;
	display: inline;
	margin-right: 1em; 
	}
#display dd.date {
	margin: 0 0 2em 0;
	font-weight: bold;
	clear: left;
	}
#display dd.nodt {
	clear: left;
	}
#display dd.pdf {
	margin: 2em 0;
	}
.jacket-display {
	margin: 0 20px 20px 0; 
	border: 0px;}
#book-biblio {
	float: right; 
	width: 560px; 
	padding-bottom: 4em;
	}
#book-img {
	float: left; 
	width: 150px; 
	padding-top: 10px;
	}
	
/* results */
#results {
	margin: 0 30px;
	}
#results h4 {
	font-size: 120%; 
	line-height:120%;
	padding: 0;
	}
#results h4 .subtitle {
	color: #ddd;
	}
#results .jacket {
	border: 0;
	margin: 3px 3px 5px 0;
	}
#results ol {
	list-style: none; 
	width: 100%; 
	float: left; 
	border-bottom: 1px solid #ddd; 
	margin-bottom: 2em;
	}
#results ol li {
	list-style: none; 
	width: 95.8%; 
	float: left; 
	clear: left; 
	border-top: 1px solid #ddd; 
	padding: 5px 2%;
	}
#results .next-prev, {
	margin: 0 0 10px 0; 
	position: relative;
	}
#results .next-prev-clear {
	clear: both;
	}
#results .results-links {
	margin-left: 30px;
	}
#results .next-prev a {
	margin: 0 5px;
	}
#frmSort {
	margin-bottom: 1em;
	}
#frmSort select {
	font-size: 11px;
	}
.subgad {background-color:#EDA2C7;border:1px solid #511F69;color:#511F69}

#gad input
{border:1px solid #511F69}