﻿/* compile this separately */
#wrap {
  display: table;
  height: 100%;
}
.article > a {
  text-indent: -9999px;
}
.slideshow-controls a {
  padding: 2px 4px;
}
.lt-ie10 .header .navbar-wrapper .navbar .navbar-inner {
  /* This was rendering a gradient in IE, which didn't match the black background of the full-width bar, and it hung over the bottom border. */

  filter: none;
  background: transparent;
}
.lt-ie9 .hero-content button {
  /* Button in hero area was wandering over to the right. */

  float: left;
  position: relative;
}
.lt-ie9 .carousel-inner button {
  /* Button in hero area was wandering over to the right. */

  float: left;
  position: relative;
}
.lt-ie9 .content div.article .article-snippet p.location {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.lt-ie10 .section-title {
  height: 38px;
  padding-top: 0;
}
.lt-ie9 .row a,
.lt-ie9 .row-fluid .section-title a {
  /* behavior: url(/SiteElements/redesign-implementation/non-cms/PIE.htc); */

}
.lt-ie9 .carousel-container .slideshow-controls a {
  behavior: url(/SiteElements/redesign-implementation/non-cms/PIE.htc);
}
/* Language selector */
.lt-ie9 .language-select {
  width: 9.3em;
}
.lt-ie9 .language-select .language-select-available {
  width: 100%;
}
.lt-ie9 .banner .row-fluid .site-search {
  margin-left: 0;
}
.lt-ie9 div.homemeta div.newsletter,
.lt-ie9 div.homemeta div.support {
  min-height: 0px !important;
  height: 250px;
}
.lt-ie9 div.footer ul.inline li:last-child * {
  content: none;
}
.lt-ie10 .page-content h1 {
  padding-top: 12px;
  padding-bottom: 13px;
}
.lt-ie9 .panel h1 {
  padding-top: 11px;
  padding-bottom: 14px;
}
.lt-ie10 div.content-container div.callout h1 {
  padding-top: 0;
  padding-bottom: 0;
}
/* General form fixes */
.lt-ie10 .selectboxit-container .selectboxit.btn .selectboxit-arrow-container {
  margin-top: -5px;
  padding: 5px 0 !important;
}
.lt-ie10 .selectboxit-container .selectboxit.btn {
  padding: 5px 0 !important;
}
.lt-ie9 div.form button[type="submit"] {
  position: relative;
  /* behavior: url(/SiteElements/redesign-implementation/non-cms/PIE.htc); */

}
/* What's on Filter fixes */
.lt-ie9 .content .whats-on-filters button[type="submit"] {
  box-shadow: 2px 2px 0 #ECB13B;
}
.lt-ie9 div.form[name="whats-on"] .from-to fieldset button {
  min-width: 0;
}
.lt-ie9 .content .whats-on-filters h1 button[type="submit"] {
  background: #236788 !important;
}
.lt-ie9 .content .whats-on-filters button[type="submit"] {
  box-shadow: 2px 2px 0 #ECB13B;
  /* behavior: url(/SiteElements/redesign-implementation/non-cms/PIE.htc); */

}
/* Venue pages minor tweaks */
.lt-ie9 .wrapper.venue .directions h3 {
  margin-top: 6px;
}
.lt-ie9 .wrapper.venue .directions h3 button.cta {
  margin-left: 6px !important;
  margin-bottom: -4px !important;
  position: relative;
  top: 3px;
}
.lt-ie10 .wrapper.venue .venue-feature.times h3 {
  font-size: 14px !important;
}
.lt-ie10 .wrapper.venue .venue-feature.times h3,
.lt-ie10 .wrapper.venue .venue-feature.times p {
  padding-left: 55px !important;
}
.lt-ie9 .times .venue-feature-content {
  padding-left: 5px !important;
}
.lt-ie10 .wrapper.venue .venue-feature.times p {
  padding-top: 5px !important;
}
/* Paging */
.lt-ie9 .pagination li.previous a:after {
  /* Nudge the previous arrow into the centre of its box. */

  margin-left: 6px;
}
.lt-ie9 .pagination li.next a:after {
  /* Nudge the next arrow into the centre of its box. */

  margin-left: 6px;
}
.lt-ie9 .search.panel.branded input[type="text"] {
  min-height: 0;
  height: 30px;
}
.lt-ie10 .carousel-inner,
.lt-ie9 .carousel-inner,
.lt-ie8 .carousel-inner,
.lt-ie7 .carousel-inner {
  background: transparent !important;
}
.lt-ie10 .ie-gradient,
.lt-ie9 .ie-gradient,
.lt-ie8 .ie-gradient,
.lt-ie7 .ie-gradient,
.lt-ie10 .ie-gradient-fill,
.lt-ie9 .ie-gradient-fill,
.lt-ie8 .ie-gradient-fill,
.lt-ie7 .ie-gradient-fill {
  position: absolute;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.lt-ie10 .ie-gradient,
.lt-ie9 .ie-gradient,
.lt-ie8 .ie-gradient,
.lt-ie7 .ie-gradient {
  width: 62%;
  left: 35%;
}
.lt-ie10 .ie-gradient-fill,
.lt-ie9 .ie-gradient-fill,
.lt-ie8 .ie-gradient-fill,
.lt-ie7 .ie-gradient-fill {
  width: 35%;
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  div.footer div.title {
    margin-top: -10px !important;
  }
}

