﻿body {
    color: #808080;
}

table {
    font-family: Geneva, Helvetica, Arial, Verdana, sans-serif;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #0460A9;
    font-family: 'Open Sans', sans-serif;
    vertical-align: top;
    margin: 17px 0px 0px 5px;
    text-align: left;
    display: inline-block;
}

/* MEDIA QUERIES */
@media (max-width: 1200px) {
    #backToTop {
        display: none !important;
    }
}

@media (max-width: 1015px) {
    #nextImg {
        right: 0px !important;
        height: 16%;
    }

    #prevImg {
        left: 0px !important;
        height: 16%;
    }
}

@media (max-width: 925px) {
    #moreSubMenu {
        margin-left: -83px !important;
    }
}

@media (min-width: 860px) {
    .fixed {
        top: 0;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1),0 1px 0 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.1);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1),0 1px 0 0 rgba(0, 0, 0, 0.1);
        -webkit-transform: translateZ(0);
        position: fixed;
        z-index: 670;
    }

    .block {
        display: block;
    }
}

@media (max-width: 860px) {
    #hotelNameDiv {
        position: relative !important;
        opacity: 1 !important;
        height:auto !important;
    }

    #menu {
        display: none;
    }

    #dropDownMenuDiv {
        display: block !important;
    }
}

@media (max-width: 655px) {
    .greenBox {
        width: 96% !important;
        margin-right: 1.4% !important;
    }
    .bulletText2 span {
        width:48% !important; 
    }
}

@media (max-width: 455px) {
    .bulletText2 span {
        width:96% !important; 
    }
}


.outerDiv {
    width: auto;
    max-width: 980px;
    text-align: left;
}


.whiteBG {
    background-color: #FFFFFF;
    margin-top: 10px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1),0 1px 0 0 rgba(0, 0, 0, 0.1);
}

#dropDownMenuDiv {
    display: none;
}

#dropDownMenu {
    width: 100%;
}

#menu {
    width: 100%;
    max-width: 960px;
    background: #FFFFFF;
}

#menuSpacer {
    height: 40px;
    display: none;
}

#hotelNameDiv {
    bottom: 0px;
    text-align: left;
    height: 33px;
    background-color: #FFFFFF;
    width: 100%;
}

#hotelName {
    padding-top: 7px;
}

    #hotelName h1 {
        font-size: 13px;
        color: #0460a9;
        padding-left:0.5em;
    }


.stars {
    padding-left: 5px;
}

#smileImg {
    display: inline-block;
    height: 25px;
    width: 35px;
}

#relaxImg {
    display: inline-block;
    height: 25px;
    width: 35px;
}

.imageNav {
    transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -webkit-transition: opacity .2s linear;
    cursor: pointer;
}

    .imageNav:hover {
        opacity: .7;
    }

#nextImg {
    position: absolute;
    right: -20px;
    top: 50%;
    min-height: 30px;
    min-width: 30px;
}

#prevImg {
    position: absolute;
    left: -20px;
    top: 50%;
    min-height: 30px;
    min-width: 30px;
}

.slideImg {
    width: 33.334%;
    max-height: 240px;
}

.more {
    border-right: none !important;
    cursor: default !important;
    padding-right: 33px !important;
}

    .more::after {
        content: close-quote;
        border: 5px solid transparent;
        border-top-color: rgba(0, 0, 0, .5);
        margin: 4px 4px 4px 8px;
        position: absolute;
        -webkit-transition: background .2s;
        transition: background .2s;
    }

    .more:hover::after {
        border-top-color: #FFFFFF;
        border-left-color: #FFFFFF;
        background: #0460A9;
        /* only transition out, not in */
        -webkit-transition: none;
        transition: none;
    }

#moreSubMenu {
    position: absolute;
    margin: 12px 0px 0px -14px;
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    min-width: 150px;
}

    #moreSubMenu div {
        border: none;
        display: block;
    }

        #moreSubMenu div:hover {
            color: #FFFFFF !important;
        }

    #moreSubMenu a {
        color: #696969;
    }

        #moreSubMenu a:hover {
            color: #FFFFFF !important;
        }

.HTLMT2, .HTLMTC2 {
    border-right: 1px solid #E9EAED;
    background: #FFFFFF;
    -webkit-transition: background .2s;
    transition: background .2s;
    cursor: pointer;
    display: inline-block;
    padding: 12px 14px 12px 14px;
    font-size: 14px !important;
}


    .HTLMT2 a {
        color: #696969;
        font-weight: normal !important;
        text-decoration: none !important;
    }

    .HTLMT2:hover {
        background: #0460A9;
        /* only transition out, not in */
        -webkit-transition: none;
        transition: none;
    }

        .HTLMT2:hover a {
            color: #FFFFFF;
        }

.HTLMTC {
    background: transparent url(Pics/tabhtlc.gif) top left no-repeat;
    font-size: 10px;
    color: #FFFFFF;
}

    .HTLMTC a {
        color: #FFFFFF !important;
    }

.HTLMTC2 {
    background: #0460A9;
}

    .HTLMTC2 div .HTLMT2 a {
        color: #696969 !important;
    }

    .HTLMTC2 a {
        color: #FFFFFF !important;
        font-weight: normal !important;
        text-decoration: none !important;
    }

#smile {
    margin-top: 5px;
    display: inline-block;
    width: 97%;
    height: 28px;
    vertical-align: top;
    letter-spacing: .1em;
}

.toggleInfo {
    color: #FFFFFF;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    bottom: 25%;
    padding: 0px 5px 0px 5px;
}

    .toggleInfo:active {
        color: #FFFFFF;
    }

.smileColor {
    background: #0460A9;
}

.relaxColor {
    background: #5d467a;
}

.spacer {
    width: 3%;
    height: 28px;
    display: inline-block;
    margin-top: 5px;
}

#smileInfo, #relaxInfo {
    border-left: 5px solid #9EACB4;
    background: #99CF60;
    margin-top: 3px;
    padding: 10px;
    display: none;
}

#relax {
    margin-top: 5px;
    display: inline-block;
    width: 97%;
    height: 28px;
    vertical-align: top;
    letter-spacing: .1em;
}

.welcomeSummary {
    border-left: 5px solid #9EACB4;
    background: #F0F7FD;
    margin-top: 3px;
    padding: 10px;
}

.gap {
    display: none;
}

#info {
    vertical-align: top;
    position: relative;
    padding: 0px;
}

#backToTop {
    color: #626262;
    position: fixed;
    bottom: 20px;
    right: 30px;
    display: none;
    cursor: pointer;
}

    #backToTop span {
        vertical-align: super;
        padding-left: 5px;
    }

    #backToTop:hover {
        color: #0088CC;
    }

.sectionImage {
    padding-right: 30px;
}

.bulletWrapper {
    display: block;
}

.bulletText {
    display: inline-block;
    width: 35%;
    list-style-type: disc;
    vertical-align: top;
    padding-right: 20px;
    color: #333333;
}

.bulletText2, .bulletText3 {
    vertical-align: top;
    color: #808080;
}

.bulletText2 {
    display: block;
    padding: 0px 0px 10px 55px;
}

.bulletText2 span {float:left; width:33%;}

.bulletText3 {
    display: inline-block;
    padding: 20px 0px 20px 55px;
    width: 27%;
}

.bulletText4 {
    display: inline-block;
    width: 75%;
    color: #333333;
}

#SplashWorld .sectionImage {padding-right: 20px; float:left; margin-top:-10px;}
.bulletText4 p {
  font-size: 11px;
  padding-top: 0;
}
   
   .bulletText span, .bulletText2 span, .bulletText3 span {
        font-size: 11px;
        padding-top: 5px;
        display: list-item;
    }

.thickBorder {
    border-bottom: 3px solid #0460A9;
    width: 53px;
    display: inline-block;
    margin-left: 15px;
}

.thinBorder {
    vertical-align: top;
    border-top: 1px solid #CBCBCB;
    display: inline-block;
    width: 92.9%;
}

.header {
    font-size: 16px;
    color: #0088CC;
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
}

.header2 {
    font-size: 15px;
    color: #0088CC;
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
}

.virtualTour {
    text-decoration: underline;
    display: inline-block;
    color: #0088CC;
    font-size: 16px;
    vertical-align: top;
    padding-top: 20px;
    cursor: pointer;
}

.hotelInfo {
    padding: 10px 0px 0px 0px;
    color: #808080;
    line-height: 19px;
    width: 99%;
}

.greenBox {
    display: inline-block;
    width: 99%;
    background-color: #D9EDC4;
    border-left: 5px solid #FEA800;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
	padding-bottom:1em;
}

.greenBox2 {
    display: inline-block;
    width: 98%;
    background-color: #D9EDC4;
    border-left: 5px solid #9EACB4;
    margin: 10px 0px 10px 0px;
    vertical-align: top;
}

.highlights {
    margin-right: 1.4%;
}

.textMargin {
    margin-left: 6%;
    padding-bottom: 10px;
}

.promo {
    width: 98%;
    background-color: #CBE5DD;
    border-left: 5px solid #FEA800;
    margin: 0px 0px 10px 0px;
}

.dealImg {
    margin: 15px 0px 0px -5px;
    display: inline-block;
    height: 18px;
    width: 46px;
}

.arrowRight {
    display: inline-block;
    margin: 15px 0px 0px 5px;
    height: 30px;
    width: 30px;
}

#socialWrapper {
    display: none;
}

.accordionWrapper {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    background: #FFFFFF;
}

.accordion {
    cursor: pointer;
}

.rotate90 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#noShopFormHeader {
    width: 100%;
    height: 90px;
    background-color: #0460A9;
}

    #noShopFormHeader img {
        padding: 13px;
    }

.extraPadding {
    padding-bottom: 5px;
}