

/*Common */
* /*clear margins and padding unless we say different later*/ {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    position: relative;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    height: 100%;
    font-family: arial, sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

input, textarea {
    outline: none;
}

a {
    text-decoration: none;
    color: #0066cc;
}

a:hover {
    text-decoration: underline;
}
/*#region Errors */

.cError img {
    display: inline !important;
    padding-right: 1em;
}

/*#endregion */
/*#region pink buttons */
#lnk_ctl00_geoSearcher {
    padding: 8px 16px;
}

.cDefaultLinkBtn {
    display: inline-block;
    font-size: 1.1em;
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    padding: 5px;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.cDefaultLinkBtn:hover {

text-decoration:none;
}

.cDoSearch {
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px #000000, 0 1px rgba(255, 255, 255, 0.4) inset !important;
    color: #fff;
    font-family: 'helvetica neue', helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    padding: 10px 35px;
    text-shadow: 0 1px #000000;
    text-decoration: none;
    background-color: #E94E63;
}


/*#endregion */
/*#region page with 2 column layout */
.leftside {
    display: block;
    float: none;
    margin-right: 250px;
}
/*
.cLeftDiv
{
    width: 95%;
    height: auto;
    padding:1em 0;
}
*/
.rightside {
    float: right;
    width: 200px;
}

.cRightDiv {
    width: 100%;
    height: auto;
}
/*#endregion */
/*#region page with 3 column layout */
.leftOf3 {
    float: left;
    width: 170px;
    vertical-align: top;
}

.cLeftOf3Div {
}

.midOf3 {
    display: block;
    height: auto;
    padding: 0 2%;
    margin: 0 170px;
}

.cMidOf3Div {
}

.rightOf3 {
    float: right;
    width: 170px;
    vertical-align: top;
}

.cRightOf3Div {
    width: 100%;
    height: auto;
}
/*#endregion */
/*#region Hotel etc stars */

.c0StarGuestHouse, .c1StarGuestHouse, .c2StarGuestHouse, .c3StarGuestHouse, .c4StarGuestHouse, .c5StarGuestHouse, .c0StarMotel, .c1StarMotel, .c2StarMotel, .c3StarMotel, .c4StarMotel, .c5StarMotel, .c0, .c1, .c2, .c3, .c4, .c5, .c0StarBedAndBreakfast, .c1StarBedAndBreakfast, .c2StarBedAndBreakfast, .c3StarBedAndBreakfast, .c4StarBedAndBreakfast, .c5StarBedAndBreakfast, .c0StarHotel, .c1StarHotel, .c2StarHotel, .c3StarHotel, .c4StarHotel, .c5StarHotel, .c0StarApartment, .c1StarApartment, .c2StarApartment, .c3StarApartment, .c4StarApartment, .c5StarApartment, .c0StarResidence, .c1StarResidence, .c2StarResidence, .c3StarResidence, .c4StarResidence, .c5StarResidence, .c0StarResorts, .c1StarResorts, .c2StarResorts, .c3StarResorts, .c4StarResorts, .c5StarResorts {
    background-repeat: repeat-x;
    height: 16px;
    padding-bottom: 5px;
    background-image: url("../../RateCards/_Images/star.png");
    display: block;
}

.c0StarGuestHouse {
    display: inline;
    background: none;
}

.c1StarGuestHouse {
    width: 16px;
}

.c2StarGuestHouse {
    width: 32px;
}

.c3StarGuestHouse {
    width: 48px;
}

.c4StarGuestHouse {
    width: 64px;
}

.c5StarGuestHouse {
    width: 80px;
}

.c0StarBedAndBreakfast {
    display: inline;
    background: none;
}

.c1StarBedAndBreakfast {
    width: 16px;
}

.c2StarBedAndBreakfast {
    width: 32px;
}

.c3StarBedAndBreakfast {
    width: 48px;
}

.c4StarBedAndBreakfast {
    width: 64px;
}

.c5StarBedAndBreakfast {
    width: 80px;
}

.c5StarHotel {
    width: 80px;
}

.c4StarHotel {
    width: 64px;
}

.c3StarHotel {
    width: 48px;
}

.c2StarHotel {
    width: 32px;
}

.c1StarHotel {
    width: 16px;
}

.c0StarHotel {
    display: inline;
    background: none;
}

.c5 {
    width: 80px;
}

.c4 {
    width: 64px;
}

.c3 {
    width: 48px;
}

.c2 {
    width: 32px;
}

.c1 {
    width: 16px;
}

.c0 {
    display: inline;
    background: none;
}

.c0StarMotel {
    display: inline;
    background: none;
}

.c5StarMotel {
    width: 80px;
}

.c4StarMotel {
    width: 64px;
}

.c3StarMotel {
    width: 48px;
}

.c2StarMotel {
    width: 32px;
}

.c1StarMotel {
    width: 16px;
}

.c5StarApartment {
    width: 80px;
}

.c4StarApartment {
    width: 64px;
}

.c3StarApartment {
    width: 48px;
}

.c2StarApartment {
    width: 32px;
}

.c1StarApartment {
    width: 16px;
}

.c0StarApartment {
    display: inline;
    background: none;
}

.c5StarResorts {
    width: 80px;
}

.c4StarResorts {
    width: 64px;
}

.c3StarResorts {
    width: 48px;
}

.c2StarResorts {
    width: 32px;
}

.c1StarResorts {
    width: 16px;
}

.c0StarResorts {
    display: inline;
    background: none;
}

.c0StarResidence {
    display: inline;
    background: none;
}

.c1StarResidence {
    width: 16px;
}

.c2StarResidence {
    width: 32px;
}

.c3StarResidence {
    width: 48px;
}

.c4StarResidence {
    width: 64px;
}

.c5StarResidence {
    width: 80px;
}

.c4-5, .c3-4, .c2-3, .c1-2, .c0-1 {
    color: #E94E63;
}

.c5-6 {
    color: #E6374F;
}

.c6-7 {
    color: #E4253F;
}

.c7-8 {
    color: #DA1B34;
}

.c8-9 {
    color: #C81930;
}

.c9-10 {
    color: #B6162C;
}

/*#endregion */

/* scroll to top button*/
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none;
    text-indent: -9999px;
    z-index: 9999;
    background: url('/_images/buttons/icon_top.png') no-repeat;
}
/* hide the ui helpers - they are wrong for the dropdown search as we run mutiple queries and they appear 
			regardless on ie7 */
.ui-helper-hidden-accessible {
    display: none;
    !important
}

.reallyHide {
    display: none !important;
}

#progressbar.stick {
    top: 0px !important;
    position: fixed !important;
}
/*#region page layout stuff */
.pageFullWidth {
    display: block;
    width: 100%;
}

.pageRowTable, .pageDiv, #SearchArea, .oneLiner, #container, .content {
    min-width: 960px;
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 20px;
}

.cDateCell {
    width: 255px;
    float: right;
    margin-right: 100px;
    position: relative;
}

.cDateNotes {

}

.cDateCell input {
    float: left;
    background-image: url(../RateCards/_Images/calender.png);
    background-repeat: no-repeat;
    background-position: 7px 8px;
    text-align: center;
    text-indent: 15px !important;
}

.cFirstDates span, .cSecondDates span {
    display: none;
}

.cFirstDates, .cSecondDates {
    text-align: center;
}

.cGeo .cControlsSide {
    position: absolute;
    top: 0;
    right: 0;
}

.cGeo .cControlsSide .cDefaultLinkBtn {
    padding: 8px !important;
}

.cSearchSide {
    float: none;
    margin-right: 300px;
    display: block;
    overflow: hidden;
    padding-right: 10px;
}

.cSearchSide input, .cDateCell input {
    font-family: 'helvetica neue', 'helvetica', sans-serif;
    height: 33px;
    line-height: 33px;
}

.cDateCell input {
    width: 120px;
}

.cSearchSide input {
    background-color: #FFF;
    outline: none;
    padding-top: 0;
    padding-bottom: 0;
    color: #222;
    width: 100%;
    margin: 0;
    z-index: 0;
}

.cSelectDates input {
    background-image: url(../RateCards/_Images/calender.png);
    background-repeat: no-repeat;
    background-position: 7px 8px;
    text-align: center;
    border: 1px solid #ccc;
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    border-radius: 2px;
    font-size: 1em;
    line-height: 1;
    height: 33px;
    margin-right: 10px;
}

#searchContainer input {
    border: 1px solid #e3e3e3;
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    border-radius: 2px;
    text-indent: 10px;
    font-size: 1em;
    float: left;
}

.pageDiv {
    display: block;
    margin: auto;
}
/*#endregion */

/*#region Cookie stuff */
.cookieBackground {
    background-color: #333;
}

.cCookiePara {
    display: table-cell;
    width: 80%;
}

.cCookieContent {
    color: #fff;
    font-size: 1.2em;
    padding-top: .5em;
    padding-bottom: .5em;
    text-shadow: 0px 1px 1px #000;
}

.cCookieContent a {
    color: #FFF;
    margin: .25em auto;
    text-decoration: underline;
    display: block;
    font-size: 0.7em;
}

.cCookieContent a.cDefaultLinkBtn {
    text-decoration: none;
    font-size: 0.8em;
    display: inline-block;
}

.cCookieContent p {
    padding: 1em 0;
    font-size: 0.8em;
}
/*#endregion */

/*#region autocomplete stuff */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0;
    text-decoration: none;
    margin: 0;
}

.ui-autocomplete.ui-menu .ui-menu-item-wrapper {
    display: block;
}

.ui-selectmenu-button {
    display: block;
}

.ui-autocomplete {
    z-index: 9999;
}

.ui-autocomplete li {
    list-style: none;
}



.cPlist li:first-child span, .cPlist li:first-child span:hover,
.cHlist li:first-child span, .cHlist li:first-child span:hover,
.cGlist li:first-child span, .cGlist li:first-child span:hover {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}



/*#endregion */

/*#region currency stuff */
/* currency dropdown styles */
.cCurrencyContainer {
    position: relative;
    display: inline-block;
}

.cCurrencies {
    position: absolute;
    right: -105px;
    top: 10px;
    background: #fff;
    border-radius: 2px;
    padding: 10px;
    white-space: nowrap;
    height: 400px;
    width: 303px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    z-index: 99;
}

.cTr {
    display: none;
}

.cCurrencyContainer:after {
    display: none;
    content: '';
    position: absolute;
    right: 30px;
    top: 19px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    z-index: 999;
}

.cCurrencyContainer:before {
    display: none;
    content: '';
    position: absolute;
    right: 31px;
    top: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc;
}

.cCurrencies > a {
    padding: 5px 0 !important;
    display: block;
    line-height: 0;
}

.cCurrencies > a, .cCurrencies > div {
    border: none !important;
    text-shadow: none !important;
    color: #222 !important;
    height: auto !important;
    padding: 10px !important;
}

.cCurrencies > a:hover, .cCurrencies > div:hover {
    background: #f5f4f1 !important;
}

.cR, .cH {
    display: block !important;
    width: 100%;
    vertical-align: middle;
}

.cH {
    font-weight: bold;
    display: block;
    margin: 10px 0;
}

.cR {
    width: 91%;
    text-align: center;
}

.cS {
    text-align: left;
    float: left;
    font-weight: bold;
    color: #e94e63;
    text-shadow: 0 1px 2px #aaa, inset 0px 1px rgba(255,255,255,0.2);
}

.cC {
    text-align: right;
    float: right;
}

.cC, .cN, .cS, .cRs {
    height: auto;
}

#ancCurReset {
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    border-radius: 2px;
    border: 1px solid #ccc !important;
    display: table;
    box-shadow: inset 0px -1px #FFF;
    padding: 3px !important;
    margin: 0 0 5px 0;
    overflow: hidden;
    width: 268px;
}

#ancCurReset .cS {
    display: none;
    position: absolute;
}

#ancCurReset .cRs {
    text-shadow: 0 1px #fff;
    float: left;
    margin: 12px 0 0 10px;
}

#ancCurReset .cC {
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    padding: 10px 9px !important;
    border-radius: 4px;
    box-shadow: inset 0px 1px rgba(255,255,255,0.2);
    color: #fff;
    width: auto;
    margin: 0 !important;
    float: right;
}

#ancCurReset .cRs {
    display: inline-block;
}

#ancCurReset .cC:hover {
    box-shadow: inset 0px 1px rgba(255,255,255,0.2);
}

#ancCurReset .cC:active {
    box-shadow: inset 0px 1px 7px rgba(221, 0, 91, 1),inset 0px -1px 5px rgba(221, 0, 91, 1);
}


/*#endregion */

/*#region recent items */

.rv_Container {
    position: absolute;
    right: 0em;
    top: 20px;
    z-index: 9;
    background-color: #fff;
    color: #222;
    text-shadow: none;
}

.rv_Container a {
    color: #222;
}

.rv_Container .cStars {
    float: left;
}

.rv_Container .cImage {
    height: 3.5em;
    width: 3.5em;
    border-radius: 4px;
    float: left;
}

.cDescSide a {
    display: block;
}

.cMiniHotel {
    overflow: hidden;
}

.boxPointer {
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    right: 15px;
    top: -10px;
}
/*#endregion */

/*#region nav stuff */
.navBackground {
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
}

.pageRowTable:before,
.pageRowTable:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.pageRowTable:after {
    clear: both;
}

.pageRowTable {
    zoom: 1;
}
/* IE < 8 */



.navBackground li {
    display: inline-block;
    color: #fff;
    line-height: normal;
    font-size: 1em;
    padding-left: 1.5em;
    text-shadow: 0 .1em #DD005B
}

.navBackground ul li > a {
    color: #fff;
}

.navBackground a:hover {
    color: #ddd;
}

.navBackground .cDisabled {
    opacity: 0.6 !important;
    cursor: default;
}

.navBackground a div {
    display: inline;
}

.navBackground img {
    vertical-align: middle;
    text-shadow: none;
}


.logo {
    margin: 2em 0 0;
    padding: 0;
    display: inline;
}

.cOuterUl {
    display: block;
    margin: 0px 0 10px 348px;
    text-align: right;
}

.cOuterUl li > ul {
    display: block;
    margin: 0 0 5px 0;
    position: relative;
}

ul.last {
    overflow: hidden;
    display: inline;
}

ul.last > li {
    display: inline !important;
}

.cOuterUl li {
    display: inline;
}

.cOuterUl ul li {
    display: inline;
}
/*.cOuterUl
{
    width:84% !important;
}
*/
/*#endregion */
/*#region Authentication */


.cLogin:before, .cLogout:before {
    content: url('../_Images/navigation/login.png');
    position: relative;
    top: 4px;
    left: -2px;
}

.cRegister:hover:before, .cLogin:hover:before, .cRegister:hover:before, .cFeedbackButton:hover:before, .cContactUs:hover:before, .cMagazine:hover:before, .cBlog:hover:before, .addProperty:hover:before {
    opacity: 0.8;
}

#ctl00_RegAccToggleLink1 img {
    display: none !important;
}

#toggleCurrency {
    float: right;
}

.cRegister:before, #ctl00_RegAccToggleLink1:before {
    content: url('../_Images/navigation/acc.png');
    position: relative;
    top: 3px;
    left: -2px;
}

.cFeedbackButton:before {
    content: url('../_Images/navigation/speech.png');
    position: relative;
    top: 3px;
    left: -2px;
}

.cContactUs:before {
    content: url('../_Images/navigation/contact.png');
    position: relative;
    top: 3px;
    left: -2px;
}

.cMagazine:before {
    content: url('../_Images/navigation/magazine.png');
    position: relative;
    top: 4px;
    left: -2px;
}

.cBlog:before {
    content: url('../_Images/navigation/blog.png');
    position: relative;
    top: 1px;
    left: -4px;
}

.addProperty:before {
    content: url('../_Images/plus.png');
    position: relative;
    top: 3px;
    left: -2px;
}
/*#endregion */
/*#region google translate */

.cTranslate {
    background-color: transparent !important;
    box-shadow: none !important;
    display: inline;
    overflow: hidden;
    text-shadow: none !important;
    transition: all 0.2s ease 0s;
    float: right;
}

.goog-te-menu-value img {
    display: none;
}

#google_translate_element a {
    color: #fff;
    line-height: normal;
    font-size: 1.1em;
    text-shadow: 0 .1em #DD005B;
}

#google_translate_element a:hover span {
    color: #eee !important;
}

#google_translate_element a > img {
    display: none;
}

#google_translate_element a span {
    color: #fff !important;
    border: 0 !important;
}

.goog-te-menu-value:hover, .goog-te-gadget-simple:hover {
    opacity: 0.8;
}

.goog-te-menu-value, .goog-te-gadget-simple {
    background-color: transparent !important;
    border: medium none !important;
    font-size: 1.1em !important;
    text-shadow: 0 .1em #DD005B !important;
    color: #ffffff !important;
    position: relative;
    top: -1px;
}

.goog-te-menu-value span {
    color: #ffffff !important;
    border: none !important;
}

.goog-te-gadget-icon {
    display: none;
}

/*#endregion */

/*#region book message */
.logoFloat {
    float: left;
}

.logoFloat .cBookMsg {
    padding: 5px 0 0 0;
}

.cBookMsg h1 {
    font-size: 18px;
    font-weight: bold;
}

.logoFloat .cBookMsg, .logoFloat .cBookMsg .cFrontPagePhone {
    color: #fff;
    text-shadow: 0 .1em #DD005B;
    margin: 0;
    display: inline-block;
    line-height: normal;
}

.logoFloat a {
    display: block;
}

.logoFloat .cBookMsg .cLots, #bookingMessage .cBookMsg p {
    display: none;
}

.cBookMsg .cLots {
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    display: block;
    margin: 0 !important;
    font-size: 1.5em;
    color: #222;
}

.cBookMsg p {
    display: block;
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    line-height: 1.3;
    margin: 0;
    text-align: left;
    margin: 0 0 .5em 0;
}


.pageDiv .cBookMsg p {
    display: none;
}

.cBookMsg span {
    color: #E94E63;
    font-size: 1.2em
}

.cFrontPagePhone {
    font-weight: bold;
}
/*#endregion */

/*#region search and dates stuff */
.cWhereHead {
    font-size: 1.2em;
    margin-bottom: 0;
    padding-top: .5em;
    font-weight: bold;
    color: #222;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: auto;
}

#ctl00_geoSearcher_DateRange_revTo, #ctl00_geoSearcher_DateRange_cvBoth, #ctl00_geoSearcher_DateRange_lblTo, #ctl00_geoSearcher_DateRange_lblFrom, #ctl00_geoSearcher_DateRange_revFrom {
    display: none;
}

#searchContainer {
    min-width: 960px;
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: hidden;
    margin: 10px 0;
    position: relative;
    box-sizing: border-box;
}

.cSearchArea .pageDiv {
    padding:20px 0 0;
}

.cSearchSide input:focus, .cCheckInBox:focus {
    background-color: #fffed7 !important;
}

.cCheckOutBox {
    margin-left: 9px;
}


.cSearchTitle {
    display: block;
    font-size: 14px;
}


#ctl00_hplHideCurrency {
    display: none !important;
}
/*.cGrouping
{
    display: inline-block;
    width: 48%;
}*/
.cPlist ul, .cHlist ul, .cGlist ul {
    list-style: none !important;
}

.cPlist ul li img, .cHlist ul li img, .cGlist ul li img {
    vertical-align: middle;
    padding-right: 2px;
}

.cPlaceEnd, .cHotelEnd, .cGroupEnd {
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    padding: 6px 9px;
    border-radius: 4px;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold !important;
}

.cPlist ul li:has(.cPlaceEnd) .ui-state-active, .cHlist ul li:has(.cHotelEnd) .ui-state-active, .cGlist ul li:has(.cGroupEnd) .ui-state-active {
    background: none;
}

span.cPlaceEnd, span.cHotelEnd, span.cGroupEnd {
    color: #666666;
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    font-size: 1.1em;
    display: block;
    text-align: center;
}

.cPlist {
    float: left;
    overflow: hidden;
    width: 50%;
}

.cPl.cEnd, .cHl.cEnd, .cGl.cEnd {
    border: none !important;
    margin: 0.5em 0 0 2em;
}

.cPl.cEnd a, .cHl.cEnd a, .cGl.cEnd a, .cPl.cEnd a:hover, .cHl.cEnd a:hover, .cGl.cEnd a:hover {
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    white-space: nowrap;
}


.cHlist {
    width: 50%;
    float: right;
    overflow: hidden;
}

.cGlist {
    clear: both;
    width: 50%;
    float: right;
}
/* clean up the last item with the button */
/*.cPlist li:nth-last-child(0),.cPlist li:nth-last-child(1),
.cHlist li:nth-last-child(0),.cHlist li:nth-last-child(1),
.cGlist li:nth-last-child(0),.cGlist li:nth-last-child(1)
{
    border:none !important;
    margin: 0.5em 0 0 2em;
}
.cPlist li:nth-last-child(0) a,.cPlist li:nth-last-child(1) a,
.cHlist li:nth-last-child(0) a,.cHlist li:nth-last-child(1) a,
.cPlist li:nth-last-child(0) a,.cGlist li:nth-last-child(1) a
{
    border:none !important;
}*/
/* ***************** */

.ui-widget {
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
}

.ui-widget-content a {
    color: #222;
}

.cMidBit, .cCname {
    padding-left: .5em;
}

.cClearDates {
}

.cSearchSide input:focus {
    background: #fffed7 !important;
}


#ui-datepicker-div {
    border-radius: 4px;
    border: 1px solid #e3e3e3 !important;
    margin: 10px 0 0 0;
    position: relative;
}

#ui-datepicker-div:before {
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #e3e3e3;
    position: absolute;
    top: -20px;
    left: 20px;
    z-index: 9999;
}

#ui-datepicker-div:after {
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -19px;
    left: 20px;
    z-index: 9999;
}

/*#endregion */
/*#region deals */
.cDeals {
    display: inline-block;
    margin-left: 10px;
}
/*#endregion */
/*#region Breadcrumbs */
.cBreadcrumbs {
    display: inline-block;
    font-size: 14px;
    margin-left: -5px;
}

.cCrumbHolder a {
    color: #222;
}

.cCrumb, .cCurrentCrumb {
}

.cCrumb:before, .cCrumb:after {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
}

.cCrumb:after {
    border-left-color: #fff;
}

.cCrumb:before {
    border-left-color: #999;
    margin: 0 -1px 0 0;
}

.cCrumb, .cCurrentCrumb {
    position: relative;
    line-height: 32px;
    height: 32px;
    padding: 0 15px 0 5px;
}

.cCurrentCrumb {
    display: inline-block;
}

/*#endregion */

/*#region starring */

.cStarThis {
    background-image: url("/HotelPages/_Images/StarHotel.png") !important;
    background-position: 0 -46px !important;
    background-repeat: no-repeat;
    display: inline-block !important;
    padding-left: 20px;
    overflow: hidden;
    color: #222;
}

.cStarThis:after {
    content: 'Add this to favourites';
}

.cStarThis:hover {
    background-position: 0 -25px !important;
    text-decoration:none;
}


.cStarThis.cStarred {
    background-position: 0 -5px !important;
}

.cStarThis.cStarred:after {
    content: 'Remove from favourites';
}

.cCrumbHolder .cStarThis {
    background-image: url("/HotelPages/_Images/StarHotel.png") !important;
    background-position: 0 -46px !important;
    display: inline-block !important;
    vertical-align:middle;
}

.cCrumbHolder .cStarThis:after {
    content: 'Add search to favourites';
}

.cCrumbHolder .cStarThis:hover {
    background-position: 0 -25px !important;
    text-decoration:none;
}

.cCrumbHolder .cStarThis.cStarred {
    background-position: 0 -5px !important;
}

.cStarThis.cStarred:after {
    content: 'Remove from favourites' !important;
}

/*#endregion */

/*#region footer stuff */
#footer {
    position: relative;
    color: #FDC3DC;
    bottom: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #e94e63;
    background: -moz-linear-gradient(top, #e94e63 0%, #c81930 100%);
    background: -webkit-linear-gradient(top, #e94e63 0%,#c81930 100%);
    background: linear-gradient(to bottom, #e94e63 0%,#c81930 100%);
    padding-bottom: 50px;
}

#footer a {
    color: #fff;
}

#footer div {
    margin: 0 0 20px;
}


#footer p strong {
    color: #fff;
}

/*#endregion */

/*#region user specific */

.cAdminLink {
    text-shadow: none !important;
    font-weight: bold !important;
}


/*#endregion */


/*the #previews determine the display of the large hover
    image of the preview pics
*/
#preview {
    position: absolute;
    border: 1px solid #999;
    background: #fff;
    padding: 1em;
    display: none;
    color: #666;
    font-family: 'helvetica neue', helvetica, arial, sans-serif;
    font-size: 11px;
    -moz-box-shadow: 1px 1px 15px #999;
    -webkit-box-shadow: 1px 1px 15px #999;
    box-shadow: 1px 1px 15px #999;
    width: 320px;
}

#preview img {
    margin: 0;
    width: 100%;
    padding: 0;
}

#preview .caption {
    white-space: normal;
    word-wrap: break-word;
    display: inline-block
}
/*#endregion */

#lnk_ctl00_geoSearcher {
    white-space: nowrap;
    display: block;
    width: 95px;
    text-align: center;
}

/* region subscribe stuff */

.sbscrb-cnt {
    margin: 25px 0;
}

.sbscrb-cnt h3 {
    margin: 0 0 5px 0;
}

#sbscrbe > div {
    margin: 0 0 10px 0;
}

#sbscrbe .cError {
    font-size: 1em;
    margin: 5px 0;
}

#sbscr-frm {
    position: relative;
}

.cLinkContainer {
    position: absolute;
    top: 0;
    right: 0;
}

.cTextContainer {
}

.cLinkContainer a {
    display: inline-block;
    border-radius: 0 2px 2px 0;
    padding: 7px 10px 8px;
}

.cLinkContainer a:hover {
    text-decoration: none;
}

.cTextContainer input {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #ddd;
    border-right: none;
    border-radius: 2px;
}

.cTextContainer input:focus {
    background: #fffed7;
    outline: none;
}

.cMiniHotel {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: .8em;
    color: #666;
    text-align: left;
    margin: .25em 0;
}

.cMiniHotel .starRating {
    display: none;
}

.cMiniHotel .cImage {
    margin-left: .25em;
    margin-right: .25em;
}

.cMiniHotel .cName {
    font-weight: bold;
}

#social_menu {
    padding-left: 5px;
    display: inline !important;
}

.social_nav {
    min-width: 260px;
    max-width: 260px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline !important;
}

.social_list {
    padding-left: 5px;
    display: inline !important;
}

.social_item a img {
    width: 20px;
    height: 20px;
    margin: 0 20px 0 0;
    display: inline !important;
}
/* endregion */
/* region removing floating text infotel magazine */
#sharingV2InputFieldPP {
    display: none !important;
}
/* endregion */

.cookie-page .table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

.table {
    empty-cells: show;
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
    width: 100%;
}

.table td:first-child, .table th:first-child {
    border-left-width: 0;
}

.table td {
    background-color: transparent;
}

.table td, .table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
    border-bottom: 1px solid #cbcbcb;
}

.table tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.cAlert {
    text-align: center;
    padding: 10px 0;
}

.cAlert-info {
    background-color: lavenderblush
}


.cAccreditations > img {
    vertical-align: middle;
    margin-right: 10px;
}

.ui-autocomplete {
    border: 1px solid #ddd;
}

.ui-widget-content {
    border: 0;
}
