/* Additions since 14/03/ 15*/
.activityDetailsTab > li.active > a, .activityDetailsTab > li.active > a:hover, .activityDetailsTab > li.active > a:focus {
    border: none;
    border-radius: 0;
    background-color: #ea3a85;
    text-shadow: none;
    color: #fff;
}

.activityDetailsTab > li {
    float: left;
    font-weight: bold;
    margin-right: 10px;
}

    .activityDetailsTab > li > a:hover {
        background-color: #ea3a85;
        text-shadow: none;
    }

    .activityDetailsTab > li > a {
        background-color: #767776;
        color: white;
        padding-top: 9px;
        text-align: center;
        text-shadow: 1px 0 0 black;
        width: 140px;
        border-radius: 0;
        font-size: 14px;
        border: none;
        border-radius: 0;
        margin: 0;
    }

.bs-tab h3 {
    color: #767776;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding-bottom: 10px;
}

.noExperiences {
    padding: 20px;
    text-align: center;
}

.categoryDataDescription {
    padding-left: 20px;
    padding-right: 20px;
}


.col-centered {
    float: none;
    margin: 0 auto;
}


/*#region General layout*/

* {
    border: 0 none;
    font-family: Arial;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.item .caption {
    background: #3b2d28 none repeat scroll 0 0;
    top: 54px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 216px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 279px;
    z-index: 1;
}

    .item .caption li {
        border-top: 1px dotted white;
        clear: both;
        display: block;
        margin: 0 3px;
        background-color: #3b2d28;
    }

        .item .caption li a {
            color: #fff;
            display: block;
            padding: 8px 0;
            text-align: center;
        }

.twitterFeed a {
    color: blue;
}

.availablityMenuTab > li {
    margin-bottom: 1px !important;
    margin-left: 0px !important;
    margin-right: 1px;
}

p {
    text-align: justify;
}

ul, ol {
    list-style-type: none;
}

body {
    background-color: #e3e3e3;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.container {
    max-width: 1054px;
}

.container .content{
    max-width: 1000px;
}
.container .footer{
    max-width: 1000px;
}

.header {
    background-color: #fff;
    padding-top: 10px;
    max-width:1000px;
}

    .header .row {
        padding-bottom: 10px;
    }

.logo a {
    background: url("../images/logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 89px;
    margin: 3px 0 0 26px;
    text-indent: -1000px;
    width: 124px;
}

#SummerSpecials a {
    background: url("../images/SummerArrow.png") no-repeat scroll 115px 26px rgba(0, 0, 0, 0);
    color: #f9a236;
    float: left;
    font-size: 14px;
    margin: 11px 0 0 7px;
    padding-right: 10px;
}

#SummerSpecials img {
    float: left;
}

#Basket {
    float: right;
    margin-right: 12px;
}

#BasketArea {
    background: url("../Images/BasketBG.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 38px;
    margin-left: 11px;
    width: 133px;
}

#LoginArea {
    background-color: #755950;
    float: right;
    margin-left: 11px;
}

#BasketArea a {
    color: white;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 42px 6px 22px;
}

#LoginArea a {
    color: white;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 42px 6px 22px;
}

#Reservations {
    clear: both;
    float: right;
    margin-top: 12px;
}

    #Reservations p.Res {
        color: #7a7a73;
        float: left;
        font-size: 12px;
        padding: 12px 0 0;
    }

    #Reservations img {
        float: left;
        margin: 0 4px 0 9px;
    }

    #Reservations h2 {
        color: #66665e;
        float: left;
        font-size: 20px;
        padding-top: 4px;
        margin: 0 0 0;
    }

#Social {
    float: right;
    margin-top: 11px;
}

.footer {
    background: url("../Images/FooterBG.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    min-height: 254px;
    padding: 11px 44px 0 46px;
    width: 100%;
}

    .footer h3 {
        background: url("../images/FooterH2BG.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
        color: #ffffff;
        font-size: 18px;
        margin-bottom: 17px;
        padding: 0 0 10px 8px;
        margin-top: 0px;
    }

ul.footer-list, ul.social-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    ul.footer-list li a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        margin-left: 7px;
    }

        ul.footer-list li a:hover {
            color: #9a857e;
        }

#Tweet {
    background: url("../Images/TweetBG.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 167px;
    margin-left: 3px;
    padding: 30px 0 0 10px;
    width: 100%;
}

    #Tweet p {
        color: White;
        font-size: 12px;
        font-weight: bold;
        padding-bottom: 3px;
    }

#SignForm {
    clear: both;
    float: left;
    margin-bottom: 18px;
    padding-left: 8px;
    width: 100%;
}

    #SignForm p {
        color: White;
        float: left;
        font-size: 12px;
        font-weight: bold;
    }

.floating {
    float: left;
    padding-left: 5px;
}

.radioInput td input {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

.radioInput td label {
    color: white;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
}

.signUp {
    background-color: #3b2d28; /*Brown color used accross app*/
    color: White;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    margin-top: -1px;
    text-align: center;
    width: 20%;
}

.clearingInput {
    color: #999;
    float: left;
    font-size: 12px;
    height: 24px;
    margin-right: 6px;
    padding-left: 5px;
    width: 70%;
}

.clearing {
    clear: both;
    float: left;
    width: 100%;
}

.copyright {
    margin: 50px 0 0;
    min-height: 30px;
    padding: 0 40px 0 0;
}

    .copyright ul {
        float: left;
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

        .copyright ul li {
            color: #66665e;
            float: left;
            font-size: 11px;
            margin-right: 5px;
            padding-right: 5px;
        }


.navbar-default {
    background-color: #755950;
    clear: both;
    font-size: 15px;
    height: 33px;
}

.navbar-nav li {
    border-right: 1px solid #917a73;
    padding-left: 20px;
}

    .navbar-nav li a {
        color: White !important;
        display: block;
        float: left;
        padding: 8px 20px 8px 0px;
    }

.navbar {
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-collapse {
    padding-left: 0px;
}

ul.dropdown-menu li {
    background-color: white;
    clear: both;
    font-size: 15px;
    height: 22px;
    padding-left: 0px;
}

.dropdown-menu > li > a {
    padding: 0px !important;
    width: 100%;
    background-color: #917a73;
    padding-left: 25px !important;
}

    .dropdown-menu > li > a:hover {
        background-color: #59423b;
    }

.dropdown-menu {
    padding: 0px;
    left: 20px !important;
    min-width: 200px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #917a73;
}







.dropdown-submenu .dropdown-menu {
    left: 100% !important;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.bodyTitle {
    color: #755950;
    font-size: 24px;
    font-weight: bold;
}
.HomeContent {
    background: url("../Images/HomeBG.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    float: left;
    padding-bottom: 100px;
    position: relative;
    width: 100%;
    background-color: #285f35;
}

#Availabilty {
    float: right;
    position: relative;
    right: 25%;
    top: 97px;
}

#HomeText p {
    color: White;
    font-size: 20px;
    top: 130px;
    position: relative;
}

.BoxHead {
    background: url("../Images/BoxHeadBG.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 54px;
    width: 279px;
}

    .BoxHead h1 {
        color: #e3e3e3;
        font-size: 12px;
        font-weight: bold;
        padding-top: 20px;
        text-align: center;
        text-transform: uppercase;
    }

#HomeBox {
    position: relative;
    top: 80px;
}


.bodyText {
    background-color: #285f35;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 10px 0;
    position: relative;
    top: 100px;
}

.InnerContent {
    background-color: #ffffff;
}

.banner {
    height: 160px;
    margin-bottom: 1px;
}
/*Side bar begin*/
#SNavigation {
    background: #fff url("../Images/SNavBG.png") repeat-x scroll left top;
    float: left;
    font-size: 14px;
    margin: 0 0 20px 0;
    min-height: 50px;
    width: 100%;
}

.SNavigationHeader {
    clear: both;
    float: left;
    height: 32px;
    padding-left: 30px;
}

    .SNavigationHeader h2 {
        color: #e3e3e3;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
    }

.SNav {
    float: left;
    margin: 10px 0;
    padding-top: 15px;
}

    .SNav li {
        float: left;
        margin-top: 6px;
        width: 100%;
    }

        .SNav li a {
            color: #666;
            display: block;
            float: left;
            padding: 1px 0 0 25px;
            width: 100%;
        }

            .SNav li a:hover, .SNav li a.on {
                background-color: #d7d1ce;
                color: #755950;
            }

.TestimonialNav {
    float: left;
    margin: 30px 6px 10px 12px;
}

    .TestimonialNav p {
        color: #755950;
        font-size: 24px;
        line-height: 20px;
    }

#SBreadcrumbs {
    border-bottom: 1px solid #e2e2e2;
    color: #999;
    float: left;
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
}

    #SBreadcrumbs p {
        float: left;
    }

        #SBreadcrumbs p a {
            color: #999;
        }

            #SBreadcrumbs p a:hover, #SBreadcrumbs p a.selected {
                color: #755950;
            }

span.breadspace {
    padding: 0 5px;
}

#SContent {
    padding-right: 10px;
}

/*Side bar from advexp for Special Offers */
.snav {
    padding: 20px 20px 20px 10px;
    width: 202px;
}

    .snav li {
        background: url("/Assets/Images/sNavBG.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
        clear: both;
        display: block;
        font-size: 1em;
        font-weight: bold;
        width: 202px;
    }


        .snav li a {
            color: #282828;
            display: block;
            height: 25px;
            margin: 1px 0;
            padding: 2px 0 0 5px;
        }

            .snav li a:hover, .snav li a.on {
                /*background: url("/Assets/Images/Nav/sNavRollover.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
                color: White;
                width: 202px;
            }

.pamperfitness li a:hover, .pamperfitness li a.on {
    background: url("/Assets/Images/Nav/sNavRolloverBrown.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: White;
    width: 202px;
}
/*Side bar end*/

/*bootom boxes*/
.BoxTop {
    background: rgba(0, 0, 0, 0) url("../Images/Top.png") no-repeat scroll left top;
    clear: both;
    float: left;
    height: 44px;
    width: 100%;
}

.BoxMid {
    background: rgba(0, 0, 0, 0) url("../Images/Middle.png") repeat-y scroll left top;
    clear: both;
    float: left;
    min-height: 270px;
    padding: 0 0 0 7px;
    position: relative;
    width: 100%;
}

.BoxTop h3 {
    color: #e3e3e3;
    float: left;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.BoxMid .BoxText p {
    color: #666;
    padding-bottom: 2px;
}

.BoxMid img {
    clear: both;
    float: left;
    padding-bottom: 10px;
    max-width: 100%;
}

.BoxMid .BoxText {
    clear: both;
    float: left;
    padding: 0 8px;
    max-width: 227px;
}

.bottomSection {
    padding-left: 10px;
    padding-right: 10px;
}

.BoxMid a {
    bottom: 5px;
    color: #76594f;
    font-weight: bold;
    left: 15px;
    position: absolute;
}

#QuickLinks {
    padding-bottom: 15px;
    padding-top: 20px;
    margin-left: 10px;
    margin-right: 15px;
}

#Menu {
    background: rgba(0, 0, 0, 0) url("../Images/menu_top.png") no-repeat scroll left top;
    margin-top: 40px;
    padding: 200px 40px 70px 60px;
    width: 100%;
}

#SContent li {
    background-image: url("../images/textLi.gif");
    background-position: 2px 10px;
    background-repeat: no-repeat;
    line-height: 150%;
    padding-left: 14px;
}

#SContent h1 {
    color: #755950;
    font-size: 24px;
    font-weight: bold;
}

#Menu h3 {
    color: #937b6f;
    font-size: 17px !important;
    font-weight: bold;
    padding-bottom: 3px;
}

#Menu p {
    margin-bottom: 0px;
}

/* end bottom boxes*/
#SContent a {
    color: #755950;
}

/*Typical Day*/
.tt {
    border: 1px solid #000000;
    margin-right: 20px;
}

    .tt th {
        background-color: #755950;
        color: #fff;
        font-weight: bold;
        width: 15%;
    }

    .tt td {
        background-color: #eeeeee;
    }

    .tt, .tt th, .tt td {
        border: 2px solid white;
        text-align: center;
    }

#dayIncludes td {
    font-size: small;
    padding: 10px;
}

.dayIncludesTitle {
    font-weight: bold;
}
/*end typical day*/

/*our team*/
.teamOuter {
    border-bottom: 1px solid #e2e2e2;
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.teamImage {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 25px;
}

.teamBiog {
    float: left;
    width: 100%;
}

    .teamBiog h2 {
        color: #755950;
        font-size: 24px;
        font-weight: normal !important;
    }

#SContent h6 {
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}
/*end our team*/

/*Packages start*/


.package-summary {
    margin: 35px 25px 0 -30px;
}

.top-box {
    background: url("/Assets/images/PamperBGTop.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 71px;
}

    .top-box .title {
        height: 65px;
        padding-top: 5px;
        text-align: center;
       width: 187px;
        float: left;
        color: #fff;
        line-height: 60px;
        font-size: 22px;
        font-weight: bold;
    }

    .top-box h3 {
        font-size: 17px;
        color: #057a9c;
        line-height: 50px;
       overflow:hidden;
        padding: 10px 0 0 15px;
    }



.bottom-box1 {
    background: url("/Assets/images/PamperBGExpander.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
    position: relative;
}

.package-img {
    height: 119px;
    width: 187px;
    float: left;
}

    .package-img img {
        border-bottom-left-radius: 10px;
    }

.border-bottom {
    background: url("/Assets/images/TopPickBGBottom.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
    bottom: 0;
    clear: both;
    height: 9px;
    left: 0;
    position: relative;
}

.detail-box {
    float: left;
    min-height: 119px;
	
}

ul.detail-list {
    margin: 5px 0 0 15px;
    padding: 0;
    list-style: none;
}

    ul.detail-list li {
        margin: 0;
        font-size: 11px;
        min-height: 34px;
        margin-bottom: 2px;
        line-height: 32px;
        overflow: hidden;
        padding: 0px 0 2px 40px;
        vertical-align: middle;
    }

        ul.detail-list li a {
            color: #057a9c;
            font-weight: bold;
            font-size: 11px;
        }

.clock {
    background: url("/Assets/images/experienceIcon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.lock {
    background: url("/Assets/images/locationIcon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.calendar {
    background: url("/Assets/images/datesIcon.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.price-row {
    margin: 0px 25px 10px -30px;
    /*margin: 0px 0px 10px 0px;*/
}

ul.price-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.price-list li {
        margin: 0 0 3px;
        list-style: none;
        background: #fff;
        padding: 5px 10px;
    }

        ul.price-list li span {
            float: left;
            width: 60%;
            line-height: 40px;
            display: inline-block;
        }

        ul.price-list li label {
            font-size: 28px !important;
            font-weight: bold;
            padding-bottom: 0;
            line-height: 40px;
            text-align: center;
            color: #057a9c;
            margin: 0;
        }

        ul.price-list li a {
            float: right;
            display: inline-block;
            padding-top: 2px;
        }


.package-summary-box {
    /*margin: 15px 25px 20px -30px;*/
}

    .package-summary-box .package-summary {
        margin: 5px 0 0 0;
    }

    .package-summary-box ul.detail-list {
    }

    .package-summary-box .top-box h3 {
        margin-top: 0;
    }

.right-box-details {
    position: absolute;
    left: 470px;
    top: 10px;
}
    .right-box-details span {
        font-size: 11px;
        font-weight: bold;
        color: #7e7e7e;
        display: block;
        text-align: center;
    }

    .right-box-details p {
        font-size: 20px;
        color: #057a9c;
        font-weight: bold;
        padding-bottom: 0;
        text-align: center;
        margin: 0;
    }

    .right-box-details .vat {
        color: red;
        font-size: 10px !important;
        font-weight: bold;
        line-height: 14px;
    }

a.view-more {
    background: url("/Assets/images/more.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 38px;
    margin-left: 18px;
    width: 108px;
    margin: 10px 0 0 18px;
    display: block;
}

    a.view-more:hover {
        background: url("/Assets/images/more_.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    }


.red-box .top-box {
    background: url("/Assets/images/TopPickBG.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}

    .red-box .top-box h3 {
        color: #c02923;
    }

    .red-box .top-box .title {
        color: #fff;
        font-size: 18px;
        margin: 0;
        font-weight: bold;
        line-height: 22px;
    }

        .red-box .top-box .title span {
            display: block;
        }

.red-box ul.detail-list li a {
    color: #c02923;
    font-weight: bold;
}

.red-box .right-box-details p {
    color: #c02923;
}

.red-box .right-box-details .vat {
    color: #7e7e7e;
}


.PackageOuter {
    background-color: #F2F2F1;
}

.PackagesText {
    /*background: rgba(0, 0, 0, 0) url("/Assets/Images/PackagesTextBG.gif") repeat-y scroll left top;*/
    float: left;
}

    .PackagesText h2 {
        /*background: rgba(0, 0, 0, 0) url("/Assets/Images/PackagesTextHeaderBG.png") no-repeat scroll left top;*/
        background-color: #3b2d28;
        color: #ededed !important;
        float: left;
        font-size: 18px;
        font-weight: bold;
        height: 49px;
        padding: 14px 0 0 11px !important;
        width: 100%;
    }

    .PackagesText h5 {
        color: #666;
        float: left;
        font-size: 16px;
        font-weight: bold;
        padding: 0 0 0 11px !important;
        width: 100%;
    }

        .PackagesText h5.small {
            float: left;
            font-size: 12px;
            padding-top: 7px !important;
        }

    .PackagesText .PackagesPrice h6 {
        color: #755950;
        font-size: 21px !important;
        font-weight: bold;
        padding: 5px 0 0 !important;
        text-align: center;
    }

    .PackagesText .PackagesPrice p {
        color: #666;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 0;
        text-align: center;
        text-transform: uppercase;
    }

.PackagesDivide {
    float: left;
    margin-bottom: 3px;
    width: 100%;
}

.PackagesButtons {
    float: left;
}


.packagePaxButton {
    background: rgba(0, 0, 0, 0) url("/Assets/Images/ViewAvailability.png") no-repeat scroll left top;
    color: white !important;
    font-size: 11px !important;
    font-weight: bold;
    height: 30px;
    margin: 4px 9px 0px 10px;
    padding-bottom: 0;
    width: 108px;
}

p.viewAvailability {
    background: rgba(0, 0, 0, 0) url("/Assets/Images/ViewAvailability.png") no-repeat scroll left top;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    height: 34px;
    margin: 4px 9px 0 10px;
    padding-bottom: 0;
    width: 108px;
}

    p.viewAvailability a {
        color: white !important;
        float: left;
        padding: 9px 9px 8px;
    }

p.viewAvailability2 {
    background: rgba(0, 0, 0, 0) url("/Assets/Images/ViewAvailability.png") no-repeat scroll left top;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    height: 34px;
    margin: 4px 9px 0 10px;
    padding-bottom: 0;
    width: 75px;
}

    p.viewAvailability2 a {
        color: white !important;
        float: left;
        padding: 9px 9px 8px;
    }

p.viewDetails {
    background: rgba(0, 0, 0, 0) url("/Assets/Images/ViewDetails.png") no-repeat scroll left top;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    height: 34px;
    margin: 4px 9px 0 0;
    padding-bottom: 0;
    width: 86px;
}

    p.viewDetails a {
        color: white !important;
        float: left;
        padding: 9px 8px 8px;
    }

p.buyGiftVouchers {
    background: rgba(0, 0, 0, 0) url("/Assets/Images/BuyGiftVouchers.png") no-repeat scroll left top;
    float: left;
    font-size: 11px !important;
    font-weight: bold;
    height: 34px;
    margin-top: 4px;
    padding-bottom: 0;
    width: 120px;
}

    p.buyGiftVouchers a {
        color: white !important;
        float: left;
        padding: 9px 11px 8px;
    }

.offerImage {
    top: 0px;
    position: relative;
    width: 26%;
    float: left;
}

.offerContent {
    width: 74%;
    float: right;
}

.packageDetails {
    float: left;
    width: 70%;
}

.PackagesPrice {
    width: 30%;
    float: right;
}

.packageDetails {
    background-color: #bcbcb8;
}

.PackagesText {
    background-color: #F2F2F1;
}
/*Packages end*/

/*Availability*/
#AvailabilityContent {
    padding: 25px;padding-top: 10px;
}

.availablityMenuTab > li {
    background-color: #c4c4c4;
    width: 33%;
}

    .availablityMenuTab > li > a {
        color: #6f544b;
        text-align: center;
    }

    .availablityMenuTab > li.active > a {
        background-color: #6f544b;
    }

        .availablityMenuTab > li.active > a, .availablityMenuTab > li.active > a:hover, .availablityMenuTab > li.active > a:focus {
            background-color: #6f544b;
        }

.AvailabilityContent p {
    background-color: #eeeeee;
    color: #777777;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 3px 14px;
}

.PriceInfoHead {
    background-color: #684f47;
    color: #ededed;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    padding: 6px 0 0 6px;
    text-align: left;
    text-shadow: 0 1px 0 #684f47;
    text-transform: uppercase;
}

.PriceInfo {
    background-color: #eeeeee;
    color: #656565;
    font-size: 14px;
    padding: 6px 0 0 10px;
    text-align: left;
}


.availabilityModal {
    width: 80%;
}

    .availabilityModal .modal-content {
        padding: 20px;
    }




.AvailabilityContent {
    width: 100%;
    border-collapse: collapse;
}

    .AvailabilityContent table {
        width: 100%;
    }
    /* Zebra striping */
    .AvailabilityContent tr:nth-of-type(odd) {
        background: #eee;
    }

    .AvailabilityContent th {
        background: #684f47;
        color: white;
        font-weight: bold;
    }

    .AvailabilityContent td, .AvailabilityContent th {
        padding: 6px;
        border: 1px solid #ccc;
        text-align: left;
    }

.availabilityPriceNote {
    display: none !important;
}

/*End Availability*/

/*start Venues*/

.venueNavigation {
    border-radius: 0px !important;
    margin-right: 0px !important;
}

.FitnessVenueBGTitle {
    color: white;
    background-color: #3b2d28;
    padding: 4px;
    margin-bottom: 2px;
}

.FitnessVenueBGText {
    margin-top: 20px;
}

.FitnessVenueBGImage {
    padding-left: 0px;
    padding-right: 0px;
}

    .FitnessVenueBGImage img {
        width: 100%;
    }

.venueDetail {
    background-color: lightgrey;
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: 0px 10px 5px #888888;
}

.FitnessVenueBGView a {
    color: white !important;
    background-color: #3b2d28;
    border-color: #3b2d28;
    margin-bottom: 10px;
}
/*End Venues*/

/*Begin Venue Details*/
.ad-gallery {
    max-width: 100%;
    background-color: #c8bdb9;
    padding: 20px !important;
}

    .ad-gallery .ad-nav {
        width: 80% !important;
    }

.locationVenue {
    width: 100%;
    background-color: #eeeeee;
    padding: 15px 0px 0px 15px;
}

.packageVenue {
    background-color: #927c71;
    color: white;
    padding-bottom: 3px;
    padding-top: 10px;
    padding-left: 10%;
}

    .packageVenue a {
        color: white !important;
        font-size: 16px;
        font-weight: bold;
    }
/*End Venue Details*/

/*Begin Testimonial*/

.carousel-indicators .active {
    background: #31708f;
}

/*.content {
    margin-top: 20px;
}*/

.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.adjust2 {
    margin: 0;
}
.testimonialBy 
{
    margin:0;
    float: right;
    padding: 0 10px;
    font-style: italic;
}


.media-object {
    margin: auto;
    margin-top: 15%;
}

.price-row {
    background-color: #f2f2f1;
}

ul.price-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

    ul.price-list li {
        background: #fff none repeat scroll 0 0;
        list-style: outside none none;
        margin: 0 0 3px;
        padding: 5px 10px;
        background-color: #f2f2f1 !important;
        background-image: none !important;
    }

        ul.price-list li span {
            display: inline-block;
            float: left;
            line-height: 40px;
            width: 54%;
        }

        ul.price-list li label {
            color: #057a9c;
            font-size: 28px !important;
            font-weight: bold;
            line-height: 40px;
            margin: 0;
            padding-bottom: 0;
            text-align: center;
        }

.btnBuy {
    vertical-align: middle;
    border: none;
    width: 109px;
    height: 38px;
    background: rgb(117, 89, 80) none repeat scroll 0 0;
    position: relative;
    left: 5%;
}

/*#endregion general layout*/


@media screen and (max-width: 768px) {
    .media-object {
        margin-top: 0;
    }

    .price-row {
        margin: 0 0px 10px 0px;
    }

    ul.price-list li span {
        margin-right: 10px;
    }

    ul.price-list li label {
        font-size: 16px !important;
    }
}

@media only screen and (max-width : 1224px) {
    .offerImage {
        top: 0px;
        position: relative;
        width: 29%;
        float: left;
    }

    .offerContent {
        width: 71%;
        float: right;
    }

    .packageDetails {
        width: 80%;
    }

    .PackagesPrice {
        width: 20%;
    }

    ul.price-list li span {
        width: 46%;
    }
}

@media only screen and (max-width : 980px) {
    .offerImage {
        width: 100%;
    }

    .offerContent {
        width: 100%;
    }

    .packageDetails {
        width: 70%;
    }

    .PackagesPrice {
        width: 30%;
    }
}


@media only screen and (max-width : 767px) {
    .HomeContent {
        /*background:#004700 !important;*/
        background: url("../Images/HomeBG.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
        background-color: #285f35;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .footer {
        padding: 20px 0px 0 30px;
        background: #3b2d28;
    }

        .footer .col-xs-12 {
            padding-top: 20px;
        }

    .signUp {
        background-color: #51433e;
    }

    .navbar-nav {
        background: #755950;
        margin-top: 0px;
        width: 50%;
    }

    .navbar-default {
        background: #755950;
        margin: 5px 0 0;
        padding: 0;
        min-height: 45px;
    }


    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu .dropdown-header {
        background-color: #51433e !important;
    }


    .navbar-nav > li > a {
        padding: 7px 0px 7px;
        float: none;
    }

    .navbar-nav > li {
        background: none;
        min-height: 33px;
    }

    .navbar-toggle {
        margin-bottom: 0px;
    }

    #HomeBox {
        margin-left: 25%;
    }

    #HomeText p {
        margin-left: 15%;
    }

    .bottomSection {
        max-width: 280px;
        margin-left: 30%;
    }

    .offerImage {
        top: 0px;
        position: relative;
        width: 29%;
        float: left;
    }

    .offerContent {
        width: 71%;
        float: right;
    }

    .packageDetails {
        width: 80%;
    }

    .PackagesPrice {
        width: 20%;
    }

    .price-row {
        margin: 0 0px 10px 0px;
    }

    ul.price-list li span {
        margin-right: 10px;
    }

    ul.price-list li label {
        font-size: 16px !important;
    }





    /* Force table to not be like tables anymore */
    .AvailabilityContent table, .AvailabilityContent thead, .AvailabilityContent tbody, .AvailabilityContent th, .AvailabilityContent td, .AvailabilityContent tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        .AvailabilityContent thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .AvailabilityContent tr {
        border: 1px solid #ccc;
    }

    .AvailabilityContent td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 33%;
    }

        .AvailabilityContent td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 15%;
            padding-right: 10px;
            white-space: nowrap;
        }


/* there must be less brittle way of doing this? '*/
    .pricetable td:nth-of-type(1):before {
        content: "3 DAY PRICING!!!";
    }

    .pricetable td:nth-of-type(2):before {
        content: "6 DAY PRICING!!!";
    }


    /*
	Label the data
	*/
    #availabilityTable {
        /*margin-top: 20px;
        padding-top: 20px;*/
        /*background-color: red;*/
    }
    
    /* there must be less brittle way of doing this? '*/
    .availabilityTable td:nth-of-type(1):before {
        content: "Date";
    }

    .availabilityTable td:nth-of-type(2):before {
        content: "Package";
    }

    .availabilityTable td:nth-of-type(3):before {
        content: "Price";
    }

    .availabilityTable td:nth-of-type(4):before {
        content: "Location";
    }

    .availabilityTable td:nth-of-type(5):before {
        content: "Availability";
    }

    .availabilityTable td:nth-of-type(6):before {
        content: "";
    }

    .innerAvailabilityTable td:nth-of-type(1):before {
        content: "Type";
    }

    .innerAvailabilityTable td:nth-of-type(2):before {
        content: "Bathroom";
    }

    .innerAvailabilityTable td:nth-of-type(3):before {
        content: "Beds";
    }

    .innerAvailabilityTable td:nth-of-type(4):before {
        content: "";
    }

    .innerAvailabilityTable td:nth-of-type(5):before {
        content: "Beds";
    }

    .innerAvailabilityTable td:nth-of-type(6):before {
        content: "Remain";
    }

    .innerAvailabilityTable td:nth-of-type(7):before {
        content: "Num Places";
    }

    .availabilityPriceNote {
        color: red;
        font-size: 12px;
        display: block !important;
    }

    .availablityMenuTab > li {
        background-color: #c4c4c4;
        width: 100%;
    }
}

@media only screen and (max-width : 475px) {
    .offerImage {
        width: 100%;
    }

    .offerContent {
        width: 100%;
    }

    .packageDetails {
        width: 70%;
    }

    .PackagesPrice {
        width: 30%;
    }

    .AvailabilityContent td {
      /*  padding-left: 80%; */
    }

    .availablityMenuTab > li {
        background-color: #c4c4c4;
        width: 100%;
    }
}


@media only screen and (max-width : 675px) {
    #Basket {
        float: left;
        margin-left: 12px;
        width: 100%;
        padding-top: 40px;
    }

    #BasketArea {
        background: url("../Images/BasketBG.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        float: left;
        margin-right: 11px;
        width: 133px;
    }

    #LoginArea {
        background-color: #755950;
        float: left;
        margin-right: 11px;
    }

    #Social {
        float: left;
        margin-top: 11px;
    }

    #Reservations {
        clear: both;
        float: left;
        margin-top: 12px;
    }

    #HomeBox {
        margin-left: 10%;
    }

    #HomeText p {
        margin-left: 10%;
    }

    .bottomSection {
        max-width: 280px;
        margin-left: 30%;
    }

    .offerImage {
        width: 100%;
    }

    .offerContent {
        width: 100%;
    }

    .packageDetails {
        width: 60%;
    }

    .PackagesPrice {
        width: 40%;
    }

    .availablityMenuTab > li {
        background-color: #c4c4c4;
        width: 100%;
    }
}

@media only screen and (max-width : 350px) {
    #HomeBox {
        margin-left: 0px;
    }

    #HomeText p {
        margin-left: 0px;
    }
}


.loginOrRegister-line {
    clear: both;
    border-bottom: 1px solid #7e7e7e;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7e7e7e;
    padding-top: 20px;
    margin-bottom: 20px;
}



/* --------------- BASkET ---------------- */

.basket {
    background-color: white;
}

.noBasket {
    height: 400px; /* pesky fixed width of early design*/
}

.emptyBasket {
    font-size: 12px;
    line-height: 1.5;
}

.subTotalContainer {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.subTotal {
    font-weight: bold;
    color: black;
    font-size: 17px;
}

.subTotalPrice {
    color: #b12704 !important;
    font-size: 17px;
    font-weight: bold;
}

.basket-title {
    font-weight: bold;
    color: black;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.basket-title-bottom {
    clear: both;
    border-bottom: 1px solid #DDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    /*padding-top: 20px;*/
}

.price-title, .quantity-title {
    margin-top: 40px;
    font-size: 13px;
}

.basket-activityItem {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 1.5;
}


.basket-activityItem-bottom {
    clear: both;
    border-bottom: 1px solid #DDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    padding-top: 20px;
}

.basket-activityItem .basketItem-img {
    /*padding: 10px;*/
    padding-top: 20px;
}


.basketItem-text {
    padding-bottom: 25px;
}

    .basketItem-text h5 {
        font-weight: bold;
        color: #00667d;
        font-size: 17px;
    }

.basketItem-qty {
    padding-top: 10px;
}

    .basketItem-qty label {
        font-weight: normal;
    }

.basketItem-price {
    color: #b12704 !important;
    font-size: 17px;
    font-weight: bold;
    padding-top: 10px;
}

.smallprint {
    font-size: smaller;
    padding-bottom: 10px;
    padding-top: 10px;
}


.loginOrRegister-line {
    clear: both;
    border-bottom: 1px solid #7e7e7e;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7e7e7e;
    padding-top: 20px;
    margin-bottom: 20px;
}


.shipping-title {
    font-weight: bold;
    color: black;
    font-size: 17px;
    margin-bottom: 10px;
}

.bs-tab h3 {
    color: #767776;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding-bottom: 10px;
}


@media only screen and (max-width: 1000px)  {

.top-box {
    background: url("/Assets/images/PamperBGTop.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 100px;
}

    .top-box .title {
        height: 65px;
        padding-top: 5px;
        text-align: center;
        width: 100%;
        float: left;
        color: #fff;
        line-height: 60px;
        font-size: 22px;
        font-weight: bold;
    }

    .top-box h3 {
        font-size: 15px;
        color: #057a9c;
        line-height: 17px;
       
        padding: 10px 0 0 15px;
    }



.bottom-box1 {
    background-color:#ececec !important;
   background: none;
    position: relative;
}

.package-img {
    height: 119px;
    width: 187px;
    float: left;
}

    .package-img img {
        border-bottom-left-radius: 10px;
    }



.detail-box {
    float: left;
    min-height: 119px;
	    width: 100%;
}

.right-box-details {
 float:left;
 width: 100%;
 position: relative;
    left: auto;
    top: auto;
}

.red-box .top-box {
   background-color:#c02923 !important;
   background: none;
}

    .red-box .top-box h3 {
        color: #fff;
    }





}