/* ==== Global Styles ==== */
body{
    background: #042133;
    margin: 0!important;
    padding: 0!important;
    min-height: 100%;
}

#wrapper{
    width: 92%;
    margin: 0 auto;
    font-family: "Times New Roman", Times, serif;
    color: #fff;
}

#wrapper p{
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{ text-transform: uppercase; }

.ccm-ui * {box-sizing: content-box;}

.page-not-found li.ccm-page-list-title a:link, .page-not-found li.ccm-page-list-title a:visited { color: #00A3FF; }

.about #content-container{ font-size: .9em; font-family: Arial,Helvetica,sans-serif; }

/* ==== /Global Styles ==== */


/* ==== Header Styles ==== */
#main-header{
    background: url(../img/header_blue_highlight.png) no-repeat #041A26;
    padding-bottom: 20px;
}

#header-tagline{
    color: #fff;
    margin-top: 20px;
}

#header-tagline p{ font: 1.6em "Times New Roman", Times, serif; }

#header-bottom{
    width: 90%;
    color: #fff;
}

.googleMapCanvas{
    height: 500px;
}

#header-review{
    color: #fff;
    border: solid 1px #2E4452;
    position: absolute;
    bottom: -44px;
    left: 60px;
    border-top: none;
    font-weight: 500;
    width: 30%;
}

.tagline-headline{ font-size: .7em; }

#header-logo{
    margin-top: -40px;
}

.states-dd{ width: 10px; }

#header-search{ text-align: left; }

.search-callout{ display: block; position: relative; top: -10px; white-space: nowrap; }

#header-search-inner{
    width: 215px;
    margin: 0 auto;
}

.header-search span{
    display: block;
    position: relative;
    top: -10px;
}

.navbar .nav > li > a {
    margin-top: -15px;
}
.navbar-inner {
    text-align:center;
}

.navbar{
    background: transparent;
    border: none;
    text-align: center;
}

.nav-col{
    margin: 0;
}

.navbar .nav .nav-selected{
    color: #0197FD;
}

.navbar .nav,
.navbar .nav > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    *zoom: 1; /* hasLayout ie7 trigger */
    border-left: solid 1px #2E4452;
    height: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar .nav,
.navbar .nav > li.first{
    border-left: none;
}

.navbar .nav > li > a:hover{
    color: #0197FD;
}

.navbar-default .navbar-nav > li > a {
    color: #9EC2D8;
    font: 1.4em "Times New Roman", Times, serif;
    font-weight: 100!important;
    text-transform: uppercase;
}

.navbar{ border-bottom: solid 1px #2E4452; border-radius: 0; padding-bottom: 21px; padding-top: 20px;}

.easydropdown{
    color: #888;
    background: #fff;
    padding: 5px;
    font-size: .9em;
    width: 100%!important;
}

#header-logo-small{ float: left; display: none; }
/* ==== /Header Styles ==== */

/* ==== Index Content Styles ==== */
#main-banner{
    padding-bottom: 40px;
    background: url(../img/slide1.jpg) no-repeat;
    background-size: 100%;
    text-align: center;
    padding-top: 20%;
}

#index-banner-img{ display: none; }

#banner-logo{ height: 200px; position: relative; }
#banner-logo-inner{ position: absolute; bottom: 0; left: 25%;}

#banner-logo p{ padding-top: 10px; margin: 0; }

#banner-right-callout{ height: 200px; }

#banner-right-callout-inner{ position: absolute; bottom: 0; left: 35%; }

#banner-right-callout p{
    font-size: 3.6em;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    line-height: .8;
}

#banner-right-callout-link{ color: #fff; }

#banner-right-callout p span{ color: #0199FF; }

.index-info{
    padding-top: 20px;
    padding-bottom: 20px;
}

.index-info h2{
    text-align: center;
}

.index-info p{
    text-align: justify;
    font-size: .8em;
    font-family: Arial, Helvetica, sans-serif;
}

.index-left-col .ccm-image-block, .index-right-col .ccm-image-block{ display: block; width: 100%; margin: 0 auto; height: auto; }
.blue-callout{
    display: block;
    width: 100%;
    text-align: center!important;
}

.blue-callout a{
    color: #0199FF;
}

.blue-callout img{
    margin-right: 10px;
    margin-top: -3px;
}

.index-separator div{
    height: 240px;
    width: 1px;
    background: #111;
    margin: 0 auto;
}
/* ==== /Index Content Styles ==== */

/* ==== Sub-Page Content Styles */`
.sub-banner-container{
    background: #fff;
    margin-top: -40px;
    border-bottom: solid 1px #000;
}

.sub-banner-container img{
    width: 96%;
    padding-bottom: 25px;
    display: block;
    margin: 0 auto;
}

.sub-content-container{
    background: #fff;
    color: #000;
    padding: 30px 1% 30px 1%;
}

.sub-left-col{
    border-right: solid 1px #000;
}



.sub-left-col p{ color: #333; }

.testimonial-container{
    background: #F5F5F5;
    padding: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 1.3;
}

.property-detail{
    background: #F5F5F5;
    position: relative;
    border-top: solid 1px #000;
    border-bottom: solid 1px #0180D4;
    margin-bottom: 30px;
}

.property-amen-content{ padding-top: 20px; }

.property-detail-title{
    background: #042133;
    width: 50%;
    color: #fff;
    font-size: 1.1em;
    font-family: "Times New Roman", Times, serif;
    padding: 12px 0 12px 28px;
    position: relative;
    top: 0;
    left: 0;
    text-transform: uppercase;
}

.resort-list-container{
    text-align: center;
    width: 100%;
    padding: 0;
}

.resort-list-item{
    display: inline-block;
    width: 470px;
    text-align: left;
    margin: 0 1.5%;
    vertical-align: text-top;
    border-bottom: 1px solid #0180D4;
    margin-top: 10px;
}

.resort-list-item a:hover{ text-decoration: none!important; }

.resort-list-item-inner{
    height: 380px;
    overflow: hidden;
}

.resort-list-image-container{
    height: 180px;
    padding-bottom: 20px;
}

.resort-list-image{
    margin: 20px auto;
    display: block;
    max-height: 100%;
}

.resort-list-para{
    text-align: center;
    width: 100%;
    height: 85px;
    overflow: hidden;
}

.property-detail-content{ padding: 20px 0 30px 5px; }
.property-detail-content img { margin-right: 5px; max-width: 140px; height: auto; }

.testimonial-spacer{
    width: 100%;
    height: 30px;
}

.testimonial-header{
    width: 100%;
    height: 1px;
    background: #D6D6D6;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 30px;
}

.quote-icon{
    display: block;
    width: 44px;
    margin: 0 auto;
    padding-left: 10px;
    position: relative;
    top: -30px;
}

.testimonial-container span{
    display: block;
    font-size: 1em;
    width: 100%;
    text-align: right;
    padding-top: 18px;
}

.sub-left-col img{
    width: 100%;
    margin-top: 17px;
    border-top: solid 1px #0180D4;
    border-bottom: solid 1px #0180D4;
}

.sub-left-col h1{ text-transform: uppercase; }

/* ==== /Sub-Page Content Styles */

/* ==== Contact Styles ==== */
.miniSurveyView{ width: 100%; }

.formBlockSurveyTable{ width: 100%; }

.formBlockSurveyTable input{
    width: 100%;
    color: #333;
    margin-bottom: 30px;
    font-size: 1.5em;
}

.formBlockSurveyTable textarea
{
    width: 100%;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
}

.miniSurveyView #msg{
    background: #0097FD;
    color: #fff;
    border: solid 1px #cecece;
    font-weight: 900;
    font-size: 1.5em;
    padding: 5px;
}

.formBlockSurveyTable .btn{ background: #0097FD; color: #fff; }
.formBlockSurveyTable .btn:hover{ background: #042133; }

.googleMapCanvas{ border: solid 1px #0097FD; }
/* ==== /Contact Styles ==== */

/* ==== Footer Styles ==== */
.footer-container{
    background: url(../img/footer_blue_highlight.png) no-repeat #042133;;
    box-shadow: 0px 0px 20px #111;
    padding-bottom: 50px;
    margin-top: 50px;
    padding-top: 55px;
}

.footer-bottom{
    padding-top: 45px;
    color: #016AAF;
}

.ccm-page-list-title a{ color: #fff; }

.footer-bottom span{
    display: inline-block;
    margin-left: 15px;
}

.footer-locations a{ color: #fff; }

.footer-bottom img{ display: inline-block; margin-top: -13px; }

.f-col1, .f-col2, .f-col3, .f-col4{
    border-right: solid 1px #2E4452;
    min-height: 220px;
    text-align: left;
}

.footer-container h3{
    color: #0197FD;
    margin: 0;
    padding-bottom: 20px;
    font-size: 1.3em;
    text-transform: none;
    letter-spacing: .05em;
    font-weight: 100;
}

.social-link{ color: #fff; }

.footer-navigation{ font-family: Arial, Helvetica, sans-serif; font-weight: 100; }

.footer-container .container{ width: 85%; }


.f-col2, .f-col3{ padding-left: 6.9%;}
.f-col4{ border: none; }
.f-col4 h3{ text-align: center; }
.f-col4 span{ display: inline-block; padding-top: 4px;}
.f-col4 img{ padding-left: 50px; padding-right: 13px; display: inline-block; margin-top: -4px; }

.login-module{ background: #fff; color: #333; padding: 50px;}
.login-module input{ margin: 5px 0; }

.featured-item{
    background: #F5F5F5;
    position: relative;
    border-top: solid 1px #000;
    border-bottom: solid 1px #0180D4;
    margin-bottom: 30px;
}

.featured-link:hover{ text-decoration: none; }
.featured-description{ padding: 15px; }
.featured-item button{ margin: 0 15px 15px 15px; font-family: "Times New Roman",Times,serif; }
.featured-item p{ width: 50%; }
.featured-image{ padding: 15px; }

.featured-title{
    background: #042133;
    width: auto;
    color: #fff;
    font-size: 1.1em;
    font-family: "Times New Roman", Times, serif;
    padding: 12px 0 12px 28px;
    position: relative;
    top: 0;
    left: 0;
    text-transform: uppercase;
}

.firstHeading{ font-size: 1em; white-space: nowrap; }

.footer-container input{ margin-bottom: 5px; }

.footer-contact h3{ padding-bottom: 0; }

/* ==== /Footer Styles ==== */

/* ==== Media Queries ==== */
@media (max-width: 1502px){
    .navbar-default .navbar-nav > li > a{ font-size: 1.2em; }
}

@media (max-width: 1450px){
    #main-banner{ padding-top: 14%; }
    #banner-right-callout-inner{ right: 20px; left: auto; padding-right: 15px;}
    #banner-logo-inner{ left: 20px; }
}

@media (max-width: 1365px){
    .navbar-default .navbar-nav > li > a{ font-size: 1.1em; }
}

@media (max-width: 1295px){
    .navbar-default .navbar-nav > li > a{ font-size: .9em; }
}

@media (max-width: 1199px){
    #main-header{ padding-bottom: 0; }
    .navbar-default .navbar-nav > li{ padding: 0; }
    .navbar .nav > li > a{ margin-top: -12px; }
    #header-review{ display: none; }
    #header-tagline{ font-size: 1.2em; }

    .f-col1 .ccm-page-list .ccm-page-list-title{
        display: inline-block;
        margin-right: 10px;
        margin-left: 10px;
    }

    .footer-bottom{ padding-top: 0; text-align: center; }

    .footer-bottom .container img{ width: 120px; margin: 0 auto; display: block; padding-bottom: 30px; }

    .footer-container h3{ padding-bottom: 0px; }

    #copyright-row, #vuria-row{ width: 100%; }

    .f-col1, .f-col2, .f-col3, .f-col4{
        min-height: 1px;
        border: none;
        text-align: center;
        padding-bottom: 20px;
    }

    .f-col2, .f-col3{ padding-left: 15px; }
    .f-col4 h3{ text-align: center; }
    .f-col4 p{ display: inline-block; padding-left: 10px; padding-right: 10px; }
    .f-col4 img{ padding-left: 0; padding-right: 10px; }
    .footer-container{ padding-top: 30px; }
    #header-tagline p{ font-size: 1.2em; }
    #header-search h3{ display: none; }
}

@media (max-width: 1024px){
    #banner-right-callout, #banner-logo{ display: none; }
    .sub-banner-container{ display: none; }
    #main-banner{ padding: 0; background: transparent; }
    #index-banner-img{ display: block; width: 100%; padding-top: 10px; }

}

@media (max-width: 992px){
    .index-separator{ display: none; }
    .sub-left-col{ border-right: none; }
    .miniSurveyView{ margin: 0 auto; }
    .index-left-col{ padding-bottom: 20px; }
    .navbar-default .navbar-nav > li > a{ font-size: .8em; }
}

@media (max-width: 879px){
    .navbar-default .navbar-nav > li{ border-left: none; }
    .navbar-default .navbar-nav > li > a{ padding-left: 5px; padding-right: 5px; }
    #header-tagline{ font-size: 1em; }
}

@media (max-width: 768px){
    #header-bottom{ display: none; }
    #header-logo-small{ display: block; }
    .navbar{ background: #041A26; }
    .navbar .nav > li:hover{ background: #03253A; }
    .navbar .nav, .navbar .nav > li{ display: block; height: auto; }
    .navbar .nav > li > a{ margin-top: 0; }
    #main-header{ padding-bottom: 0; }
    .navbar{ margin-bottom: 0; }
    #wrapper{ width: 100%; }
    .row{margin-left: 0; margin-right: 0; }
    .featured-item p{ width: 100%; }
    .resort-list-item{ width: 100%; }
}
/* ==== /Media Queries ==== */