/* Declare fonts */
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot');
  src: url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.woff') format('woff'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
.no-padding {
  padding: 0;
}
#socialModal {
  z-index: 8005;
}
div.socialIcon img {
  width: 24px;
  height: 24px;
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .landing-page {
    border-width: 10px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .phone-padding {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.hide-overflow {
  overflow-x: hidden;
}
.fill-width {
  margin-right: -10px;
  margin-left: -10px;
}
#CQ .cq-upload-hint {
  font-size: 11px;
}
html {
  font-family: 'tahoma';
  word-wrap: break-word;
}
/* Standard Clearfix Class */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.carouselContainer {
  background-color: #364659;
}
a {
  text-decoration: none;
  color: #272C30;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
.share {
  font-family: "roboto slab";
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .share {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.share-text {
  padding: 15px 0 0 0;
}
@media screen and (max-width: 767px) {
  .share-text {
    width: 20%;
  }
}
@media screen and (max-width: 525px) {
  .share-text {
    width: 22%;
    font-size: 13px;
  }
}
.share-button {
  background-color: #364659;
  color: white;
  border: none;
}
.share-button:hover,
.share-button:focus,
.share-button:visited {
  background-color: #364659;
  color: white;
}
.openPrintContainer {
  display: inline-block;
  line-height: 27px;
  font-size: 15px;
  margin-left: 50px;
}
@media screen and (max-width: 1199px) {
  .openPrintContainer {
    margin-left: 0px;
    float: right;
    margin-right: 44px;
  }
}
@media screen and (max-width: 991px) {
  .openPrintContainer {
    margin-right: 40px;
    float: right;
  }
}
.openPrintButton {
  background-color: #364659;
  color: white;
  border: none;
}
.openPrintButton:hover,
.openPrintButton:focus,
.openPrintButton:visited {
  background-color: #364659;
  color: white;
}
/* Hyperlink Styles in Text Components */
div.text.parbase a {
  color: #A94E2E;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
div.text.parbase aa:hover {
  text-decoration: underline;
  curosr: pointer;
}
span.strikethrough {
  text-decoration: line-through;
}
#CQrte span.strikethrough {
  text-decoration: line-through;
}
/* Image boxes */
.topDescription {
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 40%;
  height: 50%;
  /* styling */
  background-color: black;
  font-family: 'tahoma';
  font-size: 15px;
  color: white;
  opacity: 0.6;
  /* transparency */
  filter: alpha(opacity=60);
  /* IE transparency */
}
p.topDescription_content {
  padding: 10px;
  margin: 0px;
}
.slideTitle {
  font-family: 'tahoma';
  font-size: 36px;
  color: white;
  font-weight: bold;
}
.clickHere {
  font-weight: bold;
}
.logoff {
  float: right;
}
.socialshare {
  height: 30px;
}
@media screen and (max-width: 767px) {
  .socialshare {
    height: auto;
  }
}
.socialLinksContainer {
  display: inline;
  float: right;
  line-height: 27px;
  font-size: 15px;
  color: #707070;
}
.quoteContainer {
  display: inline;
  float: left;
  width: 284px;
  height: 110px;
}
.quote {
  background: url('clientlibs/img/quote_small.png');
  height: 95px;
  width: 284px;
  margin: 7px 0 0 0;
}
.header .rightContainer {
  margin: 26px 0px 26px 0;
}
.socialLinks {
  float: right;
}
.notificationBannerContainer {
  display: block;
}
.topNav {
  float: none;
}
.modal-dialog {
  width: 400px;
}
@media screen and (max-width: 375px) {
  .modal-dialog {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .modal-dialog {
    width: auto;
  }
  .modal-body {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .topNav {
    padding-left: 0;
    padding-right: 0;
  }
}
.times-row {
  padding-right: 0;
}
.times {
  float: right;
  cursor: default;
}
.nhhc-share {
  padding: 0;
}
/* search bar */
#tfheader {
  display: block;
}
#tfnewsearch {
  float: right;
}
.tftextinput {
  margin: 0;
  padding: 5px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #0076a3;
  border-right: 0px;
  border-top-left-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
}
.tfbutton {
  margin: 0;
  padding: 5px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: solid 1px #0076a3;
  border-right: 0px;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
}
.tfbutton:hover {
  text-decoration: none;
  background: #007ead;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: -moz-linear-gradient(top, #0095cc, #00678e);
}
/* New search button styles */
.searchContainer {
  position: relative;
  float: right;
  border: 2px solid #364659;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 0;
  background-color: #364659;
}
.searchButton {
  background-color: #364659;
  border: none;
  vertical-align: middle;
  color: white;
  width: 30%;
}
@media screen and (max-width: 1199px) {
  .searchButton {
    width: 35%;
  }
}
.searchIcon {
  padding-left: 12px;
}
input#gobutton {
  position: relative;
  float: left;
  cursor: pointer;
  width: 74px;
  height: 29px;
  border: 0px;
  background-color: #364659;
  color: white;
  font-family: 'open sans';
  font-weight: bold;
}
.htftextinput {
  position: relative;
  width: 68%;
  height: 26px;
  padding: 0 7px 0 7px;
  margin: 0;
  border: 0;
  line-height: 29px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  outline-width: 0;
  font-style: italic;
  color: #777;
}
@media screen and (max-width: 1199px) {
  .htftextinput {
    width: 62%;
  }
}
.htfbutton {
  position: relative;
  float: left;
  margin: 0;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}
.htfbutton:hover {
  text-decoration: none;
}
.advancedSearchContainer {
  display: inline;
  float: right;
  font-style: Open Sans;
  font-weight: bold;
  font-size: 12px;
  width: 200px;
  height: 28px;
  margin: 3px 5px 0px 10px;
}
.advancedSearchContainer a {
  color: #364659;
}
/***FIRST STYLE THE BUTTON***/
.logo-image-wrapper {
  padding: 0;
  max-width: 110px;
}
div.logoContainer {
  margin-top: 5px;
}
div.logoContainer a.logo {
  float: left;
  margin-right: 10px;
  text-underline: none;
}
div.logoContainer a.logo img {
  width: 100%;
  height: auto;
}
div.logoContainer a.logo img.museums {
  max-height: 110px;
}
div.logoContainer h1 {
  font-family: 'roboto slab', serif;
  font-size: 35px;
  line-height: 40px;
  color: #364659;
  font-weight: bold;
  height: auto;
  margin: 23px 0;
  padding: 0;
}
div.logoContainer h1.museums {
  font-size: 24px;
  margin-top: 5px;
}
div.logoContainer h3 {
  font-family: 'roboto slab', serif;
  font-size: 20px;
  line-height: 25px;
  color: #364659;
  font-weight: normal;
  height: auto;
  margin: 0;
  padding: 0;
}
div.logoContainer div.header.ie div.logoContainer h1 {
  font-size: 34px;
}
@media (max-width: 767px) {
  div.logoContainer h1 {
    font-size: 16px;
  }
  div.logoContainer h3 {
    font-size: 14px;
  }
}
.vertical-align {
  letter-spacing: -4px;
  font-size: 0;
}
.vertical-align .col-xs-4 {
  vertical-align: middle;
  display: inline-block;
  letter-spacing: 0;
  font-size: 14px;
  float: none;
}
.sidebar {
  width: 234px;
  list-style-type: none;
  font-size: 20px;
}
.sidebar ul {
  margin-top: 2px;
  color: #707070;
  font-weight: bold;
  padding-left: 20px;
}
.sidebar ul li {
  line-height: 130%;
}
.hours {
  font-weight: bold;
  color: #0099CC;
}
.galleryFrame {
  float: left;
  position: relative;
}
.finePrint {
  font-size: 15px;
  color: #707070;
}
/* Misc Styles */
hr {
  color: #0099CC;
  background-color: #0099CC;
  width: 234px;
  height: 5px;
  border: solid;
  width: auto;
  margin-right: 11px;
}
.topnavContainer {
  display: block;
  height: 35px;
  margin-bottom: 10px;
}
.title2 {
  font-family: 'tahoma';
  font-size: 20px;
  color: #707070;
  margin-bottom: -15px;
  margin-top: 13px;
}
/* Collections gallery*/
#grid2 {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0px auto 0;
  width: 980px;
}
#grid2 li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0 17px 6px 0px;
}
#grid2 li a {
  display: block;
}
#grid2 li img {
  background-color: white;
  padding: 0px;
  margin: 0;
  width: 227px;
  height: 218px;
}
.sliderimage img {
  width: 960px;
  height: 376px;
}
.topDescription {
  height: 60px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  /* styling */
  background-color: #0099CC;
  font-family: 'tahoma';
  font-size: 15px;
  color: white;
  opacity: 1.0;
  /* transparency */
  filter: alpha(opacity=100);
  /* IE transparency */
}
p.topDescription_content {
  padding: 10px;
  margin: 0px;
}
.Collections {
  size: 150%;
}
.topDescription2 {
  position: absolute;
  bottom: 180px;
  top: 0px;
  left: 0px;
  width: 30%;
  /* styling */
  background-color: #0099CC;
  font-family: 'tahoma';
  font-size: 15px;
  color: white;
  opacity: 0.8;
  /* transparency */
  filter: alpha(opacity=80);
  /* IE transparency */
}
body {
  /* background: url("clientlibs/img/brushed.png"); 
    background-repeat: repeat; */
  margin: 0;
  background-color: white;
}
p.topDescription2_content {
  padding: 10px;
  margin: 0px;
}
.wrapper {
  box-shadow: 0px 0px 64px 16px rgba(0, 0, 0, 0.49);
}
@media screen and (max-width: 767px) {
  .topNav {
    margin-right: 0;
    margin-left: 0;
  }
  .wrapper {
    box-shadow: none;
  }
  .carouselContainer {
    margin-left: 0;
    margin-right: 0;
  }
  .no-phone-margin {
    margin: 0 !important;
  }
  .no-phone-padding {
    padding: 0 !important;
  }
  .thin-phone-margin {
    margin-left: -5px;
    margin-right: -5px;
  }
  .no-phone-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
  .modal-dialog {
    margin-left: 5px;
    margin-right: 5px;
  }
}
div#shadow-bottom {
  height: 60px;
}
#acgrid {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0px auto 0;
  width: 960px;
}
#acgrid li {
  position: relative;
  float: left;
  padding: 1px;
  margin: 8px 8px 8px 0px;
}
#acgrid li a {
  display: block;
}
#acgrid li img {
  background-color: white;
  padding: 0px;
  margin: 0;
  width: 110px;
  height: 107px;
}
.gallery3 {
  width: 965;
}
.last li {
  margin-right: 0;
  size: 150%;
}
div.largetext {
  position: absolute;
  bottom: 7px;
  top: 0px;
  right: 0px;
  width: 40%;
  /* styling */
  font-family: 'helvetica';
  font-size: 14px;
  color: white;
  background: #333333;
  opacity: 1.0;
  /* transparency */
  filter: alpha(opacity=100);
  /* IE transparency */
  height: 100%;
  height: 376px;
}
p.largetext_content {
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -5px;
}
.sliderimageAC img {
  width: 576px;
  height: 376px;
}
.women {
  position: absolute;
  bottom: 0;
}
/* Body */
.mainBodyContainer {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
.mainBodyContainer .leftContent {
  display: inline;
  float: left;
}
.mainBodyContainer .rightContent {
  display: inline;
  float: left;
}
.bottomWrapper {
  display: block;
  width: 100%;
  font-size: 14px;
  font: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
/* Footer */
.footerWrapper {
  display: block;
  width: 100%;
  font-size: 14px;
  font: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
  border-top-style: solid;
  border-top-width: 8px;
  border-bottom-style: solid;
  border-bottom-width: 8px;
  border-top-color: #114460;
  border-bottom-color: #114460;
}
.footerWrapper li {
  display: inline;
}
.footerWrapper ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0;
}
.footerWrapper ul a {
  text-decoration: none;
}
.footerWrapper ula:hover {
  text-decoration: underline;
}
.footerWrapper .rowOne {
  height: 58px;
}
.footerWrapper .rowOne a {
  color: #707070;
}
.footerWrapper .rowTwo {
  color: #CCC;
  margin-bottom: 0px;
}
.footerWrapper .rowTwo a {
  color: #CCC;
}
.footerWrapper .rowTwo ul li a {
  height: 58px;
}
.footerWrapper .rowThree {
  display: inline;
  float: right;
  color: #707070;
  padding-right: 15px;
  padding-bottom: 10px;
}
.footerWrapper .rowThree a {
  color: #707070;
}
.footerWrapper .rowThree ul li {
  padding-left: 10px;
}
.Collections {
  position: absolute;
  float: left;
  top: 50px;
  width: 300px;
  z-index: 1;
}
.Collections img {
  width: 100%;
}
#grid {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0px auto 0;
  width: 750px;
}
#grid li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0 13px 10px 0px;
}
#grid li a {
  display: block;
}
#grid li img {
  background-color: white;
  padding: 0px;
  margin: 0;
  width: 227px;
  height: 218px;
}
#topGrid {
  float: left;
  padding: 0;
  list-style: none;
  margin: 0px auto 0;
  width: 750px;
}
#topGrid li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0 5px 10px 5px;
}
#topGrid li a {
  display: block;
}
#topGrid li img {
  background-color: white;
  padding: 0px;
  margin: 0;
  width: 347px;
  height: 218px;
}
/* Column Control Layouts */
div.cq-colctrl-cols {
  width: 100%;
  float: left;
}
div.cq-colctrl-default {
  width: 100%;
}
/* layout 0 : 50% 50% ( grid6 + grid6 ) */
div.cq-colctrl-lt0 {
  width: 100%;
}
div.cq-colctrl-lt0-c0 {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt0-c1 {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 !important;
  padding-right: 10px;
}
@media (max-width: 767px) {
  div.parsys_column {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .search-wrapper {
    padding-right: 0;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
/* layout 1 : 33% 33% 33%( grid4 + grid4 + grid4 ) */
div.cq-colctrl-lt1 {
  width: 100%;
}
div.cq-colctrl-lt1-c0 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt1-c1 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt1-c2 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
/* layout 2 : 25% 25% 25% 25%(grid2 + grid2+ grid2 + grid2) */
div.cq-colctrl-lt3 {
  width: 100%;
}
div.cq-colctrl-lt3-c0 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c1 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c2 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c3 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
/* layout 4 : 20% 20% 20% 20%(grid1 + grid1 + grid1 + grid1 + grid1) */
div.cq-colctrl-lt4 {
  width: 100%;
}
div.cq-colctrl-lt4-c0 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c1 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c2 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c3 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c4 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
