@font-face {
  font-family: 'va_thesansplainregular';
  src: url("../fonts/varp____-webfont.eot");
  src: url("../fonts/varp____-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/varp____-webfont.woff") format("woff"), url("../fonts/varp____-webfont.ttf") format("truetype"), url("../fonts/varp____-webfont.svg#va_thesansplainregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Baskerville10Pro';
  src: url("../fonts/Baskerville10Pro.eot");
  src: url("../fonts/Baskerville10Pro.eot?#iefix") format("embedded-opentype"), url("../fonts/Baskerville10Pro.woff") format("woff"), url("../fonts/Baskerville10Pro.ttf") format("truetype"), url("../fonts/Baskerville10Pro.svg#Baskerville-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Baskerville10Pro-Italic';
  src: url("../fonts/Baskerville10Pro-Italic.eot");
  src: url("../fonts/Baskerville10Pro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Baskerville10Pro-Italic.woff") format("woff"), url("../fonts/Baskerville10Pro-Italic.ttf") format("truetype"), url("../fonts/Baskerville10Pro-Italic.svg#Baskerville-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: #dfded8;
  overflow: hidden;
  letter-spacing: 0px;
  font-family: "Baskerville10Pro", serif;
  color: #555555;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.debug-circle {
  display: none;
  z-index: 1000;
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: #ff0000;
  top: 0px;
  left: 0px; }
  .debug-circle .id {
    position: relative;
    margin-top: -80px;
    font-size: 30px;
    width: 150px;
    background-color: #000000;
    padding: 5px 30px 5px 5px;
    color: #ffffff; }
  .debug-circle .green {
    background-color: #00ff00; }

a:link, a:hover, a:visited, #wrapper:not(.no-touch) a:active {
  color: #333333;
  text-decoration: none; }

.wrapper {
  position: relative;
  background-color: #dfded8;
  padding: 0;
  margin: 0; }

.header {
  display: block;
  background-color: #ebeae6;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #999; }

a.main-menu-button {
  position: fixed;
  display: none;
  top: 18px;
  right: 20px;
  box-sizing: border-box;
  padding: 15px 40px 13px;
  color: black;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0px;
  border: 1px solid black; }
  a.main-menu-button:hover, a.main-menu-button:active {
    color: white;
    background-color: black; }

body.gallery a.main-menu-button {
  display: block; }
  @media screen and (max-width: 768px) {
    body.gallery a.main-menu-button {
      display: none; } }

.header img {
  display: block;
  width: 390px;
  height: 90px; }

/*
 -- SCROLLER --
*/
#scroller {
  position: relative;
  width: 300%;
    /*-webkit-transition: all 450ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition: all 450ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: all 450ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 450ms cubic-bezier(0.455, 0.030, 0.515, 0.955);

   -webkit-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    -o-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000);
    */
  opacity: 0; }

/*
 -- LAYOUT --
*/
.page {
  display: table;
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  float: left; }

.page-left {
  position: relative;
  display: table-cell;
  margin: 0;
  padding: 0;
  width: 222px; }

.scroll-prompt {
  display: block;
  position: relative;
  width: 222px;
  height: 62px;
  z-index: 100;
  left: 50%;
  margin-left: -111px;
  margin-top: -10px; }

.scroll-prompt img {
  height: 62px; }

.thumb-list {
  display: block;
  overflow-y: auto;
  overflow-x: hidden; }

.thumb-list-item div {
  /*width:102px;*/
  background-color: #ebeae6;
  text-align: center;
  padding: 30px 10px 20px 10px;
  /*border-bottom: 1px solid #999;*/ }

.thumb-list-item div img {
  margin-bottom: 4px;
  width: 190px; }

.thumb-list-item .thumb-title {
  font-size: 24px;
  padding: 0;
  font-family: "Baskerville10Pro-Italic", serif;
  margin: 0; }

body:not(.gallery) .thumb-list-item:hover div:not(.selected) {
  background-color: #e5e4df; }

.thumb-list-item div.selected {
  background-color: #dfded8; }

.page-right {
  display: table-cell;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  width: auto;
  padding: 0 20px 0 22px;
  margin: 0;
  font-family: "va_thesansplainregular", sans-serif; }

.layout {
  display: table;
  margin-top: 57px; }

.layout > div {
  vertical-align: top; }

.layout .layout-left {
  display: table-cell;
  position: relative;
  width: 390px;
  /*min-width: 300px;*/
  height: 100%;
  overflow-y: auto; }

.layout .layout-block:first-of-type {
  border-top: 1px solid #999; }

.layout .layout-block:not(.arrow-link-block) {
  border-bottom: 1px solid #999;
  padding: 15px 10px 20px 0; }

.layout .layout-block.arrow-link-block {
  padding: 15px 10px 15px 0;
  border-bottom: 0;
  position: relative;
  z-index: 200; }

.layout .layout-block:last-of-type:not(.arrow-link-block) {
  border-top: 1px solid #999;
  border-bottom: 0px; }

.layout .layout-right {
  display: table-cell;
  width: auto;
  height: 100%;
  padding: 0 0px 15px 10px;
  text-align: center; }

.layout .item-heading {
  font-size: 48px;
  font-family: "Baskerville10Pro", serif; }

.layout .item-museum-num {
  font-size: 14px; }

.layout .item-copy {
  font-size: 18px;
  line-height: 130%; }

.layout .item-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  min-width: 350px;
  min-height: 400px; }

.layout .object-layout .item-image {
  padding: 0 0 15px 0; }

.layout.object-layout .item-image {
  margin-top: -50px; }

.layout .item-footnote {
  font-style: italic;
  font-size: 14px;
  line-height: 18px; }

/*
 -- TRADES LAYOUT --
*/
.trades-layout .item-heading {
  font-size: 36px;
  margin-bottom: 20px; }

/*
 -- BIG ARROW LINK --
*/
.arrow-link-arrow {
  display: table; }

.arrow-link-arrow-body {
  display: table-cell;
  background-color: #bebdb8;
  padding: 0 0 0 10px;
  /*padding:10px;*/
  vertical-align: middle; }

.arrow-link-arrow-tip {
  display: table-cell;
  width: 61px;
  height: 127px;
  background-image: url("../img/trades-arrow-tip.png"); }

.arrow-link-img {
  display: table-cell;
  background-color: #fff;
  width: 108px;
  height: 108px;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.arrow-link-img.show-all {
  background-size: cover; }

.arrow-link-text {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 0 20px 0 20px;
  line-height: 18px;
  width: 135px; }

/*
 -- LOADING --
*/
.loading {
  position: absolute;
  background-color: rgba(128, 128, 128, 0.7);
  z-index: 100;
  opacity: 0; }

.loading p {
  padding: 0;
  margin: 0;
  position: relative;
  text-align: center;
  font-size: 50px;
  line-height: 0;
  top: 50%;
  color: #ffffff; }

/*
 -- BREADCRUMB --
*/
.nav {
  position: absolute;
  z-index: 100; }

.breadcrumb {
  font-family: "va_thesansplainregular", sans-serif;
  display: block;
  padding: 10px 0 10px 0;
  margin-left: 243px;
  font-size: 0;
  height: auto; }

.breadcrumb .breadcrumb-item {
  display: inline-block;
  margin: 0;
  padding: 0; }

.breadcrumb div:not(:first-of-type) {
  margin-left: -12px; }

.breadcrumb-item.breadcrumb-item-back {
  margin-left: 0px;
  margin-right: 16px; }

.breadcrumb .arrow {
  display: table;
  /*background-color: #934266;*/
  font-size: 18px;
  line-height: 0; }

/**
  Enable underlined links on breadcrumb trail (active items only)
**/
.breadcrumb .breadcrumb-item:not(.last) a:link, .breadcrumb .breadcrumb-item:not(.last) a:visited {
  color: #000;
  text-decoration: underline !important; }
.breadcrumb .breadcrumb-item:not(.last) a:hover, .breadcrumb .breadcrumb-item:not(.last) a:active {
  color: #fff;
  text-decoration: underline !important; }

.breadcrumb .arrow-tip-back {
  display: table-cell;
  position: relative;
  width: 18px;
  height: 36px;
  background-image: url("../img/arrow-tip-grey-back.png"); }

.breadcrumb .arrow .arrow-inside {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  padding: 0 10px 0 10px;
  color: #000000;
  background-color: #b2b2ad; }

.breadcrumb .arrow .arrow-tip {
  display: table-cell;
  position: relative;
  width: 18px;
  height: 36px;
  background-image: url("../img/arrow-tip-grey.png"); }

.breadcrumb .arrow .arrow-tail {
  display: table-cell;
  position: relative;
  width: 17px;
  height: 36px;
  background-image: url("../img/arrow-tail-grey.png"); }

.breadcrumb .breadcrumb-item.last .arrow .arrow-inside {
  background-color: #af272f;
  color: #ffffff;
  cursor: default; }

.breadcrumb .breadcrumb-item.last .arrow .arrow-tip {
  background-image: url("../img/arrow-tip-pink.png");
  cursor: default; }

.breadcrumb .breadcrumb-item.last .arrow .arrow-tail {
  background-image: url("../img/arrow-tail-pink.png");
  cursor: default; }

.breadcrumb .arrow-inside.arrow-hover, .arrow-hover {
  background-color: #9c9b97;
  color: #fff; }

/* PLATES */
#plates .breadcrumb {
  margin-left: -211px; }

#plates .page-left {
  display: table-cell;
  width: 406px;
  padding: 56px 15px 0 15px; }

#plates .page-right {
  overflow: visible; }

.plates-layout {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #bebdb8; }

.plate-thumnail-group {
  position: relative;
  padding: 10px 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: center;
  margin-bottom: 15px; }

.plate-thumbnail {
  position: relative;
  font-size: 0;
  width: 99px;
  height: 150px;
  float: left;
  cursor: pointer; }

.no-touch #wrapper:not(.no-touch) .plate-thumbnail:active, .plate-thumbnail.selected {
  background-color: #af272f;
  color: #fff; }

.no-touch #wrapper:not(.no-touch) .plate-thumbnail:hover:not(.selected) {
  background-color: #9c9b97; }

.plate-thumbnail-image {
  position: relative;
  background-color: #ffffff;
  background-image: url("");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 87px;
  height: 138px;
  margin: 6px; }

.plate-thumbnail:not(:first-of-type) {
  margin-left: 2px; }

.plate-title {
  font-family: "Baskerville10Pro", serif;
  font-size: 30px;
  margin-bottom: 10px; }

.plate-name {
  font-family: "Baskerville10Pro-Italic", serif;
  font-size: 24px;
  margin-bottom: 30px; }

.plate-body-copy {
  font-family: "va_thesansplainregular", sans-serif;
  padding-bottom: 20px;
  border-bottom: 1px solid #999; }

/* Plates Zoomable Div */
.plates-layout.zoom-container {
  /*overflow:hidden;*/ }

.plates-layout .zoom-container {
  background-color: #bebdb8;
  position: absolute;
  width: 500px;
  height: 200px; }

.plates-layout #smooth-zoom {
  position: absolute;
  width: 100%;
  height: 100%; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.no-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.zoom-guide {
  display: none; }

.zoom-guide img {
  position: relative;
  display: block;
  height: 80px;
  bottom: 10px;
  right: 10px; }

/* zoom controls (skinned leaflet) */
.zoom-controls {
  display: table-cell;
  position: relative;
  width: 73px;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.zoom-controls > div {
  display: inline-block;
  font-size: 0; }

a.zoom-in-button, a.zoom-out-button {
  width: 73px;
  height: 61px;
  background-size: 73px 122px;
  background-position: 0px 0px;
  position: relative;
  display: block; }

.no-touch .zoom-controls a:hover, #wrapper:not(.no-touch) .zoom-controls a:active {
  background-position: 0px 61px;
  background-size: 73px 122px; }

.zoom-in-button {
  background-image: url("../img/zoom_in.png"); }

.zoom-out-button {
  background-image: url("../img/zoom_out.png"); }

.zoom-controls div:first-of-type {
  margin-bottom: 1px; }

/* Zoom Controls */
.zoom-controls-holder {
  position: absolute;
  font-size: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0.9; }
  .zoom-controls-holder.touch .zoom-guide {
    display: block; }
  .zoom-controls-holder.touch .zoom-controls {
    display: none; }

@media (max-width: 887px) {
  .breadcrumb .arrow {
    font-size: 13px; } }
@media (max-width: 764px) {
  #plates .breadcrumb {
    margin-left: -280px; } }
@media (max-height: 700px) {
  .layout .item-heading {
    font-size: 28px; }

  .layout .item-copy {
    font-size: 13px;
    line-height: 19px; }

  .arrow-link-text {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 20px 0 20px;
    line-height: 17px; } }
/* debug box */
.debug-box {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 1280px;
  height: 960px;
  border: 1px dotted black;
  opacity: .1;
  z-index: 100;
  pointer-events: none; }

.low-res-plate {
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  top: 0px;
  left: 0px; }
