﻿@charset "utf-8";

body {
    margin: 0;
}

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-left: 0;
    color: #121212;
}

a:link {
    color: #121212;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #121212;
}

a:hover {
    text-decoration: underline;
    color: #121212;
}

a:active {
    text-decoration: none;
    color: #121212;
}

.header-frame {
    background-color: #ffffff;
    height: 114px;
    /* [disabled]-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); */
    /* [disabled]-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); */
    /* [disabled]box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); */
    width: 100%;
}

#header {
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    height: 114px;
    width: 1130px;
}

#navigation {
    float: right;
}

.float-left {
    float: left;
}

#hero-image {
    width: 100%;
    min-width: 1160px;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-image2 {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-image3 {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-image4 {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/4.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-coffee {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/coffee.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-choc {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/choc.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-thanks {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/thanks.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-confirm {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/confirm.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-mot {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/mot.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-contact {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/contact.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-privacy {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/privacy.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-faq {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/faq.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

.FormHeaderTxt {
    color: #121212;
    font-size: 14px;
}

.termtext {
    color: #121212;
}

#hero-terms {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#hero-content {
    height: 445px;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#hero-content2 {
    height: 15px;
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#text-box {
    width: 645px;
    margin-left: 10px;
    float: left;
    margin-top: 35px;
    background-color: #ffffff;
    padding-bottom: 50px;
    background-image: -webkit-linear-gradient(0deg,#efefef 0%,#efefef 48.19%,#efefef 100%);
    background-image: -moz-linear-gradient(0deg,#efefef 0%,#efefef 48.19%,#efefef 100%);
    background-image: -o-linear-gradient(0deg,#efefef 0%,#efefef 48.19%,#efefef 100%);
    background-image: linear-gradient(90deg,#efefef 0%,#efefef 48.19%,#efefef 100%);
}

#capture-box {
    width: 875px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    margin-top: 35px;
    background-color: #efefef;
    padding-bottom: 40px;
}

#capture-box-loungeorder {
    width: 905px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    margin-top: 35px;
    background-color: #efefef;
    padding-bottom: 40px;
}

#capture-box-terms {
    width: 645px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    margin-top: 35px;
    background-color: #efefef;
    padding-bottom: 40px;
}

#red-bar {
    height: 14px;
    width: 100%;
    background-color: #121212;
    display: none;
}

#hero-title {
    color: #121212;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35pt;
    padding-left: 40px;
    padding-top: 50px;
    line-height: 50px;
    letter-spacing: -1px;
    padding-right: 40px;
}

#hero-title-terms {
    color: #121212;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35pt;
    padding-left: 40px;
    padding-top: 50px;
    line-height: 50px;
    letter-spacing: -1px;
    padding-right: 40px;
}

#hero-subtitle {
    font-size: 24px;
    color: #121212;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 30px;
}

#hero-subtitle2 {
    font-size: 24px;
    color: #121212;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 40px;
}

.hero-but {
    margin-left: 40px;
    margin-top: 40px;
}

.offer-but {
    margin-top: 15px;
}

.hero-subtitle {
    font-size: 24px;
    color: #121212;
    font-family: Arial, Helvetica, sans-serif;
}

#hero-count {
    float: right;
    margin-top: 363px;
    padding-right: 20px;
}

#bodycontent {
    background-color: #ffffff;
    margin-top: 1px;
    width: 100%;
    min-width: 1160px;
}

#conent-frame {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.offerbox {
    float: left;
    width: 366px;
    margin-top: 45px;
    color: #121212;
    margin-left: 0;
    margin-right: 14px;
}

.highlightbox {
    float: left;
    width: 271px;
    margin-top: 30px;
    color: #121212;
    margin-left: 0;
    margin-right: 14px;
}

.offerbox2 {
    float: left;
    width: 366px;
    margin-top: 45px;
    color: #121212;
    margin-left: 20px;
    margin-right: 20px;
}

#clearfix {
    clear: both;
}

#offer-title {
    background-color: #ffffff;
    height: 38px;
    letter-spacing: 1px;
}

.offer-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: 0px;
}

#shadow {
    background-image: url(../../Content/GourmetSociety/Images/shadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 15px;
    width: 100%;
}

#offer-desc {
    /*font-size: 14px;*/
    color: #121212;
    margin-top: 15px;
    min-height: 145px;
    height: 125px;
}

#sub-text {
    background-color: #ffffff;
    width: 100%;
    color: #121212;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    /*font-size: 14px;*/
}

#sub-textTop {
    background-color: #ffffff;
    width: 100%;
    color: #121212;
    padding-top: 5px;
    padding-bottom: 30px;
    margin-top: 0;
    /*font-size: 14px;*/
}

.sub-titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: 0px;
}

#footer {
    width: 100%;
    background-color: #ffffff;
}

#footer-content {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    color: #121212;
}

#disclaimer {
    font-size: 11px;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
}

#offer-text {
    padding-left: 40px;
    color: #121212;
    padding-right: 10px;
    /* font-size: 14px;*/
}

#capture-form {
    padding-left: 40px;
}

.textfield {
    width: 320px;
    height: 25px;
    margin-bottom: 7px;
    padding-left: 10px;
    font-size: 14px;
    color: #121212;
}

.coffee-man {
    float: left;
    margin-left: -150px;
    margin-top: 50px;
}

#sub-text-content {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

#blackout {
    width: 100%;
    position: absolute;
    top: 114px;
    background-image: url(../../Content/AspireLSHotline/images/blackout.png);
    height: 1175px;
}

#URNbox {
    background-color: #ffffff;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}


#hero-backgroundpic {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}


.submitbtns {
    font-size: 24px;
    border: 1px solid #d7dada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #121212;
    width: 331px;
    height: 46px;
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
    cursor: pointer;
}

    .submitbtns:hover {
        border: 1px solid #bfc4c4;
        background-color: #d9dddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
        background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
        background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
        background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
        background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
        background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
        cursor: pointer;
    }

.hero-banner {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

#map_canvas_asdasdsd {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 114px;
    left: 3px;
}

.bannercontainer {
    width: 100%;
    background-color: #ffffff;
    height: 495px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.hero-count {
    float: right;
    margin-top: 363px;
    padding-right: 20px;
}


.field-validation-error {
    color: #F6D6D7;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #DA1A35;
    background-color: #F6D6D7;
}

.errorbox {
    font-size: 14px;
    color: #121212;
    padding: 10px;
    margin: 2px;
    margin-right: 50px;
    background-color: #FFFFCE;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #121212;
    border-right-color: #121212;
    border-bottom-color: #121212;
    border-left-color: #121212;
}

.validation-summary-errors {
    font-size: 14px;
    color: #121212;
    padding: 10px;
    margin: 2px;
    margin-right: 50px;
    background-color: #FFC82E;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #121212;
    border-right-color: #121212;
    border-bottom-color: #121212;
    border-left-color: #121212;
}

    .validation-summary-errors ul {
        margin: 2px;
        padding: 4px;
    }

    .validation-summary-errors li {
        list-style: none;
    }

.validation-summary-valid {
    display: none;
}

.errorheading {
    font-size: 14px;
    color: #f40303;
    font-weight: bold;
    clear: both;
}

.areafield {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    width: 312px;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 14px;
    color: #121212;
}


.topnavdivider {
    visibility: hidden;
}


#sub-text a:link {
    color: #121212;
    text-decoration: none;
}

#sub-text a:visited {
    text-decoration: none;
    color: #121212;
}

#sub-text a:hover {
    text-decoration: underline;
    color: #121212;
}

#sub-text a:active {
    text-decoration: none;
    color: #121212;
}

#footer a:link {
    color: #121212;
    text-decoration: none;
}

#footer a:visited {
    text-decoration: none;
    color: #121212;
}

#footer a:hover {
    text-decoration: underline;
    color: #121212;
}

#footer a:active {
    text-decoration: none;
    color: #121212;
}

#page-hero-text {
    padding-left: 40px;
    color: #121212;
    padding-right: 40px;
}

#page-hero-text-terms {
    padding-left: 40px;
    color: #121212;
    padding-right: 40px;
}

.loungeshomesearchform {
    display: inline-block;
    padding: 30px;
    color: #121212;
    background: #fff;
    background-color: rgba(183,185,176,0.8);
    border: solid 1px rgba(183,185,176,1);
    float: left;
    position: absolute;
    z-index: 2;
    margin: 70px 0 0 0;
    width: 400px;
    left: 21%;
}

    .loungeshomesearchform h2 {
        margin-top: 0;
    }

#searchcountry {
    background: #FFF url(../../Content/AspireLSHotline/images/country_icon.png) left no-repeat;
    color: #121212;
    padding: 0 0 0 40px;
    width: 350px;
    height: 40px;
}

#searchairport {
    background: #FFF url(../../Content/AspireLSHotline/images/airport_icon.png) left no-repeat;
    color: #121212;
    padding: 0 0 0 40px;
    width: 350px;
    height: 40px;
}

.mapcontainer {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#map_canvas {
    width: 1160px;
    background-color: #ffffff;
    height: 495px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    -moz-box-shadow: 0px 1px 10px #666666;
    -webkit-box-shadow: 0px 1px 10px #666666;
    box-shadow: 0px 1px 10px #666666;
}

#map_canvas2 {
    width: 750px;
    background-color: #ffffff;
    height: 220px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.searchloungebar {
    padding: 0;
    color: #121212;
    background: #fff;
    background-color: rgba(183,185,176,0.8);
    border: solid 1px rgba(183,185,176,1);
    /*width: 100%;    */
}


.mapresults {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
}

#sub-text-lounges {
    background-color: #ffffff;
    width: 100%;
    color: #121212;
    margin-top: 30px;
}

.loungebox {
    float: left;
    width: 214px;
    height: 250px;
    margin-top: 45px;
    margin-left: 0;
    margin-right: 14px;
    color: #121212;
    text-align: center;
}

.loungedisplaypic {
    border: 1px solid #fefefe;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    -moz-box-shadow: 0px 5px 10px #666666;
    -webkit-box-shadow: 0px 5px 10px #666666;
    box-shadow: 0px 5px 10px #666666;
}

.btns-blue {
    font-size: 20px;
    border: 1px solid #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #FFFFFF;
    height: 46px;
    background-color: #019fe3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#019fe3), to(#019fe3));
    background-image: -webkit-linear-gradient(top, #019fe3, #019fe3);
    background-image: -moz-linear-gradient(top, #019fe3, #019fe3);
    background-image: -ms-linear-gradient(top, #019fe3, #019fe3);
    background-image: -o-linear-gradient(top, #019fe3, #019fe3);
    background-image: linear-gradient(to bottom, #019fe3, #019fe3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#efefef, endColorstr=#019fe3);
    cursor: pointer;
}

    .btns-blue:hover {
        border: 1px solid #efefef;
        background-color: #019fe3;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#019fe3), to(#2d247f));
        background-image: -webkit-linear-gradient(top, #019fe3, #2d247f);
        background-image: -moz-linear-gradient(top, #019fe3, #2d247f);
        background-image: -ms-linear-gradient(top, #019fe3, #2d247f);
        background-image: -o-linear-gradient(top, #019fe3, #2d247f);
        background-image: linear-gradient(to bottom, #019fe3, #2d247f);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#019fe3, endColorstr=#2d247f);
        cursor: pointer;
    }

.btns-white {
    font-size: 20px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #121212;
    height: 46px;
    background-color: #dcdee0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dcdee0));
    background-image: -webkit-linear-gradient(top, #ffffff, #dcdee0);
    background-image: -moz-linear-gradient(top, #ffffff, #dcdee0);
    background-image: -ms-linear-gradient(top, #ffffff, #dcdee0);
    background-image: -o-linear-gradient(top, #ffffff, #dcdee0);
    background-image: linear-gradient(to bottom, #ffffff, #dcdee0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dcdee0);
    cursor: pointer;
}

    .btns-white:hover {
        border: 1px solid #dcdee0;
        background-color: #dcdee0;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdee0), to(#bfc1c4));
        background-image: -webkit-linear-gradient(top, #dcdee0, #bfc1c4);
        background-image: -moz-linear-gradient(top, #dcdee0, #bfc1c4);
        background-image: -ms-linear-gradient(top, #dcdee0, #bfc1c4);
        background-image: -o-linear-gradient(top, #dcdee0, #bfc1c4);
        background-image: linear-gradient(to bottom, #dcdee0, #bfc1c4);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dcdee0, endColorstr=#bfc1c4);
        cursor: pointer;
    }

.textfield2 {
    width: 110px;
    height: 25px;
    margin-bottom: 7px;
    padding-left: 10px;
    font-size: 14px;
    color: #121212;
}

.textfieldDD {
    height: 30px;
    margin-bottom: 7px;
    font-size: 14px;
    color: #121212;
}

.orderformperson {
    clear: both;
    display: none;
}

.lpic {
    width: 214px;
    height: 170px;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 1160px;
    }

    .bannercontainer {
        width: 1160px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 1160px;
    }

    #hero-backgroundpic {
        width: 1160px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }
}

@media screen and (max-device-width: 480px) and (orientation: portrait) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 480px;
    }

    .bannercontainer {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 480px;
        min-width: 480px;
    }

    #hero-backgroundpic {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #footer-content {
        width: 480px;
        color: #121212;
    }

    #footer {
        width: 480px;
        background-color: #ffffff;
    }

    #disclaimer {
        font-size: 11px;
        width: 480px;
        margin-top: 20px;
        text-align: center;
    }

    #conent-frame {
        width: 460px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungeshomesearchform {
        display: inline-block;
        padding: 30px;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        float: left;
        position: absolute;
        z-index: 2;
        margin: 10px 0 0 0;
        width: 400px;
        left: 2px;
    }

    #shadow {
        background-image: url(../../Content/GourmetSociety/Images/shadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 15px;
        width: 480px;
    }

    #sub-text {
        background-color: #ffffff;
        width: 480px;
        color: #121212;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        /*font-size: 14px;*/
    }

    #sub-textTop {
        background-color: #ffffff;
        width: 480px;
        color: #121212;
        padding-top: 5px;
        padding-bottom: 30px;
        margin-top: 0;
        /*font-size: 14px;*/
    }

    #sub-text-content {
        width: 480px;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
        height: 114px;
        width: 450px;
    }

    #navigation {
        background-color: #ffffff;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 450px;
    }

    .hero-banner {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-backgroundpic {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-content {
        height: 445px;
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-content2 {
        height: 15px;
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    #capture-box {
        width: 480px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #capture-box-loungeorder {
        width: 480px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #efefef;
        padding-bottom: 40px;
    }

    #capture-box-terms {
        width: 460px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #red-bar {
        height: 14px;
        width: 480px;
        background-color: #ffffff;
        display: none;
    }

    #map_canvas2 {
        width: 420px;
        background-color: #ffffff;
        height: 220px;
        overflow: hidden;
        padding: 0;
        margin-left: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .loungedetailsdiv {
        width: 460px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungepicdiv {
        width: 460px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .mapresults {
        width: 460px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
        clear: both;
    }



    #sub-text-lounges {
        background-color: #ffffff;
        width: 480px;
        color: #121212;
        margin-top: 30px;
    }

    #resultspic {
        width: 190px;
    }

    .lpic {
        width: 190px;
        height: 170px;
    }

    .loungebox {
        float: left;
        width: 190px;
        height: 250px;
        margin-top: 45px;
        margin-left: 0;
        margin-right: 14px;
        color: #121212;
        text-align: center;
    }

    .loungedisplaypic {
        border: 1px solid #fefefe;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-right: 10px;
        -moz-box-shadow: 0px 5px 10px #666666;
        -webkit-box-shadow: 0px 5px 10px #666666;
        box-shadow: 0px 5px 10px #666666;
    }

    .searchloungebar {
        padding: 0;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        width: 480px;
    }
}

@media screen and (max-device-width: 640px) and (orientation: landscape) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 640px;
    }

    .bannercontainer {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 640px;
        min-width: 640px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #footer-content {
        width: 640px;
        margin-left: auto;
        margin-right: auto;
        color: #121212;
    }

    #footer {
        width: 640px;
        background-color: #ffffff;
    }

    #disclaimer {
        font-size: 11px;
        width: 640px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        text-align: center;
    }

    #conent-frame {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungeshomesearchform {
        display: inline-block;
        padding: 30px;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        float: left;
        position: absolute;
        z-index: 2;
        margin: 10px 0 0 0;
        width: 400px;
        left: 2px;
    }

    #shadow {
        background-image: url(../../Content/GourmetSociety/Images/shadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 15px;
        width: 640px;
    }

    #sub-text {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        /*font-size: 14px;*/
    }

    #sub-textTop {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        padding-top: 5px;
        padding-bottom: 30px;
        margin-top: 0;
        /*font-size: 14px;*/
    }

    #sub-text-content {
        width: 640px;
        margin-right: auto;
        margin-left: auto;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
        height: 114px;
        width: 610px;
    }

    #navigation {
        background-color: #ffffff;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        width: 610px;
    }

    .hero-banner {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-content {
        height: 445px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-content2 {
        height: 15px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #capture-box {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #capture-box-loungeorder {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #efefef;
        padding-bottom: 40px;
    }

    #capture-box-terms {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #red-bar {
        height: 14px;
        width: 640px;
        background-color: #ffffff;
        display: none;
    }

    #map_canvas2 {
        width: 580px;
        background-color: #ffffff;
        height: 220px;
        overflow: hidden;
        padding: 0;
        margin-left: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .loungedetailsdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungepicdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .mapresults {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
        clear: both;
    }



    #sub-text-lounges {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        margin-top: 30px;
    }

    #resultspic {
        width: 190px;
    }

    .lpic {
        width: 190px;
        height: 170px;
    }

    .loungebox {
        float: left;
        width: 190px;
        height: 250px;
        margin-top: 45px;
        margin-left: 0;
        margin-right: 14px;
        color: #121212;
        text-align: center;
    }

    .loungedisplaypic {
        border: 1px solid #fefefe;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-right: 10px;
        -moz-box-shadow: 0px 5px 10px #666666;
        -webkit-box-shadow: 0px 5px 10px #666666;
        box-shadow: 0px 5px 10px #666666;
    }

    .searchloungebar {
        padding: 0;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        width: 640px;
    }
}

@media screen and (max-device-width: 640px) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 640px;
    }

    #footer-content {
        width: 640px;
        margin-left: auto;
        margin-right: auto;
        color: #121212;
    }

    .bannercontainer {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 640px;
        min-width: 640px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #footer {
        width: 640px;
        background-color: #ffffff;
    }

    #disclaimer {
        font-size: 11px;
        width: 640px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        text-align: center;
    }

    #conent-frame {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungeshomesearchform {
        display: inline-block;
        padding: 30px;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        float: left;
        position: absolute;
        z-index: 2;
        margin: 10px 0 0 0;
        width: 400px;
        left: 2px;
    }

    #shadow {
        background-image: url(../../Content/GourmetSociety/Images/shadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 15px;
        width: 640px;
    }

    #sub-text {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        /*font-size: 14px;*/
    }

    #sub-textTop {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        padding-top: 5px;
        padding-bottom: 30px;
        margin-top: 0;
        /*font-size: 14px;*/
    }

    #sub-text-content {
        width: 640px;
        margin-right: auto;
        margin-left: auto;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
        height: 114px;
        width: 610px;
    }

    #navigation {
        background-color: #ffffff;
        float: left;
        padding: 0, 10px, 0, 10px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        width: 610px;
    }

    .hero-banner {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-content {
        height: 445px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-content2 {
        height: 15px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #capture-box {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #capture-box-loungeorder {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #efefef;
        padding-bottom: 40px;
    }

    #capture-box-terms {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #red-bar {
        height: 14px;
        width: 640px;
        background-color: #ffffff;
        display: none;
    }

    #map_canvas2 {
        width: 580px;
        background-color: #ffffff;
        height: 220px;
        overflow: hidden;
        padding: 0;
        margin-left: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .loungedetailsdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungepicdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .mapresults {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
        clear: both;
    }



    #sub-text-lounges {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        margin-top: 30px;
    }

    #resultspic {
        width: 190px;
    }

    .lpic {
        width: 190px;
        height: 170px;
    }

    .loungebox {
        float: left;
        width: 190px;
        height: 250px;
        margin-top: 45px;
        margin-left: 0;
        margin-right: 14px;
        color: #121212;
        text-align: center;
    }

    .loungedisplaypic {
        border: 1px solid #fefefe;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-right: 10px;
        -moz-box-shadow: 0px 5px 10px #666666;
        -webkit-box-shadow: 0px 5px 10px #666666;
        box-shadow: 0px 5px 10px #666666;
    }

    .searchloungebar {
        padding: 0;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        width: 640px;
    }
}

@media screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 480px;
    }

    #footer-content {
        width: 480px;
        margin-left: auto;
        margin-right: auto;
        color: #121212;
    }

    .bannercontainer {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 480px;
        min-width: 480px;
    }

    #hero-backgroundpic {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #footer {
        width: 480px;
        background-color: #ffffff;
    }


    #disclaimer {
        font-size: 11px;
        width: 480px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        text-align: center;
    }

    #conent-frame {
        width: 460px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungeshomesearchform {
        display: inline-block;
        padding: 30px;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        float: left;
        position: absolute;
        z-index: 2;
        margin: 10px 0 0 0;
        width: 400px;
        left: 2px;
    }

    #shadow {
        background-image: url(../../Content/GourmetSociety/Images/shadow.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 15px;
        width: 480px;
    }


    #sub-text {
        background-color: #ffffff;
        width: 480px;
        color: #121212;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        font-size: 14px;
    }

    #sub-textTop {
        background-color: #ffffff;
        width: 480px;
        color: #121212;
        padding-top: 5px;
        padding-bottom: 30px;
        margin-top: 0;
        /*font-size: 14px;*/
    }

    #sub-text-content {
        width: 480px;
        margin-right: auto;
        margin-left: auto;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
        height: 114px;
        width: 450px;
    }

    #navigation {
        background-color: #ffffff;
        float: left;
        padding: 0, 10px, 0, 10px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        width: 450px;
    }

    .hero-banner {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0px;
    }

    #hero-backgroundpic {
        width: 480px;
        background-color: #ffffff;
        height: 495px;
        /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-content {
        height: 445px;
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-content2 {
        height: 15px;
        width: 480px;
        margin-left: auto;
        margin-right: auto;
    }

    #capture-box {
        width: 460px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #capture-box-loungeorder {
        width: 460px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #efefef;
        padding-bottom: 40px;
    }

    #capture-box-terms {
        width: 460px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #red-bar {
        height: 14px;
        width: 480px;
        background-color: #ffffff;
        display: none;
    }

    #map_canvas2 {
        width: 420px;
        background-color: #ffffff;
        height: 220px;
        overflow: hidden;
        padding: 0;
        margin-left: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .loungedetailsdiv {
        width: 460px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungepicdiv {
        width: 460px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .mapresults {
        width: 460px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
        clear: both;
    }



    #sub-text-lounges {
        background-color: #ffffff;
        width: 460px;
        color: #121212;
        margin-top: 30px;
    }

    #resultspic {
        width: 190px;
    }

    .lpic {
        width: 190px;
        height: 170px;
    }

    .loungebox {
        float: left;
        width: 190px;
        height: 250px;
        margin-top: 45px;
        margin-left: 0;
        margin-right: 14px;
        color: #121212;
        text-align: center;
    }

    .loungedisplaypic {
        border: 1px solid #fefefe;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-right: 10px;
        -moz-box-shadow: 0px 5px 10px #666666;
        -webkit-box-shadow: 0px 5px 10px #666666;
        box-shadow: 0px 5px 10px #666666;
    }

    .searchloungebar {
        padding: 0;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        width: 480px;
    }
}

@media screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
    .header-frame {
        background-color: #ffffff;
        height: 114px;
        width: 640px;
    }

    #footer-content {
        width: 640px;
        color: #121212;
    }

    .bannercontainer {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    #bodycontent {
        background-color: #ffffff;
        margin-top: 1px;
        width: 640px;
        min-width: 640px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #footer {
        width: 640px;
        background-color: #ffffff;
    }


    #disclaimer {
        font-size: 11px;
        width: 640px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
        text-align: center;
    }

    #conent-frame {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungeshomesearchform {
        display: inline-block;
        padding: 30px;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        float: left;
        position: absolute;
        z-index: 2;
        margin: 10px 0 0 0;
        width: 400px;
        left: 10px;
    }

    #shadow {
        background-image: url(../../Content/GourmetSociety/Images/shadow.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center top;
        height: 15px;
        width: 640px;
    }

    #sub-text {
        background-color: #fff;
        width: 640px;
        color: #121212;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
        font-size: 14px;
    }

    #sub-textTop {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        padding-top: 5px;
        padding-bottom: 30px;
        margin-top: 0;
        /*font-size: 14px;*/
    }

    #sub-text-content {
        width: 640px;
        margin-right: auto;
        margin-left: auto;
    }

    #header {
        padding-left: 15px;
        padding-right: 15px;
        height: 114px;
        width: 610px;
    }

    #navigation {
        background-color: #ffffff;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 610px;
    }

    .hero-banner {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 3px;
    }

    #hero-backgroundpic {
        width: 640px;
        background-color: #ffffff;
        height: 495px;
        /*background-image: url(../../Content/AspireLSHotline/images/hero-images/terms.jpg);*/
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 114px;
        left: 0;
    }

    #hero-content {
        height: 445px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-content2 {
        height: 15px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    #capture-box {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #capture-box-loungeorder {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #efefef;
        padding-bottom: 40px;
    }

    #capture-box-terms {
        width: 620px;
        margin-left: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 35px;
        background-color: #ffffff;
        padding-bottom: 40px;
    }

    #red-bar {
        height: 14px;
        width: 640px;
        background-color: #ffffff;
        display: none;
    }

    #map_canvas2 {
        width: 580px;
        background-color: #ffffff;
        height: 220px;
        overflow: hidden;
        padding: 0;
        margin-left: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .loungedetailsdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loungepicdiv {
        width: 620px;
        clear: both;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .mapresults {
        width: 620px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 10px;
        padding-right: 10px;
        clear: both;
    }



    #sub-text-lounges {
        background-color: #ffffff;
        width: 640px;
        color: #121212;
        margin-top: 30px;
    }

    #resultspic {
        width: 190px;
    }

    .lpic {
        width: 190px;
        height: 170px;
    }

    .loungebox {
        float: left;
        width: 190px;
        height: 250px;
        margin-top: 45px;
        margin-left: 0;
        margin-right: 14px;
        color: #121212;
        text-align: center;
    }

    .loungedisplaypic {
        border: 1px solid #fefefe;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
        margin-right: 10px;
        -moz-box-shadow: 0px 5px 10px #666666;
        -webkit-box-shadow: 0px 5px 10px #666666;
        box-shadow: 0px 5px 10px #666666;
    }

    .searchloungebar {
        padding: 0;
        color: #121212;
        background: #fff;
        background-color: rgba(183,185,176,0.8);
        border: solid 1px rgba(183,185,176,1);
        width: 640px;
    }
}

.btnReset {
    height: 28px;
    margin-bottom: 7px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
    font-weight: bold;
    color: #fff;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#666));
    background-image: -webkit-linear-gradient(top, #666, #666);
    background-image: -moz-linear-gradient(top, #666, #666);
    background-image: -ms-linear-gradient(top, #666, #666);
    background-image: -o-linear-gradient(top, #666, #666);
    background-image: linear-gradient(to bottom, #666, #666);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#666, endColorstr=#666);
    cursor: pointer;
}

    .btnReset:hover {
        border: 1px solid #333;
        background-color: #ffffff;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333));
        background-image: -webkit-linear-gradient(top, #333, #333);
        background-image: -moz-linear-gradient(top, #333, #333);
        background-image: -ms-linear-gradient(top, #333, #333);
        background-image: -o-linear-gradient(top, #333, #333);
        background-image: linear-gradient(to bottom, #333, #333);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#333, endColorstr=#333);
        cursor: pointer;
    }

#header a img.float-left {
    height: 90px;
    margin-top: 11px;
}

td.txtVistorPayment {
    color: #000 !important;
}

.homepagebg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
