/* Minification failed. Returning unminified contents.
(4273,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(4280,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }

.container {
  min-width: 928px;
  position: relative; }

.row {
  margin-left: -30px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col {
  float: left;
  padding-left: 30px;
  box-sizing: border-box; }

.full {
  width: 100%; }

.one-half {
  width: 50%; }

.one-third {
  width: 33.3333%; }

.one-fourth {
  width: 25%; }

.two-thirds {
  width: 66.6666%; }

.five-twelfths {
  width: 41.66667%; }

.seven-twelfths {
  width: 58.33333%; }

p {
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern" 1; }

h1, h2 {
  font-feature-settings: "kern" 1; }

a {
  color: #33b8ff;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.subtle-link {
  color: #AB1239; }

hr {
  height: 2px;
  margin: 2rem 0;
  background: #ebebeb;
  border: 0; }

h1, .alpha {
  font-family: "Oxygen", sans-serif;
  font-size: 5em;
  line-height: 0.9;
  font-weight: 300; }

.alpha-reversed {
  color: white; }

h2, .beta {
    font-family: "Oxygen", sans-serif;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 300;
    color: #ab1239;
}

h2, .prop {
    font-family: "Oxygen", sans-serif;
    font-size: 36px;
    line-height: 0;
    font-weight: 300;
    color: #ab1239;
}

.beta-reversed {
    color: #505050;
    font-size: 2em;
    font-weight: 1em;
}

h3, .gamma {
  font-family: "Oxygen", sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
  color: #505050; }

h4, .delta {
    font-family: "Oxygen", sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #ab1239;
}
    h4 a, .delta a {
        color: #ab1239;
    }

h5, .epsilon {
  font-family: "Oxygen", sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 700; }

.epsilon-reversed {
  color: white; }

h6, .zeta {
  margin: 1rem 0 0 0;
  font-family: "Oxygen", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  font-weight: 700;
  color: #ab1239; }

.heading-divider {
  border-bottom: 1px solid #ebebeb; }

.header--dark {
  background-color: #6D6E70;
  border-top: 5px solid #6D6E70;
  border-bottom: 5px solid #ebebeb; }

.section-header {
    border-bottom: 5px solid #ab1239;
    color: white;
}
  .section-header h1 {
    margin: 0; }
  .section-header p {
    margin-top: 0; }
  .section-header span {
    color: #fff; }

.section-header--with-sidebar {
  margin-left: -30px;
  padding-left: 30px; }

.section-header--full {
  margin-left: -1rem;
  padding-left: 1rem; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }



.tagline {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.1111;
  color: #dcc096; }

.btn {
  display: inline-block;
  padding: 0.5rem 1rem;
  color: white;
  border: 1px solid #ab1239;
  border-radius:5px;
  font-size: 0.875em;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none; }

.btn-primary {
    background-color: #AB1239;
}
  .btn-primary:hover {
    background-color: #ab1239; }

.btn-secondary {
  background-color: #ab1239; }
    .btn-secondary:hover {
        background-color: #ab1239;
    }

.btn-big {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  background-color: #AB1239;
  margin-right: 0.85em; }
  /*.btn-big:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    margin-top: -0.85em;
    pointer-events: none;
    border:0px;
    content: " "; }*/

.inline-list {
  padding-left: 0; }
  .inline-list li {
    display: inline-block; }

.inline-list--roomy li {
  margin-right: 1em; }

.button-list {
  padding-left: 0; }
  .button-list li {
    display: inline-block; }
  .button-list a {
    padding-left: 1rem;
    padding-right: 1rem; }

.separated-list {
  padding-left: 0; }
  .separated-list li {
    display: inline-block; }
  .separated-list a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-right: 1px solid #505050; }
  .separated-list li:first-child a {
    padding-left: 0; }
  .separated-list li:last-child a {
    padding-right: 0;
    border: 0; }

.utility-list {
  margin: 1em 0 0 2em;
  display: inline-block; }

.two-column {
  padding-left: 0;
  columns: 2;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  clear: left; }
  .two-column li {
    margin-left: 1.1rem; }

.four-column {
  padding-left: 0;
  columns: 4;
  -webkit-column-count: 4;
  /* Chrome, Safari, Opera */
  -moz-column-count: 4;
  /* Firefox */
  column-count: 4;
  clear: left; }
  .four-column li {
    margin-left: 1.1rem; }

nav ul {
  padding-left: 0;
  list-style-type: none; }

.main-nav {
  margin-top: 46px;
  float: right; }

.main-nav--list {
  margin: 0.5rem 0; }

.main-nav--link {
    padding: 8px 13px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px 4px 0 0;
    color: #ab1239;
}
  .main-nav--link:hover {
    color: white;
    background-color: #ab1239;
    text-decoration: none; }

.secondary-nav {
  text-transform: uppercase; }

.section-nav {
  width: 23.15271%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  font-weight: 300;
  background-color: #ebebeb;
  padding-bottom: 1.5rem;
  position: relative;
  top: -32px;
  right: -12px;
  border-radius: 10px 0px 10px 10px;
}

.section-nav--link {
  color: #2e2e2e; }

.main-header {
  background: white; }

.main-header-wrapper {
  min-height: 95px; }

.main-header-wrapper--short {
  min-height: 87px; }

.nav-header {
    padding-top: 3px;
    border-bottom: 1px solid #ab1239;
    margin-top: 5px;
    padding-bottom: 10px;
    background: rgba(109,110,113, .2);
}
.floating-nav {
  padding-bottom: 6px;
  text-align: center;
  text-transform: uppercase; }

.floating-nav--list {
  padding-top: 0.4rem;
  padding-bottom: 0;
  margin-top: 10px;
  margin-bottom: 0;
  display: inline-block; }

.floating-nav--link {
    padding: 8px 13px;
    color: #ab1239;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: 700;
}
    .floating-nav--link:hover {
        text-decoration: none;
        color: #F15B61;
    }

.active .floating-nav--link {
    color: white;
    background-color: #ab1239;
}

.affix {
  position: fixed;
  margin-top: -8px;
  z-index: 2000;
  top: 0.5rem;
  left: 0;
  right: 0; }

.affix + .affix-spacer {
  padding-top: 2em; }

table {
  width: 100%; }

th {
  color: #ab1239;
  text-align: left; }

td {
  padding: 0 0.5rem;
  vertical-align: top; }

.plain-data td {
  padding: 0; }

.room-data {
  width: 100%;
  background-color: white; }
  .room-data tr {
    border-bottom: 1px solid #eeeeee; }
    .room-data tr:last-child, .room-data tr:first-child {
      border-bottom: 0; }
    .room-data tr:hover {
      background-color: #eeeeee; }
  .room-data td {
    vertical-align: middle; }
  .room-data .btn {
    display: inline;
    float: right; }

.links-table th:first-child, .links-table td:first-child {
  padding-left: 0; }
.links-table th:last-child, .links-table td:last-child {
  padding-right: 0; }
.links-table p {
  margin: 0 0 0.5em 0; }

.lined-cell {
  padding: 0.5rem;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ebebeb; }

label {
  color: #666666;
  font-size: 0.875em; }

.user-form {
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #eeeeee; }
  .user-form input, .user-form textarea {
    width: 80%;
    display: block; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

input, textarea, .faux-input {
    margin-bottom: 1rem;
    padding: 10px 7px;
    border: 1px solid #666666;
    background: white;
    color: #796c5b;
    font-family: georgia, serif;
    border-radius: 3px;
}

.faux-input {
  min-width: 10rem; }

.block-group label {
  display: block; }

.input-long {
    width: 65.56291%;
    float: left;
    margin-right: 3.31126%;
    display: inline;
    float: none;
    border: 1px solid #666666;
}

.input-medium {
    width: 31.12583%;
    float: left;
    margin-right: 3.31126%;
    display: inline;
    float: none;
    border: 1px solid #666666;
}

.input-short {
    width: 13.90728%;
    float: left;
    margin-right: 3.31126%;
    display: inline;
    float: none;
    border: 1px solid #666666;
}

.input-tiny {
    width: 5.29801%;
    float: left;
    margin-right: 3.31126%;
    display: inline;
    float: none;
    border: 1px solid #666666;
}

.input-full {
  width: 100%; }

.input-number {
  text-align: center; }

.input-sm {
  height: 30px;
  padding: 3px 10px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5;
  border-radius: 3px; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.tabset {
  width: 61.57635%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  padding-left: 19.21182%; }

.tabs {
  padding: 0;
  margin: 0;
  list-style: none; }

.tab {
  width: 10.34483%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  padding: 0.5rem 1rem;
  background: #ebebeb;
  text-align: center; }
  .tab a {
    color: #666666; }

.tab-active {
  background: white; }
  .tab-active a {
    color: #6D6E70; }

.tab-content {
  padding: 1rem;
  clear: left;
  background: white;
  color: #6D6E70; }
  .tab-content:before, .tab-content:after {
    content: " ";
    display: table; }
  .tab-content:after {
    clear: both; }

.tab-content-inactive {
  display: none; }

.tab-content-active {
  display: block; }

.detail-tabs {
  display: inline-block;
  padding: 0;
  max-height: 320px; }
  .detail-tabs.ui-widget-content {
    border: 0;
    background: none; }
  .detail-tabs img {
    width: 100%;
    height: auto; }

.detail-tabs.ui-tabs-vertical {
  border: 0 none;
  background: none; }
  .detail-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 12em;
    padding: 0;
    border-color: #000;
    background: none; }
    .detail-tabs.ui-tabs-vertical .ui-tabs-nav li {
      clear: left;
      box-sizing: content-box;
      width: 100%;
      border: 0 none;
      margin: 0;
      border-bottom: 1px solid #ebebeb;
      border-radius: 0;
      position: relative;
      z-index: 1;
      display: block;
      font-size: 14px;
      white-space: nowrap; }
      .detail-tabs.ui-tabs-vertical .ui-tabs-nav li:first-child {
        border-top: 1px solid #ebebeb;
        border-top-left-radius: 6px; }
      .detail-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
        border-bottom-left-radius: 6px; }
      .detail-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
        margin: 0 -4px 0 0;
        padding-right: 4px;
        padding-bottom: 0;
        z-index: 3;
        background-image: none; }
    .detail-tabs.ui-tabs-vertical .ui-tabs-nav .ui-tabs-anchor {
      float: none;
      display: block; }
    .detail-tabs.ui-tabs-vertical .ui-state-default, .detail-tabs.ui-tabs-vertical .ui-widget-content .ui-state-default, .detail-tabs.ui-tabs-vertical .ui-widget-header .ui-state-default {
        background: #eeeeee;
        color: #ab1239;
    }
        .detail-tabs.ui-tabs-vertical .ui-state-default a, .detail-tabs.ui-tabs-vertical .ui-state-default a:link, .detail-tabs.ui-tabs-vertical .ui-state-default a:visited {
            color: #ab1239;
        }
    .detail-tabs.ui-tabs-vertical .ui-state-active, .detail-tabs.ui-tabs-vertical .ui-widget-content .ui-state-active, .detail-tabs.ui-tabs-vertical .ui-widget-header .ui-state-active {
        background: white;
        color: #6D6E70;
        font-weight: 400;
        border-left: 3px solid #ab1239;
    }
        .detail-tabs.ui-tabs-vertical .ui-state-active a, .detail-tabs.ui-tabs-vertical .ui-state-active a:link, .detail-tabs.ui-tabs-vertical .ui-state-active a:visited {
            color: #ab1239;
            opacity: 1;
        }
  .detail-tabs.ui-tabs-vertical .ui-tabs-panel {
    margin: 0;
    float: left;
    width: 70%;
    position: relative;
    z-index: 2;
    border: 1px solid #ebebeb;
    border-radius: 0 5px 5px 5px;
    background-color: white; }
    .detail-tabs.ui-tabs-vertical .ui-tabs-panel > div {
      min-height: 320px; }
      .detail-tabs.ui-tabs-vertical .ui-tabs-panel > div p {
        margin-top: 0; }
    .detail-tabs.ui-tabs-vertical .ui-tabs-panel .ui-tabs-panel h3 {
      margin-bottom: 0.3em; }
  .detail-tabs.ui-tabs-vertical .ui-tabs-panel-more-btn {
    display: none;
    position: absolute;
    bottom: -29px;
    right: 10px;
    font-family: "Oxygen", sans-serif;
    cursor: pointer; }
    .detail-tabs.ui-tabs-vertical .ui-tabs-panel-more-btn:before {
      content: 'More +'; }
  .detail-tabs.ui-tabs-vertical .ui-tabs-panel-expanded .ui-tabs-panel-more-btn:before {
    content: 'Less +'; }
  .detail-tabs.ui-tabs-vertical .ui-tabs-panel-more .ui-tabs-panel-more-btn {
    display: block; }
  .detail-tabs.ui-tabs-vertical .ui-corner-all {
    border-radius: 5px 0 0 5px; }
  .detail-tabs.ui-tabs-vertical .ui-widget-header {
    border: 0 none;
    background: none; }

.callout-gray {
  text-align: center;
  margin-right: 30px;
  margin-top: 60px;
  margin-bottom: 2rem;
  padding: 1rem;
  position: relative;
  color: white;
  background: rgba(0, 0, 0, 0.5); }
  .callout-gray img {
    position: absolute;
    top: -40px;
    left: 68px; }

.callout-feature, .callout-feature-reversed {
  width: 48.58757%;
  float: left;
  margin-right: 2.82486%;
  display: inline;
  margin-bottom: 1rem;
  padding: 1rem 15rem 1rem 1rem;
  text-align: left;
  border: 5px solid white;
  box-sizing: border-box;
  background-image: url("http://placehold.it/516x278");
  background-size: cover; }
  .callout-feature:nth-child(2), .callout-feature-reversed:nth-child(2) {
    float: right;
    margin-right: 0; }

.callout-feature {
  color: #AB1239; }

.callout-feature-reversed {
  color: white; }

.quicklink--link {
  color: #ab1239; }

.quicklink--header {
    font-size: 1.5em;
    color: #ab1239;
    text-transform: uppercase;
}

.quicklink--image {
  height: 190px;
  border-radius: 100%; }

.accordion--head {
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0;
  background-color: #ab1239;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }
  .accordion--head a {
    color: white;
    text-decoration: underline; }

.accordion--body {
  padding: 1rem;
  margin-left: 0;
  border: 1px solid #ebebeb; }
  .accordion--body :first-child {
    margin-top: 0; }

.user-bar {
  padding: 0.5rem 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: white;
  background: #AB1239; }

.user-bar-content {
  width: 61.57635%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.user-nav--list {
  margin: 0; }

.user-nav--link {
  margin-left: 1rem;
  color: white; }

.home-slideshow {
    overflow: hidden;
    *zoom: 1;
    border:0px;
}

.cycle-slide {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  position: relative;
  height: 422px;
  background-size: cover;
  display: none;
  z-index: 1; }
  .cycle-slide.active {
    display: block; }

.cycle-slideshow {
  overflow: hidden; }

.col.one-half .cycle-slideshow {
  padding-bottom: 20px; }
  .col.one-half .cycle-slideshow img {
    margin-bottom: 10px; }

.hero-copy {
  width: 42.36453%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  position: absolute;
  right: 48px;
  bottom: -450px; }

.hero-copy--header {
  text-transform: uppercase; }

.cycle-pager {
  z-index: 101;
  color: gray;
  font-weight: bold;
  font-size: 40px;
  line-height: 15px;
  text-align: right; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cycle-pager span {
  padding: 2px;
  cursor: pointer; }

.cycle-pager-active {
  color: #ab1239; }

.lightbox {
  margin-top: 20px; }
  .lightbox img {
    width: 100%;
    max-width: 100%; }

.thumbnails {
  width: 48.76847%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  @media print {
    .thumbnails {
      display: none; } }
  .thumbnails .media-slideshow {
    padding-bottom: 7px; }

.detail-box {
  width: 35.96059%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  margin-right: -1rem;
  padding-right: 1rem;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.5); }
  .detail-box h1 {
    margin-bottom: 0.5rem; }
  .detail-box a {
    color: white; }
  .detail-box p {
    clear: both; }

.detail-info {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #ab1239;
}

.details {
  margin-top: 0.5rem; }
  .details h2 {
    width: 10.34483%;
    float: left;
    margin-right: 2.46305%;
    display: inline;
    margin-top: 0;
    margin-bottom: 0; }
  .details p {
    margin-top: 0;
    margin-bottom: 0; }

.detail-section {
  width: 16.74877%;
  float: left;
  margin-right: 2.46305%;
  display: inline; }

.offset-anchor {
  top: -220px;
  position: absolute; }

.blowout {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  clear: both;
  min-height: 28em; }

.blowout-freetext h2 {
  text-align: center; }

.blowout-dark {
  color: white;
  background-color: #2e2e2e;
  background-size: cover; }

.blowout-light {
  background-position: bottom center;
  background-repeat: no-repeat; }

.blowout-lobby {
  background-image: url("/images/lobby.jpg"); }

.blowout-lobby2 {
  background-image: url("/images/lobby2.jpg"); }

.blowout-luggage {
  background-image: url("/images/luggage.jpg"); }
  .blowout-luggage h2 {
    text-align: center; }

.blowout-room {
    margin-bottom: 20px;
    background: #f9f9f9;
    /* background-image: url("/images/gradient_squares.png");
  background-position: center top;*/
}

.blowout-dining {
  background-image: url("/images/dining.jpg"); }

.blowout-location {
  min-height: 36rem;
  background-image: url("/images/hotel-hero.jpg"); }

.blowout-location-purple {
  min-height: 27rem;
  background-image: url("/images/drury-purple.jpg"); }

.blowout-amenities {
  min-height: 39rem;
  background-image: url("/images/coffee.jpg"); }

.blowout-meetings {
  background-image: url("/images/gradient_squares.png"); }

.blowout-nearby {
  background-image: url("/images/nearby.jpg");
  background-size: 100%;
  background-position-y: bottom;
  background-repeat: no-repeat; }
  .blowout-nearby h2 {
    text-align: center; }
  .blowout-nearby h4 {
    margin-top: 0; }

.blowout-content-offset {
  width: 48.76847%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  padding-left: 51.23153%; }

.blowout-reviews {
  margin-bottom: 74px;
  background-image: url("/images/gradient_squares.png"); }

.reviews-recent {
  width: 42.36453%;
  float: left;
  margin-right: 2.46305%;
  display: inline; }

.reviews-new {
  width: 55.17241%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.blowout-map input {
  width: 20rem; }
.blowout-map .focus-box {
  border: none;
  background: white;
  padding: 0; }
.blowout-map table {
  width: 80%;
  margin: 0 auto; }
.blowout-map td strong {
  font-size: 1rem; }
.blowout-map td p {
  font-size: 0.9rem;
  text-align: center; }
.blowout-map .map {
  margin-bottom: 1em; }
.blowout-map input[type=text] {
  border: 1px solid #999;
  padding: 0.35em;
  vertical-align: top; }

.map {
  width: 100%;
  height: 318px; }

.blowout-book-and-stay .detail-box {
  margin-top: 300px; }

.meeting-main h1 {
  color: #ab1239;
  font-size: 36px; }
.meeting-main h2 {
  color: #ab1239;
  font-size: 23px;
  font-weight: 400;
  line-height: 100%; }
.meeting-main a {
  color: #ab1239;
  font-size: 14px; }
.meeting-main p {
  color: #777;
  font-size: 14px; }

.anchor-container {
  position: relative; }
  .anchor-container a {
    top: -165px !important; }

.blowout-capacities {
  *background: url("/images/gradient_squares.png");
  *background-repeat: initial;
  border-bottom: 3px solid #ddd; }
  .blowout-capacities .detail-tabs-container {
    border-radius: 5px;
    vertical-align: top;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    padding: 5px 15px 15px 15px; }
    .blowout-capacities .detail-tabs-container tr {
      font-size: 14px;
      line-height: 35px; }
      .blowout-capacities .detail-tabs-container tr th, .blowout-capacities .detail-tabs-container tr td {
        padding: 0 0.5rem; }
        .blowout-capacities .detail-tabs-container tr th:first-child, .blowout-capacities .detail-tabs-container tr td:first-child {
          color: #AB1239; }
        .blowout-capacities .detail-tabs-container tr th:nth-child(n+2), .blowout-capacities .detail-tabs-container tr td:nth-child(n+2) {
          text-align: center; }
    .blowout-capacities .detail-tabs-container tbody tr {
      border-top: 1px solid #ccc; }
      .blowout-capacities .detail-tabs-container tbody tr:nth-child(2n-1) {
        background-color: #f9f9f9; }
  .blowout-capacities .capacity-links {
    text-align: center;
    margin-top: 20px; }
    .blowout-capacities .capacity-links a {
      margin: 10px;
      color: #AB1239;
      font-weight: bold;
      padding: 5px;
      border-radius: 5px;
      font-size: 14px; }
      .blowout-capacities .capacity-links a.selected, .blowout-capacities .capacity-links a:hover {
        background-color: #ccc;
        text-decoration: none; }
  .blowout-capacities .capacity-image {
    display: none;
    margin: 20px auto; }
    .blowout-capacities .capacity-image.selected {
      display: block;
      -webkit-animation: selectCapacity 1s;
      /* Safari 4+ , Chrome*/
      -moz-animation: selectCapacity 1s;
      /* Fx 5+ */
      -o-animation: selectCapacity 1s;
      /* Opera 12+ */
      animation: selectCapacity 1s;
      /* IE 10+, Fx 29+ */ }

@-webkit-keyframes selectCapacity {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes selectCapacity {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes selectCapacity {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes selectCapacity {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.blowout-break-packages {
  background-color: #f9f9f9; }
  .blowout-break-packages h3 {
    color: #ab1239;
    font-size: 20px; }
  .blowout-break-packages .break-package {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px; }
    .blowout-break-packages .break-package .title {
      color: #AB1239;
      font-weight: bold;
      font-size: 16px; }
    .blowout-break-packages .break-package p {
      margin: 0; }
  .blowout-break-packages .img-container {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px; }
    .blowout-break-packages .img-container img {
      max-width: 100%;
      display: block; }

.blowout-catering {
  background-color: #f9f9f9;
  border-bottom: 3px solid #ddd; }
  .blowout-catering h2 {
    margin-bottom: 50px; }
  .blowout-catering .caterer {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px; }
    .blowout-catering .caterer .title {
      color: #AB1239;
      font-weight: bold;
      font-size: 16px; }
    .blowout-catering .caterer .link {
      border: 1px solid #ab1239;
      border-radius: 5px;
      padding: 0 5px; }
      .blowout-catering .caterer .link a {
        color: #ab1239;
        font-weight: 600;
        text-decoration: none; }
      .blowout-catering .caterer .link:hover {
        background-color: #eee; }
    .blowout-catering .caterer p {
      margin: 0; }

.blowout-equipment {
  background: url("/Images/meeting-bg-presentation.jpg");
  background-size: cover;
  border-bottom: 3px solid #ddd;
  font-size: 14px; }
  .blowout-equipment .equipment {
    line-height: 24px;
    margin-bottom: 20px; }
    .blowout-equipment .equipment .title {
      font-weight: bold;
      font-size: 16px; }
    .blowout-equipment .equipment p {
      margin: 0; }

.blowout-reserve {
  background-color: #f9f9f9;
  font-size: 14px; }
  .blowout-reserve h3 {
    color: #ab1239;
    font-size: 20px; }

.gallery div {
  position: relative;
  width: 19.68504%;
  float: left;
  margin-right: 0.3937%;
  display: inline;
  display: inline-block;
  text-align: center;
  margin-bottom: 5px; }
  .gallery div:nth-child(5n) {
    float: right;
    margin-right: 0; }
.gallery div, .gallery h2, .gallery a, .gallery span {
  color: white; }
.gallery a {
  text-decoration: none; }
.gallery img {
  max-width: 100%;
  display: block; }
.gallery span {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  font-size: 1.15em;
  padding: 0 1em; }
.gallery .info img {
  width: 100%; }
.gallery .info h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: block;
  text-align: center;
  padding: 0 20%; }
.gallery .info-1 {
  background-color: #c5320b; }
  .gallery .info-1 h2 {
    line-height: 1.45; }
.gallery .info-2 {
  background-color: #ab1239; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.book-it-fast__container {
  position: relative;
  z-index: 999; 

}

.book-it-fast {
  color: white;
  box-sizing: border-box;
  float: right;
  clear: both; }
  .book-it-fast > div {
    position: relative;
    min-width: 440px; }
  .book-it-fast .column-1 {
    width: 64.38356%;
    float: left;
    margin-right: 6.84932%;
    display: inline; }
  .book-it-fast .column-2 {
    width: 28.76712%;
    float: right;
    margin-right: 0;
    *margin-left: -30px;
    display: inline;
    text-align: center; }
  .book-it-fast p {
    margin: 0; }
  @media print {
    .book-it-fast {
      display: none; } }

.book-it-fast--overlap {
  float: left;
  top: 20px;
  position: absolute;
  left: 30px;
}

.book-it-fast__header {
    box-sizing: border-box;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    min-width: 230px;
    margin-top:10px;
    padding: 0 1rem;
    font-size: 1.5em;
    border: 1px solid #AB1239;
    border-radius: 5px 10px 0 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    background-color: #AB1239;
    box-shadow: 0px 0 5px 0px #000;
}
.book-it-fast__header:hover {
        cursor: pointer;
        
    }

.book-it-fast__body {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    min-height: 230px;
    padding: 12px;
    background-color: #ddd;
    box-shadow: 2px 0 5px -2px #000;
    border-top: 0px;
    border-left: 1px solid #ab1239;
    border-right: 1px solid #ab1239;
    border-bottom: 1px solid #ab1239;
    border-radius: 0 0 5px 5px;
}
  .book-it-fast__body:before, .book-it-fast__body:after {
    content: " ";
    display: table; }
  .book-it-fast__body:after {
    clear: both; }

.book-it-fast__location {
  width: 224px;
  margin-right: 1rem; }

.book-it-fast__guests {
  width: 96px; }

.book-it-fast__button {
  width: 100%;
  font-size: 1rem;
  font-weight: 700; }

.book-it-fast__advanced {
  display: inline-block;
  font-weight: 700;
  line-height: 1.1;
  color: white;
  padding: 1rem; }

.input-group {
  margin-bottom: 1rem;
  margin-right: 0; }
  .input-group:before, .input-group:after {
    content: " ";
    display: table; }
  .input-group:after {
    clear: both; }

.book-it-fast__date {
  width: 47.47475%;
  float: left;
  margin-right: 5.05051%;
  display: inline;
  border-radius: 4px;
  background: white;
  color: #666666;
  font-weight: 700;
  cursor: pointer; }
  .book-it-fast__date:last-of-type {
    margin-right: 0; }
  .book-it-fast__date .book-it-fast__label {
    border-radius: 4px 4px 0 0; }
  .book-it-fast__date .fa-calendar {
    float: right;
    padding: 0.25rem; }
  .book-it-fast__date > div {
    text-align: right;
    line-height: 1.2;
    padding: 0.8rem; }
  .book-it-fast__date .input-date {
    display: none; }
  .book-it-fast__date .month {
    text-transform: uppercase; }
  .book-it-fast__date .day {
    font-size: 1.9rem; }

.book-it-fast__label {
  display: block;
  padding: 0.5rem;
  color: white;
  background-color: #6D6E70;
  box-sizing: border-box; }

.book-it-fast__input {
  box-sizing: border-box;
  margin-bottom: 0;
  border: 0;
  width: 100%; }
  .book-it-fast__input.input-number {
    width: 100%;
    margin-right: 0; }

.book-it-fast .twitter-typeahead {
  width: 100%; }
.twitter-typeahead .book-it-fast__input {
  width: 100%; }
.twitter-typeahead .empty-message {
  padding: 10px; }

.pill {
  display: inline-block;
  background: #666666;
  color: white;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin: 0;
  padding: 0.3em;
  min-width: 1em;
  border-radius: 1em; }

.numbered {
  background: #ab1239; }

.preflight-step {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  overflow: visible; }
  .preflight-step h2 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0; }
  .preflight-step .twitter-typeahead {
    width: 80%; }
    .preflight-step .twitter-typeahead .tt-hint, .preflight-step .twitter-typeahead .tt-input {
      margin-bottom: 0; }
    .preflight-step .twitter-typeahead .tt-suggestion p {
      margin: 0.1em; }

#flexible-dates {
  display: none; }

.preflight-step__number {
  width: 3.94089%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  padding: 0.8em 0; }

.preflight-step__heading {
  width: 35.96059%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  padding: 1.1em 0; }

.preflight-step__inputs {
  width: 55.17241%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  padding: 1em 0; }
  .preflight-step__inputs .text {
    padding: 0 1em; }
  .preflight-step__inputs .alt-display .input-date {
    display: none; }
  .preflight-step__inputs .display-date {
    display: inline-block;
    font-family: "Oxygen", sans-serif;
    font-size: 1.8rem; }
  .preflight-step__inputs input.display-date {
    padding: 7px 7px 6px; }
  .preflight-step__inputs span.display-date {
    line-height: 1; }
  .preflight-step__inputs #SpecificDatesInput, .preflight-step__inputs #FlexibleDatesOption {
    display: block; }
  .preflight-step__inputs #MonthChooserInput, .preflight-step__inputs #SpecificDatesOption {
    display: none; }

.preflight-step__rooms .input-tiny {
  margin-right: 0; }

.preflight-step__smoking {
  width: 22.51656%;
  float: left;
  margin-right: 3.31126%;
  display: inline; }

.preflight-step__bedtype {
  width: 22.51656%;
  float: left;
  margin-right: 3.31126%;
  display: inline; }

.preflight-step__accessibility {
  width: 48.34437%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.preflight-step__promocodes {
  width: 47.47475%;
  float: left;
  margin-right: 5.05051%;
  display: inline; }

.preflight-step__travelagent {
  width: 47.47475%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.tally-card {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  position: relative;
  min-height: 100px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: white;
  border: 1px solid #ab1239;
  font-size: 0.875em; }

.tally-card__section {
  width: 16.74877%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  border-left: 1px solid #ebebeb; }
  .tally-card__section p {
    margin: 0; }
  .tally-card__section a {
    font-size: 12px; }
  .tally-card__section:first-child {
    border: 0;
    margin-left: 25px; }
  .tally-card__section:last-child {
    width: 35.96059%;
    float: left;
    margin-right: 2.46305%;
    display: inline; }

.tally-card__edit {
  display: block;
  clear: left; }

.validation-summary-valid ul {
  margin: 0; }

h1.boldwhite {
  color: white;
  font-size: 26px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: -10px;
  padding: 20px; }

.choice__container {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  background: #eeeeee; }

.choice, .choice__filters {
  width: 90%;
  min-height: 230px;
  margin: 20px auto;
  padding: 0 1rem 1rem;
  border-bottom: 5px solid #ddd;
  background: white;
  position: relative;
  right: 0.5rem;
  overflow: visible; }
  .choice a, .choice__filters a {
    color: #ab1239;
    text-decoration: none;
    border-bottom: 1px dotted #ab1239;
    cursor: pointer; }
  .choice:last-child, .choice__filters:last-child {
    margin-bottom: 1rem;
    overflow: hidden;
    *zoom: 1; }
  .choice:after, .choice__filters:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.all__rates {
  width: 100%;
  float: left;
  margin-right: 2.63158%;
  display: inline; }

.choice__img {
  width: 17.89474%;
  float: left;
  margin-right: 2.63158%;
  display: inline;
  overflow: hidden; }

.choice__filters {
  padding: 0 1rem;
  min-height: 0;
  font-size: 1em;
  border-bottom: 1px solid #ddd; }
  .choice__filters form {
    padding-top: 15px;
    height: 30px;
    font-weight: bold; }
    .choice__filters form label {
      margin-right: 10px; }
    .choice__filters form input[type="checkbox"] {
      position: relative;
      top: 2px; }
  .choice__filters button {
    margin: 0; }

.choice__summary {
  width: 42.36453%;
  float: left;
  margin-right: 2.46305%;
  display: inline; }
  .choice__summary h2 {
    margin: 0; }

.choice__data {
  width: 100%;
  float: left;
  margin-right: 2.63158%;
  display: inline;
  box-sizing: border-box;
  font-size: 0.875em;
  background-color: white; }
  .choice__data h3 {
    font-size: 1.5em;
    display: inline-block; }

.choice__rate {
  width: 79.47368%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px; }

.choice__description {
  width: 56.95364%;
  float: left;
  margin-right: 3.31126%;
  display: inline;
  overflow: visible; }

.choice__prices {
  width: 22.51656%;
  float: left;
  margin-right: 3.31126%;
  display: inline;
  text-align: center; }
  .choice__prices h3 {
    border-bottom: 1px dotted #8c7448;
    padding-bottom: 5px;
    margin: 0; }
  .choice__prices p {
    margin: 0;
    font-size: 12px; }

.choice__prices__tooltip {
  width: 175px;
  margin-bottom: 10px; }
  .choice__prices__tooltip th {
    padding-left: 8px;
    color: #000; }
  .choice__prices__tooltip thead tr {
    height: 35px; }
  .choice__prices__tooltip tbody tr {
    height: 30px;
    border-top: 1px solid #ccc;
    text-align: left;
    font-size: 11px; }
    .choice__prices__tooltip tbody tr td {
      vertical-align: middle; }
    .choice__prices__tooltip tbody tr:first-child {
      border-top: 3px solid #ccc; }
    .choice__prices__tooltip tbody tr:nth-child(2n-1) {
      background-color: #eeeeee; }

.choice__submit {
  width: 13.90728%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  .choice__submit .btn {
    padding: 0.5rem 2rem; }
    @media (max-width: 1300px) {
      .choice__submit .btn {
        padding: 8px 16px; } }

.choice__details {
  display: none;
  margin-bottom: 20px; }

.pull-left {
  display: inline;
  float: left; }

.pull-right {
  display: inline;
  float: right; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }
.cf .book-it-fast {
  clear: none; }

.end {
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.info-card {
  position: relative;
  background-color: white;
  *border-bottom: 5px solid #666666;
  font-family: "Open Sans", Arial, sans-serif; }
  .info-card h3 {
    margin: 0;
    font-family: "Oxygen", sans-serif; }

.info-card--result {
  width: 91.39073%;
  float: left;
  margin-right: 3.31126%;
  display: inline; }

.info-card__photo {
  width: 33.33333%;
  float: left;
  margin-right: 0%;
  display: inline;
  background: transparent none no-repeat 0 0;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0; }

.info-card__contents {
  width: 66.66667%;
  float: right;
  margin-right: 0;
  *margin-left: 0;
  display: inline; }

.info-card__contents__main {
  background-color: #ab1239;
  color: white;
  padding: 0.5rem 1rem; }
  .info-card__contents__main:before, .info-card__contents__main:after {
    content: " ";
    display: table; }
  .info-card__contents__main:after {
    clear: both; }
  .info-card__contents__main h3, .info-card__contents__main a {
    padding: 0 0.5rem;
    line-height: 2rem; }
  .info-card__contents__main a {
    float: right;
    font-size: 0.875em;
    font-weight: 700;
    color: white;
    text-decoration: underline; }

.info-card__contents__secondary {
  padding: 0.5rem 1.5rem; }
  .info-card__contents__secondary:before, .info-card__contents__secondary:after {
    content: " ";
    display: table; }
  .info-card__contents__secondary:after {
    clear: both; }

.info-card__address {
  width: 60%;
  float: left;
  margin-right: 0%;
  display: inline;
  padding-top: 0.25rem;
  font-size: 0.875em;
  line-height: 1.3; }

.info-card__quote {
  width: 40%;
  float: right;
  margin-right: 0;
  *margin-left: 0;
  display: inline;
  font-size: 0.875em;
  line-height: 1;
  text-align: center; }
  .info-card__quote .price {
    display: block;
    font-size: 4em;
    font-weight: 700; }
    .info-card__quote .price b {
      font-size: 0.625em;
      vertical-align: top; }

.hotel-search-heading {
  float: none;
  display: block;
  margin-left: 0;
  padding: 1rem;
  text-align: center;
  box-sizing: border-box; }
  .hotel-search-heading label {
    font-size: 1em;
    font-weight: 700;
    margin-right: 1rem; }
  .hotel-search-heading .twitter-typeahead {
    width: 50%;
    margin-right: 1rem;
    text-align: left; }
  .hotel-search-heading .input-text {
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box; }

.hotel-details-btn {
  position: absolute;
  right: 0;
  bottom: 0; }

.hotel-details {
  display: none; }

.hotel-search-results .info-card {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  margin-bottom: 2em; }
.hotel-search-results .info-card__photo {
  width: 25%;
  float: left;
  margin-right: 0%;
  display: inline; }
.hotel-search-results .info-card__contents {
  width: 75%;
  float: right;
  margin-right: 0;
  *margin-left: 0;
  display: inline;
  position: relative; }

.twitter-typeahead {
  display: block;
  vertical-align: middle !important; }

.tt-dropdown-menu {
  background-color: white !important;
  border: 1px solid #ebebeb !important;
  border-top: 0 none !important;
  width: 100%;
  box-sizing: border-box;
  color: #000 !important; }

.tt-suggestion {
  padding: 3px 15px 3px 5px !important; }
  .tt-suggestion.tt-cursor {
    background-color: #eeeeee !important;
    color: #000 !important; }

.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounce-in {
  animation-name: bounceIn;
  animation-duration: 0.75s; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-tabs {
  position: relative;
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-widget {
  font-family: "Oxygen", sans-serif;
  font-size: 100%; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "Oxygen", sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #eeeeee;
  background: #ffffff url(/Images/ui/themes/drury/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #333333; }

.ui-widget-content a {
  color: #531FFF; }

.ui-widget-header {
  border: 1px solid #98012e;
  background: #98012e url(/Images/ui/themes/drury/ui-bg_highlight-soft_15_98012e_1x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d8dcdf;
  background: #eeeeee url(/Images/ui/themes/drury/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #004276; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #004276;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #cdd5da;
  background: #f6f6f6 url(/Images/ui/themes/drury/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #111111; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #111111;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #eeeeee;
  background: #ffffff url(/Images/ui/themes/drury/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #98012e; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #98012e;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcd3a1;
  background: #fbf8ee url(/Images/ui/themes/drury/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
  color: #6D6E70; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #6D6E70; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #98012e;
  background: #f3d8d8 url(/Images/ui/themes/drury/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat;
  color: #2e2e2e; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #2e2e2e; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #2e2e2e; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_98012e_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_98012e_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_98012e_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_98012e_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_004276_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/Images/ui/themes/drury/ui-icons_98012e_256x240.png); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 0; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0; }

.ui-widget-overlay {
  background: #a6a6a6 url(/Images/ui/themes/drury/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat;
  opacity: 0.4;
  filter: Alpha(Opacity=40); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #333333 url(/Images/ui/themes/drury/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x;
  opacity: 0.1;
  filter: Alpha(Opacity=10);
  border-radius: 8px; }

.lightbox, .thumbnails {
  position: relative; }
  .lightbox .cycle-slide, .thumbnails .cycle-slide {
    display: none; }

.thumbnails img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: top; }
.thumbnails .cycle-slide {
  padding: 3px; }
  .thumbnails .cycle-slide > span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%; }
.thumbnails .cycle-slide-active > span:after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #AB1239;
  border-radius: 2px; }

.photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: white;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: 0.66; }
  .photo-credits a {
    color: white; }

.cycle-prev, .cycle-next {
  position: absolute;
  top: 0;
  width: 15%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer; }

.cycle-prev {
  left: 0;
  background: url(/images/leftArrow.png) 5% 50% no-repeat; }

.cycle-next {
  right: 0;
  background: url(/images/rightArrow.png) 95% 50% no-repeat; }

.cycle-prev:hover, .cycle-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.prev-navigation, .next-navigation {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #ab1239;
  color: white;
  text-decoration: none;
  text-shadow: 0 0 1px #6D6E70;
  font: 16px/29px Arial, sans-serif;
  border-radius: 30px;
  box-shadow: 0 0 2px #ebebeb; }
  .prev-navigation.inactive, .next-navigation.inactive {
    opacity: 0.5;
    cursor: default; }

.prev-navigation {
  left: 0;
  top: 22px;
  text-indent: 12px;
  z-index: 3; }

.next-navigation {
  right: 0;
  top: 22px;
  text-indent: 12px;
  z-index: 3; }

.carousel {
  width: 74.38424%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: 12.80788%; }

.carousel-accommodations {
  min-height: 20rem; }

.control {
  padding-top: 2rem; }
  .control a {
    color: white; }

.control-prev {
  width: 5.29801%;
  float: left;
  margin-right: 3.31126%;
  display: inline;
  text-align: right; }

.control-next {
  width: 5.29801%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.slide {
  width: 82.78146%;
  float: left;
  margin-right: 3.31126%;
  display: inline;
  left: 4rem; }

.slide-media {
  width: 37.6%;
  float: left;
  margin-right: 4%;
  display: inline; }
  .slide-media img {
    max-width: 100%; }

.slide-copy {
  width: 58.4%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.dk_container {
  background-color: white;
  font-family: Georgia, serif;
  margin-bottom: 1rem;
  border-radius: 0; }
  .dk_container:focus {
    outline: 0; }
  .dk_container a {
    cursor: pointer;
    text-decoration: none; }

.dk_toggle {
  position: relative;
  padding: 7px 45px 7px 10px;
  border: 0;
  color: #796c5b;
  text-shadow: white 1px 1px 0;
  border-radius: 0;
  transition: border-color, 0.5s, ease-in; }
  .dk_toggle:hover {
    border-color: #796c5b; }
  .dk_toggle:after {
    position: absolute;
    top: 45%;
    right: 10px;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #796c5b; }

.dk_focus .dk_toggle {
  border-color: #33b8ff;
  box-shadow: 0 0 5px #33b8ff; }

.dk_open {
  box-shadow: 0 0 5px #33b8ff;
  z-index: 10; }
  .dk_open .dk_toggle {
    background-color: #eeeeee;
    border-color: #e3e3e3;
    color: #7c7c7c;
    box-shadow: inset 0 -2px 5px #7c7c7c;
    border-radius: 0; }

.dk_options {
  background: white;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
  border-radius: 0; }
  .dk_options a {
    background-color: white;
    border-bottom: 1px solid #7c7c7c;
    padding: 8px 10px; }
  .dk_options a:hover, .dk_options .dk_option_current a {
    background-color: #33b8ff;
    border-bottom-color: #33b8ff;
    color: white;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.5) 0 1px 0; }
  .dk_options li:last-child a {
    border-bottom: none; }
  .dk_options .disabled {
    cursor: default; }
    .dk_options .disabled a {
      color: #e3e3e3; }
    .dk_options .disabled:hover, .dk_options .disabled:hover a {
      cursor: default;
      background-color: white;
      border-bottom-color: #7c7c7c;
      text-shadow: none; }

.dk_options_inner {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 250px;
  border: 1px solid #7c7c7c;
  border-bottom-width: 2px;
  border-bottom-color: #7c7c7c;
  color: #666666;
  text-shadow: white 0 1px 0;
  border-radius: 0; }

.dk_container {
  display: none;
  clear: left;
  float: left; }
  .dk_container a {
    outline: 0; }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1; }

.dk_open {
  position: relative; }
  .dk_open .dk_options {
    display: block; }
  .dk_open .dk_label {
    color: inherit; }

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%; }
  .dk_options a, .dk_options a:link, .dk_options a:visited {
    display: block; }

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch; }

.dk_container select {
  position: absolute;
  top: -99999em;
  visibility: hidden; }

.dk_mobile {
  position: relative; }
  .dk_mobile select {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 0;
    appearance: none; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow {
  border-width: 11px; }
  .popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

.scroll-to-top {
  transition: all 0.3s;
  background: #404040;
  border-radius: 7px 7px 0 0;
  bottom: 0px;
  color: #FFF;
  display: block;
  height: 9px;
  opacity: 0;
  padding: 13px 0 35px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 49px;
  z-index: 1040; }

.scroll-to-top:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.scroll-to-top.visible {
  filter: alpha(opacity=75);
  opacity: 0.75; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
    .tooltip.bottom .tooltip-arrow:after {
      content: "";
      position: absolute;
      border-color: transparent;
      border-style: solid;
      top: 0;
      left: 50%;
      margin-top: 1px;
      margin-left: -10px;
      border-width: 0 10px 10px;
      border-bottom-color: #fff; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href^=http]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }
 }

.hide {
  display: none; }

.fa-info-circle {
  color: #33b8ff;
  font-size: 122%; }

.disabled, .disabled a {
  color: #666666; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.breadcrumbs {
  clear: both;
  margin: 0;
  float: left;
  color: #ab1239;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 600; }

.breadcrumb-link {
    color: #ab1239;
}
  .breadcrumb-link:last-child {
    color: #ab1239; }

.phone-numbers {
  padding: 0;
  color: #AB1239;
  font-weight: 300; }

.logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('/images/drury.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 300px;
  background-size: contain; }

.logo-img {
    width: 300px;
    height: 100%;
    margin-top: 12px;
}

.logo-wrapper {
  width: 42.36453%;
  float: left;
  margin-right: 2.46305%;
  height: 100%;
  display: inline; }

.container {
  *zoom: 1;
  max-width: 1218px;
  _width: 1218px;
  padding-left: 48px;
  padding-right: 48px;
  margin-left: auto;
  margin-right: auto;
  -webkit-background-origin: content;
  -moz-background-origin: content;
  -ms-background-origin: content-box;
  -o-background-origin: content-box;
  background-origin: content-box;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.column-groups {
  overflow: hidden;
  *zoom: 1; }

.column-group {
  width: 23.15271%;
  float: left;
  margin-right: 2.46305%;
  display: inline; }
  .column-group:nth-child(4n) {
    float: right;
    margin-right: 0; }

.subsection {
  width: 74.38424%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }

.sidebar {
  width: 23.15271%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  box-sizing: border-box;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  font-size: 0.875em; }

.sidebar-header {
  margin-left: -1rem;
  padding-left: 1rem;
  margin-right: -1rem;
  padding-right: 1rem;
  margin-bottom: 1rem;
  background: #eeeeee;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }

.tuck {
  width: 87.19212%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: 6.40394%;
  margin-right: 6.40394%; }

.tuck-2 {
  width: 74.38424%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: 12.80788%;
  margin-right: 12.80788%; }

.island {
  overflow: hidden;
  *zoom: 1;
  margin-top: 2rem;
  margin-bottom: 0px; }

.hard-bottom {
  padding-bottom: 0;
  margin-bottom: 0; }

.soft-bottom {
  margin-bottom: 20px; }

.box {
  padding: 1rem 0; }

body {
    background: white;
    font: 100%/1.5 "Open Sans", Arial, sans-serif;
    text-size-adjust: 100%;
    color: #696969;
}
    body > footer {
        margin-top: 3rem;
    }

.featured-box {
    margin: 20px auto;
    background: linear-gradient(to bottom, white 1%, #f6f6f6 98%) repeat scroll 0 0 transparent;
    background-color: transparent;
    border-top: 4px solid #ab1239;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-radius: 8px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    font-size: 14px;
    line-height: 24px;
}

.gray-box {
  width: 91.39073%;
  float: left;
  margin-right: 3.31126%;
  display: inline;
  margin-left: -0.5rem;
  padding-left: 0.5rem;
  margin-right: -0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ebebeb; }

.light-gray-box {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline;
  margin-left: -1rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  background-color: #eeeeee;
  overflow: visible; }

.focus-box {
  width: 61.57635%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-left: 19.21182%;
  padding: 1rem;
  border: 1rem solid #e3e3e3; }

.fog-box {
  padding-top: 30px;
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
  background-color: rgba(238, 238, 238, 0.8);
  overflow: hidden;
  *zoom: 1; }

.pinstripe-box {
  background-color: #6D6E70;
  //background-image: linear-gradient(90deg, transparent 90%, rgba(255, 255, 255, 0.2) 10%);
  background-size: 12px 1px;
  text-align: center; }

.pinstripe-box-dark {
    padding: 1rem 0 0.5rem 0;
    background-color: #6D6E70;
    //background-image: linear-gradient(90deg, transparent 90%, rgba(255, 255, 255, 0.1) 10%);
    background-size: 12px 1px;
}

.infobox-smoked-glass {
    padding: 1rem;
    /*
        background-color: rgba(68, 68, 68, 0.3);
        border-radius: 6px;
  */
    border-left: 2px solid #ab1239;
    color: #505050;
}
  .infobox-smoked-glass :first-child {
    margin-top: 0; }

.gold-note {
    position: relative;
    padding: 1rem;
    margin-top: 0;
    margin-bottom: 20px;
    background: #ab1239;
    color: white;
    border-radius: 6px;
    border-top: 3px solid white;
}
    .gold-note:after {
        display: block;
        position: absolute;
        top: 100%;
        content: "";
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #ab1239;
    }

.soft-box {
  padding: 1rem; }

.image-frame {
  padding: 4px;
  background-color: white;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
  line-height: 0; }
  .image-frame img {
    width: 100%;
    height: auto; }

hr {
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
  margin: 22px 0; }

.media {
  width: 39.53488%;
  float: left;
  margin-right: 5.81395%;
  display: inline;
  clear: both;
  box-sizing: border-box; }

.media-content {
  width: 54.65116%;
  float: right;
  margin-right: 0;
  *margin-left: -30px;
  display: inline; }
  .media-content :first-child {
    margin-top: 0; }

.media-unit {
  width: 48.76847%;
  float: left;
  margin-right: 2.46305%;
  display: inline;
  margin-bottom: 1rem; }
  .media-unit:nth-child(2n) {
    float: right;
    margin-right: 0; }
  .media-unit .media {
    width: 47.47475%;
    float: left;
    margin-right: 5.05051%;
    display: inline; }
  .media-unit .media-content {
    width: 47.47475%;
    float: right;
    margin-right: 0;
    *margin-left: -30px;
    display: inline; }

figure {
  position: relative;
  font-size: 0; }
  figure img {
    width: 100%; }

figcaption {
  width: 100%;
  height: 2.5rem;
  box-sizing: border-box;
  position: absolute;
  padding: 0.5rem;
  bottom: 0;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: white; }

/*# sourceMappingURL=screen.css.map */
/* CSS Document */

/* ADD TO CALENDAR MODAL */

.addToCalendarBox {
    top: 75px !important;
    padding: 10px;
    position: fixed !important;
    /*left: 85%;*/
    left: 302.5px !important;
    width: 280px;
    height: 300px;
    margin-left: -175px;
    background-color: #fff;
    border-radius: 5px;
    color: black;
    z-index: 1000;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5);
}

.modalProcessing {
    /* some styles to position the modal */
    background-image: url("/images/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
    *text-align: center;
    top: 75px !important;
    padding: 10px;
    position: fixed !important;
    /*left: 85%;*/
    left: 302.5px !important;
    width: 280px;
    height: 270px;
    margin-left: -175px;
    background-color: #fff;
    border-radius: 5px;
    color: black;
    z-index: 1000;
    box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5);
}
/*FOR CHOOSEHOTEL PAGE*/

.info-card {
    border-bottom: 1px solid white;
}
/*FOR CHOOSEHOTEL PAGE*/

.info-card__contents__main {
    background-color: #eeeeee;
}
/*FOR CHOOSEHOTEL PAGE*/

.info-card__contents__secondary {
    padding: 0.5rem 1.5rem 2.5rem 1.5rem;
}
/*FOR NEWRESERVATION PAGE*/

.info-card__contents__secondary__newreservation {
    padding: 0.2rem 1.5rem 1.0rem 1.5rem;
}
/*FOR CHOOSEHOTEL PAGE*/

.hotel-details-book-btn {
    /*bottom: 0;
    position: absolute;
    right: 0;*/
    margin-bottom: 15px;
}
/*FOR CHOOSEHOTEL PAGE*/

.hotel-details-view-btn {
    /*bottom: 0;*/
    /*position: absolute;
    right: 168px;*/
    margin-bottom: 15px;
    background-color: #ab1239;
}
/*FOR CHOOSEHOTEL PAGE*/

.info-card__address {
    display: inline;
    float: left;
    margin-right: 0;
    width: 45%;
}
/*FOR NEWRESERVATION PAGE*/

.info-card__address__newreservation {
    display: inline;
    float: left;
    margin-right: 0;
    width: 70%;
}
/*FOR CHOOSEHOTEL PAGE*/

.distance-away {
    width: 25%;
    float: left;
}
/*FOR CHOOSEHOTEL PAGE*/

.info-card__quote {
    display: inline;
    float: left;
    margin-right: 0;
    text-align: right;
    width: 30%;
}
/*FOR CHOOSEHOTEL PAGE*/

.hotel-details p {
    margin-top: -2rem;
    margin-bottom: 2.5rem;
    padding-left: 1.5rem;
}
/*FOR CHOOSEHOTEL PAGE*/

.hotel-search-results {
    width: 100%;
}
    /*FOR CHOOSEHOTEL PAGE*/

    .hotel-search-results .info-card {
        margin-bottom: 0;
    }
    /*FOR CHOOSEHOTEL PAGE*/

    .hotel-search-results .info-card__photo {
        margin-right: 0 !important;
        width: 250px;
        height: 166px;
        display: inline;
        position: relative !important;
        float: left;
    }
    /*FOR CHOOSEHOTEL PAGE*/

    .hotel-search-results .info-card__contents {
        width: 72%;
        display: inline;
        float: right;
    }
/*FOR SIDE NAV ON SOME PAGES*/

.section-nav {
    margin-top: 2rem;
}
/*FOR SIDE NAV ON SOME PAGES*/

.section-nav--link {
    font-weight: bold;
}
/*FOR ACCOUNT PAGE*/

.adjw {
    margin-top: 0;
    padding-left: 20px;
}
/*FOR ACCOUNT PAGE*/

h1.welcomeuser {
    color: #fff;
    font-size: 30px;
}
/*FOR ACCOUNT PAGE*/

.acct-hdg {
    color: #6D6E70;
    font-size: 1.2em;
    margin-top: 2rem;
}
/*FOR ACCOUNT PAGE*/

th {
    color: #6D6E70 !important;
}
/*FOR ACCOUNT PAGE*/

.gray-box {
    width: 100%;
    padding-right: 0;
}
/*FOR ACCOUNT PAGE*/

.info-card--result {
    width: 98%;
    margin-right: 0;
}
/*FOR ACCOUNT PAGE*/

table.recentsearches td {
    padding: 0 .5rem 0 0;
    margin: 0;
}
/*FOR ACCOUNT PAGE*/

.align-middle {
    vertical-align: middle;
}
/*FOR ACCOUNT PAGE*/

table.recentsearches p {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 1rem;
    font-size: .85rem;
    line-height: none;
}
/*FOR ACCOUNT PAGE*/

h3.recentsearch-loc {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-left: 1rem;
}
/*FOR BOOKING PROCESS*/

span.booking-steps {
    color: #fff;
    font-size: 30px;
    float: right;
    padding-right: 20px;
}
/*FOR FORMS*/

.user-form table {
    margin-top: .5em;
    width: 700px;
}
/*FOR FORMS*/

.user-form td {
    padding: 0 !important;
}
/*FOR FORMS*/

.user-form input[type="checkbox"] {
    width: 20px !important;
    float: left;
    margin-top: .25em !important;
    margin-left: .5em;
    display: inline;
}
/*FOR FORMS*/

.user-form input[type="radio"] {
    width: 20px !important;
    float: left;
    margin-top: .25em !important;
    margin-left: .5em;
    display: inline;
}

.user-form label, .preflight-step__rooms label, .reservation-label {
    display: inline-block;
    font-size: 1em;
    color: #6D6E70;
}

label.block {
    display: block;
}

.user-form label.display-block {
    display: block;
}

.user-form input[type=radio] + label {
    display: inline;
}

.user-form button {
    margin-bottom: 0;
    margin-top: auto;
}

.align-bottom {
    top: 25%;
    position: relative;
}

.field-validation-error {
    font-weight: bold;
    color: red;
    position: relative;
    top: -0.5em;
}

    .field-validation-error:before {
        color: red;
        font-weight: bold;
    }

.faux-input + .field-validation-error {
    display: block;
}

/*ADDITIONAL COLUMN*/

.almost-full {
    width: 95%;
}
/*FOR ABOUT AND Drury Rewards*/

.hero-copy-goldkey {
    width: 35%;
    float: left;
    *margin-right: 5px;
    margin-left: 30px;
    display: inline;
    position: absolute;
    *right: 670px;
    bottom: -200px;
    top: 30px;
    height: 175px;
}
/*FOR BOOKING PROCESS*/

.tally-card__section__roomrate {
    *width: 35.96059%;
    width: 48%;
    float: right;
    margin-right: .75%;
    display: inline;
    margin-left: -1rem;
    padding-left: 1rem;
    border-left: 1px solid #ebebeb;
}
/*FOR BOOKING PROCESS*/

.tally-card__section__hotel {
    width: 28.96059%;
    float: left;
    margin-right: 2.46305%;
    display: inline;
    margin-left: -1rem;
    padding-left: 1rem;
}
/*FOR MEETING PAGE*/

.blowout-capacities {
    background: url("/images/gradient_squares.png");
    background-repeat: initial;
}

.blowout-reserve {
    background: url("/images/gradient_squares.png");
    background-repeat: initial;
}

.blowout-thankyou {
    background-image: url("/images/gradient_squares.png");
    background-repeat: initial;
}

/*FOR MULTIPLE ROOM BOOKINGS*/

.choice__prices_reduced {
    width: 21%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    text-align: center;
}

    .choice__prices_reduced h3 {
        border-bottom: 1px dotted #8c7448;
        padding-bottom: 5px;
        margin: 0;
    }

    .choice__prices_reduced p {
        margin: 0;
        font-size: 12px;
    }
/*FOR ACCOUNT PROFILE*/

.user-form {
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    /*background-color: #eeeeee;*/
    background-color: #f1f1f1;
}


/* Element must have both accordion--body and user-form classes to inherit this style */
.accordion--body.user-form {
    margin-left: 0;
}
/*FOR PROPERTY PAGE CONTAINERS*/

.cycle-slideshow {
    min-height: 440px;
    /* border-top: 1px solid #ab1239; */
    border: 0px;
    margin-top: 5px;
}

    .cycle-slideshow .first {
        display: block;
    }

    .cycle-slideshow img {
        display: none;
    }

.col.one-half .cycle-slideshow {
    padding-bottom: 20px;
}

    .col.one-half .cycle-slideshow img {
        margin-bottom: 10px;
    }
/*FOR PROPERTY PAGE CONTAINERS*/

.col.one-half .rooms {
    padding-bottom: 20px;
}

    .col.one-half .rooms img {
        margin-bottom: 10px;
    }
/*FOR RESERVATION OPTIONS*/

.resoptions {
    /* some styles to position the modal */
    position: absolute;
    top: 65%;
    left: 55%;
    width: 325px;
    *line-height: 200px;
    height: 340px;
    margin-left: -175px;
    margin-top: 25px;
    background-color: #fff;
    *text-align: center;
    border-radius: 5px;
    *font-size: 100%;
    color: black;
    /* needed styles for the overlay */
    z-index: 5000;
    /* keep on top of other elements on the page */
    /*box-shadow: 0 0 0 9999px rgba(0,0,0,0.5);*/
}

.popup {
    border-color: #ab1239;
    border-width: 1px;
    border-style: solid;
}

/*FOR REG SYMBOLS*/

.sup-small {
    font-size: 10px;
    vertical-align: 1.8em;
}
/*FOR FOOTER BADGES*/

.inline-list li {
    display: inline-block;
    vertical-align: top;
}
/*FOR Drury Rewards OPTIONS*/

.gkoptions {
    /* some styles to position the modal */
    position: absolute;
    top: 20%;
    left: 88%;
    width: 325px;
    *line-height: 200px;
    height: 320px;
    margin-left: -175px;
    margin-top: 25px;
    background-color: #fff;
    *text-align: center;
    border-radius: 5px;
    font-size: 14px;
    color: black;
    /* needed styles for the overlay */
    z-index: 1000;
    /* keep on top of other elements on the page */
    /*box-shadow: 0 0 0 9999px rgba(0,0,0,0.5);*/
}
/*FOR AMENITIES - NOT USED RIGHT NOW*/

.three-column {
    padding-left: 0;
    columns: 3;
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    clear: left;
}

    .three-column li {
        margin-left: 1.1rem;
    }

.message-success {
    color: #008080;
    font-weight: bold;
}

.featured-box {
    margin: 20px auto;
    background: linear-gradient(to bottom, white 1%, #eeeeee 98%) repeat scroll 0 0 transparent;
    background-color: transparent;
    border-top: 4px solid #ab1239;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-radius: 8px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    font-size: 14px;
    line-height: 24px;
}



/*FOR ALL INPUTS WHERE WE NEED THE LOOK OF DISABLED BUT HAVE TO STILL PASS VALUE BACK TO CONTROLLER*/

input[readonly] {
    background: rgb(235, 235, 228);
    color: rgb(84, 84, 84);
    border: 2px inset;
}

.about-heading {
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #ab1239;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

h3.about-heading {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #8A0829;
    font-size: 28px;
}

h4.about-heading {
    font-family: "Oxygen", sans-serif;
    font-size: 20px;
}

h2.about-heading {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #ab1239;
    font-size: 18px;
}

.bold-only {
    font-weight: bold;
    color: #333333;
    font-size: 100%;
    margin-top: 0;
}

h3.bold-only {
    line-height: 20px;
}

.open-sans {
    font-family: 'Open Sans', Arial, sans-serif;
}

.about-values {
    font-size: 18px;
    font-weight: bold;
    font-family: "Open Sans", Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
}

.about-tabs img {
    width: auto;
    height: auto;
}

.about-tabs a {
    font-weight: bold;
    text-decoration: underline;
}

.logo-wrapper {
    min-width: 300px;
    min-height: 85px;
    width: 25%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .logo-wrapper a {
        display: inline-block;
    }

/*For Placeholder Text*/

::-webkit-input-placeholder {
    font-family: 'myFont', Oxygen, OpenSans, sans-serif;
}

:-moz-placeholder {
    /* older Firefox*/
    font-family: 'myFont', Oxygen, OpenSans, sans-serif;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'myFont', Oxygen, OpenSans, sans-serif;
}

:-ms-input-placeholder {
    font-family: 'myFont', Oxygen, OpenSans, sans-serif;
}

input,
textarea,
.faux-input {
    font-family: Oxygen, OpenSans, sans-serif;
    border: 1px solid #A8A8A8
}

.btn-primary {
    font-weight: bold;
}

.btn-secondary {
    font-weight: bold;
}
/*Overrides .ui-widget link styling for .btn */
.ui-widget-content .btn {
    color: #FFF;
    font-family: "Open Sans", Arial, sans-serif;
}

.infobox-smoked-glass {
    /* background-color: #6D6E70*/
    background-color: rgba(255, 255, 255, 0.85);
}

a {
    color: #531FFF;
    text-decoration: underline;
}

    a:hover {
        text-decoration: underline;
    }

.accordion--head {
    background-color: #696969;
}

.tooltip-inner {
    max-width: 400px;
}

.choice__prices__tooltip {
    width: 200px;
}

a.DonateLinkCSS {
    background: url("/images/AwardClub/red-cross-logo.gif");
    display: block;
    width: 220px;
    height: 75px;
    text-indent: -9999px;
}

a.GiveLinkCSS {
    background: url("/images/AwardClub/FreeNight.jpg");
    display: block;
    width: 320px;
    height: 125px;
    text-indent: -9999px;
}

/*Gray out the NEXT button when disabled*/

.btn-big[disabled]:active, .btn-big[disabled] {
    background-color: #A8A8A8;
    background: #A8A8A8;
    border-color: #A8A8A8;
}


/*.btn-big[disabled]:after
{
    position: absolute;
    top: 50%;
    left: 100%;
    width: 0;
    height: 0;
    margin-top: -0.85em;
    pointer-events: none;
    border: solid transparent;
    border-left-color: #A8A8A8;
    border-width: 0.85em;
    content: " "; 
}*/

/*Give font-awesome icons link text for screen readers*/
a span.screen-reader-text, button span.screen-reader-text, .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/*FOR ROOM/RATE AVAILABILITY PROCESSING*/

.availabilityprocessing {
    /* some styles to position the modal */
    position: absolute;
    top: 20%;
    left: 50%;
    width: 325px;
    *line-height: 200px;
    height: 320px;
    margin-left: -175px;
    margin-top: 25px;
    background-color: transparent;
    opacity: 0.6;
    *text-align: center;
    border-radius: 5px;
    font-size: 100%;
    background-image: url("/images/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
    /* needed styles for the overlay */
    z-index: 1000;
    /* keep on top of other elements on the page */
    /* box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5); */
}

/*FOR SAVE RESERVATION PROCESSING*/

.reservationprocessing {
    /* some styles to position the modal */
    position: absolute;
    top: 80%;
    left: 50%;
    width: 325px;
    *line-height: 200px;
    height: 320px;
    margin-left: -175px;
    margin-top: 25px;
    background-color: transparent;
    opacity: 0.6;
    *text-align: center;
    border-radius: 5px;
    font-size: 100%;
    background-image: url("/images/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
    /* needed styles for the overlay */
    z-index: 1000;
    /* keep on top of other elements on the page */
    /* box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5); */
}

.light-gray-box {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -30px;
    display: inline;
    margin-left: -1rem;
    padding-left: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
    background-color: #f1f1f1;
    overflow: visible;
}

fieldset {
    border: 0 none;
}

.forms {
    font-size: 16px;
    color: black;
}

/*book-it-fast__date .input-date {
    display: inline; }*/

.reservations-filter-box {
    background-color: #eeeeee;
    padding: 18px 12px 12px 12px;
    margin-bottom: 12px;
}

    .reservations-filter-box input[type=text] {
        margin-top: 0;
        width: 325px;
        margin-right: 12px;
        margin-bottom: 0;
    }

    .reservations-filter-box .twitter-typeahead .tt-suggestion p {
        margin: 0.1em;
    }

.t-alt {
    background-color: #f2f2f2;
}

/* Image Carousel Pager */

.cycle-next, .cycle-prev {
    height: 100%;
}

.cycle-caption {
    color: transparent;
}

.cycle-prev:focus, .cycle-next:focus {
    opacity: .7;
    filter: alpha(opacity=70);
}

/* Styling to make focus the same as hover for keyboard only users */
.btn-primary:focus {
    background-color: #ab1239;
}

.btn-tertiary {
    background-color: white;
    border-color: #ab1239;
    color: #ab1239;
    font-weight: 700;
}

/*.btn-secondary:focus {
    background-color: white;
}*/

a:focus, input[type=button]:focus, button:focus {
    text-decoration: underline;
}

.main-nav--link:focus {
    color: white;
    background-color: #ab1239;
    text-decoration: underline;
}

span.po:focus {
    outline: none;
}

input:focus, select:focus {
    outline: #33b8ff solid 2px;
}

a.close-popup-link {
    color: #000;
    cursor: pointer;
}

/* Labels */
label.reserve-form {
    font-weight: bold;
    font-size: 16px;
}

.book-it-fast__label, .blowout-map label {
    font-weight: bold;
    font-size: 1em;
}

.book-it-fast__text-group label {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: left;
    cursor: pointer;
}

.book-it-fast__text-group input {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* Locations page - Lists */
ol.locations-list {
    list-style: none;
    padding-left: 0;
}

/* For Home Page */
h1.quicklink--header {
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 1em;
    font-family: 'Open Sans', Arial, sans-serif;
    margin-top: 1em;
    margin-bottom: 0.8em;
}

/* For Location Page, Directions Section */
.blowout-map .map-box {
    margin-left: auto;
    margin-right: auto;
    width: 61.57635%;
    margin-top: 4rem;
    padding-left: 5px;
    padding-right: 5px;
}

/* Scroll to Top */
div.scroll-to-top {
    opacity: 0.75;
    width: 140px !important;
    height: 20px !important;
    font-size: 1.25em !important;
    cursor: pointer;
}

    div.scroll-to-top:focus, div.scroll-to-top:hover {
        text-decoration: underline;
        opacity: 1.0;
    }

.scroll-to-top .fa-chevron-up {
    margin-left: 0.25em;
}

/* Breadcrumbs */
.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs ul {
    margin-top: 0;
    margin-bottom: 0;
}

.faq-section ul {
    list-style: none;
    margin-top: 4em;
    padding-left: 10px;
}

.faq-section li {
    margin: 2em 1em;
}

.rewards-container h3, .join-now h3 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    font-size: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.book-it-fast__header:focus {
    cursor: pointer;
}

form.book-it-fast__body--overlap {
    background-color: #6d6e70;
    background-color: rgba(109, 110, 112, 0.3);
}

/* Container Links-Tabs */
.detail-tabs.ui-tabs-vertical .ui-state-default, .detail-tabs.ui-tabs-vertical .ui-widget-content .ui-state-default, .detail-tabs.ui-tabs-vertical .ui-widget-header .ui-state-default {
    background: #eeeeee;
    color: #ab1239;
}

    .detail-tabs.ui-tabs-vertical .ui-state-default a, .detail-tabs.ui-tabs-vertical .ui-state-default a:link, .detail-tabs.ui-tabs-vertical .ui-state-default a:visited {
        color: #ab1239;
    }

/* Main Navigation */
.main-nav--link {
    padding: 9px 13px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px 5px 5px 5px;
    color: #ab1239;
}

    .main-nav--link:hover {
        color: white;
        background-color: #ab1239 !important;
        text-decoration: none;
    }

/* Home Page Callout Links */
.quicklink--link {
    color: #6D6E70;
}

.thank-you th {
    padding: 0 .5rem;
}

h2, .beta {
    font-family: "Oxygen", sans-serif;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 300;
    color: #ab1239;
}

h2, .prop {
    font-family: "Oxygen", sans-serif;
    font-size: 36px;
    line-height: 0;
    font-weight: 300;
    color: #ab1239;
}

.floating-nav--link {
    padding: 8px 13px;
    color: #ab1239;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    font-weight: 700;
}

    .floating-nav--link:hover {
        text-decoration: none;
        color: #ab1239;
    }

.active .floating-nav--link {
    color: white;
    background-color: #ab1239;
}

.breadcrumb-link {
    color: #444;
}

    .breadcrumb-link:last-child {
        color: #ab1239;
    }

.breadcrumbs span {
    color: #444;
}

.detail-info {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #ab1239;
}

.reservation-errors {
    font-weight: bold;
    color: red;
}

.choice__filters form {
    padding-bottom: 15px;
}

.choice__filters fieldset {
    display: inline;
    padding: 0;
}

.choice__filters legend {
    display: inline;
    margin-right: 0.6em;
    float: left;
}

.inline-fieldset {
    padding: 0.5em 0;
}

    .inline-fieldset legend {
        font-size: 14px;
    }

    .inline-fieldset label {
        margin: 0.25em;
    }

    .inline-fieldset input {
        margin: 0.25em;
    }

    .inline-fieldset div {
        margin-bottom: 0.5em;
    }

.inline-legend {
    margin: 0.2em 0.25em 0.25em 0.25em;
    float: left;
    display: inline;
}

#SpecificDatesInput button {
    border: none;
    background: transparent;
}

    #SpecificDatesInput button:focus {
        outline: #33b8ff solid 2px;
    }

#SpecificDatesInput div {
    display: inline-block;
}

    #SpecificDatesInput div.text-only {
        text-align: center;
        vertical-align: middle;
        width: 22%;
        font-weight: bold;
    }

#SpecificDatesInput label {
    display: block;
}

.gold {
    color: #ab1239;
}

.gold-background {
    background-color: #ab1239;
    color: white;
    padding: 0.4em 0;
}

    .gold-background a {
        color: white;
    }

.gold-link {
    color: #ab1239;
    font-weight: bold;
}

.big-gold {
    color: #ab1239;
    font-weight: bold;
    font-size: 1.25em;
}

.oxygen-font {
    font-family: "Oxygen", sans-serif;
}

.gold-key-section {
    display: inline-block;
}

    .gold-key-section .left-section {
        width: 50%;
        padding-left: 5em;
        display: inline-block;
    }

    .gold-key-section .right-section {
        width: 40%;
        vertical-align: top;
        text-align: center;
        margin-top: -30px;
        display: inline-block;
    }

.fine-print-text {
    font-size: 0.7em;
    font-family: 'Open Sans', Arial, sans-serif;
}

.center-align-margin {
    margin-left: auto;
    margin-right: auto;
}

.underline {
    text-decoration: underline;
}

.ui-autocomplete {
    z-index: 1009;
    width: 300px;
    list-style: none;
    padding-left: 0;
}

    .ui-autocomplete li {
        cursor: pointer;
        padding: 0;
    }

    .ui-autocomplete a {
        display: block;
        padding: 5px;
    }

    .ui-autocomplete .ui-state-focus {
        border: none;
        background: #eeeeee;
    }

.validation-summary-errors {
    color: #dc0000;
    font-weight: bold;
}

.validation-error {
    color: #dc0000;
    font-weight: bold;
}

.validation-error-link {
    color: #dc0000;
    cursor: pointer;
}

    .validation-error-link:focus, .validation-error-link:hover {
        text-decoration: underline;
    }

.add-to-calendar-link {
    cursor: pointer;
}

.add-to-calendar-dialog {
    padding: 1em !important;
}

.ui-dialog-titlebar-close.ui-state-hover, .ui-dialog-titlebar-close.ui-state-focus {
    background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    outline: #33b8ff solid 2px;
}

.one-sixth {
    width: 16.6666%;
}

.rewards-balance-table td {
    padding: 0;
}

.rewards-balance-table th {
    color: #ab1239 !important;
    font-family: "Oxygen", sans-serif;
}

.cpFAQs > ul {
    list-style: none;
    padding-left: 0;
}

    .cpFAQs > ul > li {
        margin-bottom: 1em;
    }

        .cpFAQs > ul > li > ul {
            list-style: disc;
        }

.gift-certificate-form h2, .gift-certificate-form legend {
    font-weight: bold;
    color: #333333;
    font-size: 100%;
    margin-top: 0;
    margin-bottom: 1.5em;
    line-height: 20px;
}

.gift-certificate-form legend {
    margin-left: -0.625em;
    font-family: "Oxygen", sans-serif;
}

#PointsActivity th {
    padding: 0 0.5em;
}

.cancel-links, .cancel-please-wait {
    font-weight: bold;
}

.show-modify-message {
    cursor: pointer;
}

.blowout-gradient-background {
    background-image: url("/images/gradient_squares.png");
    background-position: center top;
}

.strikediag {
    background: linear-gradient(to left top, transparent 99.75%, currentColor 99.5%, currentColor 99.5%, transparent 99.25%);
}

.g-recaptcha {
    margin-bottom: 1em;
}

.form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}


.join-rewards-bar {
    padding: 0.25em;
    background-color: #D7E6ED;
    color: #333;
    text-align: center;
}

    .join-rewards-bar span {
        vertical-align: middle;
    }

    .join-rewards-bar label {
        color: #333;
    }

    .join-rewards-bar input {
        padding: 0.25em;
        margin-top: 0;
        margin-bottom: 0;
    }

    .join-rewards-bar a {
        cursor: pointer;
        vertical-align: middle;
    }

    .join-rewards-bar label {
        color: #333;
    }

    .join-rewards-bar img {
        height: 22px;
        margin-right: 0.5em;
        vertical-align: middle;
    }

    .join-rewards-bar input {
        padding: 0.25em;
        margin-top: 0;
        margin-bottom: 0;
        width: 250px;
    }

#join-rewards-bar-success {
    background-color: #EDF2E3;
}

#join-rewards-intro-link {
    color: #333;
    text-decoration: underline;
}

h3.hide-rewards-rate {
    font-size: 18px;
}

.home-slideshow.cycle-slideshow {
    margin-top: 0;
}

.news-container h4 {
    margin-top: 0;
    margin-bottom: 0;
}

/* Drury Rewards Confirmation Page */
.rewards-icon-container {
    margin-top: 2em;
}

    .rewards-icon-container img {
        width: 15%;
    }

.confirm-rewards-congrats-text {
    color: #04336C;
    text-transform: uppercase;
    font-size: 1.8em;
}

.confirm-rewards-member-number {
    border: 2px solid #F99D3E;
    min-width: 30%;
    display: inline-block;
    padding: 0.5em;
}

.confirm-rewards-background {
    background-image: url('/images/drury-rewards-confirmation-page-yellow-bar-top2.svg');
    background-repeat: no-repeat;
    background-size: 100% 76px;
    background-position: center top;
}

.rotate-180 {
    transform: rotate(180deg);
}

.bottom-align-to-footer {
    margin-bottom: -3em;
}

.margin-top-none {
    margin-top: 0;
}

.margin-top-minus-half {
    margin-top: -0.5em;
}

.margin-top-40 {
    margin-top: 40px;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-600 {
    font-weight: 600;
}

.home-slideshow .cycle-slide.active {
    background-position-x: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: 482px;
}

.number-list-type {
    list-style-type: decimal;
}

.text-bold {
    font-weight: bold;
}

.font-size-125em {
    font-size: 1.25em;
}

.padding-half-em {
    padding: 0.5em;
}

.color-drury-blue {
    color: #04336c;
}

.background-drury-blue {
    background-color: #04336c;
}

.color-white {
    color: white;
}

.special-event {
    margin-left: -1rem;
    padding-top: 4px;
}

    .special-event .container {
        margin-left: 0.5em;
        margin-right: 0.5em;
    }

    .special-event .fa-bucket {
        width: 3em;
        vertical-align: middle;
        display: inline-block;
    }

.special-event-renovation {
    background-color: #FBCBC3;
    font-size: 0.875em;
    line-height: 1.25;
}

    .special-event-renovation:not(:first-of-type) {
        border-top: #F15B61 1px solid;
    }


    .special-event-renovation .fa {
        margin-right: 0.5em;
        vertical-align: middle;
        color: #ab1239;
    }

.special-event-renovation-text {
    width: 93%;
    display: inline-block;
    color: #333;
    vertical-align: middle;
}

.special-event-pricing-change {
    border-bottom: #ddd 2px solid;
}

    .special-event-pricing-change .fa {
        margin-right: 0.5em;
        vertical-align: middle;
        color: #ab1239;
        font-size: 2.5em;
    }

.special-event-pricing-change-text {
    width: 93%;
    display: inline-block;
    color: #333;
    vertical-align: middle;
}

.special-offer-error {
    margin-left: .25em;
    margin-top: 0;
}

    .special-offer-error .field-validation-error:before {
        content: "";
    }

.inline-text {
    display: inline-block;
}

.affix + .header-spacer {
    height: 145px;
}



/* New theme for static navigation */

.main-header-wrapper--short {
    z-index: 2;
    position: relative;
    margin-bottom: 85px; /* Temporary */
}

.main-header {
    background: #AB1239;
    border-bottom: 7px solid #F05B61;
}

.main-navigation {
    z-index: 1;
}

.main-header *:not(.navbar-brand):focus {
    outline: none !important;
}

.main-nav {
    margin-top: 24px;
    margin-bottom: 12px;
}

.main-nav--link {
    padding: 0;
    margin: 0.5rem 1.25em;
    border-radius: 0;
    font-family: "Effra-Bold", Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: white;
}

.main-nav--link:hover,
.main-nav--link:active,
.main-nav--link:focus {
    border-bottom: 1px solid white;
}

.logo-wrapper {
    width: 240px;
    min-width: 240px;
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.35);
    margin-bottom: -35px;
}

.logo-wrapper img {
    width: 100%;
    margin: 0;
}

.user-bar {
    padding: 0;
}

.user-nav.pull-right {
    background: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0.35rem 1.25rem;
}

.user-nav--link {
    color: #04336C !important;
    font-size: 14px !important;
    font-family: "Effra-Medium", Arial, sans-serif;
    font-weight: normal;
    margin: 0 0.75rem;
    white-space: nowrap;
    text-decoration: none !important;
    text-transform: uppercase;
}

a.user-nav--link span {
    display: inline-block;
    line-height: 1.2;
    border-bottom: 1px solid transparent;
}

a.user-nav--link:hover span,
a.user-nav--link:active span,
a.user-nav--link:focus span {
    border-bottom-color: #04336C;
}

a.user-nav--link {
    font-family: "Effra-Bold", Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

.user-nav--list,
.user-nav--link {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.user-nav--link img {
    padding-right: 0.25rem;
    padding-bottom: 0.1rem;
}


/* Login Modal */

.loginbox {
    /* some styles to position the modal */
    position: absolute;
    top: 0;
    left: 85%;
    *line-height: 200px;
    margin-left: -250px;
    background-color: #fff;
    *text-align: center;
    *font-size: 100%;
    border: none;
    /* needed styles for the overlay */
    z-index: 1000;
    /* keep on top of other elements on the page */
    box-shadow: 0 0 0 9999px rgba(255, 255, 255, 0.75);
}

.loginbox__inner {
    box-shadow: 0 0 15px rgba(0,0,0,0.35);
    width: 400px;
    font-family: "Effra-Regular", Arial, sans-serif;
    font-size: 16px;
}

.loginbox__inner > div {
    padding: 1rem 1.5rem;
}

.loginbox__inner .form-control {
    width: 100%;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
}

.loginbox__inner strong {
    font-family: "Effra-Medium", Arial, sans-serif;
    font-weight: normal;
    margin-top: 0.5rem;
}

.loginbox__inner label {
    font-family: "Effra-Regular", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 0.5rem;
    display: block;
}

.loginbox__inner input {
    margin-bottom: 1rem;
}

.loginbox__inner .close {
    border: none;
    background: none;
    font-family: sans-serif;
    font-size: 24px;
    text-decoration: none !important;
}

.loginbox__header {
    background-color: #E0ECF1;
}

.loginbox__header > img {
    width: 160px;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

.loginbox__footer {
    border-top: 1px solid #e9ecef;
}

.loginbox__inner .btn {
    font-family: "Effra-Bold", Arial, sans-serif !important;
    font-weight: normal;
    padding: 0.6rem 1.25rem;
    min-width: 120px;
    border-radius: 0;
    border-color: #04336C !important;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    box-shadow: none;
    text-align: center;
    box-sizing: border-box;
    box-shadow: none !important;
    transition: all 0.2s;
}

.loginbox__inner .btn-primary {
    color: white !important;
    background-color: #04336C;
}

.loginbox__inner .btn-primary:active,
.loginbox__inner .btn-primary:hover,
.loginbox__inner .btn-primary:focus {
    background-color: rgba(4, 51, 108, 0.75) !important;
}

.loginbox__inner .btn-outline-primary {
    color: #04336C !important;
    background-color: white;
}

.loginbox__inner .btn-outline-primary:active,
.loginbox__inner .btn-outline-primary:hover,
.loginbox__inner .btn-outline-primary:focus {
    background-color: #EBEBEC !important;
}

.loginbox__inner a:not(.btn) {
    color: #414042;
    text-decoration: underline;
}


/*New Fonts*/


@font-face {
    font-family: 'Effra-Bold';
    font-display: swap;
    src: url('../Fonts/39D807_0_0.eot');
    src: url('../Fonts/39D807_0_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39D807_0_0.woff2') format('woff2'),url('../Fonts/39D807_0_0.woff') format('woff'),url('../Fonts/39D807_0_0.ttf') format('truetype'),url('../Fonts/39D807_0_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'Effra-Italic';
    font-display: swap;
    src: url('../Fonts/39D807_1_0.eot');
    src: url('../Fonts/39D807_1_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39D807_1_0.woff2') format('woff2'),url('../Fonts/39D807_1_0.woff') format('woff'),url('../Fonts/39D807_1_0.ttf') format('truetype'),url('../Fonts/39D807_1_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'Effra-Heavy';
    font-display: swap;
    src: url('../Fonts/39D807_2_0.eot');
    src: url('../Fonts/39D807_2_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39D807_2_0.woff2') format('woff2'),url('../Fonts/39D807_2_0.woff') format('woff'),url('../Fonts/39D807_2_0.ttf') format('truetype'),url('../Fonts/39D807_2_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'Effra-Regular';
    font-display: swap;
    src: url('../Fonts/39D807_3_0.eot');
    src: url('../Fonts/39D807_3_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39D807_3_0.woff2') format('woff2'),url('../Fonts/39D807_3_0.woff') format('woff'),url('../Fonts/39D807_3_0.ttf') format('truetype'),url('../Fonts/39D807_3_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'Effra-Medium';
    font-display: swap;
    src: url('../Fonts/39D802_0_0.eot');
    src: url('../Fonts/39D802_0_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39D802_0_0.woff2') format('woff2'),url('../Fonts/39D802_0_0.woff') format('woff'),url('../Fonts/39D802_0_0.ttf') format('truetype'),url('../Fonts/39D802_0_0.svg#wf') format('svg');
}


@font-face {
    font-family: 'SassoonInfantRg';
    font-display: swap;
    src: url('../Fonts/39B261_5_0.eot');
    src: url('../Fonts/39B261_5_0.eot?#iefix') format('embedded-opentype'),url('../Fonts/39B261_5_0.woff2') format('woff2'),url('../Fonts/39B261_5_0.woff') format('woff'),url('../Fonts/39B261_5_0.ttf') format('truetype');
}



/*Swiper Slider*/
.swiper-container .swiper-slide img {
    width: 100%; }

.swiper-container .swiper-button-next, .swiper-container .swiper-button-previuos {
    color: #ab1239; }

.swiper-container .swiper-pagination-white {
    color: white; }

.swiper-container {
    min-height: 100px;
}

.swiper-lazy-preloader {
    height: 100px !important;
}

.info-card__quote p {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0.25em;
    margin-top: 0;
}


.bg-drury-grey {
    background-color: #6d6e70 !important; }

@media print{
    .incident-alert{
        display: none;
    }
}

.incident-alert{
    text-align: center;
}

.incident-alert a {
    font-family: "Effra-Regular";
    letter-spacing: 1.5px;
    font-weight: 400;
    font-size: 16px;
    color: white;
}

.incident-alert .fa {
    padding-right: 0.25em;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.login-indicator {
    color: #04336C;
    font-size: 1.5em;
    margin-left: 2em;
}

.grecaptcha-badge {
    visibility: hidden;
}
footer#static-footer{margin:200px auto 0;clear:both;padding:0;background-color:#f1f1f2;font-family:'Effra-Regular';color:#414042;font-size:16px;line-height:23px;background-image:url(../../Images/footer/red_footer_span.svg);width:100%;background-size:100% 24px;background-repeat:no-repeat;background-position-x:center;background-position-y:top;}footer#static-footer .col-footer-left{min-width:707px;}footer#static-footer .drury-logo-footer img{margin-top:-10px;width:100%;min-width:75px;max-width:100px;}footer#static-footer .drury-slogan-footer .slogan-img-wrap{margin:20px 0 0 35px;}footer#static-footer .drury-slogan-footer img{width:100%;max-width:200px;}footer#static-footer h1,footer#static-footer h2,footer#static-footer h3,footer#static-footer h4,footer#static-footer h5,footer#static-footer h6{margin-top:0;margin-bottom:.5rem;}footer#static-footer h2{font-family:'Effra-Bold';font-size:30px;line-height:38px;}footer#static-footer h3{font-family:'Effra-Regular';font-size:18px;line-height:18px;}footer#static-footer h3 a{color:#ab1239 !important;text-decoration:underline;}footer#static-footer .social-icons .social-icon img{max-width:40px;}footer#static-footer .jdp-text p{max-width:349px;}footer#static-footer .jdp-text p a{font-size:16px;color:#414042;text-decoration:underline;}footer#static-footer .jdp-icon img{max-width:64px;}footer#static-footer .footer-right-wrap{display:flex;flex-direction:column;align-content:space-between;height:100%;border-left:1px solid #6d6e70;padding:5px 0 5px 25px;justify-content:space-around;}footer#static-footer nav.secondary-nav ul{margin:0 0 35px;padding:0;}footer#static-footer nav.secondary-nav ul li{margin-bottom:15px;}footer#static-footer nav.secondary-nav ul li a{color:#414042;text-decoration:none;font-size:16px;text-transform:uppercase;}footer#static-footer .copyright p{padding:0;margin:0;font-size:14px;line-height:18px;}footer#static-footer .container{max-width:960px;margin:0 auto;min-width:960px;}footer#static-footer .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}footer#static-footer .container-fluid{max-width:1170px;}footer#static-footer .flex-row{flex-direction:row !important;}footer#static-footer .d-flex{display:flex !important;}footer#static-footer .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}footer#static-footer .col,footer#static-footer .col-lg-auto{padding-right:15px;padding-left:15px;}footer#static-footer .text-lg-left{text-align:left !important;}footer#static-footer .align-items-lg-center{align-items:center !important;}footer#static-footer .justify-content-lg-start{justify-content:flex-start !important;}footer#static-footer .align-items-center{align-items:center !important;}footer#static-footer .justify-content-center{justify-content:center !important;}footer#static-footer .flex-row{flex-direction:row !important;}footer#static-footer .d-flex{display:flex !important;}footer#static-footer .mb-5,footer#static-footer .my-5{margin-bottom:3rem !important;}footer#static-footer .mb-4,footer#static-footer .my-4{margin-bottom:1.5rem !important;}footer#static-footer .mt-5,footer#static-footer .my-5{margin-top:3rem !important;}footer#static-footer .ml-lg-4,footer#static-footer .mx-lg-4{margin-left:1.5rem !important;}footer#static-footer .mr-lg-3,footer#static-footer .mx-lg-3{margin-right:1rem !important;}footer#static-footer .mb-3,footer#static-footer .my-3{margin-bottom:1rem !important;}footer#static-footer .mb-lg-0,footer#static-footer .my-lg-0{margin-bottom:0 !important;}@media(min-width:992px){footer#static-footer .mb-lg-2,footer#static-footer .my-lg-2{margin-bottom:.5rem !important;}}footer#static-footer .d-block{display:block !important;}@media(min-width:576px){footer#static-footer .d-sm-none{display:none !important;}}footer#static-footer .pl-4,footer#static-footer .px-4{padding-left:1.5rem !important;}footer#static-footer .pr-4,footer#static-footer .px-4{padding-right:1.5rem !important;}footer#static-footer .pb-2,footer#static-footer .py-2{padding-bottom:.5rem !important;}footer#static-footer .pt-2,footer#static-footer .py-2{padding-top:.5rem !important;}
