html {
	width:100%;height:100%;margin:0;padding:0;
}

body {
	width:100%;height:100%;margin:0;padding:0;
}




#homePage {
	width:100%;height:100%;margin:0;padding:0;
}

#normal {
	width:100%;height:100%;margin:0;padding:0;
}

#header-top {
	display: none;
}



#normal #siteTitle{
	display: none;
}

#bar URHere {
	padding: 0 0 0 0px;
}




#q {
	display: none;
}


#cx {
	display: none;
}

#bar	{
		position: absolute;
 		font-size: 0.95em;
//		max-height: none;
		overflow:hidden;
		top: 100px;
		left: 0 !important;
}



#normal #mainContentOuter {
	top: 0 !important
	width: 100%;
}

#normal #mainContent {
	position: relative;
	width: auto;
	padding: 120px 15px 10px 10px;
	margin: 0;
	right: -5px !important;
	left: 0px !important;
	background-color: white;
}

#mainContent ul {
	padding-left: 15px;
}

#mainContent ul ul {
	margin-left: 5px;
}



#mainContent ul .innerlist {
	padding-left: 5px;
}

table {
	padding: 0; 
	margin: 0 10px 0 0;
}


th, td {
	margin: 0;
	padding: 0 10 0 5px;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}


.linkslist ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.floatrightless {
	margin-top: 0;
	width: 100%;
	margin-bottom: 20px;
}

.floatrightless img {
	display: block;
	max-width: 95%;
	height: auto;
  	margin-left: auto;
  	margin-right: auto;
}



.record  {
	width: 100%;
}


.floatright img {
	display: block;
  	margin-left: 10px;
  	margin-right: 10px;

	height: 40vh;
	width: 95%;
//	height: auto;
	object-fit: cover;
	clear:both;
}

.floatright {
	width: 100%;
	clear:both;
	margin-bottom:30px;
}


a#logo img {
	max-width: 62%;
}



#normal, #homePage  {

	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	width: 100%;
}

#homePage #mainContent {
	max-width: 330px;
}


#topPanel  {

	max-width: 330px;
}

#homePage #header {
	position: absolute;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 46px;
	max-height: 44px;
	padding: 0 0 0 25px;
	background-image: url(https://maps.nls.uk/assets/graphics/nls_logo_miniature_left_top_padding.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow:hidden;
}

#homePage #header:before {

  content: "National Library of Scotland - Map Images";
	font-weight: bold;
	padding: 0 0 0 25px;
}

#normal #header {
	position: absolute;
	font-size: 1.0em;
	line-height: 1.6em;
	top: 0 !important;
//	height: 100px;
	max-height: none;
	padding: 8px 0 12px 15px;
	background-image: url(https://maps.nls.uk/assets/graphics/nls_logo_miniature_left_top_padding.png);
	background-position: top-left;
	background-repeat: no-repeat;
	box-shadow: none;
	border-bottom: 1px solid #000;
}

#normal #header:before {

  content: "\0020  National Library of Scotland - Map Images";
	font-weight: bold;
	padding: 2px 0 0 20px;

}


#normal #header #re-use {
    display: none;
}

#jhi_logo {
	display: none;
}

#NLSLogo {
	display: none;
}




#footer p {
	display: none;
}


#footerMenuViewer ul, #footerMenuViewer li, #footerMenuViewer .tip {
	display: none;
}

#footerMenuSite ul, #footerMenuSite li {
	display: none;
}


  .column {
    width: 100%;
  }


.topnav {
	background-color: #eee;  
//	width: 100%;
	margin: 0 auto;   
	display:inline;     
//	float:none !important;
	padding: 0;

}

.cell {
    margin: 0;
    padding: 4px 5px 4px 5px;
    display:table-cell;
    min-width: 30%;
    text-align: left;
    line-height: 1.5em;
    font-size: 100%;
    border-bottom: 1px solid white;
    border-left: 1px solid white;

}

.nomobile { 
	display: none;
}




		.headerSearchForm {
			right: 20px;
//			left: 20%;
			top: 52px;
			margin-top: 52px;
			margin: auto;
			width: 234px;
			height: 35px;
			color: #003;
			border: 1px solid #000;
			background-color: white;
						z-index: 100000;
		}

		
		#headerSearchFormSearchBox {
			float: right; 
			height: 25px;
			width: 126px;
		//	border: none;
			border: 2px solid #ccc;
			color: #666;
			margin: 4px 2px 2px 2px; !important;
			padding: 0 10px 0 3px;
			font-size: 0.9em;
			background-color: white;
			line-height: normal;

		}