﻿/* Load Fonts */
@font-face {
    font-family: Lato;
    src: url('/css/fonts/Lato/Lato-Regular.ttf');
}
@font-face {
    font-family: 'Noto Sans';
    src: url('/css/fonts/Noto_Sans/NotoSans-Regular.ttf');
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/css/fonts/Open_Sans_Condensed/OpenSansCondensed-Bold.ttf');
}
@font-face {
    font-family: 'Raleway';
    src: url('/css/fonts/Raleway/Raleway-Regular.ttf');
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('/css/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf');
}
@font-face {
    font-family: 'Yantramanav';
    src: url('/css/fonts/Yantramanav/Yantramanav-Regular.ttf');
}
@font-face {
    font-family: 'Oswald';
    src: url('/css/fonts/Oswald/Oswald-Regular.ttf') format('truetype');
    
}
@font-face {
    font-family: 'arimoregular';
    src: url(/webfontArimo/arimo-regular-webfont.ttf);
    font-weight: normal;
    font-style: normal;
}

/**
 * @license
 * MyFonts Webfont Build ID 3622859, 2018-08-16T00:45:03-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: VeneerTwo by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/veneer/two/
 * Copyright: Copyright (c) 2012 by Yellow Design Studio. All rights reserved.
 * Licensed pageviews: 500,000
 * 
 * Webfont: PopulaireLight by PintassilgoPrints
 * URL: https://www.myfonts.com/fonts/pintassilgo/populaire/light/
 * Copyright: By PintassilgoPrints, 2012. All rights reserved. www.pintassilgoprints.com
 * Licensed pageviews: 20,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3622859
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3747cb");

  
@font-face {font-family: 'VeneerTwo';src: url('webfonts/3747CB_0_0.eot');src: url('webfonts/3747CB_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3747CB_0_0.woff2') format('woff2'),url('webfonts/3747CB_0_0.woff') format('woff'),url('webfonts/3747CB_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'PopulaireSuperLight';src: url('webfonts/3747CB_1_0.eot');src: url('webfonts/3747CB_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3747CB_1_0.woff2') format('woff2'),url('webfonts/3747CB_1_0.woff') format('woff'),url('webfonts/3747CB_1_0.ttf') format('truetype');}

/**
 * @license
 * MyFonts Webfont Build ID 3623329, 2018-08-16T17:37:39-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Populaire by PintassilgoPrints
 * URL: https://www.myfonts.com/fonts/pintassilgo/populaire/regular/
 * Copyright: By PintassilgoPrints, 2012. All rights reserved. &#x000A;&#x000A;http://www.pintassilgoprints.com
 * Licensed pageviews: 20,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3623329
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3749a1");


@font-face {
    font-family: 'PopulaireLight';
    src: url('webfonts/3749A1_0_0.eot');
    src: url('webfonts/3749A1_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3749A1_0_0.woff2') format('woff2'),url('webfonts/3749A1_0_0.woff') format('woff'),url('webfonts/3749A1_0_0.ttf') format('truetype');
}
 
/* ShadowBox.css */


#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}

#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 2000;
    text-align: left;
    visibility: hidden;
    display: none;
}

#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%;
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px;
}

#sb-wrapper-inner {
    position: relative;
    border: 0px solid #303030;
    overflow: hidden;
    height: 100px;
}

#sb-body {
    position: relative;
    height: 100%;
}

#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%;
}

#sb-player.html {
    height: 100%;
    overflow: auto;
}

#sb-body img {
    border: none;
}

#sb-loading {
    position: relative;
    height: 100%;
}

#sb-loading-inner {
    position: absolute;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center;
}

    #sb-loading-inner span {
        background: url(/shadowbox/resources/loading.gif) no-repeat;
        padding-left: 34px;
        display: inline-block;
    }

#sb-body, #sb-loading {
    background-color: #060606;
}

#sb-title, #sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#sb-title, #sb-title-inner {
    height: 26px;
    line-height: 26px;
}

#sb-title-inner {
    font-size: 12px;
}

#sb-info, #sb-info-inner {
    height: 20px;
    line-height: 20px;
}

#sb-info-inner {
    font-size: 12px;
}

#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}

    #sb-nav a {
        display: block;
        float: right;
        height: 16px;
        width: 16px;
        margin-left: 3px;
        cursor: pointer;
        background-repeat: no-repeat;
    }

#sb-nav-close {
    background-image: url(/shadowbox/resources/close.png);
}
/*#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}*/
#sb-counter {
    float: left;
    width: 45%;
}

    #sb-counter a {
        padding: 0 4px 0 0;
        text-decoration: none;
        cursor: pointer;
        color: #fff;
    }

        #sb-counter a.sb-counter-current {
            text-decoration: underline;
        }

div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center;
}

    div.sb-message a:link, div.sb-message a:visited {
        color: #fff;
        text-decoration: underline;
    }



/* reskin 2017  */

.scrollable {
    margin-left: -35px;
    position: absolute;
    z-index: 200;
    background-color: white;
    padding: 0 3px;
    border-radius: 20px;
    box-shadow: 0px 0px 7px white;
}

h6 {
    font-family: 'arimoregular', 'sans-serif';
    font-size: 28px;
    line-height: 35px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: 300;
}

.artCulture {
    border: 1px solid #bbb;
    box-shadow: 2px 2px 2px #eee;
    margin-bottom: 10px;
    padding: 15px;
}

    .artCulture:hover {
        background-color: #eee;
    }

    .artCulture span {
        float: right;
        position: absolute;
        right: 30px;
        margin-top: 4px;
    }
.hideOperators {
    display: block;
}
.listingsAnchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}
.dropdownFilter {
    position: absolute;
    display: none;
    background: linear-gradient(#eee, #fff);
    z-index: 200;
    width: 250px;
    border: 1px solid #aaa;
}
    .dropdownFilter li:hover{
        font-weight: bold;
        cursor: pointer;
    }
.glowingText {
    text-shadow: 0px 0px 2px #daff7a;
    color: #4A5E17;
    font-size: 18px;
}
.difficultyFilter , .locationFilter{
    cursor: pointer;
}
.showHideContent {
    display: block;
}

.doubleWidthButton {
    width: 40% !important;
}

    .doubleWidthButton:hover {
        background-color: #eee;
    }

#mtbShop > .operatorWrap > .operatorLinks {
    padding-bottom: 20px;
}

.emailStyle {
    margin: 2px 0 0 -3px;
    cursor: pointer;
}

.locationFormat {
    text-align: center;
    padding-left: 0 important;
}

    .locationFormat:before {
        font-family: FontAwesome;
        color: #42bed4;
        content: "\f041";
    }

.mtbFix > .contactInfoMobile > ul > li {
    width: 90%;
    font: 300 0.9em/1.5em "arimoregular", Arial, Helvetica, sans-serif !important;
}

.contactInfoMobile a {
    color: #42bed4;
}

.operatorWrap {
    border: 1px solid #ddd;
}

.operatorText {
    margin-bottom: 15px;
    width: 100%;
}

    .operatorText p {
        text-align: center;
        padding: 10px 15px 0 15px;
        text-align: left;
        font-size: 0.9em;
        padding-bottom: 0px !important;
    }

    .operatorText img {
        box-shadow: 2px 2px 2px #bbb;
        width: 100%;
    }

    .operatorText h3 {
        text-shadow: 1px 1px 1px #dadada;
        color: #42bed4 !important;
        font-family: Oswald;
    }

.operatorWrap, .guideWrap {
    box-shadow: 1px 1px 7px #eee;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: hidden;
}

    .operatorWrap h3 {
        text-align: center;
        margin: 5px 0;
        padding-left: 10px;
        padding-right: 10px;
        color: #42bed4 !important;
    }

.showMore img {
    width: 12px;
    height: 10px;
    margin-top: -2px;
}

.showMore {
    display: none;
    margin-bottom: 5px;
    width: 100%;
    text-align: right;
    cursor: pointer;
    font-weight: bold;
    font-size: 0.9em;
    color: #42bed4;
}

    .showMore img {
        border: 0;
        vertical-align: middle;
        transform: rotate(90deg);
        box-shadow: none;
        margin-right: 20px;
    }

.blendLine {
    width: 100%;
    background-image: url(gfx/blendLine.png);
    background-repeat: repeat-x;
    z-index: 100;
}

#pageFull > ul > li > p {
    padding: 0px;
}

.emailNewLine {
    cursor: pointer;
    width: 18%;
    color: #F58220;
    border: 1px solid #ddd;
    position: relative;
    float: left;
    font-family: "Noto Sans", Arial;
    margin: 1%;
    font-size: 12px !important;
    text-align: center;
    padding: 5px 0;
    z-index: 990;
}

.bookNow {
    width: 28%;
    background-color: #F58220 !important;
    color: white !important;
}

    .bookNow a {
        color: white !important;
    }

.phoneNumbers {
    display: none;
}

.contactDetails {
    padding-left: 20px;
}

.operatorLinks {
    padding: 0 20px;
    font-size: 24px;
    text-align: center;
}

    .operatorLinks a {
        padding: 0 5px;
    }

.fa {
    color: #42bed4;
}

.fa-caret-down {
    color: #FFC459;
}

.bgOverlay {
    display: none;
    background-color: black;
    opacity: 0.7;
    z-index: 995;
    position: absolute;
}

.phoneNumber {
    width: 180px;
    border: 1px solid #999;
    background-color: white;
    border-radius: 3px;
    color: #F48221;
    padding: 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    z-index: 999;
}

.switchNumbers {
    border: 1px solid #484848;
    background-color: #F48221;
    color: white;
}

.phoneDigits {
    display: none;
}

.phoneText {
    display: block;
}

.phoneNumbers {
    z-index: 998;
    cursor: pointer;
}

#privacyPolicy {
    width: 100%;
    display: inline-block;
}

/*  Events Page css*/
.operatorWrap {
    overflow-y: hidden;
}

.operatorLinksEvents {
    display: none;
}

.contactDetailsEvents {
    text-align: center;
    margin-bottom: 10px;
    background-color: #fdfdfd;
}

    .contactDetailsEvents #iframe {
        display: block;
        width: 100%;
    }

.contactInfoMobileEvents .operatorImage {
    height: 226px;
}

.operatorAdd {
    display: none;
}
/*  END Events Page css*/

/*Inserts Pages css */
.inserts2017 {
    display: inline-block;
    width: 100%;
}

.inserts2017h2 {
    height: unset !important;
}
.inserts2017h2 span {
    padding-right: 20px;;
}
.inserts2017 .operatorWrap {
    height: unset;
}

.noLocationListings .hideEvents {
    display: none;
}

.rotateArrow {
    box-shadow: none !important;
}

.privacyPage {
}

#privacyList li {
    background: unset !important;
    list-style-type: decimal !important;
}

.privacyPage p {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#privacyList ul > li {
    list-style-type: disc !important;
}

#privacyList ol {
    counter-reset: item
}

    #privacyList ol > li {
        list-style-type: lower-roman !important;
    }

.itemContainer h3 {
    padding-top: 0px;
    font-family: PopulaireLight, Oswald, sans-serif;
    font-size: 28px;
    color: black;
}

.itemContainer .inlineBlock {
    display: inline-block;
    /*padding-left: 20px;*/
}
.itemContainer p{
        padding-left: 20px;
    }
.itemContainer .inlineBlock li {
    font-family: Yantramanav, sans-serif !important;
}
   
.contactInfoText p, .contactInfoText span {
    font-size: 12px !important;
    margin: 0px auto;
    padding-top: 0px !important;
}

.contactInfoText h1, .contactInfoText h2, .contactInfoText h3, .contactInfoText h4, .contactInfoText h5 {
    font-family: 'arimoregular', 'Arial', 'Helvetica', 'sans-serif' !important;
    color: black !important;
    font-size: 12px !important;
    margin-top: 10px;
    margin-bottom: 0px;
}
.contactInfoText {
    padding-top: 20px;
}
#pageFull li {
    list-style-type: none;
    background: url(/gfx/arrowOrangeSml.png) no-repeat;
    margin: 5px 0 5px -15px;
    padding-left: 20px;
    font-family: Arial;
    /* width: 85%; */
}
.get-inspired-page {
    text-align:center;
}
.videoBlurb {
    font-size: 12px;
    padding-top: 0 !important;
    text-align: center;
}
@media screen and (min-width: 1023px) {
    .smallButton {
        width: 80% !important;
    }
    .navigationBreak{
        display: none;
    }

}

@media screen and (max-width: 1023px) {
    .insipreWrap {
        position: relative;
        height: 155px;
        width: 215px;
        margin-top: 10px;
        margin-left: 5px;
        margin-right: 5px;
        display: inline;
    }

        .insipreWrap img {
            height: 155px;
            width: 215px;
        }

        .insipreWrap h3 {
            color: #FFF !important;
            background: #000;
            position: absolute;
            left: 0px;
            bottom: 0px;
            padding: 5px;
            font-size: 1.5em !important;
        }
    .videoContent{
        margin: 20px 0 20px 0;
    }
    #camera_wrap_1 {
        display: none !important
    }

    body {
        background-color: black;
        color: white;
        font-family: 'Yantramanav', 'Arial'; /*'Noto Sans'*/
        margin: 0;
    }

    #logoWrap {
        width: 100%;
        height: 275px;
        display: block;
    }

    #logo {
        display: none;
        width: 126px;
        height: 115px;
        position: absolute;
        z-index: 30;
        left: 10px;
        top: 230px;
        background: url(/gfx/hokitikaLogo.png) no-repeat center center;
        background-size: 100%;
    }

        #logo > a {
            display: none;
        }

        #logo > span {
            display: none;
        }

    #homeText h2 {
        text-align: left;
        padding-left: 20px;
    }

    #getInspired {
        position: absolute;
        right: 0;
        z-index: 110;
        background: url(/gfx/getInspired.png) no-repeat;
        height: 100px;
        width: 100px;
        margin-right: 30px;
        margin-top: -15px;
        transform: rotate(-15deg);
        background-size: 80%;
    }

        #getInspired a {
            display: block;
            height: 100%;
            width: 100%;
            
        }

        #getInspired span {
            visibility: hidden;
        }

    #mobileMenu {
        height: 45px;
        background-color: #231f20;
        width: 100%;
        background-image: url(/gfx/withoutCLT.png);
        background-size: 250px 45px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #iframe {
        display: block;
        margin-bottom: 10px;
    }

    ul {
        /*padding: 10px 20px;*/
    }

    #leftSide > #pageFull > ul > li, #leftSide > #pageFull > .highlightWrap > ul > li {
        list-style-type: none;
        background-image: url(/gfx/arrowOrangeSmlSqr.png);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-left: 20px;
        margin-top: 5px;
    }

    .fa-bars {
        font-size: 30px;
        margin-left: 10px;
        padding-top: 8px;
        width: 10%;
        float: left;
        color: #eee;
    }

    .fa-search {
        font-size: 30px;
        color: #eee;
        margin-left: 10px;
        width: 10%;
        float: right;
        padding-top: 8px;
    }

    .titleLogo {
        width: 70%;
        text-align: center;
        float: left;
        height: 45px;
    }

    #searchBox {
        background-color: black;
        padding: 1%;
        width: 78%;
        float: left;
        text-align: right;
        height: 35px;
    }

    #searchIcon {
        background-color: black;
        padding: 1%;
        width: 6%;
        float: left;
        position: relative;
        height: 35px;
    }

    #ctl00_TopNavigation1_Button1 {
        margin-top: 7px;
    }

    #searchBox input {
        width: 180px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        background: white;
        padding: 5px 10px;
        color: black;
        font-weight: bold;
        /*text-transform: uppercase;*/
        font: 1em 'VeneerTwo', sans-serif;
        border: none;
        /*width: 240px;*/
        z-index: 30;
    }

    #searchIcon input {
        z-index: 30;
    }

    #menuBar {
        width: 100%;
        height: 45px;
        background-color: #F58220;
    }

    #oe_wrapper {
    }

    #oe_menu {
        font: 1em 'VeneerTwo', sans-serif;
        display: none;
        margin: 0;
        margin-top: 2px;
        overflow-x: hidden;
    }

        #oe_menu > li {
            list-style-type: none;
            color: white;
            margin-right: 50px;
            padding: 10px 20px;
            border-bottom: 1px solid #bbb;
            text-align: left;
        }

    #bottomRung {
        background-color: black;
        height: 44px;
        width: 100%;
        display: none;
        margin-top: 10px;
    }

    .bottomRungSearch {
        height: 30px !important;
        background-color: white;
    }

    .navigationSelect {
        font-weight: bold;
        /*text-transform: uppercase;*/
        font: 1em 'VeneerTwo', sans-serif;
        cursor: pointer;
        color: #F58220;
        color: white;
    }
    
        .secondMenu {
            display: none;
            text-align: left;
        }

        .secondMenu ul {
            padding: 0;
        }

        .secondMenu li {
            list-style-type: none;
            padding: 3px 0 3px 60px;
        }

            .secondMenu li a {
                color: #ff7500;
                text-decoration: none;
            }

                .secondMenu li a:hover {
                    color: #fff;
                }

                .secondMenu li a:visited {
                    color: #f37102;
                }

    .oe_heading {
        color: #FFC459;
        list-style-type: none;
        width: 100%;
        margin: 7px 20px 7px -20px;
        padding: 5px 0 5px 40px;
        cursor: pointer;
    }

    .oe_full {
        display: none;
    }

    .breadcrumbs {
        padding: 5px 0 0 5px;
        margin-top: 20px;
    }
    /* Menu css ends*/

    /* Front page css */
    #leftSide, #rightSide {
        padding: 15px 10px 20px 10px;
        border: 1px solid #F48221;
        background-color: white;
        color: black;
        margin: 5px 5px;
    }

    #rightSide {
        display: none;
    }


    h1, h2 {
        font: 2.5em 'VeneerTwo', sans-serif !important;
        text-align: center;
        color: #F48221;
    }

    h3 {
        padding: 0px;
        font: 1.5em 'PopulaireLight', sans-serif !important;
        font-size: 2.0em !important;
        color: #42bed4;
    }
    #homeText .itemContainer h3 , #homeText h3{
        font-family: PopulaireLight !important;
        color: black;
        font-size: 25px !important;
    }

    #homeText .itemContainer .inlineBlock li {
        padding-left: 20px;
    }
    #welcomeText {
        font-family: 'Open Sans Condensed', sans-serif;
        padding-bottom: 0 !important;
    }
        #welcomeText span {
            font-family: arimoregular;
        }
        #welcomeText h3 {
            font: 1.5em 'VeneerTwo', sans-serif !important;
            text-align: left;
            color: #F48221;
        }
         
        #welcomeText li {
            list-style-type: none;
            background: url(/gfx/arrowOrangeSml.png) no-repeat;
            margin-left: -15px;
            font-family: Arial;
        }

        #welcomeText p {
            padding: 0 20px;
            font-family: arimoregular;
        }

        #welcomeText a, .emailLinks, #homeText a {
            color: #149393;
            text-decoration: none;
        }

    .highlightWrap p {
        padding: 0 20px 0 20px;
    }

    #flightWidget {
        display: none;
    }

    #adRotator, #facebookInsert {
        margin-top: 20px;
        text-align: center;
    }

    .location {
        font-size: 0.8em;
        float: left;
        width: 50%;
        padding-bottom: 3px;
    }

    .time {
        font-size: 0.8em;
        float: left;
        width: 20%;
        padding-bottom: 3px;
    }

    .distance {
        font-size: 0.8em;
        padding-bottom: 3px;
    }

    .underline {
        font-size: 1em;
        font-weight: bold;
        text-decoration: underline;
    }

    /* Front page ends */


    /* 
        *   FOOTER Start
        *   Social Media icons
        *
    */
    #SMlinksFooter {
        width: 100%;
        height: 30px;
        margin-left: -20px;
        margin-top: 10px;
    }

    #footer-menu {
        margin-left: -20px
    }

    .footerMenuMobile {
        list-style-type: none;
        font-size: 0.8em;
        color: gray;
        width: 50%;
        float: left;
        padding-bottom: 5px;
    }

        .footerMenuMobile a {
            color: gray;
        }

    .mobileHide {
        display: none;
    }

    #mailFooter a {
        background: url(/gfx/mailFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #facebookFooter a {
        background: url(/gfx/facebookFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #twitterFooter a {
        background: url(/gfx/twitterFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #googlePlusFooter a {
        background: url(/gfx/googlePlusFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #flickrFooter a {
        background: url(/gfx/flickrFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #pintrestFooter a {
        background: url(/gfx/pintrestFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #youTubeFooter a {
        background: url(/gfx/youTubeFooter.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #tripadvisorFooter a {
        background: url(/gfx/tripadvisorIcon.png) no-repeat center center;
        height: 30px;
        width: 30px;
        float: left;
        padding: 0 5px;
    }

    #mailFooter span {
        display: none;
    }

    #facebookFooter span {
        display: none;
    }

    #twitterFooter span {
        display: none;
    }

    #googlePlusFooter span {
        display: none;
    }

    #flickrFooter span {
        display: none;
    }

    #pintrestFooter span {
        display: none;
    }

    #youTubeFooter span {
        display: none;
    }

    #tripadvisorFooter span {
        display: none;
    }


    #footer {
        margin: 0;
        background-color: #eee;
        color: black;
        padding: 0 10px;
    }

        #footer h3 {
            background-color: #E4E4E4;
            margin: 0 -10px 0 -10px;
            padding: 10px 0 10px 20px;
            border-bottom: 2px solid #bbb;
            font-weight: bold !important;
            font-family: "Yantramanav", Arial !important;
            color: #444;
        }

    #footerLeft {
        width: 100%;
    }

    #footerRight {
        display: none;
        width: 100%;
        height: 70px;
    }

    #footer-subscribe p {
        padding: 20px;
    }

    #footerlinks {
        padding: 10px;
        font-size: 0.9em;
    }

    .footer-column {
        font-size: 0.9em;
        text-align: center;
    }

        .footer-column p {
            padding: 10px;
            text-align: left;
        }

    .mobileButton {
        background-color: white;
        color: white;
        border: 1px solid #ddd;
        padding: 10px 20px;
        font-weight: bold;
        font: 1.1em 'Noto-Sans', sans-serif;
        text-decoration: none;
        margin: 20px 20px;
    }

        .mobileButton a {
            color: #F58220;
            text-decoration: none;
        }

    .orange-list {
        list-style-type: none;
        margin-left: -20px;
        line-height: 2em;
        font-weight: bold;
    }

        .orange-list a {
            color: #F48221;
            text-decoration: none;
        }

            .orange-list a:visited {
                color: #f77a10;
            }

    #footer-connect p {
        display: none;
    }

    #footerText {
        display: none;
    }

    #footerquicklinks {
        display: none;
    }

    .mobileDisplay {
        display: block !important;
        padding: 10px 20px !important;
        margin: 0 0 0 0;
    }

    .mobileBold {
        font-family: 'Yantramanav', Arial;
        color: #e37110;
        font-size: 1.1em;
    }

    #toTop {
        padding: 10px 0 10px 50px !important;
        text-decoration: none;
        color: #F48221;
        display: block !important;
    }

    /*
        *
        *   Subsequent Pages
        *
    */
    .breadcrumbs {
        color: #F48221;
        text-decoration: none;
        cursor: pointer;
    }

        .breadcrumbs a {
            color: #F48221;
            text-decoration: none;
            cursor: pointer;
        }

            .breadcrumbs a:visited {
                color: #f77a10;
                text-decoration: none;
            }

    #pageImage {
        width: 96%;
    }

        #pageImage img {
            display: none;
            border: 2px solid #555;
            padding: 1%;
            margin-top: 10px;
            width: 100%;
        }

    .photoCredit {
        font-family: 'VeneerTwo', sans-serif;
        font-size: 0.8em;
        float: right;
        display: none;
    }

    #pageFull h1, #pageFull h2 {
        margin: 0px;
        padding: 20px 20px 20px 0px;
    }

    #pageFull br {
        display: none;
    }

    #pageFull a {
        text-decoration: none;
        font-weight: 500;
    }

    #pageFull h3 {
        color: #42bed4;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    #pageFull p {
        margin: 0;
        padding: 10px 20px 10px 20px;
    }

    .contactDetails .emailNewLine {
        display: block;
    }

    .contactDetails a {
        color: #F58220;
    }

    .rightLinks li {
        list-style-type: none;
        background: url(/gfx/operatorArrow.png) no-repeat 3px center;
        padding-left: 40px;
        text-align: left;
        line-height: 1.5em;
    }

        .rightLinks li a {
            text-decoration: none;
            color: #F48221;
        }

    .smallButton {
        width: 24%;
        float: left;
        position: relative;
        border: 1px solid #ddd;
        background-color: white;
        background: linear-gradient(white, #fbfbfb);
        padding: 5px 10px;
        line-height: 1em;
        margin: 0 3px 10px 3px;
        font: 1em 'Noto-Sans', sans-serif;
        text-decoration: none;
    }

    .mobileButton a {
        color: #F58220;
        text-decoration: none;
    }

    .contactInfoMobile p {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }

    .contactInfoMobileBottom {
        height: 40px;
        padding-left: 20px;
    }

        .contactInfoMobileBottom .fa {
            float: left;
            margin-left: 10px;
            height: 14px;
            width: 14px;
            border: 1px solid #038282;
            border-radius: 24px;
            padding: 10px;
            box-shadow: 1px 1px 1px #149393;
            background-color: #149393;
            color: white;
            margin-bottom: 10px;
            cursor: pointer;
        }

        .contactInfoMobileBottom .fa-tripadvisor {
            padding-left: 7px !important;
            padding-right: 13px;
        }

        .contactInfoMobileBottom .fa-mobile {
            padding-left: 13px;
            padding-right: 7px;
        }

        .contactInfoMobileBottom .fa-map-marker, .contactInfoMobileBottom .fa-facebook {
            padding-left: 12px;
            padding-right: 8px;
        }

    .bookBuy {
        width: 100%;
        text-align: center;
    }

    .blueButton {
        box-shadow: 1px 1px 1px #149393;
        border: 1px solid #038282;
        background-color: #149393;
        background: linear-gradient(#36b5b5, #149393);
        color: white;
        padding: 10px 20px;
        border-radius: 10px;
    }

    .fa-caret-down {
        float: right;
        margin-right: 35px;
        width: 15px;
        height: 15px;
        text-align: center;
    }

    .contactDetails {
        width: 100%;
        display: inline-block;
    }

    .guideImage {
        text-align: center;
    }

    .guideText br {
        margin-bottom: 10px;
    }

    .doubleWidthButton {
        width: 40% !important;
        padding: 5px 0 !important;
        margin-left: 30%;
        margin-bottom: 10px;
    }

    .operatorText li {
        list-style-type: none;
        background-image: url(/gfx/arrowOrangeSmlSqr.png);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-left: 20px;
    }

    #pageTitle {
        display: none;
    }

    .divLine p {
        font-family: Arial;
    }

    .artCulture {
        text-align: left;
        padding-left: 20px !important;
        margin-bottom: 20px !important;
    }

    #seeAndDo li {
        list-style-type: none;
        background-image: url(/gfx/arrowOrangeSmlSqr.png);
        background-repeat: no-repeat;
        background-position: left 5px;
        padding-left: 20px;
        margin-top: 5px;
    }

    #seeAndDo img {
        /* margin-left:30px; */
        box-shadow: 3px 3px 3px #ddd;
    }

    .sneakyHide {
        display: none !important;
    }
}

@media screen and (min-width: 640px) {
    .itemContainer iframe {
        /*padding-left: 40px;*/
    }
}

@media screen and (max-width: 499px){
    .insipreWrap {
        display: block;
        margin: auto;
        margin-top: 10px;
    }
}
@media screen and (max-width: 510px) {
    #getInspired{
        margin-right: 0px;
    }
}
@media screen and (max-width: 422px){
    #homeText h2{
        text-align : center;
    }
    #getInspired{ display: none;}
}
@media screen and (max-width: 392px) {
    .smallButton {
        height: 34px;
    }
}

/* Squaring Edges */


#pageFull, .rightLinks, #mapWrap, #adRotator, #facebookInsert, .mobileButton, .signUp-button,
#ctl00_ContentPlaceHolder1_You1_AdRotator img, .fadeIn, .fadeOut, .moreLink, .secondMenu, .navigationSelect, #ctl00_TopNavigation1_TextBox1,
#homeText, #flightWidget, #timesDistance, #adRotator a img {
    border-radius: 1px !important;
}

#pageTitle {
    display: none;
}


/* navHorizontal2012*/

@media screen and (min-width: 1024px) {

    #homeText #welcomeText h3 {
        font-size: 2.8em;
    }
    #homeText .itemContainer h3 {
        font-family: PopulaireLight;
        color: black;
        font-size: 25px !important;
    }
    #getInspired {
        position: absolute;
        left: 593px;
        top: -20px;
        z-index: 3000;
        background: url(/gfx/getInspired.png) no-repeat;
        height: 100px;
        width: 100px;
        transform: rotate(-15deg);
    }

        #getInspired a {
            display: block;
            height: 100%;
            width: 100%;
        }

        #getInspired span {
            visibility: hidden;
        }

    .oe_wrapper {
        position: absolute;
        left: 165px;
        top: 0px;
        z-index: 9000;
    }

    ul.oe_menu {
        list-style: none;
        position: relative;
        width: 430px;
        float: left;
        clear: both;
        padding: 5px 0px 0px;
    }

        ul.oe_menu > li {
            float: left;
            position: relative;
            list-style: none;
            padding: 0px;
        }

            ul.oe_menu > li > a, .navigationSelect {
                display: block;
                color: #FFC459;
                text-decoration: none;
                padding: 7px 10px;
                font: 1.1em 'Oswald', sans-serif;
                -webkit-border-top-left-radius: 5px;
                -webkit-border-top-right-radius: 5px;
                -moz-border-radius-topleft: 5px;
                -moz-border-radius-topright: 5px;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                text-transform: uppercase;
            }

                ul.oe_menu > li > a:hover, .navigationSelect:hover {
                    color: #D98D00;
                    background-color: #FFC459;
                }

                ul.oe_menu > li > a:hover, ul.oe_menu > li.selected > a, .navigationSelect:hover {
                    color: #FFFFFF;
                }

    .oe_wrapper ul.hovered > li > a {
    }

    ul.oe_menu div {
        position: absolute;
        top: 35px;
        left: 1px;
        background: #FFFFFF url(/gfx/navigationBG.jpg) repeat-x left top;
        padding: 5px 0px 10px 5px !important;
        display: none;
        -moz-box-shadow: 0px 15px 15px 1px rgba(54, 50, 50, 0.5);
        -webkit-box-shadow: 0px 15px 15px 1px rgba(54, 50, 50, 0.5);
        box-shadow: 0px 15px 15px 1px rgba(54, 50, 50, 0.5);
        color: #FFFFFF;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        border-right: 1px solid #EA6538;
        border-bottom: 1px solid #EA6538;
        border-left: 1px solid #EA6538;
    }

        ul.oe_menu div ul {
            width: 190px;
            list-style: none;
            float: left;
            margin: 0px 5px 0px 0px;
            padding: 0px;
        }

            ul.oe_menu div ul.line {
            }

        ul.oe_menu div li {
            list-style: none;
            padding: 0px;
        }

        ul.oe_menu div ul li a {
            text-decoration: none;
            color: #000000;
            background: url(/gfx/arrowOrangeSml.png) no-repeat 2px center;
            padding: 1px 2px 1px 22px;
            font-size: 80%;
        }

        ul.oe_menu div ul.oe_full {
            width: 98%;
        }

        ul.oe_menu div ul li a:hover {
            background: url(/gfx/arrowOrangeSml.png) no-repeat 4px center;
            color: #149393;
        }

    .oe_heading {
        color: #666666;
        font: 1.1em 'VeneerTwo', sans-serif;
        margin-bottom: 10px;
        padding-bottom: 6px;
    }

    .getInspired {
        clear: both;
        padding: 7px 10px;
        background: #EA6538;
        text-align: center !important;
    }

        .getInspired a {
            font: 1.5em 'VeneerTwo', sans-serif;
            color: #FFF !important;
            text-align: center !important;
        }

    .inspireLink {
        -moz-border-radius: 10px !important;
        -webkit-border-radius: 10px !important;
        -khtml-border-radius: 10px !important;
        border-radius: 1px !important;
        background: #AAE0FA url(/gfx/inspireBird.png) no-repeat 15px 15px !important;
        padding: 20px 10px 10px !important;
        color: #043851 !important;
        font: 300 1em/1.5em 'VeneerTwo', sans-serif !important;
        height: 70px !important;
        width: 200px !important;
        text-align: center;
    }

        .inspireLink a {
            text-decoration: none;
        }

    .navigationBreak {
        height: 15px;
        clear: both;
        background: url(/gfx/navigationBreak.jpg) repeat-x left 10px !important;
    }

    td, td.guideTown, td.guideWalks, td.guideBusiness {
        height: 100px;
        overflow: hidden;
        position: relative;
    }

        td.guideTown {
            background: url(/gfx/guideTownNav.png) no-repeat 60px center !important;
        }

        td h1, td h2, td p {
            height: 80px !important;
            width: 35px !important;
            color: #EA6538 !important;
            font: 1em 'VeneerTwo', sans-serif;
            padding-left: 5px;
        }

        td a {
            height: 100% !important;
            width: 100% !important;
            text-decoration: none;
            display: block;
        }
    .itemContainer iframe {
        margin-left: 40px;
    }
}


/* footer styles */
@media screen and (min-width: 1024px) {
    #footer {
        padding: 0px;
        color: #919191;
        margin: 0px;
        font-size: 70%;
        line-height: 1.5em !important;
    }

        #footer a {
            color: #919191;
            text-decoration: none;
        }

    #footerLeft, #footerRight {
        padding: 10px 0px;
        border-bottom: 1px solid #D3D3D3;
        height: 28px;
    }

    #footerLeft {
        float: left;
        width: 350px;
    }

    #SMlinksFooter {
        position: absolute;
        top: 10px;
        left: 80px;
    }

    #facebookFooter, #twitterFooter, #mailFooter, #pintrestFooter, #googlePlusFooter, #youTubeFooter, #flickrFooter, #tripadvisorFooter {
        margin-right: 15px;
        float: left;
    }

    #facebookFooter, #twitterFooter, #mailFooter, #pintrestFooter, #googlePlusFooter, #youTubeFooter, #flickrFooter {
        height: 29px;
        width: 29px;
    }

    #tripadvisorFooter {
        height: 29px;
        width: 40px;
    }

    #mailFooter {
        background: url(/gfx/mailFooter.png) no-repeat center center;
        left: 23px;
    }

    #facebookFooter {
        background: url(/gfx/facebookFooter.png) no-repeat center center;
        left: 80px;
    }

    #twitterFooter {
        background: url(/gfx/twitterFooter.png) no-repeat center center;
        left: 140px;
    }

    #pintrestFooter {
        background: url(/gfx/pintrestFooter.png) no-repeat center center;
        left: 200px;
    }

    #googlePlusFooter {
        background: url(/gfx/googlePlusFooter.png) no-repeat center center;
        left: 260px;
    }

    #youTubeFooter {
        background: url(/gfx/youTubeFooter.png) no-repeat center center;
        left: 320px;
    }

    #flickrFooter {
        background: url(/gfx/flickrFooter.png) no-repeat center center;
        left: 380px;
    }

    #tripadvisorFooter {
        background: url(/gfx/tripadvisorIcon.png) no-repeat center center;
        left: 380px;
    }

        #facebookFooter span, #twitterFooter span, #mailFooter span, #pintrestFooter span, #googlePlusFooter span, #youTubeFooter span, #flickrFooter span, #tripadvisorFooter span {
            display: none;
        }

        #facebookFooter a, #twitterFooter a, #mailFooter a, #pintrestFooter a, #googlePlusFooter a, #youTubeFooter a, #flickrFooter a, #tripadvisorFooter a {
            display: block;
            height: 100%;
            width: 100%;
        }

    #footerRight {
        float: right;
        width: 650px;
    }

    #footer-menu {
        text-align: right;
        padding-top: 5px;
    }

        #footer-menu li {
            display: inline;
            padding: 0px 3px 0;
        }

    #footer h3 {
        font: normal 1.3em/1.1em 'VeneerTwo', sans-serif !important;
        color: #EA6538 !important;
    }

    #footer .footer-column {
        width: 229px;
        float: left; /*margin-left: 20px;*/
        background: url(/gfx/footerBg.png) repeat;
        padding: 10px;
        position: relative;
        border-bottom: 1px solid #D3D3D3;
    }

    #footer .divLine {
        border-right: 1px solid #D3D3D3;
    }

    #hsreAward {
        font-size: .9em;
        background: url(/graphics/wscc-icon.jpg) no-repeat center top;
        height: 30px;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: 40px;
        text-align: center;
        padding-top: 40px;
    }

        #hsreAward a {
            width: 100%;
            height: 100%;
            display: block;
        }

        #hsreAward span {
            visibility: hidden;
        }

    ul.orange-list {
        float: left;
        list-style: none;
        padding-left: 10px;
    }

        ul.orange-list li {
            background: url(/gfx/arrowGraySml.png) no-repeat left center;
            display: block;
            padding-left: 20px;
            padding-top: 2px;
            padding-bottom: 2px;
        }

    #footerLogo {
        width: 120px;
        height: 100px;
        background: url(/gfx/footerLogo.png) no-repeat center center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #footerText {
        font-size: 1em;
        color: #B5B5B5;
        /*line-height: 1.5em;*/
    }

    a.signUp-button {
        margin: 0px auto 20px;
        display: block;
        background-color: #EA6538;
        width: 120px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        padding: 10px 0px;
        border: 0;
        color: #fff !important;
        text-align: center;
        font: normal 1.4em/1.6em 'VeneerTwo', sans-serif;
        text-transform: uppercase;
    }
    .filterButtons {
        margin: 0px auto 20px;
        color: #a6ce39;
        background-color: #608304;
        width: 120px;
        -webkit-border-radius: 7px;
        border-radius: 0px;
        padding: 10px 10px;
        border: 0;
        color: #fff !important;
        text-align: center;
        font: normal 0.8em 'VeneerTwo', sans-serif !important;
        text-transform: uppercase;
        font-family: Oswald !important;
        font-weight: normal !important;
        opacity: 0.5;
    }
    .filterSelected, .filterButtons:hover {
        box-shadow: inset 0px 0px 5px #243005;
        text-shadow: 1px 1px #243005;
        opacity: 1;
    }
}



@media screen and (min-width: 1024px) {

    * {
        margin: 0;
        padding: 0
    }
    /* mac hide \*/

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix {
        display: inline-table;
        clear: both;
    }
    /* Hides from IE-mac \*/
    .clearfix {
        height: 1%;
        clear: both;
    }

    .clearfix {
        display: block;
        clear: both;
    }
    /* End hide from IE-mac */


    /* ----- Global ----- */
    html, body {
        width: 100%;
        margin: 0px !important;
        padding: 0px !important;
    }
    /*html, body {height: 100%;}*/

    html {
        /*font-size:12px;
font-family: Arial, Geneva, sans-serif;
color:#727272;*/
    }

    body {
        width: 100%;
        /*	min-width:980px;*/
        font: 300 0.9em/1.5em "arimoregular", Arial, Helvetica, sans-serif !important;
        /*font: normal 0.85em/1.5em Arial, Helvetica, sans-serif;*/
        background: #E4E4E4;
        margin: 0px !important;
        padding: 0px !important;
    }
    /*----- Links -----*/
    a {
        color: #000;
    }

        a:hover {
            color: #149393;
            text-decoration: none;
            outline: none;
        }

        a:active {
            color: #149393;
            outline: none;
        }

        a:focus {
            -moz-outline-style: none;
            outline: 0;
        }

        a:active, *:focus {
            outline: none;
        }

    /*----- Common Formatting -----*/

    p {
        padding: 0em 0em 1.3em;
    }

    strong {
        /*font-family: "arimobold", Arial, Helvetica, sans-serif!important;*/
        font-weight: 550 !important;
    }

    .highlightWrap iframe {
        padding: 0em 0em .8em;
    }

    ul, ol {
        margin: 0;
        padding: 3px 0 6px 0;
        line-height: 1.6em;
    }
    /*ul, ol {
padding:0 0 10px 10px;
margin-left : 5px;
}
*/
    ol {
        margin-left: 20px;
    }

    li {
        list-style-type: disc;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    ol li {
        list-style-type: decimal-leading-zero;
    }

    small {
        font-size: 9px;
    }

    img {
        border: 0;
    }

    strong {
        font-weight: bold;
    }

    em {
        font-style: italic;
    }

    br {
        padding: 0px;
        height: 1px;
        width: 100%;
        clear: both;
    }

    blockquote {
        padding: 0px;
        width: 92%;
        clear: both;
        margin: 0px auto;
    }

    h1, h2, h3 {
        margin-top: 0px;
        padding-top: 0px;
        font-weight: normal !important;
    }

    h1, h2 {
        padding-bottom: 5px;
    }

    h3 a {
        text-decoration: none !important;
        font-weight: normal !important;
    }

    #homeText h1, #pageTitle h1 {
        font: 4.8em 'VeneerTwo', sans-serif;
    }

    #pageTitle h1 {
        color: #FFFFFF;
        /*text-transform: uppercase;*/
    }

    #homeText h1, #homeText h3, #pageFull h1, #pageLeft h1, .camera_wrap h1, #pageText h1, #videoWrap h1, .rightLinks h1, #homeText h2, #pageFull h2, #pageLeft h2, .camera_wrap h2, #pageText h2, #videoWrap h2, .rightLinks h2 {
        color: #EA6538;
    }
    #connectWrap h2 {
        color: #254BA4;
    }

    #timesDistance h2 {
        color: #4E622F;
    }

    #homeText h1, #pageFull h1, #pageLeft h1, .camera_wrap h1, #pageText h1, #homeText h2, #pageFull h2, #pageLeft h2, .camera_wrap h2, #pageText h2 {
        font: 2.8em 'VeneerTwo', sans-serif;
    }

    #homeText h3, #pageRight h3, #connectWrap h1, #videoWrap h1, .rightLinks h1, #timesDistance h1, #connectWrap h2, #videoWrap h2, .rightLinks h2, #timesDistance h2 {
        font: 1.5em 'VeneerTwo', sans-serif;
    }

    #connectWrap h2, #videoWrap h2, .rightLinks h2 {
        /*text-transform: uppercase;*/
    }
    h3{
        font-family: PopulaireLight, sans-serif;
        font-weight: 500;
        font-size: 28px;
        margin: 20px 0 20px 0;
    }
    h3, .operatorWrap h3, .activityWrap h3, .landingWrap h3, .searchWrap h3, .guideText h3 {
        color: #000000;
        padding-bottom: 5px;
    }

    .operatorWrap h3, .activityWrap h3, .landingWrap h3, .guideText h3 {
        font: 1.4em/1.7em 'Oswald', sans-serif;
        margin: 20px 0 20px 0;
     }

    .searchWrap h3 {
        font: 400 1.4em/1.2em 'VeneerTwo', sans-serif !important;
        padding-top: 10px !important;
        text-decoration: underline;
    }

    .landingWrap h3 {
        border-bottom: 1px solid #D8D8D8;
        margin-bottom: 15px !important;
    }

    #pageRight h3 {
        color: #FFFFFF !important;
    }

    h4, h4 a {
        /*font: normal 1em 'VeneerTwo', sans-serif;*/
        font: normal 1.3em 'VeneerTwo', sans-serif;
        color: #149393;
    }

    /*----- Forms -----*/

    form {
        margin: 0px !important;
        padding: 0px !important;
        display: inline;
    }

    legend {
        display: none;
    }

    input, select, textarea {
        font-family: Arial, Helvetica, sans-serif;
        border: 0px solid #727272;
        /*background: #EEE ;
border:1px solid #727272;
width:190px;
padding:3px;
height: 25px;
color:#727272;
border-radius: 2px;*/
    }

        input[type=radio], input[type=checkbox] {
            width: 20px;
            height: 15px;
        }

    textarea {
        line-height: 1.25;
        width: 260px;
        height: 140px
    }

    label {
        cursor: pointer;
        padding: 5px;
    }

    /*----- Wrapper -----*/


    /* Containers */

    /*Opera Fix*/
    body:before {
        content: "";
        height: 100%;
        float: left;
        width: 0;
        /*margin-top:-32767px;*/
        width: 100%;
    }

    #pageWrap:after, #topContent:after, #mainContent:after, #bottomWrap:after, #bodyWrap:after, .operatorWrap:after, .activityWrap:after, .landingWrap:after, .searchWrap:after, #facebookLike:after, .insipreWrap:after, #imageHolder:after, #timesDistance:after, .guideWrap:after, .facebookInsert:after {
        content: ".";
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }

    #pageWrap {
        width: 100%;
        margin: 0px;
        /*padding: 0px 0px 335px;*/
        position: relative;
        padding: 80px 0px 0px;
        background: #000000;
    }

    /* Header */

    #headerWrap {
        width: 100%;
        background: #F58220 url(/gfx/headerBG.jpg) repeat-x left center;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 1500;
        height: 50px;
        padding-top: 30px;
    }

    #topContent, #mainContent, #footer {
        position: relative;
        width: 1000px;
        margin-right: auto;
        margin-left: auto;
    }

    #topContent {
        height: 50px;
    }

    #mainContent {
        padding-bottom: 10px;
    }

    #bottomWrap {
        clear: both;
        color: #727272;
        /*background-color: #E4E4E4;*/
        width: 100%;
    }

    #logoHolder {
        width: 100%;
    }

    #logoWrap {
        width: 1000px;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        z-index: 2000;
    }

    #logo {
        width: 166px;
        height: 135px;
        position: absolute;
        z-index: 30;
        left: 0px;
        top: -39px;
        background: url(/gfx/hokitikaLogo.png) no-repeat center center;
        margin: 10px 0px 0px;
    }

    #logoSML {
        width: 150px;
        height: 38px;
        position: absolute;
        z-index: 30;
        left: 10px;
        top: 10px;
        /*margin: 10px 0px 0px;*/
        background: url(/gfx/hokitikaTextLogo.png) no-repeat center center;
    }

        #logo a, #logoSML a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #logo span, #logoSML span {
            visibility: hidden;
        }

    #searchBox input {
        width: 180px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        background: #FFC459;
        padding: 5px 10px;
        color: #F48221;
        font-weight: bold;
        /*text-transform: uppercase;*/
        font: 1em 'VeneerTwo', sans-serif;
        /*width: 240px;*/
        position: absolute;
        z-index: 30;
        right: 40px;
        top: 8px;
    }

    #searchIcon input {
        position: absolute;
        z-index: 30;
        right: 10px;
        top: 15px;
        height: 20px;
        width: 20px;
    }
    #jsFilter{
        margin: 10px 20px 0 20px; 
    }
    .refiningSearch{
        padding: 0px 10px;
    }
    .refiningSearch:hover {
        font-weight: bold;
        cursor: pointer;
    }
    /* bread crumbs styles */
    .breadcrumbs {
        display: none;
        position: absolute;
        z-index: 500;
        top: 380px;
        left: 10px;
        font-size: 0.8em;
        color: #999999;
        text-transform: lowercase;
        text-align: right;
    }

        .breadcrumbs a {
            color: #C1C1C1;
            text-decoration: none;
        }
    /* home page styles */

    #fullPage {
        width: 1000px;
        /*background: #FFFFFF;*/
        margin-top: 10px;
    }

    .fadeOut {
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 1000;
        background: url(/gfx/galleryImages/galleryBG.png);
        color: #000000;
        /*color:#fff;*/
        padding: 10px;
        width: 250px;
        height: 320px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

        .fadeOut h1, .fadeOut h2 {
            padding-bottom: 0px !important;
        }

        .fadeOut p, .fadeOut p span {
            font: normal 90%/1.4em Arial, Helvetica, sans-serif !important;
        }

        .fadeOut a {
            color: #000000;
            text-decoration: underline;
        }

    .moreLink {
        background: #F48221;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5x;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        /*right: 15px;
	position: absolute;*/
        padding: 3px; /*display: none;*/
        margin-right: auto;
        margin-left: auto;
        width: 70px;
    }

        .moreLink a {
            padding: 5px 25px 5px 5px !important;
            background: url(/gfx/arrow.png) no-repeat right center !important;
            color: #FFF;
            text-decoration: none; /*font-weight: bold!important;*/
        }

    .photoCreditHP, .photoCredit {
        position: absolute;
        bottom: 5px;
        color: #FFFFFF !important;
        /*font-weight: bold!important;*/
        font-size: 0.8em;
    }

    .photoCreditHP {
        left: 15px;
    }

    .photoCredit {
        right: 15px;
    }

        .photoCredit a {
            color: #FFFFFF !important;
            font-weight: bold !important;
        }

    #imageHolder {
        position: relative;
        float: right;
        width: 400px;
        margin-left: 10px;
    }

        #imageHolder img {
            width: 400px !important;
            /*height: 300px!important;*/
            border-width: 0px !important;
            border-style: none !important;
        }

    #photoCredit {
        position: absolute;
        right: 15px;
        bottom: 5px;
        color: #FFFFFF !important;
        /*font-weight: bold!important;*/
        font-size: 80%;
    }
    /*#videoWrap {
	width: 980px;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #FFC459;
	} 
#videoWrap img{
	width: 155px;
	height: 105px;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 5px;
} 
*/
    #homeText {
        width: 700px;
        float: left;
        padding: 20px;
        background: #FFFFFF;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

    #welcomeText span {
        /*font-family: Arial, Helvetica, sans-serif;*/
        font-style: normal;
        line-height: 1.5em;
        font-weight: normal;
        font-variant: normal;
    }

    #homeText:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .highlightWrap, .landingpageWrap, .landingpageWrapRight {
        border-top: 1px solid #D3D3D3;
        /*border-bottom: 1px solid #D3D3D3;*/
        padding: 0px 10px 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .highlightWrap, .landingpageWrap {
        float: left;
    }

    .landingpageWrapRight {
        float: right;
    }
    .highlightWrap {
        width: 212px;
    }

        .highlightWrap img {
            width: 212px !important;
        }


    #activities2012 .highlightWrap {
        width: 190px;
    }
        #activities2012 .highlightWrap img {
            width: 190px !important;
        }

    .landingpageWrap {
        width: 330px;
        height: 200px;
    }

    .landingpageWrapRight {
        width: 230px;
        margin-left: 20px;
    }

    p.allEvents {
        padding: 5px 0px;
        margin-right: auto;
        margin-left: auto;
        border-top: 1px solid #D3D3D3;
        border-bottom: 1px solid #D3D3D3;
        background: #F4F4F4;
    }

    .divLine {
        border-right: 1px solid #D3D3D3;
    }
    /*General layout +++++++++++++++++++++++++++++++++++++++++++++++*/

    #leftSide {
        width: 750px;
        float: left;
        margin: 0px;
        padding-top: 10px;
    }

        #leftSide a {
            color: #149393;
            text-decoration: none;
            font-weight: 500;
        }

            #leftSide a:hover {
                text-decoration: underline;
            }

    #pageImage {
        position: relative;
        width: 740px;
        margin-bottom: 10px;
    }

    #pageTitle {
        position: absolute;
        left: 20px;
        bottom: 0px;
    }

    #pageFull {
        position: relative;
        width: 680px;
        padding: 10px 30px 50px;
        background: #FFFFFF;
        /*margin-right: 10px;*/
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        float: left;
        min-height: 269px !important
    }

        #welcomeText ul, #pageFull ul {
            padding-top: 10px;
            padding-bottom: 20px;
            /*padding-bottom: 50px;*/
            padding-left: 20px;
        }

        #welcomeText li, #pageFull li {
            background: url(/gfx/arrowOrangeSml.png) no-repeat left 5px;
            padding-left: 20px;
            list-style: none;
        }

    #iframe, .textImage {
        z-index: 500 !important
    }
    /*a.moreInfo {
	background: url(/gfx/operatorArrow.png) no-repeat left top;
	float: right;
	height: 25px;
	padding-left: 30px;
}*/
    #pageLeft {
        width: 400px;
        padding: 10px;
        background: #FFFFFF;
        float: left;
    }

        #pageLeft img {
            padding: 0px 0px 10px 10px;
            float: right;
        }

    #facebookLike {
        text-align: right;
        padding-bottom: 10px;
    }

    #pageRight {
        width: 290px;
        padding: 10px;
        background: #666666;
        float: right;
        color: #FFFFFF;
        margin-right: 10px;
    }
    #filterText{
        margin-right: 20px;
    }
    #filterBy {
        background: #A6CE39;
        padding: 9px 10px 10px 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        font: 1.2em 'VeneerTwo', sans-serif !important;
    }

        #filterBy, #filterBy a {
            color: #4A5E17;
            padding-right: 10px;
            padding-left: 10px;
        }

    .operatorWrap, .activityWrap, .landingWrap, .searchWrap, .guideWrap {
        width: 45%;
        margin: 10px 2%;
        float: left;
        position: relative;
    }

    .break {
        border-bottom: 1px solid #D8D8D8;
        margin: 20px auto;
    }

    .operatorText, .guideText {
        position: relative;
    }

    .operatorText {
        clear: left;
        float: left;
    }

    .guideText {
        float: right;
        border-left: 1px solid #D8D8D8;
    }

    .operatorText br {
        clear: none !important;
    }


    .paddingLeft {
        padding-left: 7px;
    }



    /*
    a.operatorLink, a.moreInfo {
        background: url(/gfx/operatorArrow.png) no-repeat 3px center;
    }
    */
    .operatorAdd {
        background: url(/gfx/operatorAdd.png) no-repeat 3px center;
    }
    /*
    a.tripAdvisor, a.Rankers {
        float: left;
        height: 20px;
        width: 108px;
        margin-top: 15px;
        margin-left: 15px;
    }
        */
    /*a.tripAdvisor {
        background: url(/gfx/iconTripAdvisor.png) no-repeat right center;
    }

    a.Rankers {
        background: url(/gfx/iconRankers.png) no-repeat right center;
    }

    a.facebookLink {
        float: left;
        height: 35px;
        width: 130px;
        margin-top: 15px;
        margin-left: 15px;
        margin-bottom: 15px;
        background: url(/gfx/facebookLink.jpg) no-repeat left center;
    }

        a.tripAdvisor span, a.Rankers span, a.facebookLink span {
            display: none;
        }
        */
    .trackIcons {
        height: 25px;
        width: 100px;
        position: absolute;
        left: -135px;
        top: 50px;
    }

    .iconDog, .iconWheelchair {
        height: 25px;
        width: 25px;
        margin-left: 10px;
        float: right;
    }

    .iconDog {
        background: url(/gfx/iconDog.png) no-repeat right center;
    }

    .iconWheelchair {
        background: url(/gfx/iconWheelchair.png) no-repeat right center;
    }

        .iconDog span, .iconWheelchair span {
            visibility: hidden;
        }

    .bookDirect {
        padding: 8px 10px 7px !important;
        -webkit-border-top-left-radius: 5px !important;
        -webkit-border-top-right-radius: 5px !important;
        -moz-border-radius-topleft: 5px !important;
        -moz-border-radius-topright: 5px !important;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        background: #a6ce39; /* Old browsers */
        background: -moz-linear-gradient(top, #a6ce39 0%, #80a029 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6ce39), color-stop(100%,#80a029)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* IE10+ */
        background: linear-gradient(to bottom, #a6ce39 0%,#80a029 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#80a029',GradientType=0 ); /* IE6-9 */
        height: 18px;
        width: 120px;
        /*padding: 20px 85px;*/
        position: absolute;
        top: 31px;
        right: 10px;
        color: #FFFFFF;
        text-align: center;
        font-size: 1.2em;
        text-decoration: none;
        font-family: 'VeneerTwo', sans-serif;
    }

        .bookDirect:hover {
            background: #80a129; /* Old browsers */
            background: -moz-linear-gradient(top, #80a129 0%, #a6cd39 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80a129), color-stop(100%,#a6cd39)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* IE10+ */
            background: linear-gradient(to bottom, #80a129 0%,#a6cd39 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80a129', endColorstr='#a6cd39',GradientType=0 ); /* IE6-9 */
        }

        .bookDirect a {
            color: #FFFFFF !important;
            text-decoration: none !important;
            font-weight: 300;
        }

            .bookDirect a:hover {
                color: #FFFFFF;
                text-decoration: none !important;
            }

    #disclaimer {
        padding: 5px;
        margin: 50px auto 20px;
        font-size: .85em;
        color: #666666;
    }

    #rightSide {
        width: 250px;
        float: right;
        margin: 0px;
        padding-top: 10px;
    }

    #Your-Trip {
        width: 180px;
        margin: 0px 0px 10px;
        padding: 10px 10px 10px 60px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        background: #09F url(/gfx/tripLink.png) no-repeat center center;
        height: 30px;
    }

        #Your-Trip a {
            display: block;
            height: 100%;
            width: 100%;
        }

        #Your-Trip span {
            visibility: hidden;
        }

    #connectWrap, .rightLinks {
        width: 230px;
        margin: 0px 0px 10px;
        padding: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

    #connectWrap {
        background: #FFFFFF;
    }

    .rightLinks {
        background: #FFC459;
    }

        .rightLinks ul {
            padding-left: 10px;
        }

        .rightLinks li {
            list-style: none;
        }

            .rightLinks li a {
                text-decoration: none;
                background: url(/gfx/arrowOrangeSml.png) no-repeat 2px center;
                padding: 4px 4px 4px 25px;
            }

                .rightLinks li a:hover {
                    background: url(/gfx/arrowOrangeSml.png) no-repeat 4px center;
                }

    #adRotator {
        background: #FFFFFF;
        margin-bottom: 10px;
        width: 240px;
        padding: 5px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

        #adRotator img {
            width: 240px;
            height: 240px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -khtml-border-radius: 10px;
            border-radius: 10px;
        }


    #flightWidget {
        /*width: 250px;
	height: 263px;
	background: url(/gfx/airNZWidget.png) no-repeat center center;*/
        background: #FFFFFF;
        margin-bottom: 10px;
        width: 240px;
        height: 263px;
        padding: 5px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

    /*Rollover Map homepage*/
    #mapWrap {
        width: 230px;
        background: #242424 url(/gfx/nzMapSml.png) no-repeat -7px -7px;
        height: 210px;
        padding: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        position: relative;
        clear: both;
        margin-bottom: 10px;
    }

    #punakaiki, #arthursPass, #foxGlacier, #franzJosef {
        position: absolute;
        height: 5px;
        width: 5px;
        border-width: 0px;
        border-style: none;
        background: url(/graphics/map-dot.png);
        z-index: 100;
    }

    #punakaiki {
        left: 116px;
        top: 128px;
    }

    #arthursPass {
        left: 115px;
        top: 148px;
    }

    #foxGlacier {
        left: 92px;
        top: 156px;
    }

    #franzJosef {
        left: 97px;
        top: 152px;
    }

    #hokitika {
        position: absolute;
        color: #fff;
        height: 13px;
        width: 13px;
        left: 102px;
        top: 138px;
        border-width: 0px;
        border-style: none;
    }

    #preview {
        position: absolute;
        background: #333;
        padding: 5px;
        display: none;
        color: #fff;
        /*font-family: Arial, Helvetica, sans-serif;*/
    }

    /* end Map */
    #timesDistance {
        width: 230px;
        background: #8AAE56;
        padding: 7px 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        clear: both;
        color: #FFF;
        font-size: 80%;
    }

    .location, .time, .distance {
        float: left;
        padding-bottom: 2px;
    }

    .underline {
        color: #4E622F !important;
        border-bottom: 1px solid #688440;
        /*text-transform: uppercase !important;*/
        margin-bottom: 3px !important;
        font-size: 90% !important;
    }

    .location {
        width: 55%;
        clear: left !important; /*padding-right: 11px;*/
    }

    .time {
        width: 15%;
    }

    .distance {
        width: 30%;
        /*padding-left: 18px;*/
        text-align: center;
        clear: right !important;
    }

    #facebookInsert {
        width: 250px;
        height: 510px;
        background: #FFFFFF;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        #facebookInsert .fb-like-box, #facebookInsert .fb-like-box iframe, #facebookInsert .fb-like-box span {
            width: 250px !important; /*background: #FFFFFF;*/
        }

    .fb-like-box iframe .pam {
        padding: 0px !important;
    }

    div._4s7c {
        border: 0px none !important;
        border-top-color: 0px none !important;
    }

    div.-cx-PRIVATE-pluginBoxContainer__border {
        border-top: 0px none !important;
        border-right: 0px none !important;
        border-bottom: 0px none !important;
        border-left: 0px none !important;
    }

    .styledSelect {
        width: 240px;
        height: 34px;
        overflow: hidden;
        background: url(/gfx/selectArrow.png) no-repeat right #ddd;
        /*border: 1px solid #F48221;*/
        border: 1px solid #ccc;
        padding: 8px 2px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
    }

        .styledSelect select {
            background: transparent;
            width: 268px;
            padding: 5px;
            font-size: 1.2em;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 34px;
            -webkit-appearance: none;
            color: #000000;
        }

    /************************************************************************************
My Trip page
*************************************************************************************/

    a#showEmailPanel {
        /*background: url(/gfx/tripEmail.png) no-repeat center center;*/
        padding: 10px 10px 5px !important;
        -webkit-border-top-left-radius: 5px !important;
        -webkit-border-top-right-radius: 5px !important;
        -moz-border-radius-topleft: 5px !important;
        -moz-border-radius-topright: 5px !important;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
        background: #a6ce39; /* Old browsers */
        background: -moz-linear-gradient(top, #a6ce39 0%, #80a029 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6ce39), color-stop(100%,#80a029)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #a6ce39 0%,#80a029 100%); /* IE10+ */
        background: linear-gradient(to bottom, #a6ce39 0%,#80a029 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ce39', endColorstr='#80a029',GradientType=0 ); /* IE6-9 */
        height: 20px;
        width: 100px;
        /*padding: 20px 85px;*/
        position: absolute;
        top: 60px;
        left: 600px;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
        font: 300 1em 'VeneerTwo', sans-serif !important;
    }

    a:hover#showEmailPanel {
        background: #80a129; /* Old browsers */
        background: -moz-linear-gradient(top, #80a129 0%, #a6cd39 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80a129), color-stop(100%,#a6cd39)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #80a129 0%,#a6cd39 100%); /* IE10+ */
        background: linear-gradient(to bottom, #80a129 0%,#a6cd39 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80a129', endColorstr='#a6cd39',GradientType=0 ); /* IE6-9 */
        color: #FFFFFF;
    }

    #emailDetailsPanel {
        font: 300 90% 'VeneerTwo', sans-serif !important;
    }

    .ui-widget-header {
        font-family: 'VeneerTwo', sans-serif !important;
        font-size: 1.1em !important;
        border: 0px none !important;
        background: #4B7520 !important;
        color: #FFFFFF !important;
        font-weight: normal !important;
        -moz-border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -khtml-border-radius: 0px !important;
        border-radius: 0px !important;
    }

    .formLabel {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        background: #F4F4F4;
        padding: 5px;
        margin-bottom: 5px;
    }

    .formInput {
        font-family: 'VeneerTwo', sans-serif !important;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        padding: 5px;
        background: #FC3;
        width: 300px;
        margin-left: 10px;
    }

    .formButton {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        padding: 5px;
        background: #F48221;
        font-family: 'VeneerTwo', sans-serif !important;
        float: right;
        cursor: hand;
        cursor: pointer;
        color: #FFF;
    }
    /************************************************************************************
Inspire page
*************************************************************************************/

    .insipreWrap {
        position: relative;
        height: 155px;
        width: 215px;
        margin-top: 10px;
        margin-left: 5px;
        margin-right: 5px;
        float: left;
    }

        .insipreWrap img {
            height: 155px;
            width: 215px;
        }

        .insipreWrap h3 {
            color: #FFF !important;
            background: #000;
            position: absolute;
            left: 0px;
            bottom: 0px;
            padding: 5px;
            font-size: 1.5em !important;
        }
    /************************************************************************************
VIDEO
*************************************************************************************/
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    /* video fixed width wrappers */
    .video-wrapper {
        width: 600px;
        max-width: 100%;
    }

    .video-wrapper2 {
        width: 500px;
        max-width: 100%;
    }


    /************************************************************************************
toTop styles
*************************************************************************************/
    #toTop {
        display: none;
        text-decoration: none;
        position: fixed;
        bottom: 15px;
        right: 15px;
        overflow: hidden;
        width: 116px;
        height: 46px;
        border: none;
        text-indent: 100%;
        background: url(/gfx/toTop.png) no-repeat left top;
        color: #FFF;
    }

        #toTop a {
            color: #FFF;
        }

    #toTopHover {
        background: url(/gfx/toTop.png) no-repeat left -46px;
        width: 116px;
        height: 46px;
        display: block;
        overflow: hidden;
        float: left;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }

    #toTop:active, #toTop:focus {
        outline: none;
    }


    /* Login page styles */
    #loginWrap {
        width: 360px;
        margin-top: 50px;
        /*margin-bottom: 50px;*/
        margin-right: auto;
        margin-left: auto;
    }

    .loginLeft {
        color: #EA6538;
        font: 1.4em 'VeneerTwo', sans-serif;
        padding: 6px;
        width: 105px;
        float: left;
        clear: left;
    }

    .loginRight {
        width: 220px;
        padding: 6px;
        float: left;
        clear: right;
    }

        .loginRight input {
            MARGIN: 0px;
            color: #000000 !important;
            font-weight: bold !important;
            background: #FFC459 !important;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px;
            border-radius: 5px;
            padding: 5px;
        }

        .loginRight .loginButton, .loginRight .passwordButton {
            padding: 8px !important;
            cursor: hand !important;
            cursor: pointer !important;
            background: #EA6538 !important;
            color: #FFFFFF !important;
        }

    /* END Login page  styles */


    #pageFull td {
        padding: 2px;
        height: auto !important;
    }

    #mobileMenu {
        display: none;
    }

    .planMenu {
        left: -431px;
        width: 420px;
    }

    .accommodationMenu {
        left: -8px;
        width: 220px;
    }

    .eatMenu {
        width: 200px;
        left: -8px;
    }

    .shopMenu {
        width: 200px;
        left: -8px;
    }

    .activitiesMenu {
        width: 790px;
        left: -8px;
    }

    .desktopHide {
        display: none;
    }
}
@media screen and (max-width: 660px){
    .superMobileHide{display:none;}
    .superDesktopHide{display:block; text-align: center;}
        .superDesktopHide a {
            color: #149393;
        }
        .superDesktopHide ul {
            padding-left: 0px !important;
        }
        .superDesktopHide li {
            font-family: 'Yantramanav', 'Arial' !important;
            background: unset !important;
            padding-left: 0px !important;
        }
}
@media screen and (min-width: 661px) {
    .superMobileHide {
        display: block;
    }
        .superMobileHide a {
            color: #149393;
        }
     .superDesktopHide {
        display: none;
    }
}