@charset "utf-8";
/* CSS Document */

/*	 ---------------------------------
	
	Screen styles for Pluto Press
	Created Feb 09 by Joe
	
	Last updated 24/14/12 by Joe
	
	 --------------------------------- 
*/

* {
	margin: 0;
	padding: 0;
}
body  {
	font: 0.75em/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 75px 0;
	text-align: center;
	color: #333;
}

/* header tags and common markup */
h1,
h2,
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 200%;
	line-height: 120%;
	margin-bottom: 0.6em;
}
h2 span {
	font-size: 60%;
	line-height: 120%;
	display: block;
}
h3 {
	font-size: 150%;
	line-height: 120%;
	margin-bottom: 0.6em;
}	
p {
	margin-bottom: 1em;
}
ul {
	list-style: none;
}
fieldset {
	border: none;
}
.accessibility,
.print-logo,
#header .logoie {
	display: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* links */
a,
a:visited {
	outline: none;
	color: #900;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
	a img {
		border: none;
	}

/* layout */
#container { 
	width: 1014px; 
	margin: 0 auto;
	text-align: left;
}
#header { 
	background: url("../images/bg_header.png") 0 0 repeat-x #fff; 
	padding: 0 7px;
	position: relative;
	height: 92px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page-content {
	background: url("../images/bg_container.png") 0 0 repeat-y #fff;
	width: 1002px;
	padding: 10px 6px;
} 
#footer { 
	padding: 30px 10px 0;
	background: url("../images/bg_footer.png") 0 0 no-repeat;
	color: #8A3700;
	clear: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	position: relative;
}	

/* generic styles */
a.btn_add_m {
	background: url(images/btn_add2b.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999em;
	height: 40px;
	width: 100px;
}
a.btn_add_m:hover {
	background-position: 0 -40px;
}
.jacket {
	border: 1px solid #ccc;
}
.heading {
	height: 99px;
	background: url("../images/bg_heading.png") 0 0 repeat-x #CC0000;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
	.heading h3 {
		position: absolute;
		bottom: 0;
		right: 0;
		color: #fff;
		font-size: 2.6em;
		line-height: 1em;
		margin-bottom: -5px;
		margin-right: -1px;
		font-weight: normal;
	}
.hmed,
.hsm {
	height: 55px;
	background: url("../images/bg_heading_sm.png") 0 0 repeat-x #008D84;
	position: relative;
	width: 100%;
	margin: 10px 0;
}
	.hsm h3 {
		font-size: 1.6em;
		margin-bottom: -2px;
	}
		h3 .baseline-shift {
			position: relative;
			top: -0.2em;
		}
#display blockquote {
	margin: 1.5em 0;
	padding:.5em 10px;
	quotes:"\201C""\201D""\2018""\2019";
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 130%;
}
#display blockquote p:last-line {
	white-space: nowrap;
}
#display blockquote p:before,
#display blockquote p:after {
	color:#900;
	font-size:2em;
	line-height:.1em;
}
#display blockquote p:before {
	content:open-quote;
	margin-right:.1em;
	vertical-align:-.4em;
}
#display blockquote p:after {
	content:close-quote;
	margin-left:0.1em;
	vertical-align:-0.5em;
	line-height: 1em;
}
#display blockquote p {
	display:inline;
}
#display blockquote cite {
	display:block;
    font-size: 92%; 
	color: #666; 
	font-style: normal;
	text-align: left;
	clear: left;
}
#display blockquote a {
	color:#202020;
	display:inline;
}
#display blockquote a:hover,
#display blockquote a:active,
#display blockquote a:focus {
	text-decoration: none;
}
#display blockquote .bHidden {
  background:#FF0;
}

#display blockquote .bHidden p.q-sentence{
/*    font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 130%; 
		background:url("../images/quote_r.png") 100% 100% no-repeat;
		padding: 0 20px 0px;
		text-align: center;
		width:600px;*/
}
			
/* header styles */
#header .logo {
	position: absolute;
	width: 341px;
	height: 119px;
	top: -65px;
	left: -55px;
	border: none;
}
	#header a {
		color: #B9DEEE;
	}
	#header a:hover,
	#header a:focus {
		text-decoration: underline;
	}
	#header .accountmenu {
		position: absolute;
		top: -20px;
		right: 20px;
		width: 340px;  /* was 260. was 160. was 120px before that. */
		text-align: right;
		line-height: 25px;
	}
	#header .minibasket {
		
	}
	#header .accountmenu a {
		color: #8A3700;
	}
	#header .nav {	
		background: #ccc;
		position: absolute;
		bottom: 0;
		left: 7px;
		float: left;
		width: 1000px;
	}
		#header .nav ul {
			float: left;
			height: 28px;
		}
			#header .nav ul li {
				float: left;
				height: 2.2em;
			}
				#header .nav ul li a,
				#header .nav ul li a:visited {
					text-transform: uppercase;
					color: #000;
					text-decoration: none;
					float: left;
					line-height: 2.2em;
					padding: 0 12px;
				}
				#header .nav ul li a:hover,
				#header .nav ul li a:focus {
					color: #8A3700;
				}
					#header .nav ul li a span {
					font-weight: bold;
				}


/* main column common styles */
#main-content { 
	margin: 0 200px 10px;
} 
.content {
	float: left;
}
.content ol {
	margin: 0 0 20px 20px;
}
.heading h1 {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-size: 4em;
	line-height: 1em;
	margin-bottom: -7px;
	margin-right: -3px;
	font-weight: normal;
	text-align: right;
}


/* left nad right hand columns */
#sidebar1 {
	background: #EBEBEB;
	float: left; 
	width: 190px;
	padding-bottom: 1em;
}

#sidebar1 ul li {
	margin-bottom: 20px;
	display: block;
	width: 190px;
}
#sidebar1 ul li a, #sidebar1 h3.search-header {
	background: url("../images/bg_sidebar1_li.png") 0 0 repeat-x #DC1D01;
	padding: 3px 10px 3px 20px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar1 ul li a:hover {
	background-image: none;
}
#sidebar1 ul ul li {
	margin-bottom: 0;
	min-height: 2.2em;
}
#sidebar1 ul ul li a {
	background: #EBEBEB;
	padding: 0.3em 10px 0.3em 20px;
	color: #8A3700;
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 ul ul li a:hover {
	background: #fff;
}
#sidebar1 form.qsearch {
	margin-bottom: 0.3em;
	width: 190px;
}
#sidebar1 form.qsearch fieldset {
	padding: 1em 5px 0 20px;
}
#sidebar1 form.qsearch legend {
	display: none;
}
#sidebar1 form.qsearch a {
	font-weight: bold;
	margin-right: 1em;
}
#sidebar1 form.qsearch label {
	display: none;
}
#sidebar1 form.qsearch input	{
	height: 24px;
	line-height: 24px;
	float: left;
}
#sidebar1 input#st1 {
	background: #fff;
	border: none;
	width: 110px;
	border: none;
	margin: 0 -2px 1em 0;
	line-height: 24px;
}
#sidebar1 input.btn-go {
	background: #fff;
	border: none;
	cursor: pointer;
	font-weight: normal;
	color: #CC0000;
	vertical-align: bottom;
	margin: 0 0 1em 1px;
	padding: 0 5px;
}

#sidebar2 {
	float: right;
	width: 190px;
}
#sidebar2 .heading {
	margin-bottom: 0;
}
#sidebar2 .caption { 
	padding: 10px 25px 10px 15px;
	width: 150px;
	display: block;
}
#sidebar2 a.cap-1, #sidebar2 a:visited.cap-1 { 
	background: url("../images/arrow_red.png") 95% 50% no-repeat #EBEBEB; 
	color: #8A3700;
}
#sidebar2 a.cap-2, #sidebar2 a:visited.cap-2 {
	background: url("../images/arrow_blue.png") 95% 50% no-repeat #EBEBEB;
	color: #00006F;
}
#sidebar2 .cap-3 { 
	background: #EBEBEB;
	color: #222;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar2 a.cap-4, #sidebar2 a.cap-5 {
	background: url("../images/arrow_white.png") 95% 50% no-repeat #454545;
	margin-top: 10px;
	color: #fff;
}
#sidebar2 a.cap-5 { 
	background-color: #333333;
}
/* other sidebar mechanics*/
#sidebar1 ul.navmenu > li > ul > li.expand a {
	/*font-weight: bold;*/
	background-color: #ccc;
}
#sidebar1 ul.navmenu > li > ul > li.expand a span.expandicon {
	/*font-weight: bold;*/
	background-color: #ccc;
	background: url("../images/exdown.png") no-repeat scroll 50% 80% transparent;
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 20px;
}

#sidebar1 ul.navmenu > li > ul > li.expand a span.expandicon.up  {
	background: url("../images/exup.png") no-repeat scroll 50% 80% transparent;
}

#sidebar1 ul.navmenu > li > ul > li.hidden {
	display: none;
}

/* footer styles */
#footer p {
	float: right;
}
#footer ul {
	float: left;
}
#footer ul li {
	float: left; 
	padding: 0 30px 0 0;
	text-transform: uppercase;
}
#footer ul li a {
	color: #222;
}
#footer .ehaus {
	clear: both;
	text-align: center;
	margin-top: 3em;
}

/* index page */
ul.bookrow-3d {
	float: left;
	margin: 10px 5px 10px;
}
ul.bookrow-3d li {
	float: left;
	margin: 0 5px;
}
ul.booklist {
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 20px 0 0;
	width: 100%;
}
ul.booklist li {
	width: 28%;
	margin: 0 2.5% 2em;
	float: left;
}
ul.booklist dl li {
	margin: 0;
	width: 100%;
}
ul.booklist dl dt.pr-img {
	text-align: center;
	margin-bottom: 1.2em;
	border:#d0d0d0;
}
ul.booklist dl dt.pr-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 130%;
	margin-bottom: 0.8em;
	height: 6.5em;
	overflow:hidden;
}
ul.booklist dl dt.pr-title b {
	font-size: 120%;
}
ul.booklist dl dt.pr-auth {
	font-size: 96%;
	padding: 0 0 0.8em;
	margin: 0 0 0.8em;
	border-bottom: 1px dashed #ccc;
	height:3.8em;
	overflow:hidden;
}
ul.booklist dl dd.pr-price {
	border-bottom: 1px solid #ccc;
	height: 7em;
	font-weight: bold;
	color: #365784;
	position: relative;
}
ul.booklist dl dd.pr-price .reduced {
	color: #FF0000;
}
ul.booklist dl dd.pr-price .value {
	color: #C30A00;
}

/* miniature book list for showing related editions on display page etc*/

ul.relatedbooks {
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 0.5em 0 0;
	width: 100%;
}
ul.relatedbooks li {
	width: 28%;
	margin: 0 2.5% 0.5em;
	float: left;
}
ul.relatedbooks dl li {
	margin: 0;
	width: 100%;
}
ul.relatedbooks dl dt.pr-img {
	text-align: left;
	border:#d0d0d0;
}
ul.relatedbooks dl dt.pr-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 0.8em;
	overflow: hidden;
}
ul.relatedbooks dl dt.pr-title em {
	font-size: 100%;
}
ul.relatedbooks dl dt.pr-auth {
	font-size: 96%;
}

ul.relatedbooks dl dd.pr-price .reduced {
	color: #FF0000;
}
ul.relatedbooks dl dd.pr-price .value {
	color: #C30A00;
}

/* display */
.image-col {
	float: left; 
	width: 200px; 
	margin: 0 10px; 
	text-align: center;
}
	.image-col .jacket {
		border: 1px solid #CCC;
	}
.biblio-col {
	float: left; 
	width: 380px; 
	position: relative;
}
	.biblio-col h2 {
		margin-right: 100px;
	}
	.biblio-col li.auth {
		margin-bottom: 1em; 
		font-weight: bold; 
		font-size: 130%;
	}
		.biblio-col li.auth span {
			font-size: 70%;
		}
	.biblio-col li.buy-price {
		position: absolute; 
		top: 0; 
		right: 0; 
		width: 100px; 
		height: 60px; 
		color: #B80100; 
		text-align: center; 
		font-weight: bold; 
		font-size: 140%; 
		display: block;
	}
		.biblio-col li.buy-price a {
			cursor: pointer;
		}
		.biblio-col li.buy-price span.buy {
			display: none; 
			height: 28px; 
			background: url("../images/bg_buy_now.png") 0 0 no-repeat;
			display: block; 
			text-indent: -9999em;
		}
		.biblio-col li.buy-price span.preorder {
			background-position: -100px 0;
		}
		.biblio-col li.buy-price span.price {
			display: none; 
			height: 35px;
			line-height: 26px; 
			background: url("../images/bg_buy_price.png") 0 0 no-repeat; 
			display: block;
		}
	.biblio-col .prod-desc {
		border: 1px dashed #CCC; 
		border-width: 1px 0; 
		padding: 1em 0; 
		margin: 1em 0;
	}
	.biblio-col img.portrait {
		float: left; 
		margin: 0 10px 10px 0;
	}
.related {
	border-top: 1px solid #CCC; 
	margin-top: 1em; 
	padding: 1em 0; 
	clear: left; 
	float: left; 
	width: 100%;
}
.price_list {
	background: url("../images/bg_price.png") 100% 0 no-repeat; 
	width: 100%; 
	height: 82px; 
	position: relative;
}
.pl_preorder {
	background-position: 100% -82px;
}
.price_list li {
	float: left;
	width: 91px;
	text-align: center;
	color: #fff;
	padding-top: 5px;
}
.price_list li a,
.price_list li a:active,
.price_list li a:focus,
.price_list li a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 75px;
}
.price_list li.amazon {
	background:url("../images/bg_amazon.png") 0 0 no-repeat; 
	height: 77px; 
	width: 95px;
	margin-right: 7px;
}
.price_list li.amz_preorder {
	background-position: 0 -82px;
}
.price_list li span {
	color: #222;
	font-size: 150%;
	line-height: 150%;
}
	
/* results/subject */
.main-title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sort {
	clear: left;
	float: left;
	float: 100%;
}
	.sort .subject {
		float: left;
		background: #E0E0E0;
		width: 100%;
		margin-bottom: 5px;
		line-height: 25px;
	}
		.sort .subject h3,
		.sort .subject li {
			float: left;
		}
		.sort .subject ul {
			margin-left: 150px;
			color: #CC0000;
		}
		.sort .subject h3 {
			width: 135px;
			padding-left: 8px;
			color: #365784;
			font-size: 100%;
			line-height: 25px;
			margin: 2px 0;
		}
		.sort .subject li {
			border-left: 2px solid #fff;
			padding: 0 5px;
			font-weight: bold;
			color: #CC0000;
			margin: 2px 0;
		}
			.sort .subject li a {
				color: #222;
			}

.next-prev {
	clear: left;
	float: left;
}
	.next-prev h3 {
		display: none;
	}
	.next-prev ul {
		width: 100%;
		height: 25px;
		text-align: center;
		list-style: none;
		position: relative;
		background: #E0E0E0;
		float: left;
		padding: 2px 0;
		font-weight: bold;
		color: #CC0000;
	}
		.next-prev ul li {
			display: inline-block;
			padding: 0 5px;
			border-right: 2px solid #fff;
			line-height: 25px;
			height: 25px;
		}
			.next-prev ul li.last {
				border: 0;
			}
			.next-prev ul li.previous {
				position: absolute;
				top: 2px;
				left: 5px;
				border: 0;
			}
			.next-prev ul li.next {
				position: absolute;
				top: 2px;
				right: 5px;
				border: 0;
			}
			.next-prev ul li a {
				color: #222;
			}
				.next-prev ul li a span {
					color: #CC0000;
				}
	
/* general page */
.general-page-content {
	margin-bottom: 20px;
}
	.general-page-content blockquote {
		float: right;
	}

/* lecturers page */
form#inspection_copy { 
	margin-left:15px;
}
	form#inspection_copy input.text {
		width:180px;
		margin:0 12px 4px 0;
	}
	form#inspection_copy label {
		margin:0 0 4px 0;
		font-style:italic;
		color:#900;
		float:left;
		width:220px;
	}
	form#inspection_copy input#submitButton {
		border:1px solid #900;
		padding: 1px 6px;
		cursor: pointer;
	}

		
/* Extra stuff*/

.pr-img a img, .image-col img{
	border:#d0d0d0 1px solid;
}

li.minibasket span {
/*
  border-top:1px solid #D0D0D0;
  border-left:2px solid #D0D0D0;
  border-right:2px solid #D0D0D0;
  background:#fff;
  float:right;
  padding:6px;
  margin-top:1px;
  display:none;
  width:140px;
  */
}

.faqlinks {
	width: 100%;
	margin: 0 0 5em;
}
.faqlinks li {
	display: block;
	clear: both;
	width: 100%;
	padding-top: 0.3em;
}
#help h3 {
	margin-top: 3em;
}
#help .section ul {
	margin: 0 0 2em;
}
#help blockquote {
	margin: 0 3em 2em 3em;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

#basket_popup {
	background: url("../images/basket_popup_bg.png") no-repeat 0 0;
	display:none;
	height:150px;
	left:-55px;
	position: absolute;
	top:20px;
	width:240px;
	z-index:5;
	color:#333333;
}
#bp_content {
	float:left;
	font-size:15px;
	line-height:20px;
	margin:15px 20px;
	text-align:center;
	width:210px;
}
#bp_content p {
	width: 100%;
}
#basket_popup a {
	background-image: none;
}
#basket_popup #bp_content a {
	background:url("../images/btn_view_basket_sm.png") 0 0 no-repeat;
	height: 25px;
	margin-left: 45px;
	padding: 0;
	width: 106px;
	display: block;
	text-indent: -9999em;
}
#basket_popup .bp_close {
	float:right;
	margin:15px 15px 0 0;
}