﻿
/*@font-face {
    font-family: 'great_vibesregular';
    src: url('../Fonts/greatvibes-regular_14-webfont.eot');
    src: url('../Fonts/greatvibes-regular_14-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/greatvibes-regular_14-webfont.woff2') format('woff2'), url('../Fonts/greatvibes-regular_14-webfont.woff') format('woff'), url('../Fonts/greatvibes-regular_14-webfont.ttf') format('truetype'), url('../Fonts/greatvibes-regular_14-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'playballregular';
    src: url('../Fonts/playball-regular_14-webfont.eot');
    src: url('../Fonts/playball-regular_14-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/playball-regular_14-webfont.woff2') format('woff2'), url('../Fonts/playball-regular_14-webfont.woff') format('woff'), url('../Fonts/playball-regular_14-webfont.ttf') format('truetype'), url('../Fonts/playball-regular_14-webfont.svg#playballregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../Fonts/opensans-regular-webfont.eot');
    src: url('../Fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/opensans-regular-webfont.woff2') format('woff2'), url('../Fonts/opensans-regular-webfont.woff') format('woff'), url('../Fonts/opensans-regular-webfont.ttf') format('truetype'), url('../Fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WebRupee';
    src: url('../Fonts/WebRupee.V2.0.eot');
    src: local('WebRupee'), url('../Fonts/WebRupee.V2.0.ttf') format('truetype'), url('../Fonts/WebRupee.V2.0.woff') format('woff'), url('../Fonts/WebRupee.V2.0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.WebRupee {
    font-family: 'WebRupee';
    font-size: 14px;
}

html > body .WebRupee {
    margin-right: 2px;
}

html > body .WebRupee {
    margin-right: 0;
}

body {
    margin: 0px;
    padding: 0px;
    background-image: url('../Images/bg.jpg');
    background-repeat: repeat;
    background-position: center;
}

.divMain {
    overflow: hidden;
    width: 100%;
    height: auto;
    border-top: 5px solid #fec20c;
}

.divChildMain {
    overflow: hidden;
    width: 960px;
    height: auto;
}

.divLeftMain {
    float: left;
    width: 250px;
    height: auto;
    margin-right: 10px;
}

.divRightMain {
    float: left;
    width: 700px;
    height: auto;
    margin-bottom: 30px;
}

.divLogo {
    width: inherit;
    height: 120px;
    margin-bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
}

.logoImg {
    width: auto;
    height: 135px;
    /*float: left;
    margin-right: 20px;*/
}

.logoStyle {
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: auto;
    font-family: Open Sans;
    color: #fec20c;
    font-size: 52px;
    font-weight: bold;
    float: left;
    padding-top: 12px;
}

.divMenuList {
    width: inherit;
    height: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

.ulMenuList {
    width: inherit;
    height: auto;
    padding: 0px;
    margin: 0px;
}

    .ulMenuList li {
        width: auto;
        height: auto;
        border-bottom: 1px solid #484848;
        background-color: transparent;
        cursor: pointer;
    }

        .ulMenuList li:hover {
            background-color: #212020;
        }

        .ulMenuList li a {
            width: auto;
            height: auto;
            border: none;
            text-decoration: none;
            cursor: pointer;
            display: block;
            padding: 12px;
            overflow: hidden;
        }

.divMenuLi {
    width: auto;
    height: auto;
    border-bottom: 1px solid #484848;
    background-color: transparent;
    cursor: pointer;
    padding: 12px;
    overflow: hidden;
}

    .divMenuLi:hover {
        background-color: #fec20c;
    }


.ancMenu {
    width: auto;
    height: auto;
    border: none;
    text-decoration: none;
    cursor: pointer;
}


.liOverflow {
    overflow: hidden;
    width: auto;
    height: auto;
    padding: 0px;
    margin: 0px;
}

.liLeftMenu {
    float: left;
    width: auto;
    height: auto;
    font-family: playballregular;
    color: #ececec;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 8px;
}

.divIconHome {
    float: left;
    width: 21px;
    height: 24px;
    background-image: url('../Images/home.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: -4px;
}

.divIconAbout {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url('../Images/about-icon.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: -4px;
}

.divIconMenu {
    float: left;
    width: 21px;
    height: 21px;
    background-image: url('../Images/menu.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: -2px;
}

.divIconEvents {
    float: left;
    width: 21px;
    height: 20px;
    background-image: url('../Images/events.png');
    background-repeat: no-repeat;
    margin-right: 10px;
}

.divIconGallery {
    float: left;
    width: 21px;
    height: 18px;
    background-image: url('../Images/gallery.png');
    background-repeat: no-repeat;
    margin-right: 10px;
}

.divIconFranchise {
       float: left;
    width: 25px;
    height: 24px;
    margin-top: -4px;
    background-image: url(../Images/shop.png);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.divIconBranch {
    float: left;
    width: 18px;
    height: 27px;
    background-image: url('../Images/branch.png');
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: -4px;
}

.divIconContact {
    float: left;
    width: 21px;
    height: 21px;
    background-image: url('../Images/contach.png');
    background-repeat: no-repeat;
    margin-right: 10px;
}

.divIconTerms {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url('../Images/test.png');
    background-repeat: no-repeat;
    margin-right: 10px;
}

a {
    text-decoration: none;
    border: none;
    color: inherit;
}

.divBookPartyMain {
    margin-top: 10px;
    width: 240px;
    height: 497px;
    padding: 10px 5px;
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
}

.divBookPartyBg {
    width: 240px;
    height: 497px;
    background-image: url('../Images/right_party.png');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.divForkIcon {
    width: 64px;
    height: 66px;
    background-image: url('../Images/knife.jpg');
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom: 50px;
    position: absolute;
    left: 86px;
}

.divBookTextCont {
    margin-top: 30px;
    position: absolute;
    top: 80px;
    left: 43px;
    width: 150px;
    text-align: center;
}

.h2BookTextStyle {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 25px;
}

.divBookTextContMiddle1 {
    margin-top: 12px;
    position: absolute;
    top: 228px;
    left: 13px;
    width: 210px;
    text-align: center;
}

.divBookTextContMiddle2 {
    margin-top: 12px;
    position: absolute;
    top: 245px;
    left: 13px;
    width: 210px;
    text-align: center;
}

.divBookTextEmailDefault {
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 13px;
}

.divBookTextEmailColor {
    font-family: Arial;
    color: #fec20c;
    font-size: 14px;
    font-weight: bold;
}

.divBookTextContBottom {
    margin-top: 30px;
    position: absolute;
    bottom: 140px;
    left: 43px;
    width: 150px;
    text-align: center;
}

.spnBookText {
    font-family: Open Sans;
    color: #fff;
    font-size: 12px;
}

.divForkIconBottom {
    width: 64px;
    height: 66px;
    background-image: url('../Images/knife.jpg');
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom: 50px;
    position: absolute;
    left: 86px;
    bottom: 0px;
}

/*Branches*/
.divBranches {
    width: 230px;
    height: auto;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
}

.ddlBranches {
    margin: 20px 0px;
    background-color: black;
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 14px;
    width: 210px;
    height: 38px;
    font-weight: lighter;
    border: 1px solid #333333;
    border-radius: 3px;
}

.divBranchTextStyle {
    font-family: playballregular;
    color: #5cc400;
    font-size: 36px;
    text-align: center;
    margin-bottom: 8px;
}

/*Item Ticker Scroller*/
.divTicker {
    background-color: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    width: 100%;
    height: 25px;
    padding: 10px;
    overflow: hidden;
}

.divTickerItemRed {
    float: left;
    width: auto;
    height: auto;
    font-family: Open Sans;
    color: #ff0000;
    font-size: 18px;
    font-weight: lighter;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.divTickerItemGreen {
    float: left;
    width: auto;
    height: auto;
    font-family: Open Sans;
    color: #69c708;
    font-size: 18px;
    font-weight: lighter;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

/*Footer Container*/
.divFooterMain {
    border-top: 3px solid #fec20c;
    width: 100%;
    height: 278px;
    background-image: url('../Images/footer_bg.jpg');
    background-repeat: repeat-y;
}

.divFooterChild {
    overflow: hidden;
    width: 960px;
    height: auto;
    padding-top: 25px;
}

.divFooterLeft {
    float: left;
    width: 200px;
    height: auto;
}

.divFooterHeading {
    width: auto;
    height: auto;
    font-family: Open Sans;
    color: #767676;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.ulFooterList {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
}

    .ulFooterList li {
        padding-left: 20px;
        line-height: 26px;
        font-family: Open Sans;
        color: #767676;
        font-size: 13px;
        font-weight: normal;
        border-bottom: 1px solid #111111;
        border-top: 1px solid #000000;
        text-align: left;
        background-image: url(../images/footer_arrow.png);
        background-repeat: no-repeat;
        background-position: 2px 9px;
        list-style-type: none;
        cursor: pointer;
    }

        .ulFooterList li:hover {
            color: #fff;
            text-decoration: underline;
        }

.ulFooterListSocial {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

    .ulFooterListSocial li {
        padding-left: 0px;
        padding-bottom: 10px;
        font-family: Open Sans;
        color: #767676;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        overflow: hidden;
        list-style-type: none;
    }

.ulFooterListTredingTime {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
}

    .ulFooterListTredingTime li {
        padding-left: 0px;
        padding-bottom: 10px;
        font-family: Open Sans;
        color: #767676;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        overflow: hidden;
        list-style-type: none;
        text-decoration: none;
    }

.divFacebookIcon {
    width: 37px;
    height: 37px;
    background-image: url(../images/fb.png);
    background-repeat: no-repeat;
    border: none;
    text-decoration: none;
    float: left;
}

.divTwitterIcon {
    width: 37px;
    height: 37px;
    background-image: url(../images/twr.png);
    background-repeat: no-repeat;
    border: none;
    text-decoration: none;
    float: left;
}

.divYouTubeIcon {
    width: 37px;
    height: 37px;
    background-image: url(../images/tube.png);
    background-repeat: no-repeat;
    border: none;
    text-decoration: none;
    float: left;
}



.divSocialGrayColorStyle {
    padding-left: 15px;
    padding-top: 11px;
    font-family: Open Sans;
    color: #767676;
    font-size: 13px;
    font-weight: normal;
    float: left;
}

    .divSocialGrayColorStyle:hover {
        color: #fff;
        text-decoration: underline;
    }

/*Copyrights Container*/
.divCopyrights {
    font-family: Open Sans;
    color: #767676;
    background-color: #080808;
    font-size: 11px;
    font-weight: lighter;
    border-top: 1px solid #111111;
    width: 100%;
    padding: 10px 0px;
    height: auto;
    text-align: center;
}

/*Home Page CSS*/
.divSubChildMain {
    width: inherit;
    height: auto;
}

.divBannerSlider {
    width: 685px;
    height: auto;
    padding: 10px 0px;
    padding-top: 0px;
}

    .divBannerSlider img {
        width: 700px;
        height: 345px;
    }

.divBodyMain {
    width: inherit;
    height: auto;
    overflow: hidden;
}

.divAboutUs {
    float: left;
    width: 470px;
    height: auto;
}

.divAboutChild {
    width: 97%;
    height: auto;
    padding: 10px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}

.divAboutText {
    font-family: playballregular;
    color: #fec20c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 8px;
}

.divBottomStyle {
    width: 211px;
    height: 28px;
    background-image: url(../images/titled.png);
    background-repeat: no-repeat;
    border: none;
    text-decoration: none;
    text-align: left;
}

.divUpcomingEvent {
    float: left;
    width: 220px;
    height: auto;
    padding: 15px 0px;
    padding-bottom: 0px;
    margin-left: 10px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}

.pDefaultTextStyle {
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}


.ulUpcomingEvent {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
}

    .ulUpcomingEvent li {
        padding: 15px 0px;
        text-align: left;
        overflow: hidden;
        list-style-type: none;
        border-bottom: 1px solid #535252;
    }

.divEventDateGreen {
    float: left;
    width: 75px;
    height: auto;
    text-decoration: none;
    font-family: playballregular;
    color: #5cc400;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 5px;
}

.divEventDetails {
    float: left;
    height: auto;
    text-decoration: none;
    width: 136px;
}

.divEventText {
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 13px;
    line-height: 24px;
}

.divEventReadMore {
    font-size: 13px;
    font-family: Open Sans;
    color: #bd0303;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

    .divEventReadMore:hover {
        text-decoration: underline;
    }

/*Contact Us*/
.divBlackScreen {
    width: 700px;
    height: auto;
    padding: 10px 0px;
    background-color: rgba(0, 0, 0, 0.7);
    min-height: 1115px;
    margin-bottom: 20px;
}

.divHeaderStyle {
    padding: 10px 0px;
}

.h2DefaultInheritStyle {
    margin: 0px;
    padding: 0px;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.divContactMain {
    overflow: hidden;
    width: 670px;
    height: auto;
    padding: 20px 15px;
}

.divLeftContact {
    width: 300px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.divRightContact {
    float: left;
    width: 360px;
    height: auto;
}

.divContactSubTextBox {
    width: inherit;
    height: auto;
    margin-bottom: 20px;
}

.divContactHeadingYelloText {
    font-family: playballregular;
    color: #fec20c;
    font-size: 28px;
    text-align: center;
    margin-bottom: 8px;
}

.divContactPText {
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 13px;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}

.divLocationIcon {
    width: 25px;
    height: 37px;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
}

.divClockIcon {
    width: 30px;
    height: 30px;
    background-image: url(../images/watch.png);
    background-repeat: no-repeat;
}

.divTextBoxMain {
    width: 340px;
    height: auto;
    padding-left: 20px;
}

.txtStyle {
    width: 308px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.7);
    border: solid 1px #252525;
    color: #c2c2c2;
    padding: 10px 15px;
    font-family: Open Sans;
    font-size: 14px;
}

.divValidator {
    width: auto;
    height: 20px;
}

.errorStyle {
    width: auto;
    height: auto;
    font-family: Open Sans;
    font-size: 11px;
    color: #bd0000;
}

.btnStyle {
    font-family: Open Sans;
    color: #000;
    height: auto;
    font-size: 14px;
    background: #fec20c;
    padding: 12px 60px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

/*About us CSS*/

.divAboutUsContainer {
    width: inherit;
    height: auto;
}

/*Event CSS*/

.divEventContainer {
    width: inherit;
    height: auto;
}

.divEventBox {
    overflow: hidden;
    width: 670px;
    height: auto;
    padding: 20px 15px;
}

.divEventImage {
    width: 285px;
    height: 167px;
    border: none;
    text-decoration: none;
    float: left;
    margin-right: 15px;
}

.imgEventImage {
    width: 285px;
    height: 167px;
    border: none;
    text-decoration: none;
}

.divEventDesc {
    float: left;
    width: 370px;
    height: auto;
}

.h3EventName {
    font-family: playballregular;
    color: #5cc400;
    font-size: 30px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 6px;
}

.divEventDate {
    font-family: Open Sans;
    color: #dcdcdc;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

/*Gallery CSS*/
.divAlbumCircleMain {
    width: inherit;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.divAlbumCircle {
    overflow: hidden;
    margin-right: 25px;
    margin-bottom: 20px;
    float: left;
    width: auto;
    height: auto;
}

.divCircleFill {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    background-color: #fec20c;
    float: left;
    margin-right: 8px;
}

.divCircleEmpty {
    width: 20px;
    height: 20px;
    border-radius: 18px;
    background-color: transparent;
    border: solid 1px #fec20c;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.divAlbumName {
    width: auto;
    height: auto;
    text-align: left;
    font-family: playballregular;
    color: #ececec;
    font-size: 18px;
    float: left;
    padding: 3px 5px;
    text-transform: uppercase;
}

.divAlbumImageMain {
    width: inherit;
    height: auto;
    overflow: hidden;
}

.divAlbumImage {
    width: 216px;
    height: 165px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

    .divAlbumImage img {
        width: inherit;
        height: inherit;
        border: none;
        outline: none;
        text-decoration: none;
    }

a {
    color: inherit;
}

/*Menu CSS*/
.divMenuMain {
    width: inherit;
    height: auto;
    padding-top: 20px;
    padding-bottom: 35px;
    overflow: hidden;
}

.divMenuChild {
    overflow: hidden;
    padding: 15px 24px;
    float: left;
    width: auto;
    height: auto;
    border: 1px solid #333333;
    cursor: pointer;
}

    .divMenuChild:hover {
        background-color: rgba(239, 200, 1, 0.45);
    }

.divMenuFoodIcon {
    width: auto;
    height: auto;
    /*background-color: #fec20c;*/
    float: left;
    margin-right: 20px;
}


.divMenuName {
    width: auto;
    height: auto;
    text-align: left;
    float: left;
}

.spnCategoryName {
    font-family: playballregular;
    color: #ececec;
    font-size: 30px;
}

.spnSubTitle {
    font-family: Open Sans;
    color: #ececec;
    font-size: 14px;
}

.divMenuItemMain {
    width: 690px;
    height: auto;
    overflow: hidden;
}

.divMenuItem {
    width: 333px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    border: solid 1px #2b2b2b;
}

.divMenuImage {
    width: 109px;
    height: 100px;
    float: left;
}

    .divMenuImage img {
        width: inherit;
        height: inherit;
        border: none;
        outline: none;
    }

.divMenuDesc {
    width: 204px;
    height: 70px;
    padding: 9px 10px;
    float: left;
}

.divMenuItemName {
    font-family: Open Sans;
    color: #5cc400;
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
}

.PMenuDesc {
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-family: Open Sans;
    color: #c2c2c2;
    font-size: 12px;
    line-height: 20px;
}

.divGoogleMap {
    width: auto;
    height: 280px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #fff;
}

.divContactBranches {
    width: 100%;
    height: auto;
}

.divBranchContainer {
    width: 100%;
    height: 40px;
    overflow: hidden;
    border: solid 1px #252525;
    cursor: pointer;
}

.divYellowLine {
    width: 0.6%;
    height: 40px;
    background-color: #fec20c;
    float: left;
}

.divBranchNameText {
    width: 90%;
    height: auto;
    float: left;
    font-family: playballregular;
    color: #fec20c;
    font-size: 20px;
    text-align: left;
    margin-top: 7px;
    margin-left: 10px;
}

.divBranchesSection {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.divBrachAddrs {
    width: 29%;
    height: 130px;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
}

.divAddress {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.divBranchHeader {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.divBranchName {
    width: auto;
    height: auto;
    float: left;
    font-family: playballregular;
    color: #fff;
    font-size: 18px;
    text-align: left;
}

.divBranchMap {
    float: right;
    width: auto;
    height: auto;
    cursor: pointer;
}

.branchAddrStyle {
    font-size: 13px;
    height: auto;
    color: #c2c2c2;
    font-family: Open Sans;
    font-style: normal;
}

.BranchBottomIcon {
    font-size: 15px;
    height: 16px;
    width: 16px;
    color: #c2c2c2;
    margin-top: 10px;
    font-family: Open Sans;
    float: right;
    margin-right: 20px;
    background-image: url('../Images/down-chevron.png');
}

.BranchBottomActive {
    background-image: url('../Images/arrows.png');
}

.colorbox {
    width: inherit;
    height: inherit;
}

.templatemo-gallery-category a.active {
    background-color: #fec20c;
}

.active {
    background-color: #fec20c;
}
