/*
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;
	}
	
/* 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%;
}



