/*
	CSS styles shared by both screen & print
*/
/* the main page title */
.pagetitle {
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
		font-size: 24px; font-weight: bold;
		color: black; 
		margin-bottom: 20px;
	}
/* subtitle displayed under main page title */
.pagesubtitle { 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
		font-size: 18px; font-weight: bold;
		color: #4D3945;
		margin-bottom: 20px;
	}
/* title for subdivision of page */
.subsectiontitle { 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
		font-size: 18px; font-weight: bold;
		color: black; 		margin-top: 40px; 
		margin-bottom: 20px;
		float: none; clear: both;
	}
/* qualifying subheader to subsectiontitle */
.subsectioninfo {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px; color: #4D3945;
		text-align: right;
		margin-bottom: 5px;
	}

p { 	
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 22px;
		margin: 0px;
		text-indent: 20px;
		margin-bottom: 2px 
	}
/* a non-tab indented paragraph, used after any heading, graphic, quote, etc. */
p.first { 
		text-indent: 0px; 
	}

p.poetryline { 
		text-indent: -40px; padding-left: 60px;
		padding-top: 0px; padding-bottom: 0px;
		line-height: 20px;
	}
/* for lists of links to related pages (not on the links page, though) */
p.linkpara { 
		text-indent: -20px; padding-left: 20px 
	}
/* for paragrpahs in lists, all but first line indented */
p.entry { 
		text-indent: -40px; padding-left: 40px;
		padding-top: 0px; padding-bottom: 0px;
	}
/* for sub-paragraph following an entry pagaraph; first line double-indented */
p.entrysubpara {
		text-indent: 40px; padding-left: 40px;
		padding-top: 0px; padding-bottom: 0px;
	}
/* box, page footer info */
.pageinfo {
		margin-top: 40px; padding-bottom: 20px; 
		text-align: right;
		color: #383838;
		font-size: 9px;
		font-family: Verdana, Arial, sans-serif;
		float: right; clear: both;
		display: block 
	}
/* for attributions & credits */
.credit {
		color: #383838;
		font-size: 10px;
	}
/* for listing publication details */
.edition { 
		text-indent: -60px; padding-left: 80px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px 
	}
/* box, for separating in-text content, used for lists (Gollancz page) */
.listblock {
		margin-top: 20px; margin-bottom: 20px;
	}

a { 
		text-decoration: none; 
		color: #692538 
	}
a.external { 
		border-bottom: 1px dotted #692538 
	}
a.brokenlink { 
		text-decoration: line-through;
	}
/* text link to a cover image scan; editions pages */
a.coverimage { 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		font-size: 10px;
	}
a:hover { 
		text-decoration: underline 
	}
a.external:hover { 
		border-bottom: none 
	}

/* for quotes immediately following the page title */
.quote_pagetop { 
		padding-left: 40px; padding-right: 30px;
		padding-top: 0px; padding-bottom: 20px;
		margin-bottom: 5px; 
	}
/* box, for in-text quotes; use p tags inside quote */
.quote { 
		padding-left: 40px; padding-right: 30px;
		padding-top: 20px; padding-bottom: 20px;
		margin-bottom: 5px; 
	}
/* source of the quote, in quote box; precede with &mdash */
.quoteattribution { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #4D3945;
		text-align: right 
	}

/* inline, title of any book, film, etc. */
.worktitle { 
		font-weight: bold 
	}
/* inline, capitalised roman numerals */
.romannumerals {
		font-family: "Courier New", Courier, Monaco;
		font-size: 11px; 
	}
/* inline, used for headword of an entry paragraph */
.entryheadword {
		font-weight: bold
	}

/*  */
.rightimage {
		padding: 5px 
	}
/* box for picture, centre-aligned */
.picbox_center { 
		text-align: center;
		margin: 20px
	}
/* box for picture (width < 150), right-aligned */
.picbox_right {
		float: right; clear: right;
		width: 150px; 
		text-align: center;
		margin: 0px 0px 10px 10px; 
		padding: 0px 0px 3px 3px 
	}
/* box for picture (width < 350), right-aligned */
.picbox_postcard_right {
		float: right; clear: right;
		width: 350px; 
		text-align: center;
		margin: 0px 0px 10px 10px; 
		padding: 0px 0px 3px 3px 
	}
/* box for long images beside text, plot pages etc */
.pic_sidestrip {
		float: right; clear: right;
		width: 150px; 
		text-align: center;
		margin: 0px 0px 10px 10px; 
		padding: 0px 0px 3px 3px 
	}
/* caption beneath an image in a picbox */
.picbox_caption { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #383838; margin-top: 8px 
	}
/* box, floating, for cover image (width < 150) */
.covergallerybox  {
		float: left;
		width: 150px; 
		height: 250px; 
		text-align: center;
		margin: 20px; padding: 5px;
	}
/* box, floating, for illustration image (width < 200) */
.illusgallerybox  {
		float: left;
		width: 200px; 
		height: 350px; 
		text-align: center;
		margin: 20px; padding: 5px;
	}
.pagescan { 
		width: 600px;
		text-align: center;
		padding: 40px 
	}

td {
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 12px 
	}
	
table {
		margin-top: 20px;
		margin-bottom: 20px; 
	}

/* edition pages css */
.edition_coverimage {
		float: right; clear: right;
		width: 150px; 
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 3px 3px;
	}
.edition_variantcoverimage {
		float: left;
		width: 200px; 
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 3px 3px;
	}
.edition_worktitle {
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
		font-size: 18px; font-weight: bold;
		color: #4D3945;
	}
.edition_by {
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
		font-size: 14px; font-weight: bold;
		padding-left: 25px; margin-bottom: 20px;
		color: #4D3945;
	}
.edition_infoitem {
		text-indent: -40px; padding-left: 40px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 18px;
	}
.edition_infoitem_title {
		font-weight: bold;
		color: #4D3945;
	}
.edition_ISBN {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px; 
	}
.footnote_reference {
		display: none;
	}
.edition_country {
		font-size: 10px;
		color: #4D3945;
	}
.intextreference {
		font-size: 10px;
		color: #4D3945;
	}

/* box to display an error message */
.errormessage {
		margin-top: 20px;
		margin-bottom: 30px;
		padding: 10px; 
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: black;
		text-align: center;
		border: 1px double red;
		background-color: pink;
		float: none; clear: both;
	}
/* used to display more detail information about an error: */
.error_detail {
		display: none;
	}
