/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0 0 20px; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #254A6D; color: #fff; text-shadow: none; }
::selection { background: #254A6D; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
/* ==|== Color styles ======================================================= */
/*.gradient {
  background: #543e14;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0M2UxNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGEyMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #543e14 0%, #dda235 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#543e14), color-stop(100%,#dda235));
  background: -webkit-linear-gradient(top,  #543e14 0%,#dda235 100%);
  background: -o-linear-gradient(top,  #543e14 0%,#dda235 100%);
  background: -ms-linear-gradient(top,  #543e14 0%,#dda235 100%);
  background: linear-gradient(top,  #543e14 0%,#dda235 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#543e14', endColorstr='#dda235',GradientType=0 );
}*/
.gradient {
	background: #f1e7db;
}

a,
a:visited {
  color: #2a48a9;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul.menu {
  list-style: none;
}
ul.menu li {
  float: left;
  padding: 2px;
  color: #888;
}


body {
  /*background: url(../img/bg-texture.png) repeat #55433E;*/
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}
#container {
  height: 100%;
  margin: 0 auto;
}

html5\:header {
  float: left;
  height: 170px;
  width: 100%;
  font-family: 'Sorts Mill Goudy',Arial,Helvetica,sans-serif;
  color: white;
  background: no-repeat scroll right 0 #4b2a42;
}
#main {
  clear: both;
  margin: auto;
  padding: 0 10px;
  max-width: 910px; /* container - padding*2 = (960px) - (25px)*2 */
}
#main img {
	margin-left: 10px;
}
html5\:footer {
  background: #FFFFFF;
  width: 100%;
  border-top: 1px solid #ccc;
}
#logo {
  float: left;
  margin-left: 3%;
}



#site-name {
	font-size: 36px;
	line-height: 1em;
	margin-top: 30px;
}
#site-tag {
	margin: 10px 0;
	font-size: 20px;
}
.txt-shadow {
	-moz-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
	/* For IE 8 */
	filter: shadow(color=#000000,direction=135,strength=5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2)";
}

#main-menu {
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #363435;
  background-color: #241f20;
  margin-bottom: 10px;
  
  box-shadow: 0 0 2px rgba(1, 1, 1, 0.4);
  -moz-box-shadow: 0 0 2px rgba(1, 1, 1, 0.4);
  -webkit-box-shadow: 0 0 2px rgba(1, 1, 1, 0.4);
  /* For IE 8 */
  filter: shadow(color=#999999,direction=135,strength=2);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=2)";
}
#main-menu ul {
margin: 0;
    padding-left: 265px;
    text-align: center;
}
#main-menu ul li {
  margin: 0;
  padding: 0;
}
#main-menu ul li a {
  display: block;
  font-size: 17px;
  margin: 0;
  padding: 3px 15px;
  color: white;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#main-menu ul li.active a,
#main-menu ul li a:hover {
	background-color: #43253b;
    color: white;
	text-decoration: none;
}



#breadcrumbs {
  color: #222;
  float: left;
  width: 100%;
}
#content {
  float: left;
  width: 100%;
}

.row {
  clear: both;
  float: left;
  margin: 20px 0;
  width: 100%;
}
.left {
  float: left;
  max-width: 60%;
}
.right {
  float: right;
  text-align: right;
}
.center {
  text-align: center;
}
.subtext {
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}
#breadcrumbs .menu {
  margin: 0;
  padding: 0;
}
table thead tr {
  background: #f1e8d9;
}
table tr.odd {
  background: #f6f6f6;
}





/* ==|== footer styles ====================================================== */
#footer-col-left {
  float: left;
  margin-left: 15px;
  padding-top: 10px;
  /*width: 49.9%;*/
  margin-bottom: 15px;
}
#footer-col-right {
  float: right;
  margin-right: 15px;
}
#footer-menu {
	border-bottom: 1px solid #ccc;
    clear: both;
    float: left;
    width: 100%;
	margin-bottom: 10px;
}
#footer-menu a {
	color: black;
	font-size: 16px;
}

#footer-menu ul {
	float: right;
	margin: 5px 10px;
}
#footer-menu ul li {
	padding: 0 10px;
}
#footer-menu ul li.active {
	background-color: #ccc;
}

#ihr-link {
  margin: 0 0 0 20px;
  padding: 0;
}
#footer-col-right ul.menu {
  float: right;
  margin: 0;
  padding: 0;
}
#company-links {
  margin: 0 20px 0 0;
  padding: 0;
}
#company-links li {
  margin: 0 5px;
  padding: 0;
}

#ihr-link img {
  padding-bottom: 5px;
}

#bowyers-img {
  width: 85px;
}

#founders-img {
  height: 80px;
}

#girdlers-img {
  height: 75px;
}

#musicians-img {
  height: 75px;
}

#salters-img {
  height: 75px;
}

#stationers-img {
  height: 75px;
}

#tallow-chandlers-img {
  height: 75px;
}


/* == | == General form styling ============================================= */
input,
select,
textarea,
label {
  font-size: 15px;
  float: left;
  margin-bottom: 2px;
}
input,
select,
textarea {
  width: 450px;
  border: 1px solid #CEE1E8;
  margin-bottom: 20px;
  padding: 4px;
}
input {
  height: 19px;
}
input[type="submit"] {
	border: 1px solid #543E14;
	margin: 5px;
}
textarea {
  height: 150px;
  resize: none;
}
input[type="submit"]:active {
  position: relative;
  top: 1px;
}
input:required,
textarea:required {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* Normalize placeholder styles */
/* chrome, safari */
::-webkit-input-placeholder {
  color: #CCC;
  font-style: italic;
}
/* Mozilla */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #CCC;
  font-style: italic;
}
/* ie (faux placeholders) */
input.placeholder-text,
textarea.placeholder-text {
  color: #CCC;
  font-style: italic;
}
/* ==|== Front Page ========================================================= */
#home-page .left {
  max-width: 50%;
}
#simple-search-div {
  clear: both;
  width: 100%;
}

#home-link {
  text-decoration: none;
  color: white;
}

/* ==|== Simple Search Form ================================================= */
#company-list .ui-button {
  margin-right: -1px;
}
div.input-group {
  float: left;
  margin: 5px 0;
  width: 100%;
}
span.legend {
  display: inline;
  float: left;
  font-weight: bold;
  line-height: 30px;
  margin-right: 20px;
  width: 15%;
}
.search-input {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
}
.search-input input,
.search-input select {
  margin: 0 10px 0 0;
}
#company-list input[type="checkbox"] {
  width: 15px;
}
#search-form #name-fields select {
  width: 75px;
}
#search-form #name-fields input[type="text"] {
  width: 200px;
}
input[type="number"],
.ie7 #date-fields input,
.ie7 #bond_length_field input {
  width: 95px;
}
input[type="submit"] {
  border-radius: 3px;
  height: 30px;
  width: 110px;
}
input[type="submit"]:hover {
  background: #DDA235;
}
.no-js #company-list input[type="checkbox"] {
  display: none;
}
.no-js.ie7 #company-list input[type="checkbox"],
.no-js.ie8 #company-list input[type="checkbox"] {
  display: inline-block;
  background: #B1822B;
  border-top: 1px solid #543E14;
  border-bottom: 1px solid #543E14;
  border-left: 1px solid #543E14;
  border-right: none;
  height: 30px;
  width: 30px;
}
.no-js.ie7 #company-list input[type="checkbox"] {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0px
}
.no-js.ie8 #company-list input[type="checkbox"] {
  margin: 0;
  position: relative;
  top: 0x;
}
.no-js #company-list label {
  background: #F1E1C7;
  color: #543E14;

  border-top: 1px solid #543E14;
  border-bottom: 1px solid #543E14;
  border-left: 1px solid #543E14;
  padding: 5px;
}
.no-js.ie7 #company-list label,
.no-js.ie8 #company-list label {
  border-left: none;
}
.no-js #company-list label.first {
  border-radius: 6px 0 0 6px;
  /*margin-left: 10px;*/
}
.no-js.ie7 #company-list label.first,
.no-js.ie8 #company-list label.first {
  margin-left: 0;
}
.no-js #company-list label.last {
  border-right: 1px solid #543E14;
  border-radius: 0 6px 6px 0;
}
.no-js #company-list input[type="checkbox"]:checked+label {
  background: #B1822B;
  color: #FFFFFF;
}
.no-js #company-list input[type="checkbox"]:disabled+label {
  background: #ECE9D8;
  color: #AAAAAA;
}
#year_finish {
  margin-left: 10px;
}
.date-connector {
  float: left;
  line-height: 30px;
  margin: 0 5px;
}
#date-fields {
  float: left;
  width: 80%;
  overflow: hidden;
  position: relative;
}
#date-group {
	background: url("../img/timeline-mark-goldsmiths.png") no-repeat scroll 62% 47px;
	padding-bottom: 20px;
}
#date-fields div {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
}
#date-fields div input,
#date-fields div span {
  display: block;
  float: left;
  position: relative;
  right: 50%;
  margin-bottom: 8px;
}
.no-js #date-fields div {
  left: inherit;
}
.no-js #date-fields div input,
.no-js #date-fields div span {
  right: inherit;
}
.slider {
  clear: both;
  float: left;
  margin-left: 19%;
  width: 80%;
}
#company-list .selectall {
	margin-left: 10px;
  top: -6px;
  height: 32px;
}
#company-list .selectall .ui-button-text {
	padding: 3px 10px;
}
/* ==|== Advanced Search Page =============================================== */
/*#advanced-search.ui-tabs-vertical { 
  width: 55em; 
}
*/#advanced-search.ui-tabs-vertical .ui-tabs-nav { 
  padding: .2em .1em .2em .2em; 
  float: left; 
  width: 12em; 
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li { 
  clear: left; 
  width: 100%; 
  border-bottom-width: 1px !important; 
  border-right-width: 0 !important; 
  margin: 0 -1px .2em 0; 
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li.last {
  background: #e22f24;
	margin-top: 10px;
	border: 1px solid #543E14 !important;
	border-right-width: 0 !important;
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li.last.ui-state-hover {
  background: #B86B5B;
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li.last.ui-state-active {
  background: #751400;
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li.last a {
  color: #FFFFFF;
}



#advanced-search.ui-tabs-vertical .ui-tabs-nav li a { 
  display:block; 
  width: 123px;
}
#advanced-search.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { 
  padding-bottom: 0; 
  padding-right: .1em; 
  border-right-width: 1px; 
  border-right-width: 1px; 
}
#advanced-search.ui-tabs-vertical .ui-tabs-panel { 
  padding: 1em; 
  float: left; 
}

#advanced-search {
  clear: both;
  float: left;
  margin: 0 0 20px 0;
  width: 100%;
  background-color: #f3f0ec;
}
#advanced-search > span.legend {
  display: block;
  float: none;
  font-size: 18px;
  font-weight: bold;
  width: inherit;
}
#advanced-search #predicate-menu {
  float: left;
  width: 150px;
}
.no-js #advanced-search #predicate-menu {
  display: none;
}
.no-js #advanced-search #summary {
  display: none;
}
#advanced-search #summary ul li {
  display: none;
}
#advanced-search .predicate-list {
  float: left;
  margin: 5px 20px;
  width: 70%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.no-js #advanced-search .predicate-list {
  width: 135px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
#advanced-search #role.predicate-list,
#advanced-search #status.predicate-list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#advanced-search #county.predicate-list {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

#advanced-search #county .predicate-option {
  left: -10%;
}

#advanced-search .predicate-list span.legend {
  display: none;
}
.no-js #advanced-search .predicate-list span.legend {
  clear: both;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
#advanced-search .predicate-option {
  margin: 0 5px 0 0;
  padding: 0;
  position: relative;
  left: -5%;
  vertical-align: bottom;
  float: left;
  height: 20px;
  width: 10%;
}
#advanced-search .predicate-option-label {
  display: block;
  float: left;
  padding-left: 20px;
  text-indent: -18px;
  width: 95%;
}

a.summary-remove-link:hover {
  text-decoration: line-through;
}
.collapsible-fieldset {
  width: 95%;
}
legend.collapsible {
  margin-left: 20px;
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
}
legend.collapsible:hover {
  cursor: pointer;
}

/* ==|== Trends Filter Styling ============================================== */
#trend-filter-form {
  float: left;
  width: 100%;
}
#trend-report {
  float: left;
  width: 100%;
}
#bond_length {
  width: 100px;
}
/* ==|== Search Results Page ================================================ */
#search-breadbox a:hover {
  text-decoration: line-through;
}
#.no-js #select-all {
  display: none;
}
/* ==| == General Results Styling =========================================== */
.num-results {
  float: left;
}
.pager {
  float: right;
  margin-top: 5px;
  text-align: left;
}
.pager ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pager ul li {
  background: #F1E1C7;
  border: 1px solid #543E14;
  color: #543E14;
  float: left;
  /*padding: 5px;*/
  margin: 2px;
}
.pager ul li.pager-first {
  border-radius: 5px 0 0 5px;
}
.pager ul li.pager-last {
  border-radius: 0 5px 5px 0;
}
.pager ul li.pager-active,
.pager ul li.pager-disabled {
  background: #DDA235;
}
.pager ul li:hover {
  background: #DDA235;
}
.pager a,
.pager a:hover,
.pager a:visited,
.pager span.disabled-pager-link {
  color: #543E14;
  padding: 5px;
}
#results-table {
  border: 1px solid #543e14;
  margin-bottom: 20px;
  width: 100%;
}
#results-table td,
#results-table th {
  height: 35px;
  padding: 5px 10px;
}
#results-table th.date-column {
  width: 50px;
}
#results-table th.person-column {
  width: 270px;
  text-align: left;
}
#results-table .details-row{
  font-size: 14px;
}
#results-table .details-row .num-results {
  line-height: 35px;
}
#results-table thead {
  text-align: center;
}
#results-table #select-all {
  position: relative;
  top: 10px;
}
#results-table .select-column {
  width: 30px;
  padding: 5px;
}
.export-checkbox {
  width: 25px;
}

/* ==|== Table (about page) ================================================= */
#about-page h2 {
	margin-top: 40px;
}
#about-page h3 {
	margin-top: 5px;
}
#about-page li {
	margin-bottom: 5px;
}
.logo {
	width: 300px;
	text-align: center;
}

/* ==|== Event Details Page ================================================= */
table.event-details-table {
  margin-left: 100px;
  width: 400px;
}
table.event-details-table td {
  padding: 5px;
}
table.event-details-table td.event-details-label {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  width: 150px;
}
table.event-details-table td.event-details-value {
  padding-left: 20px;
}
#event-additional-info {
  background: #F1E1C7;
  border: 1px solid #543E14;
  padding: 5px;
  text-align: left;
  width: 350px;
}
#event-people {
  clear: both;
  padding-top: 25px;
}
#event-people-table {
  margin: 0 auto;
  width: 750px;
  border: 1px solid #543E14;
  margin-bottom: 50px;
}
#event-people-table thead tr {
  text-align: left;
}
#event-people-table th,
#event-people-table td {
  padding: 5px 10px;
}
/* ==|== About Page ========================================================= */
.about-image {
  text-align: center;
}

/* ==|== Contact Us Page ==================================================== */
#contact-form {
  width: 500px;
}
#contact-form input,
#contact-form select,
#contact-form textarea,
#contact-form label {
  display: block;
}

#contact-form .required {
  font-weight: bold;
  color: #FF0000;
}
#req-field-desc {
  font-style: italic;
  clear: both;
}
#contact-form input:invalid, 
#contact-form textarea:invalid { 
  background-color: #FFFFFF; 
}
/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (orientation: portrait) {
  body {
    overflow: hidden;
  }
	html5\:header {
		background-image: none;
	}
	#main-menu ul {
		padding-left: 5%;
	}

  #date-group {
    background: none;
  }

  #date-slider {
    margin-left: 5%;
  }

  
  #advanced-search #county.predicate-list {
    column-count: 1;
  }

  #advanced-search #role.predicate-list {
    column-count: 1;
  }

  #advanced-search #status.predicate-list {
    column-count: 1;
  }

  #advanced-search #predicate-menu {
    width: 99%;
  }

  #advanced-search .predicate-option-label {
    height: 2em;
    text-indent: -10px;
  }

  #advanced-search .predicate-option {
    float: left;
    height: 90%;
    width: 10%;
    top: 2px;
  }

  .search-input input {
    width: 90%;
  }
  #advanced-search.ui-tabs-vertical .ui-tabs-nav li a {
    width: 100%;
  }

  .footer-logo-img {
    height: 40px;
  }

  #bowyers-img {
    height: 40px;
    width: 42px;
  }
  
  #founders-img {
    height: 40px;
  }
  
  #girdlers-img {
    height: 40px;
  }
  
  #musicians-img {
    height: 40px;
  }
  
  #salters-img {
    height: 40px;
  }
  
  #stationers-img {
    height: 40px;
  }
  
  #tallow-chandlers-img {
    height: 40px;
  }

  #footer-col-right {
    float: none;
  }

  #footer-col-right ul.menu {
    float: left;
    margin-left: 30%;
    display: grid;
    grid-template-columns: auto auto auto;
  }
}

@media only screen and (min-width: 768px) {
	
}




/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}