
@media screen and (min-width: 800px) {
	html {
		scroll-behavior: smooth;
	}
body
{
    width: 100%;
    background-color: lightgoldenrodyellow;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
}
    
/* page structure */
.ui-dialog-titlebar-close
{
    background-color: rgba(255, 255, 255, 1);
}
#pagewrapperouter
{
    border: 0px solid green;
    width: 100%;
    background-color: #fafafa;
    background-color: #fff;
    max-width: 2558px;
    font-size: 15px;
    overflow-x: hidden;
}
#pagewrapperinner
{
    background-color: #fafafa;
    background-color: #fff;
}
#headerouter
{
    border: 0px solid green;
}
#headerinner
{
    padding-top: 0px;
    position: relative;
}
#contentouter
{
    border: 0px solid green;
    clear: both;
    height: auto;
}
#contentinner
{

}

/* footer */
#footerrouter
{
    border: 0px solid green;
    background-color: #282d33;
    color: #646971;
    height: auto;
    clear: both;
}
#footerinner
{
    padding-top: 50px;
    background-color: #282d33;
    color: #646971;
    width: 90%;
    height: auto;
    margin: 0px auto;
}
#footercols
{
    width: 100%;
    background-color: #282d33;
    height: auto;
}
#footercolleft
{
    width: 25%;
    float: left;
    height: 100px;
    background-color: #282d33;
    color: #646971;
    height: auto;
    padding-bottom: 0px;
}
#footercolcentre
{
    width: 25%;
    float: left;
    height: 150px;
    background-color: #282d33;
    color: #646971;
    height: auto;
    padding-bottom: 0px;
}
#footercolcentreleft
{
    width: 25%;
    float: left;
    height: 150px;
    background-color: #282d33;
    color: #646971;
    height: auto;
    padding-bottom: 0px;
}
#footercolcentreright
{
    width: 25%;
    float: left;
    height: 140px;
    background-color: #282d33;
    color: #646971;
    height: auto;
    padding-bottom: 0px;
}
#footercolright
{
    width: 25%;
    float: left;
    height: 100px;
    background-color: #282d33;
    color: #646971;
    height: auto;
    padding-bottom: 0px;
}
.footerheader
{
    color: #ff9800;
}
.footerline
{
    font-size: 12px;
    color: #646971;
    text-decoration: none;
}
.footerline:visited
{
    font-size: 12px;
    color: #646971;
}
.footerline:hover
{
    font-size: 12px;
    color: #ff9800;
}
.afooterlinenh
{
    font-size: 12px;
    color: #646971;
    text-decoration: none;
}
.afooterline
{
    font-size: 12px;
    color: #646971;
    text-decoration: none;
}
.afooterline:visited
{
    font-size: 12px;
    color: #646971;
}
.afooterline:hover
{
    font-size: 12px;
    color: #ff9800;
}
#footerlegals
{
    clear: both;
    width: 100%;
    height: 32px;
    font-size: 12px;
    color: #646971;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footerlegalsleft
{
    width: 49%;
    float: left;
    clear: none;
}
#footerlegalsright
{
    width: 49%;
    float: right;
    text-align: right;
    clear: none;
}
.socialsrow
{
    padding-top: 10px;
    clear: both;
}
.asocial
{
    display: block;
    width: 43px;
    height: 43px;
    text-align: center;
    line-height: 45px;
    border-radius: 4px;
    background-color: #323840;
    float: left;
    margin-right: 10px;
    color: #a6b3bb;
}
.asocial:hover
{
    background-color: #ff9800;
}
/* header contents */
#roundlogo
{
    width: 165px;
    height: 165px;
}
#logodesktopbackground
{
    /*background-image: url(assets/logo-secondary-lg_at_2x.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    width: 130px;
    height: 131px;
    float: left;
    cursor: pointer;
    margin-left: 28px;
    margin-top: 36px;
    /*background-position-y: 0px;*/
    /*background-position-x: 0px;*/
    position: absolute;
    z-index: 100;
    background-color: white;
    border-radius: 100px;
    overflow-x: visible;
    overflow-y: visible;
    opacity: 1;
}
#logodesktop
{
    /*background-image: url(assets/logo-secondary-lg_at_2x.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    width: 200px;
    height: 200px;
    float: left;
    cursor: pointer;
    margin-left: 9px;
    margin-top: 19px;
    /*background-position-y: 0px;*/
    /*background-position-x: 0px;*/
    position: absolute;
    z-index: 100;
    /*background-color: white;*/
    border-radius: 100px;
    overflow-x: visible;
    overflow-y: visible;
    opacity: 1;
}
#headertextsdesktop
{
    float: right;
    height: 90px;
    width: 500px;
    width: 100%;
    float: right;
    padding-top: 10px;
    /*background-image: url(assets/logo_at_2x.png);*/
    background-size: 212px 16px;
    background-repeat: no-repeat;
    background-position: center 30px;
}
.spaced
{
    letter-spacing: 1.3px;
}
#logotextdesktop
{
    /*background-image: url(assets/logo_at_2x.png);
    background-size: 212px 16px;
    background-repeat: no-repeat;
    background-position: right;*/
    width: 100%;
    height: 36px;
    /*padding-right: -188px;*/
    text-align: left;
    float: right;
    margin-right: -177px;
    padding-top: 21px;
    font-size: 24px;
    z-index: 50;
    position: absolute;
    text-align: center;
    /*margin: auto auto;*/
    display: block;
}
#desktopmenu
{
    height: 32px;
    width: auto;
    float: right;
    padding-top: 55px;
    display: block;
    padding-right: 50px;
}
#desktopmenunotloggedin
{
    height: auto;
    width: auto;
    float: right;
    display: block;
}
#desktopmenuloggedin
{
    height: auto;
    width: auto;
    float: right;
    display: block;
}
.desktopmenuitem
{
    height: 32px;
    width: auto;
    padding-left: 10px;
    float: left;
    padding-right: 30px;
    color: #4c4c4c;
    cursor: pointer;
}
.adesktopmenuitem
{
    color: #4c4c4c;
    cursor: pointer;
    text-decoration: none;
}
.adesktopmenuitem:visited
{
    color: #4c4c4c;
    cursor: pointer;
}
.adesktopmenuitem:hover
{
    color: #ff9800;
    cursor: pointer;
}
.adesktopmenuitemorange
{
    color: #ff9800;
    cursor: pointer;
    text-decoration: none;
}
.adesktopmenuitemorange:visited
{
    color: #ff9800;
    cursor: pointer;
}
.adesktopmenuitemorange:hover
{
    color: #ff9800;
    cursor: pointer;
}
#mobilemenu
{
    width: 0px;
    height: 0px;
    display:none;
}
#mobilemenudropdown
{
    width: 0px;
    height: 0px;
    display: none;
}
.mobilemenuitem
{
    width: 0px;
    height: 0px;
    display: none;
}
.mobilemenuitemselected
{
    width: 0px;
    height: 0px;
    display: none;
}
.mobilemenuitemselected::before
{
    content: ""
}

/* homepage content contents */
#homepagemainimage
{
    width: 100%;
    height: 650px;
    background-image: url(assets/intro-bg.jpg);
    background-size: auto 650px;
    background-repeat: no-repeat;
    background-position: left;
    max-width: 2000px;
}
#homepageimagespacertop
{
    width: 100%;
    height: 558px;
    border: 0px solid red;
    text-align: center;
}
#homepageimagespacerbottom
{
    width: 100%;
    height: 100px;
    border: 0px solid red;
}
#homepagesearcharea
{
    border: 0px solid red;
    width: 100%;
    height: 150px;
    transition: all 1s ease;
}
.homepageimagespacertitle
{
    padding-top: 345px;
    font-size: 30px;
    color: white;
    font-weight: bold;
    /*margin-top: 10px;
    line-height: 0px;*/
    margin-bottom: 15px;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    text-shadow: 1px 1px #757070;
}
.homepageimagespacersubtitle
{
    font-size: 24px;
    color: white;
    display: block;
    margin-top: 10px;
    line-height: 0px;
    margin-bottom: 10px;
}
#homepagesearchareainner
{
    width: 80%;
    margin:  0px auto;
    border: 0px solid black;
    background-color: rgba(255, 255, 255, 0.85);
    /*background-color: white;*/
}
#searchform
{
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    /*background-color: white;*/
    /*background-color: black;*/
    display: block;
    padding-top: 15px;
}
.asearchfieldarea
{
    width: 25%;
    height: 83px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    /*background-color: white;*/
}
.asearchfieldareaplace
{
    width: 20%;
    height: 83px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    clear: none;
}
.asearchfieldareacheckin
{
    width: 20%;
    height: 83px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    clear: none;
}
.asearchfieldareacheckout
{
    width: 20%;
    height: 83px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    clear: none;
}
.asearchfieldareanoguests
{
    width: 20%;
    height: 83px;
    height: 50px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    clear: none;
}
.asearchfieldareabutton
{
    width: 20%;
    height: 83px;
    float: left;
    background-color: rgba(255, 255, 255, 0.85);
    clear: none;
}
.asearchfieldareainner
{
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 0px;
    /*background-color: rgba(255, 255, 255, 0.85);*/
    /*background-color: white;*/
    width: 100%;
    clear: none;
}
.asearchfield
{
    font-size: 20px;
    width: 100%;
    /*background-color: rgba(255, 255, 255, 0.85);*/
    background-color: white;
    border: 0px solid black;
}
.ui-menu
{
    min-height: 100px;
    height: auto;
}
.formmainbutton
{
    width: 100%;
    height: 100px;
    height: 32px;
    background-color: #ff9800;
    font-size: 20px;
    text-align: center;
}
.formmainbutton:hover
{
    background-color: #f57d00;
}
#place
{
    width: 95%;
    outline: none;
    margin-left: 0px;
    color: #555;
    color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:bold;
}
#checkin
{
    width: 95%;
    outline: none;
    color: #555;
}
#checkout
{
    width: 95%;
    outline: none;
    color: #555;
}
#homesearch
{
    border: 1px solid #ff9800;
    color: white;
}
#homesearch:hover
{
    border: 1px solid rgb(211, 211, 211);
    color: black;
}
#getstarted
{
    border: 1px solid #ff9800;
    color: white;
}
#getstarted:hover
{
    border: 1px solid rgb(211, 211, 211);
    color: black;
}

/* destinations styles */
#homepagedestinations
{
    clear: both;
}
#homepagedestinationstitles_one
{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
#homepagedestinationstitles
{
    text-align: center;
    margin-top: 65px;
    margin-bottom: 50px;
}
#homepagedestinationstitles:hover
{
    text-align: center;
    /*margin-top: 65px;*/
    /*color: #ff9800;*/
    /*cursor: pointer;*/
}
.homepagedestinationstitlessubtitle
{
    text-align: center;
    font-size: 30px;
}
.homepagedestinationstitlesbody
{
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 60px;
}
#homepagedestinationspanels
{
    clear: both;
}
.destinationsrow
{
    clear: both;
    border: 0px solid black;
    padding-top: 20px;
    padding-bottom: 10px;
}
.destinationcell_left_odd
{
    width: 33%;
    float: left;
    height: auto;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_left_odd_inner
{
    width: 90%;
}
.destinationcell_centre_odd
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_centre_odd_inner
{
    width: 90%;
}
.destinationcell_right_odd
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_right_odd_inner
{
    width: 90%;
}
.destinationcell_left_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_left_even_inner
{
    width: 90%;
}
.destinationcell_centre_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_centre_even_inner
{
    width: 90%;
}
.destinationcell_right_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.destinationcell_right_even_inner
{
    width: 90%;
}
.destinationlink
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.destinationlinknarrow
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.destinationlinkwide
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.destlinktext
{
    text-align: center;
    text-align: right;
    color: white;
    font-weight: normal;
    font-size: 34px;
    font-size: 17px;
    padding-top: 60px;
    padding-top: 150px;
    padding-right: 15px;
    text-shadow: 1px 1px 1px black !important;
}

/* listings styles */

homepagelistings
{
    clear: both;
    background-color: #e0e1e1;
    height: auto;
    display: block;
}
#homepagelistingstitles
{
    text-align: center;
    padding-top: 65px;
    background-color: #e0e1e1;
    padding-bottom: 50px;
}
.homepagelistingstitlessubtitle
{
    text-align: center;
    font-size: 30px;
    background-color: #e0e1e1;
}
.homepagelistingstitlesbody
{
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    background-color: #e0e1e1;
}
#homepagelistingspanels
{
    clear: both;
    background-color: #e0e1e1;
    height: auto;
    padding-bottom: 0px;
}
.redpartialborder
{
    width: 100px;
    height: 1px;
    border-bottom: 2px solid red;
    margin: auto auto;
    padding-top: 10px;
}
.orangepartialborder
{
    width: 100px;
    height: 1px;
    border-bottom: 2px solid #ff9800;
    margin: auto auto;
    padding-top: 10px;
}
.greypartialborder
{
    width: 100px;
    height: 1px;
    border-bottom: 2px solid gray;
    margin: 10 auto;
    padding-top: 10px;
}
.listingsrow
{
    clear: both;
    border: 0px solid black;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #e0e1e1;
    width: 99%;
    padding-left: 1%;
}
.listingcell_left_odd
{
    width: 25%;
    float: left;
    height: auto;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_left_odd_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_centreleft_odd
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_centreleft_odd_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_centreright_odd
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_centreright_odd_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_right_odd
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_right_odd_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_left_even
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 80px;
    background-color: #e0e1e1;
}
.listingcell_left_even_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_centreleft_even
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 80px;
    background-color: #e0e1e1;
}
.listingcell_centreleft_even_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_centreright_even
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_centreright_even_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingcell_right_even
{
    width: 25%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 20px;
    background-color: #e0e1e1;
}
.listingcell_right_even_inner
{
    width: 90%;
    background-color: #e0e1e1;
}
.listingspacer
{
    width: 1%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #e0e1e1;
}
.listinglink
{
    /*box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);*/
    margin:  0px auto;
    background-size: 100%  auto;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    clear: none;
}
.listinglinknarrow
{
    /*box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);*/
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.listinglinkwide
{
    /*box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);*/
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.listinglinktext
{
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 34px;
    padding-top: 60px;
}
.homelistingheadline
{
    clear: both;
    width: 90%;
    height: auto;
    min-height: 65px;
    background-color: #e0e1e1;
    margin:  0px auto;
    /*box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);*/
    padding-bottom: 10px;
    cursor: pointer;
    background-color: #fff;
}
.homelistingthumb
{
    width: 0px;
    height: 0px;
    margin-top: px;
    margin-left: px;
    padding-right: 0px;
    float: left;
    cursor: pointer;
    display: none;
}
.homelistingdescription
{
    margin-top: 0px;
    width: 99%;
    height: auto;
    padding-right: 0px;
    padding-left: 2px;
    cursor: pointer;
    clear: both;
    background-color: #fff;
    font-size: 16px;
    color: #6c6c6c;
}
.homelistingdescription:hover
{
    color: #ff9800;
}
.homelistingsummary
{
    margin-top: 5px;
    width: 99%;
    height: auto;
    padding-right: 0px;
    padding-left: 2px;
    cursor: pointer;
    clear: both;
    background-color: #fff;
}
.homelistingsummary:hover
{
    color: #ff9800;
}
.homelistingprice
{
    clear: both;
    margin-top: 5px;
    height: auto;
    width: 99%;
    cursor: pointer;
    color: #ff9800;
    padding-left: 2px;
    background-color: #fff;
}
.single_listingcell_homepage
{
    width: 93%;
    background-color: #fff;
    padding-top: 2px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    cursor: pointer;
}
.single_listing_reviews
{
    padding-right: 2px;
}

/* places styles */
#homepageplaces
{
    clear: both;
}
#homepageplacestitles
{
    text-align: center;
    padding-top: 65px;
    margin-bottom: 50px;
}
#homepageplacestitles:hover
{
    text-align: center;
    margin-top: 20px;
    /*color: #ff9800;
    cursor: pointer;*/
}
.homepageplacestitlessubtitle
{
    text-align: center;
    font-size: 30px;
}
.homepageplacestitlesbody
{
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    
}
#homepageplacespanels
{
    clear: both;
}
.placesrow
{
    clear: both;
    border: 0px solid black;
    padding-top: 20px;
    padding-bottom: 10px;
}
.placecell_left_odd
{
    width: 33%;
    float: left;
    height: auto;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_left_odd_inner
{
    width: 90%;
}
.placecell_centre_odd
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_centre_odd_inner
{
    width: 90%;
}
.placecell_right_odd
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_right_odd_inner
{
    width: 90%;
}
.placecell_left_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_left_even_inner
{
    width: 90%;
}
.placecell_centre_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_centre_even_inner
{
    width: 90%;
}
.placecell_right_even
{
    width: 33%;
    float: left;
    clear: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.placecell_right_even_inner
{
    width: 90%;
}
.placelink
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.placelinknarrow
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.placelinkwide
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin:  0px auto;
    background-size: 100%  auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.placelinktext
{
    text-align: center;
    text-align: right;
    text-align: left;
    color: white;
    font-weight: normal;
    font-size: 34px;
    font-size: 19px;
    padding-top: 60px;
    padding-top: 150px;
    padding-right: 15px;
    padding-right: 0px;
    padding-left: 20px;
    text-shadow: 1px 1px 1px black !important;
}
.placesubsubname
{
    font-size: 14px;
    clear: both;
    padding-top: 1px;
}

/* homepagehowitworks styles */
.homepagehowitworkstitlesbody
{
    line-height: 25px;
    text-shadow: 1px 1px 1px black !important;
}
#homepagehowitworks
{
    background-size: cover;
    background-position: center center;
    background-image: url(assets/how-bg.jpg);
    color: #fff;
    min-height: 375px;
}
#homehowitworkstitles
{
    text-align: center;
    margin-top: 0px;
}
.homepagehowitworkstitlessubtitle
{
    padding-top: 110px;
    font-size: 30px;
    display: block;
    text-shadow: 1px 1px 1px black !important;
    
}

/* peace of mind styles */
#homepagepeace
{
    clear: both;
}
#homepagepeacetitles
{
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
}
.homepagepeacetitlessubtitle
{
    text-align: center;
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
}
.homepagepeacetitlesbody
{
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    display: block;
    width: 75%;
    padding-left: 12%;
    padding-right: 12%;
}
#homepagepeacepanels
{
    clear: both;
    min-height: 375px;
    padding-left: 0px;
    width: 100%;
}
#homepagepeacepanelsinner
{
    width: 963px;
    margin: auto auto;
}
#homepagepeacepanel1
{
    clear: none;
    width: 25%;
    float: left;
    padding-bottom: 20px;
    margin-right: 25px;
    width: 222px;
    height: 333px;
}
#homepagepeacepanel1inner
{
    min-height: 333px;
    width: 100%;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    /*background-image: url(assets/service_img1_new.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-color: #ff9800;
    margin: auto auto;
    text-align: center;
    position: relative;
}
#homepagepeacepanel1innertop
{
    position: absolute;
    top: 20px;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black !important;
}
#homepagepeacepanel1innermiddle
{
    position: absolute;
    clear: both;
    top: 25%;
}
#homepagepeacepanel1innerbottom
{
    position: absolute;
    bottom: 20px;
    clear: both;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black !important;
}
#homepagepeacepanel2
{
    clear: none;
    width: 25%;
    float: left;
    padding-bottom: 20px;
    width: 222px;
    height: 333px;
    margin-right: 25px;
}
#homepagepeacepanel2inner
{
    min-height: 333px;
    width: 100%;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    background-image: url(assets/peace_2.jpg);
    /*background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
    cursor: pointer;
}
#homepagepeacepanel3
{
    clear: none;
    width: 25%;
    float: left;
    padding-bottom: 20px;
    width: 222px;
    height: 333px;
    margin-right: 25px;
}
#homepagepeacepanel3inner
{
    min-height: 333px;
    width: 100%;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    background-image: url(assets/peace_3.jpg);
    /*background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
    cursor: pointer;
}
#homepagepeacepanel4
{
    clear: none;
    width: 25%;
    float: left;
    padding-bottom: 20px;
    width: 222px;
    height: 333px;
}
#homepagepeacepanel4inner
{
    min-height: 333px;
    width: 100%;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    background-image: url(assets/peace_4.jpg);
    /*background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
    cursor: pointer;
}
.servicetitle
{
    position: relative;
    top: 0px;
    left: 25%;
    width: 50%;
    padding-top: 5px;
    height: 40px;
    /*background-color: #ff9800;*/
    text-align: center;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 1px black !important;
}
.servicetitledeep
{
    position: relative;
    top: 0px;
    left: 25%;
    width: 50%;
    padding-top: 5px;
    height: 40px;
    /*background-color: #ff9800;*/
    text-align: center;
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 1px black !important;
}

/* login form styles */
#loginpopup
{
    width:50%;
    height:300px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}
#facebook
{
    width: 100%;
}
#loginfacebook
{
    color: white;
    width: 100%;
}
#loginfacebook:hover
{
    /*background-color: #f57d00;*/
    background-color: #3B5998;
}
#google
{
    width: 100%;
}
#logingoogle
{
    color: black;
    width: 100%;
}
#logingoogle:hover
{
    /*background-color: #f57d00;*/
    background-color: #3B5998;
}
#loginspacer
{
    font-size: 15px;
    text-align: center;
    margin-top: 7px;
}
.loginoptions
{
    padding-top: 10px;
    width: 100%;
    min-height: 30px;
    height: auto;
}
.loginleft
{
    height: auto;
    float: left;
    min-height: 25px;
    text-align: left;
    width: auto;
}
.loginright
{
    height: auto;
    float: right;
    min-height: 25px;
    text-align: right;
    width: auto;
}
.logininput
{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: HelveticaNeueLTPro-Roman;
}
.logininputnarrow
{
    width: 30%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: HelveticaNeueLTPro-Roman;
}
#loginbuttonarea
{
    width: 100%;
}
#dologin
{
    color: white;
    width: 100%;
    background-color: #ff9800;
}
#dopasswordreset
{
    color: white;
    width: 100%;
}
#dosignupatlogin
{
    border: 1px solid #ff9800; 
}
.loginlink
{
    cursor: pointer;
}
.loginlink:hover
{
    color: #ff9800;
    cursor: pointer;
}
#registerpopup
{
    width:50%;
    height:300px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}
#signupbuttonarea
{
    width: 100%;
}
#dosignup
{
    width: 100%;
    color: white;
}
#dosignup:hover
{
    background-color: #f57d00;
}
#loginbuttonareaatsignup
{
    width: 100%;
}
#dologinatsignup
{
    width: 100%;
    color: black;
    border: 1px solid #ff9800; 
}

/* cms content styles*/
#pagecontentmain
{
    clear: both;
    width: 100%;
    background-color: white;
    margin-top: 0px;
}
#pagesubmenu
{
    width: 15%;
    float: left;
    min-height: 200px;
    height: auto;
    margin-left: 10%;
    padding-top: 40px;
    clear: none;
    background-color: white;
}
#pagecontent
{
    width: 68%;
    float: left;
    padding-top: 40px;
    padding-right: 1%;
    clear: none;
    padding-bottom: 40px;
    background-color: white;
}
.submenulinkcategory
{
    margin-bottom: 10px;
}
.submenulink
{
    margin-bottom: 10px;
}
.asubmenuitem
{
    color: #4c4c4c;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
}
.asubmenuitem:visited
{
    color: #4c4c4c;
    cursor: pointer;
}
.asubmenuitem:hover
{
    color: #ff9800;
    cursor: pointer;
}
.asubmenuitemselected
{
    color: #4c4c4c;
    color: #ff9800;
    cursor: default;
    text-decoration: none;
    font-size: 15px;
}
.asubmenuitemselected::before
{
    content: ""
}
.asubmenuitemselected:visited
{
    color: #4c4c4c;
    color: #ff9800;
    /*cursor: pointer;*/
    cursor: default;
}
.asubmenuitemselected:hover
{
    color: #4c4c4c;
    color: #ff9800;
    /*cursor: pointer;*/
    cursor: default;
}
.pageimage
{
    clear:both;
    width: 100%;
    width:100%;
    height:300px;
    background-size: cover;
    background-position: center center;
}
#pageimagetitleinner
{
    width: 75%;
    margin: auto auto;
}
#pageimagetitle
{
    padding-top: 70px;
    font-size: 36px;
    color: white;
    text-align: center;
    width: 100%;
    font-weight: bold;
    text-shadow: 1px 1px #757070;
}
#pagecontent p
{
    margin-top: 0px;
}
.row
{
    clear: both;
    width: 100%;
    height: auto;
}
.cellhalf
{
    clear: none;
    width: 50%;
    float: left;
    height: auto;
}
.cellquarter
{
    clear: none;
    width: 25%;
    float: left;
    height: auto;
}
.cellthreequarter
{
    clear: none;
    width: 75%;
    float: left;
    height: auto;
}
.cellthird
{
    clear: none;
    width: 33%;
    float: left;
    height: auto;
}
.celltwothird
{
    clear: none;
    width: 66%;
    float: left;
    height: auto;
}
#pagecontent h3
{
    margin-top: 0px;
    color: #ff9800;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 18px;
}
#pagecontent h4
{
    margin-top: 0px;
    color: #ff9800;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 15px;
}
#pagecontent a
{
    color: #4c4c4c;
    cursor: pointer;
    text-decoration: none;
}
#pagecontent a:visited
{
    color: #4c4c4c;
    cursor: pointer;
    text-decoration: none;
}
#pagecontent a:hover
{
    color: #ff9800;
    cursor: pointer;
    text-decoration: none;
}
.mobileonly
{
    display: none;
}
.desktoponly
{
    display: inline;
}
.desktoponlyblock
{
    display: block;
}
#destinationcontentouter
{
    clear: both;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    height: auto;
    min-height: 200px;
    padding-top: 20px;
    background-color: white;
}
#destinationimages
{
    width: 48%;
    float: left;
    padding-right: 2%;
    background-color: white;
}
.destinationsliderimagepanel
{
    width: 100%;
}
.destinationsliderimage
{
    width: 100%;
}
#destinationcontent
{
    width: 50%;
    float: right;
    padding-left: 0%;
    padding-right: 0%;
    background-color: white;
}
#destinationcontent p
{
    margin-top: 0px;
}
#destinationcontentinner
{
    height: auto;
    padding-bottom: 10px;
}
#destinationmap
{
    width: 100%;
    clear: both;
    height: auto;
    min-height: 250px;
}
#map_canvas_dest
{
    width: 100%;
    height: 150px;
    min-height: 150px;
}
#map_control
{
    padding-top: 10px;
    padding-bottom: 10px;
}
#destinationpagelistings
{
    clear: both;
    background-color: #e0e1e1;
    height: auto;
    display: block;
    padding-bottom: 35px;
}

/* login styles */
#loginerrmsgarea
{
    color: red;
    color: #a01a1f;
    clear: both;
    width: 100%;
}
.inputerror
{
    border: 1px solid red;
    background-color: lightsalmon;
}
#doendreset
{
    color: white;
    width: 100%;
}
.resetinput
{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
#registererrmsgarea
{
    color: red;
    clear: both;
    width: 100%;
}
#registercompletearea
{
    width:100%;
    height:150px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}

/* account settings styles */
.accountsection
{
    width: 100%;
    border: 1px solid #ff9800;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.accountrow
{
    clear: both;
    width: 100%;
    height: auto;
    min-height: 25px;
    padding-bottom: 10px;
}
.accountrowbuttons
{
    clear: both;
    width: 100%;
    height: auto;
    min-height: 25px;
    padding-top: 10px;
}
.accountlabel
{
    clear: none;
    width: 30%;
    height: auto;
    min-height: 25px;
    float: left;
    margin-top: 0px;
    padding-top: 8px;
}
.accountlabelwide
{
    clear: none;
    width: 60%;
    height: auto;
    min-height: 25px;
    float: left;
}
.accountfield
{
    clear: none;
    width: 70%;
    height: auto;
    min-height: 25px;
    float: left;
}
.accountfieldnarrow
{
    clear: none;
    width: 40%;
    height: auto;
    min-height: 25px;
    float: left;
}
.accountinput
{
    width: 95%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 15px;
    color: #757070;
}
textarea.accountinput
{
    width: 95%;
    margin-top: 5px;
    margin-bottom: 5px;
    min-height: 100px;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 15px;
    color: #757070;
}
.accountinputnarrow
{
    width: 30%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 15px;
    color: #757070;
}
.accountinputmedium
{
    width: 64%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: HelveticaNeueLTPro-Roman;
    font-size: 15px;
    color: #757070;
}
.savebutton
{
    color: white;
    width: auto;
}
#accounterrmsg
{
    color: red;
}
.arefdoc
{
    clear: both;
    width: 100%;
    height: auto;
}
.arefdocimg
{
    float: left;
    width: 50%;
    height: auto;
    clear: none;
}
.arefdocnotes
{
    float: left;
    width: 50%;
    height: auto;
    clear: none;
}

.alistingowner
{
    clear: both;
    border: 1px solid #ff9800;
    padding: 5px;
    margin-bottom: 10px;
}
.alistingownerleft
{
    float: left;
    width: 20%;
}
.listingimageouter
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.listingimage
{
    width: 200%;
    height: auto;
    transform: translate(-25%, 0%) scale(2, 2);
}
.listingimageplaceholder
{
    width: 100%;
    height: auto;
}
.alistingownerright
{
    float: left;
    width: 70%;
    padding-left: 20px;
    margin-top: 10px;
    position:  relative;
}
.alistingownerrightupper
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.alistingownerrightlower
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.navbuttonsrow
{
    width: 100%;
    clear: both;
}
.navbuttonsrowleft
{
    float: left;
    width: 25.00%;
    text-align: left;
    clear: none;
}
.navbuttonsrowmid
{
    float: left;
    width: 50.00%;
    text-align: center;
    clear: none;
    color: #757070;
}
.navbuttonsrowmidnotification
{
    float: left;
    width: 33.33%;
    text-align: center;
    clear: none;
}
.navbuttonsrowright
{
    float: right;
    width: 25.00%;
    text-align: right;
    clear: none;
}
.navbutton
{
    width: 200px;
    color: white;
}
.pubbutton
{
    width: 400px;
    background-color: lightcoral;
    background-color: white;
    color: rgb(255, 152, 0);

}
.abiglink
{
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
.abiglink:hover
{
    color: #ff9800;
}
.listingerr
{
    color: red;
}
.abedroom
{
    clear: both;
    width: 100%;
}
.abedroomname
{
    clear: none;
    width: 50%;
    float: left;
    padding-top: 8px;
}
.abedroombeds
{
    clear: none;
    width: 50%;
    float: left;
}
.amenitycat
{
    clear: both;
    width: 100%;
}
.anamenity
{
    clear: both;
    width: 100%;
}
.anamenityleft
{
    clear: none;
    width: 20%;
    float: left;
}
.anamenityright
{
    clear: none;
    width: 80%;
    float: left;
}
.space
{
    clear: both;
    width: 100%;
}
.spaceleft
{
    clear: none;
    width: 20%;
    float: left;
}
.spaceright
{
    clear: none;
    width: 80%;
    float: left;
}
#cropperareaheadline
{
    
}
#cropperformheadline
{
    width: 1200px;
    height: 400px;
    
    width: 450px;
    height: 150px;
}
.listingotherrow
{
    clear: both;
    width: 100%;
}
.listingotherimage
{
    width: 50%;
    float: left;
    clear: none;
}
.rule
{
    clear: both;
    width: 100%;
}
.ruleleft
{
    clear: none;
    width: 20%;
    float: left;
}
.ruleright
{
    clear: none;
    width: 80%;
    float: left;
}
.anownrule
{
    clear: both;
    width: 100%;
}
#calendararea
{
    clear: both;
    width: 100%;
}
#calendarabove
{
    clear: both;
    width: 100%;
}
#calendarbelow
{
    clear: both;
    width: 100%;
}
#calendarlcrarea
{
    clear: both;
    width: 100%;
}
#calendarleft
{
    clear: none;
    float: left;
    width: 0%;
}
#calendarright
{
    clear: none;
    float: left;
    width: 0%;
}
#thecalendar
{
    clear: none;
    float: left;
    width: 100%;
}
#calendarview_availability
{
    
}
.calnavrow
{
    height: auto;
    width: 100%;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}
.calnavfirst
{
    margin-top: 5px;
    height: 30px;
    width: 11%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavprev
{
    margin-top: 5px;
    height: 30px;
    width: 22%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavmonthyear
{
    margin-top: 5px;
    height: 30px;
    width: 50%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavmonthssmall
{
    
}
.calnavmonthsmall
{
    width: 50%;
    float: left;
    text-align: center;
}
.calnavyearsmall
{
    width: 100%;
    clear: both;
    text-align: center;
}
.calnavnext
{
    margin-top: 5px;
    height: 30px;
    width: 22%;
    float: left;
    text-align: center;
    clear: none;
}

.calnavnextpriv
{
    margin-top: 5px;
    height: 30px;
    width: 25%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavprevpriv
{
    margin-top: 5px;
    height: 30px;
    width: 25%;
    float: left;
    text-align: center;
    clear: none;
}

.calnavlast
{
    margin-top: 5px;
    height: 30px;
    width: 11%;
    float: right;
    text-align: center;
    clear: none;
}
.caldaysrow
{
    height: 31px;
    width: 100%;
    border-top: 0px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}
.caldayheader
{
    margin-top: -4px;
    padding-top: 6px;
    height: 26px;
    width: 14%;
    float: left;
    text-align: center;
    border-right: 0px solid gray;
    display: inline;
}
.caldayheaderfirst
{
    margin-top: -5px;
    padding-top: 6px;
    height: 26px;
    width: 14%;
    float: left;
    text-align: center;
    border-left: 0px solid gray;
    border-right: 0px solid gray;
    display: inline;
}
.caldayheaderlast
{
    margin-top: -5px;
    padding-top: 6px;
    height: 26px;
    width: 14%;
    float: left;
    text-align: center;
    border-right: 0px solid gray;
    display: inline;
}
.caldatesrows
{
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px solid gray;
    border-left: 0px solid gray;
    border-right: 1px solid gray;
    border-bottom: 0px solid gray;
    width: 100%;
}
.caldatesrow
{
    margin-top: 0px;
    padding-top: 0px;
    height: 68px;
    width: 100%;
    border-left: 0px solid gray;
    border-right: 0px solid gray;
}
.caldate
{
    height: 67px;
    border-top: 0px solid white;
    border-bottom: 1px solid gray;
    border-right: 0px solid gray;
    border-left: 0px solid white;
    float: left;
    width: 13%;
    padding-top: 3px;
    margin-top: 0px;
    padding-left: 1%;
    clear: none;
    position: relative;
    background-image: url(assets/1px_grey.png);
    background-repeat: repeat-y;
}
.caldateblank
{
    background-color: #ece7e7;
    display: inline;
    width: 13%;
}
.caldateempty
{
    background-color: white;
}
.caldatebooked
{
    background-color: #ffcc66;
}
.caldatetoday
{
    background-color: #ffcccc;
}

.caldateblanklast
{
    background-color: #ece7e7;
    border-right: 0px solid gray;
    width: 14%;
    display: inline;
}
.caldateemptylast
{
    background-color: white;
    border-right: 0px solid gray;
    width: 14%;
}
.emptylast
{
    /*border-right: 1px solid gray;*/
    cursor: pointer;
    width: 14%;
}
.caldatebookedlast
{
    background-color: #ffcc66;
    border-right: 0px solid gray;
    width: 14%;
}
.caldatetodaylast
{
    background-color: #ffcccc;
    border-right: 0px solid gray;
    width: 14%;
}

.caldateblankfirst
{
    background-color: #ece7e7;
    border-left: 0px solid gray;
    width: 14%;
    display: inline;
}
.emptyfirst
{
    border-left: 0px solid gray;
    width: 14%;
}
.caldateemptyfirst
{
    background-color: white;
    border-left: 0px solid gray;
    width: 14%;
}
.caldatebookedfirst
{
    background-color: #ffcc66;
    border-left: 0px solid gray;
    width: 14%;
}
.caldatetodayfirst
{
    background-color: #ffcccc;
    border-left: 0px solid gray;
    width: 14%;
}
.unavailable
{
    background-color: lightgray;
}
.unavailablelast
{
    background-color: lightgray;
    width: 14%;
}
.unavailablefirst
{
    background-color: lightgray;
    width: 14%;
}

.booked
{
    background-color: lightgreen;
}
.bookedlast
{
    background-color: lightgreen;
    width: 14%;
}
.bookedfirst
{
    background-color: lightgreen;
    width: 14%;
}
.selecteddate
{
    background-color: #ff9800;
}
#dateeditpopup
{
    width:50%;
    height:300px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}
.editbutton
{
    width: 200px;
    color: white;
}
#editdaterror
{
    color: red;
}

.legendrow
{
    clear: both;
}
.alegend
{
    clear: none;
}
.alegendlabel
{
    float: left;
}
.alegendsample
{
    width: 20px;
    height: 20px;
    float: left;
}
.legendavailable
{
    background-color: white;
    border: 1px solid lightgray;
}
.legendblocked
{
    background-color: lightgray;
    border: 1px solid lightgray;
}
.legendbooked
{
    background-color: lightgreen;
    border: 1px solid lightgray;
}
.alegendlabel
{
    float: left;
    padding-left: 5px;
    padding-right: 10px;
}
.importsrow
{
    clear: both;
}
.exportrow
{
    clear: both;
}
#msgbox
{
    width:50%;
    height:300px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}
.helptemplate
{
    display: none;
    width: 0px;
    height: 0px;
}
.previewbutton
{
    width: auto;
    color: white;
}
.previewbuttonlisting
{
    width: 400px;
    color: white;
}
.dayprice
{
    position: absolute;
    bottom: 1px;
    right: 2px;
    font-size: 14px;
}
.daypricesmall
{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
}
.ui-menu-item-wrapper
{
    font-size: 15px;
}
#searcharea
{
    clear: both;
    width: 100%;
    background-color: black;
    padding-bottom: 0px;
    border-bottom: 2px solid #bfbfbf;
    border-top: 0px solid #bfbfbf;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
#advancedsearchheader
{
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
}
.advancedsearchnotes
{
    margin-top: 0px;
    margin-bottom: 25px;
    border-bottom: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
    padding-top: 25px;
}
.advancedsearchheadertext
{
    font-size: 20px;
    color: #6c6c6c;
}
#filters
{
    font-weight: normal;
}
.asearchformrow
{
    clear: both;
    width: 100%;
    margin-left: 10px;
    padding-bottom: 10px;
    
}
.asearchformfieldareainner
{
    float: left;
    height: auto;
    width: 33.33%;
    color: #757070;
}
.asearchformfieldareainnerwide
{
    float: left;
    height: auto;
    width: 63%;
}
#resultsarea
{
    clear: both;
    width: 100%;
    background-color: white;
}
.resultsarea
{
    clear: both;
    width: 100%;
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}
#listarea
{
    width: 66%;
    float: left;
    height: auto;
    min-height: 400px;
    border: 0px solid white;
    clear: none;
    background-color: white;
}
#maparea
{
    width: 33%;
    float: left;
    min-height: 600px;
    border: 0px solid white;
    clear: none;
    height: auto;
}
.ui-slider-handle
{
    background-color: #ff9800;
}
.asearchformrowheaderrow
{
    clear: both;
    width: 100%;
}
.greybottom
{
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
}
.asearchformrowbodyrow
{
    clear: both;
    width: 100%;
    height: auto;
}
.anentryadvancedsearchlabel
{
    font-weight: bold;
    width: 20%;
    float: left;
    font-size: 16px;
}
.anentryadvancedsearch
{
    width: 25%;
    float: left;
    height: auto;
}
.anentryadvancedsearchleft
{
    width: 5%;
    min-width: 20px;
    float: left;
    min-height: 20px;
}
.anentryadvancedsearchright
{
    float: left;
    min-height: 20px;
    width: 90%;
}
.arrows
{
    width: 5%;
    float: right;
}
.arrowslower
{
    float: right;
    display: none;
    width: 0px;
    height: 0px;
}
.advancedsearchselect
{
    width: 90%;
}

.aresultsrow
{
    width: 100%;
    clear: both;
    height: auto;
    padding-bottom: 20px;
    padding-left: 10px;
}
.aresultnavcellleft
{
    float: left;
    width: 49%;
    border: 0px solid red;
    text-align: left;
    padding-top: 20px;
    clear: none;
}
.aresultnavcellright
{
    float: left;
    width: 49%;
    border: 0px solid red;
    text-align: left;
    padding-top: 20px;
    clear: none;
    padding-right: 0px;
}
.single_listingcell
{
    width: 47%;
    float: left;
    clear: none;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    margin-right: 3%;
    margin-right: 0%;
    height: auto;
    cursor: pointer;
    margin-bottom: 0px;
    padding: 0px;
}
.single_listingcell_listinglink
{

}
.single_listing_image
{
    width: 100%;
    height: auto;
}
.single_listing_image_banner
{
    width: 200%;
    height: auto;
    transform: translate(-25%, 0%) scale(1, 1);
}
.single_listingcell_inner
{
    clear: both;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.listingheadline
{
    padding-top: 0px;
    height: auto;
}
.single_listing_description
{
    font-size: 15px;
    background-color: white;
    padding-left: 10px;
    color: #757070;
    margin-bottom: 3px;
    overflow-y: hidden;
    line-height: 17px;
    height: 17px;
    margin-top: 12px;
}
.single_listing_second
{
    width: 100%;
}
.single_listing_spec
{
    width: 47%;
    float: left;
    text-align: left;
    font-size: 11px;
    padding-left: 10px;
    color: #bfbfbf;
}
.single_listing_stars
{
    width: 47%;
    float: right;
    text-align: right;
    font-size: 11px;
    color: #7f7f7f;
    padding-right: 10px;
}
.orange
{
    color: #ff9800;
}
.blue
{
    color: blue;
    color: rgb(0, 112, 192);
}
.listing_hostandsummary
{
    clear: both;
    width: 100%;
    height: auto;
}
.listing_counts_and_summary
{
    float: right;
    height: auto;
    width: 80%;
    padding-left: 0%;
    overflow-y: hidden;
}
.listing_host
{
    width: 17%;
    height: auto;
    float: left;
    padding-top: 3px;
    padding-left: 1%;
}
.listing_summary
{
    width: 100%;
    height: 34px;
    font-weight: normal;
    border-top: 0px solid #ff9800;
    margin-top: 0px;
    padding-top: 3px;
    color: #757070;
    font-size: 14px;
    margin-bottom: 11px;
    overflow-y: hidden;
    line-height: 17px;
}
.listing_counts
{
    font-weight: normal;
    font-size: 14px;
    color: #bfbfbf;
}
.single_listing_price
{
    position: absolute;
    bottom: 6px;
    right: 0px;
    background-color: #ff9800;
    width: 20%;
    height: auto;
    padding: 10px;
    font-size: 16px;
    color: white;
    text-align: center;
}
.single_listing_instant
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ff9800;
    width: 12px;
    height: 25px;
    padding: 3px;
    font-size: 20px;
    color: white;
}
.single_listing_instant_large
{
    position: absolute;
    top: 5px;
    left: 0px;
    background-color: #ff9800;
    width: 12px;
    height: 25px;
    padding: 10px;
    font-size: 25px;
    z-index: 1000;
    color: white;
}
#map_canvas
{
    width: 100%;
    min-height: 600px;
    height: 760px;
}

#alistingheader
{
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    t_transform: translate(-25%, -10%) scale(1.5, 1.5);
}
#alistingdetails
{
    padding-bottom: 40px;
    background-color: white;
}
#alistingdetailspreview
{
    padding-bottom: 0px;
    background-color: white;
    height: 35px;
}
#bookingheader
{
    width: 97%;
    float: left;
    height: auto;
    padding-left: 6%;
    padding-bottom: 20px;
}
#alistinglandc
{
    width: 60%;
    float: left;
    height: auto;
    padding-left: 6%;
    margin-bottom: 25px;
    border-right: 1px solid #bfbfbf;
}
#alistingr
{
    width: 28%;
    float: left;
    height: auto;
    padding-right: 3%;
    padding-left: 2%;
    padding-bottom: 25px;
}
#breadcrumbarea
{
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
    width: 93%;
    padding-left: 6%;
    color: #bfbfbf;
}
#titlearea
{
    width: 100%;
    height: auto;
    border-bottom: 2px solid #ff9800;
    margin-bottom: 3px;
    width: 90%;
    padding-bottom: 10px;
}
#descriptionarea
{
    width: 70%;
    height: auto;
    font-size: 25px;
    float: left;
}
#pricearea
{
    width: 30%;
    height: auto;
    font-size: 25px;
    color: #ff9800;
    float: right;
    text-align: right;
}
.orangedivider
{
    
}
#summaryarea
{
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 90%;
    padding-top: 10px;
}
#summaryareal
{
    width: 60%;
    height: auto;
    float: left;
}
#summaryarear
{
    width: 40%;
    height: auto;
    float: right;
    text-align: right;
}
#imagesarea
{
    width: 90%;
    height: auto;
    padding-top: 5px;
    position: relative;
    /*margin: auto auto;*/
}
.listingsliderimagepanel
{
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
}
#listingsliderimage
{
    width: 100%;
    height: auto;
}
.asection
{
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.asectionnoborder
{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 20px;
}
.sectionheader
{
    width: 100%;
    padding-top: 20px;
}
.sectionname
{
    width: 90%;
    float: left;
    height: auto;
    font-size: 18px;
    font-weight: bold;
}
.sectionhead
{
    font-size: 18px;
    font-weight: bold;
}
.sectionarrows
{
    width: 10%;
    text-align: right;
    float: right;
    height: auto;
}
.sectionbody
{
    background-color: white;
    width: 100%;
    height: auto;
    clear: both;
    padding-top: 15px;
}
.asectionrow
{
    width: 100%;
    clear: both;
    padding-bottom: 5px;
}
.asectionrowleft
{
    width: 33%;
    float: left;
}
.asectionrowcentre
{
    width: 33%;
    float: left;
}
.asectionrowright
{
    width: 33%;
    float: right;
}
.asectionrowcandr
{
    width: 66%;
    float: right;
}
#asectionmaparea
{
   /*width: 100%;*/
   height: 200px;
}
#map_canvas_short
{
    width: 100%;
    min-height: 200px;
    height: 200px;
}
#message_contact
{
    height: 200px;
}


/* small calandar */

.calnavrowsmall
{
    height: auto;
    width: 100%;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 0px solid gray;
}
.calnavfirstsmall
{
    margin-top: 5px;
    height: 30px;
    width: 11%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavprevsmall
{
    margin-top: 5px;
    height: 30px;
    width: 25%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavmonthyearsmall
{
    margin-top: 5px;
    height: auto;
    width: 50%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavnextsmall
{
    margin-top: 5px;
    height: 30px;
    width: 25%;
    float: left;
    text-align: center;
    clear: none;
}
.calnavlastsmall
{
    margin-top: 5px;
    height: 30px;
    width: 11%;
    float: right;
    text-align: center;
    clear: none;
}
.caldaysrowsmall
{
    height: 31px;
    width: 100%;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}
.caldayheadersmall
{
    margin-top: -4px;
    padding-top: 6px;
    height: auto;
    width: 14%;
    float: left;
    text-align: center;
    border-right: 0px solid gray;
    display: inline;
}
.caldayheaderfirstsmall
{
    margin-top: -5px;
    padding-top: 6px;
    height: auto;
    width: 15%;
    float: left;
    text-align: center;
    border-left: 0px solid gray;
    border-right: 0px solid gray;
    display: inline;
}
.caldayheaderlastsmall
{
    margin-top: -5px;
    padding-top: 6px;
    height: auto;
    width: 15%;
    float: left;
    text-align: center;
    border-right: 0px solid gray;
    display: inline;
}
.caldatesrowssmall
{
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px solid gray;
    border-left: 0px solid gray;
    border-right: 1px solid gray;
    border-bottom: 0px solid gray;
    width: 100%;
}
.caldatesrowsmall
{
    margin-top: 0px;
    padding-top: 0px;
    height: auto;
    width: 100%;
    border-left: 0px solid gray;
    border-right: 0px solid gray;
}
.caldatesmall
{
    height: 35px;
    border-top: 0px solid white;
    border-bottom: 1px solid gray;
    border-right: 0px solid gray;
    border-left: 0px solid white;
    float: left;
    width: 14%;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    clear: none;
    position: relative;
    background-image: url(assets/1px_grey.png);
    background-repeat: repeat-y;
    text-align: center;
    font-size: 13px;
}
.caldateblanksmall
{
    background-color: #ece7e7;
    display: inline;
    width: 14%;
}
.caldateemptysmall
{
    background-color: white;
    cursor: pointer;
}
.caldatebookedsmall
{
    background-color: #ffcc66;
}
.caldatetodaysmall
{
    background-color: #ffcccc;
}

.caldateblanklastsmall
{
    background-color: #ece7e7;
    border-right: 0px solid gray;
    width: 15%;
    display: inline;
}
.caldateemptylastsmall
{
    background-color: white;
    border-right: 0px solid gray;
    width: 15%;
    cursor: pointer;
}
.emptylastsmall
{
    /*border-right: 1px solid gray;*/
    width: 15%;
    cursor: pointer;
}
.empty
{
    cursor: pointer;
}
.caldatebookedlastsmall
{
    background-color: #ffcc66;
    border-right: 0px solid gray;
    width: 15%;
}
.caldatetodaylastsmall
{
    background-color: #ffcccc;
    border-right: 0px solid gray;
    width: 15%;
}

.caldateblankfirstsmall
{
    background-color: #ece7e7;
    border-left: 0px solid gray;
    width: 16%;
    display: inline;
}
.caldateblanksmallfirst
{
    background-color: #ece7e7;
    border-left: 0px solid gray;
    width: 16%;
    display: inline;
}
.caldateblanksmalllast
{
    background-color: #ece7e7;
    border-left: 0px solid gray;
    width: 14%;
    display: inline;
}
.emptyfirstsmall
{
    border-left: 0px solid gray;
    width: 16%;
    cursor: pointer;
}
.unavailablefirstsmall
{
    background-color: lightgray;
    width: 16%;
}
.caldateemptyfirstsmall
{
    background-color: white;
    border-left: 0px solid gray;
    width: 16%;
    cursor: pointer;
}
.caldatebookedfirstsmall
{
    background-color: #ffcc66;
    border-left: 0px solid gray;
    width: 16%;
}
.caldatetodayfirstsmall
{
    background-color: #ffcccc;
    border-left: 0px solid gray;
    width: 16%;
}


/* end small calendar */

#alistingbooking1
{
    width: 30%;
    float: left;
    padding-left: 0%;
    padding-right: 3%;
}

#alistingbooking2
{
    width: 27%;
    float: left;
    padding-left: 0%;
    padding-right: 3%;
}
#message_bookingmessage
{
    height: 200px;
}

.acat
{
    text-decoration: none;
}
.acat:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.currcat
{
    text-decoration: underline;
}

.amessage
{
    width: 100%;
    clear: both;
    height: auto;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 5px;
}
.messagedatetime
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
}
.messagefromto
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
}
.messagetype
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
}
.messagesummary
{
    height: auto;
    width: 40%;
    float: left;
    clear: none;
}
.messagelisting
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
}
.messageactions
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
    text-align: center;
}
.messageotherimage
{
    float: left;
    width: 100px;
    height: auto;
}
.messageotherinfo
{
    float: left;
    height: auto;
    padding-left: 10px;
}
.messageotheractions
{
    width: 15%;
    height: auto;
    padding-left: 10px;
    float: right;
}

.replyarea
{
    width: 100%;
    height: auto;
    clear: both;
}
.replyarearow
{
    width: 100%;
    height: auto;
    clear: both;
    margin-bottom: 5px;
}
.replyarearowleft
{
    width: 50%;
    height: auto;
    clear: none;
    float: left;
}
.replyarearowright
{
    width: 50%;
    height: auto;
    clear: none;
    float: right;
    text-align: right;
}
.replytext
{
    width: 99%;
    min-height: 100px;
}
.areview
{
    width: 100%;
    clear: both;
    height: auto;
    border-bottom: 1px solid #bfbfbf;
    border-top: 0px solid white;
    margin-bottom: 5px;
    padding-bottom: 0px;
}
.areviewprofile
{
    height: auto;
    width: 18%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.areviewstarsandname
{
    height: auto;
    width: 18%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.areviewmain
{
    height: auto;
    width: 48%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.areviewactions
{
    height: auto;
    width: 8%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.abooking
{
    width: 100%;
    clear: both;
    height: auto;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.abookingstatus
{
    height: auto;
    width: 10%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.abookingcheckin
{
    height: auto;
    width: 38%;
    float: left;
    clear: none;
    padding-right: 2%;
}
.abookingcheckinguest
{
    height: auto;
    width: 100px;
    float: left;
    clear: none;
    padding-right: 2%;
}
.abookingnoguests
{
    height: auto;
    padding-left: 0%;
    width: 5%;
    float: left;
    clear: none;
}
.abookingspace
{
    height: auto;
    width: 30%;
    float: left;
    clear: none;
}
.abookinglocation
{
    height: auto;
    width: 25%;
    float: left;
    clear: none;
}
.abookinglocationguest
{
    height: auto;
    width: 38%;
    float: left;
    clear: none;
}
.abookingactionsactions
{
    height: auto;
    width: 15%;
    float: left;
    clear: none;
    text-align: center;
}
.canceltext
{
    height: 200px;
    width: 100%;
}
.bookingotherinfo
{
    width: 50%;
    height: auto;
    clear: none;
    float: left;
}
.bookingotheractions
{
    width: 20%;
    height: auto;
    clear: none;
    float: right;
    text-align: left;
}

#hostdashboardmessages
{
    height: auto;
    width: 100%;
}
.adashboardmessage
{
    width: 100%;
    height: auto;
    clear: both;
}
.dashboardmessagesender
{
    width: 25%;
    height: auto;
    float: left;
}
.dashboardmessagetype
{
    float: left;
    height: auto;
    width: 25%;
}
.dashboardmessagesummary
{
    float: left;
    height: auto;
    width: 50%;
}
.dashboardmessagebody
{
    float: left;
    height: auto;
    width: 25%;
}
.amessagebodyleft
{
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
}
.amessagebodyright
{
    float: right;
    clear: both;
    width: 100%;
    text-align: right;
}
.bodybubbleleft
{
    float: left;
    width: 80%;
    text-align: left;
    border: 1px solid gray;
    border-radius: 10px;
    padding-left: 10px;
    border-color: #ff9800;
    margin-bottom: 10px;
}
.bodybubbleright
{
    float: right;
    width: 80%;
    text-align: right;
    border: 1px solid gray;
    border-radius: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.bigstar
{
    font-size: 20px;
}

.paymentdatetime
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
    text-align: center;
}
.paymentfromto
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
    text-align: center;
}
.paymenttype
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
    text-align: center;
}
.paymentlisting
{
    height: auto;
    width: 20%;
    float: left;
    clear: none;
    text-align: center;
}
.reportarea
{
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}
#reportpopup
{
    width:50%;
    height:300px;
    /*font-family: arial;*/
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}
.logininputtextarea
{
    height: 200px;
    width: 100%;
}
#doreport
{
    width: 100%;
}
.previewtitle
{
    color: red;
    font-size: 30px;
    padding-top: 50px;
    margin: auto auto;
    width: 50%;
    text-align: center;
}
#headeritems
{
    width: 33%;
    /*margin: auto auto;*/
    height: 209px;
    background-color: #fafafa;
    background-color: #fff;
    background-color: #ff9800;
    border-radius: 20px;
    margin-top: 26px;
    margin-left: 0%;
}
#headeritemsleft
{
    float: none;
    height: 209px;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
    background-color: #fafafa;
    background-color: #fff;
    border-radius: 20px;
    width: 250px;
    margin: auto auto;
    background-color: #ff9800;
}
#headeritemsright
{
    float: left;
    height: auto;
    padding: 0px;
    background-color: #fafafa;
    background-color: #fff;
    background-color: #ff9800;
    border-radius: 20px;
    color: #ff9800;
    text-align: right;
    padding-top: 20px;
    padding-right: 20px;
}
.profilepic
{
    /*box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);*/
    padding: 0px;
    border: 5px solid #ff9800;
    border-radius: 20px;
    height: 200px;
}
.profilename
{
    color: #757070;
    font-size: 20px;
}
.profilelocation
{
    color: #bfbfbf;
    /*font-size: 20px;*/
    /*font-style: italic;*/
}
.profilesince
{
    color: #7f7f7f;
    /*font-size: 20px;*/
}
#breadcrumbareaprofile
{
    padding-top: 10px;
    padding-bottom: 20px;
    height: auto;
    padding-left: 16%;
}
#aprofile
{
    width: 75%;
    margin: auto auto;
    height: auto;
    background-color: #fafafa;
    background-color: #fff;
    margin-bottom: 0px;
}
#aprofile1
{
    width: 75%;
    margin: auto auto;
    height: auto;
    background-color: #fafafa;
    background-color: #fff;
    margin-bottom: 20px;
}
#aprofilel
{
    width: 33%;
    height: auto;
    float: left;
    padding-bottom: 20px;
    text-align: center;
}
#aprofilel1
{
    width: 33%;
    height: auto;
    float: left;
    padding-bottom: 20px;
    clear: both;
}
.aprofilereview
{
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#aprofiler
{
    width: 65%;
    float: right;
    padding-bottom: 20px;
}
#aprofiler1
{
    width: 65%;
    float: right;
    padding-bottom: 20px;
}
.profilelistheader
{
    font-size: 28px;
    /*margin-top: 20px;
    margin-bottom: 15px;*/
    padding-bottom: 40px;
    border-bottom: 0px solid #bfbfbf;
    margin: auto auto;
    text-align: center;
    margin-top: 100px;
}
.profiledescription
{
    margin-top: 0px;
    margin-bottom: 10px;
}
.profileprivate
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.adesktopmenuitemsmall
{
    color: #4c4c4c;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
}
.adesktopmenuitemsmall:visited
{
    color: #4c4c4c;
    cursor: pointer;
}
.adesktopmenuitemsmall:hover
{
    color: #ff9800;
    cursor: pointer;
}
.centred
{
    text-align: center;
}
.profilepreviewtitle
{
    color: red;
    font-size: 25px;
    padding-top: 0px;
    margin: auto auto;
    width: 100%;
    text-align: center;
}
.listing_counts_counts
{
    float: left;
    height: auto;
    margin-top: 10px;
}
.listing_counts_shares
{
    float: right;
    height: auto;
    padding-right: 5px;
    font-size: 20px;
}
#donotme
{
    color: white;
    width: 100%;
}
.red
{
    color: red;
}

.ui-button
{
    background-image: none;
}

.owl-stage-outer
{
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
}
.nonights
{
    width: 30px;
}
#pricerange
{
    width: 90%;
}

.closepreview
{
    width: 100%;
    color: #ff9800;
    color: red;
    font-size: 30px;
    cursor: pointer;
    text-align: center;
    margin: auto auto;
    display: block;
}
.bookinginstant
{
    color: red;
    width: auto;
    min-width: 50px;
    border: 0px solid green;
    padding: 0px 5px;
    margin: auto auto;
    text-align: center;
    font-weight: bold;
}
.bookingconfirmed
{
    color: green;
    width: auto;
    min-width: 50px;
    border: 0px solid green;
    padding: 0px 5px;
    margin: auto auto;
    text-align: center;
    font-weight: bold;
}
.bookingconfirmedgotobooking
{
    color: green;
    width: auto;
    min-width: 50px;
    border: 2px solid green;
    padding: 5px 5px;
    margin: auto auto;
    text-align: center;
    margin-top: 15px;
}
.bookingconfirmedsmall
{
    color: green;
    width: auto;
    width: 46%;
    border: 2px solid green;
    padding: 5px 5px;
    margin: auto auto;
    text-align: center;
    float: left;
    clear: none;
    cursor: pointer;
    margin-right: 0%;
}
.bookingdeclined
{
    color: red;
    width: auto;
    min-width: 50px;
    border: 0px solid red;
    padding: 0px 5px;
    margin: auto auto;
    text-align: center;
    font-weight: bold;
}
.bookingdeclinedgotobooking
{
    color: red;
    width: auto;
    min-width: 50px;
    border: 2px solid red;
    padding: 5px 5px;
    margin: auto auto;
    text-align: center;
}
.bookingwithdrawsmall
{
    color: red;
    width: 46%;
    border: 2px solid red;
    padding: 5px 5px;
    margin: auto auto;
    text-align: center;
    clear: none;
    cursor: pointer;
    float: none;
}
.bookingdeclinedsmall
{
    color: red;
    width: auto;
    width: 46%;
    border: 2px solid red;
    padding: 5px 5px;
    margin: auto auto;
    text-align: center;
    float: left;
    clear: none;
    cursor: pointer;
    float: right;
}
.bookingpending
{
    color: red;
    width: auto;
    min-width: 50px;
    border: 0px solid red;
    padding: 0px 5px;
    margin: auto auto;
    text-align: center;
    font-weight: bold;
}
.bookingenquiry
{
    color: #ff9800;
    width: auto;
    min-width: 50px;
    border: 0px solid red;
    padding: 0px 5px;
    margin: auto auto;
    text-align: center;
    font-weight: bold;
}

.senderprofilepic
{
    border-radius: 50%;
    border-color: #ff9800;
}
.senderprofilepicaction
{
    border-radius: 50%;
    border-color: #ff9800;
    cursor: pointer;
}
.senderprofilepicsmall
{
    border-radius: 50%;
    border-color: #ff9800;
}

.amessagebookinglistingguesthost
{
    width: 31%;
    float: left;
    border-right: 1px solid #bfbfbf;
    text-align: center;
    padding-top: 15px;
    padding-right: 1%;
    border-bottom: 1px solid #bfbfbf;
}
.amessagebookinglistingguesthostlisting
{
    border-top: 0px solid #bfbfbf;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0px solid #bfbfbf;
    font-weight: bold;
}
.amessagebookinglistingguesthostbooking
{
    
}
.amessagebookinglistingguesthostenquiry
{
    
}
.amessagemessage
{
    width: 60%;
    float: left;
    padding-left: 4%
}
.amessagemessageactions
{
    font-size: 15px;
    color: #7f7f7f;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
    border-top: 0px solid #bfbfbf;
    text-align: center;
    padding-top: 15px;
}
.innermessagebuttonsarea
{
    width: 100%;
    clear: both;
    margin-top: 15px;
}
.amessagemessagebody
{
    clear: both;
}
.messageheadline
{
    color: #757070;
    font-size: 18px;
    font-weight: bold;
}

#reviewspage
{
    clear: both;
    float: none;
    height: auto;
}
.areviewinlisting
{
    width: 100%;
    clear: both;
    float: none;
    height: auto;
    border-bottom: 1px solid #ff9800;
    margin-bottom: 10px;
}
.areviewinlistingperson
{
    width: 20%;
    clear: none;
    float: left;
    height: auto;
}
.areviewinlistingmain
{
    width: 80%;
    clear: none;
    float: left;
    height: auto;
}
.ui-widget
{
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Roman;
}

.messageperson
{
    font-size: 17px;
    font-weight: bold;
}
.messagedate
{
    color: #757070;
}
.messagetime
{
    color: #bfbfbf;
}
.messageplace
{
    color: #757070;
}
.messagecountry
{
    font-size: 15px;
}
.messagereviews
{
    font-size: 12px;
}

.dark
{
    color: #757070;
}
.medium
{
    color: #7f7f7f;
}
.light
{
    color: #bfbfbf;
}
.breakdown
{
    text-align: left;
}
.navlinks
{
    font-size: 15px;
    font-weight: normal;
}
#messagecount
{
    color: #7f7f7f;
    border-bottom: 1px solid #bfbfbf;
}
#paymentsummaryrow
{
    /*text-align: justify;*/
    width: 89%;
}
.leftlabel
{
    height: auto;
    width: 49%;
    float: left;
    clear: none;
}
.rightlabel
{
    height: auto;
    width: 49%;
    float: right;
    clear: none;
    text-align: right;
}
.leftrightlabel
{
    height: auto;
    width: 100%;
    float: none;
    clear: both;
}
.leftrightlabeltotal
{
    height: auto;
    width: 100%;
    float: none;
    clear: both;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-top: 2px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.boxed
{
    display: block;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}

#dashboardnoitems1
{
    display: block;
    width: 100%;
    border-bottom: 0px solid #bfbfbf;
    padding-bottom: 5px;
}

#dashboardnoitems2
{
    display: block;
    width: 100%;
    border-bottom: 0px solid #bfbfbf;
    padding-bottom: 5px;
}

.graydivider
{
    width: 100%;
    height: 0px;
    border-bottom: 1px solid #bfbfbf;
    margin: auto auto;
}
.graydivider1
{
    width: 100%;
    height: 0px;
    border: 1px solid #bfbfbf;
    margin: auto auto;
}

.larger
{
    font-size: 20px;
}

.bold
{
    font-weight: bold;
}

.previewonly
{
    border-radius: 10px;
    margin-bottom: 40px;
    border: 1px solid #757070;
    padding: 10px;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, .6);
    text-align: center;
}

.reviewimage
{
    float: left;
    width: auto;
}
.reviewfrom
{
    float: left;
    width: auto;
    margin-left: 5px;
}
.reviewbody
{
    clear: both;
    margin-bottom: 10px;
    line-height: 17px;
    height: 51px;
    overflow-y: hidden;
}
.dasshboardmessageactions
{
    width: 90%;
    display: block;
    text-align: right;
    padding-right: 10px;
}

.policyplaceholder
{
    display: block;
    margin-left: 50px;
}

#wordysummaryarea
{
    padding-top: 20px;
    width: 90%;
}

.asectionlast
{
    margin-bottom: 0px;
}

.uppercase
{
    text-transform: uppercase;
}

#contacthostupper
{
    color: white;
}
#loginmessage
{
    color: white;
}
#loginmessageupper
{
    color: white;
}
#loginmessageupper2
{
    color: white;
}
#loginmessageupper3
{
    color: white;
}
#contacthost
{
    color: white;
}
.removefromfavs
{
    color: white;
    margin-bottom: 5px;
}
.addtofavs
{
    color: white;
    margin-bottom: 5px;
}
#booknow
{
    color: white;
}
#verifynow
{
    color: white;
    margin-bottom: 5px;
}
#booknow2
{
    color: white;
}
#booknow2a
{
    color: white;
}
#notagreehr
{
    color: white;
}
#sendmessagenow
{
    color: white;
}

.paymentsheader
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #757070;
}
#publish
{
    color: white;
}

#agreelabelarea
{
    color: #ff9800;
    clear: left;
    width: 72%;
    display: block;
    float: right;
    padding-right: 20%;
}

#cookiearea
{
    width: 100%;
    height: auto;
    background-color: #d4a963;
    color: #ffffff;
    padding:15px;
}
#cookiearealeft, #cookiearearight
{
    width:100%;
	text-align:center;
    margin: 10px 0;
}
/*#cookiearearight
{
    float: right;
    height: auto;
    width: auto;
    padding-right: 10px;
    margin: auto auto;
}*/
.cookiebutton {
    width: auto;
    float: none;
    height: auto;
    background-color: #000000;
    color: #ffffff;
    margin-right: 20px;
	padding:8px 15px;
    cursor: pointer;
    display: inline-flex;
	border-radius:5px;
}
.cookiebutton:hover
{
    background-color: white;
    color: black;
}

#verifywarning
{
    display: block;
    width: 90%;
    font-size: 13px;
    text-align: center;
}

#roundlogo_search
{
    width: 75px;
    height: 75px;
    display: block;
}
#logodesktopbackground_search
{
    /*background-image: url(assets/logo-secondary-lg_at_2x.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    width: 75px;
    height: 75px;
    float: left;
    cursor: pointer;
    margin-left: 28px;
    margin-top: 10px;
    /*background-position-y: 0px;*/
    /*background-position-x: 0px;*/
    position: absolute;
    z-index: 100;
    background-color: white;
    border-radius: 100px;
    overflow-x: visible;
    overflow-y: visible;
    opacity: 1;
    display: block;
}
#logodesktop_search
{
    /*background-image: url(assets/logo-secondary-lg_at_2x.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    width: 75px;
    height: 75px;
    float: left;
    cursor: pointer;
    margin-left: 9px;
    margin-top: 10px;
    /*background-position-y: 0px;*/
    /*background-position-x: 0px;*/
    position: absolute;
    z-index: 100;
    /*background-color: white;*/
    border-radius: 100px;
    overflow-x: visible;
    overflow-y: visible;
    opacity: 1;
    display: block;
}
#headertextsdesktop_search
{
    display: block;
}

}

@media print
{
    
    
    
.printable
{
    border: 0px solid white;
    font-size: 15px;
    font-family: arial;
}

.printableimage
{
    width: 50%;
}


}

select
{
    -webkit-appearance: none;
}

.ui-selectmenu-button-closed
{
    padding-left: 5px;
}
/*  BEGIN ICUK ADD FOR 2019 */
#pagewrapperinner.icuk {
	background-color:#f9f9f9;
}
#navcontainer {
	
	margin:0 auto;
}
.headersectionicuk {
        /* 1588x888 */
	/*background: url(/images/the-golden-moon-hero-banner-2.jpg) top center no-repeat;*/
        /* 1920x972 */
	background: url(/images/Moonlight_Technology_Corp.jpg) top center no-repeat;
	background-size:cover;
	/*height:calc(100vh);*/
        background-position-y: -65px;
}
.logo {
	width:110px;
	float:left;
	margin-top:20px;
}
img {
	max-width:100%;
}
#desktopmenu.icuk a {
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
font-size:16px;
	padding-left:50px;
}
#desktopmenu.icuk a:hover {
	color:#907132;
}
.headertitlebig {
	font-size:75px;
	color:#ffffff;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	line-height:70px;
	text-shadow:2px 2px 22px #000000;
	margin-top:100px;
}
.headetitlesmaller {
	font-size:16px;
	line-height:16px;
	margin-top:15px;
	font-weight:400;
	letter-spacing:2px;
	font-family: 'Montserrat', sans-serif;
	color:#ffffff;
	
}
.headerinnertext {
	font-size:27px;
	font-family: 'Montserrat', sans-serif;
	color:#ffffff;
	letter-spacing:1px;
	margin-top:180px;
	font-weight:600;
}
/*
.headerinnernav {
	margin-top:10px;
	margin-bottom:100px;
}
.headerinnernav span {
	font-size:17px;
	padding-right:18px;
	border-right:2px solid #907132;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	margin-right:20px;
}
.headerinnernav span.last {
	margin-right:0px;
	border:none !important;
	padding-right:0px;
}
*/
.red {
	color:#d32424 !important;
}
.headerbottomright {
	text-align:right;
	font-size:14px;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	position:absolute;
	bottom:0px;
	right:10px;
	
	margin-bottom:20px;
}
.headerbottomright .fa-circle {
	font-size:8px;
}
.headerbottomright .red {
	color:#d32424;
	font-weight:600;
}
.headerbottomright .fa-arrow-down {
	padding:10px;
	background-color:#907132;
	border-radius:25px;
}
.headerbottomright .fa-arrow-down:hover {
background-color:#d4a963 !important;
}
.liveuniverse {
	margin-bottom:20px;
font-weight:bold;	
	letter-spacing:2px;
}
a:hover {
	text-decoration:none !important;
}
.headersectionicuk .container {
	max-width:1340px;
        max-width:2558px
}
#pagewrapperinner.icuk #homepagesearcharea {
	width:100%;
	margin:20px auto 0 auto;
	background: #ffffff !important;
	border-radius:5px !important;
	padding:40px;
-webkit-box-shadow: 0px 0px 21px 4px rgba(125,125,125,1);
-moz-box-shadow: 0px 0px 21px 4px rgba(125,125,125,1);
box-shadow: 0px 0px 21px 4px rgba(125,125,125,1);
    height: auto;
}
#pagewrapperinner.icuk #homepagesearchareainner {
	width:98%;
}
#pagewrapperinner.icuk #homepagesearchareainner .fa {
	color:#d0cfcf;
	padding-right:10px;
}
#pagewrapperinner.icuk label {
	font-size:12px;
	color:#d4a963;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	display:block;
}
#pagewrapperinner.icuk .accountfield label {
        font-size:15px;
	font-family: arial;
        color: #4c4c4c;
        color: #6c6c6c;
        font-family: HelveticaNeueLTPro-Roman;
        display:inline;
        text-transform:none;
}
#pagewrapperinner.icuk .accountlabel label {
        font-size:15px;
	font-family: arial;
        color: #4c4c4c;
        color: #6c6c6c;
        font-family: HelveticaNeueLTPro-Roman;
        display:inline;
        text-transform:none;
}
#pagewrapperinner.icuk .asectionnoborder label {
        font-size:15px;
	font-family: arial;
        color: #4c4c4c;
        color: #6c6c6c;
        font-family: HelveticaNeueLTPro-Roman;
        display:inline;
        text-transform:none;
}
#pagewrapperinner.icuk .accountlabelwide label {
        font-size:15px;
	font-family: arial;
        color: #4c4c4c;
        color: #6c6c6c;
        font-family: HelveticaNeueLTPro-Roman;
        display:inline;
        text-transform:none;
}
#pagewrapperinner.icuk .anentryadvancedsearchright label {
        font-size:15px;
	font-family: arial;
        color: #4c4c4c;
        color: #6c6c6c;
        font-family: HelveticaNeueLTPro-Roman;
        display:inline;
        text-transform:none;
}
#pagewrapperinner.icuk .asearchfieldareaplace {
	width:27%;
	float:left;
	padding-right:10px;
	margin-right:15px;
	border-right:1px solid #eeeeee;
}
#pagewrapperinner.icuk .asearchfieldareacheckin , #pagewrapperinner.icuk .asearchfieldareacheckout {
	width:17%;
	float:left;
	padding-right:10px;
	margin-right:15px;
	border-right:1px solid #eeeeee;
}
#pagewrapperinner.icuk .asearchfieldareanoguests {
	width:100px;
	
}
#pagewrapperinner.icuk select {
	border:none;
	background-color:#ffffff;
	color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:bold;
}
#pagewrapperinner.icuk .asearchfieldareainner input {
	outline:none !important;
	 -webkit-box-shadow: none;
  box-shadow: none;
	border:none !important;
	color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:bold;
}
*:focus {
    outline: none;
}

#pagewrapperinner.icuk .asearchfieldareaplace, #pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
	height:50px;
}
#pagewrapperinner.icuk #place {
	width:86%;
        color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:bold;
}
#pagewrapperinner.icuk #checkin, #pagewrapperinner.icuk #checkout {
	width:78%;
        font-size: 16px;
}
#pagewrapperinner.icuk .asearchfieldareabutton {
	width:auto !important;
	height:auto;
}
#pagewrapperinner.icuk #homesearch {
	font-size:12px;
	padding:25px 50px;
	background:#907132 !important;
	border-radius:5px !important;
	color:#ffffff !important;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
#pagewrapperinner.icuk #homesearch:hover {
	background:#d4a963 !important;
}
#pagewrapperinner.icuk .asearchfieldareainner {
	margin:0px;
	
}

h2 {
	font-size:22px;
	color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	letter-spacing:2px;
	text-align:center;
	display:block;
	width:100%;
	margin-bottom:20px;
	margin-top:100px;
}
h4 {
	font-family: 'Montserrat', sans-serif;
	color:#b3b3b3;
	font-size:16px;
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:30px;
	font-weight:400;
	line-height:25px;
}
h5 {
	font-family: 'Montserrat', sans-serif;
	color:#00000;
	font-size:15px;
	display:block;
	width:100%;
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:bold;
}
.scripting {
	font-family: 'Alex Brush', cursive;
	color:#907132;
	transform: rotate(-20deg);
	font-size:26px;
	text-align:center;
	margin-bottom:50px;
}
.row.destinations {
margin-bottom:30px;	
}
.destinations .destimage {
	min-height:390px;
	padding-top:270px;
	-webkit-box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
	transition: all 0.5s ease;
	overflow:hidden;
}
.destinations .destimage:hover {
transform: scale(1.06);
}
.destinations .destimage:hover .destination-name {
	text-decoration:underline;
}
.destinationinfo, .heretohelppods .destinationinfo {
    height: 120px;
    padding-top: 60px;
	padding-left:20px;
	width:100%;
	font-family: 'Montserrat', sans-serif;
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(16,45,80,0) 35%, rgba(3,9,17,1) 65%, rgba(0,0,0,1) 73%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(16,45,80,0) 35%,rgba(3,9,17,1) 65%,rgba(0,0,0,1) 73%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(16,45,80,0) 35%,rgba(3,9,17,1) 65%,rgba(0,0,0,1) 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.heretohelppods .destinationinfo {
	padding-top: 330px;
	height: 365px;
	padding-left:0px;
background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(15,43,75,0) 75%, rgba(3,8,14,1) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(15,43,75,0) 75%,rgba(3,8,14,1) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(15,43,75,0) 75%,rgba(3,8,14,1) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.heretohelppods .destinationinfo.nothing {
	background:none !important;
}
.destination-name {
	font-size:18px;
	color:#d4a963;

	font-weight:bold;
	text-transform:uppercase;
}
.heretohelppods .destination-name {
	font-size:13px;
	color:#d4a963;
	font-weight:normal;
	text-transform:uppercase;
}
.destination-description {
	color:#ffffff;
}
.whitebg {
	background:#ffffff;
	margin-left:0px !important;
}
.row.favs .col-md-4 .favimage {
	height:520px;
}
.row.favs .col-md-8 .favimage {
	height:245px;
}
.row.favs .col-md-8 .row {
	margin-bottom:30px;
}
.col-md-4 .favinfo {
    height: 100%;
    padding-top: 400px; 
	padding-left:20px;
	width:100%;
	font-family: 'Montserrat', sans-serif;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+99,000000+100,000000+100&0+38,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 58%, rgba(0,0,0,0.98) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 58%,rgba(0,0,0,0.98) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 58%,rgba(0,0,0,0.98) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.col-md-6 .favinfo {
    height: 100%;
    padding-top: 130px; 
	padding-left:20px;
	width:100%;
	font-family: 'Montserrat', sans-serif;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+99,000000+100,000000+100&0+38,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 38%, rgba(0,0,0,0.98) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 38%,rgba(0,0,0,0.98) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 38%,rgba(0,0,0,0.98) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	transition: all 0.5s ease;
}
.favrating {
	margin-bottom:10px;
}
.favtitle, .favpricing {
	color:#ffffff;
	font-size:18px;
}
.favpricing {
	font-size:13px;
}
.favpricing .price {
	color:#d4a963;
	font-size:24px;
	letter-spacing:2px;
}
.favs .favimage {
	-webkit-box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
-moz-box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
box-shadow: 0px 0px 21px 4px rgba(199,199,199,1);
	transition: all 0.5s ease;
	overflow:hidden;
}

.favs .favimage:hover {
transform: scale(1.06);
}
.favs .favimage:hover .destination-name {
	text-decoration:underline;
}

.col-1-5{
    width: 19%;
    float: left;
    position: relative;
    min-height: 1px;
   margin:0 0.5%;
	text-align:center;
  }
.placestovisit h4, .whitebg h4, .heretohelp h4 {
	margin-bottom:80px;
}
.placestovisitcountry {
	font-size:18px;
	color:#000000;
	font-family: 'Montserrat', sans-serif;
	width:100%;
	font-weight:600;
	margin-top:30px;
}
.placestovisitcity {
	font-size:15px;
	font-family: 'Montserrat', sans-serif;
	width:100%;
	color:#b3b3b3;
	margin-top:10px;
}
.placestovisitpods, .row.favs, .row.destinations.last, .goldenbuttoncontainer {
	margin-bottom:100px;
}
.global {
	background:#000000;
	margin-left:0px !important;
}
.row.placestovisit, .row.heretohelp {
	margin-left:0px !important;
}
.global .container {
	background:url(/images/globe.jpg) bottom right no-repeat;
}
.global h2 {
	color:#d4a963;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
}
.global h4 {
	text-align:left;
	font-family: 'Montserrat', sans-serif;
}
a.goldenbutton {
	color:#d4a963;
	border:1px solid #d4a963;
	text-transform:uppercase;
	border-radius:5px;
	padding:20px 30px;
	font-family: 'Montserrat', sans-serif;
	margin-top:10px;
	display:inline-block;
	transition: all 0.5s ease;
}
a.goldenbutton:hover {
	background-color:#d4a963;
	color:#ffffff;
	transition: all 0.5s ease;
}
.row.heretohelppods, .row.heretohelpbottom {
	font-family: 'Montserrat', sans-serif;
	margin-bottom:75px;
}
.heretohelpbottom .goldenbuttoncontainer {
	margin-top:-30px;
	margin-bottom:0px;
}
.row.justify-content-end {
	padding-bottom:20px;
}
.container .row {
	margin-left: 0px;
}
.footertitle {
	font-size:11px;
	color:#000000;
	font-family: 'Montserrat', sans-serif;
	display:block;
	width:100%;
	margin-bottom:30px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:35px;
}
#pagewrapperinner.icuk .afooterline, #pagewrapperinner.icuk  #footerinner a, #pagewrapperinner.icuk  #footerinner p {
	color:#999999;
	font-family: 'Montserrat', sans-serif;
	font-size:11px;
}
#pagewrapperinner.icuk #footerrouter, #pagewrapperinner.icuk #footerinner {
	background:#ffffff;
}
#pagewrapperinner.icuk #footerinner img {
	display:block;
	margin-bottom:40px;
}
#pagewrapperinner.icuk #footerinner ul {
	list-style-type: none !important;
	padding-left:0px;
}
#pagewrapperinner.icuk #footerinner ul li {
	padding-bottom:5px;
}
#pagewrapperinner.icuk #footerinner .fa {
	color:#d4a963;
	font-size:20px;
}
#pagewrapperinner.icuk #footerinner .asocial .fa {
	color:#ffffff;
}
#pagewrapperinner.icuk #footerinner .footercontact .fa {
	padding-right:15px;
}
.footercontact div {
	margin-bottom:15px;
}
#pagewrapperinner.icuk .asocial {
    width: 36px;
	height:36px;
    margin-right: 7px;
	background:#ffffff;
	border-radius:0px;
	background-color:#cdcccc;
}
#pagewrapperinner.icuk .asocial:hover {    
	background-color:#d4a963;
}
#pagewrapperinner.icuk .socialsrow.one {
	margin-top:20px;
}
#pagewrapperinner.icuk #footerlegals {
	background:#d4a963;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	height:auto;
	padding:15px 0;
}
.white {
	color:#ffffff !important;
}
.rightermost {
	text-align:right;
}
.col-md-2 img, .col-1-5  {
	transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%); /* FF 35+ */
}
.col-md-2:hover img, .col-1-5:hover {
	 -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%); /* FF 35+ */
}

@media screen and (max-width:1340px) {
	.headerinnertext {
    font-size: 23px;
		text-align:center;
	}
	.headerinnernav span {
    padding-right: 0px;
	padding-bottom:10px;
	margin-bottom:10px;
    border-right: none;
    margin-right: 0px;
    /*width: 29%;
    display: inline-block;*/
    text-align: center;
}
}
@media screen and (max-width:1200px) {
	#pagewrapperinner.icuk .asearchfieldareaplace {
    width: 28%;
}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 16%;
}
	#pagewrapperinner.icuk .asearchfieldareanoguests {
    width: 73px;
}
}
@media screen and (max-width:1110px) {
	#desktopmenu.icuk a {
		padding-left:20px;
	}
}
@media screen and (max-width:991px) {
	#pagewrapperouter .container {
	max-width:1340px;
}
		#pagewrapperinner.icuk .asearchfieldareaplace {
    width: 100%;
			text-align:left;
			margin-bottom:15px;
				border:none !important;
}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 45%;
		margin-bottom:15px;
		border:none !important;
}
#pagewrapperinner.icuk .asearchfieldareanoguests {
    width: 50%;
}
#pagewrapperinner.icuk .asearchfieldareabutton {
    float: right;
	margin-top: -20px;
	}
#pagewrapperinner.icuk #homepagesearcharea {
    height: 250px;
    height: auto;
	margin: -90px auto 0 auto;
	
}
	.destination-description, .favtitle {
    font-size: 12px;
}
	.destinationinfo {
		padding-top:50px;
	}
	.placestovisitpods  .col-md-2 {
		width:50%;
		max-width:50% !important;
	flex:0 0 50%;
		margin-bottom:30px;
	}
	.placestovisitpods img {
		width:100%;
	}
	.heretohelppods .destinationinfo {
		padding-top:300px;
	}
	.col-1-5 {
		width:49%;
		margin-bottom:30px;
	}
}

@media screen and (max-width:799px) {
	.headerinnernav {
		display:none !important;
	}
	.col-md-3, .col-md-4, .col-md-8, .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
		margin-bottom:30px;
}
	.headerinnertext {
    margin-top: 90px;
    margin-bottom: 90px;
}

	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 100%;
		margin-bottom:25px
}
#pagewrapperinner.icuk .asearchfieldareanoguests {
    width: 100%;
}
#pagewrapperinner.icuk .asearchfieldareabutton {
    float: none;
	margin-top: 0px;
	width:100%;
	text-align:center;
	}
#pagewrapperinner.icuk #homepagesearcharea {
    height: 430px;
    height: auto;
}
	#pagewrapperinner.icuk #place {
    width: 83%;
    font-size: 16px;
}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-left:0px;
			padding-right:0px;
	}
	.headertitlebig {
    font-size: 44px;
		line-height:40px;
}
	.col-md-6 .favinfo {
    height: 100%;
    padding-top: 400px;
    padding-left: 20px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    background: rgba(0,0,0,0.4);
}
	.row.favs .col-md-8 .favimage {
    height: 520px;
}
}
.fixerupper {
	position:absolute !important;
	top:calc(41vh);
	left:15%;
        height: 100px;
}
/* END ICUK ADD FOR 2019 */


#sharearea
{
    position: fixed;
    z-index: 100;
    top: 500px;
    left: 0px;
    height: 50px;
    width: 59px;
    border: 0px solid red;
}

.ashare
{
    margin-bottom: 5px;
    text-align: center;
}

#body_4
{
    width: 90%;
}


/*.ui-menu
{
    height: 400px;
}
.ui-selectmenu-open
{
    height: 400px;
}*/

/*.ui-selectmenu-menu .ui-menu
{
    overflow-x: hidden;
    overflow-y: auto;
    background-color: white;
    height: 120px;
    max-height: 120px;
}*/

.h2profile {
	font-size:22px;
	color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	letter-spacing:2px;
	text-align:center;
	display:block;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}

.headerinnernav {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 100px;
}

.headerinnernav span {
    padding-bottom: 0px;
    margin-bottom: 10px;
	padding-right:15px;
    margin-right: 15px;
    /*width: 29%;*/
    /*display: inline-block;*/
    /*text-align: center;*/
    color: white;
    text-shadow: 1px 1px #757070;
	border-right:2px solid #907132;
}
.headerinnernav
{
    color: white;
}

.greyshadow
{
    text-shadow: 1px 1px #bfbfbf;
}

.greyshadow1
{
    text-shadow: 2px 2px 1px #bfbfbf;
}

.blackshadow
{
    text-shadow: 1px 1px black !important;
}

.footersplash
{
    color: #ff9800;
    clear: both;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    font-size: 19px;
    font-style: italic;
}
#footerinner.wider, #footerinner.wider .container, #footerlegals .container {
	max-width:1340px;
}
@media (min-width: 1200px) {
.container {
    max-width: 1250px;
}
}
.ui-widget-overlay {
    background: #000;
    opacity: 0.4;
}
[aria-describedby="registerpopupv2"],[aria-describedby="loginpopupv2"] {
	/*width:670px !important;*/
        width:670px;
	border-radius:15px;
	font-size:13px;
	font-family: 'Montserrat', sans-serif;
}
[aria-describedby="registerpopupv2"] .ui-dialog-titlebar,[aria-describedby="loginpopupv2"] .ui-dialog-titlebar {
	display:none;
}
#loginform2 #loginarea #loginfacebook {
	background:url(https://www.thegoldenmoon.com/images/facebook-small-icon-coloured.png) top right no-repeat #ffffff !important;
	width:100%;
	height:36px;
	border:none !important;
	text-indent:-999999px;
}
#loginform2 #loginarea #loginfacebook:hover {
	background:url(https://www.thegoldenmoon.com/images/facebook-small-icon-gold.png) top right no-repeat #ffffff !important;
}
.login-containers {
	text-align:center;
	margin-top:-20px;
}
.login-containers #facebook, .login-containers #googleown {
	width:36 !important;
	display:inline-block;
}
.login-containers #facebook {
    line-height: 58px;
}
.abcRioButtonContentWrapper {
	width:36px !important;
}
.abcRioButtonSvgImageWithFallback.abcRioButtonIconImage.abcRioButtonIconImage18 {
	visibility:hidden;
}
#loginform2 #loginarea .abcRioButton.abcRioButtonLightBlue {
	background:url(https://www.thegoldenmoon.com/images/google-small-icon-coloured.png) top left no-repeat;
	height:36px;
	border:none !important;
	text-indent:-999999px;
	width:100% !important;
		box-shadow:none !important;
}
#loginform2 #loginarea .abcRioButton.abcRioButtonLightBlue:hover {
	background:url(https://www.thegoldenmoon.com/images/google-small-icon-gold.png) top left no-repeat;
}
#loginform2 #loginspacer {
	font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    text-align: center;
	margin-top:-15px;
	margin-bottom:10px;
}
#registerpopupv2, #registerformv2 .row, #loginpopupv2, #loginform2 .row {
	padding:0px !important;
	margin:0px !important;
}
#registerformv2 h3, #loginform2 h3 {
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 200;
	text-align:center;
	margin-top:60px;
	margin-bottom:40px;
	color:#374250;
}
#registerformv2 h3 span {
	color:#fd8002;
}
#registerformv2 h3 span:hover {
	cursor:pointer;
	color:#374250;
}
#registerformv2 label, #loginform2 label {
	color:#d4a963;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#registerformv2 label.notgold, #loginform2 label.notgold {
	color:#000000;
	text-transform: none;
	font-size:11px;
}
#registerformv2 .ui-widget, #loginform2 .ui-widget {
	border: 1px solid #f6f6f6;
	border-radius:5px;
	padding:18px 20px;
	width:100% !important;
	font-size:16px;
	background-color:#ffffff !important;
	margin-bottom:15px;
	font-family: 'Montserrat', sans-serif !important;
}
#registerformv2 #registerday.ui-widget, #registerformv2 #registermonth.ui-widget, #registerformv2 #registeryear.ui-widget  {
	width:90px !important;
	background:url(/images/droparrow.png) 60px center no-repeat #ffffff !important;
}
#registerformv2 #registerusertype.ui-widget {
	width:91%;
	background:url(/images/droparrow.png) right center no-repeat #ffffff !important;
}
#registerformv2 #registercountry.ui-widget, #registerformv2 #registercountrycode.ui-widget {
	background:url(/images/droparrow.png) right center no-repeat #ffffff !important;
}
#registerformv2 button, #loginpopupv2 input[type="button"]#dologin, #loginform2 input[type="button"]#dopasswordreset {
	background-color:#d4a963 !important;
	padding:20px;
	width:100%;
	margin-top:15px;
	margin-bottom:20px;
	font-family: 'Montserrat', sans-serif !important;
	color:#ffffff;
	border-radius:5px;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	border:none !important;
}
.popupfootersection {
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	letter-spacing:2px;
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom:15px;
}
#loginform2 .loginlink {
	    margin-bottom: 15px;
    color: #d4a963;
	text-transform:uppercase;
	letter-spacing:2px;
}
#loginform2 .loginlink:hover {
	cursor:pointer;
}
#registerformv2 .col-md-12.center {
	text-align:center;
	letter-spacing:2px;
}
#registerformv2 .col-md-12 a {
	margin-bottom:15px;
	color:#fd8002;
	display:inline-block;
}
.formlogo {
    text-align: center;
    height: 130px;
}
.welcomesignup {
	color: #d4a963;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.welcomesignupsub {
	font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
}
.signupbutton.golden {
	color: #ffffff !important;
    background: #d4a963;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 15px;
}
#registerformv2 #registerstep3area .col-md-12.center {
	font-family: 'Montserrat', sans-serif;
    color: #222222;
    font-size: 11px;
    letter-spacing: 0px;
}
#registerformv2 #registerstep3area .col-md-12.strong {
	text-align: center;
    font-weight: 600;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
}
@media screen and (max-width:1100px) {
	.headertitlebig {
	margin-top:20px;
		font-size:50px;
		line-height:55px;
}
.fixerupper {
    position: absolute !important;
    top: calc(31vh);
    left: 6%;
    height: 100px;
}
	.headerinnernav span {
    padding-right: 10px;
    margin-right: 10px;
}
	.headerinnernav {
    font-size: 16px;
}
	.headerinnertext {
		font-size:20px;
	}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 19%;
}
}
@media screen and (max-width:800px) {
    .fixerupper {
    position: absolute !important;
    top: calc(48vh);
    left: 0%;
    height: 100px;
}
}
@media screen and (max-width:991px) {
	.headertitlebig {
		margin-top:60px;
		font-size:70px;
		line-height:75px;
}
.fixerupper {
    position: absolute !important;
    top: calc(48vh);
    left: 7%;
    height: 100px;
}
	.headerinnernav span {
    padding-right: 10px;
    margin-right: 10px;
}
	.headerinnernav {
    font-size: 16px;
}
	.headerinnertext {
		font-size:20px;
	}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 19%;
}
	#pagewrapperinner.icuk .asearchfieldareaplace {
    width: 30%;
	}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 25%;
}
	#pagewrapperinner.icuk .asearchfieldareanoguests {
    width: 13%;
}
	#pagewrapperinner.icuk .asearchfieldareabutton {
    float: none;
    margin-top: -20px;
    width: 100% !important;
}
	#pagewrapperinner.icuk #homesearch {
    width: 100%;
}
	#pagewrapperinner.icuk #homepagesearcharea {
    height: 205px;
    height: auto;
    margin: -40px auto 0 auto;
}
}
@media screen and (max-width:799px) {

	#pagewrapperinner.icuk .asearchfieldareaplace {
    width: 100%;
	}
	#pagewrapperinner.icuk .asearchfieldareacheckin, #pagewrapperinner.icuk .asearchfieldareacheckout {
    width: 100%;
		float:left;
}
	#pagewrapperinner.icuk .asearchfieldareanoguests {
    width: 100%;
}
	#pagewrapperinner.icuk .asearchfieldareabutton {
    float: none;
    margin-top: -20px;
    width: 100% !important;
}
	#pagewrapperinner.icuk #homesearch {
    width: 100%;
}
	#pagewrapperinner.icuk #homepagesearcharea {
    height: 405px;
    height: auto;
    margin: -40px auto 0 auto;
}
}
@media screen and (max-width:600px) {
	.logo {
		width:50px;
	}
	.headetitlesmaller {
		font-size:12px;
		margin-top:5px;
	}
	.headertitlebig {
		margin-top:10px;
		font-size:20px;
		line-height:22px;
}
.fixerupper {
    position: absolute !important;
    top: calc(20vh);
    left: 7%;
	width:85%;
        height: 100px;
}
	.headerinnertext {
    font-size: 14px;
}
	.headerinnernav span {
    padding-right: 10px;
    margin-right: 10px;
}
	.headerinnernav {
    font-size: 16px;
}
	
}
.col-md-6.last {
	padding-right:0px;
}
@media screen and (max-width:1400px) {
	.footerrow .col-md-6 {
		width:100% !important;
		flex: 0 0 100%;
    max-width: 100%;
	}
	}
@media screen and (max-width:840px) {
	.footerrow .col-md-4 {
		width:100% !important;
		flex: 0 0 100%;
    max-width: 100%;
		text-align:center;
	}
	#pagewrapperinner.icuk #footerinner img {
    display: block;
    margin-bottom: 40px;
    width: 300px;
    margin: 0 auto;
}
	#pagewrapperinner.icuk .socialsrow.one {
    margin-top: 20px;
    width: 260px;
    margin: 0 auto;
}
	}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #374250;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #374250;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #374250;
}
:-moz-placeholder { /* Firefox 18- */
  color: #374250;
}
.new2019 #cookiearea {
	position:absolute;
	z-index:999999;
}

.smallfrom
{
    font-size: 16px;
}

#registererrmsgareastep1
{
    margin-left: 4%;
    margin-bottom: 8px;
    color: #a01a1f;
}

.gold
{
    color: #d4a963;
}
a.gold
{
    color: #d4a963 !important;
}

.ui-datepicker-month
{
    padding-left: 5px;
}
.ui-datepicker-year
{
    padding-left: 5px;
}
.ui-autocomplete
{
    display: block;
    height: auto;
}
#currency-menu
{
    height: auto;
}
#spacetype-menu
{
    min-height: 150px;
}

#month_checkinavailability
{
    text-align: center;
}
#month_checkoutavailability
{
    text-align: center;
}

::placeholder
{
    opacity: 1;
}

#place
{
    width: 95%;
    outline: none;
    margin-left: 0px;
    color: #555;
    color:#374250;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:bold;
}

.ui-slider-horizontal
{
    height: 4px;
    background-color: #6c6c6c;
}
.ui-slider-handle
{
    height: 15px;
    width: 5px;
}
.headersection_search
{
    background-image: none;
    background-color: black;
}
.logo_search
{
    width: 50px;
    margin-top: 8px;
    margin-left: 1px;
    margin-bottom: 7px;
}
.desktopmenu_search
{
    padding-top: 20px !important;
}
#loginmessageupper3
{
    margin-bottom: 5px;
}
#booknow2a
{
    margin-bottom: 5px;
}
.container_profile
{
    display: none;
}

.gold2022
{
    color: #B2944D;
}