/* Remove borders from all image links */
a img { border:none}

body { 
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
}

/* for header tages on book and author pages*/
/* h1 { padding t r l b } */
h1 { padding: 0 0 0 0; margin: 0 0 0 0; font-weight: bold; }
h2 { padding: 0 0 0 0; margin: 0 0 0 0; }
h3 { padding: 0 0 0 0; margin: 0 0 0 0; }
h4 { padding: 0 0 0 0; margin: 0 0 0 0; }

th { text-align: left; font-size: 0.75em; vertical-align: top; }

.wholecontainer { width: 750px; }
.historyimage { float: right; padding-left: 10px; }
.frontpageimage { float: right; padding-left: 10px; }

.heading { font-weight: bold; font-size: 1.25em; }

.listheading { font-weight: bold; font-size: 1.25em; }
.listauthor { font-size: 0.75em; }
.listtitle { font-weight: bold; font-size: 0.75em; }
.listview { font-size: 0.75em; }
.listid { font-size: 0.75em; }

.bodycopy { margin-left: 0px; font-size: 0.75em; }
.bookcontainer { margin-top: 10px; }
.bookimage { float: left; padding-right: 10px; }
.bookdetails { }
.extract { }
.specialextract { margin-bottom: 10px; } 
.designsynopsis { margin-bottom: 10px; } 
.extractandmisc { font-size: 0.75em; margin-left: 140px; }
.bookextractandmisc { font-size: 0.75em; margin-left: 70px; }
.designextract { font-size: 0.75em; margin-left: 177px; }

.question { margin-top: 10px; margin-bottom: 10px; }
.questionheading { font-weight: bold; font-size: 1.25em; }

.booktitle { font-weight: bold; font-size: 1.25em; }
.bookauthor { margin-top: 2px; font-weight: bold; font-size: 1em; }
.bookisbn { margin-top: 10px; font-size: 0.75em; }

.breadcrumb { font-size: 0.75em; margin-bottom: 20px; }
.footer { font-size: 0.75em; margin-bottom: 20px; }

.furtherreading {  font-weight: bold; }
.extractheading { margin-left: 71px; margin-top: 10px; font-size: 0.75em; font-weight: bold; }



/*DEFAULT A LINK (no class) */
a:link { color: #FF6600; text-decoration: underline; }
a:active { color: #FF6600; text-decoration: underline; }
a:hover { color: #666666; text-decoration: underline; }
/* a:visited { color: #666666; text-decoration: none;  } */
a:visited{color: #CC3300; text-decoration: underline}

 
/* Specific items on publication item page (bookpage) */
.pubauthornonlink { font-size: 12px; line-height: 15px;color: #333333;}
a.pubauthorlink { font-size: 12px; line-height: 15px;}
a.pubauthorlink:link { color: #333333; }
a.pubauthorlink:active { color: #999999; }
a.pubauthorlink:visited { color: #999999; }
a.pubauthorlink:hover { color: #999999;text-decoration: underline; }





.blackmedium {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 15px; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none
}


.blacksmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: normal; 
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none 
}


.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 12px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none 
}


.orangemedium {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF6600;
text-decoration: none
}

.blacklarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 36pt;
font-style: normal;
line-height: 40px;
font-weight: normal; 
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none
}


.title {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	line-height : 17px;
	color : Black;
}

.bodyintro {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;	
	line-height : 15px;
	color : Black;
}

