﻿html { width: 100%; }

body {
    color: #666;
    display: block;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-weight: 400;
    height: 100%;
    letter-spacing: normal;
    line-height: 160%;
    margin: 0;
    max-height: 5000em;
    padding: 0;
    width: 100%;
}

span { max-height: 5000em; }

p { max-height: 5000em; }

.form {
    display: block;
    height: 100%;
    margin: 20px auto 0 auto;
    max-width: 1000px;
    padding-top: 10px;
    position: relative;
}

.page {
    background-color: #ffffff;
    margin: 10px 0 0 0;
}

.page:first-child { background-color: #ffffff; }


h1, h2, h3, h4, h5, h6 {
    color: #555;
    float: left;
    font-weight: 400;
    margin: 0;
    padding: 0;
    width: 100%;
}

h1 {
    font-size: 28px;
    margin-bottom: 10px;
    padding: 20px 0 5px 0;
}

h2 {
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0 10px 0;
}

h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0 0 0;
}

h4 {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 0 0 0;
}

h5 { font-size: 16px; }

h6 { font-size: 16px; }

.lrgText {
    font-size: 20px;
    margin-top: 20px;
}

.medText {
    font-size: 18px;
}

/*-----------------------------------------------------------------------------------------*/

@media only screen and (max-width: 700px) {
    h1 {
        font-size: 24px;
        padding: 10px 0;
    }

    h4 { font-size: 16px; }
}

@media only screen and (max-width: 500px) {
    h1 {
        font-size: 20px;
        font-weight: 600;
        padding: 10px 0;
    }

    h2 {
        font-size: 16px;
        font-weight: 600;
        padding: 10px 0;
    }
}

.breadcrumbs {
    float: left;
    margin-top: 5px;
}

@media only screen and (max-width: 768px) {
    .breadcrumbs { display: none; }
}


img { border: none; }

ol { line-height: 160%; }

ul {
    line-height: 160%;
    list-style: disc;
    max-height: 5000em;
}

a:link, a:visited {
    color: #006cff;
    text-decoration: none;
}

a:hover { text-decoration: underline; }

.clear { clear: both; }

.newSection {
    clear: left;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
}

.labelEdit {
    clear: left;
    float: left;
    padding: 8px 10px 0 0;
    position: relative;
    text-align: right;
    width: 120px;
}

.afterEdit { margin-top: 8px; }

.bold { font-weight: 500; }

.radioLabel {
    clear: left;
    float: left;
    padding: 0 10px 0 0;
    position: relative;
    text-align: right;
    width: 120px;
}

.radioButton { margin-top: 1px; }

.labelBlank {
    clear: left;
    float: left;
    position: relative;
    width: 140px;
}

.ReqEdit {
    color: red;
    float: left;
    margin: 10px 5px 0 0;
    position: relative;
    text-align: left;
    width: 10px;
}

.colTown1 {
    float: left;
    width: 370px !important;
}

.colTown2 {
    float: right;
    width: 40px !important;
}

.iFrame {
    height: 100%;
    width: 100%;
}

.comboTowns {
    height: 35px;
    padding-top: 8px;
}

.searchHeading {
    clear: left;
    float: left;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px 0;
    width: 100%;
}

.searchDest {
    display: block;
    float: left;
    margin: 20px 20px 20px 0;
    width: 200px;
}

.loading, .loadingBlank {
    height: 16px;
    margin: 0;
    padding: 10px 3px 10px 2px;
    vertical-align: middle;
    width: 16px;
}

.loading { display: none; }

.loadBg {
    background-color: #ffffff;
    height: 100%;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%;
}

.iconCategory {
    float: left;
    margin: 20px 0 0 10px;
    width: 100%;
}

.iconCategories {
    float: left;
    height: 85px;
    margin: 0 16px 20px 0;
    padding: 5px 0;
    width: 90px;
}

.iconHeading {
    color: #00AA00;
    float: left;
    font-weight: 600;
    height: 35px;
    line-height: 100%;
    text-align: center;
    width: 95px;
}

.qLink {
    border: 1px solid #ffffff;
    padding: 0 25px 0 25px;
    width: 60px;
}

.qLink a:link, .qLink a, .qLink a:visited { text-decoration: none; }

.qLink:hover { border: 1px solid #cccccc; }

.industryAd {
    border: 1px solid #cccccc;
    margin: 0 auto 10px auto;
    padding: 10px 10px 10px 10px;
}

.industryAdFooter {
    /*border: 1px solid #cccccc;*/
    padding: 0 10px;
}

.ad {
    /*border: 1px solid #cccccc;*/
    margin: 0 auto 20px auto;
    text-align: center;
}

.adFooter {
    display: block;
    height: 100%;
    margin: 0 auto 10px auto;
}

@media only screen and (max-width: 1024px) {
    .footerAds { display: none; }
}

.bespokeAd {
    display: block;
    height: 100%;
    margin: 0 auto 0 auto;
    padding: 20px 0 10px 0;
    width: 299px;
}


.bookingComAd {
    border: 1px solid #cccccc;
    display: block;
    float: left;
    height: 130px;
    margin: 20px 0 0 0;
    padding: 15px 0 10px 0;
    text-align: center;
    width: 100%;
}

.linkBox {
    float: left;
    height: 250px;
    margin: 5px 7px 5px 6px;
    max-width: 300px;
    width: 100%;
}

.txtBoxSml {
    float: left;
    margin: 0 7px 20px 6px;
    width: 275px;
}

.linkNoBox {
    float: left;
    margin: 5px;
    width: 100%;
}

/* map css */

.mapCombo1 {
    float: left;
    width: 230px;
}

.mapCombo2 {
    float: right;
    width: 40px;
}

/*for readmore JS*/
/*.morecontent span {
    display: none;
}
.morelink {
    display: block;
}*/

/* new classes */
.rvCentre {
    text-align: center;
}