/*Table of Contents*/
/*STYLES*/
/* Basic HTML */
/* The Big Containers */
/* Alternate Content Layouts */
/* Header */
/* Column One */
/* Content Area */
/* Column Two */
/* Footer */
/* ********** */
/* FONTS */
/* ********** */
@font-face {font-family: 'AperturaBold';
  src: url('../fonts/apertura-bold-webfont.eot');
  src: url('../fonts/apertura-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/apertura-bold-webfont.woff') format('woff'),
  url('../fonts/apertura-bold-webfont.ttf') format('truetype'),
  url('../fonts/apertura-bold-webfont.svg#AperturaBold') format('svg'); font-weight: normal; font-style: normal;
}

@font-face {font-family: 'AperturaMedium';
  src: url('../fonts/apertura-medium-webfont.eot');
  src: url('../fonts/apertura-medium-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/apertura-medium-webfont.woff') format('woff'),
  url('../fonts/apertura-medium-webfont.ttf') format('truetype'),
  url('../fonts/apertura-medium-webfont.svg#AperturaMedium') format('svg'); font-weight: normal; font-style: normal;
}

@font-face {font-family: 'AperturaRegular';
  src: url('../fonts/apertura-regular-webfont.eot');
  src: url('../fonts/apertura-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/apertura-regular-webfont.woff') format('woff'),
  url('../fonts/apertura-regular-webfont.ttf') format('truetype'),
  url('../fonts/apertura-regular-webfont.svg#AperturaRegular') format('svg'); font-weight: normal; font-style: normal;
}

/* ************ */
/* Core Classes */
/* ************ */
.color-brown {color: #7b7b60;}

/* ********** */
/* Basic HTML */
/* ********** */
body, select, input, textarea {font-family: arial,verdana,sans-serif;}
* {margin: 0;}
html, body {height: 100%; }
body {background-color: #fff; font-size: 90%; color:#585832;}
html {overflow-y: scroll;}/* always force a scrollbar in non-IE */
html.iframe,
body.iframe {
  height: auto;
  overflow:hidden;
}
ol {list-style-type: decimal; margin-left: 30px;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;}
table.renderedtable th:first-child, table.renderedtable td:first-child,
table.renderedtable th, table.renderedtable td{border: none;}
sub {vertical-align: sub; font-size: smaller;}
sup {vertical-align: super; font-size: smaller;}
pre {
  padding: 15px;
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
textarea {overflow: auto;} /* thnx ivannikolic! www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button {cursor: pointer;}
/* webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}
/* colors for form validity */
input:valid, textarea:valid   {}
input:invalid, textarea:invalid {  border-radius: 1px; -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;    box-shadow: 0px 0px 5px red;}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {background-color: #f0dddd;}
/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 */
::-moz-selection{background: #39f; color:#fff; text-shadow: none;}
::selection {background:#39f; color:#fff; text-shadow: none;}
/*  j.mp/webkit-tap-highlight-color */
/* a:link {-webkit-tap-highlight-color: #FF5E99;} */
/* make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {width: auto; overflow: visible;}
hr {clear: both; border: 0; width: 100%; color: #000; background-color: #000; height: 1px; margin: 10px 0; padding: 0;}
.imgRight,.right,.fltright{float: right;}
.right,.fltright{margin-left: 10px;}
.imgLeft,.left,.fltleft{float: left;}
.left,.fltleft{margin-right: 10px;}
.content-view-embed .class-image{overflow: hidden;}
.content-view-embed .class-image .attribute-caption{text-align: left; margin-bottom: 1em; margin-top: 0 !important;}
#accessibilityNavigation{position:absolute; margin-left:-9999em;}
dl{overflow: hidden;}
form{display: block; margin: 10px 0;}
form dl{overflow: hidden;}
form dd,form dt,
.contact-info{margin-bottom: 12px;}
.contact-info dd,.contact-info dt{display: block; float: left; margin-right: 8px;}
form dt{clear: left; width: 120px;}
.contact-info dt{clear: left; width: 90px; font-weight: bold;}
.staff-profile .contact-info{width: 100%;}
form dd{padding-bottom: 12px;}
div .form-control {box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;}
.contact-info dd{width: 60%; padding-bottom: 0px;}
.contact-info dt.field-cv{width: 130px;}
.contact-info dd.field-cv{width: 140px;}
form.hideLabels label{position: absolute; text-indent: -9999em;}
a {color:#2583af; text-decoration: none !important;}
#layout a,
.page-layout a {font-weight:bold;}
.homepage #layout em,
.homepage .page-layout em {font-size: 180%; font-family: 'AperturaMedium'; font-style: normal;}
p{ padding:0 5px 10px 0; font-size: 110%;}
/*HEADINGS*/
/*be very careful playing with heading styles, the logic is complex*/
h1,
#layout .featured h1,
.page-layout .featured h1 {font-family: 'AperturaMedium'; font-size:210%; margin-bottom: .4em; color: #746942; font-weight: normal;}
#layout h1 a,
.page-layout h1 a {color: #746942; font-weight: normal;}
#layout .mod h1 a,
#layout .mod a h1,
.page-layout .mod h1 a,
.page-layout .mod a h1 {color: #2583af; font-weight: bold;}
#layout .featured .mod h1,
.page-layout .featured .mod h1 {font-family: arial,verdana,sans-serif; margin: 0; font-size: 170%;}
#layout .featured.fullfeature .mod h1,
.page-layout .featured.fullfeature .mod h1 {font-family: 'AperturaMedium'; font-size: 140%;}
#layout h1.page-title,
#layout .featured h1.page-title,
.page-layout h1.page-title,
.page-layout .featured h1.page-title {font-size:210% !important; color:#746942; margin: 0 0 12px 0;}
#layout .full-article h1.page-title,
.page-layout .full-article h1.page-title {text-transform: none;}
h1.subtitle{font-size:230%;}
.maincontent h1{font-size:180%; margin: 10px 0 4px 0;}/*if larger needed, use .page-title*/
.homepage #layout h1,
.homepage .page-layout h1 {font-size:180%; color: #2583af; font-weight: normal;}
.homepage #layout .hpmodule h1,
.homepage .page-layout .hpmodule h1 {font-size:180%; font-family: arial,verdana,sans-serif; color: #7b7b60;font-weight: normal;}
.sidebar h1{color:#746942; font-size: 180%; font-family: 'AperturaMedium'; margin-bottom: .4em; font-weight: normal;}
.sidebar .mod h1{font-size:130%; line-height: 1;}/*http://amnh.beaconfire.us/join-support shows correct h1 sizes on left*/
.homepage #layout .hpmodule h1 em,
.homepage .page-layout .hpmodule h1 em {display: block; font-size: 150%;}
.homepage #layout .hpmodule h1 b,
.homepage .page-layout .hpmodule h1 b {display: inline; font-weight: normal;}
.homepage #layout .hpmodule-alt h1,
.homepage .page-layout .hpmodule-alt h1 {font-size:110%;}
.homepage #layout .hpmodule-alt h1 em,
.homepage .page-layout .hpmodule-alt h1 em {display: inline; font-size: 150%;}
#pageHeader header h1{float:left; max-width: 760px; margin:0 5px 0 0; padding-bottom: 7px; font-family: 'AperturaMedium'; font-size:315%; color:#332d17; line-height: 0.9;}
#pageHeader header h1 em{margin:7px 0 0 0; font-size: 34%; font-family: 'AperturaMedium'; color:#585832; font-style: normal; font-weight: normal;}
#pageHeader.hasBanner { padding: 52px 0 30px 0; }
#pageHeader.hasBanner header h1 { color: #ffffff; text-shadow: 2px 2px #000000; }
.homepage .homepagemodule h1{padding:7px 0 10px 0; color: #333;}
.homepage .hpmodule h1{line-height:1.05em;}
.standard-listing .mod h1,
.standard-listing .part h1{font-size: 100%; font-family: arial,verdana,sans-serif; margin: 0 0 6px 0; padding: 0 !important; font-weight: bold;}
.standard-listing .mod h1.listing-title,
.standard-listing .promo h1.listing-title,
.sidebar .standard-listing h1.listing-title,
.sidebar .standard-listing h1.listing-title{color:#746942; font-size: 130%; font-family: 'AperturaMedium'; margin-bottom: .4em; font-weight: normal;}
.sidebar .standard-listing .mod .mod h1{font-size: 100%; font-family: arial,verdana,sans-serif; margin: 0; padding: 0 !important; font-weight: bold;}
.standard-listing h1 em{font-family: 'AperturaBold';}
/*.standard-listing h1.listing-title{color:#746942; font-size: 180%; font-family: 'AperturaMedium'; margin-bottom: .4em; font-weight: normal;}*/
#layout .standard-listing h1.listing-title a,
.page-layout .standard-listing h1.listing-title a {color:#746942; font-weight: normal;}
aside .video h1{font-size:160%; color:#746942;}
aside .at-the-museum .mod h1,
aside .at-the-museum .part h1{padding-top: 0; margin: 0; font-size:100%;}
#layout.twocolalt .featured h1,
.page-layout.twocolalt .featured h1 {font-size:280% !important;}
#layout.twocolalt .featured section h1,
#layout.twocolalt .featured article h1,
.page-layout.twocolalt .featured section h1,
.page-layout.twocolalt .featured article h1 {margin: 0 0 8px 0 !important; font-family: 'AperturaRegular'; font-size:120% !important; text-transform: uppercase !important; font-weight: normal !important;}
footer h1{color:#FFF;}
.featured .horizontal h1{font-size: 100% !important; font-family: arial,verdana,sans-serif;}
h2{font-family: arial,verdana,sans-serif; color: #746942; /*padding-top:10px;*/}
#layout .mod h2,
.page-layout .mod h2 {color:#746942;}
.maincontent h2{font-size:120%; margin-bottom: 10px;}
.sidebar h2{font-family: 'AperturaMedium'; font-size:140%; margin-bottom: .4em; color: #746942; font-weight: normal;}
.standard-listing .horizontal h2{clear: both; font-size: 100%; margin: 6px 0!important; padding: 0 !important; font-weight: bold;}
.fullfeature h2{font-size:140%;}
.category h2{font-size:85%; text-transform:uppercase; font-weight:normal;}
.maincontent #staff-results h2{margin-bottom: 0;}
.standard-listing .mod.horizontal {min-height:173px; overflow:hidden;}
.standard-listing .mod.horizontal h2 {margin-bottom:0 !important;}
.standard-listing .mod .listing-content p { padding-bottom: 5px !important; }

.featured .horizontal h2{font-size: 100% !important; font-family: arial,verdana,sans-serif;}
h3{font-family: arial,verdana,sans-serif; color: #746942; /*padding-top:10px;*/}
.maincontent h3{font-size:120%; margin-bottom: 10px;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:110%;}
.content-view-embed.jquery{float: left; margin-right: 12px;}
.content-view-embed.jquery .class-image { width: 230px; }


.show {display: block !important;}
.hide {display: none !important;}

/* text rotation */
.rotate {
  /* Safari */
  -webkit-transform: rotate(-90deg);

  /* Firefox */
  -moz-transform: rotate(-90deg);

  /* IE */
  -ms-transform: rotate(-90deg);

  /* Opera */
  -o-transform: rotate(-90deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/*buttons*/
.button-carrot { display: inline; float: right; }
.icon-caret { position: relative; top: 2px; }
.button,button,.buybutton {
  font-weight:normal!important;
  text-align:center;
  background-color: #e9e9e1;
  text-transform: uppercase;
  border: 2px solid #cecec0;
  outline: 1px #7b7b60 solid;
  text-decoration: none;
  color: #7b7b60;
  font-family: 'AperturaRegular';
  font-style: normal !important;
  font-size: 120%;
  text-align: left;
  margin: 1px;
}
.button, .buybutton { padding: 10px 15px !important; }
.button p { padding: 0 !important; }
.orange .button { background-color: #e67d17; color: #ffffff; border:2px solid #ffffff; outline: 1px solid #e67d17; }
.orange .button:hover,
.orange .button:focus,
.orange .button:active,
.orange .button.active,
.orange .button[disabled] {
  background-color: #e67d17;
  border: 2px solid #fff;
  border-radius: 0;
  outline: 1px solid #e67d17;
}
.blue .button { color: #ffffff; border: 2px solid #ffffff; outline: 1px solid #134ae2; background: url(../images/icon-carrot.png) 98% 50% no-repeat; background-size: 20px; background-color: #134ae2; padding-right: 30px !important; }
.short-button { padding: 3px 15px !important; outline: 2px solid #e67d17 !important; }
.cancel-button { background-color: #959595 !important; border: 2px solid #ffffff; outline: 2px solid #959595 !important;}

.button:hover,button:hover,.buybutton:hover{cursor: pointer;}
#explore-science-listing .button-carrot, #explore-center-listing .button-carrot, #explore-amnhtv-listing .button-carrot {float: none; }
.homepagemodule .button-carrot, .hpmodule .button-carrot { display: none; }
.homepagemodule .button {font-size: 95%; display:block!important;  color: #fff; background-color: #004bb4; margin-top: 10px; width: 42%; text-align: center; padding: 1px; outline: 1px solid #004bb4; border: 2px solid #fff;}
.hpmodule .button {padding: 1px !important; text-align: center; position: absolute; bottom: 0; display: block!important; width:95%; border-color: #fff;  margin-top: 15px; font-size: 90%;  font-style: normal; border: 2px solid white; }
.mod .buybutton, .buybutton{padding: 4px; font-weight:normal!important; font-size: 110%; border-color: #fff; color: #fff; background-color: #e67d17;  white-space:nowrap; border: 2px solid white; outline: 1px solid #e67d17;}
.featured .buybutton{width:80%!important;}
aside.sidebar .mod .buybutton{margin:1px 1px 1px 9px; float:right; font-style: normal;}
aside.sidebar .showinfo .buybutton,
.event_sidebar .showinfo .buybutton{margin: .2em 1px .4em 1px; font-weight:normal!important; display: table; font-size: 11px; text-transform: uppercase; border: 1px #7b7b60 solid; text-decoration: none; color: #7b7b60; font-family: 'AperturaRegular'; font-style: normal !important; width: 100px; float: none; font-size: 110%; border-color: #fff; color: #fff; background-color: #e67d17; }
.featured .button{width: 30%; margin-top:10px; position:relative; /*bottom:-30px;*/ left:10px;}
.featured .specials .button{left:0;}
.fullfeature .button{bottom: 0; left: 0;}
.twocol .narrow .button{padding-left:5px; padding-right:5px; font-size:75%;}
.twocol .narrow .button.table{display:table!important;}
.button-row{clear: both; overflow: hidden;}
.button-row a,
.button-row .button{float: left; margin-right: .4em;}
/*notifications and alerts*/
.notification {float: left; margin: .4em; padding: 2px 10px; display: table; padding: 4px!important; text-transform: uppercase; text-decoration: none; color: #91131f; font-family: 'AperturaMedium';}
.mod.small .notification{width: 96%; font-size:90%;}
.caps{text-transform:uppercase;}
input{font-style:italic;}
.alert{margin-bottom: 1em; padding: 1em; background: #ffc; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); box-shadow:0px 4px 5px rgba(0,0,0,0.3);}
#sitewide-alert{width: 100%; display: table; position: relative}/* -m@.. */
#sitewide-alert.alert { padding: 0; margin: 0; border-radius: 0}
#sitewide-alert.error { background-color: #ee1d25; color: #fff; font-weight: bold; text-align: center; }
#sitewide-alert.success { background-color: #009900; color: #fff; font-weight: bold; text-align: center; }
#sitewide-alert.warning { background-color: #009900; color: #fff; font-weight: bold; text-align: center; }
#sitewide-alert .inner { display: block; vertical-align: middle; text-align: center; padding: 20px 30px 20px 40px; position: relative; width: 960px; margin: 0 auto; }
#sitewide-alert .inner a {
    color: #fff;
    text-decoration: underline !important;
}
#sitewide-alert i {
  position: absolute;
  top: 33%;
  right: 10px;
  cursor: pointer;
  font-size: 22px;
}

.alert p{background: url(../images/icn-alert.png) left top no-repeat; margin: auto; padding: 0 80px; font-weight: bold;}
#colone .tout-related-events .registration-information-container{display: none;}
/* all */
::-webkit-input-placeholder {color:#9c9c7b;}
input:-moz-placeholder {color:#9c9c7b;}
input:-ms-placeholder {color:#9c9c7b;}
::-ms-input-placeholder {color:#9c9c7b;}
:-ms-input-placeholder  {color:#9c9c7b;}
/*input:focus::-webkit-input-placeholder{color:transparent;}*/
.select{color:#7b7b5e; font-size: 90%; width: 266px;}
.searchbox{margin-top:20px;}
.margintop{margin-top: -8px;}
.marginleft{margin-left: 10px;}
.breadcrumb {}
.breadcrumb a {}
/* ****************** */
/* The Big Containers */
/* ****************** */
#wrapper {width: 100%; background: #f5f5e9 url(../images/header-bg-2.png) top left repeat-x; margin: 0 auto; overflow: hidden;}
.homepage {border: 1px #000 solid !important;}
.site-header {height: 80px; width: 960px; margin: 0 auto; overflow: hidden;}
.section-header {width: 960px; margin: 0 auto; overflow: hidden;}
#mainnav{width: 960px; margin: 0 auto; margin-top:-15px; position:relative; z-index:3000;}
#mainnav * {-webkit-box-sizing:content-box; box-sizing:content-box; -moz-box-sizing:content-box;}
#dynamiclead {width: 100%; max-width: 1280px; margin: 0 auto;}
#dynamiclead img {width: 100%; height: auto; }
#mosaic_slider { display: none; }
#layout, .page-layout {width: 960px; margin: 10px auto 0 auto; clear: both;}
aside.sidebar {float:left;}/*both sidebars, all layouts*/
#colone {width:210px; padding-right: 35px; min-height: 800px; float:left; }/*sidebar, all layouts*/
#colthree {width:214px; float:left; padding-left:25px;}/*sidebar, all layouts (though only appears in threecol layout)*/
article.maincontent,
article.span-one {width:460px; float:left; margin-right: -10px;}/*all layouts (alts overrides below)*/ /*was 450px but forced wrap on listing: http://amnh.beaconfire.us/plan-your-visit*/
footer {background:#134ea2; width: 100%; color: #fff; font-size: 90%;}
footer #footersection{width: 960px; margin: 0 auto;}
/*alt layouts*/
#twocol_mainarea {float: right; width:715px;}
.twocol.layout-centerRight #sidenav { display: none; }
.twocol #dynamiclead{width:700px; margin-bottom: 20px; overflow:hidden;}
.threecol #dynamiclead{float: left; width:700px; margin-bottom: 20px; overflow:hidden;}
.twocol #dynamiclead .jcarousel-item,
.threecol #dynamiclead .jcarousel-item,
.twocol #dynamiclead .jcarousel-item img,
.threecol #dynamiclead .jcarousel-item img{width:700px; height: 350px;}
.twocol #dynamiclead #dl_explore .jcarousel-item,
.threecol #dynamiclead #dl_explore .jcarousel-item,
.twocol #dynamiclead #dl_explore .jcarousel-item img,
.threecol #dynamiclead #dl_explore .jcarousel-item img{width:auto; height: auto;}
.threecol #dynamiclead{float: left; width:700px; overflow:hidden;}
.twocol article.maincontent {margin:0; float:left; overflow: hidden;}
.threecol article.maincontent,
.onecol article.maincontent,
article.span-one,
article.span-two,
article.span-three{margin: 0;}/*margin: 25px 0 0 0; cleaning up top margins*/
.noTitle + #layout article.maincontent .mod:first-child,
.noTitle + .page-layout article.maincontent .mod:first-child {/*margin-top: -4px;*/}
.noTitle + #layout article.maincontent section .mod:first-child,
.noTitle + .page-layout article.maincontent section .mod:first-child {margin-top: 0;}
.twocol article.maincontent,
article.span-two {width:705px;}/*was 683px; but this forced listings like http://amnh.beaconfire.us/explore/amnh-tv/(category)/exhibitions to drop to a single column (https://jira.amnh.org/browse/AMNHEZ-448)*/
.onecol article.maincontent,
article.span-three {width:100%;}
#dynamiclead + article.maincontent {margin-top: 0;}
.dynamiclead-left aside#colone{clear: left;}
.dynamiclead-left aside#colthree{position: relative; top: -374px;}
.threecolequal aside#colone{width:310px !important; padding:0;}
.threecolequal article#coltwo{width:310px !important; padding:0;}
.threecolequal aside#colthree{width:310px !important; float:right; padding:0;}
.twocolalt article.maincontent,
.twocolalt article.span-two {width:520px;}
.twocolalt #colthree {width:395px;}
/*Overlay*/
#wrapper.overlay{background-image: none !important;}
.overlay article.maincontent{width: 876px; padding: 20px 0;}

/* ************ */
/* Header Stuff */
/* ************ */
header .logo{margin-top: 3px; float: left; margin-left:5px; margin-bottom: 0;}
header .logo img {
  width: 380px;
  height: 70px;
}
#google_translate_element{background: #fff url(../images/google.png) center left no-repeat; margin: 10px 8px 0 0; float: right;}
#google_translate_element select{margin-left:24px;}
#siteSearchOuter {
  width: 960px;
  margin: -40px auto 22px auto;
  padding-right: 5px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
#siteSearch{
  width:285px; margin-right: 5px; float: right; clear: right;
}
#siteSearch.sf-menu {
  clear: both;
  padding: 0px;
  margin: 0;
  display: block;
}
#siteSearch.sf-menu #siteSearchForm #keyword {
  height: 30px;
  border: 1px solid #cccccc;
  background: #fff;
  color: #8a8a6f;
}
#siteSearch.sf-menu #siteSearchForm .gobutton {
  width: 34px;
  height: 32px;
  border: 2px solid #fff;
  background: #134ea2;
  font-weight: bold;
  padding: 0;
  margin: 1px 0 0 5px;
  color: #fff;
  text-transform: uppercase;

  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  border-radius: 0;
}

#siteSearch .field{font-size: 110%; padding-left: 7px; float:left; margin-right:-3px; background: transparent url(../images/searchbg.png) top left no-repeat; width: 235px; height: 34px; margin-top: 1px; border:none;}
.full-landing_our_research #siteSearch{float: left;}
/* ****************** */
/* Navigation styling */
/* ****************** */
#menu-wrapper { display: none; }
#mainnav a {color: #585832;}
#mainnav li {position: relative; z-index: 100; /*z-index so that shadow will overlay "buy tickets" button*/ height: 28px; padding: 12px 11px 0; font-family: 'AperturaMedium'; font-size: 17px; background: transparent #ededd6 !important; }
#mainnav>ul>li { border-left: 1px solid #c0bfa5; }
#mainnav li:last-child {border-left: none; }
#mainnav .buy-tickets{z-index: 50; background: #d6d6b9 !important;}
#mainnav li:hover,
#mainnav li.sfHover{background: #b8b8a0 !important; color: #fff; /*-moz-box-shadow: 2px 2px 12px 0px #b6b28f; -webkit-box-shadow: 2px 2px 12px 0px #b6b28f; box-shadow: 2px 2px 12px 0px #b6b28f;*/}
#mainnav li li:hover,
#mainnav li li.sfHover{background: transparent !important;}
#mainnav li:hover a,
#mainnav li.sfHover a{color: #fff;}
#mainnav li:hover li,
#mainnav li:hover li a{background: transparent; color: #134ea2;}
#mainnav li:hover p,
#mainnav li.sfHover p,
#mainnav li:hover h1,
#mainnav li.sfHover h1{color: #585832;}
#mainnav .subbox{z-index:100; background-color: #d4d4c9; border:2px solid #b8b8a0; background: rgba(245, 245, 233, 0.95); -pie-background: rgba(245, 245, 233, 0.95); behavior: url(/extension/amnh/design/amnh_user/javascript/libs/PIE.htc); -moz-box-shadow: none; -webkit-box-shadow: none;}
#mainnav .subbox p{padding: .4em; font-family: arial,verdana,sans-serif; font-size:90%; font-style: italic;}
#mainnav .subbox ul{float:left; width: 49%; margin-bottom: 1em;}
#mainnav .subbox ul h1{font-size: 16px; font-family: arial,verdana,sans-serif;}
#mainnav .subbox ul li{height:auto; background-image: none !important; position: relative; float:none; font-weight: bold; font-size: 14px; font-family: arial,verdana,sans-serif;}
#mainnav .subbox ul li a{color:#134ea2;}
#mainnav .subbox ul li a.indented {padding-left:1em; color:#134ea2;}
#mainnav .plan-your-visit .subbox,
#mainnav .exhibitions .subbox,
#mainnav .learn-teach .subbox,
#mainnav .explore .subbox,
#mainnav .our-research .subbox{width:28em !important;}
#mainnav .our-research .subbox ul{width: 32.5%;}
/*subpages sidenav*/
.twocol #sidenav, .threecol #sidenav { width:210px; margin-right: 35px; }
#sidenav h1{font-size:165%; color:#585832;}
#sidenav h1 a{color:#585832;}
#sidenav ul{padding-left: 0; margin-top:10px; font-family: 'AperturaMedium'; font-size: 80%;}
#sidenav ul ul{font-size: 85%; margin-top: .4em; display: none;}
#sidenav ul ul ul{font-size: 80%;}
#sidenav ul ul ul ul{font-size: 87%;}
#sidenav li{margin-bottom: 1em; padding-left: 20px; font-size:155%; font-weight: normal;}
#sidenav li.active,
#sidenav li.inactive{padding-left: 20px;}
#sidenav li span{display: block; float: left; height: 25px; width: 20px; margin-left: -20px;}
#sidenav li.inactive span,
#sidenav li.active li.inactive span{background: transparent url(../images/blt-navarrow-2.png) 0 2px no-repeat;}
#sidenav li.active span{background: transparent url(../images/blt-navarrow-active-2.png) 0 2px no-repeat;}
#sidenav li.on span{background: transparent url(../images/blt-navarrow-on-2.png) 0 2px no-repeat; !important}
#sidenav li.on  li span{background: none;}
#sidenav li.on.inactive span {background: transparent url(../images/blt-navarrow-on-inactive-2.png) 0 2px no-repeat; }
#sidenav li li{font-size:110%; margin-bottom: .4em; background: none !important; clear: both; }
#sidenav li a{color: #585832; font-weight: normal;}
#sidenav li.on>a{color: #2583af}
#sidenav li a:hover{color: #2583af !important;}
.disconnected{background: #f5f5e9; padding: 0 0 12px 0; margin: -22px 0 24px 0; -webkit-box-shadow: 2px 2px 4px #ccc; -moz-box-shadow: 2px 2px 4px #ccc; box-shadow: 2px 2px 4px #ccc; behavior: url(/extension/amnh/design/amnh_user/javascript/libs/PIE.htc); position: relative;}
.noTitle + #layout .disconnected,
.noTitle + .page-layout .disconnected {margin-top: -53px; position: relative; z-index: 100;}
#sidenav .disconnected_head{background: #d6d6b9; text-align: right; padding: 12px 0 8px 0; margin: 0 0 12px 0;}
#sidenav .disconnected_head h1{padding: 0; font-size: 90%;}
#sidenav .disconnected_head h1 a{display: block; padding: 2px 24px 1px 0; color: #746942; text-transform: uppercase; font-size: 90%; background: url(../images/blt-discoNav-h1.png) right top no-repeat;}
#sidenav .disconnected_head ul{margin: 4px 0 0 0;}
#sidenav .disconnected_head li{font-size: 95%;}
#sidenav .disconnected_head li a{display: block; padding-right: 24px; margin: 0 8px 0 0; color: #746942; background: url(../images/blt-discoNav-li.png) right -4px no-repeat;}
/*accordion*/
.maincontent ul.accordion{margin-top: 12px;}
.maincontent .accordion ul{clear: both; margin-top: 20px;}
.accordion li{list-style-type: none; clear: left;}
.accordion li.active,
.accordion li.inactive{padding-left: 20px;}
.accordion li span{display: block; float: left; height: 20px; width: 20px; margin-left: -20px;}
.accordion li.inactive span,
.accordion li.active span{background: transparent url(../images/blt-navarrow-2.png) 50% 0 no-repeat;}
.accordion li.active span{background-image: url(../images/blt-navarrow-active-2.png)}
.accordion li span:hover{cursor: pointer;}
.accordion h1:hover,
.accordion h2:hover{cursor: pointer;}
.accordion li ul li{list-style-type: disc;}
.accordion li ol li{list-style-type: decimal;}
.accordion li.nobullet{list-style-type: none;}
#layout .featured .accordion,
.page-layout .featured .accordion {margin: 0;}
#layout .featured .accordion h1,
.page-layout .featured .accordion h1 {font-size: 115%; margin: 0;}
#layout .featured .accordion p,
#layout .featured .accordion h2,
.page-layout .featured .accordion p,
.page-layout .featured .accordion h2 {margin: 0; padding: 0;}
.featured .accordion li span{display: none;}
/* holder for mobile, hidden on desktop */
#nav-holder { display: none; }
/* ********* */
/* slideshow */
/* ***********/
/* Flexslider */
.flex-control-paging { display: none; }
#dynamiclead #nav_slider { width: 53%; position:absolute; bottom: 5px; right: 1px; }
#dynamiclead #nav_slider li { position: relative; bottom: -8px; border:3px solid #ddd; margin: 3px;}
#nav_slider .flex-active-slide { border: 5px solid #fa8f04 !important; padding: 0 !important; bottom: 0 !important; }
.flex-direction-nav .flex-next { background-position: 100% 0; text-align: center !important; right: 0 !important;}
.flex-direction-nav .flex-prev { left: 0 !important; }
.flex-direction-nav a {
  background: url(../images/carousel-arrows.png) no-repeat 0 0;
  background-size: 200% 100%;
  text-indent: -9999px;
  height: 80px !important;
}
.flexslider .slides>li {
  background-color: black;
}
#slider-image-gallery .slides>li {
  background: none;
}

/* Old carousel */
#dynamiclead-video-holder {width:700px; height:390px;}
.slide-holder {position:absolute; width:10000px; height:55px; padding-top:15px;}
.gallery-thumbnails{position:absolute; bottom: 8px; right: 160px; z-index: 150; width:480px; float: left;}
#dynamiclead .gallery-thumbnails{overflow:hidden; height:82px;}
#dynamiclead #homepage-carousel .gallery-thumbnails{overflow: visible; height:65px; width: 500px;}
.gallery-thumbnails a{position: relative; display: block; float: left; margin-right:10px !important; width: 80px; height: 60px; border:3px solid #ddd; text-indent: -9999em;}
.gallery-thumbnails .unselected{}
.gallery-thumbnails .selected{top: -15px; border: 5px solid #fa8f04;}
.gallery-preview{width:1280px; height:443px;}
#dynamiclead,
#interactive-gallery,
#image-gallery{position: relative; z-index:0; overflow:hidden;}
.homepage #dynamiclead{/*overflow: visible;*/}
#dynamiclead img,
#interactive-gallery img,
#image-gallery img{border: none;}
#dynamiclead .startcap,
#dynamiclead .endcap{position: absolute; top: 0; z-index: 50;}
#dynamiclead .startcap{left: -1286px}
#dynamiclead .endcap{right: -1286px}
#homepage-carousel .slides{z-index: 100;}
.jcarousel-list li{position: relative;}
#descriptionArea{color:#fff; width:1280px; height:80px; background:url(../images/transpBlack.png); margin-top:-84px; position:relative; z-index:2;}
.threecol .gallery-thumbnails,
.twocol .gallery-thumbnails{width:380px; right: 46px;}
#dynamiclead-hero-image,
#dynamiclead-hero-image img{width: 700px; height: 350px;}
#dynamiclead .slide-meta{position: absolute; bottom: 0; width: inherit; padding: 6px 0 6px 10px; background: #000; height: auto; background: rgb(0, 0, 0); /* The Fallback */ background: rgba(0, 0, 0, 0.5); color: #d6d6b9; color: #fff; min-height: 85px; }
#dynamiclead .image-slide-meta { min-height: 0px; }
#homepage-carousel .slide-meta{left: -5px; width: 1280px; height: auto; border-left: 5px #fff solid; padding: 6px 0;}
.twocol .slide-meta,
.threecol .slide-meta{padding-bottom: 6px;}
#homepage-carousel .slide-meta .desc{width: 460px;}
#dynamiclead #homepage-carousel .slide-meta h1,
#dynamiclead #homepage-carousel .slide-meta p{padding-left: 166px;}
#dynamiclead .slide-meta .type{font-size: 80%; text-transform: uppercase;}
#dynamiclead .slide-meta h1{font-size: 140%; margin: 25px 0 0; color: #d6d6b9; width: 40%;}
#dynamiclead .slide-meta h1 a{color: #d6d6b9;}
#dynamiclead .slide-meta .desc{font-size: 100%; width: 40%;}
.twocol #dynamiclead-carousel .slide-meta h1,
.threecol #dynamiclead-carousel .slide-meta h1{width: 242px; margin-bottom: 2px;}
.twocol #dynamiclead-carousel .slide-meta .desc,
.threecol #dynamiclead-carousel .slide-meta .desc{width: 240px; font-size: 90%;}
.jcarousel-control-forward,
.jcarousel-control-back{position: absolute; z-index: 1000; text-indent: -999em; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#dynamiclead .jcarousel-control-forward,
#dynamiclead .jcarousel-control-back{bottom: 13px; height: 55px; width: 35px; background: transparent 0 50% no-repeat; border: none;}
#dynamiclead .jcarousel-control-back{right: 417px; background-image: url(../images/slideArrowLeft-on.png);}
#dynamiclead .jcarousel-control-forward{right: 4px; background-image: url(../images/slideArrowRight-on.png);}
#dynamiclead .jcarousel-control-forward.disabled{background-image: url(../images/slideArrowRight-off.png);}
#dynamiclead .jcarousel-control-back.disabled{background-image: url(../images/slideArrowLeft-off.png);}
#dynamiclead embed,
#dynamiclead iframe{
  margin: 0 0 -5px 0;
}
#dynamiclead .video-play-icon {
  display: block;
  width: 72px;
  height: 53px;
  background-image: url(../images/play_icon.png);
  top: 8px;
  left: 10px;
  position: absolute;
  transform: scale(0.5);
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -moz-transform: scale(0.5);
}

#dynamiclead-hero-image .slide-meta {
  padding: 6px 1.5%;
  width: 97%;
}
#dynamiclead-hero-image .slide-meta .type,
#dynamiclead-hero-image .slide-meta h1,
#dynamiclead-hero-image .slide-meta .desc,
#dynamiclead-hero-image .slide-meta .date {
  width: 100%;
}

#image-gallery{padding-top: 140px;}
#image-gallery .jcarousel-clip{width: 887px !important; height: auto;}
#image-gallery .slide-layout-Horizontal,
#image-gallery .slide-layout-Vertical,
#image-gallery .jcarousel-item{position: relative; width: 850px; padding: 16px; margin: 0 20px; height: auto; float: left; list-style: none; background: #f5f5e9;}
#image-gallery .slide-image{position: relative;}
#image-gallery .slide-image img{float: left; margin: 0; padding: 0;}
#image-gallery .slide-image .fullscreen-link{float: right; padding-top: 10px;}

#image-gallery .gallery-thumbnails{left: 75px; top: -140px; /*equal to image-gallery top-padding*/ width: 767px; height: 130px; overflow: hidden;}
#image-gallery .gallery-thumbnails a{width: 140px; height: 105px;}
#image-gallery .gallery-thumbnails .selected {top: 0; border-width: 3px}
#image-gallery .slide-holder{height: 120px;}
#image-gallery .jcarousel-control-forward,
#image-gallery .jcarousel-control-back{top: 5px; height: 111px; width: 40px; background: transparent 0 50% no-repeat; border: none;}
#image-gallery .jcarousel-control-back{left: 6px; background-image: url(../images/blt-slideArrowLeft-on.png);}
#image-gallery .jcarousel-control-forward{right: 0px; background-image: url(../images/blt-slideArrowRight-on.png);}
#image-gallery .jcarousel-control-forward.disabled{background-image: url(../images/blt-slideArrowRight-off.png);}
#image-gallery .jcarousel-control-back.disabled{background-image: url(../images/blt-slideArrowLeft-off.png);}

#image-gallery .slide-meta{overflow: hidden; float: left; position:relative; height: 411px; padding: 12px; font-size: 90%;}
#image-gallery .slide-meta .caption{clear: both; float: left; margin-top: 0; padding-top: 0;}
#image-gallery .slide-meta .copyright{clear: left; font-style: italic;}
#image-gallery .slide-meta .highres{display: block; float: left;}
#image-gallery .slide-meta .fullscreen{display: block; width:91px !important; height:23px !important;}
#image-gallery .slide-meta .slide-content{clear: left; padding-top: 20px;}
#image-gallery .slideno{clear: both; float: right; margin-top: 12px;}

#image-gallery .slide-content{padding-top: 12px;}
#image-gallery .slide-content h1{float: left; width: 400px;}
#image-gallery .slide-content .desc{clear: both;}

#image-gallery .slide-layout-Vertical .slide-content{clear: both; position: relative;}
#image-gallery .slide-layout-Vertical .slide-meta {position: absolute; bottom: 0; right: 0; clear: both; height:auto; margin-top: 20px; padding: 12px 0 0 0;}
#image-gallery .slide-layout-Vertical .fullscreen{margin-top: 12px;}

#image-gallery .slide-layout-Horizontal .slide-image{float:left; width: 440px;}
#image-gallery .slide-layout-Horizontal .slide-content{float: left; width: 390px; margin-left: 20px;}
#image-gallery .slide-layout-Horizontal aside {clear:none; float:left; width: 260px; padding: 0 0 160px 12px; color: #444; font-size: 90%;}
#image-gallery .slide-layout-Horizontal .image-controls{clear: both;}
#image-gallery .slide-layout-Horizontal .fullscreen{float: right;}
#image-gallery .slide-layout-Horizontal .slide-meta {float:none; height:auto; width:100%; padding: 12px 0 0 0; font-size:100%;}
#image-gallery p.highres {margin: 0; padding: 0;}
#image-gallery p.highres a {font-size:80%; font-weight:normal;}

#slider-image-gallery .content a.fullscreen-link { float: right; margin-right: 40px; }

/*fullscreen gallery*/
#fullscreen-overlay{position: fixed; z-index: 90000; overflow: hidden; display: none; background-color: #ececec; height: auto; width: auto; top: 0; right: 0; bottom: 0; left: 0; border: 5px solid #D9D9BF;}
#fullscreen-overlay .full-image{overflow: auto;}
#fullscreen-overlay a{display: block; position: absolute; top: 10px; right: 30px; width: 23px;
  height: 23px; color: #D9D9BF;
  background: #564D2E url(../images/icn-closex.png) 6px 6px no-repeat;
  border: 2px white solid;
  font-family: verdana,arial,sans-serif;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;}
#fullscreen-overlay .full-image img{
  border: none;
  width: 100% !important;
}

/* interactive gallery block */
#interactive-gallery{padding-top: 140px;}
#interactive-gallery .jcarousel-clip{width: 780px !important; height: auto;}
#interactive-gallery .slide-layout-Vertical,
#interactive-gallery .jcarousel-item{width: 708px; padding: 16px; margin: 0 20px; height: auto; float: left; list-style: none; background: #f5f5e9;}
#interactive-gallery img{width: 580px; height: 435px; float: left;}
#interactive-gallery .slide-image{position: relative;}
#interactive-gallery .slide-meta{float: left; position:relative; height: 411px; width: 252px; padding: 12px; font-size: 90%;}
#interactive-gallery .slide-meta p{margin: 1em 0;}
#interactive-gallery .slide-meta .copyright{font-style: italic;}
#interactive-gallery .fullscreen{width:91px!important; height:23px!important; position:absolute; top:10px; left:0; background: url(../images/full-screend.png) top left no-repeat;}
#interactive-gallery .slideno{position:absolute; bottom:6px; right:12px;}
#interactive-gallery .slide-content{clear: left; padding-top: 20px;}
#interactive-gallery .gallery-thumbnails{right: 66px; top: -140px; /*equal to interactive-gallery top-padding*/ width: 650px; height: 130px; overflow: hidden;}
#interactive-gallery .gallery-thumbnails a{width: 114px; height: 85px;}
#interactive-gallery .gallery-thumbnails .selected {top: 0; border-width: 3px}
#interactive-gallery .slide-holder{height: 120px;}
#interactive-gallery .jcarousel-control-forward,
#interactive-gallery .jcarousel-control-back{top: 15px; height: 111px; width: 40px; background: transparent 0 50% no-repeat; border: none;}
#interactive-gallery .jcarousel-control-back{left: 0px; background-image: url(../images/blt-slideArrowLeft-on.png);}
#interactive-gallery .jcarousel-control-forward{right: 0px; background-image: url(../images/blt-slideArrowRight-on.png);}
#interactive-gallery .jcarousel-control-forward.disabled{background-image: url(../images/blt-slideArrowRight-off.png);}
#interactive-gallery .jcarousel-control-back.disabled{background-image: url(../images/blt-slideArrowLeft-off.png);}
#interactive-gallery p.highres {}
#interactive-gallery p.highres a {font-size:80%; font-weight:normal;}
#interactive-gallery .slide-layout-Vertical .slide-meta {float:none; width: 708px; clear: both; height:auto; margin-top: 20px; padding: 12px 0 0 0;}
#interactive-gallery .slide-layout-Vertical p.highres{position: static;}
#interactive-gallery .slide-layout-Vertical .slideno{right: 0;}
/* video gallery block */
#video-gallery{padding: 20px;}
#video-gallery .slide-meta{float: left; position:relative; height: 411px; width: 252px; padding: 12px; background: #000; color: #fff; font-size: 90%;}
#video-gallery .slide-meta p{margin: 1em 0;}
#video-gallery .slide-meta .copyright{font-style: italic;}
#video-gallery .slide-content{clear: left; padding-top: 20px;}
#video-gallery .gallery-thumbnails{top: -140px; /*equal to video-gallery top-padding*/ width: 780px; height: 130px;}
#video-gallery .gallery-thumbnails a{width: 140px; height: 105px;}
#video-gallery .gallery-thumbnails .selected {top: 0; border-width: 3px}
#video-gallery .slide-holder{height: 120px;}
#video-gallery-player {width:480px; height:270px; float:left;}
#video-gallery .playlist {float:left; width:356px; margin-left:20px;}
#video-gallery h1{font-size: 140%; margin-bottom: 12px !important;}
#video-gallery h2.video-count {padding: 0 0 10px 0; font-family: 'AperturaBold' !important;}
#video-gallery ul.video-gallery-thumbnails {padding:0; margin:0; height: 237px; overflow-y: auto;}
#video-gallery ul.video-gallery-thumbnails li {padding:0 0 12px 0; margin:0; list-style-type:none; overflow: hidden;}
#video-gallery .playlist p.caption { }
#video-gallery .playlist .video-thumb {clear:left;}
#video-gallery .playlist .video-thumb img {margin: 0 5px 1px 1px;}
#video-gallery .now-playing-video-full {clear:left; position:relative;}
#video-gallery p.credit {width: 480px; text-align: right; font-style: italic; margin-bottom:3px;}
.video-gallery-popup .overlay .maincontent {margin-left: 0; background: #F5F5E9; border: 3px black solid;}
.video-gallery-popup article.maincontent {margin-top:0;}
.video-gallery-popup {width:922px;}
.video-gallery-popup .mod {margin:0;}
.video-gallery-popup .popupclose {position: absolute; width: 23px; height: 23px; top: 10px; right: 10px; z-index: 5002; color: white; background-color: #564D2E; border: 2px white solid; font-weight: bold; font-size: 20px; text-align: center; cursor: pointer; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}
.video-gallery-popup .popupclose {right:-5px;top:-5px;}
.overlay .maincontent {margin-left: 15px;}
.gallery-popup {width:1000px;} /*was 842 (wider than width of content within*/
.gallery-popup .overlay .maincontent {width: 920px; margin-left: 0; background: #d9d9bf; border: 3px #fff solid; -webkit-box-shadow: 0 0 3px 0px #b6b28f;}
.gallery-popup article.maincontent {margin-top:0;}
.block_item-image_gallery .gallery-popup {width:925px;}
.popupclose,
#popupclose {position: absolute; width: 23px; height: 23px; top: -8px; right: -8px; z-index: 5002; color: #d9d9bf; background: #564d2e url(../images/icn-closex.png) 6px 6px no-repeat; border: 2px white solid; font-family: verdana,arial,sans-serif; font-size:110%; font-weight: bold; text-align: center; cursor: pointer; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}/*changes here also affect image galleries: http://amnh.beaconfire.us/exhibitions/creatures-of-light*/
div.pagenavigator span.previous{width:90px;}
div.pagenavigator span.next{margin-left:20px;}
div.pagenavigator span.pages{display:table; padding-top:1px;}
div.pagenavigator span.previous a, div.pagenavigator span.next a{display:block;}
div.pagenavigator p{width: 100%; float:left;}
div.pagenavigator span.text{}
div.pagenavigator .next a{width:auto; /* width:46px; */}
div.pagenavigator .next a:hover{}
div.pagenavigator .previous a{width:80px;}
div.pagenavigator .previous a:hover{}
/*herospace and features*/
#herospace{background-color:#000; padding:20px; color: #fff; text-align: center;}
.featured{padding: 10px 0 20px 10px; background-color:#d9d9bf; -webkit-border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); overflow: hidden; position:relative;}
.content-view-full .featured {-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc);}
.threecol #coltwo > .featured:first-child{margin-top: -22px;}/*pull up the feature just on this layout (e.g. plan your visit)*/
.featured .hero-image{padding: 3px; margin: -8px 2px 20px -8px; background: #fff;}
.featured .hero-image img{width: 450px;}
.featured .hero-image .attribute-body p{margin: 10px;}
.fullfeature{width: 910px; padding:25px 20px; margin: -30px 0 20px 0; -webkit-border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); overflow: hidden;}
.fourby .mod,
.fullfeature .mod-fourby{position: relative; width: 23%; padding-right: 2%; float: left;}
.twocol .fullfeature{margin: -30px 0 14px 0;}
.fullfeature.fourby .mod{position: relative; padding-bottom: 20px;}
.full-landing_buy_tickets .fullfeature .mod{height: auto; margin-bottom: 0;}
.full-landing_buy_tickets .standard-listing .mod{height: 220px; padding-bottom: 24px;}
.full-landing_buy_tickets .maincontent .standard-listing .mod{height: 300px;}
.full-landing_buy_tickets .fullfeature .button,
.full-landing_buy_tickets .standard-listing .button{position: absolute; bottom: 1px; left: 1px; width: auto !important;}
.full-landing_buy_tickets .fullfeature .description { margin-bottom: 5px; }
.full-landing_buy_tickets .see-more { overflow: visible; }
.featured .main-img{padding: 3px; margin: 0 5px;}
.featured .main-img p{padding:10px;}
.horiz-listing.featured .mod h1{font-size: 80% !important;}
.featured ul{}
.featured .horizontal,
.featured li.horizontal{ width: 140px; padding:0 10px 5px 0; list-style:none;}
.span-one .standard-listing .mod.horizontal:nth-child(4){clear: left;}
.span-one .featured .horizontal h2{height: 50px;}
.featured .specials li.horizontal,
.featured .specials .horizontal{padding:0 20px 5px 0; margin: 0;}
.featured .todays-events li.horizontal,
.featured .coming-soon li.horizontal,
.featured .todays-events .horizontal,
.featured .coming-soon .horizontal{padding:0 5px 10px 0;}
.featured .todays-events .button-row{margin: 1em 0 0 0; padding: 0;}
.featured .todays-events .button-row li{list-style-type: none; float: left; overflow: hidden;}
.featured .todays-events .button-row .button{width: 40%; font-size: 100%;}
.fullfeature .specials li.horizontal,
.fullfeature .specials .horizontal{padding:0 8px 5px 0; display: inline-block; vertical-align: top; } /*rt margin was 14, but was breaking current highlights listing on http://amnh.beaconfire.us/calendar*/
.fullfeature li.horizontal:last-child,
.fullfeature .horizontal:last-child{padding-right: 0;}
.featured .horizontal .caps{margin-bottom: .4em;}
.featured .horizontal .listing-content{width: auto;}
.featured li p{padding: 4px;}
.featured .horizontal p{padding:0;}
.featured li a{font-weight:bold;}
.featured li img,
.featured .part img,
.featured .mod img,
.featured .horizontal img{border: 5px solid #fff;}
.featured .main-img{background: #fff;}
.featured .specials{clear:both; margin-left: 0; overflow: hidden;}
.featured .specials img{width: 132px; clear:both; margin-bottom: 4px;}
.twocolalt .featured{margin-bottom: 20px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior: url(/extension/amnh/design/amnh_user/javascript/libs/PIE.htc);}
.twocolalt .featured .specials{float: left; clear: none;}
.twocolalt .featured .specials article{float: left; margin: 0 5px;}
.twocolalt .featured .button{clear: left; width: auto;}
.twocolalt .featured .button-specials{}
.twocolalt .sidebar h1.section-title,div.content-view-full.full-landing_mosaic h1.section-title{font-size: 280%; margin-top: 10px;}
/* ************ */
/* Content Area */
/* ************ */
/*homepage specific*/
.homepage .homepagemodule {position: relative; top: -10px; float: left; width: 335px; margin:0 0 0 5px; padding: 12px 10px 57px 10px; border: 1px #b9b99d solid; line-height:1.5em; font-size: 95%;}
.homepage .homepagemodule p{/*width: 184px;*/ font-size: 120%;}/*add width back in if the "go behind the scenes" button ever comes back*/
.homepage .homepagemodule img{position: absolute; bottom: 10px; right: 10px;}
.homepage .homepagemodule a.button{position: absolute; bottom: 10px; left: 10px;}
.homepage .hpmodule {position: relative; height: 137px; line-height:1.5em; margin-top:15px; width: 169px; float: left; font-size: 85%; margin-left: 27px; color: #7b7b60;}
.homepage .hpmodule p{font-size: 115%;}
.homepage .hpmodule input {width: 95%; padding:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.homepage .hpmodule-alt section{position: relative; height: 53px; padding-top: 10px; margin-bottom: 10px;}
.homepage .hpmodule-alt .button{background-color: #d6d6b9; outline-color: #d6d6b9; color: #7B7B60; text-shadow: none;}
.homepage .orange{margin-top: 20px;}
.homepage #layout .orange h1,
.homepage .page-layout .orange h1 {font-size: 120%; margin: 3px 0 0 7px;}
.homepage .orange section{height: 50px; padding-top: 6px; margin-bottom: 13px; border: 2px #D6D6B9 solid;}
.homepage .orange .button{width: 96%; background-color: #E67D17; outline-color: #E67D17; color: #fff; }
/*sub page header*/
#pageHeader{position:relative; z-index: 2; height:auto; width:100%; margin: 0; padding: 16px 0 20px 0; background: url(../images/pageheaderbg.png) bottom left repeat-x; /*margin-bottom: -10px; TDA causes problems with "notitle" layouts*/}
#pageHeader.noTitle,
#pageHeader.noTitle .section-header{background: none; height: 35px; margin-bottom: 0; padding-bottom: 0;}

/*subpages general content*/
.maincontent p{margin: 0 0 1em 0;}
.maincontent ul{margin: 0 0 1em 1.2em;}
.maincontent li{margin: 0 0 .6em 0;}
aside.sidebar ul{padding-left:16px;} /*all layouts*/
.mod,
.part {overflow: hidden; margin-bottom: 2em;}
.sidebar .mod .part{margin-bottom: 1em;}
.mod p,
.overlay p{padding:0 5px 10px 0;}
.maincontent .mod p{padding:5px 5px 5px 0; margin: 0;}
.mod p.date{padding:0; margin: 0; font-weight: bold; font-size: 80%;}
.mod img{float:left; border: 5px solid #d9d9bf; margin: 0 12px 6px 0;}
.full-landing_become_a_member .mod img{margin-bottom: 20px;}
.sidebar .mod img,
#colthree .mod img{margin-right: 10px;}
.mod .inlinelnk{font-weight: bold;}
.wide img{border: 5px solid #d9d9bf; float:left; margin:0 7px 0 0;}
.wide .part{width:46%; float:left;}
.fullparts h1{/*clear: both;*/}/*caused problems on http://amnh.beaconfire.us/exhibitions/creatures-of-light, check before changing*/
.wide .padding{padding-right:25px;}
.wide.featured .padding{/*padding:0 12.5px;*/}
.wide.featured img{border: 5px solid white;}
.wide.featured .part h1{margin-bottom: 0; font-size: 100% !important; font-family: arial,verdana,sans-serif;}
.info .contact dt{display: block; float: left; width: 30%;clear: left;}
.info .contact dd{display: block; float: left; width: 70%;}
.related p{margin-left:100px; margin-bottom:10px;}
.exhibit .buybutton{float:none!important;}
.exhibit p{margin:0;}
.exhibit_object_image {float:left; margin-right:25px;}
.exhibit_object_info {float:left;}
.exhibit_object_info_vertical {float:left; width:210px;}
.object-center .attribute-image {float:none !important; text-align:center;}
.object-center .attribute-caption {margin:0 auto !important;}
.related a{display:block; float:left; width:115px;}
#colthree .mod.wide .padding{padding-right: 0;}
.twocol .narrow{width:340px; margin:35px 10px 0 0; float:left;}
.fourby .category a{font-size: 110%;}
.fourby .category img{margin-bottom:10px; margin-top:5px;}
.narrow #siteSearch .field{}
.sidebar .accessibility-list{overflow: hidden; margin: 0; padding: 0;}
.sidebar .accessibility-list li{list-style-type: none; float: left;}
.sidebar .accessibility-list img{border:none; margin: 0 1px 10px 1px;}
.superfeature{padding:7px; margin-bottom:15px; background-color:#fff; color:#635936; border: 2px solid #d9d9bf; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.superfeature ul{padding-top:15px;}
.superfeature p{padding-top:10px;}
.superfeature em{font-style:normal; font-family: 'AperturaMedium';}
.superfeature .schoolgrp{font-size:110%; margin-top:5px; height:36px; display:block; padding-top:2px; line-height:1em;}
.superfeature .group{font-size:110%; margin-top:5px; height:36px; display:block; padding-top:5px;}
.superfeature .schoolgrp img{border:none;}
.superfeature .group img{border:none;}
aside .mod{/*font-size:80%;*/}
aside .lead{font-size:110%; margin-bottom: 2em;}
aside .lead ul{font-size:90%;}
aside .promo{background:#ecebe6; color:#746942; border:2px solid #d9d9bf; padding:10px;}
aside .promo img{float:left; margin-right:5px; margin-top:3px;border:none;}
aside .video{margin-bottom:25px; font-size:90%;}
aside .video img{border: 5px solid #d9d9bf; float:left; margin: 5px 7px 5px 0;}
aside .at-the-museum .part img{height: 60px; width: 80px; margin-right: 10px;}
aside .at-the-museum .part .type{padding-top: 0; text-transform: uppercase; font-size:90%;}
aside .at-the-museum .part .times{padding-top: 0; font-size:90%;}
#colthree .video img{width: 200px; height: 150px;}
aside .video p{padding-top:5px; padding-bottom:5px;}
aside .smallsearch .field{border:none; margin-top:0px; padding-left:4px; font-size:95%; width:152px; height:32px; background: transparent url(../images/searchbg2.png) top left no-repeat;}
.smallsearch p{margin-bottom:-4px; font-size:110%;}
.searchbox b{font-size:110%;}
.twocol .centered{margin-left:20%;}
.twocol #col1{width:45%; float:left;}
.twocol #col2{width:45%; float:left; margin-left:35px;}
.twocol #col1 ul,
.twocol #col2 ul{list-style: none; margin-bottom:30px;}
.twocol .centered ul{margin-bottom:30px;}
.wider{padding-left:25px!important;}
.showinfo{border-radius:10px; background:#d9d9bf; padding:10px; margin: 0 0 2em 0;}
.showinfo .category{padding-bottom:10px !important;}
.maincontent .showinfo .notification,
.showinfo .notification{display: block; float: none; margin-bottom: 6px;}
/*sidebar calendar widget overrides*/
.calendar-header { display: none; }
div#ezagenda_calendar_left,
div#ezagenda_calendar_container{width: 220px;}
div#ezagenda_calendar_container div.border-box div.border-mc{background: transparent; padding-top: 0;}
div#ezagenda_calendar_container table{background-color: #ededd6; margin: 0 0 12px 8px; border: 1px #dedec7 solid; border-bottom: none;}
div#ezagenda_calendar_container table td{border-color: #fefffc #d9d9bf #d9d9bf #fefffc; padding: 6px;}
div#ezagenda_calendar_container table td.ezagenda_current{background-color: #D9D9BF; color:#585832;}
div#ezagenda_calendar_container table td.ezagenda_current a{background-color: #D9D9BF; color:#2583AF;}
div#ezagenda_calendar_container table td.ezagenda_selected,
div#ezagenda_calendar_container table td.ezagenda_selected a{background-color:#2583AF; color:#F5F5E9;}
div#ezagenda_calendar_container table tr.calendar_heading th {font-size: 120%;}

div#ezagenda_calendar_container table tr.calendar_heading th {
  border-bottom: 2px solid #fff;
  padding: 10px 0;
}
div#ezagenda_calendar_container table tr.calendar_heading_days th {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}

.sidebar-calendar{background: #fff; border: 1px #dedec7 solid; margin-bottom: 12px;}
.calendar-facets{padding-top: 10px; border-radius: 8px;}
.sidebar .sidebar-calendar h1{font-size: 125%;}
.sidebar-calendar .controls{padding: 0 10px;}
.sidebar-calendar .controls ul{margin: 0 0 30px 0; padding: 0; list-style-type: none;}
#ui-datepicker-div{width: 165px; background:#fff; padding: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 1px solid #d9d9bf; display: none;}
.ui-datepicker-header{font-size:80%;}
.ui-datepicker-prev{margin-right: 5px;}
.ui-datepicker-prev,
.ui-datepicker-title{float: left;}
.ui-datepicker-next{float: right;}
.ui-datepicker-prev,
.ui-datepicker-next{width: 30px;}
.ui-datepicker-title{width: 93px; text-align: center;}
.ui-datepicker-buttonpane button{font-size:80%; float:left;}
.ui-datepicker-buttonpane button.ui-priority-primary{float: right;}
.ui-datepicker-calendar{clear: both;}
.ui-datepicker-calendar td{text-align:center; border:1px solid #d9d9bf;}
.ui-datepicker-trigger{margin-top:-2px!important;}
.ui-icon-circle-triangle-w, .ui-icon-circle-triangle-e{cursor:pointer;}
form.dates-filter {padding-bottom:4px;}

.calendar-container h1 { font-size: 125%; }
.calendar-filter #filterform input[type=submit] { float: right; margin-right: 28px; clear: both; }

.dates-filter img{border:none!important; padding:5px;}
/* .dates-filter label, // removed by scott 06/21 text /plan-your-visit: choose a different day form if changing this;
.dates-filter input, */
.sidebar-calendar .controls .dates-filter ul{margin-bottom: 0;}
.dates-filter li{margin-top: 4px;}
.dates-filter .ui-datepicker-trigger{position: relative; top: 5px; right: 2px; padding:0 9px 0 4px;}
.dates-filter label{position: relative; top: 2px; margin-right: 2px; width: 73px; font-weight: bold; color: #635936; float: none;}
.dates-filter input.hasDatepicker{padding-left:3px; height:24px; width:116px !important; border-right: 1px #d2d2d2 solid; margin: 7px 0;}
.dates-filter img{margin-right: 0 !important;}
.dates-filter button {display:inline;}
.dates {padding: 0 45px 0px 10px; font-size:90%; font-weight:bold;}
#frmDates span{width:70px;}
#frmDates .show-button-container { text-align: right; }
#frmDates button{clear: both; margin-top:5px; text-align: center; padding: 10px 15px; margin-right: 18px;}
#frmDates img { width: 20%; }
#plan_visit_date_filter {}
#plan_visit_date_filter label { top:0px; width: auto; margin-bottom: 5px; }
#plan_visit_date_filter img.ui-datepicker-trigger { width: 14%; padding-right: 0px; vertical-align: top; top: -8px; }
#plan_visit_date_filter span {}
#plan_visit_date_filter input#date { font-size: 120%; height: auto; padding: 8px; margin-right: 8px; width: 150px !important; margin-top: 2px; }
#plan_visit_date_filter button { display: inline-block; }
/*exhitibions sidebar*/
.showinfo{position: relative; width: 200px; padding: 10px 0 20px 10px; background-color: #d9d9bf; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); overflow: hidden;}
.showinfo h1{font-size: 125%;}
.showinfo .notification{float: none; width: 190px; margin: .4em 0 1em 0 !important;}
.showinfo dt{font-weight: bold;}
.showinfo dd{margin-bottom: 1em;}
dd.downloadButtonWrap { margin-top: 10px; }
.maincontent .mod .showinfo dd p{margin: 0; padding: 0;}
#tour-info .showinfo{padding-right: 0; width: 250px;}

.morestories{padding: 10px 0 20px 10px; background-color: #d9d9bf; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); overflow: hidden;}
.morestories .mod img{border-color: #fff;}

/*AMNH TV*/
.layout_amnh_tv #sidenav { display: none;}
#tv{overflow:hidden; margin:20px 0;}
#tv h1{font-size:185%; color:#746942; margin-bottom:7px;}
#tv .vid{float:left; width:640px;}
#tv .viddescription{float:left; width:305px; margin-left:15px;}
#tv .sharearticle{float:right;margin:-24px 0 5px 0}
#tv .sharearticle dd{float:left; margin:5px;}
#tv .viddescription h1{font-size: 130%; padding-bottom:20px;}
#tv .viddescription p{clear:both;}
#tv .viddescription #tv-playing-duration{margin-left:25px;}
.twocol #browsevid {width:215px; margin-top:-20px; float:left;}
.twocol #browsevid h1{font-size:120%;}
#browsevid-mobile { display: none; }
#browsevid #siteSearch{width:143px;}
#browsevid #siteSearch .field{width:155px; margin-left:-65px;}
#browsevid ul{width:200px;}
.twocol #browsevid ul{float:left; margin-left:-10px;}
.twocol #browsevid ul{margin-left:0; margin-top: 1px; padding-left: 0;}
.twocol #browsevid .all{background:transparent url(../images/blt-navarrow.png) top right no-repeat}
.twocol #browsevid li{list-style: none; display:block; border-bottom:1px dotted #333;}
.twocol #browsevid ul a{display:block; padding:8px 0 8px 8px; clear: both;}
.twocol #browsevid ul ul a{padding:8px 0 8px 20px;}
.twocol #browsevid .active{color:#584d2d; background-color: #d9d9bf;}
.vidresult {font-size:90%; position:relative; height:150px; width:340px; float:left; margin:12px 10px 12px 0; padding:0;}
.vidresult:nth-child(even){}
.noTitle + #layout article.maincontent section .vidresult:first-child,
.noTitle + .page-layout article.maincontent section .vidresult:first-child {margin:12px 10px 0 0;}
.vidresult .nowplaying{background-color:#ecebe6}
.vidresult img{margin:0 10px 0 0;}
.vidresult .video-meta{padding-top: 0 !important; margin-right:10px; overflow: hidden;}
.vidresult .date{float:left;}
.vidresult .duration{float:right;font-size: 90%;}
.standard-listing .vidresult .listing-image{width: 208px; position: relative;}
.standard-listing .vidresult .listing-content {max-width: 132px;}
.vidresult .videoButton{position: absolute; bottom: 5px; right: 15px; z-index: 2000; height: 21px; width: 23px; background: url(../images/videoButton.png);}
#next{clear:both; border-top:1px dotted #333; margin-top:800px;}
#next a{padding-left:5px;}
.play{border: none!important; position: absolute; top: 89px; left: 121px;}
/*admissions*/
.ticket_type h2{margin-bottom: 12px;}
.ticket_type table.renderedtable{width: 30%; display: inline;}
.ticket_type table.renderedtable th,
.ticket_type table.renderedtable td{background: transparent; border: none;}
.ticket_type div{width: 30% !important;}
.ticket_type p{clear: left;}
.ticket_type .button{margin-left: 6px;/*width: 100%;*/}/*AMNHEZ-384*/
/*learn and teach*/
section.tout_related_news article.view-block_item div.attribute-short, section.tout_related_news article.view-block_item p.tags { display: none; }
#learn_teach_mainarea { width: 700px; float: left; }
#learn_teach_mainarea #colone { float: left; padding-right: 30px; }
#learn_teach_mainarea #coltwo { float: right;}
.dynamiclead-left #colthree { float: right;}
.full-landing_learn_teach .mod {margin:0;}
.audience-button-list { display: table; border-spacing: 7px; width: 100%; }
.audience-button-list a{position: relative; background: #2583af; color: #fff; }
.audience-button-list a.active{background: #ed8118; border-bottom: 6px solid #ed8118; border-color: #ed8118;}
.audience-row { display: table-row; }
.audience-button-list a {
  border: 0;
  outline: 0;
  padding: 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  float: none;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  width: 30%;
  border-bottom: 6px solid #3EAADF;
  font-size: 110%;
}
/*FORMS*/
form fieldset{border: 1px #585832 solid; margin-bottom: 2em; padding: 1em; background: #f7f7ee;}
form legend{margin-left: .6em; padding: .4em; font-weight: bold;}
form .row{overflow: hidden; padding: .4em 0 .4em 1em;}
form label{display: block; width: 200px; float: left;}

.formField {
  margin-bottom:20px;
}

.formField .checkboxes {
  overflow: hidden;
}

.formField  .nowrap {
  display: block;
  float: left;
  width: 320px;
}

.formField .checkboxes label {
  margin-right: 10px;
}
.formField label.inlinelabel {
  display: inline;
  font-weight: normal;
  float:none;
}

#staff-directory-filters input[type="submit"]{margin-left:200px;}
/*Pin Board*/
/* CSS Pinboard
#pinboard { -webkit-column-count: 4;
  -webkit-column-gap: 0;
  -webkit-column-fill: auto;
  -moz-column-count: 4;
  -moz-column-gap: 0;
  -moz-column-fill: auto;
  column-count: 4;
  column-gap: 0;
  column-fill: auto;}
*/
#pinboard {clear: both; }
#pinboard-overlay {display:none; width:888px; z-index:1000; background-color:#D9D9BF; padding:20px; border: 3px #fff solid;box-shadow:1px 1px 3px 2px #CCC;border-radius:5px;}
#pinboard-overlay .contents{background-color:#F5F5E9; overflow:hidden; padding:16px;}
#pinboard-overlay .jcarousel-clip{width: 876px !important; height: auto;}
#pinboard-overlay .slide-layout-Horizontal,
#pinboard-overlay .slide-layout-Vertical,
#pinboard-overlay .jcarousel-item{width: 876px; height: auto; float: left; list-style: none;}
#pinboard-overlay img{float: left;}
#pinboard-overlay .fullscreen-link img{position: absolute; bottom: 30px; left: 23px;}
#pinboard-overlay .slide-image{position: relative;}
#pinboard-overlay .slide-meta{position:absolute; top: 0; right: 0; width: 252px; padding: 12px; color: #2583AF; font-size: 90%;}
#pinboard-overlay .slide-meta p{margin: 1em 0;}
#pinboard-overlay .slide-meta .copyright{font-style: italic;}
#pinboard-overlay .slide-content{clear: both; padding-top: 20px;}
#pinboard-overlay .gallery-thumbnails{top: -140px; /*equal to image-gallery top-padding*/ width: 780px; height: 130px;}
#pinboard-overlay .gallery-thumbnails a{width: 140px; height: 105px;}
#pinboard-overlay .gallery-thumbnails .selected {top: 0; border-width: 3px}
#pinboard-overlay .slide-holder{height: 120px;}
#pinboard-overlay .jcarousel-control-forward,
#pinboard-overlay .jcarousel-control-back{top: 15px; height: 111px; width: 40px; background: transparent 0 50% no-repeat; border: none; left: 0px; background-image: url(../images/blt-slideArrowLeft-on.png);}
#pinboard-overlay .jcarousel-control-forward{right: 0px; background-image: url(../images/blt-slideArrowRight-on.png);}
#pinboard-overlay .jcarousel-control-forward.disabled{background-image: url(../images/blt-slideArrowRight-off.png);}
#pinboard-overlay .jcarousel-control-back.disabled{background-image: url(../images/blt-slideArrowLeft-off.png);}
#pinboard-overlay .slide-layout-Horizontal img{width: 435px; height: 580px;}
#pinboard-overlay .slide-layout-Horizontal .slide-content {clear:none; float:left; height: 556px; width: 397px; padding: 12px; background: #000; color: #fff; font-size: 90%;}
#pinboard-overlay .slide-layout-Horizontal .slide-meta {float:none; height:auto; width:373px; padding:0 0 40px 0; font-size:100%; position:absolute; bottom:0px;}
#pinboard-overlay p.highres {position: absolute; bottom: 2px; right: 5px; margin:0;}
#pinboard-overlay p.highres a {font-size:80%; font-weight:normal; color: #2583AF;}
/* -m@.. hide fullscreen button until it works */
#pinboard-overlay .fullscreen {display:none;width:91px!important; height:23px!important; position:absolute; top: 0px; right: 0px; background: url(../images/full-screend.png) top left no-repeat;}
/* CSS pins
.pin { margin:16px; box-shadow: 1px 1px 1px 1px #dbdbc1; -moz-box-shadow: 1px 1px 1px 1px  #dbdbc1; -webkit-box-shadow: 1px 1px 1px 1px  #dbdbc1;
  display: inline-block;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;

  }
*/
.pin {width: 220px; margin-bottom: 16px; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 1px 1px  rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 1px 1px  rgba(0, 0, 0, 0.1); border: 1px solid #dbdbc1; }
.pin article{font-size: 80%; padding: 0;}
.pin div.attribute-image{margin-top: 0;}
.pin .attribute-header,
.pin .attribute-short_description,
.pin .attribute-content_category {margin: 0 6px 6px 6px;}
#pinboard-overlay .attribute-content_category,
.pin .attribute-content_category {text-transform: uppercase;}
.pin img{width: 100%; height: auto; cursor:pointer; margin: 8px;}
#pinboard-overlay .desc{padding: 12px 0;}
#pinboard-overlay .pinNavigation{float: right;}
#pinboard-overlay .close {position: absolute; right: -10px; top: -10px; width: 21px; height: 21px; z-index: 5002; color: white; background: black; border: 2px white solid; font-weight: bold; text-align: center; cursor: pointer; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px;}
/*social*/
.social, .social-share-links {display: block; margin: 0; overflow: hidden;}
.social dt, .social-share-links dt{float:left; margin-bottom:5px; color:#7b7b60; font-weight:bold; text-transform:uppercase; font-size: 80%;}
.social dd, .social-share-links dd, .social-share-links li,
.social li{float:left; list-style-type: none; padding-right: 0px; }
.social-share-links dd {float:left; list-style-type: none; margin-left: 10px; padding-right: 0px; }
.social-share-links img {height:16px;width:16px;}
.social img {height:36px;width:36px;padding:2px;}
#pageHeader header .social #feed{background: url(../images/feed.png) no-repeat; width:37px; height:14px; text-align:center; padding-bottom:2px;}
#pageHeader header .social{float:right; margin: 0 10px 0 0;}
#pageHeader header .social-share-links{float:right; margin: 5px 10px 0 0;}
footer .social{margin-bottom: 6px;}
footer .social dt {float: none; margin-bottom: 5px; color: #fff; font-weight: normal; text-transform: none; font-size: 100%;}
#pageHeader.hasBanner .social dt { color: #ffffff; }

/** LISTINGS (mostly containers for a list of article.mods) **/
.standard-listing{clear: both; margin-bottom: 1em;}
.standard-listing.narrow{clear: none;}
.sidebar .standard-listing{padding-bottom: 0;}
.full-landing_permanent_exhibitions .standard-listing{margin-top: 1em;}
.standard-listing .mod,
.standard-listing .part{margin-bottom: 2em;}
#colthree .standard-listing .mod
#colthree .standard-listing .part{margin-bottom: 1em;}
.standard-listing .horizontal img,
.standard-listing .horizontal img{float: none;}
.standard-listing .mod .category,
.standard-listing .part .category{margin: 0 !important; padding: 0 !important;}
.standard-listing .mod .description,
.standard-listing .part .description{margin-bottom: 12px;}
.sidebar .standard-listing .mod .description,
.sidebar .standard-listing .part .description{margin-bottom: 0;}
.standard-listing .mod .button,
.standard-listing .part .button{float: left; margin-right: 4px !important;}
.standard-listing .mod .date,
.standard-listing .part .date{margin-bottom: 0; font-weight: normal;}
.listing-image{float: left; width: 150px;}
.listing-content{width: 380px; float: left;}
.sidebar .listing-image{width: auto;}
.sidebar .listing-content{width: 140px;}
.standard-listing .listing-image, .standard-listing .listing-content {display:inline;}
.wide .listing-content{float: left; width: 305px}
.threecol .listing-content{width: 310px}
#coltwo.span-one .listing-content{width: 310px}
#coltwo.span-two .listing-content{width: 555px}
#coltwo.span-two .wide .listing-image{width: 170px}
#coltwo.span-two .wide .listing-content{width: 140px}
#coltwo.span-two .wide .event .listing-content{float: none; width: 700px}
.category{padding: 0 !important; text-transform:uppercase; font-size: 80%;}
.category a{font-weight: normal !important; color: #585832;}
.date{font-size: 90%;}

/* Interest Sidebar Styles */
.standard-listing.tout-interest-content .date {display: none;}
.standard-listing.tout-interest-content .description {display: none;}
.standard-listing.tout-interest-content .category {display: none;}
.standard-listing.tout-interest-content .mod.part>h1 {
  font-size: 100% !important;
  float: left;
  display: block;
  width: 45%;
}

.tout-interest-content .mod.part > a {
  float: left;
  display: block;
  width: 55%;
}

/* blog listing and post*/
.full-blog .mod.part h1 {
  font-size: 120%;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
}
.blog_post{margin:0 0 35px 0;}
.blog_post h1.page-title{margin-bottom: 0 !important;}
.blog_post .social{float: right;}
.blog_post .postMeta{padding-bottom: 6px !important; font-size: 90%; font-style: italic;}
.full-blog_post .postMeta{padding-bottom: 12px !important;}
.blog_post .tags{clear: both; margin: 0; font-size: 90%; font-style: italic;}
.blog_post .comments{font-size: 90%; font-style: italic;}
.blog_post .moreLink{font-size: 90%; margin: 10px 0 !important;}
.horiz-listing .part,
.horiz-listing .mod{width: 145px; height: 200px; margin: 0 2px 12px 0; float: left;}
.horiz-listing.featured .part,
.horiz-listing.featured .mod{margin-left: 5px;}
#coltwo.span-two .featured .horizontal .listing-content{width: auto}
.tag-cloud{font-size: 80%;}
.tag-cloud a{margin-right: 16px;}
/*calendar event listing*/
.event h1{clear: none !important; font-size: 125%;}
.event .registration-information-container{float: left; clear: both; margin-left: 150px; }
.event .registration-information-container-inner{float: left; margin: 0 .4em .6em 0 !important;padding: 4px !important; display: table; text-align:center; text-transform: normal; text-align: left; text-decoration: none; color: #746942; font-family: arial,verdana,sans-serif;}
.event .registration-information{clear: both; max-width: 164px; padding: 4px 0 0 0 !important;}
.event .registration-information-container .notification {margin: 0 !important; padding: 0 !important; font-size: 100%; font-family: 'AperturaBold'; text-transform: uppercase; text-align: left; color: #91131f; border: none;}
.sidebar .event .registration-information-container{width: 98%;}
.sidebar .event .listing-image{width: 70px;}
.sidebar .event .listing-content{width: 140px;}
#moreinfo_main { display: none; } /* This more info section is for mobile only */
.event_body {float:left;width:460px;}
.event_sidebar {float:right; width:230px; margin-left: 20px;}
.maincontent .subscribe-event{font-size:.9em; font-weight:normal; margin: 0; }
/* calendar subscribe buttons */
.subscribe-event li{float: left; list-style-type: none; margin: 1em 0 0 0; padding: 0;}
.subscribe-event li a{display: table; text-align: center; background-repeat: no-repeat; background-position: 0 0;}
.subscribe-event img { border: none; margin: 0; height: 60px; width: auto; display: table-cell;}
.subscribe-event .calendar-text { display: table-cell; vertical-align: middle;}
/*
.subscribe-event .gcal a{background-image: url(../images/google_cal.png); background-size: contain; width: 140px;}
.subscribe-event .ical a{background-image: url(../images/ical.png); background-size: contain; width: 70px;}
.subscribe-event .outlook a{background-image: url(../images/outlook.png); background-size: contain; width: 150px;}
*/

#coltwo.span-two .event .listing-content{float: left;}/*before adding a width back or messing with the float, SEE AMNHEZ-1083*/
.event-header{height: auto; margin-bottom: 1em;}
.event-header h1,
.event-header p{margin-bottom: 0 !important;}
/*Blog*/
#colone #museum-blogs ul{margin-bottom:30px; padding-left:0;}
#colone #museum-blogs li{list-style:none; border-bottom:1px dotted #333; margin: 0; padding: 0;}
#blog-roll{background:#ECEBE6; color:#746942; border:2px solid #D9D9BF; font-size:80%; padding:10px 0 5px 20px; margin-bottom:20px;}
#colone #museum-blogs h1 a,
#colone #blog-roll h1 a{color: #585832;}
#museum-blogs ul,
#blog-roll ul{margin: 8px 0;}
#museum-blogs li,
#blog-roll li{margin: 0 0 4px 0;}
#museum-blogs li a{display: block; padding: 5px; margin:0; font-weight:bold; font-size:100%;}
#blog-roll li a{font-weight: normal; font-size: 90%;}
#museum-blogs li a.active{color:#584d2d; background-color: #d9d9bf;}
#colone select {width:210px;}
/* Explore landing page */
.explore-group-row {overflow:hidden;}
.explore-group {padding-right:15px;}
.explore-group-item {padding-right:10px !important;}
/* Permanent Halls landing page */
.perm-hall-row {overflow:hidden;}
.perm-hall-row ul.slides { margin-left: 0; }
.perm-hall-row ul.slides li .mod.horizontal h2 { margin: 0 !important; padding: 0 !important; }
/*audience button list*/
.audience-button-list{overflow: hidden; margin-bottom: 2em;}
/*plan your visit flow*/
.full-landing_plan_school_camp_tour label {font-weight: bold; margin:0 25px 0 5px;}
.full-landing_plan_school_camp_tour input[type=radio] {vertical-align:top;}
/*plan your visit steps*/
ol.fancynumbers{list-style-type: none; margin: 1em 0 0 0;}
ol.fancynumbers li{padding: 12px 0 0 60px;}
ol.fancynumbers li.one{background: url(../images/icn-numberListing-one.png) 0 0 no-repeat;}
ol.fancynumbers li.two{background: url(../images/icn-numberListing-two.png) 0 0 no-repeat;}
ol.fancynumbers li.three{background: url(../images/icn-numberListing-three.png) 0 0 no-repeat;}
ol.fancynumbers h2{margin: 0 0 1em 0; padding: 0;}
/*press center*/
#press-center-filters {overflow:hidden;}
#press-center-filters select{float:left; margin:0 10px 0 10px;}
#press-center-filters label{width:auto;}
#press-center-filters a{float:left;}
/*search results*/
.content-search #search_controls,
.content-search #search_results{background-image: none; border: none;}
.content-search #colone{float: left; width: 225px; margin-top: 20px; clear: left; padding-right: 35px; min-height: 800px;}
.content-search #coltwo{float: left; width: 683px; margin-top: 20px;}
.content-search .advanced-link,
.content-search .spellcheck{float: left !important; font-size: 90%;}
.content-search .feedback {clear: none; float: right;}
.content-search .pagenavigator {text-align: right; padding: 0 100px 0 0; margin: 0 0 20px 0;}
#results-sort{overflow: hidden; margin-bottom: 20px;}
#results-sort dt,
#results-sort dd{float: left; padding-right: 4px;}
#results-sort a{font-weight: normal;}
.content-search input.search{padding: 5px 8px !important;}
#filterform{overflow: hidden; margin: 0 0 12px; padding-top: 10px;
  -moz-border-radius:8px 8px 8px 8px;-webkit-border-radius:8px 8px 8px 8px; border-radius:8px 8px 8px 8px; background: none repeat scroll 0 0 #FFFFFF;  border: 1px solid #DEDEC7;}
#filterform .sidebar-calendar {margin-bottom:0; border-color:#fff;}
aside.sidebar #filterform ul {padding-left:12px;}
#filterform .button {margin:6px 0 16px 12px;}
#filterform fieldset{border: none; margin: 0; padding: 0; background: transparent;}
#facet-list br{display: none;}
#facet-list ul{margin: 10px 0 !important;}
#facet-list h1{margin: 0 10px !important;}
#facet-list li{list-style-type:none; overflow: hidden; padding-bottom:4px;}
#facet-list input,
#facet-list label{font-weight: normal;}
#facet-list .sidebar-calendar label{height: auto; width: 170px;}
#facet-list li input {position: relative; top: 2px; float:left; width: auto; margin: 0 10px 10px 0;}
#facet-list label {width: 170px; padding-left:5px;}
#facet-list .button{position:static;}
#staff-results ul,
#staff-results li{margin: 0; padding: 0; list-style-type: none;}
/* Canned Tour Tabs */
.two-part-body{width:700px; overflow:hidden;}
.two-part-body-content{width:420px; float:left;}
#tour-info{width: 250px; margin-left: 20px;}
#tour-info dt{clear: left;}
#tour-info dd{padding: 0;}
#tour-info dd p{margin: 1px; padding: 0;}
#tour-info dd p a{ font-size: 80%; padding: 0px; text-align: center; }
.tour-item-info{overflow:hidden;}
.tour-item-info .listing-content{float:left; width:475px; margin-bottom:1em;}
.tour-item-info p{margin-bottom:.5em;}
.tour-item-info img{float:left; margin-right:20px;}
ul.tabs{list-style:none; width:100%; overflow:hidden; margin:0 0 -10px 0;}
ul.tabs li{position:relative; float:left; height:41px; width:90px; padding-top:5px;}
ul.tabs a{color:#8a8a61; position:relative; bottom:-10px; height:30px; display:block; width:80px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; behavior: url(/extension/amnh/design/amnh_user/javascript/PIE.htc); background-color:#d9d9bf;}
ul.tabs a.current{color:#585832; font-size:125%; bottom:0; z-index:11; height:41px; background-color:#ededd6; -moz-box-shadow: 2px -2px 2px #91885d; -webkit-box-shadow: 2px -2px 2px #91885d; box-shadow: 1px -1px 2px #91885d;}
ul.tabs h2{padding:5px 14px;}
.panes{position:relative; z-index:10;}
.panes #cannedtour-tour{background-color:#ededd6; padding: 10px;}
.panes #cannedtour-tour img{border: 5px solid #fff;}
.panes #cannedtour-map{background-color:#ededd6; padding: 5px;}
.panes .floormap span.image img{left:-133px;}
.panes .floormap #markers{left: -132px;}
/*Our Research*/
.science-staff-search { overflow: visible; }
.science-staff-search form div { display: inline-block; }
.tout-research-library a.button { margin: 1px; }
/*Staff listings*/
.full-division_staff_listing ul{margin: .4em 0 0 1em; padding: 0; list-style-type: none;}
.full-division_staff_listing .featured{margin-bottom: 2em;}
/*Staff Profile*/
.staff-title{height: auto; margin-bottom: 1em;}
.staff-title h1{margin-bottom: .4em; font-size: 150%;}
.staff-title h2{margin-bottom: .2em;}
.staff-title h2{font-size: 100%;}
.staff-photo-and-links img{float: none;}
/*pagination*/
.pagenavigator{text-align: left !important;}
.pagenavigator .current, .pagenavigator a, .pagenavigator .pages span a, .pagenavigator .next a, .pagenavigator .previous a {padding: .1em .2em !important; font-weight: normal !important;}
.pagenavigator a:hover {background-color: #2583AF !important; color: #F5F5E9;}
div.pagenavigator span.previous{padding-right: 10px;}
/*MEMBERSHIP levels*/
.full-membership_type #labels{display: none;}
.full-membership_type img {border: 0; height: auto;}
td {padding: 0; vertical-align: top;}
.container {clear: both; display: block; margin: 10px auto; position: relative; width: 712px;}
#labels {display: inline-block; margin: 0; padding: 0; width: 100%;}
#labels img {float: right;}
#packages {position: relative; width: 100%; z-index: 1; margin-top: 20px;}
table.package {margin: -10px 65px 0 15px; padding: 0;}
table.package tr{padding:0 010px 0;}
table.package tr:nth-child(even) {background: #e9e9df}
table.package td {padding: 2px 0;; vertical-align: top;}
table.package .header {display: block; float: left; font-size: 1.3em; font-weight: bold; line-height: 16px; margin: 0; padding: 20px 0 5px;}
.control {margin: 23px 5px 0 0; padding: 0;}
.topspacer {margin-top: 18px;}
table.package .header.topspacer {margin-top: 15px;}
table.package .plus {font-size: 12px; font-style: italic; font-weight: normal; margin: 5px 0 1px;}
table.package table.features {}
table.package table.features .brick {background-color: #CCCCCC; text-align: center; vertical-align: middle; width: 17px;}
table.package table.features .brick.level0 {background-color: #98B2FF;}
table.package table.features .brick.level1 {background-color: #819BFF;}
table.package table.features .brick.level2 {background-color: #657FFF;}
table.package table.features .brick.level3 {background-color: #546EEE;}
table.package table.features .brick.level4 {background-color: #435DFF;}
table.package table.features .spacer {width: 7px;}
table.package .feature {display: block; margin: 1px 0 0; padding: 0 20px 2px 0;}
table.package .feature .bullet {width: 10px;}
table.package .feature .text {margin: 0;}
#package-0 .feature {padding-right: 20px;}
#package-1 .feature {padding-right: 44px;}
#package-2 .feature {padding-right: 68px;}
#package-3 .feature {padding-right: 92px;}
#package-4 .feature {padding-right: 116px;}
.dot {background: url(../images/join_and_support/dot_off1.png) no-repeat scroll 3px 0 transparent; height: 12px; width: 17px;}
.dot.active {background: url(../images/join_and_support/dot_on1.png) no-repeat scroll 3px 0 transparent; height: 12px; width: 17px;}
/************** HILITE **************/
.hilite {display: none; position: absolute; width: 278px; top: 130px; left: 0; padding: 15px 15px 0 15px; border: 1px solid #98b2ff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.35, #FFF), color-stop(1, #ececec) );
  background:-moz-linear-gradient( center top, #FFF 35%, #ececec 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec');
  background-color: #fcfcfc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 1px #999999;
  -moz-box-shadow: 2px 2px 4px 1px #999999;
  box-shadow: 2px 2px 4px 1px #999999; z-index: 999;
}
.hilite .header {font-weight: bold;}
.hilite .content {font-size: 11px; margin: 15px 0 0 0; }
.hilite .connector {display: none;}
#family table.package table.features .brick.level0 {background-color: #ededd5;}
#family table.package table.features .brick.level1 {background-color: #ededd5;}
#family table.package table.features .brick.level2 {background-color: #ededd5;}
#family table.package table.features .brick.level3 {background-color: #ededd5;}
#family table.package table.features .brick.level4 {background-color: #ededd5;}
#family table.package table.features .brick.level5 {background-color: #ededd5;}
#family table.package table.features .brick.level6 {background-color: #ededd5;}
#family #package-0 .header {width: 500px;}
#family #package-1 .header {width: 525px;}
#family #package-2 .header {width: 549px;}
#family #package-3 .header {width: 569px;}
#family #package-4 .header {width: 597px;}
#patrons table.package table.features .brick.level0 {background-color: #ededd5;}
#patrons table.package table.features .brick.level1 {background-color: #ededd5;}
#patrons table.package table.features .brick.level2 {background-color: #ededd5;}
#patrons table.package table.features .brick.level3 {background-color: #ededd5;}
#patrons table.package table.features .brick.level4 {background-color: #ededd5;}
#patrons table.package table.features .brick.level5 {background-color: #ededd5;}
#patrons table.package table.features .brick.level6 {background-color: #ededd5;}
#patrons #package-0 .header {width: 453px;}
#patrons #package-1 .header {width: 477px;}
#patrons #package-2 .header {width: 501px;}
#patrons #package-3 .header {width: 525px;}
#patrons #package-4 .header {width: 549px;}
#patrons #package-5 .header {width: 573px;}
#patrons #package-6 .header {width: 597px;}
#single table.package table.features .brick.level0 {background-color: #ededd5;}
#single table.package table.features .brick.level1 {background-color: #ededd5;}
#single table.package table.features .brick.level2 {background-color: #ededd5;}
#single table.package table.features .brick.level3 {background-color: #ededd5;}
#single table.package table.features .brick.level4 {background-color: #ededd5;}
#single table.package table.features .brick.level5 {background-color: #ededd5;}
#single table.package table.features .brick.level6 {background-color: #ededd5;}
#single #package-0 .header {width: 525px;}
#single #package-1 .header {width: 549px;}
#single #package-2 .header {width: 569px;}
#single #package-3 .header {width: 597px;}
#jc table.package table.features .brick.level0 {background-color: #ededd5;}
#jc table.package table.features .brick.level1 {background-color: #ededd5;}
#jc table.package table.features .brick.level2 {background-color: #ededd5;}
#jc table.package table.features .brick.level3 {background-color: #ededd5;}
#jc table.package table.features .brick.level4 {background-color: #ededd5;}
#jc table.package table.features .brick.level5 {background-color: #ededd5;}
#jc table.package table.features .brick.level6 {background-color: #ededd5;}
#jc #package-0 .header {width: 525px;}
#jc #package-1 .header {width: 547px;}
#jc #package-2 .header {width: 568px;}
#jc #package-3 .header {width: 588px;}
#jc #package-4 .header {width: 609px;}
#jc #package-5 .header {width: 630px;}
#digital table.package table.features .brick.level0 {background-color: #ededd5;}
#digital table.package table.features .brick.level1 {background-color: #ededd5;}
#digital table.package table.features .brick.level2 {background-color: #ededd5;}
#digital table.package table.features .brick.level3 {background-color: #ededd5;}
#digital table.package table.features .brick.level4 {background-color: #ededd5;}
#digital table.package table.features .brick.level5 {background-color: #ededd5;}
#digital table.package table.features .brick.level6 {background-color: #ededd5;}
#digital #package-0 .header {width: 573px;}
#digital #package-1 .header {width: 597px;}
#family table.package table.features .header-row .brick{background: transparent;}
.nodot {height: 12px; width: 17px;}
/*fancy box video*/
.fancy-iframe{width: 760px; height: 760px; border: 0;}
/*fancy box donation form*/
.donation-popup-form { display: none; padding-left: 10px; }
.donation-popup-form>p { margin-top: 10px; }
.donation-popup-form ul{list-style-type: none; padding: 1em 0;}
.donation-popup-form ul li {}
.donation-popup-form>input[type=checkbox] { vertical-align: middle; }
.donation-popup-form>div { margin: 5px 0 0 16px; }
.donation-popup-form div .buybutton{display: inline-block; }
.donation-popup-form label { display: inline-block; }
.donation-popup-form .radioWrap, .donation-popup-form .inputWrap { display: inline-block; }
/* ********/
/* Footer */
/* ****** */
footer{height:auto;padding-bottom:20px;}
footer p {margin-bottom: 20px;}
#footersection #contact {width: 340px; float: left; margin-left: 5px; padding-top: 27px;}
footer #contact h1{font-family: arial, helvetica, sans-serif; font-size: 100%; font-weight: bold;}
footer #contact a {font-weight: bold;}
footer a{color:#7ec5e7;}
footer .signup-now{position: relative; left: 0; top: 12px;}
footer .signup-now input[type=email]{float:left; height: 34px; width: 340px; font-size: 125%; padding-left: 7px; margin-right:-3px; background: transparent url(../images/searchbg.png) top left no-repeat; margin-top: 1px; border:none;}

footer .signup-now input#email_address, #newsletter_popup input#email_address_in_page {
  color:#000;
  float:left; height: 34px; width: 340px; font-size: 125%; padding-left: 7px; margin-right:-3px; background: #fff; margin-top: 1px; border: 1px solid #ccc;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
}
#newsletter_popup input#email_address_in_page {
    width:70%;
}
footer .signup-now input.button{
  position: relative; left: 6px; top: 1px; display: block !important; float: left; width: auto; padding: 8px 10px 7px 10px !important; border: 2px solid #fff; color: white; background-color: #134ea2; font-size: 125%; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-align: center;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  border-radius: 0;
}


#footersection #footer-links{width: 567px; float: left; margin-left: 46px;}
#footersection #footer-links ul {line-height:1.7em; width: 169px; float: right; margin-top: 30px; margin-right: 20px; list-style: none;}
#footersection #copyright{float:left; color:#7DC5E6; margin-top: 50px; margin-left: 141px;}
#footersection #copyright li{float:left; list-style-type: none; margin-right: 12px;}
.push {height: 50px; clear: both; margin-top: 20px;}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.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;}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {display: none !important; visibility: hidden;}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {visibility: hidden;}
/* Contain floats: h5bp.com/q */
.clear {clear: both;}


.template-list dd,
.template-list dt{float: left; margin-bottom: .4em; margin-right: 1em;}
.template-list dt{clear: left; width: 300px;}
/* clear placeholder text in Chrome, from http://visualpulse.net/forums/index.php?topic=249 */
input:focus::-webkit-input-placeholder{color: transparent;}
#debug{clear: both;}

.attribute-body img {border: 0 none; margin: 0 5px 6px 0;}
.attribute-body span.border img {border: 5px solid #D9D9BF;}

/* fix for image caption alignment - Scott */
.object-center .attribute-caption {margin: 3px 0 0 0 !important;}
.embed-size-large.object-center .attribute-image {margin:0 auto; display:block;}
.embed-size-large.object-center .attribute-caption {margin:0 auto !important;}

.object-center .attribute-body img {
  display: block;
  margin: 0 auto;
}
div.content-view-embed div.class-image div.attribute-caption {clear: both;}

/* Global ezoe Attribute-Image Styles */
.attribute-image img {margin:0; display:block; /* need this to fix firefox margin bug */}
.border .attribute-image img {border:solid 5px #d6d6b9;}
.object-center {width:100%; display:block; clear:both;}
.object-center .attribute-image {margin:0 auto;}
.object-center .attribute-image img {margin:0 auto;}
.object-center .attribute-caption {margin:0 auto !important;}
.content-view-embed .attribute-image {margin-bottom: 0 !important;}

div.object-left {margin:0 10px 6px 0; width:auto; display:inline; float:left; clear:both;}
div.object-right {margin:0 0 6px 10px; width:auto; display:inline; float:right; clear:both;}


/* central-accordion styles */

.central-accordion.accordion li ul li {
  list-style-type: none;
}
ul.central-accordion.accordion > li {
  padding-left: 30px;
}
ul.accordion.central-accordion {
  margin: 0 0 38px 0;
}
.central-accordion.accordion li ul {
  margin: 0;
}
.central-accordion.accordion li span {margin-top: 12px;} /* Alignment of the arrow in the header */
h2.central-accordion {
  display: block;
  font-family: 'AperturaMedium';
  font-size: 130%;
  font-weight: normal;
  margin-top: 10px;
}
ul.central-accordion p {
  margin-bottom: 5px;
  padding-bottom: 15px;
}
.inline-p {
  float: left;
}
li.module{
  margin: 0;
}
li.module:last-of-type{
  margin: 0 0 0.6em;
}
.module{
  border-bottom: 2px #D9D9BF solid;
  border-left: 3px #D9D9BF solid;
  border-right: 3px #D9D9BF solid;
  border-top: 1px #D9D9BF solid;
}
.module:first-of-type{
  border-top: 3px #D9D9BF solid;
}
.module:last-of-type{
  border-bottom: 3px #D9D9BF solid;
}
.block_limited_lines {
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
}

/* END central-accordion styles */

/* General hall and exhibit object */

.full-hall .standard-listing .block_item, .full-exhibit_object .standard-listing .block_item {
  margin-bottom: 38px;
}

#hallHighlights { clear: both; overflow: hidden; }
#hallHighlights .slides .horizontal { padding: 0 0 5px 0; display: inline-block; vertical-align: top; }
#hallHighlights .slides .horizontal .listing-image { width: 140px; }
#hallHighlights .slides .horizontal .listing-content { width: auto; }

/* END General hall and exhibit object */
/* Sidebar hall and exhibit_object */
.promo h2 {
  font-size: 140%;
  line-height: 1;
}
.promo{background:#ecebe6; color:#746942; border:2px solid #d9d9bf; padding:10px;}
.promo img{float:left; margin-right:5px; margin-top:3px;border:none;}
/* END Sidebar hall and exhibit_object */

/* Mini Carousel */
section.mini-carousel {
  overflow: hidden;
  padding: 10px 0 0;
  margin-bottom: 38px;
}
.mini-carousel.featured li > article {
  width: 100%;
}
.mini-carousel img {
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1.mini-carousel {
  padding-left: 10px;
}
h3.mini-carousel {
  font-size: 100%;
  margin: 0;
}
.mini-carousel ul li {
  margin-bottom: 0;
}
.mini-carousel .jcarousel-skin-tango {
  padding-left: 10px;
}
/* END Mini Carousel */

article.block_item-exhibit_object div.description,
article.block_item-exhibit_object div.description > p {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

/* Right side styling touts and location */
article#hall_location {
  margin-bottom: 38px;
}

/* BOTTOM MARGIN FOR RIGHT AND LEFT TOUTS */
div.tout {
  margin-bottom: 38px;
}

/* RGGS Menu */
article#RGGSMenu {
  background: url("../images/menu_bg.gif") repeat-x scroll 0 0 #084F91;
  border-bottom: 5px solid #E58618;
  height: 48px;
  padding: 0;
  margin: 0 auto;
  width: 700px;
  text-align: center;
  overflow: visible;
}
#twocol_mainarea article#RGGSMenu {
  float: none; /* To align with the slider on the landing page */
}
ul#RGGSMenu {
  display: inline-block;
  height: 48px;
  margin: 0;
}

ul#RGGSMenu li {
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

ul#RGGSMenu li a {
  background: url("../images/menu_bg.gif") repeat-x scroll 0 0 #084F91;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 14px 8px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

ul#RGGSMenu li a:hover,
ul#RGGSMenu li.hover a {
  background-position: 0 -80px;
}

ul#RGGSMenu li a.current {
  background-position: 0 -80px;
}

ul#RGGSMenu li a.current:hover,
ul#RGGSMenu li.hover a.current {
  background: none repeat scroll 0 0 #E58618;
}

#RGGSPopups {
  text-align: left;
}

.submenu {
  background: url("../images/menu-bg.gif") repeat-x scroll 0 0 #084F91;
  border-top: 5px solid #E58618;
  display: inline-block;
  line-height: normal;
  padding: 8px 10px 10px;
  position: relative;
  top: -4px;
  z-index: 4000;
}

.submenu ul, .submenu ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.submenu li ul {
  display: none;
}

.submenu ul li a {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  line-height: normal;
  margin: 0;
  padding: 5px 5px 5px 12px;
  text-decoration: none;
  width: 200px;
}

.submenu ul li.first a {
  border-top-width: 0;
}

.submenu ul li a:hover {
  background-color: #073D6F;
  color: #E6851A;
}

/* END RGGS Menu */


/*Filter Forms on calendar and serach results pages desktop */

/*Paginator on search and article pages desktop */
div#mobilePaginator { display:none; }

/* Updated Plan Your Visit layout to allow mobile resonsive */
div#planYourVisit section.coming-soon div.specials ul#coming-soon-list { list-style-type: none; margin: 0px; padding: 0px; }
div#planYourVisit section.coming-soon div.specials ul#coming-soon-list li.coming-soon-events { display: inline-block; vertical-align: top; margin: 0px; padding: 0px; }
div#planYourVisit section.todays-events div.specials ul#todays-events-list { list-style-type: none; margin: 0px; padding: 0px; }
div#planYourVisit section.todays-events div.specials ul#todays-events-list li.todays-events-events { display: inline-block; vertical-align: top; margin: 0px; padding: 0px; }

.group_visit_prep_page a.button { width: 95%; display:inline-block; text-align: center; }
.group_visit_prep_page .group-reservation-button { margin-left: 60px; }

/* Fancybox styles - for image gallery */
.fancybox-type-iframe {
  position: absolute !important;
}

html.iframe {
  overflow-y: auto !important;
}

.fancybox-wrap-ig {
  /*width: auto !important;*/
  right: 10%;
  left: 10%;
}
.fancybox-wrap-ig.fancybox-image-gallery-wrap {
  width: auto !important;
}
.fancybox-wrap-ig .fancybox-skin {
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #D9D9BF !important;
  border: 3px solid #fff;
}
.fancybox-wrap-ig .fancybox-skin .fancybox-inner {
  /*width: 100% !important;*/
}
.fancybox-wrap-ig.fancybox-image-gallery-wrap .fancybox-skin .fancybox-inner {
  width: 100% !important;
}
.fancybox-wrap-ig .fancybox-nav {
  width: auto;
}
.fancybox-wrap-ig .fancybox-nav span {
  visibility: visible;
}

.fancybox-wrap-ig-explore {
  width: 450px;
  max-width: 450px;
}
.fancybox-wrap-ig-explore .fancybox-skin .fancybox-inner {
  width: 100% !important;
  height: 100% !important;
}
.fancybox-wrap-ig-explore img#mosaic-popup-image {
  width: 100%;
}

.fancybox-wrap-ig .fancybox-next span {
  background: url(../images/carousel-arrows.png) no-repeat 0 0;
  background-size: 200% 100%;
  text-indent: -9999px;
  height: 80px !important;
  background-position: 100% 0;
  text-align: center !important;
  right: 0 !important;
}

.fancybox-wrap-ig .fancybox-prev span {
  background: url(../images/carousel-arrows.png) no-repeat 0 0;
  background-size: 200% 100%;
  text-indent: -9999px;
  height: 80px !important;
  left: 0 !important;
}

.fancybox-wrap-ig .fancybox-nav span {
  top: 50%;
}

.fancybox-wrap-pin {
  /*width: auto !important;*/
  right: 10%;
  left: 10%;
}
.fancybox-wrap-pin.fancybox-image-gallery-wrap {
  width: auto !important;
}
.fancybox-wrap-pin .fancybox-skin {
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #D9D9BF !important;
  border: 3px solid #fff;
}
.fancybox-wrap-pin .fancybox-skin .fancybox-inner {
  /*width: 100% !important;*/
}
.fancybox-wrap-pin.fancybox-image-gallery-wrap .fancybox-skin .fancybox-inner {
  width: 100% !important;
}
.fancybox-wrap-pin .fancybox-nav {
  width: auto;
}
.fancybox-wrap-pin .fancybox-nav span {
  visibility: visible;
}

.fancybox-wrap-pin-explore {
  width: 450px;
  max-width: 450px;
}
.fancybox-wrap-pin-explore .fancybox-skin .fancybox-inner {
  width: 100% !important;
  height: 100% !important;
}
.fancybox-wrap-pin-explore img#mosaic-popup-image {
  width: 100%;
}

.fancybox-wrap-pin .fancybox-next span {
  background: url(../images/carousel-arrows.png) no-repeat 0 0;
  background-size: 200% 100%;
  text-indent: -9999px;
  height: 80px !important;
  background-position: 100% 0;
  text-align: center !important;
  right: 0 !important;
}

.fancybox-wrap-pin .fancybox-prev span {
  background: url(../images/carousel-arrows.png) no-repeat 0 0;
  background-size: 200% 100%;
  text-indent: -9999px;
  height: 80px !important;
  left: 0 !important;
}

.fancybox-wrap-pin .fancybox-nav span {
  top: 50%;
}

/* Flexslider styles - for image gallery */
.image-gallery {
  background: #D9D9BF;
}
.image-gallery-popup-link { cursor: pointer; }
.image-gallery .flexslider {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0 !important;
  margin: 0;
  position: relative;
}

.image-gallery .flexslider#carousel-image-gallery .flex-direction-nav a {
  top: 45% !important;
  width: 25px !important;
  height: 50px !important;
}
.image-gallery .flexslider#carousel-image-gallery .flex-direction-nav a.flex-prev {
  left: -50px !important;
}
.image-gallery .flexslider#carousel-image-gallery .flex-direction-nav a.flex-next {
  right: -50px !important;
}
.image-gallery .flexslider#slider-image-gallery .flex-direction-nav a {
  top: 150px !important;
  opacity:  1 !important;
}

.image-gallery .flexslider#carousel-image-gallery {
  margin: 0 50px 0px 50px;
  background: none;
  border: none;
  /*display: table;*/
  padding: 15px 0;
}
.image-gallery .flexslider#carousel-image-gallery .flex-viewport {
  /*display: table-cell;*/
  vertical-align: middle;
  width: 100%;
}

.image-gallery .flexslider#carousel-image-gallery .slides li {
  margin: 0;
  border: 5px solid #D9D9BF;
  height: 80px !important;
  background: #F5F5E9;
  /*display: table !important;*/
}
.image-gallery .flexslider#carousel-image-gallery .slides li a {
  /*display: table-cell;*/
  vertical-align: middle;
}

.image-gallery .flexslider#carousel-image-gallery .slides li img {
  height: 100% !important;
  width: 100%;
  vertical-align: middle;
}
.image-gallery .flexslider#carousel-image-gallery li.flex-active-slide {
  border: 5px solid #fa8f04;
}
.image-gallery .flexslider#carousel-image-gallery li.flex-active-slide img {

}

.image-gallery .flexslider#slider-image-gallery {
  padding: 15px;
  background: #F5F5E9;
  border: none;
  height: 100%;
}
.image-gallery .flexslider#slider-image-gallery .flex-viewport {
  /*overflow: hidden !important;*/
  /*overflow-y: auto !important;*/
  /*height: 100% !important;*/
}
.image-gallery .flexslider#slider-image-gallery li img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: auto;
}
.image-gallery .flexslider#slider-image-gallery .ig-first-col {

}
.image-gallery .flexslider#slider-image-gallery .ig-first-col img {
  width: auto !important;
  height: auto !important;
}
.image-gallery .flexslider#slider-image-gallery .ig-second-col {
  margin-top: 10px;
}
.image-gallery .flexslider#slider-image-gallery .caption-wrapper {
  padding: 0 20px;
  color: #2583af;
}
.image-gallery .flexslider#slider-image-gallery .content {
  margin: 15px 0;
}
.image-gallery .flexslider#slider-image-gallery .content h1 {
  margin: 0 0 10px 0;
}
.image-gallery .flexslider#slider-image-gallery .content h1,
.image-gallery .flexslider#slider-image-gallery .content h1 a {
  color: #746942;
}
.image-gallery .flexslider#slider-image-gallery .content .fullscreen-link img {
  margin-left: -12px;
  width: auto !important;
}
.image-gallery .flexslider#slider-image-gallery .content .link {
  margin: 0 0 10px 0;
}

.image-gallery .flexslider#slider-image-gallery .share dl {
  float: right;
  margin-bottom: 15px;
}
.image-gallery .flexslider#slider-image-gallery .share dl dd {
  display: inline-block;
}
.image-gallery .flexslider#slider-image-gallery .share dl dd a {
  float: none !important;
}

#video-gallery{
  width: auto;
  padding: 15px !important;
  margin: 0 !important;
  float: none;
  background: #F5F5E9;
}
#video-gallery .playlist {
  float: none;
  width: auto;
  margin-left: 500px;
}

/* Traveling Exhibitions Pinboard */
.full-landing_traveling_exhibitions {}
.full-landing_traveling_exhibitions h1.page-title { display: none; }
.full-landing_traveling_exhibitions .pin { background-color: #fff;  }
.full-landing_traveling_exhibitions .pin article { background-color: #fff;  }
.full-landing_traveling_exhibitions .pin .attribute-header { color: #2583af; margin-top: 6px; }

/* Traveling Exhibit Object */
.full-exhibit_traveling {}
/* h2 changed per CD request -- AMNHMAINTAIN-325 */
/*.full-exhibit_traveling h2 { font-family: 'AperturaMedium'; }*/

.full-exhibit_traveling .exhibit-main-body { display: table; margin-bottom: 40px; }
.full-exhibit_traveling .exhibit-side-center { display: table-cell; padding-right: 20px; }
.full-exhibit_traveling .exhibit-side-right { display: table-cell; padding-left: 20px; width: 30%; border-left: 1px solid #e0e0dc; }
.full-exhibit_traveling .exhibit-side-right p { margin: 0; padding: 0; }
.full-exhibit_traveling .exhibit-side-right p strong { display: block; margin-bottom: 5px; }

.full-exhibit_traveling .exhibit-feature-blocks { display: table; width: 100%; border-spacing: 10px; }
.full-exhibit_traveling .feature-block {display: table-cell; width: 50%; vertical-align: top; height: 142px; border: 2px solid #d9d9bf; background-color: #ffffff; }
.full-exhibit_traveling .feature-block.not-visible { visibility: hidden; }
.full-exhibit_traveling .feature-block .feature-block-wrap { display: table; width: 100%; border-spacing: 0; height: 142px; }
.full-exhibit_traveling .feature-block .feature-block-image { display: table-cell; margin: 0; width: 112px; vertical-align: top; }
.full-exhibit_traveling .feature-block .feature-block-content { display: table-cell; vertical-align: middle; text-align: center; }
.full-exhibit_traveling .feature-block .feature-block-title { font-family: 'AperturaMedium'; }
.full-exhibit_traveling .feature-block .feature-block-link { margin-top: 10px; }
.full-exhibit_traveling .feature-block .feature-block-link a.button { display: inline-block; }


/* Tout Traveling Exhibitions */
.tout-traveling_exhibitions { border: 2px solid #d9d9bf; background-color: #ffffff; padding: 15px !important; }
.tout-traveling_exhibitions h1.listing-content {}
.tout-traveling_exhibitions .tout-find_out_more {}
.tout-traveling_exhibitions .tout-find_out_more .button { display: block; }
.tout-traveling_exhibitions .tout-find_out_more .button span.icon-caret { float: right; width: 19px; }

div.full-landing_our_research section.science-news.mod {
  overflow: visible;
  margin-bottom: 15px;
}

/* Hide mobile interstitial */
#mobile-interstitial { display: none; }

/* Membership type */
.membership-types-container {
  color: #585832;
}
.membership-types-container ul.type {
  margin: 0;
}
.membership-types-container ul.type > li:first-child {
  border-top: 1px solid #e8e7d8;
}
.membership-types-container ul.type > li {
  padding: 18px 0 18px 18px;
  margin: 0;
  border-bottom: 1px solid #e8e7d8;
  list-style-type: none;
}
.membership-types-container ul.desc {
  margin: 0 0 0 36px;
}
.membership-types-container ul.desc li {
  list-style-type: disc;
  position: relative;
}
.membership-types-container .buttons-container {
  /*height: 25px;*/
  margin: 18px 0;
}
.membership-types-container .buttons-container .button {
  padding: 4px;
  margin: 2px;
  display: inline-block;
}
.membership-types-container .buttons-container .button span.icon-caret {
  padding-left: 10px;
  float: none;
}
.membership-types-container .name {
  color: #2583af;
  margin: 0 0 0 -18px;
  cursor: pointer;
}
.membership-types-container .name i {
  margin: 3px 5px 0 0;
  vertical-align: middle;
}
.membership-types-container .notes {
  font-style: italic;
  margin-bottom: 10px;
}
.membership-types-container .teaser {
  margin-top: 10px;
}
.membership-types-container .content {
  display: none;
}
/* content div inside a hilite */
.membership-types-container .hilite .content {
  display: block;
}

.full-listing_collapsing_year a.button {
  padding: 0 4px;
  font-size: 100%;
}

/* Staff profile */
ul.no-accordion {
  margin: 0;
  list-style-type: none;
}
ul.no-accordion ul {
  margin: 0;
  list-style-position: inside;
}

.fancybox-overlay-fixed {
  overflow: scroll !important;
}

.fancybox-lock body {
  overflow: scroll !important;
}

ul.sf-menu li a i {
  display: none;
}

.jcarousel-control-back, .jcarousel-control-forward { outline: 0px none; }

.full-landing_join_support table .buybutton {
  padding: 10px 5px !important;
}

.full-landing_join_support table .buybutton .icon-caret {
  float: none;
  padding-left: 10px;
}

/*listing changes */
.block_item-blog_post>h4 {
  margin-bottom: 6px;
}
.block_item-blog_post>.attribute-intro {
  margin-top: 5px;
}
.block_item-exhibit_object>h1 {
  font-size:120%;
}
.block_item-exhibit_object>.description p { padding-top: 0; }

.mod.part>h1 {
  font-size: 110%;
}

.view-ezfind_line>h1 {
  font-size: 120%;
  margin-bottom: 10px;
}

/* Blog Override header */
#blog-header h2 {
  font-family: 'AperturaMedium';
  font-size: 180%;
}


/* Login Page */
.passcontrol-show {
	background: url(../images/passcontrol-hide.png) no-repeat !important;
	background-size: 90% auto !important;
	background-position: center center !important;
	background-color: #fff !important;
}

.passcontrol-hide {
	background: url(../images/passcontrol-hide.png) no-repeat !important;
	background-size: 90% auto !important;
	background-position: center center !important;
	background-color: #fff !important;
}

#hidden-password .passcontrol-hide {
  background: url(../images/passcontrol-show.png) no-repeat !important;
    background-size: 90% auto !important;
  background-position: center center !important;
  background-color: #fff !important;
}

.password {
	border-right: none !important;
}


.user-login > form {
  margin-top: 0px;
}

.user-login .login-shell {
  margin: 0 auto !important;
  float:none;
}


div.user-login, div.user-register, div.user-password {
  margin-top: 0px;
}

.user-login {
	/*placeholder bg */
	background: url(../images/landscapeAMNH.png) no-repeat;
	background-size: 100% auto;
	margin-top: 25px;
	color: #7b7b60;
}

#login-header {
	/* Fix for FF floated header */
	display: inline-block;
	float: none;
}

.user-login > form {
  margin-top: 0px;
}

.user-login h1 {
	color: #ffffff !important;
	padding: 36px 0 36px 64px !important;
	font-family: 'AperturaMedium' !important;
	text-shadow: black 0.05em 0.05em 0.2em;
	font-size: 220% !important;
}

.user-password h1 {
	font-family: 'AperturaMedium' !important;
	font-size: 220% !important;
	padding: 36px 0 0 15px !important;
}

.inner-login-box {
	background: #f5f5e9;
}

.login-shell {
  /*ROCKY TODO: Review;*/
	/*margin-left: 4% !important;*/
  margin: 0 auto !important;
  float:none;
}

.inner-login-box:before, .inner-login-box:after {
	content: "";
	display: table;
}

.inner-login-box:after {
	clear: both;
}

.inner-login-box label {
	width: auto !important;
	float: none !important;
	font-weight: bold;
	color: #7b7b60;
	padding-bottom: 5px;
}

.login-remember-me label {
  vertical-align: middle;
  padding-bottom: 0;
}
.login-remember-me #remember-me {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 3px;
}

.inner-login-box input {
	/*
	padding: 10px;
	width: 90%;
	*/
	color: #7b7b60;
}

.user-login .inner-login-box .form-group,
.user-login .inner-login-box .login-field {
  margin-bottom:0px;
  padding-bottom:0px;
}

.login-field .checkobox {
  margin-top: 0px;
  margin-bottom: 0px;
}

.inner-login-box .login-field, .inner-login-box .login-text {
	padding-top: 15px;
	padding-bottom: 10px;
}

.inner-login-box .form-control {
	height: 42px;
	border-radius: 2px;
}

.inner-login-box .input-group-addon {
	background: #fff;
	cursor: pointer;
}

.inner-login-box .login-remember-forgot {
  overflow:hidden;
}

.inner-login-box .login-remember-forgot label {
	font-weight: normal;
}

.inner-login-box .login-remember-me {
	margin-top: 0 !important;
}

.inner-login-box .form-buttons {
	margin-bottom: 15px;
}

.form-buttons .action-button:first-child {
  margin-right: 15px;
}

.inner-login-box .login-submit .buybutton {
	text-decoration: none !important;
	outline: 1px #e67d17 solid !important;
	color: #fff !important;
}

.inner-login-box .login-submit .cancel-button {
	margin-left: 14px;
}


.inner-login-box .login-right {
	border-left: 2px dotted #D9D9BF;
}

.inner-login-box .login-right .login-text {
	display: table !important;
}
.thank-you-msg {
  margin-bottom: 150px;
}

@media only screen and (min-width: 992px) {
  .inner-login-box .login-right .login-text {
    height: 300px;
  }
}

.inner-login-box .login-right .market-block{
	display:table-cell;
	vertical-align: middle;
	text-align: left;
}

.error-container {
	position: relative;
	display: inline-block;
	width: 100%
}

.error-box {
	background-color: #ee1d25;
	height: 42px;
	position: absolute;
	top: -10px;
	color: #fff;
	/*display: table-cell;*/
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 10px;
	display: none;
	z-index: 10;
	width: 92.5%;
}

.error-box:after {
	content: "";
	display: block;
	height: 1em;
	width: 1em;
	margin-left: 0;
	margin-top: -0.5em;
	background: #ee1d25;
	position: absolute;
	top: 0;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	z-index: 10000;
}

/* Bootstrap style override */
.has-error .control-label {
	color: #ee1d25 !important;
}

div .has-error .form-control {
	border-color: #ee1d25 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}

.required {
	color: #ee1d25 !important;
}

/* Personalization header */
.personal-header {
	color: #fff;
	float: right;
	line-height: 40px;
	padding-right: 20px;
}

.personal-header a, .personal-header a:hover {
	color: #fff;
}


/* Fixes for site search on bootstrapped pages */
#siteSearchOuter * {
	box-sizing:initial;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
}

#siteSearchOuter input[type="submit"], .signup-now input[type="submit"] {
	box-sizing:border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#siteSearchOuter input[type="text"], .signup-now input[type="text"] {
	box-sizing:content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.iframe-layout {
  background: #f5f5e9;
}

body .action-button {
  font-size: 16px;
}

body .action-button:hover {
  background:#e67d17;
  border-color: #fff;
}

#hidden-password {display: none;}

#loginnav {
    display: none;
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 10000;
    padding: 0px;
    background: #2e2f31;
    border: none;
}
#loginnav a {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    font-family: 'AperturaMedium';
}
#loginnav a:hover {
    color: #2583af;
}
#loginnav_outer { position: relative; }

.personal-header .is-logged-in,
#loginnav .is-logged-in {
    display: none 
}

/* YooChoose reccomendations */

.yoochoose {
  clear: both;
}

.yoochoose .mod.part {
    float: left;
    width: 33%;
    padding: 0 10px;
    box-sizing: border-box;
    border-right: 1px dotted #D9D9BF;
}
.yoochoose .mod.part:last-child {
    border: none;
}

.yoochoose>h1 {
    font-size: 140%;
    padding-left: 10px;
}
.yoochoose .mod.part>a {
    width: 95%;
    display: block;
}

.yoochoose .mod.part img {
    float: none;
    width: 100%;
    height: auto;
    display: block;
}

/* Registration and Login forms */
.form-group > small {
    display: none !important;
}

.form-group .error {
    position: absolute;
    z-index: 2;
    width: 50%;
    right: 15px;
    bottom: 52px;
}

.form-group .error li {
    background-color: #e95644;
    color: #ffffff;
    list-style-type: none;
    padding: 5px;
    padding-bottom: 10px;
}

.form-group .error li a {
    color: white;
}

.form-group .error li:last-child:after {
    position: absolute;
    content: " ";
    right: 10px;
    bottom: -7px;
    width: 0;
    height: 0;
    z-index: 2;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #E95644 transparent transparent transparent;
    background: #E95644;
    -webkit-transform: rotate(45deg);
}

/* == Validation Styles == */
form .error a > a {
  text-decoration: underline !important;
}

/*.button-spinner {*/
  /*background: url(../images/button-spinner.gif) no-repeat;*/
  /*width: 20px;*/
  /*height: 20px;*/
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  /*margin: 5px;*/
/*}*/

/* Custom Throbber */

@-webkit-keyframes rotation {
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
  from {-moz-transform: rotate(0deg);}
  to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
  from {-o-transform: rotate(0deg);}
  to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
  from {transform: rotate(0deg);}
  to {transform: rotate(359deg);}
}

.spinner-disabled:after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  top:0;
  z-index: 1050;
  margin: 0;
  padding: 0;
  background-color: #f5f4e9;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.spinner-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
  z-index: 9999;
}

.spinner {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-left: -30px;
  margin-top: -30px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(230,125,23,.15);
  border-right: 6px solid rgba(230,125,23,.15);
  border-bottom: 6px solid rgba(230,125,23,.15);
  border-top: 6px solid rgba(230,125,23,1);
  border-radius: 100%;
}

/* ==|== media queries ======================================================
   Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */


/* Tablet styles */
@media only screen and (max-width: 1280px) and (min-width: 768px) {
  /* Identifier for JS */
  body:after {
    content: 'tablet';
    display: none;
  }

  /* Screen size for scale */
  html.main-html {
    min-width: 960px;
    min-height: 1160px;
  }

  body {
  	background-color: #134ea2;
  }

  /* Mosaic */
  .flexslider {height: auto; }
  .flex-viewport { height: auto; }
  .flex-viewport ul, .flex-viewport ul li, .flex-viewport ul li img, .flexslider .slides img {height: auto !important; }
  #mosaic_slider {display: block; position: relative; }
  #dl_explore {display: none; }
  #mosaic_slider article { padding-left: 10px; }
  .mosaic-text { padding-left: 4%; margin-top: 30px; }
  .body-text { padding-left: 4%; margin-bottom: 20px; }
  #mosaic_slider h1 a { color: #2583AF !important; font-family: 'Arial'; font-weight: bold; font-size: 80%; margin-top: 20px;}
  #mosaic_slider .slide-meta {position: absolute; bottom: 0; width: inherit; padding: 6px 0; background: #000; height: auto; background: rgb(0, 0, 0); /* The Fallback */ background: rgba(0, 0, 0, 0.5); color: #d6d6b9; color: #fff; display: inline-block;}
  #mosaic_slider .slide-meta p, #mosaic_slider .slide-meta h1 { padding: 0 6px; }
  #mosaic_slider li { min-height: 20px; -webkit-backface-visibility: visible; -moz-backface-visibility: visible;}


  #google_translate_element{
    margin: 10px 13px 0 0;
  }
  #siteSearch {
    margin-right: 6px !important;
  }
  footer .signup-now input#email_address {
    height: 30px;
  }

  /* Buttons */
  .button {
    color: #7b7b60;
    padding: 10px 15px;
  }

  .buybutton {
    color: #fff;
    padding: 10px 15px !important;
  }
  .fullfeature.fourby .mod {
    padding-bottom: 40px;
  }
  .full-landing_buy_tickets .standard-listing .mod {
    padding-bottom: 40px;
  }

  /* Form */
  input[type="text"], input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }
  #facet-list li input {
    margin-top: 4px;
  }

  /* School group reservation from */
  .standardForm .row {
    margin: 10px 0;
  }
  .standardForm .nowrap {
    margin: 10px 0;
  }
  .standardForm input[type="text"] {
    padding: 10px 0;
  }
  input[type="checkbox"] {
    margin: 10px 5px;
  }
  .standardForm .special-group {
    margin: 15px 0;
  }
  .standardForm .button {
    margin-top: 10px;
  }

  /* contact us form */
  .survey-view .survey-choices {
    margin: 10px 0;
  }
  .survey-view .survey-choices input[type="text"] {
    padding: 10px 0;
    margin: 10px 0 0 0;
  }
  .survey-view .survey-choices select {
    margin: 10px 0 0 0;
    font-size: 150%;
  }

  /* Search */
  #mainSearch #Search {
    font-size: 150%;
  }


  /* Calendar */
  #frmDates input.hasDatepicker {
    width: 100px !important;
  }
  #frmDates label {
    width: 100%;
  }
  #frmDates button {
    margin-left: 52px;
    width: 110px;
  }
  #ui-datepicker-div {
    width: 365px;
    padding: 15px;
    z-index: 4000 !important;
  }
  #ui-datepicker-div table.ui-datepicker-calendar {
    width: 100%;
    margin: 20px 0 15px 0;
  }
  #ui-datepicker-div table.ui-datepicker-calendar td {
    padding: 15px;
  }

  /* Make menu item more margin space */
  .subbox ul li,
  .sidebar ul li {
    margin: 10px 0 !important;
  }

  /* Headlines */
  .maincontent h1 {
    margin: 10px 0;
  }

  .full-exhibit_traveling .feature-block.not-visible { visibility: hidden; }

  div.full-landing_our_research #siteSearch div#publication-search-name input {
    width: 220px;
  }

  .inner-login-box .login-right {
    border-left: 0px;
  }

}

.bookmark-collect-wrapper {
  float: right;
  margin: 4px 15px 0 0
}

.bookmarks-btn-collect {
  background: #fdfbf9;
  border-radius: 0;
  border: 2px solid #fdfbf9;
  color: #847956;
  outline: 2px solid #e2dfd6 !important;
  box-shadow: none;
  font-size: 0.75em;
  padding: 2px 10px !important;
  cursor: pointer;
  font-weight: bold;
}
.bookmarks-btn-collect [class^="icon-"] {
  vertical-align: middle;
}
.bookmarks-btn-collect:hover,
.bookmarks-btn-collect:active,
.bookmarks-btn-collect:focus {
  background: #f6f7ec;
  color: #847956;
  border: 2px solid #f6f7ec;
  outline: 2px solid #847956 !important;
  outline-offset: 0;
  box-shadow: none;
}
.bookmarks-btn-collect:hover [class^="icon-"] {
  color: #e78426;
}

.bookmarks-btn-collect.collected {
  background: #f6f7ec;
  color: #e78426;
  outline: 2px solid #e78426 !important;
  border: 2px solid #f6f7ec;
  font-weight: bold;
}
.bookmarks-btn-collect.collected:hover,
.bookmarks-btn-collect.collected:active,
.bookmarks-btn-collect.collected:focus {
  background: #f6f7ec;
  color: #847956;
  border: 2px solid #f6f7ec;
  outline: 2px solid #847956 !important;
  outline-offset: 0;
  box-shadow: none;
}

@media only screen and (max-width: 767px) {
  .bookmark-collect-wrapper {
    float: left;
    margin: 15px 0px 0 4%;
  }
  #pageHeader header .social-share-links {
    margin: 17px 4% 0 0;
  }

  .section-header h1 {
    float: none;
    clear: both;
  }
  .alert p{
    background: url(../images/icn-alert.png) left top no-repeat; 
    margin: auto; 
    padding: 0 20px; 
    font-weight: bold;
  }
}

/* Twitter quote share */
.twitter-quote:hover {
    background-color: #55acee;
    color: #fff;
    transition: all 0.3s ease-out 0s;
}
.twitter-quote span {
    background: transparent url("../images/twitter-quote-sprite.png") -22px top no-repeat;
    position: relative;
    top: 1px;
    left: 2px;
    padding: 0 10px;
    transition: all 0.2s ease-out 0s;
}
.twitter-quote:hover span {
    background: transparent url("../images/twitter-quote-sprite.png") 0 top no-repeat;
}