
main {
	margin-top:5px;
	background-color:#FFF;
}
ul.mw-footerlist {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	-webkit-padding-start: 0px;
}
div.containerRow {
    -webkit-padding-start: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

div.right-addon>input {
    padding-right: 30px;
}
div.right-addon .glyphicon {
    right: 10px;
}
div.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
}

#srBackUL li {
    list-style: none;
}

#searchResultsTargetWrapper {
    position:relative;
    margin-top:10px; 
    width:100%;
	overflow: auto
}
#searchResultsTargetWrapper ul{
    margin:0px; 
    padding-left:17px; 
    width:100%
}
#searchResultsTargetWrapper h2
    width: 100%;
}
#searchResultsTargetWrapper .resultTypeTitle{
    float: left;
}
.collectionsResultsGrid>ul {
    margin:0px; 
    padding:0px; 
    width:100%
}
.collectionsResultsGrid>ul li {
    list-style: none;
    position: relative;
    float: left;
    width: 160px;
    border: 1px solid #efefef;
    padding: 0px;
    margin: 5px;
}

.collectionsResultsGrid .searchResultsRowInner {
    width:160px;
}
.collectionsResultsGrid .searchResultsRowInner h3 a {
    font-size:140%; 
    position:relative; 
    width:160px;  
    word-wrap: break-word;
}
.collectionsResultsGrid .searchResultsRowInner dl {
    display:none;
}
.collectionsResultsGrid .searchResultsRowInner div.noWrap {
    display: block; 
    height: 1.1em; 
    line-height: 1.1em; 
    font-size: 0.8em;
    float:left; 
    width:100%; 
    text-overflow:ellipsis;
    margin-bottom:4px; 
	margin-left: 4px;
	margin-right: 4px;
    overflow:hidden;
}
.collectionsResultsGrid .searchResultsRowInner div.childref {
    height: 1.2em !important; 
    line-height: 1.2em !important;
	font-weight: bold;	
}
.collectionsResultsGrid .searchResultsRowInner div.noWrap:empty {
    display:none;
}
.collectionsResultsGrid .searchResultsRowInner div.twoLine {
    display: block;
    height: 2.3em;
    font-size: 0.8em;
    float:left;
    width:100%;
    text-overflow:ellipsis;
	margin-left: 4px;
	margin-right: 4px;
    margin-bottom:3px; 
    overflow:hidden
}
.collectionsResultsGrid .searchResultsRow {
    padding:10px;
    height:240px;
    max-height:280px;
    overflow-y:hidden; 
    overflow-x:hidden
}

.collectionsResultsGrid .searchResultsRow img {
    border:0px solid #c6c6c6; 
    clear:left;
}

#faveGroups .searchResultsRow {padding:0 5px 0 0;height:200px;max-height:280px;overflow-y:hidden; overflow-x:hidden}

.collectionsResultsGrid .searchResultsRow div.groupImage {
    width: 80px; 
    height: 80px; 
    float:left
}
.collectionsResultsGrid .searchResultsRow img.groupthm {
    max-width: 80px; 
    max-height: 80px; 
    margin: auto
}
.collectionsResultsList>ul li {
    list-style: none;
    padding-bottom: 10px;
}
.collectionsResultsList .searchResultsRow {
    overflow:hidden; 
    margin-bottom:8px; 
    border-bottom:1px solid #c6c6c6;
    width:100%;
    padding-bottom: 8px;
}
.collectionsResultsList .searchResultsRow img{
    margin-right:15px; 
    border:1px solid #c6c6c6
}

.floatRight {float:right; padding:0 35px 10px 10px;}

.floatLeft {float:left; padding:0px 10px 10px 10px;}
.floatLeftNoPad {float:left; padding-left:10px;}
.floatRightNoPad {float:right; padding-right:40px;}

div.filterBar {background-color:#B12216; width:96%; padding-bottom: 5px; padding-top:3px; padding-left:5px; padding-right: 3px}
div.filterBar #sizeFrm {float: right}

div.filterBar label {color:#FFFFFF; display: inline-block;float: left; padding-right: 10px}

div.form-group {margin-bottom: 10px}
.form-control {width: 100% !important; }
select.form-control {padding: 6px !important}

div.form-inline label {display: inline-block; float: left; padding-right: 10px}
.date-control {max-width:80px !important; float: left; margin-right: 10px !important}

.hide {display: none}

.collectionsResultsList .searchResultsRowInner {
	float: left;
	position: relative;
}

.collectionsResultsList .searchResultsRowImage {
	height: 148px;
    max-width: 158px; 
	margin: 0;
	padding: 0;
	float: left;
}

.collectionsResultsGrid .searchResultsRowImage {
	height: 148px;
    width: 158px; 
	text-align: center;
    margin: auto
}
.searchResultsRowImage .noImage {
   
}
.searchResultsRowImage .thumbImage {
    max-width: 148px; 
    max-height: 142px; 
    margin: auto
}
.searchResultsRowImage .themeImage {
    max-width: 158px; 
    max-height: 158px; 
    margin: auto
}
#squareImageholder
.altImages .thumbImage {
    max-height:74px; 
    max-width:74px; 
    margin:1px;
    vertical-align: top
}
.altImages h3 {
    font-size:1.2em;
    font-weight: 500;
    color: #002b56;
}



#featured ul li {float: right;
				width: 33%;}
				
#featured ul li a {display: block; padding-bottom: 20px}

/* @media (max-width:695px){
	#featured ul li {float: none;}
} */

img.collectionImage {/* max-width: 300px; max-height: 400px */
   width:250px;
   height:200px;

/*Scale down will take the necessary specified space that is 100px x 100px without stretching the image*/
    object-fit:scale-down;

}

img.pubexhImage {/* max-width: 300px; max-height: 400px */
   display: block;
   width:300px;
  /*  height:300px; */
   padding: 20px;
   border:1px solid lightgrey;
 /*   margin: 10px; */
   object-fit:scale-down;
}
img.pubImage {/* max-width: 300px; max-height: 400px */
   
   width:300px;
   height:300px;
   padding: 2px;
   border:1px solid lightgrey;
   margin: 10px;
   object-fit:scale-down;
}

.mwDetailImage {
    max-width:70%;
    max-height:10%;
}

.frTab {
    padding-top: 10px;
    display: none;
}
.frTab h3 {
    font-size:1.2em;
    font-weight: 500;
    color: #002b56;
}
.frTab dt {
	font-weight: bold;
}
.frTab dd {
	padding-bottom:9px;
		
}
dd p.sliceVal {
	margin-bottom: 0px;
}

dl dt {
	float:left;
	clear:left;
	font-weight:bold;
	margin-right:10px;
	
	padding:0px;
	width:150px;}

dl dd {
	margin:2px 0;
	padding:0px 0;
	float: left;
	clear: right;
	max-width: 1000px;}



#browseLetters {
    list-style-type: none;
    -webkit-padding-start: 0px;
}
#browseLetters li{
    display: inline;
    padding-right: 4px;
}
ul.browseList {
	margin-bottom: 10px
}
div.browseSection {
    display: none;
}
bnav {
    font-size: 1em;
	font-family: bebas-neue;
}
#bnavbar {
	opacity: 1;
	background-color: #FFF;
	position:relative;
	border-bottom: 1px solid #002b56;
}
.bnavbar {
	line-height: 1.38em;
	max-height:40px;
}
.bnavbar-collapse.in {
    z-index:5000;
}
.bnavbar-default .bnavbar-nav>li>a:hover {
    font-weight: 700;
    color: #002b56;
}
.bnav-x>li>ul{ z-index: 3000;}
.bnavbar-x {
	float:left;
	max-height: 32px;
	padding-left: 0;
}
.bnavbar-nav-y {
	list-style: none;
	margin-right:10px!important;
	margin-bottom: 0;
	padding-left: 0;
}
#sr-navbar {
	width: 100%;
    display: block;
	margin-top:5px;
	overflow: visible;
	min-height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #002b56;
        clear:both;
}
#sr-navbar .bnavbar-nav-y>li>a:hover {
    font-weight: 700;
    color: #002b56;
}
.bnavbar-right-y {
	float:right!important;
	margin-bottom: 0;
	max-height: 32px;
}

.bnavbar-nav1 {
	border: 1px solid #002b56;
}

#sidebar-first #block-menu_block-4 {
    color: black;
    font-family: "Myriad Pro","PT Sans",Helvetica,Arial,sans-serif;
    background: #fff;
    
}


.pagination {
   /*  -webkit-padding-start: 10px; */
    margin-left: -10px;
}

.pagination li {display: inline;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
	text-decoration: none;
    background-color: #fff;
}

.pagination .currentPage, .hasMorePages {
    font-weight: 500;
}

.pagination>li>a {
    color: #002b56;
}
.read-more-state {
  display: none;
}
.read-more-target {
  max-height: 8.5em;
  overflow-y: hidden;
  transition: .25s ease;
}
.read-more-state:checked ~ .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}
.read-more-trigger {
  cursor: pointer;
  display: none;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}
.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#002b56;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#002b56;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#002b56;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.mwTopic {
    display:block;
    position: relative;
    float: left;
    max-width: 300px;
    width: 200px;
    margin-right: 10px;
    border: 1px solid #002b56;
}
.mwTopic h3 {
    margin:10px;
    border-bottom: 1px solid #002b56;
}
.mwTopic img {
    margin-left:10px;
}
.mwTopic ul {
    margin:10px;
    padding:0;
    list-style:none
}
ul.dropdown-menu {
    font-size: 12px !important
}

.menu-trigger {
	padding-top:25px;
}

.menu-trigger .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    background-color: #FFF;
	margin-left: 15px;
	margin-bottom: 8px;
}


#vpa-list ul li {
	list-style: none;
}

#vpa-list .main-category {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0;
	min-width: 320px;
	max-width: 450px
}

#vpa-list .main-category li {
	border: 1px solid #002b56;
	border-radius: 2px;
	margin-bottom: 10px;
	padding: 4px 4px 4px 8px;
}

#vpa-list .sub-category {
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 40px;
}

#vpa-list .sub-category li {
	border: 0;
	margin-bottom: 0;
}

#vpa-list .sub-category ul {
	padding-left: 40px;
	border: 0;
}

#vpa-list .sub-category ul li {
	border: 0;
}


label {
	font-size: 1em;
}


#highlightsUL li {
	padding-bottom:8px !important;
}

#shipyardUL li {
	padding-bottom:2px !important;
}

#themesUL li {
	padding-bottom:2px !important;
}

.theme-box {
	font-size: 14px; 
	background-color: #f66a0d;
	padding-bottom: 3px;
	padding-left: 3px;
	color: white
}

#theme-list li{
	height: 210px !important;
	max-height: 220px !important;
	border: 1px solid #696969 !important;
}

#theme-list li div.searchResultsRowImage{
	height: 160px !important;
	max-height: 160px !important;
	position: relative;
	text-align: center !important;
	overflow:hidden;
	clear: both;
}

#theme-list li div.searchResultsRowImage img{
	margin-bottom: 0 !important;
}

#theme-list li div.searchResultsRowInner{
	height: 50px;
	max-height: 50px;
	background-color: #f66a0d;
	position: relative;
	overflow:hidden;
	clear: both;
}

#theme-list li div.searchResultsRowInner a{
	color: white;
}

#theme-list .searchResultsRowContainer{
		width: 100%;
		overflow: hidden;
}

#exhibit-list li{
	height: 360px !important;
	max-height: 380px !important;
	width: 220px !important;
	border: 1px solid #696969 !important;
}

#exhibit-list li div.searchResultsRowImage{
	height: 300px !important;
	max-height: 300px !important;
	width: 300px;
	position: relative;
	overflow:hidden;
	clear: both;
}

#exhibit-list li div.searchResultsRowImage .thumbImage {
    max-width: 296px; 
    max-height: 296px; 
    margin: auto
}

#exhibit-list li div.searchResultsRowImage img{
	margin-bottom: 0 !important;
}

#exhibit-list li div.searchResultsRowInner{
	height: 60px;
	max-height: 60px;
	width: 210px !important;
	background-color: #f66a0d;
	position: relative;
	overflow:hidden;
	clear: both;
}

#exhibit-list li div.searchResultsRowInner a{
	color: white;
}

#exhibit-list .searchResultsRowContainer{
		width: 100%;
		overflow: hidden;
}

@media (max-width:500px){
 h1 {font-size: 24px}
 h2 {font-size: 18px}
 h3 {font-size: 14px}
/*  img {max-width: 498px} */
 #bnavbar {border: 1px solid #002b56;}
 #featured ul li {width: 90%;}

}

@media only screen and (min-width: 60em){
	#cta-boxes .mw-home {
		width: 48% !important;
	}
	#cta-boxes .mw-home h2 {
		font-size: 28px !important;
	}
	#cta-boxes .cta-box:nth-child(4) {
		clear: right !important;
		margin-right:0px;
	}
	#cta-boxes .cta-box:nth-child(1n+2) {
		margin-right: 2% !important;
	}
	#cta-boxes .cta-box .mwb-vickers {
		background: url("/-/jsmacollection/mwebimages/landing/1737.JPG") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
	#cta-boxes .cta-box .mwb-shipyard {
		background: url("/-/jsmacollection/mwebimages/landing/BAWFM%2007305.jpg") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
	#cta-boxes .cta-box .mwb-themes {
		background: url("/-/jsmacollection/mwebimages/landing/BAWMS%2007956%20with%20ash%20root.jpg") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
	#cta-boxes .cta-box .mwb-highlights {
		background: url("/-/jsmacollection/mwebimages/landing/BAWMS%2009586.jpg") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
	#cta-boxes .cta-box .mwb-exhibitions {
		background: url("/-/jsmacollection/mwebimages/landing/BAWMS%2009856.jpg") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
	#cta-boxes .cta-box .mwb-townhall {
		background: url("/-/jsmacollection/mwebimages/landing/TH%200030.jpg") no-repeat;
    		background-position: center;
    		-webkit-background-size: cover;
    		background-size: cover;
	}
}

