/*
CSS ADDED BY JAMIE MCLAUGHLIN
---------------------------------------------------------------------------------*/

#logos .hrionline a {
	background: url(../graphics/logo_hrionline.gif) top left no-repeat;
	width: 93px;
	height: 62px;
	}

#searchform a.help2 {
	width: 46px;
	background: #f7f7f7 url(../graphics/help_diamond3.gif) top left no-repeat;
	}


#logos .uh a {
	background: url(../graphics/logo_uh.gif) top left no-repeat;
	width: 130px;
	height: 32px;
	}

.jamiePersName {
	text-decoration: underline;
	color: #6f7c44;
}

.jamiehidden {
	/*font-size:8pt;*/
	display:none;
	font-family:sans-serif;
	background-color: #FAF3D5;
	position:absolute;
	padding:10px;
	width:60%;
	left:30%;
	border:solid;
	border-width:1px;
	margin-top:30px;
	color:#000000;
}

.jamiehiddenhover {
	/*font-size:8pt;*/
	display:none;
	font-family:sans-serif;
	padding:10px;
	width:60%;
	left:30%;
	margin-top:30px;
	color:#000000;
	position: absolute;
	background-color: #ddd;
	border: 1px solid #333;
	width: 410px;
	padding: 5px;
	z-index: 1;
}

#subnav li.inactive a {
	background: none;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

#subnav li ul ul {
	padding-bottom: 6px;
	margin-left: 10px;
	font-weight:bold;
}
#subnav li ul ul li {
	/*list-style: circle;*/
	margin-left: 10px;
}
#subnav li ul ul li a {
	/*list-style: circle;*/
	margin-left: 10px;
}

/* slight recolouring of tables because I can't see them properly */

table {
	border-color: #e1e1e1;
	margin-bottom: 20px;
	}
	
td, th {
	padding: 2px;
	}
	
tr.alt {
	background: #f5f5f5;
	}
	
.cent {
	border-left: 1px solid #999;
	}
	
.viewCell {
	background: #f2f2df;
	}

/* new workspace styling */

div.selectbutton {
	display: inline-block;
	margin-right: 10px;
	padding: 5px 15px;
	font-weight: bold;
	background: #DDD; 
	border: 0 none;
}

input.wssubmit {
	margin-right: 10px;
	padding: 5px 15px;
	font-weight: bold;
	color: #FFF;
	background: #555; 
	border: 0 none;
	cursor: pointer;
}

a.buttonlink {
	white-space: nowrap;
	padding: 2px 8px;
	font-weight: bold;
	color: #FFF;
	background: #555; 
	border: 0 none;
	cursor: pointer;
	text-decoration: none;
}
div.wscnotifications {
	color: #FFF;
	background-color: #888;
	padding: 10px;
	margin-bottom: 20px;
}

table.wsbar {
	width: 100%;
	background-color: #666;
	color: #FFF;
}

table.wsbar th {
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

table.wsbar th.wsselected {
	background-color: #AAA;
}


table.wsbar th a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}


table.wstable {
	width: 100%;
	border: 1px solid #CCC;	
}

table.wstable tr:nth-child(even) {background-color: #f2f2f2;}

table.wstable th {
	color: #FFF;
	background-color: #6f7c44;
	font-weight: bold;
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
}

table.wstable th a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


table.wstable td {
	border: 1px solid #CCC;
	padding-left: 5px;
	padding-right: 5px;
}


	
/* some extra spacing for the workspace */

/*
.jamiespaceth {
	padding-bottom: 20px;
}

.jamiespacetd {
	padding-bottom: 15px;
}
*/

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

/*
.jamietable {
	border:1px solid #ddd;
}

.jamietable td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
}

.jamietable th {
	border-left: 1px solid #999;
	background-color: #eee;
}
*/

.jamietermhighlight {
	border: 1px dashed #DDAA00;
	background-color : #FFFFCC;
}

.jamieidhighlight {
	border: 1px dashed #99AA00;
	background-color : #BBFFCC;
}

.jamiepersonname {
	font-weight: bold;
}

.meta {
	background-color : #E2E2E2;
}

#main p.margin {
	margin-right: 10px;
	min-width: 60px;
}

#main span.illegible {
	background: #ffffff;
	color: #000000;
}

.results li a {
	font-weight: normal;
}

#subnav {
	padding: 15px 0px 20px 15px;
	background: none;
	}
	
.transportation {
	background: url(../graphics/HomeTransportation.jpg) top center no-repeat;
}

.lives {
	background: url(../graphics/LivesCurdsAndWhey.jpg) top center no-repeat;
}

.project {
	background: url(../graphics/ProjectExecution.jpg) top center no-repeat;
}

.newgate {
	background: url(../graphics/NewgateAhoy.jpg) top center no-repeat;
}

.background {
	background: url(../graphics/BackgroundPassroomAtBridewell.jpg) top center no-repeat;
}

.search {
	background: url(../graphics/SearchNorthumberlandHouse.jpg) top center no-repeat;
}

.institutional {
	background: url(../graphics/InstitutionalStrip2.jpg) top center no-repeat;
}

.sandby {
	background: url(../graphics/SandbyWestminsterBridge.jpg) top center no-repeat;
}

.stjames {
	background: url(../graphics/StJamesWorkhouse2.jpg) top center no-repeat;
}

.bridewell {
	background: url(../graphics/BackgroundPassroomAtBridewell.jpg) top center no-repeat;
}

.msheader {
	background: url(../graphics/ManuscriptHeader4.jpg) top center no-repeat;
}

#searchform a {
	font-size: 100%;
}

.CH_LL_box {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	line-height:130%;
	font-size:12px;
}

.CH_LL_txt {
	padding: 2px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

.CH_box {
	 border:1px solid #413D3F;
	 border-radius:3px;
	 background: #413D3F;
	 color:white;
}

.CH_box a {
	 color:white;
	 font-size:12px;
	 text-decoration:none;
}

.CH_box a:hover {
	color:white;
}

.CH_img {
	/*height:25px;*/
	padding:10px 0 0 0;
}

.LLB_img {
	padding-left: 10px;
	padding-top: 10px;
}

.LL_box { 
	border: 1px solid #C5C98F;
	 border-radius:3px;
	 -moz-border-radius:3px;
	 -webkit-border-radius:3px;
	color:#434C2A;
	background:#edf0e1;
}
	
.LL_box a {
	 color:#434C2A;
	 text-decoration:none;
}

.LL_img {
	background: black url(../graphics/LLlogo190.jpg) center center no-repeat;
	height:45px;
}


.LLP_box {
	background: url(../graphics/llp-bg.jpg);
	border:1px solid #E1CBCA;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:black;
	text-align:left;
}


.LLP_box a {
	color: #921F1A;
	font-size: 12px;
	text-decoration:none;
}

.LLP_img {
	background: url(../graphics/LLPlogo190.jpg) center left no-repeat;
	height:55px;
	margin:2px 5px; 
}
.LLP_txt {
	padding: 3px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.DP_box {
	background-color: #f8f8f8;
	border-radius: 7px;
	border: 1px solid #ddd;
	padding: 10px;
}

img#dp-logo {
	width: 150px;
}

img.dp-logo-mini {
	height: 30px;
}

div.dp-link {
	margin-bottom: 10px;
}

.DP_box a {
	text-decoration: none;
	color: #000;
}

p#dp-tagline {
	font-weight: bold;
}

div.book-box {
	background-image: url('../graphics/book_bg.jpg');
	border-radius: 7px;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 5px; 
}

div.book-box a {
	text-decoration: none;
	color: #000;
}

div.book-title {
	font-family: 'EB Garamond', serif;
	font-weight: bold;
	margin-bottom: 10px;
	width: 120px;
	font-size: 120%;
}

div.book-subtitle {
	font-family: 'EB Garamond', serif;
	margin-bottom: 12px;
	width: 100px;
	font-size: 110%;
}

div.book-authors {
	font-variant: small-caps;
	margin-bottom: 20px;
	width: 120px;
	font-size: 120%;
}

div.book-description {
	width: 170px;
}

/* CSS FROM THE FORMER a.css */

/*
body {
	margin:0px;
	font-family:sans-serif;
	font-size: 8pt;
	background-color:#EEEEEE;
}

hr {
	display:none;
}

.label {
	display:none;
}

#header {
	padding-left:10px;
	background-color:#000000;
}

#header a {
	color:#FFFFFF;
	text-decoration:none;
}

#header h1 {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-weight:normal;
	font-family:serif;
	font-size:20pt;
}

#mainnav {
	background-color:#999999;
	padding:3px;
	font-size:8pt;
}

#mainnav input {
	margin-right:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#mainnav form {
	padding:0px;
	margin:0px;
}

#subnav {
	margin-top:20px;
	float:left;
	width:19%;
}

#subnav li {
	list-style:disc;
	font-weight:bold;
	font-size:8pt;
	margin-bottom:5px;
	color:#000000;
}

#subnav a {
	color:#000000;
}

#subnav .active a {
	text-decoration:none;
	color:#666666;
}


#content {
	float:left;
	width:80%;
	margin-top:20px;
}

#content .help {
	border:none;
	vertical-align:top;
}

#content h1 {
	font-size:16pt;
}

.source {
	font-family:serif;
	font-size:10pt;
}

.margin {
	background-color:#FFCC00;
}

.brace {
	margin-left:5%;
	margin-bottom:20px;
	margin-top:20px;
}

.braceResult {
	margin-left:10%;
}

.nicetable {
	border:1px solid #000000;
	border-collapse:collapse;
}

.nicetable td {
	padding:5px;
}

.smalltable {
	font-size:8pt;
}

.smalltable td {
	
}

.smalltable th {
	background-color: #DDDDDD;
}

.ws {
	background-color:#CCCCCC;
	width:50%;
	padding:3px;
	border: 1px solid #555555;
	font-family:sans-serif;
	font-size:8pt;
}

.littleLink {
	font-family:sans-serif;
	font-size:8pt;
}

.boxLink {
	background-color:#CCCCCC;
	padding:3px;
	border: 1px solid #555555;
	font-family:sans-serif;
	font-size:8pt;
	margin:2px;
}

.webTitle {
	font-family:sans-serif;
	font-weight: bold;
	font-size:10pt;
}

.srchtitle {
	font-family:sans-serif;
	font-size:8pt;
}

.jump {
	font-family:sans-serif;
	font-size:8pt;
}

#searchform div.column {
	float: left;
	padding-right: 10px;
}

#footer {
	font-size:8pt;
	padding-left:1%;
	color:#666666;
	float:left;
	width:99%;
	margin-top:20px;
}

.termHighlight {
	border: 1px dashed #DDAA00;
	background-color : #FFFFCC;
}

.idHighlight {
	border: 1px dashed #99AA00;
	background-color : #BBFFCC;
}

.viewCell {
	background-color : #99FF99;
}

/*
.sessionsPaperTitle {
	font: bold 13pt "Georgia", serif;
	color: #c30;
	margin-bottom: .25em;
}

.sessionsPaper  { 
	font-size: 11pt;
	font-family:serif;
}

.sessionsPaper p {
	font-family:serif;
}
*/
/*
.sessionsParagraph  { 
	font-family:serif;
}
*/

/*
.smallCaps {
	font-size: 80%;
}

.termHighlight {
	border: 1px dashed #DDAA00;
	background-color : #FFFFCC;
}

.idHighlight {
	border: 1px dashed #99AA00;
	background-color : #BBFFCC;
}
*/

/*
.originalsrc {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	background-color : #F1F0E4;
	border : 1px solid #E3DBCA;
	float: right;
	text-align: center;
}
*/

/*
.facsimileLink {
	float: right;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
}
*/
/*
.facsimileLink {
	text-align: right;
	width: 100%;
}
*/
/*
.facsimileText {
	vertical-align: top;
	font-size: 8pt;
}

.facsimileLinkImage {
	border: 1px solid #999999;
}
*/
/*
.pageBreak {
	color: #666666;
	background-color: #666666;
	border: 0;
	margin-top: 100px;
	width: 80%;
}
*/
/*
.frontMatter {
	text-align: center;
	font-family:serif;
}

.dateTable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

.dateTable td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.statisticsTable {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

.statisticsTable td {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.statisticsTable th {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	background-color: #AAAAAA;
}

.statisticsSubtable {
	border-style: none;
}

.statisticsSubtable td {
	border-style: none;
}

#main div.indent {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subnav li {
	background: none;
}

.apparatus {
	font-size: 8pt;
	border: solid;
	border-color: #E6E5D1;
	border-width: 1px;
	background-color : #fafaec;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}

.links {
	font-size: 8pt;
	background-color : #fafaec;
	border: solid;
	border-width: 1px;
	border-color: #E6E5D1;
	padding:2px;
	margin-top:1px;
	margin-bottom:1px;
}

#googleAdDivider {
	padding-bottom: 30px;
	padding-top: 30px;
	background: url(graphics/subnav_bottom.gif) center no-repeat;
}	

#main h2 a {
	font: bold 100% / 1.2em "Georgia", serif;
}

.announce {
	font-weight: bold;
	border: solid;
	border-color: #ff0000;
	border-width: 2px;
	background-color : #ffffff;
	padding:4px;
	margin-top:10px;
	margin-bottom:1px;
	margin-left: 20px;
	width: 70%;
}

.decadeList {
	text-align: center;
}

.invisible {
	display: none;
}
*/


