/*structure*/
body
{
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: center; /*width:985px;*/
    font-size: 10pt;
}

div.container
{
    width: 100%;
    margin: 0 auto;
    text-align: left;
    clear: both;
}
.headline.container-row
{
    margin-bottom:0;
}
.container-row
{
    width: 100%;
    min-width: 990px;
    margin: 0 auto 56px;
    text-align: left;
    clear: both;
}
.container-row.grey-panel
{
    background: #f8f8f9;
}
.container-row.no-margin
{
    margin-bottom:0;
}

div#content, div.content
{
    width: 990px;
    margin: 0 auto;
    height: 100%;
    text-align: left;
    position: relative;
}

.container-row .content.grey-panel
{
    background: #fafafb;
}

div.no-overflow
{
    overflow: hidden;
}

/*columns*/
div.aCol
{
    float: left;
    margin-left: 15px;
}

div.firstCol
{
    margin-left: 0px;
}
div.singleCol
{
    width: 235px;
}
div.doubleCol
{
    width: 485px;
}
div.tripleCol
{
    width: 735px;
}

/*Tools*/
div.clear
{
    clear: both;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after
{
    visibility: hidden;
	display: table;
	content: " ";
	height: 0;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*Global Defaults*/
form
{
    margin: 0px;
}
ul
{
    padding-left: 0px;
    margin: 0px;
}
li
{
    list-style: none;
}
p
{
    margin-bottom: 5pt;
    margin-top: 5pt;
}
h1
{
    display: block;
    margin-top: 15px;
    margin-left: 5px;
    float: left;
}
h2
{
    display: inline;
}
h3
{
    display: inline;
}
h4
{
    display: inline;
}
hr
{
    height: 0;
    border: 0;
    border-top: 1px solid #FFFFFF;
}
em
{
    font-style: normal;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.noLine:hover
{
    text-decoration: none;
}
img
{
    border: none;
}
.hidden
{
    display: none;
}

/*Fonts: try to keep all font declarations in one place to limit font clash.*/
body
{
    font-family: Georgia,Serif;
}
p, li, a, div.cottext a.resNow
{
    font-size: 10pt;
}
p, li, div.cottext a.resNow
{
    line-height: 14pt;
}
input, select, textarea, label
{
    font-family: Georgia;
    line-height: 14pt;
    font-size: 10pt;
}
h1
{
    font-weight: bold;
    font-size: 12pt;
    line-height: 16pt;
}
h2
{
    font-weight: normal;
    font-size: 12pt;
    line-height: 16pt;
}
h2 a
{
    font-size: 12pt;
    line-height: 16pt;
}
h3, div.divPrice
{
    font-size: 12pt;
    font-weight: bold;
}
h4
{
    font-weight: normal;
}
.bigText
{
    font-size: 12pt;
    line-height: 16pt;
}
.bigText a
{
    font-size: 12pt;
    line-height: 16pt;
}
.superBigText
{
    margin: 5px;
    font-size: 13pt;
    line-height: 20pt;
    margin-bottom: 10pt;
}
.superBigText a
{
    font-size: 13pt;
    line-height: 20pt;
    text-decoration: underline;
}
ul#inspirationList li.moreInspiration
{
    font-size: 12pt;
    line-height: 16pt;
    font-weight: bold;
}
div#miniSiteMap, div#miniSiteMap a
{
    font-size: 8pt;
    line-height: 12pt;
}

div.cottext h1
{
    font-size: 15pt;
    line-height: 19pt;
}
div.cottext h1 a, div.cottext h1 a span.cottageNameSpan
{
    font-size: 20pt;
    line-height: 28pt;
    font-weight: 300;
    text-decoration: none;
}
div.cottext h2, .listedOffers
{
    line-height: 14pt;
    font-size: 10pt;
}
div.cottext p, div.cottext li, div.cottext div.text, div.localInfo, div#pnlExplore, div.cottext #cottageDetails ul li a, div#moreAboutShortBreaks, div#moreAboutShortBreaks h5
{
    font-size: 12pt;
    line-height: 18pt;
}
td.caption-cell p, .RightColumnPricing
{
    line-height: 14pt;
    font-size: 10pt;
}
#CtlAvailability1_pnlPrices
{
    margin-top: 40px;
}
ul.featuredSearch h4 a
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 16pt;
    margin-bottom: 10px;
}

/*Breadcrumbs*/
/*body.sfc div.tintMed.crmb-container{color:#16639B;}

body.sfc div.tintMed.crmb-container a{color:#16639B;font-size:12px;}*/
section.features
{
    background:#f5f5f5;
	margin-top: 30px;
}
section.features .ci-block
{
    padding:10px;
}
section.features .ci-block ul li
{
    color:#404040;
    float:left;
    margin-left:30px;
    list-style:disc;
}

div.crmb
{
    height: 58px;
    line-height: 58px;
    padding: 0px;
    padding-left: 22px;
    padding-right: 0px;
    background-color: #F5F5F5;
    font-size: 14px;
    margin-bottom: 32px;
}

.sfc div.crmb
{
    height: 25px;
    line-height: 25px;
    padding: 0px;
    
    padding-right: 0px;
    background-color: #15639A;
    font-size: 14px;
    width:990px;
    margin:0 auto;
}

div.crmb div.spacer
{
    clear: both;
    height: 0px;
}
div.crmb a
{
    text-decoration: none;
    font-size: 11px;
}
.headline div.crmb h1
{
    line-height:25px;
}
div.crmb h1
{
    line-height: 58px;
    font-size: 11px;
    font-weight: normal;
    display: inline;
    margin: 0px;
    color: inherit !important;
}

div.crmb span
{
    float: left;
    margin-right: 3px;
}
.sfc.map-view .results-col-left #pnlLeftColRegionSelect .crmbActions
{
    margin-top:20px;
}
.sfc .results-col-left .crmbActions
{
    margin-top:20px;
}
.sfc .results-col-left #pnlLeftColRegionSelect .crmbActions
{
    display:block;
    margin-top:0;
    margin-bottom:20px;
}

.sfc.map-view .results-col-left .crmbActions
{
    display:block;
}
div.crmbActions
{
    height: 70px;
    margin-top:20px;
}
div.crmbActions ul.toggle-view
{
    height: 70px;
    list-style: none;
    overflow: hidden;
    float:left;
}
div.crmbActions .toggle-view li
{
    float: left;
    display: block;
    width: 117px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    font-size: 14px;
    color: #FFF;
    cursor: pointer;
    background-color:#4281AD;
    /*background-image: url(/media/crmb-toggle-arrow.png);
    background-position: -210px 0;
    background-repeat: no-repeat;*/
}
div.crmbActions .toggle-view li.active
{
    background-color:#15639A;
}

div.crmbActions .toggle-view li.active:after
{
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #15639a;
    position: absolute;
   
}

div.crmbActions .toggle-view li.toggle-view-list.active:after
{
     top: 50px;
    left: 41px;
}
div.crmbActions .toggle-view li.toggle-view-map.active:after
{
    top: 50px;
    right: 38px; 
}
div.crmb .action
{
    float: right;
    overflow: hidden;
}
div.crmb .action a
{
    float: left;
    display: block;
    height: 58px;
    line-height: 58px;
    margin: 0;
    padding: 0 16px;
    text-align: center;
    background-image: url(/media/crmb-toggle-arrow.png);
    background-position: -210px 0;
    background-repeat: no-repeat;
    border-left: 1px solid #F5F5F5;

}
div.crmb .action.textOnly a, div.crmb #email.action a
{
    background: #F5F5F5;
    color: #555 !important;
}
div.crmb .action a:hover
{
    background-position: 0 0;
}
div.crmb .action.textOnly a, div.crmb #email.action a:hover
{
    color: #333 !important;
}

/*Buttons*/
/*"position:relative;left:5px;" aligns the edge of the button rather than the shadow of the button.*/
input.goButton
{
    width: 50px;
    height: 30px;
    float: right;
    margin-top: 10px;
    font-weight: bold;
    border: none;
    position: relative;
    left: 5px;
    background-repeat: no-repeat;
}
input.defaultButton
{
    width: 110px;
    height: 35px;
    float: left;
    font-weight: bold;
    border: none;
    background-repeat: no-repeat;
}
input.bigButton
{
    width: 150px;
    height: 35px;
    float: left;
    font-weight: bold;
    border: none;
    background-repeat: no-repeat;
}
button.searchButton
{
    width: 100%;
    font-size: 18px;
    color: #FFF;
    margin-top: 12px;
    padding: 12px 0;
    background-color: rgba(0,0,0,0.4);
    border: none;
    font-family: Georgia, Times New Roman, Serif;
    cursor: pointer;
}
button.searchButton:hover
{
    text-decoration: underline;
}
/*Stand alone link*/
a.out
{
    text-decoration: underline;
    font-weight: bold;
}

/*martinBlue2*/
body.home div#navbar, body.home div#findbar
{
    border-color: #0099aa;
}
body.home, body.home h1, body.home h2, body.home h3, body.home a
{
    color: #626d79;
}
body.home div#logobar div#telNum a, body.home div#logobar div#logo a, body.home div#logobar div#logo
{
    color: #0099aa;
}
body.home hr
{
    border-color: #ffffff;
}
body.home input.goButton
{
    background: url('/media/buttons/up_go_h.gif');
    color: #FFFFFF;
}
body.home input.defaultButton
{
    background: url('/media/buttons/home_tintWhite.gif');
    color: #FFFFFF;
}
body.home button.searchButton
{
    background-color: #28777E;
}

body.home .tintDark
{
    background-color: #0099aa;
}

body.home div.tintMed
{
    background-color: #0099aa;
    color: #FFFFFF;
}
body.home div.tintMed h1, body.home div.tintMed h2, body.home div.tintMed h3, body.home div.tintMed p, body.home div.tintMed p.bigText, body.home div.tintMed a, body.home div.tintMed label
{
    color: #FFFFFF;
}
body.home div.tintMed hr
{
    border-color: #FFFFFF;
}
body.home div.tintMed input.defaultButton
{
    background: url('/media/buttons/home_tintMed.gif');
    color: #FFFFFF;
}
/*body.home div.tintMed div.rbtl,body.home div.tintMed div.rbtr,body.home div.tintMed div.rbbl,body.home div.tintMed div.rbbr  {background-image: url('/media/corners/home_med.gif');} */
body.home div.tintLight
{
    background-color: #e4e5e6;
    color: #626d79;
}
body.home div.tintLight h2 a
{
    color: #626d79;
}
body.home div.tintLight hr
{
    border-color: #626d79;
}

/*Promotions Theme (promo)*/
body.promo .tintDark
{
    background-color: #335879;
}

body.promo div.tintMed
{
    background-color: #335879;
    color: #fff;
}
body.promo input.goButton
{
    background: url('/media/buttons/promo-button_Go.gif');
    color: #FFFFFF;
}
body.promo #Results a
{
    color: #15639a;
}
body.promo fieldset.search .nonNull
{
    border: solid 1px #ff83cb;
}
body.promo fieldset.search select
{
    border: solid 1px #15639a;
}
body.promo button.searchButton
{
    background-color: #293744;
}
#pnlFullWeeks
{
    clear:both;
}

/*Special Offers theme (so)*/
body.so div#navbar, body.so div#findbar
{
    border-color: #99204d;
}
body.so h1, body.so h2, body.so h3, body.so p.bigText, body.so div#logobar div#telNum a
{
    color: #99204d;
}
body.so p
{
    color: #404040;
}
body.so a, body.so em
{
    color: #EF5182;
}
body.so div.listNavigation a
{
    color: #dc1f3d;
}
.so ul.cottageList a
{
    color: #99204d;
}
.so ul.cottageList li
{
    border-top-color: #99204d;
}
.so ul.cottageList h4
{
    color: #99204d !important;
}
body.so ul.cottageList
{
    border-bottom-color: #99204d;
}
body.so div.tintWhite
{
    background-color: #FFFFFF;
    color: #15639a;
}
body.so div.tintLight
{
    background-color: #eed9e1;
    color: #EF5182;
}
body.so div.tintLight h1, body.so div.tintLight h2, body.so div.tintLight h3, body.so div.tintLight p, body.so div.tintLight p.bigText, body.so div.tintLight a
{
    color: #99204d;
}
body.so div.tintLight label
{
    color: #99204d;
}
body.so div.tintLight hr
{
    border-color: #99204d;
}

body.so div.tintMed
{
    background-color: #eed9e1;
    color: #FFFFFF;
}
body.so div.tintMed h1, body.so div.tintMed h2, body.so div.tintMed h3, body.so div.tintMed p, body.so div.tintMed p.bigText, body.so div.tintMed a
{
    color: White;
}
body.so div.tintMed hr
{
    border-color: #FFFFFF;
}
body.so div.tintMed hr
{
    border-color: #FFFFFF;
}

body.so .tintDark
{
    background-color: #99204d;
}

.so ul.cottageList span.summaryText
{
    color: #99204d;
}
span.soNow
{
    font-weight: bold;
}
.so ul.cottageList li.withOffers
{
    background-color: #FFFFFF;
}
.so ul.cottageList div.listedOffer
{
    color: #99204d;
    font-size: 8pt;
    padding: 0 10px;
}
.so ul.cottageList div.listedOffer h4
{
    color: #99204d;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 10px;
}
.so ul.cottageList div.listedOffer a
{
    color: #99204d;
    font-weight: bold;
}
body.so div.crmb, body.so div.crmb a
{
    color: #99204d;
}
body.so button.searchButton
{
    background-color: #66263F;
}

/*Search theme (colours only)*/

body.sfc div#navbar, body.sfc div#findbar
{
    border-color: #62a4d2;
}
body.sfc, body.sfc h1, body.sfc h2, body.sfc h3, body.sfc h4, body.sfc a
{
    color: #15639a;
}

body.sfc p
{
    color: #404040;
}
body.sfc div#logobar div#telNum a
{
    color: #15639a;
}
body.sfc hr
{
    border-color: #15639a;
}
body.sfc input.goButton
{
    background: url('/media/buttons/up_go_sfc.gif');
    color: #FFFFFF;
}
body.sfc input.defaultButton
{
    background: url('/media/buttons/sfc_tintWhite.gif');
    color: #FFFFFF;
}
body.sfc input.bigButton
{
    background: url('/media/buttons/sfc_tintWhite_big.gif');
    color: #FFFFFF;
}

body.sfc .tintDark
{
    background-color: #15639a;
}
body.sfc div.tintDark
{
    background-color: #15639a;
    color: #FFFFFF;
}
body.sfc div.tintDark h1, body.sfc div.tintDark h2, body.sfc div.tintDark h3, body.sfc div.tintDark p, body.sfc div.tintDark a
{
    color: White;
}
body.sfc div.tintDark hr
{
    border-color: #FFFFFF;
}
body.sfc div.tintMed
{
    background-color: #15639a;
    color: #FFFFFF;
}
body.sfc div.tintMed h1, body.sfc div.tintMed h2, body.sfc div.tintMed h3, body.sfc div.tintMed p, body.sfc div.tintMed p.bigText, body.sfc div.tintMed a
{
    color: White;
}
body.sfc div.tintMed hr
{
    border-color: #FFFFFF;
}
body.sfc div.tintMed input.goButton
{
    background: url('/media/buttons/sfc_tintMed_go.gif');
    color: #FFFFFF;
}
body.sfc div.tintMed input.defaultButton
{
    background: url('/media/buttons/sfc_tintMed.gif');
    color: #FFFFFF;
}
body.sfc div.tintMed input.bigButton
{
    background: url('/media/buttons/sfc_tintMed_big.gif');
    color: #FFFFFF;
}
body.sfc div.tintLight
{
    background-color: #E8F1F8;
    color: #15639a;
}
body.sfc div.tintLight a
{
    color: #15639a;
}
body.sfc div.tintLight hr
{
    border-color: #15639a;
}
body.sfc div.crmb, body.sfc div.crmb a
{
    color: #fff;
    background:#15639A;
}
/*body.sfc fieldset.request{width:500px;}*/
body.sfc div#formStages div em
{
    color: #15639a;
}
body.sfc button.searchButton
{
    background-color: #043E66;
}


/*Why Choose Us theme(why)*/
body.why div#navbar, body.why div#findbar, body.why hr
{
    border-color: #f08c2a;
}
body.why h1, body.why h2, body.why h3, body.why p.bigText, body.why li, body.why a, body.why div#logobar div#telNum a
{
    color: #f08c2a;
}
body.why p
{
    color: #404040;
    padding: 6px 8px 2px 6px;
}
body.why h3
{
    display: block;
    margin: 20px 0 0 5px;
}
body.why div.tintWhite
{
    background-color: #FFFFFF;
    color: #f08c2a;
}

body.why .tintMed
{
    background-color: #f08c2a;
}
body.why div.tintMed
{
    background-color: #f08c2a;
    color: #FFFFFF;
}
body.why div.tintMed h1, body.why div.tintMed h2, body.why div.tintMed h3, body.why div.tintMed p, body.why div.tintMed p.bigText, body.why div.tintMed a
{
    color: White;
}
body.why div.tintMed hr
{
    border-color: #FFFFFF;
}
body.why div.tintMed input.goButton
{
    width: 50px;
    height: 30px;
    float: right;
    background: url('/media/buttons/why_go.gif');
    color: #FFFFFF;
    font-weight: bold;
    border: none;
}


/*Information theme(info)*/
body.info div#navbar, body.info div#findbar, body.info hr
{
    border-color: #339A99;
}
body.info h1, body.info h2, body.info h3, body.info p.bigText, body.info li, body.info a, body.info div#logobar div#telNum a
{
    color: #339A99;
}
body.info p
{
    color: #404040;
    padding: 6px 8px 2px 6px;
}
body.info h3
{
    display: block;
    margin: 20px 0 0 5px;
}

body.why .tintMed
{
    background-color: #339A99;
}
body.info div.tintMed
{
    background-color: #339A99;
    color: #FFFFFF;
}
body.info div.tintMed h1, body.info div.tintMed h2, body.info div.tintMed h3, body.info div.tintMed p, body.info div.tintMed p.bigText, body.info div.tintMed a
{
    color: White;
}
body.info div.tintMed hr
{
    border-color: #FFFFFF;
}
body.info div.tintMed input.goButton
{
    width: 50px;
    height: 30px;
    background: url('/media/buttons/info_tintMed.gif');
    color: #FFFFFF;
    font-weight: bold;
    border: none;
}

/*Booking theme(book)*/
body.book div#navbar, body.book div#findbar
{
    border-color: #722786;
}
body.book h1, body.book h2, body.book h3
{
    color: #722786;
}
body.book p, body.book div#logobar div#telNum a
{
    color: #722786;
}
body.book em
{
    color: #722786;
}
body.book input.defaultButton
{
    background: url('/media/buttons/book_tintWhite.gif');
}
body.book a.linkButton
{
    display: block;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 20px 10px 30px;
    width: 60px;
    background: url('/media/buttons/book_tintWhite.gif');
}
body.book a
{
    color: #722786;
}
body.book fieldset.request
{
    width: 80%;
}
body.book input.defaultButton
{
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    width: 110px;
    height: 35px;
    float: left;
    background: url('/media/buttons/book_tintWhite.gif');
}
body.book input.goButton
{
    width: 50px;
    height: 30px;
    margin-left: 126px;
    margin-top: 5px;
    background: url('/media/buttons/up_go_book.gif');
    color: #FFFFFF;
    font-weight: bold;
    border: none;
}
body.book input.bigButton
{
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    width: 150px;
    height: 35px;
    float: left;
    background: url('/media/buttons/book_tintWhite_big.gif');
    background-repeat: no-repeat;
}
body.book input#cmdCancRes
{
    background: url('/media/buttons/cancelReservation.gif');
    width: 190px;
}
body.book div.tintLight
{
    background-color: #F1E9F4;
    color: #722786;
}
body.book div.tintLight a
{
    text-decoration: underline;
    font-weight: bold;
    color: #722786;
}
body.book div.tintLight hr
{
    border-color: #722786;
}
body.book div.tintMed
{
    background-color: #722786;
    color: #FFFFFF;
}
body.book div.tintMed h1, body.book div.tintMed h2, body.book div.tintMed h3, body.book div.tintMed p, body.book div.tintMed p.bigText, body.book div.tintMed a
{
    color: White;
}
body.book div.tintMed hr
{
    border-color: #FFFFFF;
}
body.book div.tintMed .defaultButton
{
    background: url('/media/buttons/book_tintMed.gif');
}
body.book div.tintMed .bigButton
{
    background: url('/media/buttons/book_tintMed_big.gif');
}
body.book div.tintDark
{
    background-color: #421D46;
    color: #FFFFFF;
}
body.book div.tintDark a
{
    text-decoration: underline;
}
body.book div.tintDark .defaultButton
{
    background: url('/media/buttons/book_tintDark.gif');
}
body.book button.searchButton
{
    background-color: #29192B;
}
table.rdoLogin label
{
    font-size: 8pt;
}
body.book a#hlRegister
{
    text-decoration: underline;
    display: block;
    margin-top: 10px;
}
span.dotted
{
    display: block;
    background-image: url('/media/dot.gif');
    background-repeat: repeat-x;
    float: left;
    margin-top: 3px;
}




/*Home page elements*/
ul#inspirationList
{
    width: 235px;
}
ul#inspirationList li
{
    background-color: #626d79;
    color: #ffffff;
    border-bottom: 1px solid white;
    cursor: pointer;
}
ul#inspirationList a
{
    color: #FFFFFF;
    display: block;
    padding: 12px 10px 0 10px;
    height: 54px;
}
ul#inspirationList li hr
{
    margin-top: 15px;
}
ul#inspirationList li.selected
{
    background-color: #a8aeb5;
}
ul#inspirationList li.moreInspiration
{
    background: #626d79 url('/media/inspiration-go.png') no-repeat;
    background-position: right;
    border-bottom: none;
}
ul#inspirationList li.moreInspiration a
{
    display: block;
    padding-top: 20px;
    padding-bottom: 0px;
    height: 45px;
}

ul#homePageFeed li
{
    clear: both;
    margin-bottom: 10px;
}
ul#homePageFeed li img
{
    float: left;
}
ul#homePageFeed li h5
{
    color: #0099aa;
    padding: 0;
    margin: 0;
    font-size: 10pt;
    line-height: 12pt;
}
ul#homePageFeed li div.text
{
    float: left;
    margin-left: 5px;
    width: 175px;
}
ul#homePageFeed li p
{
    margin: 0;
}

ul#classicNews li
{
    clear: both;
}
ul#classicNews li p
{
    padding-bottom: 0px;
}
ul#classicNews li a
{
    float: right;
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 15px;
}
div.footer
{
    position: absolute;
    bottom: 10px;
    width: 205px;
}

div#newHolidayCottages div#titleBar
{
    height: 30px;
    background: url('/media/scrollable/tab-top.png') no-repeat;
    padding: 8px 0px 0px 15px;
}
div#newHolidayCottages div#titleBar span#myClassicAdvert
{
    float: right;
}
div#newHolidayCottages div#titleBar a
{
    text-decoration: underline;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
div#newHolidayCottages .scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 690px;
    height: 210px;
    float: left;
    border: 1px solid #ccc;
    background: url(/media/scrollable/h300.png) repeat-x;
}

div#newHolidayCottages .scrollable .items
{
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
}


/* prev, next, prevPage and nextPage buttons */
div#newHolidayCottages a.browse
{
    background-color: #626d79;
    display: block;
    width: 20px;
    height: 212px;
    float: left;
    cursor: pointer;
    font-size: 1px;
    background-position: center center;
    background-repeat: no-repeat;
}

div#newHolidayCottages a.left
{
    background-image: url(/media/scrollable/scrollLeft.png);
}
div#newHolidayCottages a.right
{
    background-image: url(/media/scrollable/scrollRight.png);
}



div#newHolidayCottages .scrollable .items .cottageGroup
{
    float: left;
    margin: 15px 10px;
    width: 696px;
    height: 200px;
}


div#newHolidayCottages div.cottage
{
    float: left;
    margin-right: 12px;
    width: 158px;
    color: #707070;
}


/*Browse page elements*/
div#cbrContainer
{
    padding: 0;
    /*position: absolute;
    left: 455px;
    top: 120px;*/
    opacity: 0.9;
    width: 235px;
    margin-top:20px;
}
div#cbrContainer #showResList, div#cbrContainer #hideResList
{
    height: 360px;
}
div#cbrContainer .moduleContent
{
    padding: 0;
}
div#cbrContainer h3, #cottagesByRegion_Results h3
{
    display: block;
    margin: 0;
    padding: 12px 16px 4px;
    font-weight: normal;
}
/*ul#cottagesByRegion{margin-top:8px;}*/
#cottagesByRegion_Error
{
    padding: 32px 16px;
    line-height: 1.4;
}
#cottagesByRegion_Error a
{
    text-decoration: underline;
}
ul#cottagesByRegion li
{
    display: block;
    clear: both;
}
ul#cottagesByRegion li.hover span
{
    background-color: #62a4d2;
}
ul#cottagesByRegion a
{
    color: #FFFFFF;
    display: block;
}
ul#cottagesByRegion a:hover
{
    text-decoration: none;
}
ul#cottagesByRegion span.regionName
{
    display: block;
    cursor: pointer;
    float: left;
    text-decoration: none;
    width: 173px;
    padding-left: 16px;
    line-height: 22px;
}
ul#cottagesByRegion span.regionName:hover
{
    text-decoration: underline;
}
ul#cottagesByRegion span.regionCount
{
    display: block;
    cursor: pointer;
    float: left;
    text-decoration: none;
    text-align: right;
    font-weight: bold;
    width: 30px;
    padding-right: 16px;
    line-height: 22px;
}
ul#cottagesByRegion span.regionSel
{
    background-color: #62a4d2;
    cursor: auto;
}
ul#cottagesByRegion span.regionZero
{
    cursor: auto;
    text-decoration: none;
}
/*ul#cottagesByRegion li.county{margin-top:5px;margin-bottom:2px;}*/
ul#cottagesByRegion li.subCounty span.regionName
{
    text-indent: 1em;
}

#hideResList p
{
    text-align: center;
    margin-top: 3em;
}
#hideResList img
{
    display: block;
    margin: auto;
    margin-top: 3em;
}

body.so ul#cottagesByRegion span.regionSel
{
    background-color: #C68AA0;
}
.errorPage #content h3
{
    font-size: 20pt !important;
    line-height: 17pt;
    font-weight: normal;
    display:block;
}
.errorPage ul.contactOptions
{
    margin-left:0;
}
.errorPage p
{
    font-size: 12pt;
    line-height: 18pt;
    color: rgb(77, 77, 79);
    margin: 15px 0px;
    font-family: georgia, serif;
}
.errorPage p a
{
    font-size: 12pt;
    font-weight:normal;
}
.errorPage a.out
{
    background: #008393;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    width: auto;
    margin-right: 10px;
    float: left;
    text-decoration:none;
    margin-bottom:20px;
}
.errorPage.container
{
    background: #F5F5F5;
    display:block;
    float:left;
}
.errorPage #content
{
    text-align: left;
    padding: 25px;
    background:none;
    width:auto;
    float:left;
}
.errorPage
{
    margin: 0px 0 32px;
    padding: 0;
    font-size: 22px;
    font-weight: 300;
}
/*RegionMap elements*/
div#rabout
{
    overflow: hidden;
    float: left;
    width: 205px;
    height: 333px;
    background-color: #626d79;
}
img#rimg
{
    width: 205px;
    height: 136px;
    display: block;
    clear: both;
    border: none;
    margin-top: 5px;
    margin-bottom: 15px;
}
div#mapswitch1
{
    margin-top: 10px;
}
div#mapswitch1 a
{
}

/*Find holiday cottages*/
select#lstCotCode option, select#lstCotName option
{
    padding: 4px;
}

/*Results list elements*/
.pictureSidebar
{
    background-color: #626D79;
    color: #FFFFFF;
}

body.sfc div#pnlRegionAbout p
{
    color: #404040;
}

/*Coloured block attributes common to all page themes.*/
div.tintMed h3
{
    margin: 0px;
}
div.tintDark h1, div.tintDark h2, div.tintDark h3, div.tintDark p, div.tintDark p.bigText, div.tintDark a
{
    color: White;
}
div.roundPic h1, div.roundPic h2, div.roundPic h3, div.roundPic p, div.roundPic p.bigText, div.roundPic a
{
    color: White;
}

.squareMod
{
    padding: 10px 15px;
}

/*content module with rounded corners: requires 'roundMod.js'*/
.roundMod
{
    margin: 0px 0px;
    margin-bottom: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.rbtop, .rbbot
{
    height: 6px;
    font-size: 1px;
}
div.rbtl
{
    background: no-repeat top left;
    width: 6px;
    height: 6px;
    float: left;
}
div.rbtr
{
    background: no-repeat top right;
    width: 6px;
    height: 6px;
    float: right;
}
div.rbbl
{
    background: no-repeat bottom left;
    width: 6px;
    height: 6px;
    float: left;
}
div.rbbr
{
    background: no-repeat bottom right;
    width: 6px;
    height: 6px;
    float: right;
}

/*div.rbtl,div.rbtr,div.rbbl,div.rbbr  {background-image: url('/media/corners/allt.gif');} */

/*and the hack to get this to work over images*/
.roundPic .rbbot
{
    padding-top: 13px;
}
.roundPic .rbbot div
{
    padding-top: -13px;
}
.loaded, .roundPic
{
    padding-top: 0px;
    padding-bottom: 0px;
}
div.roundPic
{
    color: #FFFFFF;
}

.moduleContent
{
    padding: 4px 15px 8px 15px;
}

.moduleContent a
{
    color: #FFFFFF;
}
.moduleContent p
{
    line-height: 14pt;
}

hr.sfc
{
    height: 0;
    border: 0;
    border-top: 2px solid #dc1f3d;
    margin-top: 6px;
}
hr.grey
{
    height: 0;
    border: 0;
    border-top: 2px solid #DEDEDE;
    margin-top: 6px;
}

div.yearSwitch
{
    margin-bottom: 10px;
    float: right;
}

/*Header and Footer*/
div#logobar
{
    height: 74px;
    padding-top: 5px;
}
div#logobar a
{
    color: #404040;
    text-decoration: none;
}
div#logobar a:hover
{
    color: navy;
    text-decoration: underline;
}
div#logo
{
    float: left;
    padding-top: 24px;
}
/*If including county links in logo then use 'padding-top:8px;'*/
div#logo img
{
    padding-bottom: 3px;
}
div#mycc
{
    padding-top: 8px;
}
div.myccTel
{
    float: right;
    clear: right;
    margin-top: 5px;
}
div#telNum
{
    display: block;
    float: right;
    clear: right;
    padding-top: 7px;
}
div#logobar div#telNum a
{
    font-weight: bold;
}
@media print
{
    div.mycc div.myccTel a
    {
        display: none;
    }
}
@media print
{
    div.doNotPrint
    {
        display: none;
    }
}

div#navbar
{
    text-align: center;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 8px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 15px;
}
div#navbar li
{
    display: inline;
    padding-left: 4px;
    list-style: none;
}
div#navbar span
{
    color: #4d602c;
    padding-left: 6px;
    padding-right: 4px;
}

body.wider div#navbar li
{
    padding-left: 8px;
}
body.wider div#navbar span
{
    padding-left: 10px;
    padding-right: 8px;
}

div#navbar a
{
    color: #404040;
    text-decoration: none;
}
div#navbar a.h
{
    color: #0099aa;
}
div#navbar a.sfc
{
    color: #15639a;
}
div#navbar a.info
{
    color: #339A99;
}
div#navbar a.so
{
    color: #99204d;
}
div#navbar a.book
{
    color: #722786;
}
div#navbar a.con
{
    color: #0EA1C2;
}
div#navbar a.let
{
    color: #0EA1C2;
}
div#navbar a.why
{
    color: #f08c2a;
}
div#navbar a:hover
{
    text-decoration: underline;
}



/*div#findbar{clear:both;width:100%;padding-top:15px;padding-bottom:15px;border-top:solid 1px; border-bottom: solid 1px;}*/
div#findbar
{
    clear: both;
    padding: 19px 20px;
    border: none;
    background: #F5F5F5;
}
div#findbar input
{
    height: 26px !important;
    margin-top: -5px;
    border: 1px solid #CCC;
    padding: 0 6px;
}
div#findbar #btnFind
{
    height: 16px;
    padding: 6px 8px;
    background-color: #CCC;
    margin-top: -5px;
}
div#findbar #btnFind:hover
{
    padding: 7px 7px 5px 9px;
}

@media print
{
    div#findbar
    {
        display: none;
    }
}



#findbar label
{
    margin-right: 10px;
    color: #404040;
}
#findbar input
{
    vertical-align: middle;
    border: solid 1px black;
    width: 180px;
    margin-top: 0px;
    float:left;
}

#findbar #shortlister 
{
    display:block;
    width:0px;
    float:left;
    background-color:#CCC;
    height:28px;
    margin-top:-5px;
    cursor:pointer;
}

#findbar #shortlister>div
{
    padding:7px 10px;
    color:#000;
    border-right:4px solid #FFF;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}


#findbar img
{
    vertical-align: middle;
    margin-top: 0px;
}

div#ftrbar
{
    color: #7a7a7a;
    font-size: 8pt;
    padding: 10px 10px;
    clear: both;
}
div#ftrbar a
{
    color: #7a7a7a;
    font-size: 8pt;
}

/*Search*/
fieldset.search
{
    border: none;
    margin: 0px;
    padding: 0px;
}
fieldset.search legend
{
    display: none;
}
.availMessage 
{
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
fieldset.search label
{
    float: left;
    width: 70px;
    margin: 2px 0 10px;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
    color: #000;
}

fieldset.search select
{
    margin: 0 0 10px;
    border: 1px solid #FFF;
    float: left;
    font-size: 14px;
    height: 23px;
    color: #000;
}
fieldset.search input[type='text']
{
    margin: 0 0 10px;
    border: 1px solid #FFF;
    float: left;
    font-size: 14px;
    height: 21px;
    color: #000;
    padding: 1px 4px;
}

body.sfc fieldset.search .nonNull
{
    border: solid 1px #ff83cb;
}

fieldset.search label.forWider
{
    width: 90px;
}

fieldset.search select.wider
{
    width: 114px;
}

fieldset.search label.forWider2
{
    width: 100px;
}
fieldset.search select.wider2
{
    width: 105px;
}

fieldset.search label.forCheckbox
{
    width: 120px;
}
fieldset.search label.forCheckbox2
{
    width: 185px;
}
fieldset.search .checkbox
{
    height: 19px;
}

fieldset.search label.forNarrow
{
    width: 140px;
}
fieldset.search select.narrow
{
    width: 65px;
}

fieldset.search label.forWidest
{
    width: 75px;
}
fieldset.search select.widest
{
    width: 135px;
}
fieldset.search input.widest
{
    width: 125px;
}

input.datepicker
{
    cursor: pointer;
    background: white url(/media/datepicker-small.png) 115px 4px no-repeat;
    height: 20px;
}


/*Wider fields can be wider still in column 1*/
fieldset.search div.eSearch1 label.forWider
{
    width: 110px;
}
fieldset.search div.eSearch1 select.wider
{
    width: 110px;
}
fieldset.search div.eSearch1 label.forNarrow
{
    width: 145px;
}
fieldset.search div.eSearch1 select.narrow
{
    width: 75px;
}

/*Push the second column to align with the division between region map and region description.*/
fieldset.search div.eSearch2
{
    width: 235px;
}
fieldset.search div.eSearch2 label.forWider
{
    width: 125px;
}
fieldset.search div.eSearch3
{
    width: 205px;
}

fieldset.search a
{
    display: block;
    margin-top: 5px;
}

fieldset.search input.goButton
{
    margin-top: 2em;
}
fieldset.search div.numberOfCottages
{
    margin-top: 2em;
}
fieldset.search span#cottageCount
{
    font-weight: bold;
}


fieldset.extendedSearch
{
}
fieldset.extendedSearch h3.doExpand
{
    display: block;
    width: 205px;
    background: url('/media/searcharrow-sfc-down.png') no-repeat right;
}
fieldset.extendedSearch h3.expanded
{
    background-image: url('/media/searcharrow-sfc-up.png');
}
body.so fieldset.extendedSearch h3.doExpand
{
    background-image: url('/media/searcharrow-so-down.png');
}
body.so fieldset.extendedSearch h3.expanded
{
    background-image: url('/media/searcharrow-so-up.png');
}

fieldset.extendedSearch div.collapse
{
    display: none;
    margin-top: 18px;
}
fieldset.extendedSearch div.collapse.uncollapse
{
    display: block;
}


/*Criteria tooltips*/
div.ttCriteria
{
    display: none;
    max-width: 260px;
    font-size: 11px;
}
div.ttCriteria div
{
    margin: 12px;
}
div.ttCriteria p
{
    line-height: 1.6em;
    color: #555;
    font-size: 14px;
}
div.ttCriteria a
{
    text-decoration: underline;
    color: #222;
}
div.ttCriteria h4
{
    display: block;
    padding: 0 0 12px;
    margin: 0;
    border-bottom: 1px solid #c9e9ed;
    font-size: 18px;
}


div.greenTooltip
{
    display: none;
    max-width: 260px;
    font-size: 9pt;
    color: #FFFFFF;
}
div.greenTooltip div
{
    margin: 12px;
}
div.greenTooltip p
{
    clear: both;
    line-height: 1.6em;
    color: #ffffff;
    font-size: 14px;
}
div.greenTooltip a
{
    text-decoration: underline;
    color: #FFF;
}
div.ttCriteria h4
{
    display: block;
    padding: 0 0 12px;
    margin: 0;
    border-bottom: 1px solid #FFF;
    font-size: 18px;
}

/*Search Refinements: Summarise non-default search parameters on results pages.*/
div.searchRefinements
{
    margin: 5px 0px 15px 0px;
    font-size: 8pt;
    line-height: 11pt;
}
div.searchRefinements h3
{
    font-size: 8pt;
    font-weight: bold;
    line-height: 14pt;
}
div.searchRefinements a
{
    font-weight: bold;
    text-align: right;
}



div#miniSiteMap
{
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    text-align: left;
}
div#miniSiteMap .moduleContent
{
    width: 990px;
    margin: auto;
    padding: 46px 0 70px;
}
div#miniSiteMap .singleCol
{
    width: 235px;
}
div#miniSiteMap div.topic
{
    margin: 5px 0px 10px 0px;
}
div#miniSiteMap h4, body.sfc.brochureRequest div#miniSiteMap h4
{
    display: block;
    width: 100%;
    color: #009999;
    font-size: 16px;
    margin: 0 0 8px;
}
div#miniSiteMap h4 a
{
    color: #009999;
    font-size: 16px;
}
div#miniSiteMap h4 a:hover
{
    text-decoration: none;
    color: #666666;
}

div#miniSiteMap ul
{
    list-style: none;
    list-style-image: none;
    margin: 0 0 24px 0;
    padding: 0;
    float: left;
}
div#miniSiteMap ul li
{
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0 0 8px;
    width: 100%;
}
div#miniSiteMap ul li a
{
    color: #333333;
    font-size: 14px;
}


/*Google Map*/
div.controlBar
{
    font-size: 8pt;
    margin: 0px 0px 5px 0px;
}
div.controlBar a
{
    text-decoration: underline;
}
div.controlBar a:hover
{
    text-decoration: underline;
}
@media print
{
    div.controlBar
    {
        display: none;
    }
}

/*Featured Searches*/
ul.featuredSearch li
{
    float: left;
    display: block;
    color: #000000;
    width: 100%;
    margin-bottom: 25px;
}
ul.featuredSearch li div
{
    height: 70px;
}
ul.featuredSearch li h4 a
{
    padding-top: 5px;
    padding-left: 10px;
}
ul.featuredSearch li p
{
    padding-left: 10px;
}
ul.featuredSearch img
{
    border: none;
    width:100%;
}
ul.featuredSearch a
{
    display: block;
    color: #ffffff;
}

a.moreInfo
{
    margin-left: 12px;
}
div.featuredBlock
{
    background: url('/media/featuredBlock/featured-Block.gif');
    color: White;
    width: 180px;
    height: 77px;
    padding: 10px;
    padding-top: 8px;
    padding-right: 0px;
    font-size: 11pt;
    font-weight: normal;
    margin-bottom: 10px;
}
div.featuredBlock a
{
    color: #FFFFFF;
    line-height: 15pt;
}
div.featuredBlock h2
{
    margin-bottom: 13px;
}
div#fsSidebar
{
    width: 205px;
}


/*Search Page Modifiers */
div.results-col-left div.tintLight
{
    background-color: #F5F5F5;
}
div.results-col-left div.tintLight, div.results-col-left div.tintMed, div.results-col-left div.tintDark
{
    margin: 0 0 32px;
    padding: 6px 0;
}
div.results-col-left div.tintLight h3
{
    font-size: 20px;
    display: block;
    margin: 0 0 6px;
    line-height: 1.4;
    font-weight: normal;
}
div.results-col-left div.tintLight hr
{
    display: block;
    margin: 12px 0;
    border-color: #FFF;
}

div.results-col-right
{
    float: right;
    width: 725px;
}
div.results-col-right a
{
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}
div.results-col-right a:hover
{
    color: #666666;
}
div.results-col-right article
{
    margin-bottom: 32px;
}

/*Search Header*/
article#results-header
{
    overflow: hidden;
    position: relative;
}
article#results-header #fsImage
{
    width: 468px;
    float: left;
}
article#results-header h1
{
    display: block;
    width: 210px;
    float: left;
    margin: 1em 0 0;
    padding: 0 0 0 24px;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 300;
    color: #FFF;
}
article#results-header p
{
    padding: 12px 24px;
    margin: 0;
    width: 209px;
    max-height: 8.5em;
    float: left;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.4;
}
article#results-header p a
{
    text-decoration: underline;
}
article#results-header #results-readmore
{
    display: block;
    float: left;
    width: 133px;
    height: 30px;
    margin: 18px 0 0 32px;
    font-size: 16px;
    text-decoration: none;
    text-align: right;
    background: url(/media/fs_readmore.png) top left no-repeat;
    line-height: 1.8em;
    z-index: 2000;
}
article#results-header #results-readmore.readmore-expanded
{
    background-image: url(/media/fs_readless.png);
}
article.results-article-readmore
{
    background: #f5f5f5;
    padding: 46px 66px 16px 66px;
    margin-bottom: 32px;
    display: none;
}
article.results-article-readmore p
{
    color: #4d4d4f;
    margin: 35px 0;
    width: auto;
    float: none;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    padding: 0;
}

#results-readmore-link
{
    display: block;
    clear: both;
    margin: auto;
    width: 80px;
    padding-left: 30px;
    height: 30px;
    background: url(/media/searcharrow-sfc-up.png) top left no-repeat;
    font-size: 16px;
    text-align: left;
    line-height: 1.8em;
}

#pnlNearLocationAbout article#results-header h1
{
    float: none;
    margin: 1.5em auto 0;
    width: 400px;
    text-align: center;
}
#pnlNearLocationAbout article#results-header p
{
    float: none;
    width: 480px;
    margin: 0 auto;
    text-align: center;
    height: auto;
}
#pnlNearLocationAbout article#results-header #results-readmore
{
    float: none;
    margin: auto;
    width: 600px;
    height: 30px;
    padding-top: 58px;
    padding-bottom: 18px;
    text-align: center;
    background-position: 285px 18px;
    line-height: 1.8em;
    border-top: 1px solid #3D7DAB;
}
/*Cottage Lists*/

div.lstTitle
{
    margin: 32px 0 32px 0;
    padding: 0;
    font-size: 22px;
    font-weight: 300;
    text-align:center;
}
div.lstTitle h2
{
    float: none;
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
}
div.lstMessage
{
    color: #7a7a7a;
    font-size: 8pt;
    font-weight: normal;
    margin-left: 10px;
}

div.warning
{
    font-size: 12pt;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 8px 0 8px 70px;
    background: url(/media/increaseRadiusBlue.png) 15px center no-repeat;
}

div#noCottages
{
    padding:22px;
    background-color:#F5F5F5;
}
ul.contactOptions
{
    margin-left:20px;
}
ul.contactOptions li{
margin: 0px 0 10px;
padding: 0;
font-size: 22px;
font-weight: 300;
line-height: 1.4;
}
ul.contactOptions li a 
{
font-size: 22px;
}

.pagingNav .doTooltip.share
{
    display:none;
}
div.listNavigation
{
    margin: 0;
    clear: both;
}
div.listNavigation .pagingNav
{
    padding: 20px 12px;
    background-color: #f5f5f5;
    float: left;
    font-size: 15px;
    width: 700px;
    margin: 0;
    color: #000;
}
div.listNavigation a
{
    display: block;
    float: left;
    margin: 0px;
    margin-right: 15px;
    margin-top: 0px;
}
div.listNavigation span
{
    display: block;
    float: left;
    margin: 0px;
    margin-right: 15px;
    margin-top: 1px;
}
div.listNavigation .prev, div.listNavigation .next
{
    color: #15639a;
}
div.listNavigation span.pageNumCurrent
{
    margin-right: 3px;
}
div.listNavigation a.pageNumOther
{
    margin-right: 5px;
}
div.listNavigation span#lstEmail a
{
    margin-left: 100px;
    width: 95px;
}
div.listNavigation .next, div.listNavigation .prev, div.listNavigation .showMore
{
    cursor: pointer;
}
div.listNavigation .inActive
{
    color: #000;
    cursor: default;
}
div.listNavigation .showMore
{
    display: block;
    width: 725px;
    padding: 14px 0 32px;
    text-align: center;
    font-size: 16px;
    background: #f5f5f5 url(/media/showmore-arrow.png) bottom center no-repeat;
}
div.listNavigation .showMore.inActive
{
    display: none;
}

#radiusExtenderOffer, #dateExtenderOffer
{
    font-size: 15px;
    line-height: 1.4;
    padding: 8px 0 0;
}
#radiusExtenderButton, #dateExtenderButton
{
    padding: 14px 0 32px;
    margin: 12px -15px -11px;
    text-align: center;
    background: #F5F5F5 url(/media/showmore-arrow.png) bottom center no-repeat;
    color: #15639a;
    font-size: 16px;
    cursor: pointer;
}

div.listNavigation .showMore img, #radiusExtenderButton img, #dateExtenderButton img
{
    margin-bottom: -8px;
    margin-top: -2px;
}

ul.cottageList
{
    margin: 32px 0 0;
    padding: 0;
}
ul.cottageList > li
{
    clear: both;
    display: block;
    margin-bottom: 24px;
    padding: 0px 0 24px 0px;
    border-bottom: 1px solid #e9e9e9;
    color: #404040;
    line-height: 1.4;
    font-size: 14px;
}
ul.cottageList > li.withOffers
{
    background-color: #FEF4F5;
}

ul.cottageList div.CGLat
{
    display: none;
}
ul.cottageList div.CGLng
{
    display: none;
}
ul.cottageList div.CGIcon
{
    display: none;
}
ul.cottageList div.CGDetails
{
    display: none;
}
ul.cottageList div.CGImage
{
    display: none;
}

ul.cottageList img
{
    border: none;
}
ul.cottageList h4
{
    display: block;
    margin: 0px;
    float: left;
}
ul.cottageList a.cottageName
{
    font-weight: bold;
}
/*ul.cottageList .summaryText{color:#15639A;} --remove*/
ul.cottageList a.townName
{
    float: left;
}
ul.cottageList a.priceBands
{
}
ul.cottageList a.clickHere
{
    text-decoration: underline;
    float: right;
}
ul.cottageList div.cottageImage
{
    position: relative;
    float: left;
    margin-right: 24px;
    width: 236px;
    height: 158px;
    background: url(/media/wait/preview-image-loading.png) center no-repeat;
}
ul.cottageList div.cottageImage img
{
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
ul.cottageList ul.cottagePreviewGallery
{
    position: absolute;
    top: 162px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 18px;
}
ul.cottageList ul.cottagePreviewGallery li
{
    display: block;
    float: left;
    width: 24px;
    height: 18px;
    margin-right: 4px;
    background: #C5C5C5;
    font-size: 0;
    text-indent: -999em;
    cursor: pointer;
}
ul.cottageList ul.cottagePreviewGallery li.active
{
    background: #444;
}
ul.cottageList div.cottageInfo
{
    float: left;
    width: 450px;
}
ul.cottageList div.cottageInfo table
{
    border: 0;
    padding: 0;
    margin: 0;
}
ul.cottageList div.cottageInfo table td
{
    width: 235px;
}
ul.cottageList div.cottageInfo table td.cottageLocation
{
    height: 25px;
    vertical-align: top;
    width: 480px;
}
ul.cottageList div.cottageInfo table td.cottageLink
{
    width: 480px;
}
ul.cottageList div.cottageInfo h4.summaryText
{
    margin-top: -4px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
}
ul.cottageList div.cottageInfo h4.bigText a
{
    font-size: 20px;
}
ul.cottageList a:hover
{
    color: #666666;
}


ul.cottageList div.cottageInfo table td div.cottageDescription
{
    width: 450px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    overflow: hidden;
}
ul.cottageList img.greenIcon
{
    height: 24px;
}
body.sfc ul.cottageList a.shortlistDel
{
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: Georgia, serif;
    color: #fff;
    width: 130px;
    height: 27px;
    border: none;
    padding-top: 9px;
    background:#15639a;
    background-image: url(/media/crmb-toggle-arrow.png);
    background-position: -210px 0;
    /*background: url("/media/buttons/shortlist_del.gif") left top;*/
    margin-bottom:5px;
}
body.sfc ul.cottageList a.shortlistDel:hover
{
    background-position: 0 0;
    text-decoration:none;
}
@media print
{
    body.sfc ul.cottageList a.shortlistDel
    {
        display: none;
    }
}

/*Promotion offers: Cottage Details*/
div.cottext div.listedOffers h2
{
    display: block;
    padding-left: 0px;
    text-indent: 0px;
    font-weight: normal;
    margin: 0px 10px 0px 0px;
    color: #15639a;
}


/*special offers: cottage listings and cottage details*/
.listedOffers
{
    clear: both;
    margin-top: 10px;
}
.listedOffers .roundMod
{
    margin-bottom: 2px;
}
.listedOffers .moduleContent
{
}
div.listedOffer h4
{
    display: block;
    padding-left: 0px;
    text-indent: 0px;
    font-weight: bold;
    margin: 0px 10px 0px 0px;
}

div.dualRentBandMessage
{
    margin: 8px 0px 0px 0px;
    clear: both;
    color: #404040;
    font-size: 9pt;
}

/*misc sections*/

#homeRegions em
{
    text-decoration: underline;
    font-weight: bold;
}
#homeRegions a:hover
{
    text-decoration: none;
}
#homeRegions li
{
    line-height: 13pt;
}
#homeTowns span
{
    padding-left: 4px;
    padding-right: 4px;
}
#homeTowns a:hover
{
    text-decoration: underline;
}
a#moreTowns
{
    font-weight: bold;
    text-decoration: underline;
}
a#moreTowns:hover
{
    text-decoration: underline;
}
div#mapSmall
{
    position: relative;
}
div#townPoint
{
    display: none;
    position: absolute;
}
.greyBox .greyBox
{
    padding:0 !important;
}
.greyBox label.lblAdults{float:left !important;}
/*bookings and Reservation*/
div#pnlBedConfiguration .zlBedConfigOdd
{
    background: none !important;
    border-top:0 !important;
    border-bottom:0 !important;
    height:40px;
    display:inline-block;
    line-height:40px;
}
div#pnlBedConfiguration .zlBedroom.title
{
    float:none;
}
div#pnlBedConfiguration .zlBedroom
{
    display: block;
    float: left;
    padding: 0;
    font-weight: bold;
    width: auto !important;
    padding:0;
}
div#pnlBedConfiguration .zlBedroomDesc
{
}
div#pnlBedConfiguration .highlightBedroom
{
    background-color: #F1E9F4;
}

/*Interactive Forms*/
.resInfo p
{
    font-size: 8pt;
}
fieldset.request
{
    border: none;
    margin: 0px;
    padding: 20px 0px 0px 0px;
}
fieldset.request legend
{
    display: none;
}
span.required
{
    color: #000000;
}
span.instruction
{
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
}

div#dispError
{
   
}

div#dispError a
{
   
}
div#dispError p
{
   
}
div#dispError h3
{
   
}
div#dispError
{
   
}

.siteMap ul
{
    font-size: 8pt;
}

/*CotText*/
div.cottext h1
{
    display: block;
    color: #15639a;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    line-height:50px;
}
div.cottext h1 span
{
    font-size: 12pt;
    font-weight: normal;
}
div.cottext h2
{
    font-weight: bold;
    border: 0px;
    margin: 0px;
    margin-left: 10px;
    font-weight: normal;
    color: #7a7a7a;
    clear: left;
    float: left;
}
div.cottext h3
{
    display: block;
    margin-bottom: 5px;
}
div.cottext a
{
    color: #15639a;
}
div.cottext a.morePics
{
    display: block;
    line-height: 14pt;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 12px;
    width: 185px;
    height: 29px;
    margin-top: 10px;
    border: none;
    padding-top: 7px;
    background: url("/media/buttons/viewLargerPics.gif") left top;
}

div.cottext a.cottage-actions
{
    position:relative;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: normal;
    height: 40px;
    line-height:40px;
    border: none;
    overflow:hidden;
    margin: 0 0 4px 0;
    background: #F5F5F5;
    color: #4180AC;
}

div.cottext a.resNow
{
    color: #FFFFFF;
    background: #4180AC;
}

div.cottext a.resNow:hover
{
    background: #15639a;
    text-decoration: none;
}

div.cottext #cottageDetails h3.left
{
    float: left;
}
div.cottext #cottageDetails .top
{
    margin-top: 0;
    clear: both;
}
div.cottext #cottageDetails ul
{
    list-style-position: outside;
    text-align: left;
}
div.cottext #cottageDetails ul li
{
    color: #15639A;
    list-style-position: outside;
    list-style-type: disc;
    padding-bottom: 5px;
    text-indent: 0;
    padding-left: 5px;
    margin-left: 15px;
}
div.cottext #cottageDetails ul li span
{
    color: #404040;
}
div.cottext #cottageDetails
{
    color: #404040;
    line-height: 14pt;
}

div.cottext .floorplan-img
{
    display: none;
    clear: both;
    border: 4px solid #EEE;
    margin-bottom: 10px;
}

div.cottext .floorplan-img img
{
    width: 100%;
}

div.cottext .toggle-floorplan
{
    display: block;
    float: right;
    background: #EEE url(/media/floorplan-icon.png) 111px 6px no-repeat;
    line-height: 30px;
    width: 102px;
    text-align: right;
    padding-right: 32px;
}

div.cottext .listedOffers
{
    background-image: url(/media/showless-arrow-left.png);
    margin-bottom:20px;
    margin-top:-15px;
}

/*Email a friend*/
span#email
{
    float: right;
}
span#bcmb
{
    float: left;
    font-size:12px;
}
span#slist
{
    float: right;
}

div#emailFloat
{
    line-height: 24px;
}
div#emailFloat h3
{
    float: left;
    margin-left: 0px;
    margin-top: 5px;
    color: #0099aa !important;
    font-size: 25px;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
}
div#emailFloat label, div#emailFloat span
{
    color: #0099aa !important;
}
div#emailFloat, #emailSubject
{
    background-color: #f5f5f5;
}

fieldset.email h4
{
    display: block;
}
fieldset.email legend
{
    display: none;
}
fieldset.email
{
    border: none;
    margin: 0px;
    padding: 0px;
    color: Black;
}
fieldset.email a
{
    font-size: 8pt;
    display: block;
    margin-top: 5px;
}
.email label
{
    display: block;
    color: Black;
    font-weight: bold;
}

/*New Properties*/
span.newProperty
{
    color: #DC1F3D;
    font-weight: bold;
}

/*Modal Dialog Box*/
.box
{
    position: absolute;
}
#mbox
{
    background-color: white;
    padding: 0px;
    padding-top: 0px;
    border: 1px outset #393353;
}
#mbm
{
    font-family: sans-serif;
    font-weight: bold;
    float: right;
    padding-bottom: 5px;
}
#ol
{
    background-image: url(/media/overlay2.png);
}

/*Styling the progress bar*/
div#formStages
{
    clear: both;
}
div#formStages div
{
    display: block;
    float: left;
    padding: 2px 10px;
    color: #7a7a7a;
}
div.ddlWrapper
{
    background-color: white;
    float: left;
    height: 23px;
}

/*LHS Menu*/
div.infoMenu
{
    margin: 0px;
}
div.infoMenu ul
{
    border-top: 1px solid #9fcfcf;
    width: 184px;
    list-style: none;
    margin: 17px 0 0 0;
    padding: 0;
}

div.infoMenu li
{
    margin: 0;
    padding: 0;
    width: 184px;
    display: block;
    border-bottom: 1px solid #9fcfcf;
    float: left;
    clear: left;
}

div.infoMenu li a
{
    margin: 0;
    padding: 7px 0 7px 7px;
    width: 177px;
    display: block;
    border: none;
    color: #404040;
    text-decoration: none;
}

div.infoMenu li a:link
{
    text-decoration: none;
}
div.infoMenu li a:visited
{
    text-decoration: none;
}
div.infoMenu li a:hover
{
    text-decoration: underline;
    color: #339999;
}

div.infoMenu li a.selected
{
    color: #fff;
    background: #339999;
}
div.infoMenu li a.selected:link
{
    text-decoration: none;
}
div.infoMenu li a.selected:visited
{
    text-decoration: none;
}
div.infoMenu li a.selected:hover
{
    text-decoration: none;
    background: #339999;
}

body.let div.infoMenu ul
{
    border-top-color: #0EA1C2;
}
body.let div.infoMenu li
{
    border-bottom-color: #0EA1C2;
}
body.let div.infoMenu li a:hover
{
    color: #0EA1C2;
}
body.let div.infoMenu li a.selected
{
    background: #0EA1C2;
}
body.let div.infoMenu li a.selected:hover
{
    background: #0EA1C2;
    color: #FFFFFF;
}

#alwaysVisible
{
    margin: 20px 0 0 0;
}
.contentsTable
{
    padding: 20px 8px 6px 6px;
}
.contentsTable li
{
}
.contentsTable li a
{
}

.contentsTableAbsolute
{
    padding: 20px 0px 0px 340px;
    position: absolute;
    left: 0;
    top: 0;
}
.contentsTableAbsolute li
{
    padding: 5px 0 0 0;
    color: White !important;
}
.contentsTableAbsolute li a
{
    color: White;
}



div.OwnerQuote
{
    display: none;
}
div.GuestQuote
{
    display: none;
}
div.IndustryQuote
{
    display: none;
}

.QuoteViewerBorder
{
    background-color: #0A819A;
}
#QuoteViewer div
{
}
#QuotePicker
{
    height: 300px;
    width: 589px;
    background-color: #0A819A;
    background: url('/media/letting/say-back.gif') no-repeat;
    position: relative;
}
#QuotePicker p
{
    position: absolute;
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
    line-height: 17pt;
    display: none;
}
#QuotePicker p:hover
{
    text-decoration: underline;
    cursor: pointer;
}
#QuotePane
{
    height: 300px;
}
#QuoteNext
{
    color: #0EA1C2;
    margin-left: 500px;
    cursor: pointer;
}

.managerName
{
    color: #0EA1C2;
    font-weight: bold;
}



#PropertyRegion
{
    margin: 0 0 0 5px;
    width: 580px;
}
#PropertyRegion h1
{
    width: 100%;
    margin-left: 0; /*background:url("/media/letting/scroll-up.png") no-repeat top right;*/
}
#PropertyRegion label
{
    width: 150px;
    display: inline-block;
}
#PropertyRegion select
{
    margin: 10px 0 5px 0;
    width: 275px;
    border: 1px solid #0EA1C2;
}

#PropertyParameters
{
    margin: 0 0 0 5px;
    width: 275px;
}
#PropertyParameters h1
{
    width: 100%;
    margin-left: 0; /*background:url("/media/letting/scroll-up.png") no-repeat top right;*/
}
#PropertyParameters label
{
    color: #404040;
    padding: 0;
    margin: 0 0 10px 0;
    width: 160px;
    display: inline-block;
    float: left;
}
#PropertyParameters select
{
    color: #404040;
    padding: 0;
    margin: 0 0 10px 0;
    width: 100px;
    border: 1px solid #0EA1C2;
    float: right;
}
#PropertyParameters br
{
}
#LoadingIcon
{
    display: none;
    float: right;
}

#FinalQuote
{
    margin: 0 0 0 0;
    width: 590px;
}
#FinalQuote h1
{
}
#FinalQuote .SubmitQuote
{
    margin: 20px 0;
    background-color: #0EA1C2;
    padding: 5px;
}

#RentBandTable img
{
    margin-left: 0px;
    margin-top: 0px;
}
#FinalQuote .SubmitQuote a
{
    color: #FFFFFF;
    font-size: 12pt;
    line-height: 17pt;
}
#FinalQuote label
{
    width: 150px;
    display: inline-block;
}
#FinalQuote select
{
    margin: 0 0 5px 0;
    width: 100px;
    border: 1px solid #0EA1C2;
}
#FinalQuote input
{
    margin: 10px 0 5px 0;
    background: url("/media/letting/holiday-letting-income/let_tintWhite.gif") no-repeat scroll 20px 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    height: 35px;
    width: 110px;
}

#SimilarProperties
{
    margin-top: 10px;
}
#SimilarProperties ul.cottageList
{
    border-bottom: 1px solid #0EA1C2 !important;
}
#SimilarProperties ul.cottageList li
{
    border-top: 1px solid #0EA1C2 !important;
    height: 110px;
}
.Map
{
    float: left;
    padding: 0 0 10px;
    position: relative;
}
#base-map
{
    position: static;
}
#pnlAbout span.required
{
    float: right;
    width: 10px;
    margin-top: 4px;
}

/*
	Classic Green Scheme
*/
/* tooltip styling */
.doTooltip
{
    text-decoration: underline;
}
img.greenIcon
{
    float: left;
    margin-left: 1em;
    height: 2em;
}
img.greenIconText
{
    /*float: left;
    margin: 20px 0 0 0;*/
    height: 1.7em;
}

ul.cottageList div.greenTooltip a.greenInfo
{
    color: #ffffff;
    text-decoration: underline;
}

body.pfs ul.cottageList h4
{
    width: 65%;
}
body.pfs ul.cottageList
{
    border-color: #0EA1C2;
}
body.pfs ul.cottageList li
{
    padding: 10px 10px 0 10px;
    border-color: #0EA1C2;
}
body.pfs ul.cottageList li.first
{
    padding: 10px 10px 0 10px;
    border-top: none;
}
body.pfs ul.cottageList div.roundMod
{
    margin-top: 10px;
}
body.pfs ul.cottageList div.listedOffer
{
    color: #FFFFFF;
    font-size: 8pt;
    padding: 0 10px;
    margin: 5px 0 5px 0;
}
body.pfs ul.cottageList span.MoreLink a
{
    cursor: pointer;
}
body.pfs ul.cottageList span.MoreLink span.Text
{
    display: none;
}

body.pfs div.infoMenu li ul
{
    border: medium none;
    font-size: 7.5pt;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 184px;
}
body.pfs div.infoMenu li ul li
{
    border: medium none;
    font-size: 7.5pt;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 184px;
}
body.pfs div.infoMenu li ul li a
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    display: block;
    margin: 0;
    padding: 8px 0 4px 13px;
    text-decoration: none;
    width: 171px;
}
body.pfs div.infoMenu li ul li a.selected
{
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    text-decoration: none;
    color: #0EA1C2;
}
body.pfs div.infoMenu li ul li a.selected:hover
{
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    text-decoration: none;
    color: #0EA1C2;
}

/*
    required for slideShowZMethod.js
*/
div#headerList
{
    position: relative;
}
div#headerList div.header
{
    float: left;
    display: block;
    position: absolute;
    z-index: 1;
}

.advResDate
{
    margin:20px 0;
    
}
.greyThin
{
    border-color: #7EA9C7 !important;
}
/* Social media widget. */
form#frmFind
{
    float: left;
    width: 750px;
}
label.share
{
    cursor: pointer;
    margin: 0;
    padding: 0 0 2px 0;
    text-decoration: none;
    color: #ffffff;
    float: right;
}
label.share a
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #ffffff;
}
label.share img
{
    margin: 0 0 0 2px;
}
label.share .ShareText
{
    color: #15639A;
    font-weight: bold;
}
table.SocialShare td
{
    height: 25px;
}
table.SocialShare div
{
    padding: 0;
    margin: 8px 8px 0;
}
span#CottageShare
{
    margin-bottom: 10px;
    margin-top: 65px;
    float: left;
}
span#CottageShare label.share
{
    float: left !important;
}
#frmShortlist .CGItem
{
    position: relative;
}
#frmShortlist .CGItem .shortlistDel
{
    position: absolute;
    right: 0;
    top: -20px;
}


/* REDESIGN CSS TO BE INTEGRATED */
header#masthead
{
    height: 170px;
    width: 990px;
    margin: 0 auto 24px;
}
header#masthead .top-section
{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 36px 0 28px;
}
header#masthead .top-section h1.title
{
    float: left;
    margin: 0;
}
header#masthead .top-section h1.title a, body#body.sfc.brochureRequest #masthead .top-section h1.title a
{
    background: url('/media/cclogo/classic_cottages_h_dark.gif');
    text-indent: -99999px;
    display: block;
    width: 218px;
    height: 32px;
}
header#masthead p#menuContact span
{
    display:inline-block;
    margin:0 10px;
}

header#masthead .top-section ul
{
    float: right;
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 8px 0 0;
}
header#masthead .top-section ul li
{
    float: left;
    padding: 0 12px;
}
header#masthead .top-section ul li a
{
    color: #666666;
    font-size: 14px;
}
header#masthead .top-section ul li a:hover
{
    text-decoration: none;
}

header#masthead .top-section p
{
    float: right;
    margin: 8px 0 0;
    font-size: 14px;
    color: #0099aa;
    padding: 0;
}

header#masthead nav
{
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}
header#masthead nav ul
{
    margin-top: 34px;
}
header#masthead nav ul li
{
    float: left;
    height: 20px;
}
header#masthead nav ul li:first-child
{
}
header#masthead nav ul li:last-child
{
    border-right: none;
}
.brochureRequest header#masthead nav ul li a span, li.topMenuLink a
{
color: #333333 !important;
}

.brochureRequest header#masthead nav ul li a:hover span,.brochureRequest header#masthead nav ul li a.active span
{
    color:#fff !important;
}
header#masthead nav ul li a
{
    color: #333333;
    display: block;
    padding: 4px 15px 1px 15px;
    height: 38px;
    font-size: 14px;
    margin: 0 -1px -1px 0;
}
header#masthead nav ul li.active a
{
    color: #ffffff;
}
header#masthead nav ul li:last-child a
{
    border-right: none;
}
body.sfc header#masthead nav ul li a:hover {
    background-color: #15639a;
}

header#masthead nav ul li a:hover, header#masthead nav ul li a.active, .sfc.brochureRequest header#masthead nav ul li a:hover
{
    color: #ffffff;
    background: #0099aa url(/media/nav/nav_bg.png) center bottom no-repeat;
    text-decoration: none;
}


/*These Styles will need tidying up, there are sets of different examples.*/
/*Style One*/
#tabNav
{
    margin: 0 0 20px 0;
    background: #F5F5F5;
    padding: 0;
    position:relative;
    z-index:1;
}


#tabNav ul
{
    list-style: none;
    display: block;
    float: left;
    height: 46px;
}

#tabNav .yearSwitch
{
    margin-bottom: 0px;
    padding: 8px 15px 1px 15px;
}

.cottageReviewItem
{
    background: #F6F6F6;
    margin-bottom: 20px;
    padding: 20px;
    margin:0 0 20px;
}

.cottageReviewItem h3
{
    margin:0 !important;
}

.cottageReviewItem p
{
    font-size: 14px;
    padding:0 !important;
}
.inModeration .notLive
{
    display: none !important;
}
.moderator-comment
{
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 15px;
}

/*
#tabNav{float: left;
background: #15639a;
width: 100%;
padding: 0;
margin-bottom: 20px;}
*/
#tabNav ul.cottage-subMenu li
{
    float: left;
    padding: 12px 15px;
    border-right: 1px #ffffff solid;
    line-height: 1.4;
    font-size: 15px;
}

#tabNav ul.cottage-subMenu li a
{
    color: #f5f5f5;
}


/*Style Two*/
#tabNav ul.cottage-menu li
{
    float: left;
    height: 30px;
    line-height:30px;
}
#tabNav ul.cottage-menu li:last-child
{
    border-right: none;
}
#tabNav ul.cottage-menu li
{
    color: #333333;
    display: block;
    height: 46px;
    font-size: 14px;
    line-height:38px;
    margin: 0 -1px -1px 0;
}
#tabNav ul.cottage-menu li a
{
    color: #333333;
    display: block;
    padding: 4px 20px 1px 20px;
    height: 54px;
    font-size: 14px;
    margin: 0 -1px -1px 0;
}
#tabNav ul.cottage-menu li#current a
{
    color: #ffffff;
}
#tabNav ul.cottage-menu li:last-child a
{
    border-right: none;
}
#tabNav ul.cottage-menu li a:hover, #tabNav ul.cottage-menu li#current a
{
    color: #ffffff;
    background: #15639a url(/media/nav/nav_bg.png) center bottom no-repeat;
    text-decoration: none;
}

/*Style Three*/


/*NAS image in navigation*/
/*header#masthead nav ul li a[href="/nas/"]{padding:6px 0 0;height:36px;}
header#masthead nav ul li a[href="/nas/"] span{display:block;width:136px;height:18px;background:url(/media/nav/nav_nasimg.png) center no-repeat;color:transparent;}
header#masthead nav ul li a[href="/nas/"]:hover span{background-image:url(/media/nav/nav_nasimg-hvr.png);}
*/

/*header nav ul li.sublink a {color:#666666; display:block; padding:2px 12px 0px;height: 42px;font-size:14px;}*/
/*header nav ul li.sublink a:hover{color:#009999;background:none;}*/

footer#page-footer
{
    width: 990px;
    height: 200px;
    border-top: 1px #c9e9ed solid;
    margin: 47px auto 0;
    text-align: left;
}
footer#page-footer.no-margin
{
    margin-top:0;
    border-top:none;
}

footer#page-footer #footer-left
{
    float: left;
    width: 660px;
}
footer#page-footer #footer-left a
{
    color: #4D4D4F;
}
footer#page-footer #footer-left a:hover
{
    color: #4D4D4F;
    text-decoration: underline;
}
footer#page-footer #footer-right
{
    float: right;
    width: 330px;
    text-align: right;
}
footer#page-footer #footer-right span
{
    margin: 0 12px;
}
footer#page-footer #footer-right a
{
    color: #009999;
}
footer#page-footer #footer-right a:hover
{
    color: #666666;
    text-decoration: none;
}
footer#page-footer p
{
    font-size: 14px;
    margin: 35px 0;
}

/*home*/
body.h header#masthead .top-section h1.title a
{
    background-image: url('/media/cclogo/classic_cottages_h_dark.gif');
}
body.h header#masthead .top-section ul li a:hover, body.h header#masthead .top-section p,body.home header#masthead a#numberForMobile, body.h header#masthead .top-section p a, body.h div#miniSiteMap h4, body.h div#miniSiteMap h4 a
{
    color: #0099aa;
}
body.h header#masthead nav ul li a:hover, body.h header#masthead nav ul li a.active
{
    background-color: #0099aa;
}
body.h footer#page-footer #footer-right a
{
    color: #0099aa;
}



/*search for cottages*/
body.sfc header#masthead .top-section h1.title a
{
    background-image: url('/media/cclogo/classic_cottages_sfc_dark.gif');
}
body.sfc header#masthead .top-section ul li a:hover, body.sfc header#masthead .top-section p, body.sfc header#masthead .top-section p a, body.sfc div#miniSiteMap h4, body.sfc div#miniSiteMap h4 a
{
    color: #15639a;
}
/*body.sfc header#masthead nav ul li a:hover, body.sfc header#masthead nav ul li a.active
{
    background-color: #15639a;
}
body.sfc header#masthead nav ul li a:hover span
{
    color:#fff !important;
}*/
body.sfc footer#page-footer #footer-right a
{
    color: #15639a;
}
body.sfc article#results-header
{
    background-color: #15639A;
}
body.sfc article#results-header, body.sfc article#results-header h2, body.sfc article#results-header p, body.sfc article#results-header p a, body.sfc article#results-header #results-readmore
{
    color: #FFF;
}

/*info*/
body.info header#masthead .top-section h1.title a
{
    background-image: url('/media/cclogo/classic_cottages_info_dark.gif');
}
body.info header#masthead .top-section ul li a:hover, body.info header#masthead .top-section p, body.info header#masthead .top-section p a, body.info div#miniSiteMap h4, body.info div#miniSiteMap h4 a
{
    color: #339A99;
}
body.info header#masthead nav ul li a:hover, body.info header#masthead nav ul li a.active
{
    background-color: #339A99;
}
body.info footer#page-footer #footer-right a
{
    color: #339A99;
}

/*special offers*/
body.so header#masthead .top-section h1.title a
{
    background-image: url('/media/cclogo/classic_cottages_so_dark.gif');
}
body.so header#masthead .top-section ul li a:hover, body.so header#masthead .top-section p, body.so header#masthead .top-section p a, body.so div#miniSiteMap h4, body.so div#miniSiteMap h4 a
{
    color: #99204d;
}
body.so header#masthead nav ul li a:hover, body.so header#masthead nav ul li a.active
{
    background-color: #99204d;
}
body.so footer#page-footer #footer-right a
{
    color: #99204d;
}
body.so article#results-header
{
    background-color: #99204D;
}
body.so article#results-header, body.so article#results-header h2, body.so article#results-header p, body.so article#results-header p a, body.so article#results-header #results-readmore
{
    color: #FFF;
}

/*booking*/
body.book header#masthead .top-section h1.title a
{
    background-image: url('/media/cclogo/classic_cottages_book_dark.gif');
}
body.book header#masthead .top-section ul li a:hover, body.book header#masthead .top-section p, body.book header#masthead .top-section p a, body.book div#miniSiteMap h4, body.book div#miniSiteMap h4 a
{
    color: #722786;
}
body.book header#masthead nav ul li a:hover, body.book header#masthead nav ul li a.active
{
    background-color: #722786;
}
body.book footer#page-footer #footer-right a
{
    color: #722786;
}



.listedOffers
{
    background: #F5F5F5 url(/media/showless-arrow.png) top center no-repeat;
    padding-top: 15px;
}
.listedOffers table
{
    width: 100%;
    border-collapse: collapse;
}

.listedOffers table th, .listedOffers table td
{
    line-height: 48px;
    height: 48px;
    border: 1px solid white;
    border-top:none;
    text-align:center;0
}

.listedOffers table th
{
    padding: 0 20px;
    border: 1px solid white;
    color: #15639a;
    text-align: left;
}
.listedOffers table th
{
    font-weight: normal;
    border-top: none;
}
.listedOffers table th h4
{
    font-weight: bold;
    margin-left: 6px;
}

.listedOffers table td a
{
    display: block;
    height: 100%;
    line-height: 48px;
    padding: 0 20px;
    font-size: 13px;
}
.so .listedOffers table td a
{
      color: #99204d;
}
.listedOffers table tr td a i
{
    font-weight: normal;
}
.listedOffers table td.arrow a
{
    padding-left: 48px;
    background: url(/media/so_table_arrow.png) 24px 0 no-repeat;
}

.listedOffers table tr:hover td a
{
    color: #FFF;
}
.listedOffers table tr:hover td.arrow a
{
    background-position: 24px -48px !important;
}
/*ul.cottageList .listedOffers table tr td:last-child{font-weight:bold;}*/



/*.sfc .listedOffers table tr:hover td
{
    background-color: #16639B;
}*/
.sfc .listedOffers table th, body.sfc .listedOffers table td
{
    color: #15639a;
}

.so .listedOffers table tr:hover td, .sfc .listedOffers table tr:hover td
{
    background-color: #99204d;
}
 .sfc .listedOffers table tr:hover td, .sfc .listedOffers table tr:hover td span
 {
     color:#fff;
 }
.so .listedOffers table th, body.so .listedOffers table td, .so .listedOffers table th h4
{
    color: #99204D !important;
}
.so .listedOffers table td.arrow a
{
    background-position: 24px -96px;
}


div.infobox-left
{
    float: left;
    width: 11px;
    height: 40px;
    background: url(/media/infobox-arrow.png) 0 16px no-repeat;
}
div.infobox-right
{
    float: left;
    width: 216px;
    background: #FFF;
    padding: 0px;
}

div.infobox-right div.infobox-window
{
    margin: 12px;
    position: relative;
}

div.infobox-right .cottageImage
{
    width: 192px;
    height: 130px;
    background: url(/media/wait/preview-image-loading.png) center no-repeat;
}
div.infobox-right img.thmb
{
    width: 100%;
}
div.infobox-right ul.cottagePreviewGallery
{
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    height: 18px;
}
div.infobox-right ul.cottagePreviewGallery li
{
    display: block;
    float: left;
    width: 24px;
    height: 18px;
    margin-right: 4px;
    background: #C5C5C5;
    font-size: 0;
    text-indent: -999em;
    cursor: pointer;
}
div.infobox-right ul.cottagePreviewGallery li.active
{
    background: #444;
}
div.infobox-right h2, div.infobox-right p, div.infobox-right a, div.infobox-right span
{
    font-family: Georgia !important;
    text-align: left;
}
div.infobox-right .shortlistToggle
{
    display: block;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    border: none;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    background-image: url(/media/buttons/shortlist-toggle.png);
    background-repeat: no-repeat;
}
div.infobox-right .shortlistToggle.addTo
{
    background-color: #F5F5F5;
    background-position: 0 0;
    color: #15639a;
}
div.infobox-right .shortlistToggle.removeFrom
{
    background-color: #15639a;
    background-position: 0 -30px;
    color: #F5F5F5;
}

div.infobox-right h2
{
    display: block;
    margin: 0;
    padding: 8px 0 4px;
}
div.infobox-right h2 a
{
    font-size: 16px;
}

div.infobox-right p
{
    padding: 8px 0 4px;
    border-top: 1px solid #F5F5F5;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    overflow: hidden;
}
div.infobox-right p a.more
{
    font-size: 14px;
}

div.infobox-right.multi
{
    width: 450px;
}
div.infobox-right.multi div.infobox-window
{
    max-height: 310px;
    overflow: auto;
}
div.infobox-right.multi div.cottage
{
    padding: 8px 0 8px;
    border-bottom: 1px solid #F5F5F5;
    overflow: hidden;
    position: relative;
}
div.infobox-right.multi .cottageImage
{
    float: left;
    width: 200px;
}
div.infobox-right.multi .cottagePreviewGallery
{
    float: left;
    clear: left;
    padding-top: 4px;
}
div.infobox-right.multi div.poText
{
    margin-left: 208px;
    margin-right: 5px;
}
div.infobox-right.multi h2
{
    padding-top: 0;
}
div.infobox-right.multi .shortlistToggle
{
    position: absolute;
    bottom: 24px;
    right: 5px;
    width: 14px;
    text-indent: -999em;
    overflow: hidden;
}




div.gmpopup
{
    width: 234px;
    color: #15639a;
    background: #FFF;
}
div.gmpopup a
{
    color: #15639a;
}
div.gmpopup a.cName
{
    font-weight: bold;
}
div.gmpopup a.more
{
    text-decoration: underline;
}
div.gmpcontainer
{
    width: 400px;
    height: 200px;
}

#acceptCookies
{
    width: 990px;
    background: #F5F5F5;
    height: 50px;
    margin: auto;
}
#acceptCookies p
{
    margin: 6px 32px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    float: left;
    width: 750px;
    text-align: left;
}
#acceptCookies input
{
    float: right;
    height: 50px;
    line-height: 18px;
    padding: 16px 16px 16px 32px;
    width: 128px;
    background: #666 url(/media/buttons/button-cookie-tick.png) 12px 14px no-repeat;
    color: #FFF;
    border: none;
    cursor: pointer;
}
#acceptCookies input:hover
{
    background-color: #555;
}
#acceptCookies a
{
    text-decoration: underline;
    font-size: 12px;
}


#ui-datepicker-div
{
    position: absolute;
    /*left: -999em;
    top: -999em;*/
    background-color: #FFF;
    padding: 4px;
    border: 1px solid #AAA;
    font-size: 12px;
    width: 225px;
    z-index: 120 !important;
    display:none;
}

.ui-datepicker-header
{
    text-align: center;
    padding: 0 8px;
}

.ui-datepicker-prev
{
    float: left;
}
.ui-datepicker-next
{
    float: right;
}

.ui-datepicker-calendar
{
    width: 216px;
    table-layout: fixed;
}

.ui-datepicker-calendar thead th
{
    font-weight: 300;
    text-align: center;
    height: 34px;
}

.ui-datepicker-calendar tbody td
{
    text-align: center;
    background: #15639a;
}

.ui-datepicker-calendar tbody td.ui-datepicker-unselectable
{
    background: #B9D0E1;
}

.ui-datepicker-calendar tbody td.ui-datepicker-unselectable span
{
    color: #FFF;
}

.ui-datepicker-calendar tbody td.ui-datepicker-unselectable.ui-datepicker-other-month
{
    border: none;
    background: #FFF;
}

.ui-datepicker-calendar tbody td a
{
    display: block;
    color: #FFF;
    line-height: 27px;
    -webkit-transition: all 0.2s ease-in-out 0.2s;
    -moz-transition: all 0.2s ease-in-out 0.2s;
    -o-transition: all 0.2s ease-in-out 0.2s;
    transition: all 0.2s ease-in-out 0.2s;
}

.ui-datepicker-calendar tbody td span
{
    display: block;
    line-height: 27px;
    color: #CCC;
}

.ui-datepicker-calendar tbody td.changeover
{
    /*background-image:url(/media/availability/changeover.png);     background-position:center;     background-repeat:no-repeat;*/
    text-decoration: underline;
}

.ui-datepicker-calendar tbody td a:hover, .ui-datepicker-calendar tbody td a.ui-state-active
{
    background-image: none !important;
    background-color: #FFF;
    color: #15639a;
}

.ui-datepicker-title
{
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.ui-datepicker-title select
{
    padding: 2px 4px;
}

.ui-datepicker-prev, .ui-datepicker-next
{
    text-indent: -999em;
}

.ui-datepicker-prev:before
{
    position: absolute;
    display: block;
    content: '';
    left: 4px;
    top: 4px;
    width: 26px;
    height: 26px;
    background: url(/media/searcharrow-sfc-left.png) 0 0 no-repeat;
    cursor: pointer;
}

.ui-datepicker-next:after
{
    position: absolute;
    display: block;
    content: '';
    right: 4px;
    top: 4px;
    width: 26px;
    height: 26px;
    background: url(/media/searcharrow-sfc-right.png) 0 0 no-repeat;
    cursor: pointer;
}

.ui-datepicker-custom-title
{
    display: block;
    padding: 4px 0;
    color: #15639a;
    font-size: 14px;
}

#ui-datepicker-div.ui-datepicker-custom-title-pad-top
{
    padding-top: 48px;
}

#ui-datepicker-div.ui-datepicker-custom-title-pad-top .ui-datepicker-custom-title
{
    margin: -48px 0 5px;
    border-bottom: 1px solid #DDD;
}

#ui-datepicker-div.ui-datepicker-custom-title-pad-top .ui-datepicker-prev:before, #ui-datepicker-div.ui-datepicker-custom-title-pad-top .ui-datepicker-next:after
{
    top: 44px;
}

#ui-datepicker-div.ui-datepicker-custom-title-pad-bottom
{
    padding-bottom: 48px;
}

#ui-datepicker-div.ui-datepicker-custom-title-pad-bottom .ui-datepicker-custom-title
{
    margin: 5px 0 -48px;
    border-top: 1px solid #DDD;
}

#article-search
{
    float: left;
    width: 858px;
    padding: 30px 66px;
    margin: 0;
}
#article-search input
{
    border: none;
    background: #009999;
    font-size: 16px;
    color: #575555;
    font-family: georgia, serif;
    float: left;
}
#article-search label
{
    float: left;
    font-size: 21px;
    color: #009999;
    margin-right: 40px;
    padding: 4px 0 0px;
}
#article-search input[type="submit"]
{
    width: 66px;
    height: 38px;
    background: #eaeaea url(/about-us/img/search.png) 0 0 no-repeat;
    text-indent: 140%;
    white-space: nowrap;
    overflow: hidden;
}
#article-search input[type="text"]
{
    padding: 6px 10px;
    height: 26px;
    width: 375px;
    background: #eaeaea;
}
#article-search .gsc-input-box input
{
    width: 375px !important;
    background: #eaeaea !important;
    height: 16px !important;
    padding: 6px 10px !important;
}


/*Brochure Request fields*/

.brochureRequest fieldset.request
{
    width: 870px;
    border: none;
    margin: 0px;
    padding: 10px 60px 20px 60px;
    background-color: #f5f5f5;
    margin-bottom: 50px;
}
.brochureRequest fieldset.request input
{
    height: 40px;
    line-height: 40px;
    padding-left: 3px;
    border: none; /*float: left;*/
    border: 1px solid #d8d8d8;
}
.brochureRequest fieldset.request input[type="radio"]
{
    float: none;
}
.brochureRequest fieldset.request input.txtInitials, .brochureRequest fieldset.request input.txtSurname
{
    margin-right: 0px !important;
}
.brochureRequest h1, .brochureRequest h2, .brochureRequest h3, .brochureRequest label, .brochureRequest span
{
    color: #0099aa !important;
}
.brochureRequest .nav-mobile-click span
{
    color:White !important;
}

.brochureRequest label
{
    margin-bottom: 20px;
    display: inline-block;
}
.brochureRequest h2.brochureRequestTitle
{
    line-height: 40px;
    display: inline-block;
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 25px;
}

.brochureRequest h3.brochureRequestTitle
{
    line-height: 50px;
    border-bottom: 2px solid white;
    font-size: 25px;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
}
.brochureRequest .findAddress
{
    border: none;
    padding: 0;
    margin: 0;
}
.brochureRequest .findAddress .bigButton
{
    float: none;
    width: 130px;
    height: 42px;
    margin-left: 10px;
}
.bigButton:hover
{
    cursor: pointer;
}
.brochureRequest fieldset.request table tr td
{
    /*    width:100%;*/
    padding-bottom: 25px;
}

.brochureRequest .address input, .brochureRequest .contact input
{
    width: 260px;
    margin-right: 22px;
    margin-bottom: 25px;
}
.brochureRequest .privacy p a
{
    text-decoration: underline;
}
.brochureRequest .instruction, .brochureRequest .privacy p, .brochureRequest .privacy p a
{
    font-size: 16px;
    font-style: italic;
    color: #0099aa !important;
}
.brochureRequest .instruction
{
    float: right;
    line-height: 50px;
}
.brochureRequest fieldset.request.adFound, .brochureRequest fieldset.request.comments
{
    
}
fieldset.request.adFound
{
    margin-bottom:0 !important;
}
.brochureRequest fieldset.request.comments
{
    height: 335px;
}
.brochureRequest fieldset.request.chooseBrochure
{
    margin-right: 10px;
}

.brochureRequest fieldset.request.adFound
{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.advResDate select
{
   font-size: 15px;
    padding: 10px;
    border: none;
    width: 100px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-right:15px;
}
.advResDate label
{
 line-height:40px;
 width:100px;   
}
.subHeadingH3
{
    font-size: 20px !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.brochureRequest fieldset.request.adFound select
{
    font-size: 15px;
    padding: 10px;
    border: none;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.brochureRequest fieldset.request.adFound .adSource2
{
    margin-left: 10px;
    width: 298px;
}
.brochureRequest fieldset.request.comments textarea
{
    width: 504px;
    height: 200px;
}
.brochureRequest fieldset.request.chooseBrochure
{
    width: 94%;
    padding: 3%;
    margin-top: 40px;
    height: 245px;
}
.brochureRequest fieldset.request.chooseBrochure input
{
    height: auto;
}
.brochureRequest .singleYearImageHolder
{
  /*  width: 211px;
    margin-right: 25px;
    float: left;
    padding: 10px 60px 20px 60px;
    background: #f5f5f5;
    height: 479px;*/
}
#pnlMultiYears input[type=radio]
{
    height:0;
}
.broTitleMultiYear
{
    float:left;
}
.broTitleMultiYear h3, #pnlSingleYear h3
{
    font-size:25px;
    font-weight:normal;
}
.multiYearImages
{
    position: relative;
    right: 0;
    top: -60px;
    float:right;
}
 .brochureRequest .singleYearImageHolder
{
    position: relative;
    left: 322px;
    top: -87px;
}
.brochureImageY1, .brochureImageY2
{
    float:left;
}

.multiYearImages label
{
    display:none;
}
.multiYearImages img, img.singleYear
{
    margin:10px;
}
.multiYearImages img.selected, .multiYearImages img:hover,img.singleYear:hover, #imgYear1Large.selected
{
    margin:0;
    border:10px solid #26a8b7;
    border-radius: 10px;
    cursor:pointer;
}


{
 /*   width: 211px;*/
}
body.sfc .brochureRequest input.defaultButton
{
    color: White;
    background-color: #008393 !important;
    background-image: none;
}
.brochureRequest div.control
{
    width: 870px;
    float: left;
    background: #f5f5f5;
    padding: 10px 60px 20px 60px;
    margin-bottom: 50px;
}
.brochureRequest a
{
    color: #0099aa !important;
}
.brochureRequest .control .defaultButton:hover
{
    cursor: pointer;
}
.brochureRequest .control .defaultButton
{
    position: relative;
    top: 20px;
    display: block;
    background: #0099aa;
    width: 236px;
    height: 46px;
    line-height: 46px;
    color: #FFF !important;
    font-size: 16px;
    text-align: center;
    margin: 0 auto -23px;
    left: 315px;
}
.brochureBigImage
{
    width: 870px;
    float: left;
    background: #f5f5f5;
    padding: 10px 60px 20px 60px;
}
div.broImage
{
    margin-bottom: 15px;
}
div.broImage span
{
    position: relative;
    top: -65px;
    left: 60px;
    color: white !important;
    font-size: 28px;
}
img.broImage
{
    width: 990px;
}
.moreInfoExpand
{
    margin:5px;
}
.greyBox
{
     
    background: #f5f5f5;
    padding: 10px 60px 46px 60px !important;
    margin-bottom: 50px;
}
.lblAdults,.lblBabies
{
    float: left;
    width:auto !important;
}
.ddlAdults,.ddlBabies
{
    width: 70px;
    margin-top: 10px;
    float: right; 
}
.myClassicHoliday
{
    float:left;
    margin:0;
    width:400px;
}
.myClassic .aCol.doubleCol
{
    margin-left:30px !important;
    width:auto;
}
div.optionalExtra label
{
    float: left !important;
    width: 400px !important;
}
.sideCol h2
{
    display:block;
}
div.optionalExtra select
{
    width:70px;
}
.widerCol
{
    width:700px;
    margin-left:30px;
    float:left;
}
.myClassic .infoSide
{
    background:#F1E9F4;
}
.myClassic .aCol.doubleCol.reservation
{
    width:700px;
}
#formStages div:first-of-type
{
    margin-left:0px;
    padding-left:0px;
}
.book.myClassic #formStages div
{
    margin-bottom:15px;
}
.previousHoliday
{
    width:100%;
    border-bottom:1px solid white;
    margin-bottom:10px;
}
.availMessage
{
}
.txtSecurityCode
{
    line-height:20px !important;
}
.fl
{
    float:left !important;
}
.fr
{
    float:right !important;
}
.myClassic .greyBox
{
   
    width: 580px !important;
    background: #f5f5f5;
    margin-bottom: 50px;
}
.myClassic .greyBox p, .myClassic .greyBox p a, .greyBox label, .greyBox 
{
    font-size: 15px !important;
    line-height: 22px !important;
}
.greyBox.title
{
    margin-bottom:0px !important;
    padding:10px 60px 20px 60px !important;
}
.myClassic.login .greyBox, .myClassic.reset .greyBox
{
    width: 870px !important;

}
.myClassic.login .greyBox.notRegistered
{
      padding-bottom: 10px !important;
}

.myClassic #exploreNearby .CGLat, .myClassic #exploreNearby .CGLng, .myClassic #exploreNearby .CGIcon, .myClassic #exploreNearby .CGZIndex
{
    display:none;
}
.myClassic .pngHck
{
 vertical-align:middle;
 padding-left:20px;
}
.myClassic #exploreNearby .CGItem h3,.myClassic #exploreNearby .CGItem h3 em
{
    color:#fff;
}
#exploreNearby table.guideItems td
{
    float:left;
}
.CGRating
{
    width: 300px;
}

.CGRating .rating-stars
{
    width: 83px;
}
.en-reviews .prev
{
    float:left;
}

.en-reviews .next
{
    float:right;
}
.greyBox h2,.greyBox h3, #pnlReportingAProblem h3 a
{
  line-height: 50px;
  border-bottom: 2px solid white;
  font-size: 25px;
  display: block;
  font-weight: normal !important;
  padding-bottom: 10px;
}
#pnlReportingAProblem h3 a
{
    border:none;
}
#pnlAdults span, #pnlBabies span
{
    display:inline-block;
    margin-bottom:10px;
    padding-left:5px;
    color:#722786 !important;
}
#pnlParty .title
{
    width:60px;
    margin-right: 15px;
}
#pnlParty .initials
{
    width:60px;
    margin-right: 15px;
}
#pnlParty .surname
{
    width:200px;
    margin-right: 15px;
}
#pnlParty .age
{
    width:68px;
}
.myClassic #cmdCancelEditDetails, .myClassic #cmdSaveEditDetails, #cmdChangePassword_Cancel, #cmdChangePassword_Save
{
    background:#722786 !important;
}
.myClassic #cmdCancelEditDetails, #cmdChangePassword_Cancel
{
    float:left;
}
.myClassic #cmdSaveEditDetails, #cmdChangePassword_Save
{
    float:right;
}
.register .greyBoxTitle
{
    width:auto;
    float:left;
    border:none;
}
.greyBox input
{
    height: 40px;
    line-height: 40px;
    padding-left: 3px;
    border: 1px solid #d8d8d8;
    width: 420px;
    margin-bottom:25px;
}
#pnlOptExt select
{
    float:right;
    margin-top:8px;
}
#pnlOptExt label
{
    float:left;
}

#pnlOptExt div
{
  float: left;
  display: block;
  margin-bottom: 10px;
  height: auto;
  width: 100%;
}
.greyBox input[type="radio"],.greyBox input[type="checkbox"]
{
    width:auto !important;
    height:auto !important;
    margin:0 !important;
}
#pnlInsurance label, #RebookingDiscountHasGuestStayedBefore label
{
    width: auto !important;
    line-height: 22px !important;
    display: inline-block;
    max-width: 465px !important;
}
#pnlRebookingPreviousBRN
{
    margin-top:20px;
}
#pnlControl .button
{
    margin-top:0px;
}
.cardWrapper div.ddlWrapper
{
    display:inline-block;
    background:none;
    margin:0 !important;
    float:none !important;
}
#ddlRebookingDiscountGuestHasStayed
{
    width:70px;
    float:right;
}
.myClassic div.doubleCol.reservation .paperPref .request  input.defaultButton
{
    background:#722786 !important;
}
.cardWrapper
{
    float:left;
    width:100%;
}
.cardWrapper #ddlCardType
{
    width:184px;
}
.cardWrapper #txtCardNo
{
    width:180px;
}
.cardWrapper #ddlExpMonth
{
    width: 65px;
    font-size: 10pt;
    height: 23px;
    margin-right:30px;
}
.cardWrapper #ddlExpYear
{
    width: 85px;
    font-size: 10pt;
    height: 23px;
}
input[type="checkbox"].chkBookCond
{
  vertical-align: top;
  float: left;
  margin-top: 3px !important;
  display: inline-block;
  margin-right: 10px !important;    
}
#pnlBedConfiguration
{
    color:#722786;
    font-size: 11pt;
    line-height: 16pt;
}
#pnlOptExt div
{
    float:left;
    width:100%;
    margin-bottom:15px;
}
#lblChkBookCond
{
    width: 555px;
    vertical-align: top;
    float: left;
    line-height:22px !important;
}
#txtSecurityCode
{
    width:60px;
}
.cardWrapper label
{
    float:left;
}
.price
{
    float:right;
}
#pnlPayment
{
    color:#722786;
}
#pnlDepositDue div, #pnlPayment div
{
    margin-bottom:10px;
}
#chkInsuranceTerms, #ddlInsurance
{
    float:right;
    margin-top: 5px !important;
}
#pnlBedConfiguration label
{
    width:160px !important;
    line-height:40px !important;
    margin-right:10px;
}
#pnlBedConfiguration input
{
    margin:0 5px !important;
}
#pnlBedConfiguration .noPref,#pnlBedConfiguration .twin,#pnlBedConfiguration .double
{
    display:inline-block;
    width:190px;
    margin-bottom:15px;
}

#payFullButton
{
    background: #F1E9F4;
    padding: 5px 20px;
}
#payFullButton label, #depositButton label
{
    display:inline-block !important;
}

#depositButton
{
    background: #FFFFF;
    padding: 5px 20px;
}
#pnlPaymentType label
{
    width:auto;
}
#pnlMain .introText
{
    margin-bottom: 50px;
}
#pnlMain .introText .bigText, #pnlMain .introText h2,#pnlMain .introText h3, #pnlMain .introText, #pnlMain .introText span, #pnlMain .introText p, #pnlMain .introText p a
{
    font-size: 24px;
    line-height: 1.5em;
}
#pnlMain .introText .greyBox p, #pnlMain .introText .greyBox p a
{
  font-size: 15px;
  line-height: 22px;
}
#pnlMain .greyBox label
{
    width:auto;
}
.myClassic .greyBox label
{
    color:#722786 !important;
}
.greyBox label
{
    width:145px;
    display:inline-block;
    line-height:40px !important;
}
.greyBox.contactDetails .address label
{
    float:left;
    width:150px;
}
.contactDetails .address div
{
    float:left;
}
.openHours label
{
    float:left;
}
.openHours span {
  display: block;
}
.hours
{
  float: left;
  width: 60%;
  padding-top: 10px;    
}
#directoryOptOut1_pnlDirectory
{
    margin-bottom:20px;
}
#directoryOptOut1_pnlPaperPrefs label
{
    width:auto;
    float:left;
    margin:0;
    color:#722786 !important;
}
.myClassic .infoSide p, .myClassic .infoSide p strong, .myClassic .infoSide span, .myClassic .infoSide  h2
{
    font-size:15px;
    line-height:22px;
    color:#722786;
}
.myClassic .infoSide  h2
{    
    margin-top:0;
}
#pnlMyAlerts label
{
    line-height:20px !important;
}

#pnlMyAlerts #reqDates label 
{
    line-height:40px;
}
div.doubleCol.reservation .request input.myAlertsPrefs
{
    float: right;
    margin-top: 4px;
    margin-right: 0px;
    margin-left: 10px;
    width: 135px;
}
.zipLink span
{
    display:block;
}
.myClassic .sideCol a.signOut.button, #lnkLogOut
{
    margin-top:0;
    float: left;
    width: 240px !important;
    padding:10px !important;
}
.greyBox.full
{
    width: 870px !important;
}
.infoSide .price
{
    font-weight:bold;
    float:right;
}
#holidayDetails
{
    width:100%;
}
.infoSide #holidayDetails .price
{
    float:none;
}
.infoSide .oeItem
{
    max-width: 135px;
    float:left;
}
.button
{
    cursor:pointer;
}
.myClassic .sideCol a.button, .myClassic .button, .myAlertsButtons .button, .pnlControl .button, .sfc .button
{
    background:#722786 !important;
    width:210px !important;
    text-align:center;
    color:White;
    font-weight:bold;
    padding: 10px;
    font-size: 15px;
    line-height:22px;
    display:block;
    margin-top:25px;
    margin-bottom:0px;
    height: auto;
    border:0px !important;
}
.pnlControl .button
{
    background:#008393 !important;
}
.myClassic .sideCol a.button
{
    padding: 10px !important;
}
 .myClassic .button, .myAlertsButtons .button
 {
    padding: 10px 0 !important;
 }
.backToMyClassic
{
    background: #F1E9F4;
    height: 40px;
    line-height: 40px;
    margin-bottom: 50px;
}
.backToMyClassic a
{
    margin-left:25px;
}
#pnlCurrentHolidays a.button
{
    float:right;
}
#pnlCurrentHolidays .yourHolidayCottageTitle a
{
 
    font-weight:bold;
}
#pnlCurrentHolidays .resWarning
{
  color: #722786;
  font-size: 11pt;
  font-weight: bold;
}
.registerLinks
{
    width: 840px;
    margin: 0 auto;

}
.rememberMe
{
    margin-left: 145px;
    width: 425px;
    
}
.rememberMe label
{
    margin-right: 10px;
    font-size:15px !important;
}
.rememberMe a
{
    display:inline-block;
    font-size:15px !important;
}
.rememberMe span
{
    display:block;
}
.registerLinks a
{
    background: #F5F5F5;
    width: 275px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    margin-bottom:15px;
    text-decoration:none;
}
.registerLinks a:hover
{
    text-decoration:underline;
}
#rbRem_0
{
    width:auto;
    height:auto;
}
.register .greyBox input
{
    width: 260px;
}

.registerLinks
{

}
.greyBox .registerButton
{
    cursor:pointer;
    float:right;
    font-weight:bold;
    height: 40px;
    line-height:40px;
    text-align:center;
    padding-left: 3px;
    border: none;
    width: 290px;
    margin-bottom: 20px;
    background:#722786;
    color: #fff !important;
    margin: 30px auto 0 auto !important;
}
#pnlCurrentHolidays greyBox
{
    width:580px !important
}
.brochureRequestBox
{
    width: 870px;
    background: #f5f5f5;
    padding: 10px 60px 20px 60px;
    margin-bottom: 50px;
}
/*find Address*/
#mbox
{
    background-color: #f5f5f5;
    height: auto !important; /*  width: 352px !important;*/
    padding: 60px;
}
.reservation h3.brochureRequestTitle, 
{
    border-bottom: 1px solid #15639a;
    margin-bottom: 25px;
}
.brochureRequest .txtSurname
{
    width: 260px;
    margin-right: 15px;
}
.reservation .txtSurname
{
    width: 207px;
    margin-right: 15px;
}
.findAddress .fsPostcode
{
    margin-bottom: 20px;
    padding: 0px;
    width: 360px;
    border: none;
    font-family: Georgia;
    line-height: 14pt;
    font-size: 10pt;
}
#mbox .findAddress h3
{
    float: left;
    margin-left: 0px;
    margin-top: 5px;
    color: #0099aa !important;
    font-size: 25px;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
}
.closeModal
{
    color: black;
    height: 25px;
    width: 25px;
    background: none;
    border: none;
}
.findAddress label
{
    margin-bottom: 15px;
}
.brochureRequest .findAddress label
{
    display: block;
}

.findAddress .postCode
{
    height: 40px;
    padding-left: 5px;
    border: none;
    float: left;
}
.brochureRequest .nameTable
{
    float: left;
    border-bottom: none; /*padding-bottom: 20px;     margin-bottom: 10px;*/
}
.address
{
    padding-bottom: 25px;
}
.pnlPostcodeFinder
{
    width: 270px;
    float: left;
    display: inline;
    padding-top: 5px;
}
.brochureRequest #pnlStep2
{
    margin-top: 30px;
}
.brochureRequest .pnlPostcodeFinder
{
    margin-left: 25px;
}
body.sfc.brochureRequest input.bigButton, .findAddress .fsPostcode input.bigButton
{
    height: 42px;
    background: #008393 !important;
    background-image: none !important;
    color: #FFFFFF;
}
.findAddress .fsPostcode input.bigButton
{
    margin-left: 23px;
}

.#matchingAddresses option, #matchingAddresses select
{
    font-size: 14px !important;
    padding: 10px;
}
.findAddress span
{
    color: #0099aa !important;
}
.reservation .pnlPostcodeFinder
{
    margin: 10px 0px;
    border: none;
    padding: 10px;
    width: 355px;
    display: block;
}
body.book .reservation fieldset.request
{
    width: 500px;
}
.reservation span.instruction, .reservation span.required, #lblFindPostcode
{
    color: inherit !important;
}
.reservation .address input
{
    width: 500px;
    margin-bottom: 10px;
}
.reservation .address label, .greyBox .address label
{
    width: 80px;
    display: inline-block;
}
.greyBox .address label
{
    float:left;
}
.reservation .address input.town, .reservation .address input.county, .reservation .address input.postcode
{
    width: 421px !important;
}

.brochureRequest #txtFindPostcode
{
    float: left;
}
.reservation #txtFindPostcode
{
    width: 115px;
}
.reservation .pnlPostcodeFinder
{
    padding: 0 !important;
    margin: 0 !important;
    border: none;
}

.reservation .findAddress label
{
    width: 137px;
    display: inline-block;
}
.reservation .findAddress input.bigButton
{
    float: none;
    margin-left: 23px;
}
.reservation fieldset.request
{
    padding: 0 !important;
}

.brochureRequest fieldset.request .address span.addField
{
    display: inline-block;
    float: left;
    width: 260px;
    margin-right: 30px;
}

.reserveDetails
{
    float: left;
    width: 670px;
    margin-left: 60px;
}

input[type="button"], input[type="submit"]
{
    -webkit-appearance: none;
}
/*New styles for person details form*/

.aCol .doubleCol .reservation .defaultButton, body.book .reservation input.defaultButton
{
    margin: 15px 0;
    display: block;
    height: 42px;
    line-height:42px;
    background: #008393 !important;
    background-image: none !important;
    color: #FFFFFF !important;
    width: 150px;
}
body.sfc input.defaultButton,  body.sfc #pnlStep1 input#btnReminderSubmit
{
    background:#15639a !important;
}

.myClassic.book .reservation input.defaultButton
{
    background:#722786 !important;
}
div.doubleCol.reservation
{
    margin-left: 30px !important;
    float: left;
    width: 700px;
}
.reservation #formStages div
{
    display: block;
    float: left;
    padding: 5px 60px;
    color: #7a7a7a;
    text-align: center;
}
div.doubleCol.reservation .request, div.doubleCol.reservation .request
{
    padding: 10px 60px 46px 60px !important;
    width: 580px !important;
    background: #f5f5f5;
    margin-bottom: 50px;
}
div.doubleCol.reservation .loginBox h3.brochureRequestTitle
{
    color: #15639a;
}
h3.clickToShow
{
        float:left;
    display:inline-block;
    border:none !important;
}

.address1
{
    width: 100%;
}
.brochureRequest #lblFindPostcode
{
    color: #0099aa !important;
}
div.doubleCol.reservation .loginBox
{
    margin-bottom: 50px;
    background-color: #f5f5f5;
    color: #15639a;
    padding: 10px 60px 20px 60px;
}
div.doubleCol.reservation .loginBox label
{
    width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}
div.doubleCol.reservation .loginBox a#lnkPasswordReminder
{
    display: block;
    float: right;
}
div.doubleCol.reservation .loginBox input
{
    height: 40px;
    padding-left: 3px;
    border: none;
    width: 290px;
    margin-bottom: 20px;
    border: 1px solid #d8d8d8;
    margin:30px auto 0 auto !important;
}
div.doubleCol.reservation .loginBox input#cmdSignIn
{
    margin-top: 15px;
    display: block;
    float: right;
    height: 42px;
    background:#15639a !important;
    background-image: none !important;
    color: #FFFFFF;
    width: 150px;
}
div.doubleCol.reservation .request input
{
    height: 40px;
    line-height: 20px;
    padding-left: 3px;
    float: left;
    border: 1px solid #d8d8d8;
}
input::-ms-clear
{
    display: none;
}
div.doubleCol.reservation .txtSurname, .greyBox input.txtSurname
{
    width: 285px;
    margin-right: 0px !important;
}
.matchingAddressBox
{
    height: 250px;
    overflow-y: scroll;
    background: #fff;
    margin: 10px 0;
    border: 1px solid #626d79;
}
.matchingAddressBox #matchingAddresses li
{
    min-height: 30px;
    padding: 10px 25px;
    line-height: 22px;
}
.matchingAddressBox #matchingAddresses li:hover
{
    background: #f5f5f5;
    cursor: pointer;
}
#pnlStep1
{
    float: left;
}
div.doubleCol.reservation .request label
{
    margin-bottom: 20px;
    display: inline-block;
    float: left;
}
div.doubleCol.reservation .request .findAddress input.bigButton
{
    height: 42px;
    background: #15639a !important;
    background-image: none !important;
    color: #FFFFFF;
    margin-left: 25px;
    width: 285px;
}
.myClassic div.doubleCol.reservation .request .findAddress input.bigButton
{
    background:#722786 !important;    
}
div.doubleCol.reservation .request .findAddress label
{
    line-height: 42px;
    margin-bottom: 0px;
    width: 145px;
}
.reservation .findAddress
{
    padding: 20px;
    border: 1px solid;
    width: 460px;
    margin: 30px 0;
}
div.doubleCol.reservation .pnlPostcodeFinder
{
    width: auto;
}
div.doubleCol.reservation .request .findAddress
{
    border: none;
    padding: 0px;
    width: auto;
}
div.doubleCol.reservation .address input, .greyBox .address input
{
    margin-bottom: 20px;
}
div.doubleCol.reservation .address label, .greyBox .address label
{
    line-height: 42px;
    margin-bottom: 0px;
}
div.doubleCol.reservation .login
{
    float: left;
}
div.doubleCol.reservation .brochureRequestBox, #frmBalance .brochureRequestBox
{
    width: 580px;
}
#frmBalance #pnlMain
{
    width:700px;
}
#pnlAGMain
{
    width: 990px;    
}

#pnlPlanYourRoute #pnlHolidayChecklist
{
    width:990px;
}

.MapText
{
    width:990px;
}

.MapContent
{
    width:990px;
}

div.doubleCol.reservation h3
{
    line-height: 50px;
    border-bottom: 2px solid white;
    font-size: 25px;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
}
.defaultButton
{
    cursor:pointer;
}

div.doubleCol.reservation, div.doubleCol.reservation .phone
{
    float:left;
}
.phone div
{
    float: left;
}
.phone label
{
    display:block;
}
div.doubleCol.reservation p
{
    margin-top: 0;
}
div.doubleCol.reservation .login label, div.doubleCol.reservation .phone label
{
    float: left;
    width: 145px;
    line-height: 42px;
}

div.doubleCol.reservation .login input, div.doubleCol.reservation .phone input
{
    width: 420px;
    margin-bottom: 20px;
}


div.doubleCol.reservation .address input,  .greyBox .address input
{
    width: 575px;
}
div.doubleCol.reservation .address input.town, div.doubleCol.reservation .address input.county, div.doubleCol.reservation .address input.postcode, .greyBox .address input.town, .greyBox .address input.county, .greyBox .address input.postcode
{
    width: 494px !important;
}
#showAddresses select
{
    margin-top: 10px;
}
#showAddresses select, #showAddresses option
{
    width: 330px !important;
    padding: 5px;
    font-size: 14px;
}
/* new style */
.home header#masthead nav ul li a.active, .sfc.brochureRequest header#masthead nav ul li a.active, .sfc header#masthead nav ul li a.active, .owners header#masthead nav ul li a.active
{
    background-image: url(/media/nav/nav_bg_invert.png);
    color: #333;
    background-color: #26a8b7;
}
.sfc header#masthead nav ul li a.active
{
    background-color:#15639a;
}
.brochureRequest header#masthead nav ul li a.active
{
    background-image: url(/media/nav/nav_bg_invert.png);
    color: #333 !important;
    background-color: #15639a;
}
.sfc.brochureRequest header#masthead nav ul li a.active span
{
    color: #333 !important;
}

.sfc .headline.empty
{
    height:25px !important;
    margin-top: -20px;
    background: #15639A;
}
.sfc .headline.empty .crmb,.sfc .headline.empty .crmb span
{
    font-size:11px;
}
.sfc .headline, .brochureRequest .headline
{
    position: relative;
    margin-top: -20px;
    height: 560px;
    overflow: hidden;
}

.sfc .headline
{
    margin-top:0px;
    height: 535px;
}
.map-view.sfc .headline
{
    height:0px;
}
.map-view .resultsTitle
{
    display:none;
}
.sfc .headline #pnlBreadcrumbs
{
    background: #15639A;
}
.sfc .headline
{
    border-top:none;
}
.headline, .sfc.brochureRequest .headline
{
    position: relative;
    margin-top: -20px;
    height: 535px;
    overflow: hidden;
    border-top: 25px solid #26a8b7;
}
.banner-image
{
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.sfc .headline .banner-image
{
    /*margin-top:25px;*/
}
.sfc.map-view .headline .banner-image,.sfc.map-view .headline .content.clearfix
{
    display:none;
}

.home .cottage-search
{
    margin-top: 26px;
}
.home .cottage-search .tintMed
{
    background: rgba(0, 153, 170, 0.8);
}
.home .cottage-search h2
{
    display: block;
    line-height: 2em;
    padding: 0;
    margin: 12px 0 18px 0;
}
.home .cottage-search h2 a
{
    font-size: 20px;
    font-weight: 700;
}
.home .cottage-search fieldset.search label, .home .cottage-search fieldset.search select, .home .cottage-search fieldset.search input[type=text]
{
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0;
}
.home .cottage-search fieldset.search select, .home .cottage-search fieldset.search input[type=text]
{
    background-color: #FFF;
    border-radius: 0;
}
.home .cottage-search fieldset.search label, .home .cottage-search fieldset.search select
{
    height: 28px;
}
.home .cottage-search fieldset.search input[type=text]
{
    height: 18px;
}
.home .cottage-search fieldset.search select.narrow
{
    width: 67px;
}

.home .cottage-search .moduleContent
{
    padding:4px 15px 16px 15px;
}

.home .cottage-search #cottageCount
{
    display:inline-block;
    width:35px;
}

.home .cottage-search .regionalQuickSearch
{
    position:relative;
    padding: 8px 15px 8px 15px;
    background: rgb(255, 255, 255); /* The Fallback */
    background: rgba(255,255,255,0.6);
    overflow:hidden;
}

.home .cottage-search .tintMed
{
    position:relative;
}
.home .cottage-search .tintMed:after
{
    position:absolute;
    content:'';
    bottom:0px;
    left:50%;
    margin-left:-10px;
    width:0;
    height:0;
    border:10px solid transparent;
    border-bottom-color:rgb(255,255,255); /* The Fallback */
    border-bottom-color:rgba(255,255,255,0.6);
}

.home .cottage-search .regionalQuickSearch li
{
    display:block;
    clear:both;
}

.home .cottage-search .regionalQuickSearch li a
{
    line-height: 22px;
    color: #444 !important;
}

.home .cottage-search .regionalQuickSearch li a span.regionCottageCount
{
    float:right;
    font-weight:bold;
}
.headline .social-icons
{
    position: absolute;
    bottom: 0;
    left: 0;
    
}
.sfc.desc .social-icons
{
    margin-bottom:0;
}
.sfc .social-icons
{
    /*left: 455px;*/
    background:#F5F5F5;
    position: absolute;
    bottom: 0;
}
.sfc .results-col-left .social-icons
{
    position:static;
    margin-bottom:20px;
}
.sfc .results-col-left div.tintDark
{
    margin-bottom:20px;
}
.leftColControlsBanner .social-icons .share-list li span
{
    color:#fff;
}
.home .social-icons .tintMed
{
    background: rgba(0, 153, 170, 0.8);
}
.home .social-icons ul
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.home .social-icons ul li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.home .social-icons ul li span
{
    display: block;
    padding: 12px;
    line-height: 1.5em;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.headline .social-icons ul li span.find-us
{
    padding-left: 15px;
}
.owners .headline .social-icons ul li span.find-us
{
    color:#fff;
}
.sfc.home .social-icons ul li span.find-us
{
    color:#15639a;
}
.sfc #pnlLeftColRegionSelect .social-icons ul li span.find-us
{
    color:#fff;
    
}
.sfc .social-icons ul li span
{
    padding: 12px 10px;
    width: 16px;
}
.home .social-icons ul li span.twitter, .home .social-icons ul li span.facebook, .home .social-icons ul li span.google-plus
{
    text-indent: -999em;
    width: 18px;
    background: transparent url(/media/social/social-white-32.png) 8px 4px no-repeat;
}
.home .social-icons ul li span.twitter:hover, .home .social-icons ul li span.facebook:hover, .home .social-icons ul li span.google-plus:hover
{
    background-color: rgba(0,0,0,0.2);
}
.home .social-icons ul li span.twitter
{
    background-position: 4px 6px;
}
.home .social-icons ul li span.facebook
{
    background-position: -59px 6px;
}
.home .social-icons ul li span.google-plus
{
    background-position: -122px 6px;
}

.home .content h3
{
    display: block;
    margin: 0;
    padding: 16px 0;
    color: #26a8b7;
    text-align: center;
    font-size: 24px;
    line-height: 2em;
}
.home h2.strapline
{
    display: block;
    font-size: 36px;
    font-weight: 300;
    font-family: "myriad-pro" ,sans-serif;
    text-align: center;
}

.home div.strapline
{
    text-align: center;
    margin:0 auto 16px;
    padding:0;
}

.home div.strapline h1, .resultsHeaderFullWidth .strapline h1
{
    display:block;
    float:none;
    padding:0;
}
.home div.strapline h1
{
    margin:56px 0 0 0;
}
.resultsHeaderFullWidth .strapline h1
{
    
    font-weight:100;
}
.home div.strapline h1, .home div.strapline p, .home div.strapline a, .resultsHeaderFullWidth .strapline h1
{
    font-size: 36px;
    line-height:1.5em;
    font-weight: 300;
    font-family: "myriad-pro" ,sans-serif;
}

.home div.strapline a:hover
{
    text-decoration:none;
    color:#26a8b7;
}

.home .about-col
{
    width: 455px;
    float: left;
    margin: 32px 20px;
    color: #989aa2;
}

.home .about-col.statement
{
    width: 942px;
    margin: 32px 24px;
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;
}
.home .about-us-more
{
    overflow: hidden;
    clear: both;
    border-top: 8px solid white;
    display: none;
}
.home .about-col.read-more h3
{
    color: #0099aa;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
}
.home .about-col.read-more p
{
    font-size: 18px;
    line-height: 1.5em;
}
.home .about-col.read-more p a
{
    font-size: 18px;
    line-height: 1.5em;
    text-decoration: underline;
}
.home .about-col.read-more p a:hover
{
    color: #0099AA;
}


a.outset-button
{
    display: block;
    background: #0099aa;
    width: 236px;
    height: 46px;
    line-height: 46px;
    color: #FFF !important;
    font-size: 16px;
    text-align: center;
    margin: 0 auto -23px;
}
a.outset-button:hover
{
    text-decoration: none !important;
    background: #028A99;
}
p.outset-button-intro
{
    margin: 16px auto;
    text-align: center;
    line-height: 2em;
    font-size: 16px;
}

ul.mega-dots
{
    list-style: none;
    margin: 24px auto;
    padding: 0;
}
ul.mega-dots li
{
    position: relative;
    display: block;
    float: left;
    width:30%;
}
ul.mega-dots li span.img
{
    position: relative;
    display: block;
    width: 200px;
    height: 200px;
    margin: 24px auto;
    background: transparent url(/media/home-dots.png) 0 0 no-repeat;
    transition: none;
    cursor: pointer;
}
ul.mega-dots li span.img-hvr
{
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 200px;
    height: 200px;
    margin: 24px auto;
    background: transparent url(/media/home-dots.png) 0 0 no-repeat;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}
.no-opacity ul.mega-dots li span.img-hvr
{
    display: none;
}
ul.mega-dots li a
{
    text-decoration: none;
}
ul.mega-dots li a:hover
{
    color: #0099aa;
    text-decoration: none !important;
}
ul.mega-dots li span.title
{
    display: block;
    margin: 8px auto;
    text-align: center;
    font-size: 24px;
    font-weight: 100;
    font-family: "myriad-pro" ,sans-serif;
    line-height: 1.5em;
}
ul.mega-dots li.cottages span.img
{
    background-position: 6px -2px;
}
ul.mega-dots li.classic span.img
{
    background-position: -342px -2px;
}
ul.mega-dots li.nas span.img
{
    background-position: -702px -2px;
}

ul.mega-dots li:hover span.img
{
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}
ul.mega-dots li:hover span.img-hvr
{
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}
ul.mega-dots li.cottages span.img-hvr
{
    background-position: 6px -202px;
}
ul.mega-dots li.classic span.img-hvr
{
    background-position: -342px -202px;
}
ul.mega-dots li.nas span.img-hvr
{
    background-position: -702px -202px;
}




/* LATEST COTTAGES */

.latest-cottages
{
    position: relative;
    width: 966px;
    margin: 0 12px;
    overflow:hidden;
}
.latest-cottages .scrollable
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 255px;
}
.latest-cottages .scrollable ul.items
{
    width: 20000em;
    position: absolute;
    clear: both;
    height: 255px;
    margin:0;
    padding:0;
}

.latest-cottages li.cottage
{
    display:block;
    float: left;
    height: 255px;
    background: #fafafb;
}
.latest-cottages li.cottage .latestItem
{
    margin:0 auto;
    width:225px;
    display:block;
    background:#fff;
}
.latest-cottages li.cottage img
{
    width: 225px;
}
.latest-cottages li.cottage p
{
    line-height: 2em;
    font-style: italic;
    margin: 12px;
    font-size: 14px;
}
.latest-cottages li.cottage p a
{
    color: #0099aa;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}
.reviews .scrollable
{
    width:100%;
    margin:0 auto;
}
.reviews-list 
{
    margin-left:0 auto;
}
.reviews .scrollable ul.reviews-list li.review
{
    height:100% !important;
    margin-bottom:20px;
    background:#fafafb;
}
/* prev, next, prevPage and nextPage buttons */
.reviews-nav .nav
{
    background-color: #FFF;
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50px;
    cursor: pointer;
    font-size: 1px;
    background-repeat: no-repeat;
    background-image: url(/media/scrollable/scroll-arrows_Purple.png);
    z-index: 3;
    filter: alpha(opacity=80);
    opacity: 0.8;
    user-select: none;
}
.latest-cottages a.browse, .slidecontrols a.browse, .inspiration-container a.browse, .circles .swiper-nav, .reviews a.browse
{
    background-color: #FFF;
    display: block;
    width: 70px;
    height: 56px;
    position: absolute;
    top: 50px;
    cursor: pointer;
    font-size: 1px;
    background-repeat: no-repeat;
    background-image: url(/media/scrollable/scroll-arrows.png);
    z-index: 3;
    filter: alpha(opacity=80);
    opacity: 0.8;
    user-select: none;
}

.circles .swiper-nav
{
    top: 122px;
}
.latest-cottages a.browse:hover,.slidecontrols a.browse:hover, .inspiration-container a.browse:hover, .circles .swiper-nav, .reviews a.browse:hover, 
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.latest-cottages a.browse.disabled, .latest-cottages a.browse.disabled:hover,.slidecontrols a.browse.disabled, .calPicker a.browse.disabled:hover, .inspiration-container a.browse.disabled, .inspiration-container a.browse.disabled:hover, .circles a.browse.disabled .circles a.browse.disabled:hover, .reviews a.browse.disabled, .reviews a.browse.disabled:hover
{
    filter: alpha(opacity=0);
    opacity: 0;
}
.latest-cottages a.left, .slidecontrols a.left, .inspiration-container a.left, .circles .swiper-nav.prev, .reviews a.left, .reviews-nav .swiper-button-prev
{
    left: 0;
    background-position: 0 0;
}
.latest-cottages a.right,.slidecontrols a.right, .inspiration-container a.right, .circles .swiper-nav.next, .reviews a.right, .reviews-nav .swiper-button-next
{
    right: 0;
    background-position: -70px 0;
}


/* HOLIDAY INSPIRATION */

.inspiration-container
{
    width:990px;
    height:200px;
    overflow:hidden;
    position:relative;
    margin-bottom:32px;
}

.inspiration-list, .glamping-list
{
    margin-bottom: 45px;
}
ul.glamping-list li
{
    background: #f8f8f9;
}
ul.glamping-list li img
{
    width:300px;
}
#glamping .inspiration-list .inspiration
{
    height: 199px !important;
}

.inspiration-list .inspiration
{
    margin:0 auto;
    background: #f8f8f9;
}
/*.inspiration-list .inspiration a
{
  margin-right: 45px;
  display:block;
}*/
.inspiration-list .inspiration a img
{
    width: 300px;
}
.inspiration-list .inspiration a span, .home .content h3.glampingTitle
{
    display: block;
    margin: 16px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #0099aa;
}
#glamping .glamping-container.scrollable
{
    margin:0 auto;
}
#glamping ul li a
{
    margin:0 auto;
}
.inspiration-list .inspiration a:hover span
{
    text-decoration: underline;
}
.inspiration-list .inspirationItem
{
     display: block;
    width: 300px;
    background: #FFF;
    height:260px;
    margin:0 auto;
}
.inspiration-container a.browse 
{
    top:70px;
}

/* LOCATION PANEL */

.locations-map
{
    position: relative;
    margin-left: 300px;
    width: 690px;
    height: 420px;
    background: url(/media/map/home-map.png) center no-repeat;
}
.locations-map .town-pointer
{
    position: absolute;
    display: block;
    width: 38px;
    height: 38px;
    background: url(/media/map/town-pointer.png) center no-repeat;
    margin-left: -19px;
    margin-top: -19px;
    display: none;
}
.locations-map .region-titles li
{
    display: block;
    position: absolute;
}
.locations-map .region-titles li a
{
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    opacity: 0.6;
}
.locations-map .region-titles li.co
{
    top: 298px;
    left: 142px;
}
.locations-map .region-titles li.de
{
    top: 230px;
    left: 278px;
}
.locations-map .region-titles li.so
{
    top: 158px;
    left: 409px;
}
.locations-map .region-titles li.do
{
    top: 220px;
    left: 503px;
}
.locations-map .region-titles li:hover a, .locations-map .region-titles li.hover a
{
    opacity: 1;
    text-decoration: underline;
}

.locations-list
{
    width: 240px;
    height: 410px;
    float: left;
    margin: 14px 30px;
}
.locations-list h2
{
    display: block;
    line-height: 2em;
    margin: 12px 0;
}
.locations-list h2 a
{
    color: #0099aa;
    font-size: 18px;
    font-weight: 700;
}
.locations-list .regions-list, .locations-list .towns-list
{
    overflow: hidden;
}
.locations-list .regions-list li a, .locations-list .towns-list li a
{
    line-height: 2em;
    color: #717274;
    font-size: 16px;
}
.locations-list .regions-list li em
{
    font-weight: bold;
    color: #0099aa;
    text-decoration: underline;
}
.locations-list .towns-list li
{
    float: left;
}
.locations-list .towns-list li.new-line
{
    clear: left;
}
.locations-list .towns-list li span
{
    padding: 0 4px;
}
.locations-list .see-more
{
    display: block;
    margin-top: 24px;
    color: #0099aa;
    font-size: 18px;
}


/* LATEST REVIEWS */

/*.reviews-list
{
    float: left;
    margin: 0 0 26px 12px;
}*/

.reviews-list .reviewListItem
{
    margin:0 auto;
    background:#fff;
    width:225px;
}
.reviews-list .review
{
    float: left;
    width: 225px;    
    background: #f8f8f9;
}
.reviews-list .review h4
{
    display: block;
    text-align: left;
    margin: 18px;
}
.reviews-list .review h4 a
{
    font-weight: 700;
    font-size: 16px;
    color: #0099aa;
}
.reviews-list .review p.text
{
    font-weight: 300;
    line-height: 1.5em;
    font-size: 14px; /*height: 260px;*/
    border-bottom: 4px solid #fafafb;
    margin: 18px 0 0;
    padding: 0 18px 18px;
    font-style: italic;
}
.reviews-list .review p.info
{
    margin: 6px 0;
    padding: 0 18px;
    line-height: 1.5em;
    color: #0099aa;
    font-size: 16px;
}
.reviews-list .review p.info span
{
    display: block;
}
.reviews-list .review p.info span.time
{
    font-style: italic;
}
.reviews-list .review p.info span.author
{
    font-weight: bold;
}
.reviews-list .review img
{
    width: 225px;
}

.feefo-banner
{
    overflow: hidden;
    clear: both;
}
.feefo-banner p
{
    margin: 0;
    padding: 0;
}
.feefo-banner a img
{
    float: right;
    margin: 15px;
}
.feefo-banner a span
{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #0099aa;
    margin: 0;
    padding: 50px 32px;
}
.feefo-banner a:hover span
{
    text-decoration: underline;
}

.home div#miniSiteMap
{
    background: #0099AA;
}
.home div#miniSiteMap .moduleContent
{
    padding: 46px 0;
}
.home div#miniSiteMap h4
{
    clear: both;
    padding-top: 8px;
}
.home div#miniSiteMap h4, .home div#miniSiteMap h4 a
{
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
}
.home div#miniSiteMap ul
{
    margin-bottom: 0;
}
.home div#miniSiteMap ul li a
{
    color: #F4F4F4;
}

.home #page-footer
{
    margin-top: 0;
    border-top: 0;
}

#frmShortlist #content
{
    width: 100%;
}
.infoSide
{
    margin-bottom: 50px;
    width: 230px;
    background-color: #E8F1F8;
    color: Black;
    padding: 25px 15px;
    float: left;
}

.infoSide h2
{
    font-weight:bold;
}
.request .txtComments
{
    width: 575px;
    height: 200px;
}
#pnlStep2 label
{
    font-size: 12pt;
    line-height: 18pt;
    color: #404040;
    margin-left: 25px;
    float: none;
}
#pnlStep2 .adSource1
{
    margin-right: 25px;
}
#pnlStep2 select, #pnlStep2 select option
{
    height: 40px;
    padding-left: 5px;
    line-height: 40px;
}

.request
{
    display: block;
}
.request .lblTitle, .request .lblInitials
{
    /*   float:left;     width:125px;     margin-right:25px;*/
    display: block;
}
.request .lblSurname
{
    width: 230px;
    float: left;
    margin-right: 0px;
}
/* WHY I CHOSE*/

div.why-i-chose
{
    margin-top:109px;
}
div.why-i-chose p
{
    font-size: 12pt;
    /*padding:5px 0px;*/
    padding:0;
    text-align:center;
    margin-bottom:0;
}

div.why-i-chose .pm-photo
{
    display:block;
    width: 100px;
    margin:-70px auto 0;
    border-radius:50%;
    overflow:hidden;
    border:4px solid #FFF;
    
}

div.why-i-chose .pm-photo img 
{
    display:block;
    width:100%;
}

div.why-i-chose p.why
{
    font-style: italic;
    line-height: 24px;
}

p.why span.why-intro
{
    display:block;
    font-style: normal;
    padding-right: 4px;
    color: #15639a;
}

div.why-i-chose p.pm-info
{
    line-height: 18px;
    font-size: 10pt;
    color: #15639a;
}
.sideCol
{
    width: 260px;
    float: left;
}

.pdTitle
{
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    width: 120px;
}
.pdInitial
{
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    width: 120px;
}
.pdSurname
{
    float: left;
    margin-bottom: 25px;
    width: 268px;
}
.pdTitle input, .pdInitial input
{
    width: 115px;
}
.cotName
{
    display: block;
    width: auto;
    margin-bottom: 4px;
}
#nonLiveCottageLinks
{
    width:100%;
    float:left;   
    
    margin-bottom:25px;
}
#nonLiveCottageLinks h3
{
    font-size:22px;
    margin-left:20px;
    font-weight:normal;
}
#nonLiveCottageLinks .nonlivelinks
{
    margin:20px auto 0 auto;
    width: 840px;
}
#divImgLocalArea
{
    float: left; 
    margin: 15px 0 0 15px;
    width: 485px;
}
#nonLiveCottageLinks .nonlivelinks a
{
    background:#F5F5F5;
    width: 275px;
    height:40px;
    display:inline-block;
    line-height:40px;
    cursor:pointer;
    text-align:center;
}
#pnlNonLiveCottage h3
{
    margin-left:10px;
    font-weight:normal;
}
.request.contact div
{
       /* display: inline-block;
float: left;
    width: 265px;
    margin-right: 25px;*/
}
#pnlMyAlerts
{
    width:100%
}
.reviewStars img.star
{
  width: 59px;
  float: left;
  margin: 0 19px;
  cursor: pointer;
}
#pnlStarReview
{
    margin: 25px 0;
}
.clearRating
{
    font-size: 10pt;
    margin-top: 20px;
    color: #722786;
    cursor: pointer;
    display:inline-block;
}
.reviewStars
{
    margin-top:25px;
}
img.rated
{
   background:#ffd203;
}
body.book #pnlEditDetails fieldset.request 
{
    width:100%;
}
/*RESERVATION SHARE CONTROL*/
.res-share-container {margin:25px 0;}
/*.res-share-container .res-share-nav ul{margin:0 0 0 24px;;padding:0;list-style:none;}*/
.res-share-container .res-share-nav ul li{position:relative;display:block;float:left;background:#F1E9F4;color:#000000;padding:4px 16px;/*border-radius:4px 4px 0 0;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/margin-right:5px;z-index:1;cursor:pointer;}
.res-share-container .res-share-nav ul li.active, .res-share-container .res-share-nav ul li:hover{background:#722786;color:#FFF;cursor:pointer;}
.res-share-container .res-share-tabs {position:relative;display:block;clear:both;background:white;/*border-radius:4px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/ padding:24px;z-index:2;overflow:hidden;}
.res-share-container .res-share-tabs>div{display:none;}
.res-share-container .res-share-tabs>div.active{display:block;}
.res-share-container .res-share-tabs button.res-share-button {cursor:pointer;background:#722786;padding:4px 16px;font-size:14px; font-family:ChevinMedium;color:#FFF;border:none;margin-top:12px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);clear:both;float:right;} 
.res-share-container .res-share-tabs button.res-share-button:hover{background:#722786;}
.res-share-container .res-share-url{font-size:12px;line-height:18px;color:#999;}
.res-share-container h3{border:none  !important;}
        
/*Facebook*/
.res-share-container .facebook .res-share-container .res-share-tabs p {margin:0;padding:0;}
.res-share-container .facebook .res-share-img {float:left;width:150px;margin-right:24px;}
.res-share-container .facebook .res-share-title {margin:0;padding:0;font-size:18px;}
.res-share-container .facebook .res-share-url{text-overflow:ellipsis;overflow:hidden;}
.res-share-container .facebook .res-share-snippet{font-size:12px;line-height:18px;color:#333;}
        
/*twitter*/
.res-share-container .twitter textarea.res-share-tweet{box-sizing:border-box;padding:8px;width:100%;height:60px;border:1px solid #CCC;border-radius:4px;}
.res-share-container .twitter span.res-share-tweetlen{display:block;float:right;color:#999; width:30px;text-align:right;}
        
/*email*/
.res-share-container .email fieldset{width:auto;}
.res-share-container .email label{display:block;float:left;clear:left;width:34px !important;text-align:right;margin-right:24px;padding:0 !important;font-size:12px;color:#222;line-height:32px !important;}
.res-share-container .email .res-share-input-wrap{overflow:hidden;}
.res-share-container .email .res-share-emailfrom{display:block;font-size:14px;line-height:32px;}
.res-share-container .email  input[type=email].res-share-emailaddress{box-sizing:border-box;width:100%;max-width:100%;height:28px;margin:2px 0;}
.res-share-container .email textarea.res-share-emailnote{box-sizing:border-box;padding:8px;width:100%;height:60px;border:1px solid #CCC;border-radius:4px;}
.res-share-container .email label.res-share-emailcopy{width:auto !important;margin-left:58px;}
.res-share-container .email label.res-share-emailcopy input{vertical-align:middle;}
.res-share-container .email .res-share-url{margin-left:58px;}




/* Temporary place for new cottage styles */


.header-separator
{
    border:none;
    border-bottom:25px solid #15639a;
    margin:-20px 0 0;
    width: 100%;
}

/*div#cottageHeader 
{
    margin-top:-80px;
    position:relative;
    z-index:11;
}*/
div.cottext h1 
{
    padding:20px 20px 0px 10px;
    background:#FFF;
    min-width:400px;
    max-width:100%;
    display:block;
    float:none;
}

div.cottext h2
{
    padding:0px 20px 20px 10px;
    background:#FFF;
    min-width:400px;
    max-width:100%;
    margin:0;
    display:block;
    float:none;
}


.cottage-body
{
    float:left;
    width:660px;
}

div.cottext .cottage-body p 
{
    padding:0 10px;
}
div.cottext .cottage-body .description p
{
    font-size:18px;
    line-height:28px;
}


.cottage-info
{
    float:right;
    width:264px;
    margin-left:66px;
}

.cottage-info .ci-block
{
    border-top:1px solid #EAEAEA;
    background:#F5F5F5;
    margin-bottom:40px;
    padding:20px;
}
.cottage-info .ci-block h3 
{
    margin:5px 0;
}

.cottage-info .bullet
{
    padding-right:10px;
}
.cottage-info .features-list
{
    padding:0 0 0 20px;
}
.cottage-info .features-list li
{
    list-style:square outside none;
    color:#555;
}

.cottage-info .ci-block.nobg
{
    background:none;
}

.cottage-info .ci-block.nopad
{
    padding:0;
}

.readmorecontainer p 
{
    padding:0;
}

.cottage-walkthrough
{
    margin:20px 0;
}
.cottage-walkthrough .cw-block
{
    margin-bottom:20px;
}

.cottage-walkthrough .cw-block h3
{
    margin:5px 0;
    line-height:25px;
    padding-left:10px;
}

.container-row.carousel 
{
    margin-bottom:0;
    position:relative;
    overflow: hidden;
    background:#EAEAEA;
}

.container-row.carousel .content
{
    position:relative;
    z-index:11;
}

.container-row.carousel .swiper-container 
{
    width: 100%;
    margin: 0 auto;
}


.container-row.carousel .swiper-wrapper
{
    width:100%;
    max-height:600px;
    overflow:hidden;
}

.container-row.carousel .swiper-slide 
{
    width:0;
    min-height:1px;
    font-size:0;
}
.container-row.carousel .swiper-slide img {width:100%;}

.container-row.carousel .swiper-slide-active
{
    cursor:pointer;
}
                
.container-row.carousel .swiper-nav 
{
    display:block;
    position:absolute;
    width:25%;
    height:100%;
    top:0;
    background:#FFFFFF;
    z-index:10;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:center;
    opacity:0.6;
    filter: alpha(opacity=70);
}
.container-row.carousel .swiper-nav.prev
{
    left:0;
    background-image: url(/media/swiper-nav-prev.png);
    background-position:left;
}
.container-row.carousel .swiper-nav.next
{
    right:0;
    background-image: url(/media/swiper-nav-next.png);
    background-position:right;
}

.container-row.carousel .gallery-link
{
    position: absolute;
    top:0;
    right:0;
    width:330px;
}

.container-row.carousel .gallery-link span 
{
    display: block;
    padding: 12px;
    line-height: 1.5em;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    cursor:pointer;
    text-align:center;  
}
.container-row.carousel .gallery-link span:hover
{
    background-color: rgba(0,0,0,0.2);
}
.sfc.home .social-icons
{
    position: absolute;
    bottom: 0;
    right: 0;
}
.social-icons
{
   /* position: absolute;
    bottom: 0;
    right: 0;*/
    width:235px;
}

.social-icons .tintMed
{
    background: rgba(0, 153, 170, 0.8);
}
.social-icons ul
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.social-icons ul li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
.social-icons ul li span
{
    display: block;
    padding: 12px;
    line-height: 1.5em;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.social-icons ul li span.find-us
{
    width: 55px;
    padding-left: 15px;
}
.social-icons ul li span.twitter, .social-icons ul li span.facebook, .social-icons ul li span.google-plus, .social-icons ul li span.email
{
    text-indent: -999em;
    width: 18px;
    background: transparent url(/media/social/social-white-32.png) 8px 4px no-repeat;
}
.social-icons ul li span.twitter:hover, .social-icons ul li span.facebook:hover, .social-icons ul li span.google-plus:hover, .social-icons ul li span.email:hover
{
    background-color: rgba(0,0,0,0.2);
}
.social-icons ul li span.twitter
{
    background-position: 4px 6px;
}
.social-icons ul li span.facebook
{
    background-position: -59px 6px;
}
.social-icons ul li span.google-plus
{
    background-position: -122px 6px;
}
.social-icons ul li span.email
{
    background-position: -188px 6px;
}

.sfc.desc .social-icons.invert
{
    background:#F5F5F5;
}
.sfc .social-icons
{
    background:#15639A;
}
.social-icons.invert ul li span.twitter, .social-icons.invert ul li span.facebook, .social-icons.invert ul li span.google-plus, .social-icons.invert ul li span.email
{
    background-image: url(/media/social/social-blue-32.png);
}
.social-icons.invert ul li span.twitter:hover, .social-icons.invert ul li span.facebook:hover, .social-icons.invert ul li span.google-plus:hover, .social-icons.invert ul li span.email:hover
{
    background-image: url(/media/social/social-white-32.png);
    background-color: #4180AC;
}
.map-view .resultsHeaderFullWidth
{
    display:none;
}
.resultsHeaderFullWidth
{
    font-family:"myriad-pro" ,sans-serif;
    background:#f5f5f5;
    margin-bottom:20px;
}
.resultsHeaderFullWidth div
{
    width: 990px;
    margin: 0 auto;
    padding:20px 0;
}
.resultsHeaderFullWidth h1, .resultsHeaderFullWidth p
{
    text-align:center;
    display:block;
    float:none;
}
.resultsHeaderFullWidth .strapline p.hideShow
{
    font-weight:bold;
    cursor:pointer;
    opacity:1;
    transition:opacity 1s ease;
}
.resultsHeaderFullWidth .strapline p.hideShow.readMore.fade
{
    opacity:0;
    cursor:default;
}
.expandMoreText
{
    display:none;
}

.resultsHeaderFullWidth .strapline span, .resultsHeaderFullWidth .strapline p, .resultsHeaderFullWidth .strapline #pnlFeaturedSearch .shortDesc p, .resultsHeaderFullWidth .strapline #pnlFeaturedSearch .shortDesc p span, .resultsHeaderFullWidth .strapline a
{
    
    font-size: 24px !important;
    line-height: 1.5em !important;
    text-align: center !important;
    color: #15639a !important;
    font-family: "myriad-pro" ,sans-serif !important;
}

.resultsHeaderFullWidth .strapline a
{
    font-weight:bold;
}

ul.year-switch 
{                        
    position:relative;
    display: block;
    background: #F4F4F4;
    margin: -20px 0 10px;
    padding:0;
    width: 112px;
    overflow:hidden;
    z-index:2;
}
ul.year-switch li 
{
    display:block;
    float:left;
}
ul.year-switch li span 
{
    line-height:46px;
    font-size:11pt !important;
    display:block;
    width:56px;
    text-align:center;
}
                    
ul.year-switch li a span
{
    color:#222;
}
ul.year-switch li a:hover {
    text-decoration:underline;
}
                    
ul.year-switch li span.active 
{
    background: url(/media/year-switch-pointer.png) top center no-repeat;
}

ul.year-switch:hover span.active
{
    background:none;
}
ul.year-switch span:hover
{
    background: url(/media/year-switch-pointer.png) top center no-repeat !important;
}
                    
ul.year-switch li.separator
{
        background: #15639a;
        width: 1px;
        margin-right: -1px;
        height: 24px;
        margin: 11px -1px 11px 0;
        font-size:1px;
}

.cottage-browse-links
{
    width:990px;
    margin-top:35px;
}
.cottage-browse-links a
{
    background:#F5F5F5;
    width: 328px;
    height:40px;
    display:block;
    float:left;
    line-height:40px;
    cursor:pointer;
    text-align:center;
    border:1px solid #FFF;
}

.cottage-browse-links a:hover
{
    background:#EAEAEA;
    text-decoration:none;
}

div.readmore 
{
        display:block;
        float:none;
        position:relative;
        border-top: 1px solid #EAEAEA;
        background: #f5f5f5;
        margin: 30px 0 20px;
        text-align:center;
}
        
div.readmore span.moreabout
{
    display: block;
    height: 40px;
    margin: -20px auto;
    padding:0;
    background: #4180AC;
    line-height: 40px;
    color: #FFF !important;
    font-size: 14px;
    text-align: center;
    cursor:pointer;
}
div.readmore span.moreabout.wide
{
    width:330px;
}
div.readmore span.moreabout.narrow
{
    width:220px;
}
div.readmore span.moreabout:hover
{
    background: #15639a;
}


div.readmore .readmorecontainer
{
    display: none;
    text-align: left;
    padding-bottom:20px;
}
        
div.readmore .readmorecontainer h5
{
    font-style: italic;
    font-weight: normal;
}


div.cottext a.email-a-friend:before
{
    display:block;
    position:absolute;
    height:40px;
    width:40px;
    background: #4180AC url(/media/cottage-actions.png) -5px 4px;
    content:'';
    line-height:40px;
    transition: all 0.2s ease-in-out;
    left:0;
    font-size:20px;
}
div.cottext a.email-a-friend:hover:before
{
    background-position: 0px 4px;
    width:50px;
}

div.cottext a.shortlist-toggle:before
{
    display:block;
    position:absolute;
    height:40px;
    width:40px;
    background: #4180AC;
    content:'';
    background: #4180AC url(/media/cottage-actions.png) -55px 4px;
    line-height:40px;
    transition: all 0.2s ease-in-out;
    left:0;
}
div.cottext a.shortlist-toggle:hover:before
{
    background-position: -50px 4px;
    width:50px;
}

div.cottext a.shortlist-toggle:hover, div.cottext a.email-a-friend:hover
{
    background:#EAEAEA;
}

div.cottext a.shortlist-toggle.active:before
{
    background-color: #B1D34B;
    background-position: -55px 4px;
    width:40px;
}
div.cottext a.shortlist-toggle.active:hover:before
{
    width:50px;
    background-position: -50px 4px;
}

div.cottext a.shortlist-toggle.was-active.active:hover:before
{
    width:50px;
    background-color: #E0422E;
    background-position: -100px 4px;
}

.container-row.grey-panel .crmb, .container-row.grey-panel div.crmb a
{
    margin:0 auto;
    background:none;
    color:#4D4D4F;
    font-size: 11px;
}

.feefo-feed li
{
    display:block;
    margin-bottom:10px;
    color:#444;
    font-size:14px;
    line-height:20px;
    padding-bottom:10px;
    border-bottom:1px solid #EEE;
}
.feefo-feed li span
{
    display:block;
}
.feefo-feed li span.rating
{
    float:right;
}

.feefo-feed li span.date
{
    font-size:12px;
    color:#888;
}
.feefo-feed li span.reply
{
    background:#F5F5F5;
    margin-left:30px;
    padding:10px;
    margin-top:10px;
}

.cottext .pic-list
{
    margin-top:40px;
    border-top: 1px solid #EAEAEA;
    text-align:center;
    background:#F5F5F5;
}

.cottext .pic-list a.show-gallery
{
    display: block;
    width:220px;
    height: 40px;
    margin: -20px auto;
    padding: 0 20px;
    background: #4180AC;
    line-height: 40px;
    color: #FFF !important;
    font-size: 14px;
    text-align: center;
    text-decoration:none;
    position: relative;
    z-index:2;
}

.cottext .pic-list a.show-gallery:hover
{
    background: #15639a;
}

.cottext .pic-list ul
{
    margin:0;
    padding:36px 0 0 0;
}

.cottext .pic-list ul li 
{
    display: block;
    width: 195px;
    margin: 0 12px 24px;
    cursor:pointer;
    line-height:1px;
}
.cottext .pic-list ul li img
{
    width:195px;
    height:130px;
}
.cottext .pic-list ul li span.caption
{
    display:block;
    padding:10px;
    color:#555;
    font-size:14px;
    line-height:20px;
    background:#FFF;
}
    
    
.cottage-complex
{
    border-top: 1px solid #EAEAEA;
    margin:20px 0;
    background:#F5F5F5;
}

.cottage-complex h3
{
    margin:0 !important;
    padding:10px 10px 5px 10px;
    font-size:18px;
}
.cottage-complex h3 span
{
    font-weight:100;
}
.cottage-complex h3 a 
{
    font-size:18px;
}
.cottage-complex h4
{
    margin:0;
    font-size:14px;
    color:#7A7A7A !important;
    padding:0 10px 5px 10px;
    display:block;
    float:none;
}
.cottage-complex .other-cottages
{
    margin:0;
    display:block;
    padding:0 10px;
}
.cottage-complex .other-cottages li
{
    display:inline-block;
    white-space:nowrap;
}
.cottage-complex .other-cottages li:after
{
    content:'|';
    padding:0 4px;
    color:#AAA;
    opacity:0.8;
}
.cottage-complex .other-cottages li:last-child:after
{
    display:none;
}

.cottage-complex p
{
    padding:10px !important;
    margin:0;
}
.cottage-complex p a
{
    font-size:1em;
}

.cottage-body ul.cottageList div.cottageInfo,
.cottage-body ul.cottageList div.cottageInfo table td.cottageLocation,
.cottage-body ul.cottageList div.cottageInfo table td div.cottageDescription
{
    width:400px;
}
.cottage-body ul.cottageList div.cottageInfo table td
{
    width:200px;
}

#messageLabel
{
      vertical-align: top;
}
.textBoxContact
{
      min-height: 200px;
  width: 420px;
}
.radioButtonContact
{
    display:block;
    width:100%;
}
.radioButtonContactList
{
    margin-bottom:20px
}
.radioButtonContact input[type=radio]
{
    margin-right:10px !important;
}
.greyBox .radioButtonContactList label
{
    margin-right:20px;
    width:90%;
}
article.expandMoreText img {
    margin: 16px !important;
    float: none !important;
}
#btnSendEmail
{
    float:right;
    background:#008393;
    color:#fff;
    width:200px;
}
.singleImage
{
    display:none;
}
.isFeaturedSearchOrLocation
{
    display:none;
}
.videoWrapper {position:relative; height: 0;}
.videoWrapper.ar-16-9 {padding-bottom: 56.25%;}
.videoWrapper.ar-21-9 {padding-bottom: 42.5%;}
.videoWrapper iframe {position:absolute; top: 0; left: 0; width: 100%; height: 100%;}
.videoTitle {margin:0;padding: 16px 32px;font-size: 24px;line-height: 1.5em;text-align: center;}
        
@media (min-width: 990px) 
{
    .container-row.videoContent {transition:background-color 0.8s ease-in;}
    .container-row.videoContent div.content{transition:width 0.8s ease-in;}
    .container-row.videoContent.playing div.content{width:1400px !important;max-width:100%;}
    .container-row.videoContent.playing {background-color:#1b1b1b;}
    .container-row.videoContent.playing .videoTitle{ display:none;}
}