﻿/*#region*/
@import "EventCalendar.css";
@import "RoomsPage.css";
@import "BookingEngineStylesheet.css";

/*******************Hotel Veronica************************/
@font-face {
    font-family: "HelveticaNeue";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/HelveticaNeue.ttf");
}
/*#region added by rutvik*/
@font-face {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat-Regular'), url('../Fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Roboto-Regular'), url('../Fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: normal;
    src: local('Poppins-Regular'), url('../Fonts/Poppins-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    src: local('PlayfairDisplay-Regular'), url('../Fonts/PlayfairDisplay-Regular.ttf') format('truetype');
}
/*#endregion*/
@font-face {
    font-family: "HelveticaInseratLTStd";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/HelveticaInseratLTStd.otf");
}

@font-face {
    font-family: "Playball";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Playball.ttf");
}

@font-face {
    font-family: "OpenSans-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/OpenSans-Regular.ttf");
}

/*******************End Fonts************************/

.nivoSlider img {
}

.nivo-main-image {
}

body {
    font-size: 15px !important;
    font-family: 'poppins' !important;
    color: #666666;
    -webkit-border-radius: 0px;
}

.ratemanagementaspx textarea, .ratemanagementaspx input[type="password"], .ratemanagementaspx select, .ratemanagementaspx input[type="text"] {
    padding-left: 0px;
    padding-right: 0px;
}

.loginaspx input[type="text"], .loginaspx input[type="password"],
.myprofileaspx input[type="text"], .myprofileaspx input[type="password"] {
    width: 220px !important;
}

.loginaspx select {
    width: 234px !important;
}

.CreateUserStylelabel {
    text-align: center;
}

body {
    background: #ffffff;
    font-size: 16px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
}

form {
    margin: 0 auto;
    clear: both;
}

ul {
    font-size: 16px;
    margin: 5px 0 5px 2px; /* list-style: none outside none;*/
    padding: 0px;
}

/***************** Top of All page stylesheet **************/

#divHomepageContainer {
}

hr {
}

#EventCalenderControlContainer, #divTestimonialSection, #MediaGalleryContainer, #ContactUSContainer, #DirectionContainer, #SubMasterPageDiv, #RoomBookingContainer, #divAmenitiesContainer, #LoginInnerContainer, #RecoverPassWordContainer, #CreateUserContainer, .RoomsContainer, #FacilityContainer, #PaypalContainer, #divEventDetailContainer, #TariffContainer, .FineDiningContainer, .ConferenceContainer {
    /*background-color: #fff;*/
    background-repeat: repeat-x;
    background-position: center bottom; /* border-radius:10px;*/
    margin-bottom: 7px;
    border-top: none;
    margin-top: 10px;
}


/***************** End of All page stylesheet ***************/
/* Header Master
--------------------------------------------------------------------------------------------------------*/

/**********************************START Master Page***************************************************/

/**********************************START Header Wrapper***************************************************/
#divHeaderWrapper {
    background-color: rgba(111, 69, 142, 0.88);
    padding: 8px 0px 8px 0px;
}

#divHeaderInnerWrapper {
}

.divHeaderText {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #fff;
}

#divHeaderLeft {
    float: left;
    width: 370px;
}

    #divHeaderLeft #tdEmailImages {
        text-align: left;
        float: left;
    }

    #divHeaderLeft #divEmailAddress {
        background: url(../Images/Header_Email_Icon.png) no-repeat;
        background-position: 0px 6px;
        padding-left: 25px;
        height: 18px;
    }

    #divHeaderLeft #tdPhoneNumber {
        text-align: left;
        width: 160px;
        float: right;
    }

    #divHeaderLeft #divPhoneNumber {
        background: url(../Images/Header_Phone_Icon.png) no-repeat;
        background-position: 0px 3px;
        padding-left: 25px;
        height: 18px;
    }

#divHeaderMiddle {
    float: left;
    width: 500px;
}

    #divHeaderMiddle #tdMobileNumber {
        text-align: left;
        padding: 3px 0px 3px 0px;
        float: left;
    }

    #divHeaderMiddle #divMobileNumber {
        background: url(../Images/Header_Mobile_Icon.png) no-repeat;
        background-position: 5px 2px;
        padding-left: 30px;
        height: 24px;
    }

#divHeaderRight {
    float: right;
    width: auto;
}

#divLoginControls {
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #fff;
}

#divLoginMenu a {
    color: #fff;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    text-decoration: none;
}

a#ctl00_ctl09_LoginStatus2_LoginView2_LoginStatus1 {
    background-position: 0 0;
}

#divLoginControls a[id*="LoginStatus1"]:before {
    background: url(../Images/Header_Login_Icon.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#divLoginControls a[id*="hplregister"]:before {
    background: url(../Images/Header_Register_Icon.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.account_link:before {
    height: 16px;
    width: 16px;
    position: absolute;
    content: " ";
    margin-left: -23px;
}

.account_link {
    text-decoration: none;
    color: #fff;
    /*margin-left: 25px;*/
}

    .account_link:hover {
        color: #caa3e7;
    }
/**********************************END Header Wrapper***************************************************/

/**********************************START Navigation Wrapper***************************************************/
/*.defaultaspx #divHeaderOuterWrapper
{
    position: absolute;
    z-index: 1;
}*/


#divHeaderInnerNavigation {
    padding: 20px 0px 20px 0px;
    justify-content: space-between;
}

#divHeaderNavigationLeft {
    float: left;
    /*width: 295px;*/
    margin-left: 36px;
}


#divHeaderNavigationMiddle {
    float: left;
    padding: 7px 0px 0px 0px;
}

#divHeaderNavigationRight {
    float: right;
    /*width: 110px;*/
    display: none;
}



.divBookingNowButton:hover {
    color: #fff;
    background-color: #8B5FAC;
}

#divHeaderTripAdvisors {
    background: url(../Images/tripadvisor.jpg) no-repeat;
    width: 154px;
    height: 129px;
    background-position: 0px 25px;
    float: right;
}
/**********************************END Navigation Wrapper***************************************************/


/**********************************END Master Page***************************************************/
#divMasterPageHeader {
    height: 140px;
}

/*#divHeader
{
    padding: 3rem;
}*/

#home_pager {
    display: none;
}

#divHeaderContainer .divAddressSection {
    float: left;
    width: 251px;
    height: 0px;
    margin-left: 100px;
}

.defaultaspx #divHeaderContainer {
    background-repeat: repeat-x !important;
    background: #966f33;
    height: 55px;
}

#divHeaderContainer {
    background: #966f33;
    height: 55px;
}

#divHeaderBottomContainer {
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 70px;
    width: 950px;
    z-index: 1;
}

#divHeaderBottom {
    background: none repeat scroll 0 0 #1d1818;
    height: 125px;
    padding: 15px 12px;
    top: 0;
    width: 216px;
    background-image: url(../Images/Complimentary.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#divFreewifi {
    margin-top: 50px;
    background: url("../Images/wifi.png") no-repeat scroll left center transparent;
    color: #F7861F;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding-left: 40px;
}

#divFreePickup {
    background: url("../Images/car.png") no-repeat scroll left center transparent;
    color: #F7861F;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
}

#divHeaderMain {
    width: 100%;
    margin: 0 auto;
    height: 105px;
}

#divMenuNavigationContainer {
    margin: 0 auto;
    /*float: left;
    width:100%;*/
}

#divMenuLogo {
    background: url("../Images/Logo.jpg") no-repeat;
    height: 109px;
    width: 237px;
}

#divMenuLeft {
    float: left;
    margin-left: 175px;
    margin-top: -36px;
}

#divMenuRight {
    /*float:right;*/
}


.divHeaderLogoFlash {
    width: 255px;
    height: 115px;
}

#divHeaderRight {
}

#tblHeaderRight {
    float: right;
    padding-top: 2px;
    width: auto;
}



#divHomeLoginAndSitemap {
    float: right;
    padding-top: 5px;
    width: 323px;
}

#divHeaderSitemap {
    float: left;
    color: #8d5125;
}

    #divHeaderSitemap a {
        color: #661E2A;
        text-decoration: none;
    }

.tdSitemap {
}

#divLoginMenu {
    float: none;
    font-size: 13px;
    height: 100%;
    line-height: 23px;
    padding-top: -10px;
    text-align: left;
    margin-right: 10px;
    margin-bottom: -10px;
}

.divShape {
    width: auto;
    min-width: 168px;
    padding-left: 30px;
    float: left;
    border-top: 58px solid #C29554;
    border-left: -1px solid transparent;
    border-right: 38px solid transparent;
}

.divGoogleTranslator {
    float: right;
    height: 25px;
    width: 154px;
}

.goog-te-gadget-simple {
    background: none !important;
    border-color: transparent !important;
    border-radius: 3px !important;
}

    .goog-te-gadget-simple .goog-te-menu-value {
        color: #FFFFFF !important;
    }

.tdLoginReg {
}


#divHomePageSubMenu {
    width: 278px;
    height: 28px;
    margin-left: 100px;
}

    #divHomePageSubMenu .left {
        float: left;
        background: url(../Images/SubNav_left.png);
        width: 36px;
        height: 28px;
    }

    #divHomePageSubMenu .right {
        float: right;
        background: url(../Images/SubNav_right.png);
        width: 36px;
        height: 28px;
    }

    #divHomePageSubMenu .middle {
        background: url("../Images/Nav_bg.jpg") repeat-x scroll 0 0 transparent;
        float: left;
        padding-top: 3px;
        height: 25px;
        color: #fff;
        font-family: Arial;
        font-size: 12px;
    }

        #divHomePageSubMenu .middle a {
            color: #fff;
            text-decoration: none;
        }

            #divHomePageSubMenu .middle a:hover {
                color: #661E2A !important;
            }

#divBookOnlineButtonConatiner {
    margin-top: 7px;
    height: 29px;
    padding-left: 246px;
    width: 116px;
    float: left;
}

#divBookOnlineButton {
    height: 29px;
    width: 116px;
    cursor: pointer;
}

#divTripAdvisor {
    float: left;
    padding-left: 37px;
    width: 163px;
}

.tdAddress {
}

#divHeaderRightFacebook {
    height: 100%;
    width: 100%;
}

#divHeaderRightTwiter {
    height: 100%;
    width: 100%;
}

#imageLocation_Icon {
    background: url("../Images/Location_Icon.jpg") no-repeat;
    height: 15px;
    width: 16px;
}

#imageEmail_Icon {
    background: url("../Images/Email_Icon.jpg") no-repeat;
    height: 15px;
    width: 16px;
}

#imageCall_Icon {
    background: url("../Images/Call_Icon.jpg") no-repeat;
    height: 15px;
    width: 16px;
}

#divFooterRightFacebookTwiter {
    display: none;
    float: right;
    margin-left: 0px;
    margin-top: 15px;
    height: 50px;
    width: 240px;
}

.defaultaspx .divFooterSeprator {
    width: 1px;
    height: 94px;
    background: url('../Images/FooterSeprator.jpg');
    background-position: 0px -1px;
    background-repeat: no-repeat;
    float: left;
}

.divFooterSeprator {
    width: 1px;
    height: 94px;
    background: url('../Images/InnerFooterSeprater.jpg');
    background-position: 0px -1px;
    background-repeat: no-repeat;
    float: left;
    position: relative;
    top: 12px;
}

#divyelpheader {
    display: none;
    height: 40px;
    width: 35px;
    float: left;
    cursor: pointer;
    /* margin-right: 5px; */
    background: url(../Images/SocialMedia_new.png) -65px 0 no-repeat;
}

#divinstagramheader {
    display: none;
    height: 40px;
    width: 35px;
    float: left;
    cursor: pointer;
    /* margin-right: 5px; */
    background: url(../Images/SocialMedia_new.png) -100px 0 no-repeat;
}

#divHeaderRightyoutube {
    height: 31px;
    width: 31px;
    cursor: pointer;
}

#divyoutubeheader {
    height: 40px;
    width: 35px;
    float: left;
    cursor: pointer;
    background: url(../Images/SocialMedia_new.png) -65px 0 no-repeat;
}


#divgplusheader {
    cursor: pointer;
    float: left;
    height: 40px;
    width: 40px;
    background: url(../Images/SocialIcons_new.png) 40px 0px;
}

.tdHeaderaddress {
    padding-right: 10px !important;
}

#divAddress td {
    padding: 0px 4px;
}

#divAddress tr {
    line-height: 20px;
}

#divAddress {
    float: right;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    line-height: 23px;
    padding-top: 3px;
    text-align: left;
    /*width: 344px;*/
    color: #FFF;
    margin-left: 62px;
}

#divSocialMediaMarketing {
    float: left;
    width: 73px;
    display: none;
}

#SocialMediaMarketingControl {
    float: right;
}

/*   Home Page
---------------------------------------------------------------------------------------------------*/
#divHomePageFlashContainer {
}

#divMainImage {
    width: 938px;
    margin: 0 auto;
    height: 410px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.divHomepageLeftContainer {
    float: right;
    width: 242px;
}

.divHomepageRightContainer {
    float: left;
    width: 950px;
}


#divSpecialTitle {
    display: none;
}

.divHomePageFlash {
    height: 430px;
    width: 950px;
}

.divHomeTop {
    width: 950px;
    height: 430px;
}

#divImageAlternative {
    float: left;
    height: 430px;
    width: 950px;
    background: url(../Images/Ipadimages.jpg);
}

.divHomeBottom {
    width: 1000px;
    padding-bottom: 10px;
    float: left;
    top: -14px;
    position: relative;
}

#divHomeAddress {
    width: 545px;
    padding-left: 15px;
    background: url(../Images/seperator.jpg) no-repeat scroll center bottom;
    padding-bottom: 15px;
    padding-top: 15px;
}

#divHomeAboutUs {
    padding-left: 20px;
    width: 705px;
}

    #divHomeAboutUs a {
        background: rgba(0, 0, 0, 0) url("../Images/More.jpg") no-repeat scroll left center;
        color: #25668E;
        font-size: 16px;
        line-height: 7px;
        margin-right: 22px;
        text-decoration: none;
    }

        #divHomeAboutUs a:hover {
            text-decoration: underline;
        }

#divHomeSeperator {
    clear: both;
    width: 950px;
    float: left;
    background: url(../Images/seperator.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 1px;
    padding: 10px 0px;
}

.divHomeTopJIT1 {
    height: 263px;
    width: 262px;
}

.divHomeTopJIT {
    background: url(../Images/Best_Rate.png) center right no-repeat;
    height: 122px;
    margin: -150px 670px 0;
    position: absolute;
    width: 381px;
}

#divHomeTopBestRate {
    background: none repeat scroll 0 0 #000;
    color: white;
    height: 142px;
    margin: -250px -60px 0;
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 341px;
}




#divHomePageBottomRightContainer {
    float: right;
    width: 360px;
    margin-top: 50px;
}

#divHomePageBottomRightPhoto {
    background: url(../Images/Gallery_Img01.jpg);
    width: 459px;
    height: 180px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
}

#divHomeRoomPageLink {
    float: left;
    width: 145px;
    height: 39px;
    background: url(../Images/Rooms.jpg);
    padding-right: 12px;
    background-repeat: no-repeat;
}

#divHomeDiningPageLink {
    float: left;
    width: 145px;
    height: 39px;
    background: url(../Images/Dining.jpg);
    padding-right: 12px;
    background-repeat: no-repeat;
}

#divHomeMeetingPageLink {
    float: left;
    width: 145px;
    height: 39px;
    background: url(../Images/Meeting.jpg);
}

#bb_resBtn {
    cursor: pointer;
}

p.bbres_fieldset {
    padding-bottom: 0px !important;
    padding-bottom: 6px !important;
}

.bb_resbox h2 {
    background: none repeat scroll 0 0 #e4d2b6;
    border-bottom: 1px solid #BBBBBB;
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 6px !important;
    -webkit-margin-bottom: 0px;
    padding: 4px 0;
    text-align: center;
}

.HiddenCalendarWrapper {
    z-index: 9999 !important;
}


.ajax__tab_xp .ajax__tab_header {
    font-family: arial,tahoma,helvetica;
    font-size: 12px !important;
    height: 34px !important;
    text-align: left;
    background-image: url(../Images/NewsEventBg.jpg) !important;
}

.ajax__tab_default .ajax__tab_header {
    white-space: nowrap;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: #ffffff !important;
    background-image: url(../Images/newsandevent.jpg) !important;
    background-repeat: no-repeat !important;
    width: 119px;
    height: 27px;
    margin-top: 4px;
    color: #fff;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: #ffffff !important;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: #ffffff !important;
}

.ajax__tab_xp .ajax__tab_outer {
    background: #ffffff !important;
    height: 30px !important;
}

.ajax__tab_xp .ajax__tab_inner {
    background: #ffffff !important;
    padding-left: 10px !important;
}

.ajax__tab_xp .ajax__tab_tab {
    color: #413f3f;
    font-weight: bold !important;
    background: #ffffff !important;
    background-repeat: no-repeat !important;
    width: 119px;
    height: 18px !important;
    margin-top: 4px !important;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background: #ffffff !important;
    background-image: url(../Images/newsandevent.jpg) !important;
    background-repeat: no-repeat !important;
    width: 119px;
    height: 27px;
    margin-top: 4px;
    color: #fff;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background: #ffffff !important;
    color: White;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background: #ffffff !important;
    color: White;
}

.ajax__tab_xp .ajax__tab_body {
    background-color: #fff !important;
    border-style: none !important;
    border-width: 0 1px 1px !important;
    font-family: Verdana,tahoma,helvetica !important;
    font-size: 12px !important;
    height: 167px !important;
    *height: 173px;
    padding: 0px 0px 0px 0px!important;
    width: 365px;
}

#divHomeNews {
    background-image: url(../Images/Image_02.jpg);
    background-repeat: no-repeat;
}

.divEventContentContainer {
    height: 125px;
    overflow: auto;
    padding: 5px;
}

    .divEventContentContainer ul {
        margin: 0px;
        padding-left: 15px;
        list-style: disc outside;
    }

        .divEventContentContainer ul a {
            text-decoration: none;
            color: #413F3F;
            font-weight: bold;
            line-height: 16px;
        }

.EventContainerFooter {
    text-align: right;
    margin-top: 10px;
    overflow: hidden;
}

    .EventContainerFooter a {
        color: #000;
        text-decoration: none;
        padding-right: 10px;
        font-weight: bold;
    }

        .EventContainerFooter a:hover {
            font-weight: bold;
            text-decoration: underline;
        }

#WelcomeNotes {
    float: right;
    height: 200px;
    *height: 207px;
    background-color: #fff;
    width: 296px;
}

#WelcomeLogo {
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    margin-top: 5px;
    width: 28px;
    display: none;
}

#WelcomeHeader {
    float: left;
    height: 23px;
    margin-top: 4px;
    padding-left: 0;
    width: 230px;
}

#divHomePageWelcomeText {
    color: #413F3F;
    float: left;
    font-family: Myriad Pro;
    font-size: 21px;
    font-weight: bold;
    padding-left: 8px;
    padding-top: 2px;
    text-align: left;
}

#WelcomeImg {
    float: left;
    background-image: url(../Images/Aboutusimg.jpg);
    height: 84px;
    width: 276px;
    margin-left: 8px;
    *margin-left: 4px;
    margin-top: 4px;
    background-repeat: no-repeat;
}

#WelcomeNote1 {
    color: #413f3f;
    float: left;
    font-family: verdana,tahoma,helvetica;
    margin-top: 2px;
    line-height: 14px;
    padding-left: 7px;
    text-align: justify;
    width: 278px;
}

#WelcomeNote2 {
    color: #413f3f;
    float: left;
    font-family: verdana,tahoma,helvetica;
    line-height: 17px;
    padding-left: 8px;
    text-align: justify;
    width: 450px;
    padding-top: 3px;
}

#WelcomeNotes a {
    color: #413f3f;
    float: right;
    font-weight: bold;
    line-height: 1.5;
    *line-height: 1.5;
    text-decoration: none;
    padding-right: 10px;
    font-size: 12px;
}

    #WelcomeNotes a:hover {
        text-decoration: underline;
    }

.divRestaurant {
    float: right;
    width: 465px;
    height: 197px !important;
    background-color: #F1ECDD;
    border: 1px solid #661E2A;
    *height: 204px;
}

#divResHeader {
    background-image: url(../Images/Category_Vangi.jpg);
    width: 465px;
    height: 29px;
}

.ImageContainer {
    width: 460px;
    height: 152px;
}

#divRedImg {
    background-image: url("../Images/VangiImg.png");
    background-repeat: no-repeat;
    float: left;
    height: 149px;
    margin-left: 25px;
    *margin-left: 18.70px;
    margin-top: 6px;
    width: 117px;
}

#divGujImage {
    background-image: url("../Images/GujaratiThali.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 110px;
    margin-left: 20px;
    margin-top: 26px;
    *margin-top: 19.4px;
    width: 125px;
}

#divKhathiImage {
    background-image: url("../Images/VangiImage.jpg");
    float: left;
    height: 140px;
    margin-left: 24px;
    *margin-left: 18px;
    margin-top: 11px;
    width: 269px;
}

#divReadMore a {
    color: #661E2A;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    padding-right: 10px;
    text-decoration: none;
}

    #divReadMore a:hover {
        text-decoration: underline;
    }

.divDivider {
    height: 200px;
    width: 2px;
    background-image: url("../Images/Devidar.jpg");
    background-repeat: no-repeat;
    float: left;
}
/* Footer Master
---------------------------------------------------------------*/

#divMasterPageFooterCenter {
    width: 250px;
    float: left;
    padding-right: 120px;
    margin-top: 30px;
    /*font-family: Square721 BT;*/
    color: white;
}

#divCreditCard {
    background-image: url("../Images/cc.jpg");
    float: left;
    height: 22px;
    margin-top: 20px;
    width: 125px;
}

#divMasterPageFooterLogo {
    /*width: 260px;*/
    width: 240px;
    float: right;
    margin-top: 40px;
}

#divPriavcyPolicy {
    text-align: center;
    color: #88a9ba;
}

#tdFooterBottomRow {
    height: 36px;
    color: white;
}

#FooterCompanyLink {
    padding-top: 10px;
    margin-left: -10px;
}

#FooterCompanyLink1 {
    width: 325px;
    margin-left: -40px;
}

#footerquicklinka {
    text-decoration: none;
    color: white;
}

    #footerquicklinka:hover {
        text-decoration: underline;
    }

#PageFooter {
    line-height: 22px;
    width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 10px;
}



#divCompanyNameFooter {
}

/*** About Us Page ***/

#AboutImage {
    background-image: url("../Images/AboutUs.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    height: 436px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 271px;
    margin-right: 20px;
}

.divVarandaAboutUsImage {
    text-align: center;
    float: right;
}

    .divVarandaAboutUsImage > img {
    }

#divAboutUs {
}

    #divAboutUs ul {
        list-style: none outside none;
        padding-left: 40px;
    }

    #divAboutUs li {
        background-position: left center;
        background-repeat: no-repeat;
        list-style-position: outside;
        list-style-image: url("../Images/Bullet.png");
    }
/******** (START) About Us Page ****/
#divHeaderAbout {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 207px;
    color: #661E2A;
}

#divHeaderRes {
    height: 29px;
    display: block;
    text-align: left;
    display: block;
    width: 160px;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana;
    background-image: url("../Images/Title_Bullet.png");
    background-repeat: no-repeat;
}

#divHeaderAbout span {
    margin: 5px;
    font-weight: bold;
    font-size: 18px;
    font-family: Verdana;
    float: left;
}

#divHeaderAbout img {
    float: left;
    height: 20px;
    width: 28px;
    display: none;
}

ul {
    list-style: none;
}

li {
    list-style-position: outside;
}

#MonsoonContent {
    margin: 0 auto;
    line-height: 1.6;
    text-align: justify;
    width: 850px;
    font-size: 12px;
}

#divFacilities {
    float: left;
    width: 410px;
}

    #divFacilities ul {
        line-height: 20px;
        padding-left: 50px;
    }

    #divFacilities li {
        list-style-type: none;
        text-align: left;
        float: left;
        width: 300px;
        list-style-image: url("../Images/Bullet.png");
    }

/*** End Of Tariffs And Packages ***/



/* Food and Dine Page
-------------------------------------------------------------------------*/
.divFineDiningTitle {
    color: #661E2A;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 25px;
    border: none;
}

.FineDiningImageBorder {
    border: solid 3px red;
}

.FineDiningContainer {
    margin: 0 auto;
    width: 980px;
}

.divFineDiningFirstThumbImage {
    float: left;
    height: 80px;
    width: 106px;
    padding-bottom: 5px;
    text-align: right;
}

#FineDinigContentContainer {
    width: 940px;
}

.divLeftFineDinigContent {
    float: left;
    height: auto !important;
    min-height: 378px;
    width: 554px;
}

.divFineDiningContent {
    width: 48%;
    padding-right: 5px;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.divRightFineDinigContent {
    float: left;
    height: auto !important;
    min-height: 370px;
    width: 344px;
}

.divFineDiningPageMenuFlash {
    width: 940px;
    height: 235px;
}

#FineDiningPageFlashContent {
    height: 135px;
    background-color: #D3CCC4;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 10px;
}

#divRestaurant {
    float: left;
    width: 950px;
    height: 163px;
    margin-bottom: 20px;
}

    #divRestaurant a {
        width: 235px;
        height: 130px;
    }

#divRestaurantImage {
    width: 1000px;
    height: 163px;
}

#divRangoli {
    float: left;
    width: 235px;
    height: 130px;
}

    #divRangoli a {
        width: 235px;
        height: 130px;
    }

        #divRangoli a #divRangoliImage {
            background-image: url(../Images/Restaurant_Rangoli.jpg);
            cursor: pointer;
            width: 235px;
            height: 130px;
        }

#divCarbon {
    float: left;
    width: 235px;
    height: 130px;
}

    #divCarbon a {
        width: 235px;
        height: 130px;
    }

        #divCarbon a #divCarbonImage {
            background-image: url(../Images/Restaurant_Carbon&SteelBar.jpg);
            cursor: pointer;
            width: 235px;
            height: 130px;
        }

#divBakery {
    float: left;
    width: 235px;
    height: 130px;
}

    #divBakery a {
        width: 235px;
        height: 130px;
    }

        #divBakery a #divBakeryImage {
            background-image: url(../Images/Restaurant_Bakery.jpg);
            cursor: pointer;
            width: 235px;
            height: 130px;
        }


#FineDiningPageContent {
    margin: 0 auto;
}

#FineDiningsBreadCrumbContainer {
    background-color: #396FAB;
    border-radius: 10px;
    font-size: 19px;
    height: 45px;
    margin: 0 auto;
}

#LeftFineDiningBreamCrumbContent {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -6px;
    float: left;
    width: 12px;
    height: 39px;
}

.finediningaspx #MagnifierImage {
    right: 15px;
    bottom: 0;
    background: url(../Images/Magnifier.png);
    height: 32px;
    position: absolute;
    width: 32px;
    background-repeat: no-repeat;
}

.roomsaspx #MagnifierImage {
    right: 3px;
    bottom: -6px;
    background: url(../Images/Magnifier.png);
    height: 32px;
    position: absolute;
    width: 32px;
    background-repeat: no-repeat;
    display: none;
}

#MidFineDiningBreadCrumbContent {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -56px;
    float: left;
    width: 846px;
    height: 39px;
}

#VideoPopup {
    visibility: hidden;
}

#RightFineDiningBreadCrumbContent {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -104px;
    float: left;
    width: 12px;
    height: 39px;
}

#FineDiningsBreadCrumb {
    float: left;
    height: 22px;
    padding-top: 8px;
}

#LeftFineDiningsBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -161px;
    float: left;
    width: 12px;
    height: 24px;
}

#MidFineDiningsBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -209px;
    float: left;
    height: 22px;
    padding-top: 2px;
    color: #fff;
}

    #MidFineDiningsBreadCrumb a {
        color: #fff;
        text-decoration: none;
    }

#RightFineDiningsBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -259px;
    float: left;
    width: 12px;
    height: 24px;
}

.FineDiningsThumbSeperator {
    height: 1px;
    width: 344px;
    float: left;
    margin-bottom: 4px;
    border-bottom: 1px dotted red;
}

.FineDiningsBigImage {
    border: 3px solid #c8b080;
}

.divFineDiningPictureTitle {
    background: url(../Images/RM_PictureGalleryHover.jpg);
    background-repeat: no-repeat;
    /* height: 18px; */
    color: #8557A7;
    padding-left: 30px;
    margin-bottom: 7px;
    margin-top: 20px;
    font-size: 15px;
    height: 25px;
    font-weight: bold;
}

.divFineDiningVideoTitle {
    background: url(../Images/RM_VideoHover.jpg);
    background-repeat: no-repeat;
    height: 24px;
    color: #000;
    padding-left: 30px;
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 300px;
    display: none;
}

.divFineDiningThumbImage {
    float: left;
    height: 80px;
    width: 119px;
    padding-bottom: 5px;
    text-align: right;
}

.FineDiningsImageBorder {
    border: 3px solid #c8b080;
}

.divFineDiningThumbImage a {
    text-decoration: none;
    border: none;
    outline: none;
}

    .divFineDiningThumbImage a:hover img {
        border: 3px solid #661E2A;
    }

/*.selectedImage {
    border: 3px solid #5E5B5B;
}*/

#FineDiningsMenuArrow {
    background: url(../Images/BreadCrumbArrow.png);
    background-repeat: no-repeat;
    background-position: 6px 17px;
    float: left;
    width: 24px;
    height: 22px;
    padding-top: 8px;
}

#FineDiningTypeBreadCrumb {
    float: left;
    height: 22px;
    padding-top: 8px;
}

#LeftFineDiningTypeBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -161px;
    float: left;
    width: 12px;
    height: 24px;
}

.SelectedImage {
    border-color: blue !important;
}

#MidFineDiningTypeBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -209px;
    float: left;
    height: 22px;
    padding-top: 2px;
    color: #fff;
}

#RightFineDiningTypeBreadCrumb {
    background-image: url(../Images/SubMenuStrip.gif);
    background-position: 0px -259px;
    float: left;
    width: 12px;
    height: 24px;
}

#FineDiningsContentContainer {
    padding: 10px 5px 0px 5px;
}

.divLeftFineDiningsContent {
    float: left;
    width: 630px;
    min-height: 378px;
    height: auto !important;
    height: 378px;
}

.divRightFineDiningsContent {
    float: left;
    width: 357px;
    min-height: 370px;
    height: auto !important;
    height: 370px;
}


#VideoPopup {
    visibility: hidden;
}

.divAllFineDiningsLeftImage {
    float: left;
    width: 190px;
    padding-left: 10px;
}

    .divAllFineDiningsLeftImage img {
        height: 110px;
        border: 3px solid #C3B2DE;
    }

.divAllFineDiningsRightContent {
    float: left;
    font-size: 13px;
    line-height: 21px;
    padding-left: 10px;
    width: 785px;
}

.divAllFineDiningsDetails {
    text-align: justify;
}

.divAllFineDiningsReadMore {
    text-align: right;
    padding-top: 3px;
}

    .divAllFineDiningsReadMore a {
        /*font-weight: bold;*/
        text-decoration: none;
    }

.divAllFineDiningsContainer {
    padding-top: 10px;
    padding-bottom: 10px;
    /* height: 160px; */
    float: left;
}

}


.divFineDiningsContent {
    text-align: justify;
    padding-right: 30px;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
}

.FineDiningSubtitle {
    line-height: 30px;
}

.divFineDiningsFacilityTitle {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    display: none;
}

.divFineDiningsFacilityContent {
    width: 475px;
}

    .divFineDiningsFacilityContent ul {
        list-style-image: url(../Images/FC_SubCategory.png);
        padding-left: 0px;
        margin-left: 0px;
        list-style-position: inside;
    }

.divFoodFacilityTitle {
    color: #6d2f00;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
}

.divFoodFacilityContent {
    padding-left: 5px;
    width: 500px;
    float: left;
    margin-bottom: 10px;
}

.lstFoodFacilityContent {
    background: url("../Images/bullet.png") no-repeat scroll left 5px transparent;
    float: left;
    list-style: none outside none;
    padding-left: 25px;
    width: 450px;
    font-weight: bold;
    margin-left: 0px;
}

.divFoodFacilityContent ul {
    line-height: 20px;
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 0px;
}

.ItemName {
    margin-top: 5px;
}

.ItemCategory {
    margin-top: 10px;
}

.lstFoodCategoryContent {
    padding-left: 27px;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .lstFoodCategoryContent li {
        float: left;
        font-weight: normal;
        list-style-type: disc;
        padding-left: 2px;
        width: 450px;
    }

.FineDiningImageBorder {
    border: 3px solid #A7A7A7;
}

/* Conference Page

-----------------------------------------------------------------------*/

#ConferencePageContent {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

    #ConferencePageContent h1 {
        padding-top: 80px;
    }

#MagnifierImage {
    right: 3px;
    bottom: -6px;
    background: url(../Images/Magnifier.png);
    height: 32px;
    position: absolute;
    width: 32px;
    background-repeat: no-repeat;
}


.SelectedImage {
    border-color: blue !important;
}

#VideoPopup {
    visibility: hidden;
}

.ConferenceThumbSeperator {
    height: 1px;
    width: 344px;
    float: left;
    margin-bottom: 4px;
    border-bottom: 1px dotted red;
}

.ConferenceBigImage {
    border: 3px solid #661E2A;
}

.divConferencePictureTitle {
    background: url("../Images/RM_PictureGalleryHover.jpg") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-bottom: 7px;
    margin-top: 8px;
    padding-left: 45px;
    padding-top: 5px;
}

.divConferenceVideoTitle {
    background: url(../Images/RM_VideoHover.jpg);
    background-repeat: no-repeat;
    height: 24px;
    color: #000;
    padding-left: 30px;
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 300px;
    display: none;
}

.divConferenceFirstThumbImage {
    float: left;
    height: 80px;
    width: 106px;
    padding-bottom: 5px;
}

.divConferenceThumbImage {
    float: left;
    height: 80px;
    width: 119px;
    padding-bottom: 5px;
    text-align: right;
}

.ImageBorder {
    border: 3px solid #e4d2b6;
}

.ConferenceImageBorder {
    border: 3px solid #e4d2b6;
}

.divConferenceThumbImage a {
    text-decoration: none;
    border: none;
    outline: none;
}

    .divConferenceThumbImage a:hover img {
        border: 3px solid #661E2A;
    }

.selectedImage {
    border: 3px solid #8557A7;
}

.divLeftConferenceContent {
    float: left;
    width: 554px;
    min-height: 378px;
    height: auto !important;
    height: 378px;
}

.divRightConferenceContent {
    float: left;
    width: 344px;
    min-height: 370px;
    height: auto !important;
    height: 370px;
}

#VideoPopup {
    visibility: hidden;
}

.divConferenceTitle {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 25px;
    border: none;
}

.divConferenceContent {
    text-align: justify;
    padding-right: 30px;
}

.ConferenceSubtitle {
    line-height: 30px;
}
/********* End of Banquet Page *********/
.divFlowerBullet {
    background-image: url("../Images/DevidarImg.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    height: 22px;
    text-align: left;
    width: 300px;
}

#divFunctiontitle {
    font-size: 12px;
    font-weight: bold;
}

/* Sub Navigation
-----------------------------------------------------------------------*/

#navigation {
    margin: 0px;
    padding: 0px;
    z-index: 30;
}

    #navigation li {
        padding-left: 0px;
        background: none;
        background-repeat: no-repeat;
    }


        #navigation li a {
            float: none !important;
        }

            #navigation li a:hover {
            }

    /***********************Sub Navigation CSS**********************/
    #navigation div a {
        float: left;
        position: relative;
        display: block;
        margin: 0;
        padding: 12px 10px 0px 0px;
        /*min-width: 100px;*/
        width: 162px;
        white-space: nowrap;
        text-align: center;
        text-decoration: none;
        font-family: "OpenSans-Regular";
        font-size: 14px !important;
        color: #000;
        background-color: #fff;
        border-bottom: 1px solid #e2e2e2;
        letter-spacing: 1px;
    }

        #navigation div a:hover {
            background: #b88adb;
            color: #fff;
            font-weight: bold;
        }
    /***********************Sub Navigation CSS**********************/



    #navigation div.divPopup {
        float: left;
        z-index: 100;
        position: absolute;
        top: 40px;
        left: 0px;
        width: 0px;
    }

.nav #navigation li:last-child {
    background: transparent;
}

.divCategoryContainer {
    margin-top: -14px;
    width: 528px;
    display: none;
    height: 268px;
    background-color: #fff;
    border-bottom: solid 3px #B3B3B3;
    border-left: solid 1px #B3B3B3;
    border-right: solid 1px #B3B3B3;
    padding: 10px 0 10px 0;
    position: absolute;
    overflow: hidden;
    z-index: 9999;
}

#divRoomsTopSummaryTxt {
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    background: #661E2A;
    margin-bottom: 5px;
    padding-left: 10px;
    font-size: 11px;
    color: White;
    margin-left: 3px;
    margin-right: 3px;
}

#CategoriesRoomsPopup {
    width: 526px;
}

.divCategoryContainer .category {
    width: 236px;
    margin: 0px 13px 0px 13px;
    border-bottom: dotted 1px #646464;
    padding-top: 3px;
    padding-bottom: 3px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    font-family: Arial;
}

    .divCategoryContainer .category .categoryName {
        font-weight: bold;
        color: #000 !important;
        white-space: normal !important;
        font-size: 14px;
    }

    .divCategoryContainer .category .categoryDesc {
        font-weight: normal;
        color: #404040 !important;
        padding-top: 3px;
        white-space: normal !important;
        display: block;
        font-size: 10px;
        text-align: justify;
    }

    .divCategoryContainer .category .divCategoryNamesContent {
        display: block;
        padding-bottom: 10px;
        width: 230px;
    }

    .divCategoryContainer .category .divCategotyDetails {
        display: block;
        float: left;
        width: 190px;
        padding-top: 10px;
    }

    .divCategoryContainer .category .divCategoryIcon {
        display: block;
        float: left;
        width: 40px;
        padding-top: 10px;
    }


    .divCategoryContainer .category .categoryItems {
        font-weight: normal;
        color: #404040 !important;
        padding-top: 3px;
        white-space: normal !important;
    }

    .divCategoryContainer .category #FacilityContent .FacilityTitle, .divCategoryContainer .category #PictureGalleryContent .PictureGalleryTitle, .divCategoryContainer .category #VideoContent .VideoTitle {
        font-weight: bold;
        padding-bottom: 3px;
        padding-top: 3px;
        color: #3f3f3f;
    }

    .divCategoryContainer .category #FacilityContent .FacilityDescription, .divCategoryContainer .category #PictureGalleryContent .PictureGalleryDescription, .divCategoryContainer .category #VideoContent .VideoDescription {
        font-size: 10px;
        padding-bottom: 3px;
        color: #3f3f3f;
    }

    .divCategoryContainer .category #FacilityContent {
        background-image: url(../Images/RM_Facility.png);
        background-position: 3px 5px;
        background-repeat: no-repeat;
        height: 50px;
        padding-left: 40px;
        white-space: normal;
    }

    .divCategoryContainer .category a.lnkCategory:hover #FacilityContent {
        background-image: url(../Images/RM_FacilityHover.png);
        background-position: 3px 5px;
        background-repeat: no-repeat;
        height: 50px;
        padding-left: 40px;
    }

    .divCategoryContainer .category #PictureGalleryContent {
        background-image: url(../Images/RM_PictureGallery.jpg);
        background-position: 3px 5px;
        background-repeat: no-repeat;
        height: 40px;
        padding-left: 40px;
    }

    .divCategoryContainer .category a.lnkCategory:hover #PictureGalleryContent {
        background-image: url(../Images/RM_PictureGalleryHover.jpg);
        background-position: 3px 5px;
        background-repeat: no-repeat;
        height: 40px;
        padding-left: 40px;
    }

    .divCategoryContainer .category #VideoContent {
        background-image: url(../Images/RM_Video.jpg);
        background-position: 3px 5px;
        background-repeat: no-repeat;
        height: 40px;
        padding-left: 40px;
    }

    .divCategoryContainer .category a.lnkCategory:hover #VideoContent {
        background-image: url(../Images/RM_VideoHover.jpg);
        background-repeat: no-repeat;
        background-position: 3px 5px;
        height: 40px;
        padding-left: 40px;
    }

        .divCategoryContainer .category a.lnkCategory:hover #FacilityContent .FacilityTitle, .divCategoryContainer .category a.lnkCategory:hover #PictureGalleryContent .PictureGalleryTitle, .divCategoryContainer .category a.lnkCategory:hover #VideoContent .VideoTitle {
            color: #000;
        }

    .divCategoryContainer .category .itemName {
        font-weight: bold;
        color: #404040 !important;
        white-space: normal !important;
    }


    .divCategoryContainer .category a.lnkCategory {
        padding: 0px 0px 0px 5px !important;
        min-height: 34px;
        font-weight: bold;
        color: #404040 !important;
    }

        .divCategoryContainer .category a.lnkCategory:hover, .divCategoryContainer .category.selected {
            background-color: #661E2A !important;
        }

.divCategoryContainer .roomscatcolumn {
    float: left; /*min-height: 344px;     height : auto !important;     height : 344px;*/
}

    .divCategoryContainer .roomscatcolumn.col0 {
        border-right: solid 1px #646464;
    }

#tdPromotionLeftNavigationContainer {
    width: 170px;
}

.divFacilityCategoryContainer {
    margin-top: -14px;
    width: 535px;
    height: 190px;
    background-image: url(../Images/DropDownBG.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fff;
    border-bottom: solid 3px #9A9C99;
    border-left: solid 1px #9A9C99;
    border-right: solid 1px #9A9C99;
    padding: 10px 0 0px 0;
    position: absolute;
    overflow: auto;
}

/* Login Page
-----------------------------------------------------------------*/
#LoginInnerContainer {
    padding: 50px 10px 10px 10px;
}

.LoginButton {
    background-image: url(../Images/Buttons.png);
    background-position: -248px -23px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

.lblChangePasswordErrMessage {
    color: Red;
}

.LoginCancel {
    background-image: url(../Images/Buttons.png);
    background-position: -48px -183px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

#RecoverPassWordContainer {
    padding: 20px;
}

.dicChangePasswordControlContainer {
    text-align: left;
    width: 616px;
}

.forgotPassHeaderDiv {
}

.forgotPassHeaderIconTick {
    background: url(../Images/emailsent.jpg);
    width: 36px;
    height: 36px;
    float: left;
}

.EmailSentHeaderText {
    float: left;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}

.txtChangePasswordEmailAddress {
    width: 300px;
}

.forgotPassHeaderIconImg {
    background: url("../Images/ForgotPassword.png");
    float: left;
    height: 38px;
    width: 38px;
}

.forgotPassHeaderText {
    background-color: #8557A7;
    color: #FFFFFF;
    font-size: 18px;
    padding-bottom: 9px;
    padding-left: 45px;
    padding-top: 7px;
    text-align: left;
}

.forgotPasswordContentDiv {
    /*border: 1px solid #bfbfbf; */
    margin-top: 0px;
    padding-bottom: 30px;
    padding-left: 60px;
    padding-top: 30px;
    text-align: left;
    border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    color: #fff;
    font-family: 'poppins';
}

.forgotPasswordContentDivTableContainer {
    padding-top: 20px;
    text-align: left;
}

.divBtnGetEmail {
    padding-top: 10px;
    text-align: left;
    width: 100%;
}

.btnGetEmail {
    background-image: url("../images/Buttons.png");
    background-position: -498px -313px;
    border: 0px;
    cursor: pointer;
    height: 26px;
    margin-left: 56px;
    width: 140px;
}

#divLoginMessage {
    color: Red;
    font-size: smaller;
    margin-top: 5px;
}


/* Register Page
----------------------------------------------------------------*/
#CreateUserContainer {
    padding: 50px 10px 10px 10px;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    margin: 0rem 3rem;
    border-radius: 15px;
}

.divRULInfoContainer {
    /*padding-top: 25px;*/
    text-align: center;
}

.divRULInfoContent {
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #efe7d0;
    border: 1px solid #e4d2b6;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    /* width: 75%;*/
}

#divRegiserUserMessage {
    color: Red;
    text-align: center;
}

.divRULInfoContent table.tblHeading td.left {
    padding: 10px;
    vertical-align: top;
}

.divRULInfoContent table.tblHeading td.right {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    vertical-align: top;
}

.divRULInfoContent table.tblHeading td h3 {
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 5px 0 0;
    text-align: left;
    vertical-align: top;
    font-size: 16px;
}

.divRULInfoContent table .divRULDesc {
    padding-top: 3px;
    font-size: 14px;
    line-height: 20px;
}


.CreateUserStyleTextbox {
    text-align: left;
}

.CreateUserRegiter {
    background-image: url(../Images/Buttons.png);
    background-position: -348px -63px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

#MessageContainer {
    padding: 10px;
    color: #000000;
}

/* Contact Us 
---------------------------------------------------------------------*/
.defaultaspx #divContainer; {
    width: 100% !important;
    margin-top: 0px !important;
    padding-top: 0px;
}

.roomsaspx #divContainer {
}



#divContactUsPage {
    margin: 0 auto;
}

#tdContactUsDetail {
    vertical-align: top;
}

.txtContactUsFName {
    width: 255px;
}

.txtContactUsEmail {
    width: 255px;
}

.txtContactUsTelephone {
    width: 255px;
}



#divHeaderRight #tdPhoneNumber {
}

#tdEmailText {
    padding-left: 5px;
    line-height: 18px;
}


#tblContactUsDetail {
}

#divContactUsAddressDetails {
    vertical-align: top;
}

    #divContactUsAddressDetails #divHeaderContactDetail {
        display: none;
    }



.tdContactUsMessage {
    text-align: center;
}

.txtContactUsComments {
    width: 255px;
    height: 85px;
}



#tdContactUsComments {
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}


.tdTblContactDetailRight {
    text-align: left;
    padding-left: 5px;
    vertical-align: top;
}

.ContactDetailButtonSend {
    background-image: url(../Images/Buttons.png);
    background-position: -148px -103px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

.ContactUsMessage {
    color: Red;
}

.divContactUsBottom {
    color: #3a3a3a;
    font-family: Verdana;
    margin: 10px auto 0;
    width: 725px;
    text-align: left;
    line-height: 18px;
}

.ContactUsBottomTitle {
    background: none repeat scroll 0 0 #A07E91;
    color: White;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}

.divContactUsBottom table {
    margin: 0 auto;
}

.ContactUsBottomCityName {
    font-weight: bold;
    line-height: 23px;
    padding-bottom: 5px;
    text-decoration: underline;
}

.ContactUsBottomEmailLink {
    text-decoration: none;
}

.ContactStaticSelectedStyle, .DirectionStaticSelectedStyle {
    background: #8557A7;
    padding-top: 5px;
    padding-bottom: 2px;
}

.ContactStaticMenuStyle {
    background: transparent;
    width: 100%;
    font-size: 12px;
}

.ContactStaticHoverStyle, .DirectionStaticHoverStyle {
    background-color: #8557A7;
    padding-top: 5px;
    padding-bottom: 2px;
}

#ContactUsContent {
}

.directionsaspx #DirectionMenu {
}

.ContactStaticMenuItemStyle, .DirectionStaticMenuItemStyle {
    font-size: 14px !important;
    padding: 0 0px;
    color: #fff;
    text-align: center;
}

    .ContactStaticMenuItemStyle a {
        display: block;
        height: 25px;
        padding: 5px 0px 5px 0px;
    }
/* Career Page
-----------------------------------------------------------------------*/


#divCareersControlContainer, #ReservationPageContainer {
    padding-top: 20px;
}

div#ReservationPageContainer {
    background-color: #ffffff;
    margin: 3rem;
    border-radius: 15px;
    padding: 3rem 0rem 3rem 0rem;
}

#divCareerApplyOnline {
    padding-top: 0px;
    text-align: center;
}

#tblCareerApplyOnline {
    margin: 0 auto;
}

.txtCareerSend {
    background-image: url(../Images/Buttons.png);
    background-position: -148px -103px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

.lblCareerMessage {
    color: Red;
}

/*  Event Page
------------------------------------------------------------------------*/


#divEventsContainer {
    color: #000;
}


.hlnkAnnouncementLink:hover .Annmenu-mid {
    color: #8557A7;
    -moz-border-radius: 0px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

#tdAnnouncementImage {
    vertical-align: top;
}

#tblAnnouncementItemTemplate {
    width: 100%;
}

#divAnnouncementDescriptionContainer {
    text-align: center;
}

#divAnnouncementSeperator {
    border-bottom: 1px dotted #8557A7;
    height: 1px;
    width: 100%;
    margin-top: 5px;
}

.hlnkViewMore {
    font-weight: bold;
    color: #8557A7;
    text-decoration: none;
}

    .hlnkViewMore:hover {
        text-decoration: underline;
    }

.divAnnouncementTitle {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}


#divAnnouncementImageAndDescriptionContainer {
    color: #000;
    padding-top: 10px;
    text-align: left;
}

.divAnnouncementViewMore {
    padding-top: 5px;
    text-align: right;
}

.NoEventFound {
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    color: #535353;
    font-size: 15px;
    font-family: 'poppins';
}

.BreadcrumbNode:hover {
    text-decoration: underline;
}


#divAnnoucementDetailImageContainer {
    text-align: center;
}

#divAnnoucementDetailDescriptionContainer {
    color: #000;
    padding: 10px 10px 10px 0;
    text-align: center;
}

#divAnnouncementItemTemplate {
    margin: 0 20px 0px;
    padding: 10px;
}

.newsIcon {
    background: url("../Images/News.png");
    float: left;
    height: 28px;
    width: 28px;
}

/* Reservation Page
------------------------------------------------------------------*/

#divCareerApplyOnline {
    margin-top: -38px;
}

.ReservationPageTitle, #divCareerApplyOnline {
    font-size: 22px;
    padding-bottom: 10px;
    color: #8557A7;
    padding-left: 4px;
    padding-top: 15px;
    font-weight: bold;
}

.ReservationPageDetails table {
    margin: 0 auto;
}

.ReservationRequestWaterMarkStyle {
    color: Gray;
}


.txtReservationNights {
    background: #eee;
    border: 1px solid #c1c1c1;
    text-align: right;
    padding-right: 6px;
}

.tdRightReservationPage {
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding-bottom: 5px;
}

.tdConfirmationControlLeft {
    width: 185px;
}

.lblReservationMessage {
    color: Red;
}

.ReservationSendBtn {
    background-image: url(../Images/Buttons.png);
    background-position: -148px -103px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

.ReservationPageBusinessMessage {
}

.ReservationInquiryGuestSpan {
    font-size: 10px;
    color: Gray;
}

/* Direction Page
----------------------------------------------------------------------------*/

#tbl2DirecationBackground {
    vertical-align: bottom;
    border: 1px solid #bfbfbf;
}

#tbl3DirecationBackground {
    vertical-align: bottom;
}

#tdtbl2Directions {
    padding-top: 10px;
    text-align: left;
}

#divDirectionsMultiView {
    text-align: center;
}

#tdtbl2DirecationBackground {
}

.optsms {
    background: url("../Images/Mobile.png") no-repeat;
    background-position: right center;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
}

.optemail {
    background: url("../Images/mail.png") no-repeat;
    background-position: right center;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
}

#divDirectionsView {
    text-align: left;
    padding-left: 130px;
}

.tdDirectionsView {
}

#tdDirectionButton {
    text-align: center;
}

#divDirectionFlash {
    height: 445px;
    width: 550px;
    text-align: left;
    padding-left: 5px;
}

#tdGetDirectionsthrough {
}

.tdGetDirections {
    height: 7px;
    padding-top: 7px;
}

#tdDirectionAddress {
    vertical-align: text-top;
    padding-left: 50px;
    padding-top: 50px;
}

#tblDirectionspnlEmail {
    text-align: left;
}

#td1DirectionspnlEmail {
    text-align: right;
    width: 135px;
}

#td2DirectionspnlEmail {
    text-align: left;
    padding-left: 5px;
}

#td1DirectionsYourMsg {
    text-align: right;
}

#td2DirectionsYourMsg {
    padding-left: 5px;
    text-align: left;
}

.GoogleChekcoutButton {
    border: solid 5px black;
}

.PayPalButton {
    border: solid 1px black;
}

.PaypalConfirm {
    background-image: url("../Images/Buttons.png");
    background-position: -547px -183px;
    width: 87px;
    height: 26px;
    border: 0px;
    cursor: pointer;
}

.PaypalCancel {
    background-image: url(../Images/Buttons.png);
    background-position: -48px -183px;
    background-color: transparent;
    border: 0px;
    height: 26px;
    width: 87px;
    cursor: pointer;
}

.CreditCartButton {
    border: solid 1px black;
}

#tblSendDirection {
    text-align: left;
}

.asptxtEmailMessage {
    width: 250px;
    height: 80px;
}

.tdDirectionspnlSMS {
    height: 5px;
    padding-top: 5px;
}

#td1DirectionsSMSType {
    text-align: right;
    vertical-align: top;
    width: 135px;
}

#td2DirectionsSMSType {
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
}

.tdDirectionsSMS {
    padding-left: 11px;
}

#td1DirectionsMobile {
    text-align: right;
    vertical-align: middle;
}

#td2DirectionsMobile {
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
}

    #td2DirectionsMobile select {
    }

.td3DirectionsMobile {
    text-align: left;
    vertical-align: middle;
}

.lblDirections {
    text-align: left;
    padding-left: 160px;
}

#tdDirectionsInfo {
    vertical-align: top;
    padding-left: 10px;
    padding-top: 50px;
}

#tbltdDirectionsInfo {
    padding-left: 5px;
    text-align: left;
}

#tdContactUsComments {
    vertical-align: top;
}


.aspDirectionstxtNumber {
    width: 135px;
}

.aspDirectionstxtEmail {
    width: 250px;
}

#divGetDirections {
    text-align: left;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    border: 1px solid #bfbfbf;
    color: #6c6c6c;
}

    #divGetDirections strong {
        font-weight: normal;
    }

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ddlSMSType {
    width: 200px;
}

#divMasterPageHeader #tdPhoneImage {
    padding-left: 15px;
}

#tdPhoneImage {
    background: url(../Images/phone.png);
    background-repeat: no-repeat;
}

#tdFaxImage {
    background: url(../Images/fax.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    padding-top: 10px;
    background-position: center center;
}

#tdEmailImage {
    /*background: url(../Images/EmailIcon.jpg) center center;*/
    background: url(../Images/Email.png) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

#divAddress #tdEmailImage {
    background: url(../Images/Email_Header.png) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}

.tdContactUsPhone #tdPhoneImage {
    /*background: url(../Images/telephone_icon.jpg) center center;*/
    background: url(../Images/Phone.png) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
}


.tdContactUsMobile #tdFaxImage {
    background: url(../Images/fax_icon.jpg) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    padding-top: 0px;
}


#divDirectionAddress {
    /* width: 280px; */
    padding-left: 20px;
    padding-right: 20px;
    line-height: 18px;
    float: left;
    background: url(../Images/bg.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 45px 0px;
    width: 100%;
}

#divDirectionInfo {
    padding-bottom: 10px;
    padding-top: 10px;
}

#DirectionTitle {
    font-weight: bold;
}

#divDirectionAddress #divHeaderContactDetail {
    display: none;
}

.contactusaspx .tdContactUsDirections {
    display: none;
}

.tdContactUsDirections {
    padding-top: 10px;
}

.ContactUsDirectionsHeader {
    color: #661E2A;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.tblDirectionsHeader {
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #661E2A;
}

.tdDirectionName {
    padding-left: 5px;
}

.tdDirectionDistance {
    text-align: center;
}

#divContactUsContactDetail .tdContactUsAddressTitle {
}

.tdContactUsAddressTitle {
    color: #8557A7;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}

#divContactUsContactDetail {
    color: #6c6c6c;
}


.tdContactUsSales {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dotted #6b6b6b;
}

.contactUsSalesTitle {
    font-weight: bold;
    display: block;
    height: 15px;
    padding-bottom: 5px;
}

.contactUsPhoneNoTitle {
    font-weight: bold;
    display: block;
    height: 15px;
    padding-bottom: 5px;
}

.tdContactUsWeb {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ContactUsEmailTitle {
    font-weight: bold;
    height: 15px;
    display: block;
    margin-bottom: 5px;
}

.tdContactUsReservation {
    text-align: left;
    padding-bottom: 5px;
    color: #3a3a3a;
    padding-top: 5px;
    border-bottom: 1px dotted #3a3a3a;
}

.contactUsReservationTitle {
    font-weight: bold;
    display: block;
    height: 15px;
    margin-bottom: 5px;
}

.tdContactUsDistances {
    text-align: left;
    padding-bottom: 5px;
    line-height: 18px;
    padding-top: 5px;
}

.ContactUsDistanceTitle {
    font-weight: bold;
    display: block;
    height: 15px;
    margin-bottom: 5px;
}

.tdContactUsEmail {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dotted #3a3a3a;
}

.contactUsWebTitle {
    font-weight: bold;
}

.DirectionStaticSelectedStyle {
}

.DirectionStaticMenuStyle {
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    background: transparent;
    font-size: 12px;
    color: #000;
}

.DirectionStaticHoverStyle {
    display: block;
}

.DirectionStaticMenuItemStyle {
}

    .DirectionStaticMenuItemStyle a {
        display: block;
        height: 28px;
        padding: 5px 0px 5px 0px;
    }

.DirectionMenu {
    color: White;
}

.SendDirectionToMeMessage {
    color: Red;
}

/* Gallery 
---------------------------------------------------------------*/



.divVideoLable a {
    color: #fff;
    text-decoration: none;
}

    .divVideoLable a:hover {
        text-decoration: underline;
    }

.xsltPictureGalleryContainer {
    padding: 20px;
    background-color: White;
}

.divRoomType {
    text-align: left;
    width: 100%;
}

.spnGalleryTitle {
    color: black;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
}

.imglist img {
    border: medium none;
}

#tdGallery {
}

#divGalleryNavigation {
}

.tblVideoGallery {
    border: 1px solid #bfbfbf;
    padding: 10px;
    border-radius: 0px;
}

.tdEmbedVideo {
    padding-right: 2px;
}

.tblVideoGalleryThumbSelected {
    color: #fff;
    padding: 10px 10px 10px 10px;
    background-color: #8557A7;
}

.tblVideoGalleryThumb:hover {
    background-color: #8557A7;
}

.tblVideoGalleryThumb {
    padding: 10px 10px 10px 10px;
    margin: 5px 0px 5px 0px;
}

.tdThumbText {
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    width: 255px;
    margin-bottom: 2px;
}

#tdPhotoGalleryContent {
}

.divVideoGalleryContainer {
    margin-top: 12px;
    margin-bottom: 5px;
}

/*** Tariffs And Packages  ***/

#contentfull {
    padding-top: 20px;
    border-top: none;
    margin-bottom: 7px;
}

.TariffTxt {
    text-align: justify;
}

    .TariffTxt h1 {
        color: #723d47;
        font-family: Verdana;
        font-size: 18px;
        margin: 20px 0 10px;
        padding: 0;
    }

    .TariffTxt p {
        margin: 0;
        padding: 0 0 15px;
    }

.tarifftbl {
    border: 1px solid #bfbfbf;
}

    .tarifftbl .hdrrow {
        background: #661E2A;
    }

    .tarifftbl .tblhdr {
        background-color: #8557A7;
        color: #fff;
        font-family: Verdana;
        font-size: 13px;
        padding: 8px;
    }

    .tarifftbl .trCommon {
        background-color: #e4d2b6;
    }

    .tarifftbl .trAlt {
        background-color: #fff;
    }

    .tarifftbl .tblcontentLeft {
        padding: 8px;
        border-right: 1px solid #bfbfbf;
    }

    .tarifftbl .tblcolumnmiddle {
        border-right: 1px solid #e4d2b6;
    }

    .tarifftbl .tblcontentRight {
        padding-left: 10px;
    }

    .tarifftbl td {
        color: #000;
        font-family: Verdana;
        font-size: 12px;
        padding: 3px 10px;
    }

#divTariffDetails {
    padding-top: 10px;
    padding-bottom: 15px;
}

    #divTariffDetails ul {
        font-family: Verdana;
        font-size: 15px;
        line-height: 22px;
        list-style: inside;
        color: #535353;
        /*float: left;*/
        padding: 10px 0px 0px 0px;
    }

#divTariffPageBottom {
    width: 930px;
    margin: 0 auto;
    border-top: solid 1px #9c9c9c;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divTariffPageBottomLocation {
    float: left;
    padding-left: 30px;
    width: 425px;
}

#divTariffPageBottomLocationContent {
    float: left;
    text-align: left;
    width: 265px;
}

    #divTariffPageBottomLocationContent ul {
        margin: 0 auto;
        padding-left: 35px;
        padding-top: 5px;
        font-size: 13px;
        color: #122952;
    }

#divTariffPageBottomTravelAssistance {
    float: left;
    padding-right: 20px;
    border-right: solid 1px #9c9c9c;
    border-left: solid 1px #9c9c9c;
}

#divTariffPageBottomTravelAssistanceContent {
    float: left;
    text-align: left;
    width: 310px;
    height: 75px;
}

    #divTariffPageBottomTravelAssistanceContent ul {
        margin: 0 auto;
        padding-left: 35px;
        padding-top: 5px;
        font-size: 13px;
        color: #122952;
    }

#divTariffInquiryButtonContainer {
    float: left;
    padding-top: 10px;
    padding-left: 80px;
}

    #divTariffInquiryButtonContainer .divReservationInquiryButton {
        background-position: -46px -273px;
        float: left;
        width: 141px !important;
    }

#divTariffPageBottomReservationInquiry ul {
    margin: 0 auto;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 40px;
    color: #122952;
    float: left;
}

#divConstruction {
    color: #000;
    margin: 0 auto;
    font-size: 30px;
    height: 50px;
}
/*** End Of Tariffs And Packages ***/

/***********Tariff Page*******************/
#divTarriftable table {
    border: 1px solid silver;
    height: 288px;
    margin: 27px 0;
    width: 90%;
}

#divTarriftable th {
    background: none repeat scroll 0 0 #555555;
    color: white;
    text-align: center;
    font-size: 15px;
}

#divTarriftable td {
    font-size: 15px;
    text-align: center;
    border: 1px dotted #645b59;
}

.divTarrifULLI ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

.divTarrifULLI li {
    font-size: 15px;
    line-height: 30px;
    list-style: square outside none;
    margin-left: 70px;
    text-align: justify;
}

.divTarrifTermdAndCondition {
    color: #525252;
    font-size: 15px;
    margin: 20px;
}

    .divTarrifTermdAndCondition a {
        color: blue;
        text-decoration: none;
    }

        .divTarrifTermdAndCondition a:hover {
            color: black;
        }

#divTermConditionTitle {
    border-bottom: 1px dotted;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    padding: 22px 0 10px;
    text-align: center;
}

#divTermConditionContent {
    line-height: 25px;
    padding: 0 50px 10px;
    text-align: justify;
}

    #divTermConditionContent p {
        font-family: verdana;
        font-size: 14px;
        font-weight: normal;
    }

.SpanTermConditionSubTitle {
    color: blue;
    font-size: 14px;
}

/***********End Tariff Page*******************/

/****************New Conference*************/
.divConferenceItemLeft {
    float: left;
    padding-right: 5px;
    padding-top: 15px;
    width: 430px;
    text-decoration: none;
    padding: 16px 5px 1px 0px;
}

    .divConferenceItemLeft img {
        text-decoration: none;
        cursor: pointer;
        border: 0px none;
    }


.divConferenceItemRight {
    float: left;
    padding-right: 5px;
    padding-top: 15px;
    width: 430px;
    text-decoration: none;
}

    .divConferenceItemRight img {
        text-decoration: none;
        cursor: pointer;
        border: 0px none;
    }

.divAllConferenceDetails {
    text-align: justify;
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 10px;
    color: #202020;
}

    .divAllConferenceDetails a {
        text-decoration: none;
        color: #202020;
    }

.divAllConferenceReadMore a:hover {
    text-decoration: underline;
}

.divButton {
    background-image: url(../Images/c.gif);
    background-repeat: no-repeat;
}





.contactusaspx .tdContactUsDirections {
    display: none;
}

.tdContactUsDirections {
    vertical-align: top;
    padding-top: 15px;
}

.ContactUsDirectionsHeader {
    color: #02697A;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.tblDirectionsHeader {
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #DCBE87;
}

.tdDirectionName {
    padding-left: 5px;
}

.tdDirectionDistance {
    text-align: center;
}

.tdContactUsDirections ul {
    list-style: disc inside none;
    margin: 0;
    padding-left: 5px; /*  width: 180px;*/
    padding-top: 10px;
}

.tdContactUsDirections li {
    line-height: 24px;
}

.ContactUsDirections {
    font-weight: bold;
    font-size: 15px;
    color: #661E2A;
}

.divTitleTesti {
    font-weight: bold;
}

.divTextTesti {
    font-style: italic;
    float: left;
    padding-top: 10px;
}

#divSource {
    text-align: right;
    font-weight: bold;
}

#divEditor {
    background: rgba(0, 0, 0, 0) url("../Images/PatternDesign.png") no-repeat scroll right center;
    bottom: 15px;
    position: absolute;
    float: left;
    text-align: left;
    padding-right: 31px;
    height: 20px;
}

#slider-prev {
    position: absolute;
    background: url("../Images/TestimonialArrow.jpg") no-repeat;
    height: 20px;
    width: 22px;
    right: 45px;
    bottom: 10px;
}

#slider-next {
    right: 22px;
    position: absolute;
    background: url("../Images/TestimonialArrow.jpg") no-repeat;
    height: 20px;
    width: 22px;
    background-position: -22px;
    bottom: 10px;
}


/*************** Fine Dining *************/

#FineDiningContainer {
    width: 100%;
}

#divFineDiningMain {
    float: left;
    width: 460px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.FineDiningTitle {
    font-size: 14px;
    font-weight: bold;
    color: #076020;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

#divFineDiningImage {
    margin-bottom: 10px;
    padding-left: 15px;
}

#divFineDiningThumbImage {
    text-align: center;
    width: 100%;
}

.FineDiningContent {
    text-align: justify;
    line-height: 1.7;
    color: #535353 !important;
    font-family: Verdana;
    font-size: 13px;
    float: left;
    width: 520px;
}

.divPageSubTitle {
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    font-size: 14px;
    padding-bottom: 10px;
}

#divFineDiningMiddleSeperator {
    width: 1px;
    height: 472px;
    float: left;
    background: #486030;
    margin-top: 10px;
}

#divFineDiningContentLeft {
    float: right;
    width: 50%;
    background: url("../Images/RestauratnPage.jpg") no-repeat right center;
    height: 338px;
    margin-bottom: 10px;
}

#divFineDiningContentRight {
}

.divLabelText {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

/**** End of FineDining Page ****/

/************************************ Stylesheet for custom Scroll Bar ***********************************/

/* Tiny Scrollbar */
#scrollbar1 {
    float: left;
    margin-left: 5px;
    width: 363px;
}

    #scrollbar1 .viewport {
        width: 346px;
        height: 145px;
        overflow: hidden;
        position: relative;
    }

    #scrollbar1 .overview {
        list-style: none;
        position: absolute;
        left: 0;
        text-align: justify;
        top: 0;
        padding: 0;
        margin: 0;
    }

    #scrollbar1 .scrollbar {
        background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
        position: relative;
        background-position: 0 0;
        float: right;
        width: 11px;
    }

    #scrollbar1 .track {
        background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
        height: 100%;
        width: 9px;
        position: relative;
        padding: 0 1px;
    }

    #scrollbar1 .thumb {
        background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
        height: 146px;
        width: 19px;
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -5px;
        display: none;
    }

        #scrollbar1 .thumb .end {
            background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
            overflow: hidden;
            height: 5px;
            width: 19px;
        }

    #scrollbar1 .disable {
        display: none;
    }

#scrollbar2 {
    float: left;
    margin-left: 5px;
    width: 363px;
}

    #scrollbar2 .viewport {
        width: 346px;
        height: 145px;
        overflow: hidden;
        position: relative;
    }

    #scrollbar2 .overview {
        list-style: none;
        position: absolute;
        left: 0;
        text-align: justify;
        top: 0;
        padding: 0;
        margin: 0;
    }

    #scrollbar2 .scrollbar {
        background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
        position: relative;
        background-position: 0 0;
        float: right;
        width: 11px;
        display: none;
    }

    #scrollbar2 .track {
        background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
        height: 100%;
        width: 9px;
        position: relative;
        padding: 0 1px;
    }

    #scrollbar2 .thumb {
        background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
        height: 146px;
        width: 19px;
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -5px;
    }

        #scrollbar2 .thumb .end {
            background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
            overflow: hidden;
            height: 5px;
            width: 19px;
        }

    #scrollbar2 .disable {
        display: none;
    }

.surveySubmit {
    background: url(../Images/Buttons.png);
    border: none;
    height: 26px;
    width: 87px;
    cursor: pointer;
    background-position: -248px -103px;
    background-color: transparent;
}

.surveyClear {
    background: url(../Images/Buttons.png);
    border: none;
    height: 26px;
    width: 87px;
    cursor: pointer;
    background-position: -48px -183px;
    background-color: transparent;
}


.tdSurveyFeedbackContactInfo {
    padding-top: 2px;
    text-align: right;
    vertical-align: top;
    width: 206px;
    padding-right: 5px;
    font-size: 13px;
}



.linkReservationRequest {
    background-image: url(../Images/Buttons.png);
    background-position: -46px -272px;
    background-color: transparent;
    height: 28px;
    width: 142px;
    float: left;
    margin-top: 8px;
}
/****************** Visite places ******************/

#VisitContainer {
    width: 950px;
    background-color: #fff;
    float: left;
}

#VisitTitle {
    background-color: #661E2A;
    border-radius: 10px 10px 0 0;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    padding-left: 10px;
    padding-top: 8px;
    color: #fff;
    border-bottom: 0px;
}

#VisitNearContainer {
    float: left;
    margin: 25px auto 0;
    padding: 0 7px 10px;
    width: 935px;
    margin-bottom: 20px;
}

#VisitContentContainer {
    width: 933px;
    float: left;
    border: 1px solid #e4d2b6;
    border-radius: 0px 0px 10px 10px;
    border-top: 0px;
}

.VisiteImageContent {
    width: 920px;
    float: left;
    margin-top: 20px;
    padding-left: 10px;
}

.PlaceContent {
    width: 670px;
    float: left;
    text-align: justify;
}

.PlaceTitle {
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 670px;
    color: #661E2A;
    padding-bottom: 15px;
    padding-top: 5px;
}

.PlaceCity {
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 670px;
    padding-bottom: 5px;
}

.VisiteImageSunTemple {
    background-image: url(../Images/Excursions/Thesuntemple.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageAdalajniVav {
    background-image: url(../Images/Excursions/AdalajVav.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageSidiSaiyad {
    background-image: url(../Images/Excursions/SidiSaiyad.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteJamaMasjid {
    background-image: url(../Images/Excursions/jamamasjid.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteIndrodaPark {
    background-image: url(../Images/Excursions/IndrodaPark.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageHatheesingJainTemple {
    background-image: url(../Images/Excursions/HatheesingJainTemple.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageKankariaLake {
    background-image: url(../Images/Excursions/kankarialake.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageCalicoMuseum {
    background-image: url(../Images/Excursions/Calicomuseum.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageAkshardhamTempale {
    background-image: url(../Images/Excursions/AkshardhamTemple.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageSabarmatiAshram {
    background-image: url(../Images/Excursions/SabarmatiAshram.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.VisiteImageJultaMinara {
    background-image: url(../Images/Excursions/jhultaminara.jpg);
    float: left;
    height: 195px;
    width: 238px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.DeviderNear {
    background: url("../Images/seperator.jpg") no-repeat scroll center center transparent;
    clear: both;
    float: left;
    height: 1px;
    padding: 10px 0;
    width: 950px;
}

/*************New Added********/
#divAboutUsContentContainer .siteTitle {
    border-bottom: 1px solid #991E23;
}

.siteTitle {
    color: #966f33;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}

.siteContent {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 5px;
    line-height: 25px;
}

#divHomeAboutUs p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 25px;
    margin-top: 0 !important;
    text-align: justify;
}

.divHomeWelcomeTitle {
    font-family: opensans;
    background-position: left center;
    color: #79271B;
    font-size: 26px;
    /*font-weight: bold;*/
    height: 26px;
    margin: 15px 2px 0;
    padding-top: 5px;
    width: 970px;
}

#divAbtUsImg {
    background: url("../Images/Welcome.jpg") no-repeat scroll right 5px transparent;
    float: left;
    height: 260px;
    margin-top: 12px;
    width: 316px;
}

.divHomeBottomOuter {
    font-size: 15px;
}

#divHomeBottom {
    background-image: url(../Images/GalleryImages.jpg);
    width: 1000px;
    height: 250px;
    margin: 0 auto;
}

#divHomeBottomLeft {
    background-position: center right;
    background-repeat: no-repeat;
    font-size: 0px;
    height: 34px;
    text-align: center;
}

#divHomeBottomLeftLink {
    color: white;
    float: left;
    height: 245px;
    line-height: 32px;
    padding-top: 7px;
    text-decoration: none;
    width: 32.7%;
}

#divHomeBottomMiddleLink {
    color: white;
    float: left;
    height: 245px;
    line-height: 32px;
    margin-left: 8px;
    padding-top: 7px;
    text-decoration: none;
    width: 32.8%;
}

#divHomeBottomMiddle {
    background-position: center right;
    background-repeat: no-repeat;
    font-size: 0px;
    height: 34px;
    text-align: center;
}

#divHomeBottomRightLink {
    color: white;
    float: left;
    height: 245px;
    line-height: 32px;
    margin-left: 11px;
    padding-top: 7px;
    text-decoration: none;
    width: 32.6%;
}

#divHomeBottomRight {
    background-position: center right;
    background-repeat: no-repeat;
    font-size: 0px;
    height: 34px;
    text-align: center;
}

.bx-next, .bx-prev {
    position: absolute;
    cursor: pointer;
    height: 20px;
    width: 22px;
}


.divRestaurantTitle {
    margin-top: 20px;
    text-align: left;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.divVarandaRestaurantImage > img {
    box-shadow: 1px 1px 3px silver;
}

.divRestaurantContent {
    line-height: 20px;
    clear: both;
    text-align: justify;
    /*padding-top:20px;*/
}

#divRestaurantContentContainer {
    font-size: 14px;
    line-height: 28px;
}

#divRestaurantContentContainerRight {
    float: right;
    width: 35%;
    line-height: 20px;
    padding-top: 34px;
}

#divRestaurantContentContainerLeft {
    float: left;
    width: 60%;
}

.divRestTitle {
    color: #661E2A;
    border-bottom: 1px solid;
    font-size: 20px;
    margin-top: 5px;
    padding: 10px 0;
}

.divRestContentAddressTime th {
    text-align: left;
    width: 50%;
}

.divRestMain {
    border-bottom: 1px solid #eee;
}

.Restoname {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}

/* -------  HOME PAGE GALLERY STARTS ------- */

#HomePageGalleryWrapper #divloadinggifimage {
    background: url("../Images/Loading.gif") no-repeat scroll 50% 50% transparent !important;
    max-height: 650px !important;
    position: relative !important;
}

.nivo-controlNav A {
    position: relative;
    z-index: 10px;
    cursor: pointer;
}

.nivo-controlNav A {
    font-weight: bold;
}

#HomePageGalleryWrapper .slider-wrapper {
    padding-top: 0px;
    position: relative;
}

#HomePageGalleryWrapper #slider a.nivo-imageLink {
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
}

#HomePageGalleryWrapper #slider img {
    text-align: center;
    border-style: none;
    width: 100% !important;
    height: auto !important;
}

#HomePageGalleryWrapper {
}

#divSliderSection {
    /*width: 70%;
    float: right;*/
}


#HomePageGalleryWrapper .nivo-controlNav {
    background-color: Transparent !important;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: auto;
    z-index: 10001 !important;
}
    /* Control nav styles (e.g. 1,2,3...) */

    #HomePageGalleryWrapper .nivo-controlNav a {
        cursor: pointer;
    }

        #HomePageGalleryWrapper .nivo-controlNav a.active {
            font-weight: bold;
        }

#HomePageGalleryWrapper .nivo-prevNav {
    left: 0px;
}

#HomePageGalleryWrapper .nivo-nextNav {
    right: 0px;
}

#HomePageGalleryWrapper .nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    #HomePageGalleryWrapper .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: none;
    }

#HomePageGalleryWrapper .nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
#HomePageGalleryWrapper .nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    cursor: pointer;
}
/* The slices and boxes in the Slider */
#HomePageGalleryWrapper .nivo-slice {
    display: block;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
}

#HomePageGalleryWrapper .nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    #HomePageGalleryWrapper .nivo-box img {
        display: block;
    }

/* Caption styles */
#HomePageGalleryWrapper .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

    #HomePageGalleryWrapper .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    #HomePageGalleryWrapper .nivo-caption a {
        display: inline !important;
    }

#HomePageGalleryWrapper .nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
#HomePageGalleryWrapper .nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-directionNav {
    display: block;
}
/*
Skin Name: Nivo Slider Default Theme
*/

/*#HomePageGalleryWrapper #slider {
    position: relative !important;
    margin: 0 auto;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}*/

#HomePageGalleryWrapper .theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#slider {
    position: relative;
    background: url(../Images/JIT/loading.gif) no-repeat 50% 50%;
}

#HomePageGalleryWrapper .theme-default .nivoSlider a {
    border: 0;
    display: block;
}

#HomePageGalleryWrapper .theme-default .nivo-controlNav {
    text-align: center;
    width: 1000px;
    display: none;
}

    #HomePageGalleryWrapper .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../Images/Bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
        background-position: 3px 0px;
    }

        #HomePageGalleryWrapper .theme-default .nivo-controlNav a.active {
            background: url(../Images/Bullets.png) no-repeat;
            width: 20px;
            height: 20px;
            margin: 0px 2px;
            background-position: -22px 0px;
        }

#HomePageGalleryWrapper .theme-default .nivo-directionNav a {
    display: block;
    width: 36px;
    height: 88px;
    background-position: 0px 0px;
    text-indent: -9999px;
    border: 0;
}

#divHomeBottomLine {
    background-color: #0158A8;
    height: 35px;
    width: 100% !important;
    color: white;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
}

#divHomeCenterRoot {
    width: 100% !important;
    height: 290px;
    background-color: #E7E7E7;
}

#HomePageGalleryWrapper .theme-default:hover .nivo-directionNav a {
    /*opacity: 1;*/
}

#HomePageGalleryWrapper .theme-default a.nivo-nextNav {
    background-position: -43px 0px;
    /*opacity: 0.5;*/
    margin-right: 0px;
}

    #HomePageGalleryWrapper .theme-default a.nivo-nextNav:hover {
        /*opacity: 1;*/
        background-position: -43px -98px;
    }

#HomePageGalleryWrapper .theme-default a.nivo-prevNav {
    /*opacity: 1;*/
    margin-left: 0px;
}

    #HomePageGalleryWrapper .theme-default a.nivo-prevNav:hover {
        /*opacity: 1;*/
        background-position: 0px -98px;
    }

#HomePageGalleryWrapper .theme-default .nivo-caption {
    font-family: Helvetica, Sans-Serif, sans-serif;
}

    #HomePageGalleryWrapper .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        #HomePageGalleryWrapper .theme-default .nivo-caption a:hover {
            color: #fff;
        }

#HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

    #HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

    #HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
        display: block;
        width: 120px;
        height: auto;
    }
/* -------  HOME PAGE GALLERY ENDS ------- */
.nivoSlider {
    position: relative;
}

.nivo-caption-text-left {
    position: absolute;
    left: 0px;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    width: 300px;
    bottom: 0px;
}

.nivo-caption-text-right {
    position: absolute;
    right: 0px;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    width: 300px;
    bottom: 0px;
}

.nivo-caption-text-bottom {
    position: absolute;
    left: 0px;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    bottom: 0px;
}

.nivo-caption-text-top {
    position: absolute;
    left: 0px;
    z-index: 8;
    padding: 5px 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    top: 0px;
}

.nivo-caption-left, .nivo-caption-right {
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.nivo-caption-bottom, .nivo-caption-top {
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
/* -------  HOME PAGE GALLERY ENDS ------- */

/*******GO TO TOP Button*********/
#toTop {
    background: url("../Images/btgotop.png") no-repeat scroll 0 0 transparent;
    bottom: 5%;
    cursor: pointer;
    display: block;
    height: 55px;
    position: fixed;
    right: 10px;
    text-indent: 666em;
    width: 55px;
    z-index: 10001 !important;
    background-position: center top;
}

/*******GO TO TOP Button End*********/


.plusBox {
    margin-left: 4px;
}

.surveyfeedbackaspx #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_pnlControlContainer > div {
}

#tdCustomerFeedback {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #79271B;
    padding-left: 4px;
    padding-top: 15px;
}

}

.tdfacebookLikeV2 {
    padding-top: 5px;
    padding-left: 5px;
}

.divHomeBottomOuter {
    margin: 30px 0px;
    margin-left: auto;
    margin-right: auto;
    /*width: 1000px;*/
    width: 970px;
    text-align: center;
}

#divHomeAboutUs {
    width: 1000px;
    background: rgba(255,255,255,0.5);
    float: right;
    color: #555555;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";
    font-family: Segoe UI;
    margin-top: 15px;
}

    #divHomeAboutUs .siteTitle {
        color: #79271B !important;
    }

.btnSlidePlay {
}

.btnSlidePause {
    background: url(../Images/PlayPousButton.jpg) center bottom no-repeat;
    height: 35px;
    width: 35px;
    cursor: pointer;
    margin-top: -3.5%;
    position: relative;
    z-index: 10001 !important;
    margin-left: 1%;
    opacity: 0.5;
}
/************************/


.divHomeBookLink {
    float: right;
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 10px;
    background-color: #661E2A;
    height: 30px;
    padding-top: 21px;
    padding-left: 16px;
    padding-right: 15px;
}

.aHomeBookLink {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

.divHomeBookLink:hover {
    background: #003777 !important;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/******************** SALES ORDER   *******************/

#divSalesOrderContainer {
    padding: 10px;
}

.divSalesOrderFirstTitle, .divSalesOrderSecondTitle, .divSalesOrderThirdTitle {
    height: 32px;
    line-height: 32px;
    width: 895px;
    background: #EEEEEE;
    padding-left: 35px;
    color: #778085;
}

.divSalesOrderFirstTitle {
    /*background-image : url(../Images/SO_01.png);*/
    background-repeat: no-repeat;
    background-position: 4px 4px;
}

.divSalesOrderSecondTitle, .divSalesOrderTitle {
    background-repeat: no-repeat;
    background-color: #EEEEEE;
    height: 45px;
    background-position: 4px 4px;
}

.divSalesOrderThirdTitle {
    background-repeat: no-repeat;
    background-position: 4px 4px;
}



#divSalesOrderContainer #divBillingInformation {
    border: none;
}

#divSalesOrderContainer table {
    margin: 0 auto;
}

.SalesOrderPanel {
    padding: 10px;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

#divSalesOrderContainer #divBillingInformation {
    padding-bottom: 0px;
}

#divSalesOrderContainer #divPaymentOptions {
    padding-top: 0px;
}

.SalesOrderSearchButton {
    background-image: url("../Images/Buttons.png");
    background-position: -49px -103px;
    height: 26px;
    width: 87px;
    cursor: pointer;
    border: none;
}

.SalesOrderContinueButton /* make payment*/ {
    background-image: url("../Images/Buttons.png");
    background-position: -548px -222px;
    border: medium none;
    cursor: pointer;
    height: 26px;
    width: 87px;
    vertical-align: middle;
}

.SalesOrderBackButton /*back*/ {
    background-image: url("../Images/Buttons.png");
    background-position: -448px -223px;
    width: 87px;
    height: 26px;
    border: none;
    cursor: pointer;
}

.divSalesOrderDetail {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.divSalesOrderError {
    color: #FF0000;
    text-align: center;
}

.spnSalesOrderOr {
    width: 240px;
    text-align: center;
    font-weight: bold;
    display: block;
}

.tdLeftSalesOrder {
    text-align: right;
}

.tdRightSalesOrder {
    text-align: left;
}

.spnote {
    color: #535353;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}

.pglogo {
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
}

.divSalesOrderTitle .pglogo {
    padding-top: 5px;
    padding-bottom: 5px;
}

.divSalesOrderSubTitle {
    font-size: 15px;
}

.right-portion, .left-portion, .bottom-portion {
    font-size: 15px;
    font-weight: bold;
    background-color: #EEEEEE;
    color: #535353;
}

.top-portion {
    background-color: #E5E4E4;
}

.right-portion, .bottom-portion {
    text-align: right;
}

.left-portion {
    text-align: left;
}

.top-portion {
    text-align: center;
}

.orderCode {
    font-size: 15px;
    font-weight: bold;
}

.amt {
    color: #000000;
}

.lblStartMsg {
    display: inline-block;
    padding: 5px 0 0;
    width: 100%;
}

/********************END OF SALES ORDER   ****************

/*HomePage Room Booking Horizontal*/

.HeaderBook {
    background-image: url("../Images/BookOnline.png");
    bottom: 12px;
    height: 43px;
    position: absolute;
    text-align: center;
    width: 186px;
}

    .HeaderBook:hover {
        background-position: 180px 43px;
        bottom: 13px;
        height: 43px;
        position: absolute;
        text-align: center;
        width: 186px;
    }

#divMenuNavigation {
    float: none !important;
    height: auto !important;
}

#divMenuMainConteiner {
    margin-top: 59px;
    height: 50px;
    background-color: #0158A8;
}

.divRoomAvailabilityContainer select {
    width: 45px !important;
    height: 35px;
}

.roomsaspx .divRoomAvailabilityContainer select {
    width: 70px !important;
}

.RadCalendarPopup {
    z-index: 10002 !important;
}

/*Nav menu*/
.nav ul#navigation {
    margin-top: 4px;
    /*margin-right: 205px;*/
}


a .menu-right {
    padding-left: 0px;
    width: 0px;
    height: 20px;
}

.nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right {
    padding-left: 0px;
    padding-right: 0px;
    width: 0px;
}

.menu_item_middle {
    width: 180px;
    margin-top: 10px;
}

.menu_item_separator {
    width: 180px;
}

.nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid {
    /*border-bottom: 0px;*/
}

.spanBottomTitle, .spanTopTitle {
}

.spanTopTitle {
    font-family: Segoe UI !important;
    font-size: 14px;
    font-weight: 100;
    text-shadow: none;
    color: white;
    display: none;
}

.spanBottomTitle {
    text-shadow: none;
    text-transform: capitalize !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.15vw !important;
}

.menu-right {
}

.menu-mid {
    background-image: url(../Images/menuBottomArrow.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

defaultaspx .rcCalPopup {
    margin-left: -20px !important;
}

#navigation .menuaspx .menu-mid {
    background-position: 78px 26px;
}

#navigation .picturegalleryaspx .menu-mid {
    background-position: 58px 26px;
}

#navigation .catering .menu-mid {
    background-position: 45px 26px;
}

#navigation .services .menu-mid {
    background-position: 60px 26px;
}

#navigation .contactus .menu-mid {
    background-position: 50px 26px;
}

#navigation .more .menu-mid {
    background-position: 65px 26px;
}

#divMenuNavigation a .menu-mid .spanTopTitle, #divMenuNavigation a .menu-mid .spanBottomTitle {
    float: left;
    /*width: 100%;*/
}

.divAboutUsContent {
    line-height: 25px !important;
    color: #000000 !important;
    width: 557px;
    float: left;
}

#jquery-lightbox {
    z-index: 10000 !important;
}

#Addsaperator {
    font-size: 12px;
    font-weight: normal;
}
/*Start Panaroma Slider*/
.panorama-viewport {
    width: 100% !important;
    height: 630px !important;
}

.panorama-control {
    bottom: 68px !important;
}

.panorama-container {
    height: 700px !important;
}

.advancedpanorama {
    height: 630px !important;
}
/*End Panaroma Slider*/
.defaultaspx .nowVisible {
    display: none;
}
/*Attraction*/


.divTitle {
    border-bottom: 1px solid #79271B;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #79271B;
    font-size: 26px;
    font-weight: bolder;
    margin-left: 24px;
    margin-top: 17px;
    text-align: left;
    width: 90%;
}

.divMainTitle {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #79271B;
    font-size: 25px;
    font-weight: bolder;
    margin-left: 24px;
    margin-top: 28px;
    text-align: left;
    width: 90%;
}

.imgContainer {
    background-color: #eee;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    padding: 0 10px 10px;
    width: 200px;
}

.ImgDiv {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
}

.imgText {
    font-weight: bold;
    margin-top: 2px;
    text-align: center;
}

.contentDiv {
    min-height: 178px;
    padding-left: 15px;
}

.content {
    width: 860px;
}

.contentDiv h3 {
    color: #79271B;
}
/*End Attraction*/


.MainMasterPage {
}

.servicesrestaurantandbanquet p {
    line-height: 7px;
}

.contentTitle p {
    line-height: 20px;
    margin: 0 auto;
    padding-top: 5px;
    width: 950px;
}

.RadPicker {
    width: 160px !important;
}

.content li {
    list-style-type: initial;
}

#tab-container {
}

@media screen and (max-width:1175px) {
    .HeaderBook {
        background-color: #64050d;
        background-image: url("../Images/BookOnline.png");
        bottom: 0;
        height: 46px;
        position: absolute;
        right: 15%;
        text-align: center;
        top: 4px;
        width: 144px;
    }
}

.message {
    display: block;
    text-align: center;
    color: red;
}


/* Added By Jani Devang For Slider*/

.divMainTitle {
    position: relative;
}

/* Addded by Alpesh */
#divEmailDisplay {
    color: White;
}



#divHomeBottomComplimentry {
    background: none repeat scroll 0 0 #000;
    color: white;
    height: 185px;
    margin: -205px 0 0;
    background: rgba(0,0,0,0.7);
    position: absolute;
    width: 238px;
}

#divHomePageBottomRightHeader {
    font-family: opensans;
    color: #79271B;
    font-size: 26px;
    /*font-weight: bold;*/
    line-height: 30px;
    margin-top: -35px;
    position: absolute;
}

#FooterQuickLink {
    font-size: small;
    margin-left: -10px;
}
/* Added For Display Place of Interst */
#POIdivContainer {
    margin-left: auto;
    width: 1071px;
    /* margin: 0 auto; */
    height: 340px;
    margin-right: auto;
}

#POIdivHeader {
    background-position: left center;
    font-family: opensans;
    color: #79271B;
    font-size: 26px;
    height: 40px;
    margin: 15px 2px 0;
    padding-top: 5px;
    width: 997px;
}

#POIdivLinkContainer {
    padding-top: 10px;
    float: left;
}

#POIdivLeftImage {
    background-image: url(../Images/Image_01.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 265px;
    margin-right: 5px;
    width: 264px;
}

#POIdivCenter1Image {
    background-image: url(../Images/New_Event/News_Event.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 230px;
    margin-right: 5px;
    width: 230px;
}

#divHomeNews {
    float: left;
    height: 265px;
    margin-right: 5px;
    width: 264px;
}

#POIdivCenter2Image {
    background-image: url(../Images/Photo_Gallery_Thumb.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 265px;
    margin-right: 5px;
    width: 264px;
}

#POIdivRightImage {
    float: left;
    height: 265px;
    width: 264px;
}

#divHomeCenter {
    width: 1000px;
    margin: 0 auto;
    height: 300px;
}

#divHomeCenterLeft {
    float: left;
    width: 710px;
    height: 270px;
    margin-top: 15px;
}

#divHomeCenterCenter {
    float: left;
    background: url(../Images/Image_02.jpg) no-repeat;
    width: 380px;
    height: 270px;
    margin-top: 15px;
    margin-left: 20px;
}

#divHomeCenterRight {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    width: 145px;
}

#POIdivLeftLink {
    float: left;
    color: #79271B;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin-right: 5px;
    padding-top: 5px;
    width: 264px;
    text-align: center;
}

#POIdivCenterLink1 {
    float: left;
    color: #79271B;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin-right: 5px;
    padding-top: 5px;
    width: 264px;
    text-align: center;
}

#POIdivCenterLink2 {
    float: left;
    color: #79271B;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin-right: -5px;
    padding-top: 5px;
    width: 264px;
    text-align: center;
}

    #POIdivLeftLink a, #POIdivCenterLink1 a, #POIdivCenterLink2 a, #POIdivRightLink a {
        font-size: 14px;
        color: #79271B !important;
        text-decoration: none;
    }

#POIdivRightLink {
    float: left;
    color: #79271B;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin-right: 5px;
    padding-top: 5px;
    width: 264px;
    text-align: center;
}

#POIdivHeaderUnderLine {
    background: url("../Images/DottedBorder.gif") repeat scroll left center rgba(0, 0, 0, 0);
    height: 2px;
    margin: 0px;
    padding-top: 5px;
    width: 1000px;
}

#POIdivImageContainer {
    margin-top: 15px;
}
/*End POI*/

#divLoginUserIcon {
    background-image: url(../Images/UserIcon.gif);
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    float: left;
    cursor: pointer;
}

.divHomeWelcomeTitleUnderLine {
    background: url(../Images/DottedBorder.gif);
    background-position: left center;
    height: 2px;
    margin: 15px 2px 0;
    padding-top: 5px;
    width: 1000px;
}



.divHomePageBottomRightHeaderUnderLine {
    background: url(../Images/DottedBorder.gif);
    background-position: left center;
    height: 2px;
    margin: 0px;
    padding-top: 5px;
    width: 360px;
}

.divHomeRoomsFacilityContent ul li div {
    line-height: 30px;
    padding-left: 30px;
}

#liHomeRoomFacility {
    background: url("../Images/Icons/FacilitiesArrow.gif") no-repeat scroll left center transparent;
}

/*Style for UserLoginIcon Click*/

.divloginuserlinkcontainer {
    width: 250px;
    height: 130px;
    background: rgba(245, 245, 245, 0.9);
    position: absolute;
    right: 40px;
    display: none;
    top: 34px;
    z-index: 1000;
    box-shadow: 0px 1px 1px 0.5px;
}

    .divloginuserlinkcontainer ul li {
        line-height: 20px;
        padding: 5px;
        background-color: #666;
        margin: 10px;
        color: white;
        text-align: center;
    }

        .divloginuserlinkcontainer ul li:hover {
            line-height: 20px;
            padding: 5px;
            background-color: #888888;
            margin: 10px;
            color: white;
            text-align: center;
        }

        .divloginuserlinkcontainer ul li a {
            color: #fff;
            font-family: Segoe UI;
            font-size: 14px;
            text-decoration: none;
        }

    .divloginuserlinkcontainer a {
        color: #fff;
        font-family: Segoe UI;
        font-size: 14px;
        text-decoration: none;
    }

    .divloginuserlinkcontainer ul {
        margin: 0px 0px 0px 0px !important;
    }

    .divLoginUserLinkContainer li:hover {
        background-color: #808080;
        color: #000;
    }


/*End UserLoginIcon Click*/


#tab-container ul {
    display: none;
}

.GalleryStyle a {
    color: #535353;
}

#tdPictureGalleryContainer {
    text-align: left;
}


#tdGallery {
}

#divGalleryNavigation {
    padding-top: 20px;
}


.divUnSelectedClassGallery:hover {
    background-color: #0F1724;
    color: #fff;
}

    .divUnSelectedClassGallery:hover .lkbtnGallery {
        color: #fff;
    }

.lkbtnGallery {
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}

.lkbtnSelectedGallery {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


.picturegalleryaspx .pp_pic_holder .ppt {
    display: none !important;
}

#MediaGalleryContainer {
    margin-right: 5px;
    text-align: left;
    margin-top: 25px;
}

#MediaGalleryMenu {
    float: left;
    padding-bottom: 1px;
    text-align: left;
    width: 120px;
    background-color: #b1b1b1;
    display: none;
}

#videogallerycontent {
    width: 855px;
    float: right;
}

.ContactMenu td {
    /*height: 15px; */
    padding-bottom: 1px;
    float: left;
    width: 120px;
}

#divfacebookheaderpopup {
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia_new.png) 0 0 no-repeat;
    margin-left: 10px;
}

#divtwitterheaderpopup {
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia_new.png) 0 0 no-repeat;
    margin-left: 10px;
    background-position: -30px 0px;
}

#divgplusheaderpopup {
    height: 30px;
    width: 30px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia_new.png) 0 0 no-repeat;
    margin-left: 10px;
    background-position: -60px 0px;
}

#divtwitterheaderpopup:hover {
    background-position: -30px -31px;
}

#divfacebookheaderpopup:hover {
    background-position: 0px -31px;
}

#divgplusheaderpopup:hover {
    background-position: -60px -31px;
}

.divVideoGalleryContainer .repeaterDiv {
    background: #b1b1b1 none repeat scroll 0 0;
    color: #fff;
    margin-left: 10px;
    padding: 10px;
}

    .divVideoGalleryContainer .repeaterDiv .tdThumbText {
        padding-left: 5px;
    }


.divSource {
    border-bottom: 2px dotted #b2b2b2;
    float: right;
    height: 26px;
    line-height: 27px;
    text-align: right;
    width: 580px;
    padding-bottom: 5px;
}



.divHomeBestRate {
    background: rgba(0, 0, 0, 0) url("../Images/Best_Rate.png") no-repeat scroll right center;
    float: right;
    height: 109px;
    position: relative;
    right: -6%;
    top: -200%;
    width: 109px;
}

#TestimonoialFooter {
    height: 100%;
}

#noPadding .RadPicker table.rcTable .rcInputCell {
}

#noPadding {
}

.conferenceaspx #HomePageGalleryWrapper {
    display: none;
}

.finediningaspx #HomePageGalleryWrapper {
    display: none;
}

#divRejuvenateFlash, #divRejuvenateHeader, #divConferenceFlash, #divConferenceHeader, #divConferenceFlash {
    float: left;
    margin-bottom: 30px;
    font-size: 13px;
}

#divRejuvenateHeader {
    width: 480px;
    padding: 10px;
}

#divConferenceHeader {
    width: 470px;
    padding: 10px;
}


.conferenceaspx #fancybox-loading {
    display: none;
}

.finediningaspx #fancybox-loading {
    display: none;
}

.finediningaspx {
}

#divFineDiningHeader {
    margin-left: 10px;
}

#divFineDiningDescription {
    margin-left: 10px;
    float: left;
    font-size: 13px;
    font-weight: bold;
}

#tblFineDiningRestaurant {
    margin-bottom: 10px;
}


/*Added by Rushi*/
.diningTitle {
    font-size: 16px;
    font-weight: bold;
    color: #79271B;
    text-decoration: none;
    padding-top: 4px;
    text-align: center;
}

.diningImage {
    height: 110px;
}

#divBraziliaImage {
    background: url("../Images/brazilia.jpg") no-repeat center center;
    cursor: pointer;
}

#divGreensImage {
    background: url("../Images/green.jpg") no-repeat center center;
    cursor: pointer;
}

#divAquaImage {
    background: url("../Images/aqua.jpg") no-repeat center center;
    cursor: pointer;
}

.divAllFineDiningsTitle a, .divFineDiningsTitle {
    text-decoration: none;
    color: #79271B;
    font-size: 20px;
    /*font-weight: bold;*/
}

.divAllFineDiningsReadMore a {
    font-size: 14px;
    /*font-weight: bold;*/
    color: #79271B;
}

#divFacilityTitle {
    font-size: 20px;
    line-height: 1.5;
    color: #79271B;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divFacilityDescription, #divFacilityImageListContainer {
    font-size: 16px !important;
    line-height: 1.5;
    text-align: justify;
    font-weight: normal !important;
}

#divRejuvenateTitle {
    font-weight: bold;
}

#divFacilitiesLeft {
    float: left;
    width: 320px;
    text-align: justify;
    font-size: 13px;
    line-height: 21px;
}

.rejuvenateaspx #divFacilitiesLeft {
    width: 100%;
}

#divFacilitiesRight {
    float: left;
    width: 675px;
}

.facilityImage {
    width: 300px;
    height: 200px;
    padding-top: 20px;
}

#image1 {
    background: url("../Images/facility/01.jpg") no-repeat center center;
}

#image2 {
    background: url("../Images/facility/02.jpg") no-repeat center center;
}

#image3 {
    background: url("../Images/facility/03.jpg") no-repeat center center;
}

#divBrazilia, #divGreens, #divAqua {
    float: left;
    width: 33%;
    height: 115px;
}

#FineDiningPageFlashContent a {
    text-decoration: none;
}
/*end by Rushi*/
/*Added by Naman*/
#FooterLoginLink1 {
    /*font-family: Square721 BT;*/
    font-size: 12px;
    /* font-weight: bold; */
    color: white;
    text-align: center;
    width: 330px;
    margin-left: -45px;
}

#HeaderDirections {
    margin-right: 20px;
    float: LEFT;
}

    #HeaderDirections a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        color: black !important;
    }

#HeaderContact {
    float: LEFT;
    margin-left: 10px;
}

    #HeaderContact a {
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        color: black;
    }

#HeaderDirections a:hover {
    color: #0158A8;
    border-bottom: 1px solid #0158A8;
}

.divFacility1 {
    float: left;
}
/*end by Naman*/


.tableTARIFF {
    margin: 0px auto;
    width: 100%;
}

    .tableTARIFF tr td {
        border-color: gray !important;
    }

.mainSpan {
    display: block;
    font-size: 15px;
    padding-bottom: 3px;
    padding-top: 15px;
    color: #0158a8;
    font-weight: bold;
}

.subSpan {
    display: block;
    font-size: 13px;
    padding-bottom: 5px;
}

.titleRow {
    background-color: #0158a8;
    color: white;
}

.tableCellFont {
    font-size: 10pt;
}

.tbInquiryLink {
    font-size: 10pt;
    color: #0158a8;
    text-decoration: none;
}

.tariffandconditionsaspx .list_style {
    font-size: 13px;
}

/*================added by Rushi=======================================*/


/*master page region*/
.mainContainer {
    width: 1180px;
    margin: 0 auto;
}

@media (max-width: 980px) {
    .mainContainer {
        width: 980px;
        margin: 0 auto;
    }
}

.divAddressSection {
    float: left;
    width: 251px;
    height: auto;
    margin-right: 50px;
}





#divTripadvisorSection {
    height: 44px;
    width: 32px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/Footer_Social_Media.jpg) 0 0 no-repeat;
}



.containerTop {
    padding-top: 10px;
}


.divLogo {
    background: url(../Images/logo.jpg) 0 0 no-repeat;
    width: 200px;
    height: 65px;
    float: left;
    position: absolute;
    font-family: Trebuchet MS !important;
    font-size: 40px;
    /* right: 25px; */
    margin-top: 55px;
}

@media (max-width: 980px) /* Desktop */
{
    .divLogo {
        width: 240px;
        height: 45px;
        float: left;
        /* position: relative; */
        top: 22px;
        font-family: Trebuchet MS !important;
        font-size: 39px;
        color: white;
        left: 10px;
        background-size: contain;
    }
}

.topRight {
    padding-left: 500px;
    padding-top: 6px;
    float: left;
}

@media (max-width: 980px) {
    .topRight {
        padding-left: 310px;
        padding-top: 6px;
        float: left;
    }
}

#divLoginSection {
    margin-top: -43px;
}


#divTrip {
    height: 44px;
    width: 32px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia.png) -79px 0 no-repeat;
}

#divYtube {
    height: 26px;
    width: 26px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia.png) -64px 0 no-repeat;
}

#divfacebookheader {
    height: 44px;
    width: 32px;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    background: url(../Images/SocialMedia.png) 0 0 no-repeat;
    /*margin-left: 30px;*/
}

#divtwitterheader {
    cursor: pointer;
    float: left;
    height: 26px;
    width: 26px;
    margin-right: 5px;
    background: url(../Images/SocialMedia.png) -26px 0px no-repeat;
}

.clear {
    clear: both;
}

#topAddress {
    float: right;
    width: 240px;
}

#HeaderLoginLink {
}

#topLinks {
    padding-bottom: 8px;
    color: white;
}

    #topLinks a {
        color: white;
    }

.topPhone {
    background: url(../Images/PhoneIcon.png) left center no-repeat;
    padding-left: 20px;
    color: white;
    font-size: 13px;
}

.topContact {
    line-height: 1.7;
}

.sliderBot {
    width: 100%;
    background: #EAF3FC url(../Images/SliderShadow.png) center center no-repeat;
    height: 39px;
}

/*end of master page*/



#divFooter .left {
    width: 45%;
    position: relative;
    top: 60px;
    margin: 0 auto;
}

#divFooter .spnPolicy a {
    color: white;
    text-decoration: none;
    float: right;
    font-size: 15px;
}

.defaultaspx #divFooter .spnPolicy a {
    color: black;
    text-decoration: none;
    float: right;
    font-size: 16px;
}

#divFooter .right {
    width: 20%;
    color: white;
    text-align: right;
    margin: 0 auto;
    font-size: 16px;
}

.defaultaspx #divFooter .right {
    width: 20%;
    color: black;
    text-align: right;
    margin: 0 auto;
    font-size: 16px;
    position: relative;
    bottom: 5px;
}

/*end of master page footer*/


/*Home page region*/
.divTop {
    height: auto !important;
}



#divWifi {
    background: url(../Images/Icons/Wi-Fi.png) left center no-repeat;
}

#divDr {
    background: url(../Images/Icons/Doctor-on-Call.png) left center no-repeat;
}

#divIron {
    background: url(../Images/Icons/Laundry-service.png) left center no-repeat;
    padding-left: 45px !important;
}

.div2ndRow {
    float: left;
    height: 24px;
    padding-top: 8px;
    width: 27%;
    margin-top: 20px;
    padding-left: 40px;
}

@media (max-width: 980px) /* Desktop */
{
    .div2ndRow {
        float: left;
        height: 24px;
        padding-top: 8px;
        width: 21%;
        margin-top: 20px;
        padding-left: 40px;
    }
}

#divTravel {
    background: url(../Images/Icons/Travel-assistance.png) left center no-repeat;
}

#divBar {
    background: url(../Images/Icons/Bar_Restaurant.png) left center no-repeat;
}

#divParking {
    background: url(../Images/Icons/Car_Parking.png) left center no-repeat;
    padding-left: 45px !important;
}

.divMainHome .bot .contant {
    height: 180px;
    padding-right: 15px;
}

    .divMainHome .bot .contant li {
        list-style: none !important;
    }

.divMainHome .bot .divMore {
    margin-top: 15px;
}

/*end of home page*/




/*Tariff page*/
.tarifftbl .trCommon {
    background-color: #fff;
    text-align: left;
}

.tarifftbl .trAlt {
    background-color: #e8e8e8;
    text-align: left;
}
/*end of tariff*/

/*facility page*/

.divFcilityIcons {
    float: left;
    height: 24px;
    padding-top: 8px;
    padding-left: 40px;
    width: 27%;
    margin-top: 20px;
}

#desc {
    background: url(../Images/BlackIcons/24-hour_Front_Desk.png) left center no-repeat;
}

#lift {
    background: url(../Images/BlackIcons/Lifts_Elevators.png) left center no-repeat;
}

#bar {
    background: url(../Images/BlackIcons/Bar_Restaurant.png) left center no-repeat;
}

#rommService {
    background: url(../Images/BlackIcons/Room_Service.png) left center no-repeat;
}

#parking {
    background: url(../Images/BlackIcons/Car_Parking.png) left center no-repeat;
}

#laundry {
    background: url(../Images/BlackIcons/Laundry-service.png) left center no-repeat;
}

#sightseeing {
    background: url(../Images/BlackIcons/Sightseeing.png) left center no-repeat;
}

#doctor {
    background: url(../Images/BlackIcons/Doctor-on-Call.png) left center no-repeat;
}

#travel {
    background: url(../Images/BlackIcons/Travel-assistance.png) left center no-repeat;
}

#bike {
    background: url(../Images/BlackIcons/Bike_Car_Rental.png) left center no-repeat;
}

#wifi {
    background: url(../Images/BlackIcons/Wi-Fi.png) left center no-repeat;
    display: none;
}

/*end of facility page*/



#More {
}

.fRight {
    float: right !important;
}


#divWelcome {
    background: url(../Images/Icons/building.png) left center no-repeat;
    padding-left: 40px;
    padding-top: 10px;
}

#divFacilities {
    /*padding-left: 40px;*/
    padding-top: 40px;
    margin-bottom: 20px;
}

@media (max-width: 980px) /* Desktop */
{
    #divFacilities {
        padding-top: 40px;
        margin-bottom: 20px;
        margin-left: 18px;
    }
}

#divReview {
    background: url(../Images/Icons/Guets-Reviews.png) left center no-repeat;
    padding-left: 40px;
    padding-top: 10px;
}

#divPromoTitle {
    background: url(../Images/Icons/Promotion.png) left center no-repeat;
    padding-left: 45px;
    padding-top: 10px;
}

#divRoomIcon {
    background: url(../Images/Icons/Rooms.png) left center no-repeat;
    padding-left: 55px;
    padding-top: 10px;
}
/*===================end by rushi======================*/

html body .RadInput_Default .riHover, html body .RadInput_Hover_Default, html body .RadInput_Default .riFocused, html body .RadInput_Focused_Default {
    width: 120px !important;
    border-color: #515151;
    color: #333333;
    height: 25px !important;
}

table.HomePagecontroltable td[rowspan="2"] {
    display: none !important;
}



.divcontent {
    font-size: 17px;
    text-align: center;
}

.seprator {
    border-bottom: 1px solid;
    width: 230px;
    margin: 20px auto;
}
/*End hover*/

.divBottomSection ul li {
    margin-right: 120px !important;
    height: 233px !important;
}

.divLocationImg {
    width: 20px;
    height: 32px;
    float: left;
    position: relative;
    left: 85px;
}

#divHeaderContactDetail {
    color: white;
    font-size: 13px;
}

#divFooterAddress #divContactUsContactDetail {
    display: none;
}

#divFooterAddress .tdContactUsPhone {
    display: none;
}

#divFooterAddress .tdContactUsWeb {
    display: none;
}

#divFooterAddress .tdContactUsAddress {
    text-align: left !important;
    font-size: 17px !important;
    border-bottom: none !important;
}

.divmiddlefooter {
    position: relative;
    bottom: 27px;
}


/*roller image hover effect*/
.bxslider-first li:hover .divMask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}



.bxslider-first .divMask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}

.bxslider-first .divMask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

li .divMask {
    width: 300px;
    height: 210px;
    position: relative;
    left: 19px;
    bottom: 224px;
    right: 0px;
    float: left;
    cursor: pointer;
}

    li .divMask .viewMoreImg {
        background: url(../Images/ViewMore.png) no-repeat;
        width: 40px;
        height: 40px;
        position: relative;
        left: 23%;
        top: 38%;
    }

    li .divMask .viewmoretitle {
        color: white;
        margin: 0 auto;
        width: 77px;
        position: relative;
        top: 50px;
        left: 8px;
    }

.defaultaspx .divSeprator {
    background-image: url(../Images/Footer_Seperator.jpg);
    background-repeat: no-repeat;
    width: 574px;
    height: 1px;
    position: relative;
    top: 56px;
    margin: 0 auto;
}

.tdTblContactDetailRight > span, .tdTblContactDetailLeft > span, .tdLeftCareer > span, .tdRightCareer > span, .tdSurveyFeedbackContactInfoLeft > span, .tdLeftReservationPage > span, .tdRightReservationPage > span, .tdSubRightReservationPage > span, .surveyfeedbackaspx td > span tdLeftReservationPage {
    color: red;
}

.CreateUserStyleTextbox > span, .CreateUserStyleTextbox > span, td.CreateUserStyleTextbox span[id*="PasswordRequired"], td span[id*="EmailRequired"], td.CreateUserStyleTextbox span[id*="RequiredFieldValidator3"] {
    color: red;
}

td.style1 span[id*="UserNameRequired"], td.style1 span[id*="PasswordRequired"] {
    color: red;
}


.defaultaspx #dvFBHeader {
}

#dvFBHeader {
    float: right;
}
/*****************************************************************************/
/**************************Footer Menu****************************************/




.menuBottom {
    border-bottom: 1px solid white;
}

    .menuBottom ul li {
        padding: 10px 0px 18px;
    }

@media (max-width: 980px) /* Desktop */
{
    .menuBottom ul li {
        border-bottom: 1px solid white;
        padding: 0px 0px;
    }
}

.menuBottom ul li a {
    border-right: 1px solid white !important;
    padding-right: 32px !important;
    padding-left: 31px !important;
    font-size: 12px;
    font-weight: bold;
    color: white;
}

@media (max-width: 980px) /* Desktop */
{
    .menuBottom ul li a {
        border-right: 1px solid white !important;
        padding-right: 21px !important;
        padding-left: 21px !important;
        font-size: 12px;
        font-weight: bold;
        color: white;
    }
}

.menuBottom .horizontal-separator {
    display: none;
}

.menuBottom ul li:nth-child(9) a {
    border-right: 0px !important;
}

.menuBottom ul li:nth-child(10) {
    display: none;
}





@media (max-width: 980px) /* Desktop */
{
    #divquickLinks {
        padding-left: 3px;
    }
}

.divConferenceImg {
    background-image: url(../Images/Garden.jpg);
    background-repeat: no-repeat;
    width: 350px;
    height: 264px;
}

.divResrvation {
    background: url(../Images/ReservationBtn.png);
    background-repeat: no-repeat;
    float: right;
    width: 164px;
    height: 50px;
    position: relative;
    bottom: 8px;
}

    .divResrvation:hover {
        background-position: 0px -42px;
    }

.divGreenHouseTitle {
    font-size: 15px;
    Color: #966f33;
    /* border-bottom: 1px solid rgba(150, 111, 52, 0.22); */
    line-height: 33px;
    padding-top: 18px;
    font-weight: bold;
}
/****************HotSpot Html Css****************/
.HotSpotHeaderTitle {
    font-size: 25px;
    color: #946c2f;
    border-bottom: 1px solid rgba(150, 111, 52, 0.22);
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.HotSpotTitle {
    font-size: 15px;
    color: #946c2f;
    font-weight: bold;
    padding-bottom: 10px;
}

.HotSpotDescription {
    font-size: 13px;
    line-height: 20px;
}

.IndustrialSpotHeaderTitle {
    font-size: 25px;
    color: #946c2f;
    border-bottom: 1px solid rgba(150, 111, 52, 0.22);
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.IndustrialSpotTitle {
    font-size: 15px;
    color: #946c2f;
    font-weight: bold;
    padding-bottom: 10px;
}

.IndustrialSpotDescription {
    font-size: 13px;
    line-height: 20px;
}


/****************************Start Home Page CSS************************************/

/****************************Start PromotioWrapper************************************/
#divPromotionRight {
    float: right;
    width: 250px !important;
}


#divJITPcontainer {
    width: 250px !important;
    height: 208px !important;
    /*float: right;*/
    background: no-repeat;
}

#divSpecialImage {
    width: 250px;
    height: 208px;
    background: no-repeat;
}
/****************************End PromotioWrapper************************************/

/****************************START AboutWrapper************************************/
#divAboutUsWrapper {
    padding: 4rem 3rem 3rem 3rem;
    /*background-color: #F5F5F5;*/
}

#divAboutUsInnerWrapper {
}

#divAboutUsLeft {
}


.AboutUsBox {
    float: left;
    width: 175px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.5);
    padding: 50px;
    margin: -91px 0px 0px 0px;
    display: none;
}

.AboutUsText {
    font-family: "Playball";
    font-size: 45px;
    color: #474747;
}


#divAboutUsRight {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    /*float: right;
    width: 451px;*/
}
/****************************End AboutWrapper************************************/
/****************************Start ImagesWrapper************************************/
#divImagesWrapper {
    /*background-color: #ccc;*/
}

#divImagesInnerWrapper {
}

#divImagesLeft {
}

#divImagesRight {
}

#divImagesOuterBoxWrapper {
    width: 483px;
    background-color: #fff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.22);
    margin: 85px 0px 0px -80px;
    padding: 50px 50px 50px 50px;
    float: left;
    display: none;
}

#ImagesHeaderTitle {
    text-align: left;
    display: none;
}

#ImageBottomBorder {
    margin: 0px 0px 0px 0px;
    display: none;
}

#divImagesInnerBoxWrapper {
    display: none;
}

.divImagesInnerSeprator {
    float: left;
    width: 0px;
    margin: 10px 0px 0px 20px;
    border-right: 2px dashed #a5a4a1;
    height: 120px;
}

#divImagesInnerBoxLeft {
    float: left;
    width: 235px;
}

#divImagesInnerBoxRight {
    float: right;
    width: 200px;
}

.divImagesFacilityText {
    float: left;
    width: 175px;
    text-align: left;
    font-family: "OpenSans-Regular";
    font-size: 15px;
    color: #565655;
    padding-left: 45px;
    padding-top: 8px;
}

.divImagesFacility {
    background-image: url(../Images/Speciality_Icon.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 35px;
    margin-left: 10px;
}

#divImagesFacility1 {
    background-position: 0px 0px;
}

#divImagesFacility2 {
    background-position: -27px 0px;
}

#divImagesFacility3 {
    background-position: -56px 0px;
}

#divImagesFacility4 {
    background-position: -83px 0px;
}

#divImagesFacility5 {
    background-position: -109px 0px;
    width: 31px;
}

#divImagesFacility6 {
    background-position: -140px 0px;
}

#divImagesFacility7 {
    background-position: -168px 0px;
}

#divImagesFacility8 {
    background-position: -196px 0px;
}

.ImageButton {
    width: 150px;
    float: right;
    text-align: center;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    color: #fff;
    background-color: #8B5FAC;
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

    .ImageButton:hover {
        background-color: #25292c;
        box-shadow: 0px 15px 20px rgba(37, 41, 44, 0.32);
        color: #fff;
        transform: translateY(-7px);
    }
/****************************End ImagesWrapper************************************/



/****************************divTestimonialWrapper************************************/

#divTestimonialWrapper .bx-wrapper .bx-controls-direction a {
}

#divTestimonialWrapper .bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc !important;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
    border: 0px solid #fff !important;
    background: transparent !important;
    margin-bottom: 0px !important;
}


.homeReviewWrapper {
}


.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
    text-indent: -9999px;
    display: block;
    width: 7px !important;
    height: 7px !important;
    margin: 0 3px !important;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/***************Display Bullest***************/


.bx-wrapper .bx-controls-direction a {
}

#divtestimonialwrapper .bx-wrapper .bx-prev {
    /*background: url(../images/testimonial_icon.png) no-repeat 0px 0px !important;*/
    left: 442px !important;
    height: 47px;
    width: 47px;
    top: 245px;
    display: none;
}

#divtestimonialwrapper .bx-wrapper .bx-next {
    /*background: url(../images/testimonial_icon.png) no-repeat -54px 0px !important;*/
    right: 444px !important;
    height: 47px;
    width: 47px;
    top: 245px;
    display: none;
}
/****************************End Home Page CSS************************************/



/****************************Start Master Page Footer CSS************************************/
.defaultaspx #divClearBothSectionIfNeeded {
    clear: none;
}

#divClearBothSectionIfNeeded {
    clear: both;
}

.defaultaspx #divFooter {
    margin: 0 auto;
    width: 100%;
}

#divFooter {
    margin: 0 auto;
    width: 100%;
}

.MainFooterContainer {
}


.divFooterSepearator {
    float: left;
    width: 0px;
    margin: 0px 45px 1px 0px;
}
/*************Footer Left***************/
#divFooterLeft {
    /*float: left;
    width: 365px;*/
}


.divFooterLeftSubText {
    text-align: left;
    float: left;
    margin: 17px 0px 30px 0px;
    line-height: 1.7;
}

.FooterHeaderTitle {
    text-align: left;
    font-size: 20px;
    margin: 15px 0px 40px 0px;
    font-family: 'poppins';
}

.divQuickLinks_a {
    text-decoration: none;
}
/*************Footer Middle***************/
#divFooterMiddle {
}

.divFooterLinkIcon {
    background: url(../Images/Footer_Link_Icon.png) no-repeat;
    background-position: 0px 5px;
    padding-left: 30px;
    height: 19px;
    margin: 0px 0px 10px 0px;
    color: #fff;
}

    .divFooterLinkIcon:hover {
        -webkit-text-fill-color: #b58bd5 !important;
    }
/*************Footer Right***************/
#divFooterRight {
}


/*******************Footer Address Icon******************************/
#divFooterAddress #tdPhoneNumber, #divFooterAddress #tdFaxNumber, #divFooterAddress #trRestaurantContactUsEmail, #divFooterAddress .FooterAddressText {
    text-align: left;
    /*width: 168px;*/
    padding-top: 9px;
    font-family: 'poppins';
}

#divFooterAddress #divLocation {
    background: url(../Images/Footer_Location_Icon.png) no-repeat;
    background-position: 0px 7px;
    padding-left: 28px;
    line-height: 1.9;
}

#divFooterAddress #divPhoneNumber {
    background: url(../Images/Footer_Phone_Icon.png) no-repeat;
    background-position: 0px 3px;
    /* padding-top: 1px; */
    padding-left: 28px;
    height: 20px;
}

#divFooterAddress #divMobileNumber {
    background: url(../Images/Footer_Mobile_Icon.png) no-repeat;
    background-position: 0px 2px;
    /* padding-top: 1px; */
    padding-left: 28px;
    height: 24px;
}

#divFooterAddress #divFaxNumber {
    background: url(../Images/Footer_Fax_Icon2.png) no-repeat;
    background-position: 0px 3px;
    /*padding-top: 1px;*/
    padding-left: 28px;
    height: 20px;
}

#divFooterAddress #divEmailImage {
    background: url(../Images/Footer_Email_Icon.png) no-repeat;
    background-position: 0px 8px;
    /*padding-top: 5px;*/
    padding-left: 28px;
    /*height: 20px;*/
}
/*************************************************/
/******************Start Footer Social Icon*****************/
#divFacebookTwitterContainer {
    float: left;
    width: 100%;
}

    #divFacebookTwitterContainer:after {
        content: "";
        display: block;
        clear: both;
    }

.socialMedia {
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 10px;
}

.socialImage {
    background-image: url(../Images/Footer_Social_Media.png);
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: 37px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border-radius: 100%;
    border: 1px solid white;
}

#divFacebook {
    background-position: -2px -2px;
}

    #divFacebook:hover {
        background-position: -2px -49px;
    }

#divTwitter {
    background-position: -51px -3px;
}

    #divTwitter:hover {
        background-position: -51px -51px;
    }

#divYoutube {
    background-position: -97px 0px;
}

    #divYoutube:hover {
        background-position: -97px -48px;
    }

#divGPlus {
}

    #divGPlus:hover {
    }

#divInstagram {
}

    #divInstagram:hover {
    }
/******************End Footer Social Icon*****************/

/*****************Start Links Wrapper************************/
#divCompanyLinksWrapper {
    padding: 20px 0px 20px 0px;
    background-color: #000000;
}

#divPrivacyPolicy {
    float: left;
}

    #divPrivacyPolicy a {
        text-decoration: none;
        color: #fff;
    }

        #divPrivacyPolicy a:hover {
            text-decoration: underline;
        }

#divMasterPageCompanyName {
}


#divMasterPageFooterLink a {
    text-decoration: none;
    color: #fff;
}

    #divMasterPageFooterLink a:hover {
        color: #ccc;
        text-decoration: underline;
    }

/*****************End Links Wrapper************************/

/****************************END Master Page Footer CSS************************************/


/************************************BackDrop Background***************************************/

/*******************************************Testimonial Page CSS******************************************/
#divTestimonialContainer {
    border: 1px solid #bfbfbf;
}

.TestimonialContainer {
    border-bottom: 1px dotted #8557A7;
    margin: 5px 5px 5px 5px;
}

.TestimonialText {
    margin: 10px 0px 10px 0px;
    text-align: center;
    font-family: verdana;
    font-size: 15px;
    color: #6c6c6c;
    line-height: 1.4;
}

.TestimonialSource {
    color: #8557A7;
    float: right;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding: 15px 0px 15px 0px;
    text-transform: uppercase;
}
/*******************************************END Testimonial Page CSS******************************************/


/*******************************************TariffPage CSS*****************************************/
#divTariffPageWrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
    border: 1px dotted #dc3e33;
}

#divTariffPageLeft {
    float: left;
    width: 330px;
}

#divTariffPageMiddle {
    float: left;
    width: 295px;
}

#divTariffPageRight {
    float: right;
    width: 355px;
}

.divTariffPageHeaderTitle {
    padding-left: 43px;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #DC3E33;
    text-align: left;
    background: url(../Images/BulletsIcon.png) no-repeat;
    height: 30px;
    background-position: 4px -2px;
}

.divTariffPageContent {
    font-family: Verdana;
    font-size: 14px;
    color: #6c6c6c;
    padding: 10px 0px 10px 28px;
    line-height: 1.4;
}

    .divTariffPageContent ul li {
        font-size: 14px;
    }

.divTariffPagSepearator {
    float: left;
    width: 0px;
    margin: 0px 5px 1px 0px;
    border-left: 1px dotted #dc3e33;
    height: 170px;
}

.TariffPageBtn {
    text-align: center;
    font-family: "RobotoCondensedB";
    font-size: 16px;
    color: #fff;
    padding: 10px 10px 10px 10px;
    width: 155px;
    background-color: #DC3E33;
    margin: 30px 0px 0px 0px;
}

    .TariffPageBtn:hover {
        color: #DC3E33;
        background-color: #bfbcbc;
    }
/*******************************************END TariffPage CSS*****************************************/
/************************Tablet Screen CSS Set*********************************/
@media only screen and (max-width: 1000px) {
    #divWholePage {
        /*width: 120%;
        height: 100%;*/
    }

    #divHeaderOuterWrapper {
        width: 100%;
        position: relative !important;
    }

    #divReservationInnerWrapper {
        background-color: #8B5FAC;
    }
}
/************************Tablet Screen CSS*********************************/

/************************************Room Page CSS*************************************************/
#mainRoomTitle {
}


#mainRoomLine {
    text-align: left;
    font-size: 16px;
    color: #535353;
    margin: 10px 0px 10px 0px;
    font-family: 'poppins';
}
/************************************Room Page CSS*************************************************/

/*********************************************Facilities CSS**************************************************/

/* Facility Page */
#divFacilityPageleft {
    float: right;
    text-align: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: -200px;
}

#divFacilityPageRight {
    float: left;
    width: 735px;
}

.divFacilityPageTitle {
}

.divFacilityPageContentItems {
    /* float: left; */
    width: 1000px;
    margin: 0 auto;
}

.divFacilityImages {
    float: left;
    padding: 15px 10px 15px 10px;
}

.ListFacilityItems {
    width: 49%;
    float: left;
    padding: 10px 0px 10px 0px;
}


/* End */
/*********************************************Facilities CSS**************************************************/





/****************************START ReservationContainer*********************************************/
/*HomePage Room Booking Horizontal*/
#divReservationWrapper {
    background-color: #8C62AC;
}

#divReservationInnerWrapper {
    color: #ffffff;
    text-transform: uppercase;
    background-color: #ffffff;
    width: 100%;
}

#divReservationLeft {
    float: left;
    width: 250px;
    background-color: #c7c8ca;
    padding: 27px 0px 28px 0px;
}

.divReservationImages {
    background: url(../Images/BookNowIcon.png) no-repeat center center;
    height: 48px;
    width: 48px;
    float: left;
    position: relative;
    top: 30px;
    left: 30px;
}

.ReservationHeaderText {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #27282D;
}

.ReservationSubText {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 13px;
    color: #27282D;
}

.ReservationContainer {
    float: right;
    width: 695px;
    background-color: #8B5FAC;
}

.divHomeTopReservation {
    /*padding: 15px;*/
}

#divHomeTopReservation {
}


.divRoomAvailabilityDates {
    /*width: 240px;*/
}

.HomePagecontroltable {
    padding-top: 8px;
    padding-left: 33px;
}

.divFineDiningsContent {
    text-align: justify;
    width: 98%;
}

.HomePagecontroltable td {
    font-weight: 600;
    /*padding: 0 5px !important;*/
}


.divRoomAvailabilityCheckInDate {
    height: 26px;
    line-height: 26px;
    float: left;
    width: 200px;
}

    .divRoomAvailabilityCheckInDate .divLeftRoomAvailabilityDates {
        float: none;
        text-align: left;
        width: auto;
    }

.divRightRoomAvailabilityDates {
    float: none;
    height: 30px;
    padding-left: 0px;
    text-align: left;
    width: auto;
}

    .divRightRoomAvailabilityDates .InquiryControlDateEmptyStyle {
        height: 15px;
    }

.divRoomAvailabilityCheckOutDate {
    height: 26px;
    line-height: 26px;
    float: left;
    width: 200px;
}

    .divRoomAvailabilityCheckOutDate .divLeftRoomAvailabilityDates {
        float: left;
        text-align: left;
        width: auto;
    }


.RoomAvailabilityGuestLabels {
}

.divRoomAvailabilityOptions {
    height: auto;
    width: 320px;
    /* margin-left: 10px; */
    float: left;
}

.divRoomsContainer {
    float: left;
    width: 72px;
}

.divRoomAvailabilityRoomsTitle {
    height: 33px;
    width: 58px;
    padding-bottom: 15px;
}

.divRoomAvailabilityRooms {
    width: 72px;
}

.divAdultsContainer {
    float: left;
    width: 72px;
}

.divRoomAvailabilityAdultsTitle {
    height: 33px;
    width: 72px;
    padding-bottom: 15px;
}

.divChildrenContainer {
    float: left;
    width: 72px;
}

.divRoomAvailabilityChildrenTitle {
    height: 33px;
    width: 72px;
    padding-bottom: 15px;
}

.divRoomAvailabilityChildren {
    width: 72px;
}

.divRoomAvailabilitySubmitBtnContainer {
    text-align: left;
    float: right;
}

.HomePagecontroltable td {
    font-weight: 600;
    padding: 0 5px !important;
}
/****************************END ReservationContainer*********************************************/



/******************************************************************************/
#divRoomBookWrapper {
    width: 90%;
    float: right;
}

#divRoomBookLeft, #divRoomBookMiddel {
    float: left;
    width: 182px;
    padding: 10px 20px 10px 0px;
}

#divRoomBookRight {
    float: left;
    width: 200px;
    background-color: #724894;
}

.InquiryControlSubmitBtn {
    text-align: center;
    background: url(../Images/CheckAvailabilty_Button.png) no-repeat center center;
    width: 180px;
    height: 118px;
    outline: none;
    background-color: #724793;
    border: 1px solid #724793;
    cursor: pointer;
}

.divRoomBookTitle1 {
    text-align: center;
    color: #989898;
    padding: 0px 0px 25px 0px;
    line-height: 1.9;
}

.divRoomBookTitle {
    text-align: left;
    font-family: "OpenSans-Regular";
    font-size: 15px;
    color: #fff;
    line-height: 1.9;
    padding: 0px 0px 5px 0px;
}

.divRoomBookTextBox {
    padding: 5px 5px 5px 5px !important;
    background: url(../Images/calendar_icon_Text.png) no-repeat 154px 8px, linear-gradient(#f5f4f0, #f9f9f9) !important;
}
/******************************************************************************/

/***Old Control Hide*/
.divRoomAvailabilityContainer {
    display: none;
}
/*#endregion*/
/********************************added by RUTVIK For Responsive Design**********************************************/

/*#region web*/
#divHeader {
    padding: 3rem;
}

.defaultaspx #divWholePage {
    background: #0F1724;
}

#divWholePage {
    overflow: hidden;
    background: #0F1724;
}

.defaultaspx #divHeaderOuterWrapper {
    position: absolute;
    z-index: 2;
}

.defaultaspx #divContainer {
    /*background: url(../Images/BG.jpg);*/
    margin-bottom: 0px !important;
}

.defaultaspx #subPageSlideImgContainer {
    display: none;
}

#subPageSlideImgContainer {
    display: block;
}

#HomePageGalleryWrapper #slider {
    position: relative !important;
    margin: 0 auto;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/*#region navbar*/

#divHeaderLogo {
    background: url(../Images/Header_Logo.png) no-repeat;
    height: 58px;
    /* width: 268px; */
    background-size: contain;
    background-position: center center;
}

#navigation li a {
    float: none !important;
    text-decoration: none;
    text-transform: capitalize;
    margin: 0px;
    padding: 8px 8px 7px 8px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

a .menu-mid {
    margin-bottom: 0px;
}

.divBookingNowButton {
    /* float: right; */
    width: 122px;
    padding: 10px 20px 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #000;
    background-color: #fff;
    margin: 8px auto;
    border-radius: 5px;
}

#divHeaderOuterWrapper {
    position: absolute;
    width: 100%;
    z-index: 2;
}

/*#endregion*/

/*#region Home Page*/

/*#region Home Page slider*/
.carousel-caption {
    position: absolute !important;
    right: 15% !important;
    bottom: 12.25rem !important;
    left: 15% !important;
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
    color: #fff !important;
    text-align: center !important;
}

.carousel-inner {
    border-radius: 15px;
}

.SliderTitle {
    font-size: 2.8125vw;
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}

.SliderText {
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.SliderButton {
    width: 194px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #ffffff;
    border: 2px solid #ffffff;
    font-weight: bold;
    padding: 6px 19px 6px 20px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    /*margin: auto;*/
}

    .SliderButton:hover {
        background-color: #ffffff;
        box-shadow: 0px 9px 20px #ffffff69;
        color: #0F1724;
        transform: translateY(-7px);
    }

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: none !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #fff !important;
}

.carousel-control-prev, .carousel-control-next, .carousel-indicators {
    display: none !important;
}
/*#endregion*/

#divSliderSection {
    display: none;
}

.defaultaspx #divSliderSection {
    display: block;
}

#divHeaderOuterContainer {
    background: #1E1E1E;
    position: relative;
    border-radius: 15px;
}

#homePageTxtBox {
    padding: 32px 0px;
    text-align: center;
}

#homePageTxt {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #ffffff;
    margin: 0px;
    text-transform: uppercase;
    font-size: 1.7vw;
}

#divReservationBlock {
}

#divReservationBtn {
    display: inline-block;
    border: 2px solid #8659a8;
    /* padding: 8px 13px; */
    margin: 19px auto;
    transition: 0.3s all;
    background: -webkit-linear-gradient(transparent 50%,#0F1724 50%);
    background-size: 200px 160px;
}

#ReservationBtnTxt {
    /*padding: 8px 32px;*/
}

    #ReservationBtnTxt h4 {
        font-size: 1.2vw;
        padding: 8px 32px;
        color: #8659a8;
        font-family: 'Playfair Display', serif;
        font-weight: 700;
    }

#divReservationBtn a {
    text-decoration: none;
    color: #ffffff;
}

#divReservationBtn:hover {
    background-color: white;
    box-shadow: 0px 11px 20px -4px #0f172491;
    transform: translatey(-6px);
    background-position: 0px -80px;
    border-color: #0F1724;
}


    #divReservationBtn:hover #ReservationBtnTxt h4 {
        color: #ffffff;
    }

div#divSocialMediaFooterContainer {
    display: flex;
    justify-content: center;
    align-items: center;
}

#roomType1 {
}

#roomType2 {
}

#roomType3 {
}

#divReservationInnerWrapper a img {
    transition: 0.5s all ease-in-out;
}

#divReservationInnerWrapper a:hover img {
    transform: scale(1.1);
}

.RoomTypes {
    overflow: hidden;
    border-radius: 0.7rem;
}

#roomType1 .RoomTypeNamesContainer {
    left: -7%;
}

.RoomTypeNamesContainer {
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: -10%;
    bottom: 36%;
    transform: translate(34%,215%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}

.RoomTypeNames {
    text-align: center;
    font-size: 18px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    text-shadow: 1px 1px 2px #ffffff;
    padding: 0px 22px;
    font-weight: 600;
}

#divReservationInnerWrapper a:hover .RoomTypeNames {
    color: #ffffff;
    font-weight: 600;
    border: 2px solid;
}

#PremiumRoom {
}

#SpecialityRoom {
}

.AboutUsContentWrapper {
    text-align: left;
    font-family: r;
    font-size: 17px;
    color: #bcbcbc;
    line-height: 1.7;
    margin: 20px 0px 20px 0px;
    font-family: 'Poppins', sans-serif;
}

.AboutUsHeaderTitle {
    text-align: left;
    /*margin: 0px auto 0px;*/
    font-size: 2.2vw;
    color: #ffffff;
    font-weight: 800;
    font-family: 'Poppins', sans-serif;
    width: 100%;
}

.AboutUsButton {
    width: 194px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #ffffff;
    border: 2px solid #ffffff;
    font-weight: bold;
    padding: 6px 19px 6px 20px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    /*margin: auto;*/
}

    .AboutUsButton:hover {
        background-color: #ffffff;
        box-shadow: 0px 9px 20px #ffffff69;
        color: #0F1724;
        transform: translateY(-7px);
    }

#divImagesRightInnerWrapper2 {
    height: 41.4rem;
}

div#divGalleryBox5 {
    height: 26.1rem;
}

div#divGalleryBox6 {
    height: 15rem;
}

#divGalleryBox4 {
    height: 26.1rem;
}

#divGalleryBox3 {
    height: 15rem;
}

#divGalleryBox1 {
    height: 26.1rem;
}

#divGalleryBox2 {
    height: 15rem;
}

#divTestimonialImages {
    /*width: 451px;*/
    height: 22.3vw;
    background-image: url(../Images/Our-Client-Say.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
    background: url(../images/controls.png) no-repeat 0px 0px !important;
    background-size: cover !important;
    text-indent: -9999px;
    display: block;
    width: 15px !important;
    height: 15px !important;
    margin: 0 3px !important;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#divTestimonialWrapper .bx-wrapper .bx-pager.bx-default-pager a {
    /* background-color: #fff !important; */
    text-indent: -9999px;
    display: block;
    width: 13px !important;
    height: 13px !important;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 50% !important;
    /*border: 2px solid #fff !important;*/
}

    #divTestimonialWrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: url(../images/controls.png) no-repeat -14px 0px !important;
        background-size: cover !important;
    }

.homeReviewText {
    text-align: justify;
    color: #464646;
    font-family: 'poppins';
    font-size: 17px;
    width: auto;
    margin: 0 auto;
    line-height: 1.7;
    padding: 0px 30px 0px 30px;
}

#divTestimonialWrapper .bx-wrapper .bx-viewport {
    left: 0 !important;
    top: 0px !important;
    height: 235px !important;
    /*border: 1px solid #C8D1D6;*/
    padding: 30px 0px 30px 0px;
}

.bx-wrapper li {
    width: 100% !important;
}

#divTestimonialLeftWrapper {
    /*padding: 30px 0px 30px 384px;*/
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0px 0px 54px 0px;
}

.homeReviewAuthor {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    width: 100%;
    margin: 20px auto 20px;
    text-transform: capitalize;
}

.homeReviewDetail {
    text-align: center;
    padding: 0px 30px 0px 30px;
}

#divTestimonialWrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 100%;
    padding: 16px 30px 0px 30px;
}

.HeaderTitle {
    font-family: 'playfair display';
    font-size: 2.2vw;
    font-weight: bold;
    color: #1f1f1f;
    text-align: left;
    text-transform: capitalize;
    padding: 35px 30px 0px 30px;
}

#divTestimonialLeftInnerWrapper {
    /*margin: 143px 0px 240px 0px;*/
    width: 100%;
}

#divTestimonialWrapper {
    /*background-color: #F6F5F1;*/
    padding: 5rem 0px 5rem 0px;
    margin: 6px 0px 0px 0px;
}

.RoomHeaderTitle {
    color: #8659a8;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 35px;
}

.RoomHeaderText {
    font-size: 20px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.RoomInnerTitle {
    color: #8659a8;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 27px;
}

.RoomInnerText {
    font-size: 20px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.RoomInnerTextBox {
    margin: 36px 0px 0px 0px;
    /*padding: 0px 0px 0px 3rem;*/
}

#MiddleSection {
    background-color: #ffffff;
    margin: 4rem 3rem;
    border-radius: 15px;
}

.RoomsMainWrapper {
    padding: 5rem 0px 5rem 0px;
}

.RoomHeaderTextBox {
    padding: 0px 0px 0px 1rem;
}

.RoomInnerBtnBox {
    /*padding: 0px 0px 0px 3rem;*/
}

.RoomTypes {
}

.RoomsWrapperImg {
    transition: 0.5s all;
}

.RoomTypes:hover .RoomsWrapperImg {
    transform: scale(1.1);
}

.ServicesTitle {
    font-family: 'playfair display';
    font-size: 2.2vw;
    font-weight: bold;
    color: #1f1f1f;
    text-align: left;
    text-transform: capitalize;
    padding: 35px 30px 15px 13px;
}


#divServicesRight {
    background-color: #EBE7E8;
    padding: 12.3rem 0rem 12.3rem 3rem;
    display: flex;
    align-items: center;
}

.Servicescontainer {
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0px 0px 7px 0px;
}

.ServicesImg {
    width: 50px;
    display: block;
    height: 35px;
    /*border: 1px solid;*/
    margin-right: 7px;
    background-image: url(../Images/Facility-Icon.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

#ServicesImg2 {
    background-position: -34px center;
}

#ServicesImg3 {
    background-position: -74px center;
}

#ServicesImg4 {
    background-position: -113px center;
}

#ServicesImg5 {
    background-position: -151px center;
}

#ServicesImg6 {
    background-position: -191px center;
}

#ServicesImg7 {
    background-position: -230px center;
}

#ServicesImg8 {
    background-position: -267px center;
}

.ServiesNames {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #474747;
    width: 100%;
}

.GalleryHeaderTitle {
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 2.2vw;
    text-align: center;
}

#divGalleryInnerWrapper2 {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 3rem 0rem 5rem 0rem;
}

/*#region Home Page Custom Gallery*/
.swiper {
    width: 100%;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    z-index: unset !important;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 400.333px !important;
    /*height: 300px !important;*/
    transition-duration: 0.5s;
}

    .swiper-slide img {
        display: block;
        width: 100%;
    }

.swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-left {
    background-image: none !important;
}

.swiper-slide-active {
    transform: scale(1.2) !important;
}

.swiper-button-prev::after, .swiper-button-next::after {
    content: "" !important;
}

.swiper-button-prev {
    /*left: var(--swiper-navigation-left-offset,33.7%) !important;*/
    width: 58px !important;
    height: 70px !important;
    /*background: #0F1724;*/
}

.swiper-button-next {
    /*right: var(--swiper-navigation-right-offset,33.7%) !important;*/
    width: 58px !important;
    height: 70px !important;
    /*background: #0F1724;*/
}

    .swiper-button-next:hover .swiper-button-box, .swiper-button-prev:hover #swiper-button-box2 {
        transform: scale(1.06);
    }

.active-swiper-slide {
    position: absolute;
    border: 2px solid white;
    width: 536px;
    height: 416px;
    z-index: 2;
}

.swiper-button-box {
    background: url(../Images/Gallery_Next_Pre.png) no-repeat;
    background-position: -48px center;
    background-size: cover;
    width: 55px !important;
    height: 45px !important;
    transition: 0.3s all;
}

#swiper-button-box2 {
    background: url(../Images/Gallery_Next_Pre.png) no-repeat;
    background-position: 7px center;
    background-size: cover;
    width: 55px !important;
    height: 45px !important;
    transition: 0.3s all;
}
/*#endregion*/

/*#endregion*/

/*#region footer*/

.MainFooterContainer {
    background: url(../images/Footer_Bg.jpg) no-repeat center center;
    background-size: cover;
}

#divFooterInnerWrapper {
    font-family: 'poppins';
    font-size: 15px;
    color: #ffffff;
    padding: 50px 0px 50px 0px;
    justify-content: center;
    -webkit-text-fill-color: #ffffff;
}

.divFooterLogo {
    background: url(../Images/Footer_Logo.png) no-repeat;
    height: 58px;
    /* width: 270px; */
    background-size: contain;
    margin: 0px 0px 10px 0px;
    background-position: center left;
}

#divQuickLinks {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
}

.divMasterPageFooterLink {
    font-family: 'poppins';
    font-size: 14px;
}

#divLinkContainer {
}


#divCompanyLinksInnerWrapper {
    font-family: 'poppins';
    font-size: 13px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*#endregion*/

/*#region direction page*/

#divDirectionOutterWrapper {
    background-color: #ffffff;
    margin: 0rem 3rem 4rem 3rem;
    padding: 3rem 0rem 3rem 0rem;
    border-radius: 15px;
}

#divDirectionContainer {
}


#DirectionContent {
}

#DirectionBorder {
}

#iFrmGoogleMap {
    width: 100%;
    height: 462px;
}



#DirectionContainer {
    text-align: left;
    padding: 7px 14px;
    margin: 0 auto;
}
/*#endregion*/

/*#region feddback page*/

#tblFeedbackInnerContainer {
    background-color: #ffffff;
    margin: 0rem 3rem 4rem 3rem;
    padding: 3rem 0rem 3rem 0rem;
    border-radius: 15px;
}

.SurveyTextBox {
    /*height: auto !important;*/
}

.surveyfeedbackaspx #tblFeedbackBox table:nth-child(2) tr:last-child td[align="center"][colspan="3"] {
    text-align: center;
    padding-top: 1rem;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_rblContact_0 {
    margin-right: 5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_rblContact_1 {
    margin-right: 5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_rblOffers_0 {
    margin-right: 5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_rblOffers_1 {
    margin-right: 5px;
}
/*#endregion*/

/*#region public review page*/
#titleReview {
}

.PublicReviewImages:hover {
    transform: translateY(-16px) scale(1.03);
}

.PublicReviewLinkRight {
    /*overflow: hidden;*/
}

.PublicReviewLinkLeft {
    /*overflow: hidden;*/
}
/*#endregion*/

/*#region careers page*/

#divCareerOutterWrapper {
    background-color: #ffffff;
    margin: 0rem 3rem 4rem 3rem;
    padding: 3rem 0rem 3rem 0rem;
    border-radius: 15px;
}

#divCareerHeaderContain, .ReservationPageBusinessMessage {
    /* width: 720px; */
    line-height: 24px;
    text-align: center;
    font-family: verdana;
    font-size: 14px;
    /* font-weight: bold; */
    color: #000000;
    margin: 0 auto;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    /* background-color: #8557A7; */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: 'poppins';
}

.tdLeftCareer {
    /* text-align: right; */
    padding-right: 5px;
    vertical-align: top;
    padding-top: 2px;
    width: 100%;
    float: left;
    font-weight: 600;
}

.tdRightCareer {
    /* text-align: left; */
    /* padding-left: 5px; */
    vertical-align: top;
    width: 100%;
    float: left;
}

.careersaspx #tblCareerApplyOnline tr:nth-child(2) .tdRightCareer td label {
    margin-left: 6px;
    margin-right: 6px;
}

.careersaspx #tblCareerApplyOnline tr:last-child td {
    text-align: left;
    padding-top: 1rem;
}
/*#endregion*/

/*#region gallery page*/

.GalleryOutterWrapper {
    background-color: #ffffff;
    border-radius: 15px;
    margin: 0rem 0rem 3rem 0rem !important;
}

.PicGlryHyprLink img {
    width: 100%;
}

#divGalleryNavigation table tbody {
    display: flex;
    justify-content: center;
    align-items: center;
}

#divGalleryNavigation table {
    margin: auto;
}

#tdPhotoGalleryContent {
    /*width: 685px;*/
}

.ItemStyleCss {
    background: none repeat scroll 0 0 #fff !important;
    border: none !important;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    width: 160px;
}

.GalleryStyle {
}

.GalleryStyle {
    /*text-align: center;*/
    margin-left: 0px;
}

    .GalleryStyle table hr {
        /* color: #dc3e33; */
        margin: 1px;
        background: #dc3e33 !important;
        display: none;
    }

    .GalleryStyle td:first-child {
        margin-left: 550px;
        font-family: 'poppins';
        font-weight: bold;
        font-size: 16px;
        color: #000000;
        text-align: left;
        border-bottom: 2px solid #0F1724;
    }

    .GalleryStyle table tr:last-child {
        display: none;
    }

.divUnSelectedClassGallery {
    /*width: 160px;*/
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px 10px 10px;
    text-align: center;
}

.divSelectedGallery {
    background-color: #0F1724;
    color: white;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px 10px 10px;
    text-align: center;
    /*width: 160px;*/
}

img#lightbox-image {
    width: 100%;
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 550px !important;
    height: auto !important;
    margin: 0 auto;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 550px !important;
    padding: 0 10px 0;
}

.picturegalleryaspx #lightbox-container-image-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#lightbox-nav a {
    outline: none;
    height: 100% !important;
}
/*#endregion*/

/*#region event page*/

#divEventOutterWrapper {
    background-color: #ffffff;
    margin: 0rem 3rem 4rem 3rem;
    padding: 3rem 0rem 3rem 0rem;
    border-radius: 15px;
}

.eventdetailsaspx #ctl00_divContainerInner {
    background-color: #ffffff;
    margin: 0rem 3rem 0rem 3rem;
    padding: 3rem 0rem;
    border-radius: 15px;
}

/*#endregion*/

/*#region tariff page*/
#RoomPlansWrapper {
    margin-top: 57px;
}

.PlansHeaderTitles .PlansTitle {
    padding: 5px 5px 5px 5px !important;
    margin: 20px 0 20px 0;
    /* border-bottom: 2px solid; */
    font-family: 'poppins';
    font-size: 28px;
    color: #1f1f1f;
    font-weight: 600;
    text-align: left;
    background-color: #E6E6E6;
}
/*#endregion*/

/*#region create-user page*/
#TblAddressBody tr, #TblContactDetailBody tr {
    margin-bottom: 12px;
    padding: 0px;
}

.captchaInfo {
    display: none;
}

.CreateUserStyleLabel {
    /* padding-left: 200px; */
    padding-right: 10px;
    text-align: left;
    /* width: 150px; */
    display: block;
}

.CreateUserStyleTextbox {
    text-align: left;
    display: block;
}

#CreateUserSubTitle {
    margin: 12px 0px 6px 0px;
}
/*#endregion*/

/*#endregion*/

/*#region MOBILE================== */

/*#region navbar*/
#divHeaderNavigationX {
    background-color: #00000075;
    padding: 15px 0px 15px 0px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.menuExpandIcon {
    /* position: absolute; */
    margin-top: 25px;
    /* right: 30px; */
    height: 25px;
    width: 25px;
    background-image: url(../Images/Expand_menu.png);
}

.dbButton {
    background-color: transparent;
    background-image: none;
    border-color: transparent !important;
    border-radius: 4px;
    margin-top: -20px;
    border-color: #333;
    padding: 20px 5px 0px 10px;
    position: relative;
    outline: 0;
    float: right;
    cursor: pointer;
}

.white-bar {
    border-radius: 1px;
    display: block;
    height: 3px;
    width: 30px;
    background-color: #ffffff;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed !important;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
}

.divCloseMark {
    font-size: 22px;
    width: 24px;
    height: 23px;
    position: absolute;
    top: 30px;
    right: 25px;
    display: block;
    color: #000000;
    cursor: pointer;
    text-align: center;
}

.menuTopNavigationMobile {
    margin-top: 100px;
}

    .menuTopNavigationMobile a {
        color: black;
        font-family: 'Montserrat', sans-serif;
        font-size: 23px;
        font-weight: bold;
    }

        .menuTopNavigationMobile a:hover {
            color: #8C62AC;
        }

#MdivHeaderLogo {
    background: url(../Images/Header_Logo.png) no-repeat;
    height: 58px;
    /*width: 268px;*/
    margin: auto;
    background-size: contain;
    background-position: center center;
}

.divFooterSepearator {
    display: none;
}



/*#endregion*/

/*#region footer*/

/*#region media quiries*/
@media only screen and (max-width: 769px) {
    .divFooterLogo {
        background-position: center center;
    }

    .divFooterLeftSubText {
        text-align: center;
        width: 100%;
    }

    #divSocialMediaFooterContainer {
        width: 200px;
        margin: auto;
    }

    .FooterHeaderTitle {
        text-align: center;
    }

    .divFooterLinkIcon {
        background: url(../Images/Footer_Link_Icon.png) no-repeat;
        background-position: 0px 6px;
        padding-left: 30px;
        height: 19px;
        margin: 0px 0px 10px 0px;
        color: #fff;
        text-align: left;
    }

    #divFooterAddress {
        width: auto !important;
        text-align: center;
    }

    #divQuickLinks {
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }

    #divQuickLinksInnerWrapper1 {
        margin-right: 23px;
    }

    #divCompanyLinksInnerWrapper {
        flex-direction: column !important;
    }

    #divFooterAddress #divLocation {
        text-align: center;
        padding-left: 17px;
    }

    .ComnFooterAddressClass {
        text-align: center;
    }
}
/*#endregion*/

/*#endregion*/

/*#region media queries*/

@media only screen and (min-width:340px) {
    #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_DDLNoOfRooms, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_TxtNoOfNights, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_DDLNoOfAdults, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_DDLNoOfChilds {
        width: 63px !important;
        text-align: center;
    }
}

@media only screen and (min-width:992px) {
    #divServicesLeft {
        height: 394px;
        /*border: 1px solid;*/
    }

    #divServicesRight {
        padding: 0rem 0rem 0rem 3rem;
        height: 394px;
    }

    #divServicesImage1 {
        height: 100%;
    }
}

@media only screen and (min-width: 1300px) {
    #divServicesLeft {
        height: 504px;
        /*border: 1px solid;*/
    }

    #divServicesRight {
        padding: 0rem 0rem 0rem 3rem;
        height: 504px;
    }

    #divServicesImage1 {
        height: 100%;
    }
}

@media only screen and (min-width: 1600px) {
    #divServicesLeft {
        height: 656px;
        /*border: 1px solid;*/
    }

    #divServicesRight {
        padding: 0rem 0rem 0rem 3rem;
        height: 656px;
    }

    #divServicesImage1 {
        height: 100%;
    }
}

@media only screen and (max-width:1550px) {
    #divTestimonialWrapper .bx-wrapper .bx-viewport {
        height: 246px !important;
    }
}

@media only screen and (max-width:1400px) {
    body input[type="text"], body textarea, input[type="password"], select {
        padding: 6px 6px !important;
    }
}

@media only screen and (max-width:1000px) {
    .titleCss {
        font-size: 3vw !important;
    }

    .GalleryHeaderTitle {
        font-size: 3.9vw;
    }

    #ReservationBtnTxt h4 {
        font-size: 2vw;
    }

    #homePageTxt {
        font-size: 2.3vw;
    }

    .HeaderTitle, .ServicesTitle {
        font-size: 3vw;
    }

    #divServicesRight {
        padding-left: 0px !important;
        padding: 5.3rem 0rem 5.3rem 3rem;
    }

    .AboutUsContentWrapper {
        font-size: 14px !important;
    }

    .page-title {
        font-size: 4vw !important;
    }

    #divContactUsContactDetail .ContactAddr tbody .ComnAddressClass {
        display: flex;
        justify-content: center;
        align-items: center;
        /*width: 263px;
        margin: auto;*/
    }

    .tdContactUsAddress {
        text-align: center !important;
    }

    #divTestimonialWrapper .bx-wrapper .bx-viewport {
        height: 252px !important;
    }

    #divTestimonialLeftWrapper {
        justify-content: center;
        margin: 0px 0px 67px 0px;
    }

    #divTestimonialWrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: center !important;
    }

    .carousel-inner {
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
    }

    .carousel-caption {
        right: 15% !important;
        bottom: 7.25rem !important;
        left: 15% !important;
    }

    .SliderTitle {
        font-size: 4.8125vw;
    }
}

@media only screen and (max-width:769px) {

    .titleCss {
        font-size: 4vw !important;
    }

    .GalleryHeaderTitle {
        font-size: 3.9vw;
    }

    #ReservationBtnTxt h4 {
        font-size: 3vw;
    }

    #homePageTxt {
        font-size: 3vw;
    }

    #divTestimonialWrapper .bx-wrapper {
        max-width: 100% !important;
    }

    .homeReviewText {
        text-align: justify !important;
        padding: 0px 0px 0px 0px;
    }

    .HeaderTitle, .ServicesTitle {
        font-size: 4.6vw;
    }

    .homeReviewAuthor {
        text-align: center !important;
    }

    #divTestimonialWrapper .bx-wrapper .bx-viewport {
        height: 275px !important;
    }

    .AboutUsContentWrapper {
        text-align: justify !important;
    }

    .page-title {
        text-align: center !important;
        font-size: 5vw !important;
    }

    .ComnFooterAddressClass {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .AboutUsHeaderTitle {
        font-size: 5.5vw;
    }

    .defaultaspx #divHeaderOuterWrapper {
        position: relative;
        z-index: 1;
    }

    .aboutusaspx .divaboutusSpecialityWrapper .container {
        max-width: 100% !important;
    }

    .picturegalleryaspx #jquery-lightbox {
        padding: 0px 64px;
        top: 50% !important;
    }

    .picturegalleryaspx #lightbox-container-image-box {
        width: 100% !important;
    }

    .picturegalleryaspx #lightbox-container-image-data-box {
        width: 100% !important;
    }

    .carousel-indicators, .carousel-control-prev, .carousel-control-next {
        display: none !important;
    }

    #divServicesRight {
        background-color: #EBE7E8;
        padding: 2.3rem 0px;
    }

    .PlansHeaderTitles .PlansTitle {
        text-align: center;
    }

    .carousel-caption {
        right: 15% !important;
        bottom: 3.25rem !important;
        left: 15% !important;
    }

    .TerrifPlansbookNowBtn {
        text-align: center;
    }
}

@media only screen and (max-width:549px) {
    .active-swiper-slide {
        width: 100%;
    }
}

@media only screen and (max-width:470px) {
    .titleCss {
        font-size: 6vw !important;
    }

    .GalleryHeaderTitle {
        font-size: 5.9vw;
    }

    #ReservationBtnTxt h4 {
        font-size: 4vw;
    }

    #homePageTxt {
        font-size: 3.2vw;
    }

    .AboutUsHeaderTitle {
        font-size: 5.5vw;
        text-align: center;
    }

    .HeaderTitle, .ServicesTitle {
        font-size: 6vw;
        padding: 16px 0px 0px 0px;
    }

    .SurveyTextBox {
        /*width: 248px !important;*/
        /*height: auto !important;*/
    }

    .page-title {
        font-size: 7vw !important;
    }

    .loginControl table.tblNewUserRegister td.left {
        padding-left: 0px !important;
    }

    .loginControl table.tblNewUserRegister td.right {
        padding-right: 0px !important;
    }

    #divTestimonialWrapper .bx-wrapper .bx-viewport {
        height: 364px !important;
    }

    #divFooterAddress #divLocation {
        text-align: start;
        padding-left: 28px;
    }

    .ComnFooterAddressClass {
        display: flex;
        justify-content: start;
        align-items: center;
    }

    .RoomTypeNamesContainer {
        display: none;
    }

    #divHeader {
        padding: 1rem;
    }

    #divAboutUsWrapper {
        padding: 4rem 1rem 3rem 1rem;
        /* background-color: #F5F5F5; */
    }

    #MiddleSection {
        margin: 4rem 1rem;
        text-align: center;
    }

    .RoomsMainWrapper {
        padding: 5rem 0px 0rem 0px;
    }

    #divServicesInnerWrapper {
        margin-top: 3rem !important;
    }

    #divTestimonialWrapper {
        padding: 1rem 0px 1rem 0px;
    }

    #divGalleryMainWrapper {
        padding-bottom: 2rem;
    }

    #divGalleryInnerWrapper2 {
        padding: 3rem 1rem 5rem 1rem;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper {
        z-index: 3 !important;
    }

    .divaboutusSpecialityWrapper {
        background-color: #ffffff !important;
        padding: 1rem 1rem 2rem 1rem !important;
        margin: 3rem 1rem 3rem 1rem !important;
        border-radius: 15px !important;
    }

    .SpecialtitleCss {
        font-size: 7vw !important;
    }

    #RoomOutterWrapper {
        margin: 0rem 1rem 3rem 1rem !important;
    }

    #ReservationPageContainer {
        margin: 3rem 1rem 3rem 1rem !important;
    }

    #ContactUsOutterWrapper {
        margin: 0rem 1rem 2rem 1rem !important;
        padding: 0rem 0rem 1rem 0rem !important;
    }

    #TariffOutterWrapper {
        margin: 0rem 1rem 0rem 1rem !important;
    }

    #divFacilityPageOutterWrapper {
        margin: 0rem 1rem 3rem !important;
        padding: 1rem 0rem !important;
    }

    #divEventOutterWrapper {
        margin: 0rem 1rem 3rem 1rem !important;
    }

    #divCareerOutterWrapper {
        margin: 0rem 1rem 2rem 1rem !important;
    }

    #tblFeedbackInnerContainer {
        margin: 0rem 1rem 1.5rem 1rem !important;
    }

    #divDirectionOutterWrapper {
        margin: 0rem 1rem 2.5rem 1rem !important;
        padding: 0rem 0rem 0rem 0rem !important;
    }

    #CreateUserContainer {
        margin: 0rem 1rem !important;
    }

    .eventdetailsaspx #ctl00_divContainerInner {
        margin: 0rem 1rem 0rem 1rem;
    }

    #divMainContainer {
        margin: 0px 1rem;
        border-radius: 15px;
    }
}

@media only screen and (max-width:440px) {
    /*body.reservationaspx input[type="text"], body textarea, input[type="password"], select
    {
        padding: 6px 0px !important;
    }*/

    /*#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_TxtNoOfNights
    {
        width: 34px !important;
        text-align: center;
    }*/
}


/*#endregion*/

/*#endregion*/

/***************************************END by rutvik***************************************/
/*#region  Added by namrata*/
.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*****************Contact us****************/
#divContainer {
    width: 100%;
    margin-bottom: 25px;
}

#ContactUsContent {
    width: 100%;
    float: left;
    /*border: 1px solid #bfbfbf;*/
    color: #6c6c6c;
}

#ContactUsOutterWrapper {
    background-color: #ffffff;
    margin: 0rem 3rem 3rem 3rem;
    padding: 3rem 0rem 3rem 0rem;
    border-radius: 15px;
}

#ContactUsMenu, #DirectionMenu {
    float: left;
    color: #000000;
    width: 120px;
    background-color: #1e1e1e;
    height: 100%;
    display: none;
}

.divContactUsMessage {
    font-size: 13px !important;
    height: 80px !important;
    line-height: 23px !important;
    width: 100% !important;
    margin: 10px auto;
    background-color: #e4d2b6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #8557A7;
    padding: 6px;
    display: none;
}

.page-title {
    padding: 0px 0 5px 0 !important;
    margin: 20px 0 20px 0;
    /* border-bottom: 2px solid; */
    font-family: 'poppins';
    font-size: 35px;
    color: #ffffff;
    font-weight: 800;
    text-align: left;
}

.Tpage-title {
    padding: 0px 0 5px 0 !important;
    margin: 20px 0 20px 0;
    /* border-bottom: 2px solid; */
    font-family: 'poppins';
    font-size: 35px;
    color: #1f1f1f;
    font-weight: 800;
    text-align: left;
}

.careersaspx .page-title {
    margin: 0px 0 20px 0 !important;
}

.reservationaspx .page-title {
    margin: 0px 0 -20px 0 !important;
}

.tdContactUsWeb {
    /*border-bottom: 1px dotted #6b6b6b;*/
}


.tdTblContactDetailLeft {
    text-align: right;
    padding-right: 5px;
    vertical-align: middle;
    width: 100%;
    float: left;
    text-align: left;
    /*font-weight: bold;*/
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: 'poppins';
}

/************************************BackDrop Background***************************************/
.reservationaspx, .contactusaspx, .aboutusaspx, .aboutowneraspx, .conferenceaspx, .testimonialsaspx, .surveyfeedbackaspx, .careersaspx {
}

.serImg {
    background-image: url(../Images/Speciality_img.png);
    background-repeat: no-repeat;
    width: 46px !important;
    height: 35px;
    /*margin-left: 10px;*/
}

#serImg1 {
    background-position: 0px 4px;
}

#serImg2 {
    background-position: -47px 4px;
}

#serImg3 {
    background-position: -97px 4px;
    width: 41px !important;
    margin-right: 5px;
}

#serImg4 {
    background-position: -138px 4px;
    /*margin-top: 15px;*/
}

#serImg5 {
    background-position: -186px 4px;
    width: 36px !important;
    margin-right: 10px;
}

#serImg6 {
    background-position: -222px 4px;
}

#serImg7 {
    background-position: -273px 4px;
    width: 38px !important;
    margin-right: 6px;
}

#serImg8 {
    background-position: -312px 4px;
    width: 29px !important;
    margin-right: 18px;
}

#serImg9 {
    background-position: -341px 4px;
}

#serImg10 {
    background-position: -387px 4px;
}

#serImg11 {
    background-position: -436px 4px;
    width: 36px !important;
    margin-right: 10px;
}

#serImg12 {
    background-position: -473px 4px;
    width: 34px !important;
    margin-right: 11px;
}

#serImg13 {
    background-position: -507px 4px;
    width: 36px !important;
    margin-right: 10px;
}

#serImg14 {
    background-position: -543px 4px;
    /*width: 38px !important;
    margin-right: 8px;*/
}

.divImagesFacilityText {
    float: left;
    width: 200px;
    text-align: left;
    font-family: 'poppins';
    font-size: 15px;
    color: #565655;
    padding-left: 17px;
    padding-top: 8px;
}

.defaultaspx .HeaderImageHVN {
    display: none;
}

.aboutusaspx #divContainer {
    margin-bottom: 0 !important;
}

.aboutusaspx #ContactUSContainer {
    margin-bottom: 0 !important;
}

#divHeaderNavigation {
}

body input[type="text"], body textarea, input[type="password"], select {
    display: block;
    width: 100% !important;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    font-family: 'poppins' !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-border-radius: 0px;
}

.tdTblContactDetailRight {
    text-align: left;
    /*padding-left: 5px;*/
    /*height: 36px;*/
    vertical-align: top;
    width: 100%;
    float: left;
    /*padding-bottom: 15px;*/
    text-align: left;
}


#tblContactUsDetail {
    width: 100%;
}


#tdContactUsComments {
    text-align: left !important;
    padding-right: 5px;
    vertical-align: top;
}

.RadCaptcha {
    /*padding-top: 99px;*/
}

#divContactUsAddressDetails {
    vertical-align: top;
}

    #divContactUsAddressDetails #divHeaderContactDetail {
        display: none;
    }

#divContactUsPage {
}

#divContactUsContactDetail {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
}

.contactUsInfo {
    background: url(../Images/bg.jpg) no-repeat;
    /*background-position: 1px 36px;*/
    background-size: 100% 100%;
}

#divContactUsContactDetail .tdContactUsAddressTitle {
    display: none;
}

.tdContactUsAddressTitle {
    color: #8557A7;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}

.txtContactUsComments {
    width: 100%;
    height: 140px;
}

#tdContactUsSubmitbtn {
    text-align: start;
}


.ContactRightWrapper {
    padding-top: 37px;
}



#divMasterPageHeader #tdPhoneImage {
    padding-left: 15px;
}

#tdPhoneImage {
    background: url(../Images/footerIcon.png);
    background-repeat: no-repeat;
}

#tdFaxImage {
    background: url(../Images/footerIcon.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    padding-top: 10px;
    background-position: center center;
}

#tdEmailImage {
    /* background: url(../Images/EmailIcon.jpg) center center; */
    background: url(../Images/Footer_Fax_Icon.png) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 19px;
    background-position: -124px 0px;
}

#divAddress #tdEmailImage {
    background: url(../Images/Email_Header.png) center center;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}

.tdContactUsPhone #tdPhoneImage {
    /*background: url(../Images/telephone_icon.jpg) center center;*/
    background: url(../Images/Footer_Fax_Icon.png) center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 18px;
    background-position: -29px -1px;
}

.tdContactUsPhone #tdMobileImage {
    /*background: url(../Images/telephone_icon.jpg) center center;*/
    background: url(../Images/Footer_Fax_Icon.png) center center;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}


.tdContactUsAddress {
    padding-bottom: 5px;
    padding-top: 5px;
    /*border-bottom: 1px dotted #6b6b6b;*/
    text-align: left;
    line-height: 23px;
}

    .tdContactUsAddress #ContactusAddressImg {
        background: url(../Images/Footer_Fax_Icon.png) center center no-repeat;
        background-position: 3px 4px;
        height: 22px;
        width: 22px;
    }


.tdContactUsMobile #tdFaxImage {
    background: url(../Images/Footer_Fax_Icon.png) center center;
    background-position: -92px 0px;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    padding-top: 0px;
}

#LocationSymbol {
    background: url(../Images/footerIcon.png) center center no-repeat;
    background-position: -28px -1px;
    height: 22px;
    width: 22px;
}

#ContactAddTemp {
    padding-left: 23px;
}

.tdContactUsMobile {
    /*border-bottom: 1px dotted #6b6b6b;*/
    padding-bottom: 5px;
    padding-top: 18px;
    /*display: none;*/
}

.tdContactUsPhone {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 18px;
    /*border-bottom: 1px dotted #6b6b6b;*/
}

.tdContactUsWeb {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 18px;
}

#tdPhoneNumber, #tdFaxNumber, #tdEmailText, #trRestaurantContactUsEmail, .FooterAddressText {
    padding-left: 8px;
}



.ReservationPageBusinessMessage {
    /*display: none;*/
}

.ReservationPageTitle {
    display: none;
}

.ReservationPageDetails {
    padding-top: 24px;
}

.tdLeftReservationPage {
    text-align: right;
    padding-right: 5px;
    vertical-align: middle;
    /*width: 100%;*/
    float: left;
    text-align: left;
    /*font-weight: bold;*/
    padding-bottom: 5px;
    /*padding-top: 23px;*/
    font-family: 'Roboto', sans-serif;
}


.tdRightReservationPage {
    text-align: left;
    vertical-align: top;
    width: 100%;
    float: left;
    /*padding-bottom: 15px;*/
    text-align: left;
}

.ContactAddr {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ReservationPageDetails table {
}
/*#endregion*/

.reservationaspx html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.RoomsReservation {
}

.tdSubLeftreservationPage {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.tdSubRightReservationPage {
}

td.tdLeftReservationPage.specialInner.pt-3 {
    padding-top: 2px !important;
}

.ReservationPageDetails table tr:last-child .tdLeftReservationPage {
    display: none;
}

.specialInner {
}

.SectionInfo {
}

#FacilityPageContainer {
}

.divFacilityContents span {
    font-family: 'poppins';
    font-size: 19px;
    text-align: left;
    color: #505050;
    position: relative;
    font-weight: 600;
}

.divFacilityContents {
    line-height: 1.7;
    color: #535353;
    font-family: Verdana;
    font-size: 13px;
}


#divFacilityPageOutterWrapper {
    background-color: #ffffff;
    margin: 0rem 3rem 3rem;
    padding: 3rem 0rem;
    border-radius: 15px;
}

.divFacilityContents p {
    margin: 0px;
}

.ListFacilityItems {
}

.Annmenu-mid {
    height: 23px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #1f1f1f;
    font-weight: bold;
    font-family: 'poppins';
    font-size: 14px;
}

.Annmenu-mid-active {
    height: 23px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #8557A7;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    /*margin-left: 10px;*/
    cursor: pointer;
}

.Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.Annmenu-left-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    /*margin-left: 10px;*/
    cursor: pointer;
}

.Annmenu-right-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

#divAnnouncementNavigationContainer {
    /*margin-left: 10px;*/
    margin-right: 10px;
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
}

    #divAnnouncementNavigationContainer a {
        color: White;
    }

#tdGallery {
}

#tblGallery {
    /* float: left; */
    /*border: 1px solid #bfbfbf;*/
    padding: 10px;
    border-radius: 0px;
    display: inline-block;
}

    #tblGallery tbody {
        display: block;
    }

#divAnnouncementDescriptionContainer img {
    max-height: 110px;
    max-width: 120px;
}

.eventsIcon {
    background-image: url(../Images/EventsDisplayBoard.png);
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    height: 120px;
    padding-right: 25px;
    width: 125px;
}


#tdAnnouncementTitle {
    padding-left: 5px;
}


html, body {
    overflow-x: hidden !important;
}

.divAnnouncementTitle {
    font-family: 'poppins';
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

    .divAnnouncementTitle a {
        color: #000;
        text-decoration: none;
    }

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_RadCheckInDate, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_RadCheckOutDate, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_txtCareerBirthdate {
    width: 1px !important;
}

.tdLeftReservationPage {
    text-align: right;
    padding-right: 0px;
    vertical-align: middle;
    /* width: 100%; */
    float: left;
    text-align: left;
    /* font-weight: bold; */
    padding-bottom: 5px;
    /* padding-top: 23px; */
    font-family: 'poppins';
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    width: 100% !important;
    border-color: #ccc !important;
    ;
    background: #fff;
    color: #333333;
    font: 12px "segoe ui",arial,sans-serif;
    height: 40px !important;
}

/*#region*/
/*** Tariffs And Packages  ***/

#contentfull {
    padding-top: 20px;
    border-top: none;
    margin-bottom: 7px;
}

.TariffTxt {
    text-align: justify;
}

    .TariffTxt h1 {
        color: #723d47;
        font-family: Verdana;
        font-size: 18px;
        margin: 20px 0 10px;
        padding: 0;
    }

    .TariffTxt p {
        margin: 0;
        padding: 0 0 15px;
        display: inline;
    }

.tarifftbl {
    /*border: 1px solid #bfbfbf;*/
}

    .tarifftbl .hdrrow {
        background: #661E2A;
    }

    .tarifftbl .tblhdr {
        background-color: #8557A7;
        color: #fff;
        font-family: Verdana;
        font-size: 13px;
        padding: 8px;
    }

    .tarifftbl .trCommon {
        /*background-color: #e4d2b6;*/
    }

    .tarifftbl .trAlt {
        background-color: #fff;
    }

    .tarifftbl .tblcontentLeft {
        padding: 8px;
        color: white;
        text-align: center;
        /*border-right: 1px solid #bfbfbf;*/
    }

    .tarifftbl .tblcontentLeft1 {
        padding: 8px;
        color: white;
        text-align: center;
        /*border-right: 1px solid #bfbfbf;*/
    }

    .tarifftbl .tblcolumnmiddle {
        border-right: 1px solid #e4d2b6;
    }

    .tarifftbl .tblcontentRight {
        padding-left: 10px;
    }

    .tarifftbl td {
        color: #000;
        font-family: Verdana;
        font-size: 12px;
        padding: 3px 10px;
    }

#divTariffDetails {
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

    #divTariffDetails ul {
        font-family: Verdana;
        font-size: 15px;
        line-height: 22px;
        list-style: inside;
        color: #535353;
        /*float: left;*/
        padding: 20px 0px 0px 0px;
    }

    #divTariffDetails li {
        padding-top: 5px;
        font-family: 'poppins';
        letter-spacing: 1px;
        list-style: disc !important;
    }


#divTariffPageBottom {
    width: 930px;
    margin: 0 auto;
    border-top: solid 1px #9c9c9c;
    padding-top: 10px;
    padding-bottom: 10px;
}

#divTariffPageBottomLocation {
    float: left;
    padding-left: 30px;
    width: 425px;
}

#divTariffPageBottomLocationContent {
    float: left;
    text-align: left;
    width: 265px;
}

    #divTariffPageBottomLocationContent ul {
        margin: 0 auto;
        padding-left: 35px;
        padding-top: 5px;
        font-size: 13px;
        color: #122952;
    }

#divTariffPageBottomTravelAssistance {
    float: left;
    padding-right: 20px;
    border-right: solid 1px #9c9c9c;
    border-left: solid 1px #9c9c9c;
}

#divTariffPageBottomTravelAssistanceContent {
    float: left;
    text-align: left;
    width: 310px;
    height: 75px;
}

    #divTariffPageBottomTravelAssistanceContent ul {
        margin: 0 auto;
        padding-left: 35px;
        padding-top: 5px;
        font-size: 13px;
        color: #122952;
    }

#divTariffInquiryButtonContainer {
    float: left;
    padding-top: 10px;
    padding-left: 80px;
}

    #divTariffInquiryButtonContainer .divReservationInquiryButton {
        background-position: -46px -273px;
        float: left;
        width: 141px !important;
    }

#divTariffPageBottomReservationInquiry ul {
    margin: 0 auto;
    font-family: Arial;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 40px;
    color: #122952;
    float: left;
}

#divConstruction {
    color: #000;
    margin: 0 auto;
    font-size: 30px;
    height: 50px;
}

#divTariffDetails li::marker {
}

.tarrifDot {
    display: inline-block;
    border: 2px solid;
    border-radius: 4px;
    width: 5px;
    margin-bottom: 3px;
    height: 5px;
    margin-right: 11px;
    display: none;
}
/*** End Of Tariffs And Packages ***/

/***********Tariff Page*******************/
#divTarriftable table {
    border: 1px solid silver;
    height: 288px;
    margin: 27px 0;
    width: 90%;
}

#divTarriftable th {
    background: none repeat scroll 0 0 #555555;
    color: white;
    text-align: center;
    font-size: 15px;
}

#divTarriftable td {
    font-size: 15px;
    text-align: center;
    border: 1px dotted #645b59;
}

.divTarrifULLI ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

.divTarrifULLI li {
    font-size: 15px;
    line-height: 30px;
    list-style: square outside none;
    margin-left: 70px;
    text-align: justify;
}

.divTarrifTermdAndCondition {
    color: #525252;
    font-size: 15px;
    margin: 20px;
}

    .divTarrifTermdAndCondition a {
        color: blue;
        text-decoration: none;
    }

        .divTarrifTermdAndCondition a:hover {
            color: black;
        }

#divTermConditionTitle {
    border-bottom: 1px dotted;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    padding: 22px 0 10px;
    text-align: center;
}

#TariffOutterWrapper {
    background-color: #ffffff;
    padding: 3rem 0rem 3rem 0rem;
    margin: 0rem 3rem 0rem 3rem;
    border-radius: 15px;
}

#divTermConditionContent {
    line-height: 25px;
    padding: 0 50px 10px;
    text-align: justify;
}

    #divTermConditionContent p {
        font-family: verdana;
        font-size: 14px;
        font-weight: normal;
    }

.SpanTermConditionSubTitle {
    color: blue;
    font-size: 14px;
}

/**********End Tariff Page*******************/

/*Tariff page*/
.tblcontentLeft {
    border: 2px solid;
    background: url(../Images/Executive.png) no-repeat;
    text-align: left;
    background-size: cover;
    height: 300px;
    background-position: center;
}

.tblcontentLeft1 {
    border: 2px solid;
    background: url(../Images/ExecutiveSuite.png) no-repeat;
    text-align: left;
    background-size: cover;
    height: 300px;
    background-position: center;
}

.tarifftbl .trAlt {
    background-color: #e8e8e8;
    text-align: left;
}

.offer1 {
    margin: 41px 0px 0px 0px !important;
}


.tblcontentLeftInner {
    font-size: 14px;
    font-weight: bold;
    font-family: 'poppins';
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.titleRoom {
    font-size: 20px;
    padding: 0 0 3px !important;
}
/*end of tariff*/

#divHeaderNavigation {
    background-color: #00000094;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#subPageSlideImg {
    border-radius: 15px;
}

.defaultaspx #divHeaderNavigation {
    background-color: #00000094;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.contact-header {
    padding-top:;
}
/*#endregion*/

/*#region date:2022-12-20*/
#divAnnouncementTitle, #divPastAnnouncementTitle {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 12px;
    color: #5a5a5a;
    font-size: 18px;
}

#tdAnnouncementIconImage {
    vertical-align: top;
    text-align: center;
    width: 140px;
    padding-top: 10px;
    display: none;
}


#tdAnnouncementContent {
    clear: both;
    text-align: left;
    padding: 10px 20px 15px;
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
    /*display: block;*/
    text-decoration: none;
    margin-bottom: 10px;
}

.divAnnouncementTitle a {
    font-size: 16px;
    font-weight: bold;
    color: #981B1F;
    text-decoration: none;
}

    .divAnnouncementTitle a:hover {
        color: #8559A8;
    }

#divAnnouncementTiming {
    font-size: 12px;
    color: #5a5a5a;
}

#divEventDetailContainer {
    border: 1px solid #d9d9d9;
    padding: 10px;
    text-align: left;
    width: 100%;
}

#divPublicationDetailBreadCrumb {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    background: #f9f9f9;
    color: #5a5a5a;
}

.BreadcrumbCurrentNode {
    color: #8557A7;
}

.BreadcrumbNode {
    color: #000;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #F8F2D8;
    border: 1px solid #eee0bd;
    color: #4f4f4f;
    font-family: OpenSans-Regular;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 1px 8px;
    text-decoration: none;
}

.lblAnnoucementDetailTitle {
    font-size: 18px;
    font-weight: bold;
    color: #8557A7;
}

#divAnnoucementDetailHeaderTitle {
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    /*background-color: #8557A7;*/
    /* margin-left: 20px; */
    color: #fff;
    margin-top: 5px;
    margin-bottom: 28px;
}


#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #6c6c6c;
}

#tblEventDetail {
    margin: 0px auto;
    width: 100%;
}



/*#endregion*/

/*#region rutvik date:20/12*/
.menuTopNavigationMobile .collapseSubNavx {
    color: black;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

    .menuTopNavigationMobile .collapseSubNavx:hover {
        color: #8C62AC;
    }

.menuTopNavigationMobile .expandSubNavx a {
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}

    .menuTopNavigationMobile .expandSubNavx a:hover {
        color: #8C62AC;
    }

.cursor-pointer {
    cursor: pointer;
}

.divFacilityContents p {
    display: none;
}
/*#endregion*/

/*#region rutvik date:21/12*/
.TerrifbookNowBtn {
    display: inline-block;
    background-color: #ffffff;
    padding: 9px 0px;
    font-size: 18px;
    border-radius: 8px;
}

.TerrifPlansbookNowBtn {
    display: block;
    /*background-color: #ffffff;*/
    padding: 12px 0px;
    font-size: 18px;
    border-radius: 8px;
}

    .TerrifPlansbookNowBtn .TerrifbookNowLinkBtn {
        display: inline-block;
    }

        .TerrifPlansbookNowBtn .TerrifbookNowLinkBtn div {
            text-decoration: none;
            color: #ffffff;
            padding: 11px 19px;
            font-family: 'Playfair Display', serif;
            background-color: #0f1724;
            border-radius: 8px;
            border: 2px solid #0f1724;
            display: inline-block;
            transition: all 0.3s ease 0s;
        }

            .TerrifPlansbookNowBtn .TerrifbookNowLinkBtn div:hover {
                /*color: #8559A8;*/
                transform: translateY(-6px);
                box-shadow: 0px 10px 18px -9px #000000;
            }

.TerrifbookNowLinkBtn {
    text-decoration: none;
    color: #000000;
    padding: 11px 19px;
    font-family: 'Playfair Display', serif;
}

    .TerrifbookNowLinkBtn:hover {
        color: #8559A8;
    }

.AllPageHeadings {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    color: #1f1f1f;
    font-weight: 800;
}

.TariffRoomPrice {
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
}

.tdSurveyFeedbackContactInfoLeft {
    text-align: right;
    padding-right: 5px;
    vertical-align: middle;
    width: 100%;
    float: left;
    text-align: left;
    /* font-weight: bold; */
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: 'poppins';
    font-size: 15px;
}

.tdSurveyFeedbackContactInfoRight {
    text-align: left;
    /* padding-left: 5px; */
    /* height: 36px; */
    vertical-align: top;
    width: 100%;
    float: left;
    /* padding-bottom: 15px; */
    text-align: left;
    /* text-align: left; */
    padding-left: 5px;
    /* vertical-align: top; */
}

.FeedBackTitle {
    font-family: 'poppins';
    font-size: 17px;
}

.loginControl div.divLoginControlContent {
    width: 100% !important;
}

#ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1_CreateUserStepContainer_chkReceiveSMSAlerts, #ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1_CreateUserStepContainer_chkReceiveEmailPromotions, #ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1_CreateUserStepContainer_chkReceiveFaxPromotions {
    margin: 10px 5px 0px 0px;
}
/*#endregion*/
.OccupancyUpdPrc {
    font-weight: bold;
    font-family: 'poppins';
    color: red;
    animation-name: blinking;
    animation-duration: 0.9s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.OccupancyOldPrc {
    font-weight: bold;
    font-family: 'poppins';
    text-decoration: line-through;
}

@keyframes blinking {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* width */
::-webkit-scrollbar {
    width: 5px;
    position: absolute;
    right: 0px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #0f1724;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

#ctl00_ContentPlaceHolder1_divHtmlRender {
    background: inherit !important;
}
