﻿/*@font-face
{
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face
{
    font-family: 'newsgoth_cn_btregular';
    src: url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.eot');
    src: url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.woff2') format('woff2'), url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.woff') format('woff'), url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.ttf') format('truetype'), url('../fonts/NewsGoth/newsgoth-cn-bt-webfont.svg#newsgoth_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    /*font-family: 'open_sansregular';     font-family: 'Balthazar' , serif;*/
    font-family: 'newsgoth_cn_btregular';
    background: #e7e7e7;
    font-size: 15px;
    color: #000;
}
/*img
{
    max-width: 100%;
}*/
a, a:hover, a:visited
{
    color: #000;
}
ul li
{
    list-style-type: none;
}
.navigation
{
    font-size: 16px;
}
.HeadingContainer
{
    /*border-left: 3px solid #e8631c;*/
    background: #e86017; /*background: #000;*/
    padding: 5px;
    margin: 0 0 10px 0; /*border-bottom:1px solid #000;*/
}
.logo
{
    margin: 10px 0;
    opacity: 0.8;
}
.boxshadow
{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    padding: 5px;
}
.boxshadownopadd
{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.lightboxshadow
{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 5px;
}
.Imgborder
{
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}
.LrgImgConatiner
{
    border-bottom: 3px solid #e86017;
    text-align: center;
    padding: 0 0 10px 0;
    border-radius: 5px;
}
.Caption
{
    background: #000;
    color: #fff;
    border-radius: 0 0 5px 5px;
    font-style: italic;
    font-size: 22px;
    font-weight: bold;
}
.smallcaption
{
    display: block;
}
.bookbtncontainer
{
    position: relative;
    text-align: right;
    width: auto;
}
.bookbtn
{
    /*background: url("../images/Euro-Ico.png") no-repeat left center #e58250;*/
    background: #e86017;
    border: 6px solid #e7e7e7;
    border-radius: 60px;
    color: #646363;
    height: 75px;
    line-height: 1.2em;
    margin-top: -10px;
    padding: 10px;
    position: absolute;
    left: -23px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    width: 75px;
    z-index: 100;
    font-weight: bold;
}
.roomfeatures
{
    margin: 10px 0;
}
.roomfeatures li
{
    background: url("../images/check.png") no-repeat left center;
    padding: 0 0 0 20px;
    display: inline-block;
    margin: 0 12px 5px 0;
    color: #e8631c;
}
a.bookbtn
{
    color: #fff;
}
.BedroomTypes
{
    margin: 25px 0 0 0;
}

.RoomType
{
    font-size: 15px; /*color: #646363;*/
    color: #e86017;
    font-weight: bold;
    margin-bottom: 7px;
    border-bottom: 1px solid #1c1c1c;
}

.footer
{
    background: url("../images/footer-bg.png") repeat-x #e86017;
    padding: 10px 0;
    color: #fff;
}
.footer a, .footer a:visited, .footer p
{
    color: #fff;
}
.footer h3
{
    font-size: 18px;
    border-bottom: 1px dashed #fff;
    padding: 0 0 10px;
    color: #fff;
}
.sprite
{
    background-image: url("../images/sprite.png");
}
.socialicons
{
    margin: 10px 0;
}
.socialicons a
{
    padding: 23px 25px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 10px 10px 0;
}
.socialicons a:last-child
{
    margin-right: 0;
}
.socialicons a.facebook
{
    background-position: -24px -92px;
    background-color: #3B5998;
    border-bottom: 3px solid #2B4475;
}
.socialicons a.twitter
{
    background-position: -26px -32px;
    background-color: #55ACEE;
    border-bottom: 3px solid #4896CE;
}
.socialicons a.linkedin
{
    background-position: -24px -151px;
    background-color: #007BB6;
    border-bottom: 3px solid #026491;
}
.socialicons a.gplus
{
    background-position: -24px -259px;
    background-color: #d3191a;
    border-bottom: 3px solid #aa1f1f;
}
.socialicons a.pinterest
{
    background-position: -24px -310px;
    background-color: #cb2026;
    border-bottom: 3px solid #ba3136;
}

.HeaderSocial
{
    margin: 10px 0;
}
.HeaderSocial a
{
    float: left;
    background-color: #e86017;
    padding: 15px;
    margin: 0 15px 0 0;
    border-radius: 5px;
    opacity: 0.8;
}
.HeaderSocial a:last-child
{
    background-color: transparent;
    padding: 0;
    margin-top: 14px;
}
.HeaderSocial a.LiveChat
{
    background-position: -35px -365px;
}
.HeaderSocial a.Email
{
    background-position: -35px -409px;
}
.HeaderSocial a.CallBack
{
    background-position: -35px -456px;
}
.HeaderSocial a.Skype
{
    background-position: -35px -495px;
}
.callus
{
    font-size: 17px;
}
.callus span
{
    font-weight: bold;
    color: #e86017;
}
.whitebg
{
    background: #fff;
}

.PropContainer
{
    border: 1px solid #e86017;
    padding: 7px;
    margin: 10px 0;
}
#CDSWIDSSP
{
    width: auto !important;
}
.sidebarcontainer
{
    /*background-image:-moz-linear-gradient(#e8631c, #ef773b);                    background-image:-webkit-linear-gradient(#e8631c, #ef773b);*/
    border: 1px solid #e86017;
}
.sidebar
{
    /*background: url("../images/dot-effect.png") !important;     border: 1px solid #ccc !important;*/
    padding: 0 0 10px 0 !important;
}
.sidebar h2
{
    border-bottom: 2px solid #ccc;
}
.sidebar h3
{
    color: #fff;
    font-size: 18px;
}
.sidebar h3 span
{
    display: block;
    font-size: 11px;
    color: #e8631c;
}
h2.PropName, h2.PropName a
{
    color: #646363;
    margin: 0;
}
.SearchIco
{
    background: url("../images/search-ico.png") no-repeat left center;
    padding: 5px 0 5px 20px;
}
.PropDesc
{
    margin: 5px 0;
    min-height: 30px;
}
.AddressContainer
{
    background: #e7e7e7;
    min-height: 125px;
    margin: 5px 0;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
}
.copyright
{
    background: url("../images/transparent.png");
    padding: 5px;
    border-rop: 1px solid #fff;
}
.divider
{
    margin: 10px 0;
}
.mt20
{
    margin-top: 20px;
}
.mr10
{
    margin-right: 10px;
}
.mt10
{
    margin-top: 10px;
}
.pt10
{
    padding-top: 10px;
}
.pt20
{
    padding-top: 20px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb30
{
    margin-bottom: 30px;
}
.minheight320
{
    min-height: 320px;
}
.address
{
    background: url("../images/address-icon.png") no-repeat top left;
    padding: 0 0 3px 20px;
}
.Rating
{
    font-weight: bold;
    margin: 10px 0 0;
}
.address span
{
    font-weight: bold;
}
.SmallInput
{
    width: 60px;
}
input[type="text"], select, textarea
{
    border: 1px solid #ccc;
}

.ContactInput
{
    width: 96% !important;
}

/*input[type="submit"], input[type="button"], .btnsubmit
{
    background-image: -moz-linear-gradient(#e86017, #f27b21);
    background-image: -webkit-linear-gradient(#e86017, #f27b21);
    background-image: -o-linear-gradient(#e86017, #f27b21);
    background-image: -ms-linear-gradient(#e86017, #f27b21);
    border: 1px solid #cc6640;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    width: 134px;
    height: 31px;
}
input[type="submit"]:hover, input[type="button"]:hover, .btnsubmit:hover
{
    color: #000;
}*/
.PriceContainer
{
    background: #e86017;
    padding: 5px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #000;
}
input[type="submit"], input[type="button"], .btnsubmit, .btnView, a.btnsubmit, a.btnView
{
    display: inline-block; /*background-image: -moz-linear-gradient(#e86017, #f27b21);     background-image: -webkit-linear-gradient(#e86017, #f27b21);*/
    background: url("../images/orange-btn.jpg") repeat-x;
    border: 1px solid #cc6640;
    border-radius: 3px;
    color: #fff;
    height: 31px;
    width: 107px;
    line-height: 30px;
}
input[type="submit"]:hover, input[type="button"]:hover, .btnsubmit:hover, .btnView:hover, a.btnsubmit:hover, a.btnView:hover
{
    background: url("../images/orange-btn-hov.jpg") repeat-x;
    text-decoration:none;
}
.GreyBtn
{
    background-image: -moz-linear-gradient(#fff, #dcddde);
    background-image: -webkit-linear-gradient(#fff, #dcddde);
    background-image: -ms-linear-gradient(#fff, #dcddde);
    background-image: -o-linear-gradient(#fff, #dcddde);
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    color: #646363;
    width: 107px;
    height: 31px;
    display: inline-block;
    padding-top: 5px;
}
a.GreyBtn, a.GreyBtn:visited
{
    color: #646363;
    text-decoration: none;
}
.GreyBtn:hover
{
    background-image: -moz-linear-gradient(#dcddde, #fff);
    background-image: -webkit-linear-gradient(#dcddde, #fff);
    background-image: -ms-linear-gradient(#dcddde, #fff);
    background-image: -o-linear-gradient(#dcddde, #fff);
    color: #646363;
    text-decoration: none;
}
a.btnView, a.btnView:visited
{
    color: #fff;
    text-decoration: none;
}
.btnView:hover
{
    /*color: #e8631c;*/
    color: #fff;
}
.sidebar select, input[type="text"], textarea
{
    width: 100%;
}
/*input[type="submit"]:hover, input[type="button"]:hover
{
    background: #232323;
}*/
.facility_inner_div
{
    display: inline-block;
    margin-bottom: 15px;
    width: 30%;
    border-bottom:1px dashed #ccc;
    text-align:left;
    padding-bottom:5px;
}

.facility_inner_div img
{
    opacity: 0.7;
    margin-right:7px;
}

a.SelTab, a.SelTab:visited, a.active
{
    background: #fff;
    color: #000 !important;
}

.orange, a.orange, a.orange:visited
{
    color: #e86017;
}

.Grey, a.Grey, a.Grey:visited
{
    color: #646363;
}

.red, a.red, a.red:visited
{
    color: #ff0000;
}

.features
{
    font-size: 12px;
    color: #646363;
    font-weight: bold;
    width: 135px;
    display: inline-block;
}

.com-max {display:inline-block; width:100px;}

.facilities
{
    padding-left: 0;
}
.facilities li
{
    background: url("../images/tick.png") no-repeat 0 3px;
    padding: 0px 23px 5px;
    list-style-type: none;
}
.visible-ie9  {display:none;}
.lightbox-img {position:relative;} 
.lightbox-img a:after {content: "";height: 100%;left: 0;position: absolute;top: 0;transition: background-color 0.18s ease 0s;width: 100%;}
.lightbox-img:hover a:after{background: rgba(0, 0, 0, 0.4);}
.ApartmentFeatures
{
    padding-left: 0;
}
.ApartmentFeatures li
{
    background: url("../images/grey-tick.gif") no-repeat left center;
    padding: 0 0 0 10px;
    font-size: 11px;
    color: rgb(119, 119, 119);
    list-style-type: none;
}

.gallery-thumb:hover a:after
{
    background: rgba(0, 0, 0, 0.6);
}

.gallery:hover a.btn
{
    background-color: #e86017;
}

.gallery-thumb > a:after
{
    /*background: rgba(0, 0, 0, 0.2);*/
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.18s ease 0s;
    width: 100%;
}

.gallery-thumb
{
    border: 1px solid #c2c2c2;
    padding: 10px;
    position: relative;
}

.gallery-content
{
    left: 0;
    margin-top: -25px;
    padding: 0 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.gallery a.btn
{
    background: rgba(0, 0, 0, 0.5);
    border-color: #fff;
    color: #fff;
    display: inline-block;
    padding-left: 36px;
    padding-right: 36px;
}

.MapContainer
{
    width: 100%;
    height: 100%;
    min-height: 275px;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
}

.TA_socialButtonIcon
{
    display: inline-block;
}
.TA_socialButtonIcon a
{
    padding: 0 !important;
}
.TA_socialButtonIcon a img
{
    width: 48px !important;
}

.YoutubeVideo {height:290px; width:448px; margin-bottom:15px;}

/*Telerik Datetime picker*/
.RadPicker table.rcTable, .RadPicker table.rcTable td
{
    background: transparent !important;
}

html body .RadInput_Web20 .riTextBox, html body .RadInputMgr_Web20
{
    background: #fff !important;
    border-color: #646363 !important;
}

.RadPicker_Web20 .rcCalPopup, .RadPicker_Web20 .rcTimePopup
{
    background: url("../images/calender-icon.png") transparent no-repeat !important;
    margin: 8px 0 0 0 !important;
}

.RadCalendar_Web20 .rcMain
{
    border: 1px solid #fff !important;
}
.RadCalendar_Web20 .rcTitlebar
{
    background: #1c1c1c !important;
    border-color: #1c1c1c !important;
}
.RadCalendar_Web20 .rcRow th, .RadCalendar_Web20 .rcWeek th
{
    background: #e86017 !important;
    color: #fff !important;
}
.RadCalendar_Web20 .rcWeek .rcViewSel
{
    border-right-color: #fff !important;
}
.RadCalendar_Web20 .rcWeek th
{
    border-bottom: 1px solid #fff !important;
}
.RadCalendar_Web20 .rcRow .rcSelected
{
    background: #1c1c1c !important;
    border-color: #fff !important;
}
.RadCalendar_Web20 .rcRow .rcSelected a
{
    color: #fff !important;
}
.RadCalendar_Web20 .rcRow .rcHover
{
    background: #e86017 !important;
    border-color: #fff !important;
}

/*Telerik Datepicker End*/

/*Telerik Gallery Popup*/
.RadWindow_Web20 .rwTopLeft, .RadWindow_Web20 .rwTopRight, .RadWindow_Web20 .rwTitlebar, .RadWindow_Web20 .rwFooterLeft, .RadWindow_Web20 .rwFooterRight, .RadWindow_Web20 .rwFooterCenter, .RadWindow_Web20 .rwTopResize, .RadWindow_Web20 .rwStatusbar div, .RadWindow_Web20 .rwStatusbar, .RadWindow_Web20 .rwPopupButton, .RadWindow_Web20 .rwPopupButton span, .RadWindow_Web20.rwMinimizedWindow .rwCorner
{
    background: #e86017 !important;
    background-image: none !important;
}
.RadWindow_Web20 .rwBodyLeft, .RadWindow_Web20 .rwBodyRight, .RadWindow_Web20 .rwStatusbarRow .rwCorner
{
    background: #e86017 !important;
    background-image: none !important;
}
.RadWindow td.rwStatusbar input
{
    color: #fff !important;
}
/*Telerik Gallery Popup*/

/*Telerik Gallery Start*/
.rrButton.rrButtonLeft
{
    background-image: url("../images/prev.png") !important;
    background-color: #e86017;
    background-position: 0 !important;
}
.rrButton.rrButtonRight
{
    background-image: url("../images/next.png") !important;
    background-color: #e86017;
    background-position: 0 !important;
}
.RadRotator_Web20 .rrClipRegion
{
    border: 1px solid #1c1c1c !important;
}
/*Telerik Gallery End*/

.ui-accordion-header:hover {cursor:pointer;}
.ui-accordion-content {min-height:50px; height:auto !important;}

@media (max-width:1199px)
{
    .nav > li > a
    {
        position: relative;
        display: block;
        padding: 10px 56.4px 5px 0px;
    }

}

@media (max-width:991px)
{
    .nav > li > a
    {
        position: relative;
        display: block;
        padding: 10px 25px 10px 0px;
    }

}

@media (max-width:633px)
{
    .nav-tabs > li
    {
        float: none !important;
    }
}

@media (max-width:479px)
{
    .YoutubeVideo {height:195px; width:280px; margin-bottom:15px;}
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /*.nav-tabs > li > a
    {
        padding: 10px 5.9px 6px;
    }*/
    .nav-tabs > li > a.last {
margin-right: 0;
padding-left: 8.04px;
padding-right: 5.4px;
}
}
