/* LATIN */
@font-face {
    font-family: 'Museo500Regular';
    src: url('fonts/MuseoSans/museo500-regular-webfont.ttf');
    /* src: url('fonts/MuseoSans/museo500-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/MuseoSans/museo500-regular-webfont.woff') format('woff'),
         url('fonts/MuseoSans/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/MuseoSans/museo500-regular-webfont.svg#Museo500') format('svg');*/
    font-weight: normal;
    font-style: normal;
}


/* LATIN */
/*@font-face {
    font-family: 'Museo500Regular';
    src: url('fonts/MuseoSans/museo500-regular-webfont.ttf');
    src: url('fonts/MuseoSans/museo500-regular-webfont.eot');
    src: url('fonts/MuseoSans/museo500-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/MuseoSans/museo500-regular-webfont.woff') format('woff'),
         url('fonts/MuseoSans/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/MuseoSans/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* LATIN */
@font-face {
font-family: 'MuseoSans300';
src: url('fonts/MuseoSans/museo-sans-300-web.eot');
src: url('fonts/MuseoSans/museo-sans-300-web.eot?#iefix') format('embedded-opentype'),
url('fonts/MuseoSans/museo-sans-300-web.woff') format('woff'),
url('fonts/MuseoSans/museo-sans-300-web.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

/* LATIN */
@font-face {
font-family: 'MuseoSans500';
src: url('fonts/MuseoSans/museo-sans-500.eot');
src: url('fonts/MuseoSans/museo-sans-500.eot?#iefix') format('embedded-opentype'),
url('fonts/MuseoSans/museo-sans-500.woff') format('woff'),
url('fonts/MuseoSans/museo-sans-500.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

/* LATIN */
@font-face {
font-family: 'MuseoSans700';
src: url('fonts/MuseoSans/museo-sans-700.eot');
src: url('fonts/MuseoSans/museo-sans-700.eot?#iefix') format('embedded-opentype'),
url('fonts/MuseoSans/museo-sans-700.woff') format('woff'),
url('fonts/MuseoSans/museo-sans-700.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'MuseoSans900';
src: url('fonts/MuseoSans/museo-sans-900.eot');
src: url('fonts/MuseoSans/museo-sans-900.eot?#iefix') format('embedded-opentype'),
url('fonts/MuseoSans/museo-sans-900.woff') format('woff'),
url('fonts/MuseoSans/museo-sans-900.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Museo700';
src: url('fonts/MUSEO700.eot');
src: url('fonts/MUSEO700.eot?#iefix') format('embedded-opentype'),
url('fonts/MUSEO700.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

* {
        outline:none;
}

html {
       overflow-y: scroll;
}

body {
        margin:0px;
        padding:0px;
        background:#fff url(../images/bg.jpg) top center no-repeat;
        background-size:cover;
        background-attachment: fixed;
}

body.page_home {
        background:url(../images/home_bg.jpg) top center no-repeat;
        background-size:cover;
        background-attachment: fixed;
}

#main {
        width:980px;
        margin-left:auto;
        margin-right:auto;
}

.center {
        width:980px;
        margin-left:auto;
        margin-right:auto;
}

.home_header {
        position:relative;
        height:131px;
}

.home_header .logo {
        position:absolute;
        left:35px;
        top:38px;
}

header.subpage {
        position:relative;
        height:219px;
}

#login {
        width:252px;
        height:59px;
        background:url(../images/login_bg.png) no-repeat;
        position:absolute;
        top:0px;
        right:0px;
        z-index:100;
        text-transform:uppercase;
        font-family: 'MuseoSans700';
        color:#9d4f0e;
        font-size:14px;
        padding-left:18px;
        padding-top:18px;
}

#login a {
        color:#fff;
        text-decoration:none;
}

#login a:hover {
        color:#9d4f0e;
}

#login_links {
        -ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
    transform: rotate(4deg); /* Standard syntax */
    text-align: center;
    width: 203px;
}

#header {
        width:980px;
        height:91px;
        background:#8e6107;
        position:relative;
        top:36px;
        z-index:90;
}

#header .logo {
        position:absolute;
        left:50px;
        top:9px;
}

#header .text {
        position:absolute;
        right:70px;
        bottom:8px;
        color:#fffdee;
        font-size:18px;
        font-family: 'MuseoSans700';
}

#header .text a {
        color:#fffdee;
        font-size:14px;
        font-family: 'MuseoSans700';
        text-decoration: none;
        text-transform: uppercase;
}

#path {
        width:980px;
        height:92px;
        background:#fff;
        position:relative;
        top:36px;
}

#path .back {
        display:block;
        width:41px;
        height:41px;
        background:url(../images/back.png) no-repeat;
        position:absolute;
        top:26px;
        left:-10px;
}

#path_text {
        position:absolute;
        left:46px;
        top:30px;
        font-family: 'MuseoSans500';
}

#path_text h1 {
        margin:0px;
        padding:0px;
        font-size:30px;
        color:#8e6107;
        font-weight:normal;
        font-family: 'Museo700';
}

#path_text h2 {
        margin:0px;
        padding:0px;
        font-size:30px;
        color:#8e6107;
        font-weight:normal;
        font-family: 'Museo700';
}

#path_text p {
        margin:0px;
        padding:0px;
        font-size:12px;
        color:#d2c87d;
}

#path_text p b {
        font-weight:normal;
        color:#000;
        /*text-decoration:underline;*/
}

#path_text p a {
        color:#d2c87d;
        text-decoration:underline;
}

#path_graph {
        width:446px;
        height:92px;
        position:absolute;
        top:0px;
        right:0px;
        background:url(../images/path_graph.png) no-repeat;
}

#path_numbers {
        margin-top:24px;
        margin-left:26px;
        width:440px;
}

.path_number {
        width:39px;
        height:39px;
        line-height:42px;
        color:#a8a9a9;
        font-size:24px;
        font-family: 'MuseoSans700';
        float:left;
        text-align:center;
}

.path_number_1 {
        margin-left:0px;
}

.path_number_2 {
        margin-left:70px;
}

.path_number_3 {
        margin-left:68px;
}

.path_number_4 {
        margin-left:68px;
}

.path_active {
        background:url(../images/path_active.png) no-repeat;
        color:#fff;
}

#path_texts {
      font-family: 'MuseoSans500';
      font-size:12px;
      color:#9fa4a4;  
      position: absolute;
      top: 70px;
      width: 500px;
}

.path_text {
        float:left;
        margin-right:7px;
        width:100px;
        text-align:center;
}

.path_text_active {
        color:#8e6107;
}

#content {
        width:980px;
        position:relative;
}

aside#right {
        width:241px;
        position:relative;
        float:right;
        border:solid 1px #e2daa4;
        border-top:none;
        background:#fdf8d2 url(../images/right_bg.png) repeat-x;
        padding-left:19px;
        padding-right:19px;
        padding-bottom:60px;
}

.right_no_padding {
    padding-left: 0px!important;
    padding-right: 0px!important;
    width: 279px!important;
}

.module_right {
        font-size:16px;
        font-family: 'MuseoSans500';
        font-weight:normal;
        color:#5b5b5b;
        margin-top:25px;
}

.module_right h3 {
        color:#6e6e6e;
        font-size:16px;
        font-family: 'MuseoSans500';
        font-weight:normal; 
        margin:0px;
        padding:0px;
        margin-bottom:15px;
}

.module_right .radio_input {
        height:19px;
        line-height:19px;
        margin-bottom:7px;
}

.module_right .radio_input input {
        width:19px;
        height:19px;
        margin:0px;
        padding:0px;
        margin-right:10px;
        float:left;
}

.module_right .radio_input label {
        float:left;
        line-height:21px;
}

.styledRadio {
        float:left;
        margin-right:7px;
}

.search_input {
        width:142px;
        height:37px;
        background:url(../images/search_input.png) no-repeat;
        border:none;
        padding-left:8px;
        padding-right:40px;
        font-size:16px;
        color:#6e6e6e;
        font-family: 'MuseoSans500';
}

.module_right .checkbox_input {
        height:21px;
        line-height:21px;
        margin-bottom:5px;
}

.module_right .checkbox_input input {
        width:24px;
        height:21px;
        margin:0px;
        padding:0px;
        margin-right:10px;
        float:left;
}

.module_right .checkbox_input label {
        float:left;
        line-height:24px;
}

.module_right .checkbox_input label a {
    color: #5b5b5b;
    text-decoration: none;
}

.styledCheckbox {
        float:left;
        margin-right:9px;
}

.clear {
        clear:both;
}

#content_left {
        width:699px;
        float:left;
        min-height:500px;
        position:relative;
}

#content_shadow {
        background:#fdf8d2 url(../images/right_bg.png) repeat-x;
        position:absolute;
        top:0px;
        width:730px;
        height:50px;
        z-index:-1;
}

.item_shadow {
    background:url(../images/top_shadow.png) repeat-x;
    height: 15px;
    width: 100%;
    position: absolute;
    z-index: 1;
}

/* HOME SEARCH FORM */
.home_search {
        background:url(../images/home_search.png) no-repeat;
        width:982px;
        height:233px;
        position:relative;
}

.choose_location {
        font-size:18px;
        color:#fff;
        font-family: 'MuseoSans700';
        position:absolute;
        left:425px;
        top:2px;
}

.home_search_form {
        position:absolute;
        left:35px;
        top:54px;
}
/* CITY DROPDOWN */
#city_dropdown {
        float:left;
}

#city_dropdown .dd-select {
        height:48px;
        color:#5a5a5a;
        font-size:25px;
        font-family: 'MuseoSans700';
        font-weight:normal!important;
        border:none!important;
        border-radius:0!important;
        background:url(../images/city_dropdown_bg.png) no-repeat!important;
}

#city_dropdown .dd-selected-text {
        font-weight:normal!important;
}

#city_dropdown a.dd-selected {
        margin:0px;
        padding:0px;
        padding-left:21px;
        height:48px;
        line-height:52px;      
}

#city_dropdown .dd-pointer {
        width:16px;
        height:10px;
        border:none!important;
        margin:0px;
        padding:0px;
        right:20px;
        top:20px;
}
#city_dropdown .dd-pointer-down {
        background:url(../images/arrow_down.png) no-repeat;
}
#city_dropdown .dd-pointer-up {
        background:url(../images/arrow_up.png) no-repeat;
}
#city_dropdown .dd-options {
        width:312px!important;
        margin-top:2px!important;
        box-shadow:none;
        font-family: 'MuseoSans700';
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;  
}
/* PLACE DROPDOWN */
#place_dropdown {
        float:left;
        margin-left:67px;
}

#place_dropdown .dd-select {
        height:48px;
        color:#5a5a5a;
        font-size:25px;
        font-family: 'MuseoSans700';
        font-weight:normal!important;
        border:none!important;
        border-radius:0!important;
        background:url(../images/place_dropdown_bg.png) no-repeat!important;
}

#place_dropdown.disabled .dd-select {
        color:#bdbdbd;
}

#place_dropdown .dd-selected-text {
        font-weight:normal!important;
}

#place_dropdown a.dd-selected {
        margin:0px;
        padding:0px;
        padding-left:21px;
        height:48px;
        line-height:52px;      
}
#place_dropdown a.dd-selected:after{
	
	
    content: "";
  
    position: absolute;
    width: 33%;
    height: 85%;
    top: 4px;
    right: 8px;
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 0));

	
}
#place_dropdown .dd-pointer {
        width:16px;
        height:10px;
        border:none!important;
        margin:0px;
        padding:0px;
        right:20px;
        top:20px;
}
#place_dropdown .dd-pointer-down {
        background:url(../images/arrow_down.png) no-repeat;
}
#place_dropdown .dd-pointer-up {
        background:url(../images/arrow_up.png) no-repeat;
}
#place_dropdown.disabled .dd-pointer-down {
        background:url(../images/arrow_down_disabled.png) no-repeat;
}
#place_dropdown.disabled .dd-pointer-up {
        background:url(../images/arrow_down_disabled.png) no-repeat;
}
#place_dropdown .dd-options {
        width:212px!important;
        margin-top:2px!important;
        box-shadow:none;
        font-family: 'MuseoSans700';
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;  
}
.home_form_send {
        width:233px;
        height:48px;
        background:url(../images/find_restaurant.png);
        cursor:pointer;
        float:left;
        margin-left:61px;
        font-size:16px;
        color:#fff;
        font-family: 'MuseoSans700';
        text-transform:uppercase;
        line-height:48px;
        padding-left:19px;
}

.home_form_send:hover {
    background:url(../images/find_restaurant2.png);
}

.how_works {
        height: 73px;
        left: 179px;
        position: absolute;
        top: 128px;
        width: 620px;
}
.how_works_item {
        float:left;
        width:206px;
        text-align:center;
        padding-top:10px;
        padding-bottom:28px;
        position:relative;
        height:35px;
}

.how_works_item img {
        vertical-align:middle;
}

.how_works_item .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
}

.how_works_title {
        position:absolute;
        bottom:10px;
        width:100%;
        text-align:center;
        font-family: 'MuseoSans700';
        font-size:12px;
        color:#010201;
        text-transform:uppercase;
}
/* HOME SEARCH FORM */
.jBox-content {
        font-family: 'MuseoSans700';
        color:#505963;
}

.jBox-Confirm-button {
        font-family: 'MuseoSans700';
}

.alert .jBox-Confirm-button-submit {
        display:none;
}

/* RESTAURANTS LIST */

#restaurant_list article.resaurant_article {
        width:695px;
        border-left:solid 4px #eac57a;
        height:147px;
        background:#fffdee;
        border-bottom:solid 3px #e2daa4;
        position:relative;
        cursor: pointer;
}

#restaurant_list article.no_restaurants {
        width:686px;
        border-left:solid 4px #eac57a;
        height:134px;
        background:#fffdee;
        border-bottom:solid 3px #e2daa4;
        text-align:center;
        font-family: 'MuseoSans700';
        font-size:16px;
        padding:20px;
        display:table-cell;
        vertical-align:middle;
}

#restaurant_list .left {
        float:left;
}

#restaurant_list .right {
        float:right;
}

.restaurant_image {
        width:90px;
        height:50px;
        background:#000;
        margin-left:23px;
        margin-top:27px;
        font-family: "MuseoSans700";
        text-align: center;
        color:#fff;
        font-size:12px;
}

.restaurant_image span {
    display:table-cell;
    width:80px;
    height:40px;
    padding:5px;
    vertical-align: middle;
}

.restaurant_info_text {
        padding-left:9px;
        padding-top:27px;
        float:left;
}

.restaurant_info_text h2 {
        font-size:18px;
        color:#231f20;
        font-family: 'MuseoSans700';
        font-weight:normal;
        margin:0px;
        padding:0px;
        line-height:1em;
}

.restaurant_status {
        padding-top:10px;
}

.restaurant_status_item {
        font-size:10px;
        color:#231f20;
        text-transform:uppercase;
        font-family: 'MuseoSans700';
        float:left;
        width:140px;
        height:20px;
        line-height:20px;
}

.restaurant_status_item img {
        vertical-align:middle;
        margin-right:4px;
}

.list_icons {
    float: left;
    margin-top: 57px;
    left: 415px;
    position: absolute;
}

.daily_offer {
        float:left;
        width:46px;
        height:22px;
        background:url(../images/daily_offer.png) no-repeat;
        margin-top:33px;
        margin-left:15px;
        font-family: 'MuseoSans700';
        font-size:9px;
        text-transform:uppercase;
        color:#fff;
        line-height:1em;
        text-align:center;
        padding-top:16px;
}

.daily_offer2 {
    float: left;
    background:url(../images/daily_offer_ico.png) no-repeat;
    width: 23px;
    height: 21px;
}

.online_payment_ico {
    float: left;
    background:url(../images/cc_ico.png) no-repeat;
    width: 26px;
    height: 21px;
    margin-right: 15px;
    margin-top: -1px;
}

.voucher_payment_ico {
    float: left;
    background:url(../images/voucher_ico.png) no-repeat;
    width: 46px;
    height: 30px;
    margin-right: 19px;
    margin-top: 2px;
}

.closed_restaurants .list_icons {
    filter: url("filters.svg#grayscale");
    opacity: 0.4;
}

.noFloat{
    clear: both;
}

.online_payment{
    float: left;
    width: 35px;
    height: 31px;
    background:url(../images/online_payment_icon.png) no-repeat;
}

.online_payment.in-list{
    margin-top: 40px;
    margin-left: 18px;
}

.online_payment.in-list.item-only{
    margin-left: 79px;
}

.rating {
        padding-right:11px;
        padding-top:24px;
}

.rating span {
        color:#8e6107;
        font-size:12px;
        line-height:14px;
        font-family: 'MuseoSans500';
        display:block;
        height:14px;
        float:left;
        margin-right:10px;
}

.stars_empty {
        display:block;
        width:90px;
        height:14px;
        background:url(../images/star_empty.png) repeat-x;
        float:left;
}

.stars {
        width:100%;
        height:14px;
        background:url(../images/star.png) repeat-x;
}

.button {
        display:inline-block;
        height:32px;
        padding-left:10px;
        padding-right:10px;
        background:#8e6107;
        color:#fff;
        line-height:32px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-family: 'MuseoSans700';
        font-size:13px;
        text-decoration:none;
        cursor:pointer;
}

.button:hover {
        background:#000;
}

.go_to_menu {
        margin-top:19px;
        float:right;
        margin-right:10px;
}

.bonus {
        width:100%;
        height:42px;
        border-top:solid 1px #e2daa4;
        position:absolute;
        bottom:0px;
}

.bonus_left {
        height:42px;
        width:107px;
        border-right:solid 1px #e2daa4;
        text-align:center;
        line-height:47px;
        color:#8e6107;
        font-size:14px;
        font-family: 'MuseoSans700';
        text-transform:uppercase;
        float:left;
}

.bonus_right {
        height:34px;
        width:117px;
        text-align:center;
        line-height:1em;
        color:#8e6107;
        font-size:14px;
        font-family: 'MuseoSans700';
        text-transform:uppercase;
        float:right;
        padding-top:8px;
}

.bonus_item {
        width:46px;
        height:42px;
        border-right:solid 1px #e2daa4;
        text-align:center;
        line-height:47px;
        font-size:20px;
        color:#e2daa4;
        text-transform:uppercase;
        float:left;
        font-family: 'MuseoSans500';
}

.restaurants_without_delivery {
        width:672px;
        height:69px;
        background: #fdf8d2;
        border-left:solid 4px #ff8700;
        padding-left: 23px;
        color:#8e6107;
        font-size:22px;
        font-family: 'MuseoSans700';
        line-height: 85px;
        border-bottom:solid 1px #e4e2d8;
}

.no_delivery_restaurants article.resaurant_article {
        border-left:solid 4px #90c9d5!important;
}

.restaurants_closed, .restaurants_without_delivery {
        width:672px;
        height:69px;
        background: #f0f0f0;
        border-left:solid 4px #b2b2b2;
        padding-left: 23px;
        color:#231f20;
        font-size:22px;
        font-family: 'MuseoSans700';
        line-height: 85px;
        border-bottom:solid 1px #cecece;
}

.closed_restaurants article.resaurant_article, .no_delivery_restaurants article.resaurant_article {
        border-left:solid 4px #cecece!important;
        border-bottom: solid 3px #cecece!important;
        background: #ffffff!important;
}

.closed_restaurants .bonus, .no_delivery_restaurants .bonus {
        background: #f9f8f8!important;
        border-top: solid 1px #cecece;
}

.closed_restaurants .bonus_left {
        color: #cecece!important;
        border-right:solid 1px #cecece;
}

.closed_restaurants .bonus_item {
        color: #cecece!important;
        border-right:solid 1px #cecece;
}

.closed_restaurants .bonus_right {
        color: #cecece!important;
}

.closed_restaurants .restaurant_status_item {
        color: #cecece!important;
}

.closed_restaurants .restaurant_info_text h2 {
        color: #cecece!important;
}

.closed_restaurants .restaurant_image {
        background: #b2b2b2!important;
}

.closed_restaurants .restaurant_image span {
        background: #cecece!important;
}

.closed_restaurants .rating span {
        color: #cecece!important;
}

.closed_restaurants .button {
        background: #cecece!important;
        color: #fff!important;
}

.closed_restaurants .restaurant_status_item img {
        filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        opacity: 0.4;
}

.closed_restaurants .daily_offer {
        filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        opacity: 0.4;
}

.closed_restaurants .stars {
        filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        opacity: 0.4;
}

.closed_restaurants .restaurant_image {
        filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        opacity: 0.4;
}

.closed_restaurants .bonus_active {
        filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        opacity: 0.4;
}

.slideshow {
        width: 1003px;
        height: 428px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        margin-top:10px;
}

/* FOOTER */

footer {
    width:100%;
    min-height: 380px;
    background:url(../images/footer_bg.png) top center repeat-x;
    z-index: 9990;
}

.footer_menu {
    width:100%;
    height:63px;
    background: url(../images/footer_menu_bg.png) top center repeat-x;
    line-height: 63px;
    color:#fff;
    font-size:14px;
    font-family: 'MuseoSans500';
}

.footer_menu_items {
    width:110%;
}

.footer_menu a {
    color:#fff;
    text-decoration: none;
    margin-left: 37px;
    margin-right: 0px;
    display: inline-block;
    width: 208px;
}

.footer_menu a img {
    vertical-align: middle;
    margin-right:4px;
}

.footer_box {
    width: 100%;
    height: 308px;
    background: #fffdee;
    margin-bottom: 9px;
    position: relative;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow:    0px 0px 18px 0px rgba(0, 0, 0, 0.21);
    box-shadow:         0px 0px 18px 0px rgba(0, 0, 0, 0.21);
}

.footer_new_restaurants {
    padding-top:40px;
    padding-left:37px;
    padding-right: 20px;
    width:407px;
    padding-bottom: 20px;
    float: left;
}

.footer_new_restaurants h2 {
    color:#3b3b3b;
    font-size: 22px;
    font-family: 'MuseoSans700';
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    margin-bottom: 18px;
}

.new_restaurant_image {
    float:left;
    margin-right:7px;
}

.new_restaurant_image .restaurant_image {
    margin-left:0px;
    margin-top: 0px;
}

.new_restaurant_info {
    float:left;
}

.new_restaurant_info h2 {
    margin:0px;
    padding: 0px;
    color:#9d4f0e;
    font-size: 16px;
    font-family: 'MuseoSans700';
    font-weight: normal;
}

.new_restaurant_info p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #000;
    font-family: 'MuseoSans500';
}

.new_restaurant {
    margin-bottom: 18px;
}

.facebook_like {
    float:left;
    margin-top: 37px;
}

.footer_right {
    width: 214px;
    float: right;
    margin-top: 47px;
}

.footer_links {
    padding-left: 7px;
}

.footer_links a {
    font-size: 14px;
    color: #464646;
    font-family: 'MuseoSans700';
    text-decoration: none;
    display:block;
    margin-bottom: 10px;
    line-height: 1.2em;
}

.footer_links img {
    vertical-align: middle;
}

.footer_links i {
    width: 40px;
    text-align: center;
    display: inline-block;
}

.new_restaurant {
    display: block;
}

.footer_bg {
    width: 100%;
    background: #fff;
}

.featured_text {
    display: inline-block;
    vertical-align: top;
    padding-left:35px;
    padding-top:20px;
    width: 435px;
    font-family: 'MuseoSans500';
    font-size: 12px;
    color: #464646;
    line-height: 20px;
}

.featured_texts {
    padding-top:25px;
}

.featured_text h2 {
    color: #464646;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-family: 'MuseoSans700';
    padding-bottom: 3px;
}

.featured_text p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

/* POPUP FORM */

.login_form {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3px;
}

.login_form_content {
    width: 382px;
    padding-top: 24px;
}

.login_form_content label {
    display: block;
    height: 21px;
    line-height: 21px;
    font-family: Arial;
    color:#b8b8b8;
    font-size: 14px;
    float: left;
}

.login_form_content input[type="text"], .login_form_content input[type="password"] {
    width: 153px;
    height:29px;
    padding: 0px;
    padding-left: 7px;
    padding-right: 7px;
    border: solid 3px #e0e0e0;
    background: #fff url(../images/login_box.png) center right no-repeat;
    margin:0px;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 14px;
    color: #b8b8b8;
    font-family: Arial;
}

.login_form_content input[type="password"] {
    margin-right: 0px;
    background: #fff url(../images/password_box.png) center right no-repeat;
}

.login_form_content input[type="submit"]{
    border: none;
    float: right;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #fb8724;
    font-family: Arial;
    font-size: 14px;
    margin-top: -4px;
    margin-right: 18px;
}

.login_form_content input[type="submit"]:hover {
    background: #8e6107;
}

.login_form_text {
    padding-left: 25px;
    padding-right: 45px;
    padding-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#666666;
}

.login_form_text a {
    color: #9d4f0e;
    text-decoration: none;
}

.login_error {
    color: red;
    font-family: "MuseoSans500";
    font-size: 12px;
    display: none;
    position: relative;
    top: -12px;
}

.login_form_lost_pw {
    border-top: 1px solid #e0e0e0;
    color: #ff9000;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    font-family: Arial;
    padding-top: 8px;
    width: 366px;
}

.login_form_lost_pw a {
    color: #ff9000;
    font-size: 12px;
    font-weight: normal;
}

.login_form_lost_pw a:hover {
    color: #8e6107;
}

.login_form_txt {
    border-top: solid 1px #e0e0e0;
    height: 130px;
    width: 342px;
    font-family: Arial;
    font-size: 14px;
    color: #636363;
    padding-left: 9px;
    padding-right: 15px;
}

.login_form_txt ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.login_form_txt ul li {
    margin-top: 11px;
    background: url(../images/li_ico.png) top left no-repeat;
    padding-left: 13px;
}

.login_form_txt ul li span {
    display: block;
    font-size: 12px;
    color: #b8b8b8;
}

.login_box_fb {
    height: 100px;
    margin-top: 13px;
}

.jBox-Modal .jBox-title, .jBox-Confirm .jBox-title {
    font-family: "MuseoSans500";
    font-size: 18px;
}

.bonus_active {
    background: url(../images/bonus_active.png) center center no-repeat;
    color:#8e6107;
}

.bonus_right_active {
    background: #fdfbbe;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(164, 164, 164, 0.75);
    -moz-box-shadow:    inset 0px 0px 3px 0px rgba(164, 164, 164, 0.75);
    box-shadow:         inset 0px 0px 3px 0px rgba(164, 164, 164, 0.75);
}

.left_slide {
    float:left;
    width:24px;
    height:100%;
}

.left_slide:before {   
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.left_slide img {
    vertical-align: middle;
    cursor: pointer;
}

.right_slide {
    float:right;
    width:24px;
    height:100%;
}

.right_slide:before {   
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.right_slide img {
    vertical-align: middle;
    cursor: pointer;
}

.slideshow_items {
    width:955px;
    float: left;
    position: relative; 
    overflow: auto;
    height: 428px !important;
}

.slideshow_items ul {
    margin:0px;
    padding: 0px;
    list-style: none;
    height: 428px !important;
}

.slideshow_items li { list-style: none; }

.slideshow_items ul li { float: left; }

.slideshow_items .text_line {
    height:43px;
    line-height: 43px;
    display: inline-block;
    background: url(../images/text_line.png);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
    color:#fff;
    font-family: 'Museo500Regular';
    font-size: 34px;
}

.slideshow_text {
    margin-left: 58px;
    margin-top: 90px;
    float: left;
}

.slideshow_image {
    float:right;
    margin-right: 40px;
}

.new_restaurant_item {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 55;
    width: 88px;
}

.closed_restaurants .new_restaurant_item {
    display: none;
}

.featured_item {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 50;
    width: 17px;
}

.closed_restaurants .featured_item {
    display: none;
}

.restaurant_article_featured {
    background: #fef8e0!important;
}

.restaurant_article_featured:hover {
    background: url(../images/featured_article_bg.jpg) repeat-x!important;
}

#restaurant_list article.resaurant_article:hover {
    background: url(../images/featured_article_bg.jpg) repeat-x;
}

#restaurant_list article.resaurant_article .bonus {
    background: #fcf9e2;
}

.closed_restaurants article.resaurant_article:hover {
    background: #ffffff!important;
}

.places_form {
    width:400px;
}

.places_form p {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.places_form select {
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.menu_restaurant_info {
    width:980px;
    /*height:179px;*/
    padding-bottom: 59px;
    background: #fff8e6 url(../images/top_shadow.png) repeat-x;
    position: relative;
    z-index: 9990;
}

.menu_restaurant_image {
    padding-left: 48px;
    padding-top: 21px;
    margin-right: 18px;
    float: left;
}

.menu_restaurant_image .restaurant_image {
    margin:0px;
    width: 117px;
    height:66px;
}

.menu_restaurant_image .restaurant_image span {
    width:107px;
    height:56px;
}

.menu_restaurant_text {
    float: left;
    width: 791px;
    padding-top: 18px;
    height: 87px;
    position: relative;
}

.restaurant_welcome {
    font-size:12px;
    line-height: 16px;
    color:#676767;
    font-family: "MuseoSans500";
    float: left;
    padding-top: 6px;
    height: 36px;
    width: 368px;
    padding-right: 10px;
}

.menu_restaurant_info .bonus_right {
    float: left;
}

.menu_restaurant_info .bonus_left {
    border-left:solid 4px #d2c87d;
}

.restaurant_moreinfo {
    float: left;
    height: 41px;
    line-height: 41px;
    font-size: 11px;
    color:#343434;
    font-family: "MuseoSans700";
    width: 180px;
    text-transform: uppercase;
}

.restaurant_moreinfo a {
    display: block;
    text-decoration: none;
    color:#343434;
}

.restaurant_moreinfo img {
    margin-right: 4px;
    vertical-align: middle;
}

.menu_restaurant_info .right {
    float: right;
}

.menu_restaurant_info .rating {
    padding:0px;
    padding-right: 7px;
    padding-top: 12px;
}

.menu_restaurant_status {
    height: 26px;
    position: absolute;
    bottom: 0px;
    line-height: 26px;
    font-size: 11px;
    color: #848484;
    font-family: "MuseoSans700";
    text-transform: uppercase;
}

.menu_restaurant_status {
    width: 840px;
}

.menu_restaurant_status span {
    font-size: 14px;
    color: #ff8700;
}

.menu_restaurant_status .restaurant_status_item {
    height: 26px;
    line-height: 26px;
    width: 200px;
}

.restaurant_status_item_4 {
    width: 185px!important;
    text-align: right;
}

.menu_restaurant_info .delivery_places_dropdown {
    position: absolute;
    bottom: 11px;
    right: 18px;
}

.delivery_places_dropdown {
    width: 169px;
    height: 25px;
    background: url(../images/dropdown_places_bg.png);
    line-height: 25px;
    padding-left: 9px;
    padding-right: 30px;
    cursor: pointer;
    color: #848484;
    font-size: 12px;
    font-family: "MuseoSans500";
}

.delivery_places_value {
    width: 100%;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}

/*
.delivery_places_dropdown #dropdown_places_form {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: -9px;
    display: none;
    border: none;
    background: #fff;
}

.delivery_places_dropdown:hover > #dropdown_places_form {
    display: block!important;
}

.delivery_places_dropdown button {
    margin: 0px;
    padding: 0px;
    display: block;
    width:208px;
    height: 20px;
    line-height: 20px;
    background: #fff;
    color: #848484;
    font-size: 12px;
    font-family: "MuseoSans500";
    border: none;
    border-bottom: solid 1px #e8e1b6;
    text-align: left;
    cursor: pointer;
    padding-left: 9px;
    padding-right: 9px;
    overflow: hidden;
}

.delivery_places_dropdown button:hover {
    background: #e8e1b6;
}*/

.menu_list {
    background: #fff;
}

.menu_header {
    width: 683px;
    height: 47px;
    background: #e2daa4;
    border-left: solid 4px #ff8700;
    line-height: 47px;
    padding-left: 12px;
    font-size: 14px;
    color: #fff;
    font-family: "MuseoSans700";
    text-transform: uppercase;
    position: relative;
    z-index: 999;
}

.menu_category_select {
    width: 164px;
    height: 34px;
    background: url(../images/category_select_bg.png) no-repeat;
    position: absolute;
    left: 5px;
    top: 7px;
    line-height: 34px;
    padding-left: 19px;
    padding-right: 53px;
    cursor: pointer;
    font-size: 14px;
    color: #8e6107;
    font-family: "MuseoSans500";
    text-transform: none;
}

.menu_category_value {
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.menu_category_select:hover > ul {
    display: block;
}

/*.menu_category_select ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: -19px;
    display: none;
}

.menu_category_select:hover > ul {
    display: block;
}

.menu_category_select li {
    width:235px;
    height:25px;
    background: #fff;
    border-bottom: solid 1px #d2c87d;
    line-height: 25px;
}

.menu_category_select li a {
    display: block;
    color: #8e6107;
    text-decoration: none;
    padding-left: 19px;
    padding-right: 19px;
    overflow: hidden;
}

.menu_category_select li a:hover {
    background: #d2c87d;
}*/

.delivery_places_dropdown:hover > ul {
    display: block;
}

.menu_info {
    font-family: 'MuseoSans500';
    font-size: 14px;
    color: #a0a0a0;
    line-height: 22px;
    background: #fff;
    padding-top: 25px;
    padding-left: 26px;
    padding-right: 26px;
    border-left: solid 4px #d2c87d;
    padding-bottom: 25px;
}

.menu_info_empty {
    font-family: 'MuseoSans500';
    font-size: 14px;
    color: #a0a0a0;
    background: #fff;
    padding-right: 26px;
    border-left: solid 4px #d2c87d;
    height: 20px;
}

.menu_category {
    background: #fff;
    padding-bottom: 25px;
    padding-left: 11px;
    padding-right: 11px;
    border-left: solid 4px #d2c87d;
}

.category_cover {
    width: 672px;
    height: 90px;
    border: solid 1px #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.category_cover_no_image {
    height: auto;
    border: none;
    border-radius: 0px;

}

.category_cover_no_image .category_title {
    color: #000;
    position: static;
    padding-left: 13px;
    padding-top: 0px;
    padding-bottom: 10px;
    background: transparent;
}

.category_description_no_image {
    padding-top: 0px!important;
}

.category_title {
    font-family: 'Museo700';
    font-size: 26px;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: normal;
    background: url(../images/menu_shadow.png);
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.category_description {
    color: #8e6107;
    font-size: 12px;
    font-family: "MuseoSans300";
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    line-height: 14px;
}

.menu_item {
    background: #fff;
    margin-left: -11px;
    width: 677px;
    padding-left: 18px;
    padding-top: 11px;
    padding-bottom: 15px;
    position: relative;
    min-height: 44px;
}

.menu_item h3 {
    font-family: 'MuseoSans700';
    font-size: 16px;
    color: #010101;
    font-weight: normal;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}

.menu_description {
    width: 567px;
    position: relative;
    float: left;
    border-bottom: dotted 1px #959595;
    margin-left: 0px;
    margin-top: 2px;
}

.menu_description p {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #595959;
    font-family: 'MuseoSans300';
    max-width: 320px;
    float: left;
}

.menu_description p em {
    font-style: normal;
    position: relative;
    bottom: -5px;
    background-color: #fff;
    padding-right: 10px;
}

.menu_nr {
    display: inline-block;
    width: 20px;
    text-align: right;
}

.menu_types {
    font-size: 12px;
    color: #8e6107;
    font-family: 'MuseoSans500';
    position: absolute;
    bottom: 2px;
    left: 436px;
}

.menu_price {
    background: none repeat scroll 0 0 #fff;
    bottom: 10px;
    color: #ff8700;
    float: left;
    font-family: "MuseoSans700";
    font-size: 16px;
    padding-left: 4px;
    position: absolute;
    right: 43px;
    text-align: right;
}

.menu_add {
    position: absolute;
    right: 13px;
    bottom: 12px;
}

.menu_add .add_to_cart {
    float: left;
}

.add_to_cart {
    cursor: pointer;
}

.menu_time {
    font-family: 'MuseoSans700';
    color: #4e4e4e;
    font-size: 15px;
    width: 70px;
    display: inline-block;
    padding-left: 7px;
}

.menu_time span {
    font-size: 9px;
    position: relative;
    top: -4px;
}

.menu_item_hours .menu_description {
    margin-left: 81px;
    width: 511px;
}

.menu_item_hours .menu_types {
    left: 380px;
}

aside#cart {
    float: left;
    width: 281px;
    position: relative;
}

.cart_title {
    height: 27px;
    background: #ff8700 url(../images/cart_img.png) top left no-repeat;
    padding-left: 47px;
    border-top: solid 1px #e2daa4;
    font-size: 16px;
    color: #fff;
    font-family: 'Museo700';
    text-transform: uppercase;
    padding-top: 19px;
    position: relative;
}

.cart_remove_all {
    background: url(../images/cart_remove_all.png) no-repeat;
    width: 15px;
    height: 16px;
    position: absolute;
    top: 19px;
    right: 11px;
    cursor: pointer;
}

.cart_items {
    border-left: solid 1px #e2daa4;
    border-right: solid 1px #e2daa4;
    border-bottom: solid 1px #e2daa4;
    background: #fff8e5;
    /*background: #fff8e5 url(../images/right_bg.png) repeat-x;*/
}

.cart_empty {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 15px;
    padding-bottom: 0px;
    font-size: 12px;
    color: #343434;
    font-family: 'MuseoSans700';
    text-align: center;
}

.cart_promo {
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans500';
    margin-right: 12px;
    margin-bottom: 14px;
    margin-top: 0px;
    margin-left: 12px;
}

.cart_promo input {
    width: 157px;
    height: 23px;
    padding: 0px;
    margin: 0px;
    border:solid 1px #e2daa4;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    color: #6e6e6e;
    font-family: 'Museo700';
    font-style: normal;
    margin-top: 2px;
    float: left;
    text-transform: uppercase;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.submit_code {
    background: #8e6107!important;
    border: none!important;
    color: #fff!important;
    font-style: normal!important;
    margin-left: 5px!important;
    width: 50px!important;
    cursor: pointer;
}

.submit_code:hover {
    background: #ff8700!important;
}

.cart_total {
    font-family: 'MuseoSans700';
    color: #343434;
    font-size: 18px;
    margin-left: 12px;
    margin-right: 12px;
    background: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 4px;
    margin-top: 15px;
    position: relative;
}

.cart_min_delivery {
    font-size: 11px;
    color: #b7ae67;
    font-family: 'MuseoSans500';
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
}

.cart_notice {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 19px;
}

.cart_notice_title {
    font-family: 'MuseoSans500';
    font-size: 14px;
    color: #8e6107;
}

.cart_notice textarea {
    color: #9fa4a4;
    font-family: 'MuseoSans500';
    font-size: 12px;
    font-style: italic;
    width: 243px;
    height: 35px;
    border: solid 1px #e8e1b6;
    padding: 5px;
    resize:none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cart_order_btn {
    margin-left: 12px;
    margin-right: 12px;
    height: 32px;
    line-height: 32px;
    background: #8e6107;
    font-family: 'MuseoSans700';
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-bottom: 3px;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cart_payment {
    font-size: 12px;
    color: #8e6107;
    font-family: 'MuseoSans500';
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 20px;
}

.module_title {
    font-family: 'MuseoSans500';
    font-size: 12px;
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #d2c87d;
}

.add_price_text {
    display: none;
    color: #b6b6b6;
    font-size: 11px;
    font-family: 'MuseoSans300';
    position: absolute;
    top: 8px;
    right: 20px;
}

.menu_item:hover {
    background: #fff;
    cursor: pointer;
}

.menu_item:hover > .shadow_top {
    display: block!important;
}

.menu_item:hover > .shadow_bottom {
    display: block!important;
}

.menu_item:hover > .add_price_text {
    display: block!important;
}

.menu_item_with_price:hover > .menu_description {
    visibility: hidden;
}

.menu_item_with_price:hover > .menu_price {
    display: none;
}

.menu_item_with_price:hover > .menu_add {
    display: none;
}

.menu_item:hover > .menu_description p em {
    background-color: #fff;
}

.menu_item:hover > .menu_price {
    background: #fff;
}

.menu_item:hover > .popup {
    display: block;
}

.menu_item:hover > .items_prices_list {
    display: block;
}

.items_prices_list {
    display: none;
}

.popup_clicked {
    display: none!important;
}

.items_prices_list li:hover > .item_price_w {
    background: #dbd297;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}

.menu_item .shadow_top {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 10px;
   background: url(../images/shadow_top2.jpg) repeat-x; 
   z-index: 0;
   display: none;
}

.menu_item .shadow_bottom {
   position: absolute;
   bottom: 0px;
   left: 0px;
   width: 100%;
   height: 10px;
   background: url(../images/shadow_bottom2.jpg) repeat-x; 
   z-index: 0;
   display: none;
}

.menu_item .popup {
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    right: -281px;
    top: 50%;
    transition: all 0.05s ease-in-out 0s;
    z-index: 4444;
    width: 271px;
    padding: 5px;
}

.item_image_txt {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
}

.menu_item .popup .caret, .menu_item .popup .caret::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.menu_item .popup .caret {
    border-width: 11px;
}
.menu_item .popup .caret::after {
    border-width: 11px;
    content: "";
}
.menu_item .popup .caret {
    border-left-width: 0;
    border-right-color: #ded07f;
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.menu_item .popup .caret::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -11px;
    left: 1px;
}

.menu_item .popup ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.menu_item .popup ul li {
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 5px;
    color: #55556b;
    font-family: 'MuseoSans500';
    font-size: 16px;
}

.menu_item .popup ul li span {
    float: right;
}

.menu_item .popup ul li.default {
    background: #a6cf74;
    color: #137500;
}

.menu_item .popup ul li:hover {
    background: #a6cf74!important;
    color: #137500!important;
}

.menu_item .popup ul:hover > .default {
    background: transparent;
    color: #55556b;
}

.menu_item .popup ul li .icon-add {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/add_icon.png) no-repeat;
    float: right;
    margin-left: 5px;
}

.cart_item {
    position: relative;
    padding-top: 10px;
}

.cart_item_amount {
    width: 24px;
    float: left;
    margin-left: 12px;
}

.cart_item_text {
    float: left;
    margin-left: 6px;
    width: 190px;
    overflow: hidden;
}

.cart_item_price {
    float: right;
    margin-right: 10px;
}

.cart_item_title {
    color: #343434;
    font-size: 12px;
    font-family: 'MuseoSans700';
    line-height: 16px;
    white-space: nowrap;
}

.cart_item_title span {
    color: #ff8700;
    font-size: 12px;
    font-family: 'MuseoSans500';
    line-height: 16px;
}

.cart_item_addon {
    color: #ff8700;
    font-size: 12px;
    font-family: 'MuseoSans500';
    line-height: 18px;
    white-space: nowrap;
    position: relative;
}

.cart_grad {
    background: url(../images/cart_grad.png) center right no-repeat;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
}

.cart_item_price {
    font-family: 'MuseoSans700';
    font-size: 16px;
    line-height: 16px;
    color: #8e6107;
}

.cart_item_remove {
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../images/cart_remove.png) no-repeat;
    position: absolute;
    right: -8px;
    top: 9px;
}

.cart_item_amount input {
    border: none;
    width: 24px;
    height: 21px;
    background: url(../images/amount_input.png) no-repeat;
    text-align: center;
    font-size: 14px;
    color: #606060;
    font-family: 'MuseoSans700';
}

.amount_minus {
    width: 11px;
    height: 12px;
    background: url(../images/amount_minus.png) no-repeat;
    cursor: pointer;
    float: left;
}

.amount_plus {
    width: 11px;
    height: 12px;
    background: url(../images/amount_plus.png) no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 2px;
}

.cart_loader {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    /*background: url(../images/white_shadow.png);*/
    z-index: 222;
}

.ajax_loader {
    background: url(../images/ajax-loader.gif) center center no-repeat;
    padding: 14px;
    display: none;
    right: 6px;
    top: 10px;
    position: absolute;
}

.menu_item_disabled {
    opacity: 0.6;
}

.menu_item_disabled .menu_add {
    display: none;
}

.menu_item_disabled .popup {
    display: none!important;
}

.order_confirm_info {
    width:980px;
    height:131px;
    background: #fff8e6 url(../images/top_shadow.png) repeat-x;
    position: relative;
    z-index: 9990;
}

.order_confirm_text {
    padding-left: 50px;
    padding-top: 29px;
    width: 650px;
    float: left;
    color: #333333;
}

.order_confirm_text h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'MuseoSans700';
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.order_confirm_text p {
    margin: 0px;
    padding: 0px;
    font-family: 'MuseoSans500';
    font-size: 14px;
    line-height: 19px;
}

.order_confirm_info .menu_restaurant_image {
    float: right;
    margin-right: 50px;
}

.order_confirm_left {
    width: 695px;
    border-left: solid 4px #d2c87d;
    background: #fff;
    min-height: 500px;
}

.login_bar {
    width: 695px;
    height: 47px;
    background: url(../images/login_bar_bg.jpg) repeat-x;
}

.login_bar_text {
    font-size: 18px;
    color: #a8a9a9;
    padding-left: 25px;
    width: 440px;
    float: left;
    line-height: 52px;
    font-family: 'MuseoSans300';
}

.login_bar_btn {
    float: right;
    margin-right: 4px;
    margin-top: 13px;
}

.login_bar_btn a {
    float: left;
    margin-right: 17px;
}

.login_bar_btn a img {
    float: left;
}

.order_form {
    padding-left: 26px;
    padding-right: 22px;
    padding-top: 33px;
    padding-bottom: 50px;
}

.order_form .order_title {
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-size: 22px;
    font-family: 'MuseoSans700';
    font-weight: normal;
    margin-bottom: 15px;
}

.delivery_choose_radio, .payment_choose_radio {
    margin-bottom: 5px;
}

.delivery_choose_radio label, .payment_choose_radio label {
    font-size: 14px;
    color: #adaeae;
    font-family: 'MuseoSans500';
    line-height: 22px;
}

.delivery_choose_radio_active label, .payment_choose_radio_active label {
    color: #333333;
}

.choose_delivery_time {
    padding-top: 18px;
    padding-left: 30px;
    display: none;
}

.delivery_choose_radio_active .choose_delivery_time {
    display: block;
}

.choose_delivery_time select {
    width: 214px;
    height: 32px;
    border: none;
    background: #f8f8f8;
    margin-left: 15px;
    font-size: 14px;
    cursor: #333333;
    padding-left: 8px;
    font-family: 'Museo700';
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

.choose_delivery_time label {
    color: #bbbcbc;
}

.order_contact_info {
    padding-top: 47px;
}

.contact_info_form .input {
    width: 269px;
    float: left;
    margin-bottom: 12px;
}

.contact_info_form .input label {
    display: block;
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
}

.contact_info_form .input input {
    width: 214px;
    height: 27px;
    border:solid 2px #d9d9d9;
    padding-left: 7px;
    padding-right: 7px;
    color:#838383;
    font-family: 'MuseoSans500';
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
}

.contact_info_form .input input::-webkit-input-placeholder {
   font-style: italic;
}

.contact_info_form .input input:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

.contact_info_form .input input::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

.contact_info_form .input input:-ms-input-placeholder {  
   font-style: italic;
}

.contact_info_form .input input.disabled {
    background: #f8f8f8;
}

.contact_info_form .input_full input {
    width: 483px;
}

.register_check {
    margin-top: 23px;
}

.register_check label {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
    line-height: 25px;
}

.register_check label a {
    font-size: 12px;
    color: #ff8700;
    font-family: 'MuseoSans300';
    text-decoration: none;
}

.register_check .checkbox_text {
    font-family: 'MuseoSans300';
    font-size: 13px;
    line-height: 16px;
    color: #a0a0a0;
    padding-left: 33px;
}

.register_form {
    margin-top: 20px;
}

.order_payment {
    font-family: 'Museo500Regular';
    text-align: right;
    font-size: 16px;
    color: #212622;
    padding-top: 33px;
    padding-bottom: 35px;
}

.order_button_tos {
    text-align: right;
    font-size: 13px;
    color: #a0a0a0;
    font-family: 'MuseoSans300';
}

.order_button_tos a {
    text-decoration: none;
    color: #ff8700;
}

.order_button .send_order {
    display: block;
    float: right;
    width: 333px;
    height: 54px;
    background: #ff8700 url(../images/send_order.png) center right no-repeat;
    padding-left: 35px;
    line-height: 57px;
    margin-top: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-family: 'MuseoSans500';
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* class clicked for .send_order Admir 10.11.2015
.clicked{
	pointer-events:none;
	cursor:default;
}
end admir */
.page_order .cart_remove_all {
    display: none;
}

.page_order .amount_minus {
    display: none;
}

.page_order .amount_plus {
    display: none;
}

.page_order .cart_item_remove {
    display: none;
}

.page_order .amount_value {
    background: #fef8e0;
}

.cart_order_back {
    display: block;
    font-size: 14px;
    color: #d3c97f;
    font-family: 'MuseoSans500';
    background: url(../images/cart_back.png) center left no-repeat;
    height: 30px;
    margin-left: 12px;
    margin-right: 12px;
    line-height: 30px;
    text-decoration: none;
    padding-left: 39px;
    margin-bottom: 24px;
}

.order_modal {
    background: url(../images/white_shadow.png);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.order_modal_wrap {
    width: 345px;
    height: auto;
    background: #fffdf7;
    border:solid 3px #e2daa4;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    padding: 20px;
    padding-bottom: 11px;
}

.order_modal_title {
    font-size: 20px;
    color: #333333;
    line-height: 22px;
    font-family: 'Museo700';
}

.order_modal_description {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    font-family: 'MuseoSans500';
    margin-top: 22px;
}

.sms_code_input {
    width: 137px;
    height: 27px;
    margin-top: 15px;
    background: #fff;
    border: solid 2px #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'MuseoSans500';
    font-size: 16px;
    text-align: center;
}

.check_sms_code {
    width: 159px;
    height: 29px;
    margin-top: 16px;
    background: #ff8700;
    text-align: center;
    line-height: 31px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'MuseoSans500';
    font-size: 14px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.order_modal_notice {
    font-size: 12px;
    line-height: 14px;
    color: #bbbbbb;
    font-family: 'MuseoSans300';
    padding-top: 30px;
    padding-bottom: 30px;
}

.order_modal_error {
    display: none;
    color: red;
    font-family: 'MuseoSans300';
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding-top: 5px;
}

.order_modal_notice a {
    color: #ff8700;
    text-decoration: none;
}

.order_modal_footer {
    font-size: 12px;
    color: #333333;
    font-family: 'MuseoSans500';
    width: 100%;
    border-top: solid 1px #e2daa4;
    text-transform: uppercase;
    padding-top: 13px;
}

.order_loading {
    width: 143px;
    height: 143px;
    margin-left: auto;
    margin-right: auto;
    /*background: url(../images/order_loading.gif) no-repeat;*/
    color: #333333;
    text-align: center;
    line-height: 143px;
    font-family: 'Museo700';
    font-size: 30px;
    position: absolute;
}

.order_count_title {
    font-size: 20px;
    color: #333333;
    font-family: 'Museo700';
    margin-top: 30px;
    margin-bottom: 3px;
}

.order_count_description {
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    font-family: 'MuseoSans300';
    margin-bottom: 30px;
}

#process {
    width: 143px;
    height: 143px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.order_confirm_last {
    background: #fff url("../images/top_shadow.png") top left repeat-x!important;
    padding-bottom: 20px;
}

.order_status_title {
    font-size: 22px;
    color: #333333;
    font-family: 'Museo700';
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 80px;
}

.order_status_description {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
}

.order_status_counter_text {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
}

.order_status_timer {
    margin-top: 0px!important;
    margin-bottom: 45px;
}

.order_status_image {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 35px;
}

.order_status_counter {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: #d2c87d;
    font-family: 'MuseoSans500';
    margin-top: 45px;
}

.page_order .share-facebook, .page_order .share-twitter {
    background-color: #f8f5e4;
    border: 1px solid #bababa;
    border-radius: 5px;
    margin: 0 auto 10px;
    padding: 20px 10px 20px 20px;
    width: 350px;
}
.page_order .share-facebook::before, .page_order .share-twitter::before, .page_order .share-facebook::after, .page_order .share-twitter::after {
    content: "";
    display: table;
    line-height: 0;
}
.page_order .share-facebook::after, .page_order .share-twitter::after {
    clear: both;
}
.page_order .twitter, .page_order .facebook {
    float: left;
    height: 62px;
    margin-right: 30px;
    width: 62px;
}
.page_order .fb-like, .page_order .twitter-mention-button {
    float: left;
}
.page_order .fb-like {
    margin-top: 15px;
}
.page_order .twitter-mention-button {
    margin-top: 15px;
}
.page_order .facebook {
    background:url(../images/icon_fb.png) no-repeat;
}
.page_order .twitter {
    background:url(../images/icon_twitter.png) no-repeat;
}
.page_order #countdown {
    margin: 5px auto 0;
}
.page_order article {
    min-height: 800px;
}
.page_order .delivery-tracking {
    margin: 0 auto 30px;
    text-align: center;
    width: 520px;
}
.page_order .delivery-tracking #map {
    background: none repeat scroll 0 0 transparent !important;
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.page_order .delivery-tracking #map_canvas {
    background: none repeat scroll 0 0 transparent !important;
    margin: 0 auto;
    width: 100%;
}
.page_order .delivery-tracking h2 {
    margin: 20px 0 25px;
}
.page_order .delivery-tracking #pokrywka {
    animation: 5s linear 0s normal none infinite running pokrywka;
    position: relative;
    top: 6px;
}

.page_order .countdownHolder {
    font: 60px/1.2 'MuseoSans700',sans-serif;
    letter-spacing: -3px;
    margin: 0 auto;
    text-align: center;
    width: 450px;
}
.page_order .position {
    display: inline-block;
    height: 1.6em;
    overflow: hidden;
    position: relative;
    width: 1.05em;
}
.page_order .digit {
    background-color: #d8d8d8;
    border-radius: 0.2em;
    color: #1b1b1b;
    display: block;
    letter-spacing: -1px;
    position: absolute;
    text-align: center;
    width: 1em;
    height: 72px;
    line-height: 81px;
}
.page_order .digit.static {
    background-image: -moz-linear-gradient(center bottom , #bababa 50%, #d8d8d8 50%);
}
.page_order .countDays {
}
.page_order .countDiv0 {
}
.page_order .countDiv {
    display: inline-block;
    height: 1.7em;
    position: relative;
    width: 30px;
}
.page_order .countDiv::before, .page_order .countDiv::after {
    background-color: #bababa;
    content: "";
    height: 7px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 0.5em;
    width: 7px;
}
.page_order .countDiv::after {
    top: 0.9em;
}

.btn_back_to_home {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 160px;
    margin-bottom: 45px;
    margin-top: 10px;
    text-align: center;
}

.addons_shadow {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: url(../images/white_shadow.png);
    z-index: 99999;
}

.addons_modal {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
}

.addons_content {
    margin-top: 265px;
    width: 819px;
    height: auto;
    padding-bottom: 27px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(3, 0, 0, 0.31);
    -moz-box-shadow:    0px 0px 20px 0px rgba(3, 0, 0, 0.31);
    box-shadow:         0px 0px 20px 0px rgba(3, 0, 0, 0.31);
}

.addons_close {
    width: 34px;
    height: 34px;
    background:url(../images/close_x.png) no-repeat;
    position: absolute;
    top: -11px;
    right: -11px;
    cursor: pointer;
}

.addons_header {
    width: 100%;
    height: 45px;
    background: #efefef;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #5d5d5c;
    text-transform: uppercase;
    font-family: 'MuseoSans900';
}

.addons_product_description {
    width: 797px;
    height: 69px;
    background: #fafafa;
    padding-left: 22px;
}

.addons_product_title {
    font-size: 16px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    padding-top: 16px;
}

.addons_product_info {
    font-size: 12px;
    color: #5d5d5d;
    font-family: 'MuseoSans300';
    padding-top: 3px;
}

.addons_list {
    padding-left: 38px;
    padding-left: 36px;
    padding-bottom: 17px;
    padding-top: 25px;
    border-bottom: solid 1px #c0c1c1;
    font-size: 14px;
    color: #5d5d5d;
    font-family: 'MuseoSans300';
}

.addons_back {
    font-size: 14px;
    color: #5d5d5d;
    font-family: 'MuseoSans300';
    text-decoration: none;
}

.addons_total {
    font-size: 18px;
    color: #fd8600;
    font-family: 'MuseoSans700';
}

.addons_add {
    width: 169px;
    height: 29px;
    background: #ff8700;
    text-align: center;
    line-height: 31px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    color: #fff;
    font-family: 'MuseoSans700';
    text-transform: uppercase;
    cursor: pointer;
}

.addons_amount {
    width: 22px;
    height: 22px;
    text-align: center;
    border:solid 2px #c0c1c1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px;
    color: #a7a7a7;
    font-family: 'MuseoSans500';
    background: #fff;
    float: left;
}

.addons_back {
    float: left;
    padding-top: 23px;
    padding-left: 39px;
    width: 258px;
}

.add_amount_form {
    width: 67px;
    float: left;
    margin-top: 14px;
    margin-right: 44px;
}

.addons_total {
    float: left;
    width: 205px;
    margin-top: 20px;
}

.add_amount_form img {
    float: left;
    margin-top: 1px;
    cursor: pointer;
}

.addons_amount_left {
    margin-right: 8px;
}

.addons_amount_right {
    margin-left: 8px;
}

.addons_add {
    float: right;
    margin-right: 37px;
    margin-top: 16px;
}

.addon_group_title {
    font-size: 18px;
    color: #5d5d5d;
    font-family: 'MuseoSans700';
    padding-bottom: 5px;
}

.addon_group {
    padding-bottom: 24px;
}

.addon_item {
    width: 232px;
    height: 24px;
    margin-right: 1px;
    margin-bottom: 1px;
    float: left;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 1px;
    line-height: 1.4em;
}

.addon_item_bg {
    background: #f5f5f5;
}

.addon_item input {
    float: left;
}

.addon_item_title {
    float: left;
    padding-left: 10px;
}

.addon_item_price {
    float: right;
}

.free_title {
    color: #ff8700;
    font-family: 'MuseoSans300';
}

.cart_item_gratis .cart_item_title {
    color: red;
}

.module_html {
    color: #8e6107;
    font-family: "MuseoSans500";
    font-size: 14px;
    padding: 10px;
    background: #fff8e5;
} 


.cart_promo_link {
    color: #8e6107;
    font-family: "MuseoSans500";
    font-size: 14px;
    margin-top: 25px;
    margin-left: 12px;
    display: inline-block;
    background: url(../images/bonus_plus.png) center right no-repeat;
    padding-right: 32px;
    height: 20px;
    line-height: 22px;
    cursor: pointer;
}

.cart_promo_link:hover {
    background: url(../images/bonus_plus2.png) center right no-repeat;
    color: #ff8700;
}

.cart_promo_link.active {
    background: url(../images/bonus_minus.png) center right no-repeat;
}

.cart_promo_link.active:hover {
    background: url(../images/bonus_minus2.png) center right no-repeat;
}

.cart_promo_delete {
    color: #8e6107;
    font-family: "MuseoSans500";
    font-size: 14px;
    margin-top: 25px;
    margin-left: 12px;
    display: inline-block;
    background: url(../images/bonus_minus.png) center right no-repeat;
    padding-right: 32px;
    height: 20px;
    line-height: 22px;
    cursor: pointer;
}

.cart_promo_delete:hover {
    background: url(../images/bonus_minus2.png) center right no-repeat;
    color: #ff8700;
}

.cart_promo_delete.disabled {
    background: none;
    cursor: text;
}

.notice_disabled .cart_notice_title {
    font-size: 11px;
    color: #9fa4a4;
    font-family: "MuseoSans500";
    text-transform: uppercase;
    font-style: italic;
}

.order_notice_txt {
    font-size: 11px;
    color: #9fa4a4;
    font-family: "MuseoSans500";
    font-style: italic;
}

.notice_disabled textarea {
    font-size: 11px;
    color: #9fa4a4;
    font-family: "MuseoSans500";
    padding: 0px;
    border: none;
    background: #fff8e5;
}

.notice_hide {
    display: none;
}

.cart_delivery, .cart_payment_online {
    border-top: dashed 1px #dbdaa2;
    border-bottom: dashed 1px #dbdaa2;
    margin-top: 25px;
}

.cart_payment_online{
    margin-top: 0;
}

.cart_items .cart_payment_online{
    padding: 0;
}

.cart_delivery_title, .cart_payment_title {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 12px;
    font-family: 'MuseoSans700';
    font-size: 14px;
    color: #a57571;
}

.cart_delivery_price, .cart_payment_price {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    font-family: "Museo700";
    font-size: 14px;
    color: #8e6107;
}

.items_prices_list {
    position: absolute;
    right: -9px;
    margin-top: 0px;
}

.items_prices_list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-right: 6px;
}

.items_prices_list ul li {
    float: left;
    border-right: solid 1px #dcdcdc;
    padding-left: 12px;
    padding-right: 12px;
    height: 24px;
    font-size: 13px;
    color: #5e5e5e;
    font-family: 'MuseoSans500';
    line-height: 25px;
}

.item_price_w {
    padding-left: 5px;
    padding-right: 5px;
}

.items_prices_list ul li:last-child {
    border-right: none;
}

.items_prices_list ul li span {
    font-family: 'MuseoSans900';
    color: #5e5e5e;
    padding-left: 7px;
}

.price_plus_icon {
    float: right;
    margin-left: 11px;
    margin-top: 2px;
}

.item_image_txt {
    font-size: 12px;
    color: #353535;
    line-height: 16px;
    font-family: 'MuseoSans300';
    padding-top: 18px;
    padding-bottom: 18px;
}

.menu_desc {
    float: left;
    width: 490px;
}

.menu_image {
    float: right;
    width: 136px;
}

#cart .cart_wraper {
    position: absolute;
    top: 0px;
    z-index: 333;
}

#profile_links {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 92px;
    right: 33px;
}

.profile_links_list {
    background: url(../images/profile_icon.jpg) top left no-repeat;
    height: 21px;
    padding-left: 22px;
    margin-top: 56px;
    font-family: 'MuseoSans300';
    font-size: 14px;
    color: #ff8700;
    line-height: 25px;
}

.profile_links_list a {
    color: #ff8700;
    text-decoration: none;
    margin-left: 25px;
}

.profile_links_list .active {
    color: #000;
}

.profile_info {
    border-left: solid 4px #d2c87d;
    padding-left: 25px;
    padding-right: 22px;
    padding-bottom: 80px;
    padding-top: 47px;
    background: #fff url(../images/top_shadow.png) top left repeat-x;
}

.info_text h2 {
    font-size: 22px;
    color: #333333;
    font-family: 'Museo700';
    font-weight: normal;
    margin:0px;
}

.info_text p {
    color: #333333;
    font-size: 14px;
    font-family: 'MuseoSans300';
    margin-bottom: 0px;
}

.info_text a {
    color: #ff8700;
}

.info_text .note {
    color: #acacac;
}

.info_text p b {
    font-family: 'MuseoSans700';
    font-weight: normal;
}

.status_of_last_order {
    padding-bottom: 45px;
}

.bonus_order_info_text {
    padding-bottom: 24px;
}

.bonus_orders_list .title {
    font-size: 16px;
    color: #333333;
    font-family: 'MuseoSans700';
    margin-bottom: 7px;
}

.bonus_restaurant {
    height: 34px;
    margin-bottom: 5px;
}

.bonus_restaurant .restaurant_name {
    float: left;
    width: 420px;
    font-size: 22px;
    color: #8e6107;
    line-height: 34px;
    font-family: 'Museo700';
}

.bonus_restaurant .restaurant_bonus_count {
    float: left;
    width: 163px;
    font-size: 22px;
    color: #8e6107;
    line-height: 34px;
    font-family: 'Museo700';
}

.restaurant_bonus_count .circle {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(../images/circle.png) no-repeat;
    text-align: center;
    margin-right: 4px;
}

.bonus_restaurant .order_from_restaurant {
    float: left;
    width: 64px;
    font-size: 12px;
    color: #ff8700;
    font-family: 'MuseoSans500';
    line-height: 37px;
    background: url(../images/plus3.png) center right no-repeat;
}

.bonus_restaurant .order_from_restaurant_closed {
    background: transparent;
}

.profile_your_orders {
    padding-top: 35px;
}

.orders_filter {
    padding-top: 27px;
}

.orders_filter .title {
    font-size: 16px;
    color: #333333;
    font-family: 'MuseoSans700';
    margin-bottom: 12px;
}

.filter_form .select_filter {
    float: left;
}

.filter_form .select_filter select {
    width: 136px;
    height: 27px;
    background: #d2c87d;
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    border: none;
    padding-left: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.select_filter_type {
    margin-right: 18px;
}

.select_filter_text {
    margin-right: 10px;
}

.select_filter_day {
    margin-right: 17px;
}

.select_filter_month {
    margin-right: 17px;
}

.select_filter_day select {
    width: 82px!important;
}

.select_filter_month select {
    width: 82px!important;
}

.select_filter_year select {
    width: 136px!important;
}

.select_filter_text {
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    line-height: 27px;
}

.select_filter .dd-select {
    border: none;
    background: #d2c87d url(../images/bg_select_filter.jpg) center right no-repeat!important;
}

.select_filter .dd-selected {
    padding: 0px;
    line-height: 30px;
    height: 27px;
    padding-left: 10px;
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    font-weight: normal;
}

.select_filter .dd-options {
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    font-weight: normal;
}

.select_filter .dd-option {
    padding: 0px;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    padding-right: 10px;
}

.select_filter .dd-pointer-down {
    border-width:9px;
    border-color:#fff transparent transparent;
}

.select_filter .dd-pointer {
    right: 7px;
}

.favourite_order_list {
    margin-top: 40px;
}

.order_item {
    margin-bottom: 30px;
}

.order_item_action {
    width: 84px;
    float:left;
}

.order_item_text {
    width: 550px;
    float: left;
}

.order_item_text {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
    position: relative;
}

.order_item_text b {
    font-family: 'MuseoSans700';
    font-weight: normal;
}

.order_item_text a {
    color: #ff8700;
}

.order_item_text .menu_description {
    margin-left: 0px;
    margin-top: 8px;
    width: 479px;
}

.order_item_text .menu_description p {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
}

.order_item_text .menu_price {
    font-size: 14px;
    color: #333333;
    bottom: -2px;
    right: 23px;
}

.order_item_text .menu_add {
    bottom: -3px;
    right: 0px;
    cursor: pointer;
}

.order_item_action .order_action {
    margin-right: 7px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    display: inline-block;
}

.order_action_plus {
    margin-right: 0px!important;
    background: url(../images/plus3.png) top center no-repeat;
}

.order_action_hearth {
    background: url(../images/hearth.png) top center no-repeat;
}

.order_action_hearth:hover, .order_action_hearth.active {
    background: url(../images/hearth_active.png) top center no-repeat;
}

.order_action_star {
    background: url(../images/star2.png) top center no-repeat;
}

.order_action_star:hover, .order_action_star.active {
    background: url(../images/star2_active.png) top center no-repeat;
}

.view_more_orders {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
    width: 178px;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/view_list.png) center right no-repeat;
    cursor: pointer;
}

.order_list_empty {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
    margin-bottom: 30px;
}

.user_info_modal {
    background: url(../images/white_shadow.png);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.user_info_modal_wrap {
    width: 525px;
    height: auto;
    background: #fffdf7;
    border:solid 3px #e2daa4;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    padding: 20px;
    padding-bottom: 11px;
    position: relative;
}

.user_info_modal_title {
    font-size: 22px;
    color: #333333;
    font-family: 'Museo700';
}

.user_info_modal_subtitle {
    font-size: 14px;
    color: #686868;
    font-family: 'MuseoSans300';
    margin-top: 4px;
}

.user_info_form {
    padding-top: 15px;
}

.user_info_form .left {
    float: left;
    margin-right: 18px;
}

.user_info_form .right {
    float: left;
}

.user_info_form .input {
    width: 251px;
    margin-bottom: 10px;
}

.user_info_form .input_full {
    width: 501px;
}

.user_info_form .input label {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
}

.user_info_form .input input {
    width: 212px;
    height: 27px;
    border: solid 2px #d9d9d9;
    font-size: 13px;
    color: #a8a9a9;
    font-family: 'MuseoSans300';
    padding-left: 7px;
    padding-right: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user_info_form .input_full input {
    width: 483px;
}

.user_info_form .input .dd-container {
    float: left;
}

.user_info_form .input .dd-select {
    height: 30px;
    background: #fff!important;
    border: solid 2px #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user_info_form .input .dd-selected {
    padding: 0px;
    padding-left: 7px;
    padding-right: 7px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #a8a9a9;
    font-family: 'MuseoSans300';
    padding-right: 17px;
}

#city_dropdown2 {
    margin-right: 11px;
}

.user_info_form label.dd-selected-text {
    font-size: 13px!important;
    color: #a8a9a9!important;
    font-family: 'MuseoSans300'!important;
    font-weight: normal!important;
}

.user_info_form .dd-pointer {
    right: 5px;
}

.user_info_form .dd-options {
    width: 256px!important;
}

.user_info_form .dd-option {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.user_info_form .dd-option label {
    font-size: 13px;
    font-family: 'MuseoSans300';
}

.user_info_save {
    margin-left: auto;
    margin-right: auto;
    width: 159px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.user_info_save button {
    width: 159px;
    height: 29px;
    background: #ff8700;
    font-size: 14px;
    color: #fff;
    font-family: 'MuseoSans500';
    border: none;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.restaurant_info_modal {
    background: url(../images/white_shadow.png);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.restaurant_info_wrap {
    position: absolute;
    width: 100%;
    left: 0px;
    top:0px;
    z-index: 9999;
}

.restaurant_info_modal_wrap {
    width: 706px;
    height: auto;
    background: #fffdf7;
    border:solid 3px #e2daa4;
    margin-left: auto;
    margin-right: auto;
    margin-top: 269px;
    padding: 20px;
    padding-bottom: 11px;
    position: relative;
}

.close_modal {
    background: url(../images/close_modal.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -18px;
    top: -11px;
    cursor: pointer;
}

.restaurant_info_modal_title {
    font-size: 22px;
    color: #333333;
    font-family: 'Museo700';
}

.restaurant_info_modal_subtitle {
    font-size: 12px;
    color: #929191;
    font-family: 'MuseoSans300';
    margin-top: 0px;
}

.restaurant_info_left {
    width: 309px;
    float: left;
}

#restaurant_info_map {
    width: 309px;
    height: 309px;
    background: #cecece;
    margin-top: 10px;
}

.restaurant_info_right {
    float: right;
    width: 374px;
}

.restaurant_info_about_title {
    font-size: 16px;
    color:#333333;
    font-family: 'MuseoSans700';
    text-transform: uppercase;
    margin-top: 20px;
}

.restaurant_info_aprox_delivery_time {
    font-family: 'MuseoSans300';
    font-size: 12px;
    color: #333333;
    margin-top: 15px;
}

.work_time {
    float: left;
}

.work_time table td {
    font-size: 12px;
    color: #333333;
    font-family: 'MuseoSans300';
    vertical-align: top;
}

.work_time table td.day {
    width: 70px;
}

.work_time .title {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans700';
    padding-left: 38px;
    background: url(../images/time_take.png) bottom left no-repeat;
    height: 25px;
    margin-bottom: 6px;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 30px;
}

.delivery_time {
    float: left;
    margin-right: 45px;
}

.delivery_time .title {
    background: url(../images/time_delivery.png) bottom left no-repeat;
}

.resturant_info_description {
    font-size: 12px;
    color: #333333;
    font-family: 'MuseoSans300';
    margin-top: 5px;
}

.restaurant_info_gallery {
    margin-top: 15px;
    width: 315px;
}

.gallery_item {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.rating_link {
    cursor: pointer;
}

.rating_list_count {
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    height: 44px;
    line-height: 44px;
}

.no_rating_list {
    font-size: 14px;
    color: #8e6107;
    font-family: 'MuseoSans700';
    height: 44px;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 40px;
}

.rating_count_star {
    width: 47px;
    height: 44px;
    background: url(../images/rating_big_star.png) no-repeat;
    margin-left: 15px;
    float: left;
    text-align: center;
    line-height: 49px;
}

.rating_count_text {
    float: left;
}

.rating_title {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
    font-style: italic;
}

.rating_title b {
    font-family: 'MuseoSans700';
    font-weight: normal;
    font-style: normal;
}

.rating_text {
    font-size: 12px;
    color:#333333;
    font-family: 'MuseoSans300';
    margin-top: 7px;
}

.rating_item {
    padding-bottom: 34px;
}

.list_all_rating {
    padding-top: 25px;
}

.rating_item_left {
    width: 477px;
    float: left;
}

.rating_item_right {
    float: left;
}

.rating_item_right .rating {
    padding-top: 0px;
    padding-bottom: 10px;
}

.rating_item_right .rating span {
    width: 74px;
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
}

.order_rate_form .restaurant_info_wrap {
    position: fixed;
}

.order_rate_form .restaurant_info_modal_wrap {
    margin-top: 50px;
    width: 572px;
}

.order_rate_form .restaurant_info_modal_subtitle {
    font-size: 14px;
    margin-top: 7px;
}

.rate_form {
    padding-top: 20px;
    padding-left: 35px;
}

.table_rate .rate_title {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
    padding-right: 0px;
    width: 70px;
}

.table_rate td {
    padding-right: 14px;
    padding-bottom: 5px;
}

.rating_comment {
    padding-top: 30px;
}

.rating_comment label {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
}

.rating_comment textarea {
    width: 483px;
    height: 62px;
    border: solid 2px #d9d9d9;
    padding: 7px;
    font-size: 13px;
    color: #a8a9a9;
    font-family: 'MuseoSans300';
    resize:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rating_comment .comment_notice {
    font-size: 12px;
    color: #333333;
    font-family: 'MuseoSans300';
}

.rating_contact {
    margin-top: 25px;
}

.rating_contact .title {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans500';
}

.rating_contact label {
    font-size: 14px;
    color: #333333;
    font-family: 'MuseoSans300';
    height: 20px;
    line-height: 23px;
}

.rating_save {
    margin-left: auto;
    margin-right: auto;
    width: 159px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.rating_save button {
    width: 159px;
    height: 29px;
    background: #ff8700;
    font-size: 14px;
    color: #fff;
    font-family: 'MuseoSans500';
    border: none;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.user_menu {
        width:392px;
        height:92px;
        position:absolute;
        top:0px;
        right:0px;
}

.profile_links_list2 {
    background: url(../images/profile_icon2.jpg) top left no-repeat;
    height: 21px;
    padding-left: 22px;
    margin-top: 43px;
    font-family: 'MuseoSans300';
    font-size: 14px;
    color: #8d6017;
    line-height: 25px;
}

.profile_links_list2 a {
    color: #8d6017;
    text-decoration: none;
    margin-left: 25px;
}
.profile_links_list2 a:hover {
    color: #ff8700;
}
.profile_links_list2 .active {
    color: #000;
}

.logout_btn {
    display: block;
    width: 107px;
    height: 25px;
    background: #b7ad6b;
    text-align: center;
    font-family: 'MuseoSans300';
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    right: 23px;
    top: 45px;
}
a.logout_btn:hover {
    background: #8d6017;
}
.menu_select_type {
    position: absolute;
    left: 339px;
}

.menu_select_type .radio_input {
    float: left;
    margin-right: 50px;
}

.menu_select_type .delivery_item {
    margin-top: 13px;
}

.menu_select_type label {
    font-size: 14px;
    color: #8d6017;
    text-transform: none;
    font-family: 'MuseoSans500';
    line-height: 49px;
}

.dd-option-text {
    cursor: pointer;
}

.dd-selected-text {
    cursor: pointer;
}

.login_close {
    position: static;
    width: 21px;
    float: right;
}

.login_close svg {
    position: static;
}

#path_text p a:hover {
    color: #000;
}

.food_item_active {
    color: #ff8700;
}

.food_item_active a {
    color: #ff8700!important;
}

.menu_category_select .dd-select {
        height:48px;
        color:#5a5a5a;
        font-size:25px;
        font-family: 'MuseoSans700';
        font-weight:normal!important;
        border:none!important;
        border-radius:0!important;
        background:url(../images/city_dropdown_bg.png) no-repeat!important;
}

.menu_category_select .dd-selected-text {
        font-weight:normal!important;
}

.menu_category_select a.dd-selected {
        margin:0px;
        padding:0px;
        padding-left:21px;
        height:48px;
        line-height:52px;      
}

.menu_category_select .dd-pointer {
        width:16px;
        height:10px;
        border:none!important;
        margin:0px;
        padding:0px;
        right:20px;
        top:20px;
}
.menu_category_select .dd-pointer-down {
        background:url(../images/arrow_down.png) no-repeat;
}
.menu_category_select .dd-pointer-up {
        background:url(../images/arrow_up.png) no-repeat;
}
.menu_category_select .dd-options {
        width:233px!important;
        margin-top:0px!important;
        box-shadow:none;
        font-family: 'MuseoSans700';
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;  
        margin-left: -18px;
}

.menu_category_select .dd-option-text {
    line-height: 1.2em;
    display: block;
}

.item_image_link {
    display: block;
    position: relative;
}

.item_image_link:hover .hover_image_icon {
    display: block!important;
}

.hover_image_icon {
    background: url(../images/magnifier_zoom_in.png) center center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.coupon_color {
    color: #ff8700;
}

.jBox-closeButton-box .jBox-closeButton {
    z-index: 999;
    top: -13px;
    right: -13px;
    border:solid 3px #000;
}

.resaurant_article:hover > .popup {
    display: block;
}

.resaurant_article .popup {
    background-color: #f4efcd;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    right: -281px;
    top: 50%;
    transition: all 0.05s ease-in-out 0s;
    z-index: 4444;
    width: 261px;
    padding: 10px;
}
.resaurant_article .popup .caret, .resaurant_article .popup .caret::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.resaurant_article .popup .caret {
    border-width: 11px;
}
.resaurant_article .popup .caret::after {
    border-width: 11px;
    content: "";
}
.resaurant_article .popup .caret {
    border-left-width: 0;
    border-right-color: #ded07f;
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.resaurant_article .popup .caret::after {
    border-left-width: 0;
    border-right-color: #f4efcd;
    bottom: -11px;
    left: 1px;
}

.resaurant_article .popup ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.resaurant_article .popup ul li {
    padding-top: 7px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 5px;
    color: #55556b;
    font-family: 'MuseoSans500';
    font-size: 16px;
}

.resaurant_article .popup ul li span {
    float: right;
}

.resaurant_article .popup ul li.default {
    background: #a6cf74;
    color: #137500;
}

.resaurant_article .popup ul li:hover {
    background: #a6cf74!important;
    color: #137500!important;
}

.resaurant_article .popup ul:hover > .default {
    background: transparent;
    color: #55556b;
}

.resaurant_article .popup ul li .icon-add {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/add_icon.png) no-repeat;
    float: right;
    margin-left: 5px;
}

.popup_restaurant_name {
    font-family: 'MuseoSans700';
    font-size: 18px;
    color: #231f20;
}

.popup_address {
    font-family: 'MuseoSans500';
    font-size: 12px;
    color: #434343;
}

.popup_info {
    font-family: 'MuseoSans500';
    font-size: 12px;
    line-height: 18px;
    color: #434343;
    margin-top: 20px;
}

.popup_info_item .left {
    color: #000000;
    width: 143px;
}

.popup_foods {
    font-size: 12px;
    color: #ff8700;
    line-height: 14px;
    font-family: 'MuseoSans500';
    margin-top: 13px;
}

.popup_foods b {
    color: #8e6107;
    font-weight: normal;
    font-family: 'MuseoSans700';
}

.popup_daily_offer {
    margin-left: 0px;
    margin-top: 13px;
}

.popup_online_payment{
    margin-top: 19px;
    margin-left: 22px;
    margin-right: 2px;
    float: left;
}

.popup_online_payment.item-only{
    margin-left: 0;
}

.popup_online_payment span{
    line-height: 120%;
    margin-left: 5px;
    margin-top: 2px;
}

.closed_restaurants .popup {
    display: none!important;
}

.popup_foods p {
    margin: 0px;
    padding: 0px;
}

.footer_menu a:hover {
    color: #ff8700;
}
a.support_number:hover{
	
	color:#fff;
	cursor:default;
	
}
.jBox-image-label {
    font-family: 'MuseoSans500';
}

.cart_wraper {
    width: 100%;
}

.popup_text_color {
    color: #000;
}

.jBox-image-container {
    opacity: 1!important;
}

.delivery_places_dropdown .dd-select {
        height:48px;
        color:#5a5a5a;
        font-size:25px;
        font-family: 'MuseoSans700';
        font-weight:normal!important;
        border:none!important;
        border-radius:0!important;
        background:url(../images/city_dropdown_bg.png) no-repeat!important;
}

.delivery_places_dropdown .dd-selected-text {
        font-weight:normal!important;
}

.delivery_places_dropdown a.dd-selected {
        margin:0px;
        padding:0px;
        padding-left:21px;
        height:48px;
        line-height:52px;      
}

.delivery_places_dropdown .dd-pointer {
        width:16px;
        height:10px;
        border:none!important;
        margin:0px;
        padding:0px;
        right:20px;
        top:20px;
}
.delivery_places_dropdown .dd-pointer-down {
        background:url(../images/arrow_down.png) no-repeat;
}
.delivery_places_dropdown .dd-pointer-up {
        background:url(../images/arrow_up.png) no-repeat;
}
.delivery_places_dropdown .dd-options {
        width:206px!important;
        margin-top:0px!important;
        box-shadow:none;
        font-family: 'MuseoSans700';
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;  
        margin-left: -9px;
}

.delivery_places_dropdown .dd-option-text {
    line-height: 1.2em;
    display: block;
}

.delivery_places_dropdown .dd-option-text button {
    background: transparent;
    border: medium none;
    display: block;
    padding: 0;
    color: #333;
    cursor: pointer;
    font-family: "MuseoSans700";
    line-height: 1.2em;
    font-size: 14px;
    outline: none;
}

.button_arrow {
    background:#8e6107 url(../images/btn_arrow.png) right center no-repeat;
    padding-right: 20px;
    line-height: 33px;
}

.button_arrow:hover {
    background:#000 url(../images/btn_arrow.png) right center no-repeat;
}

#banners {
    float: right;
    width: 281px;
    text-align: center;
}

#banners a {
    display: inline-block;
    margin-top: 10px;
}

.left_line {
    width: 133px;
    height: 1px;
    background: #e0e0e0;
    float: left;
    margin-top: 7px;
}

.right_line {
    width: 133px;
    height: 1px;
    background: #e0e0e0;
    float: left;
    margin-top: 7px;
}

.or_txt {
    float: left;
    width: 100px;
    height: 15px;
    text-align: center;
    font-size: 20px;
    color: #b8b8b8;
    font-style: italic;
    font-family: Arial;
    line-height: 15px;
}

.fb_txt_btn {
    font-size: 12px;
    color: #b8b8b8;
    font-family: Arial;
    font-style: italic;
    margin-top: 32px;
    float: left;
}

.fb_login_btn {
    width: 189px;
    height: 29px;
    background: url(../images/fb_btn.png) no-repeat;
    margin-top: 23px;
    margin-right: 16px;
    float: right;
    cursor: pointer;
}

.lost_pw_content input[type="text"] {
    width: 347px;
}

.login_error a {
    color: #fb8724;
}

.restaurant_add_wrap {
    background: #fff url("../images/top_shadow.png") repeat-x scroll left top;
    border-left: 4px solid #d2c87d;
    padding: 47px 22px 80px 25px;
}

.text_wrap {
    background: #fff url("../images/top_shadow.png") repeat-x scroll left top;
    border-left: 4px solid #d2c87d;
    padding: 47px 22px 80px 25px;
}

.restaurant_add_txt {
    font-family: "MuseoSans300";
    color: #a0a0a0;
    font-size: 13px;
    line-height: 17px;
}

.restaurant_add_txt b {
    font-family: "MuseoSans500";
    color: #333333;
    font-size: 14px;
    line-height: 27px;
    font-weight: normal;
}

.restaurant_add_form {
    width: 543px;
    margin-top: 42px;
}

.restaurant_add_input {
    float: left;
    width: 266px;
}

.restaurant_add_input label {
    display: block;
    font-size: 14px;
    color: #333333;
    font-family: "MuseoSans500";
}

.restaurant_add_input input[type="text"] {
    width: 218px;
    height: 27px;
    background: #fff;
    border: solid 2px #d9d9d9;
    margin-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;  
}

.restaurant_add_input textarea {
    width: 218px;
    height: 68px;
    background: #fff;
    border: solid 2px #d9d9d9;
    margin-bottom: 15px;
    padding: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;  
}

.restaurant_add_input .radio_input {
    margin-top: 12px;
}

.restaurant_add_input .radio_input label {
    height: 19px;
    line-height: 23px;
}

.restaurant_add_delivery {
    float: left;
    margin-top: 20px;
    width: 373px;
}

.restaurant_add_delivery label {
    display: block;
    font-size: 14px;
    color: #333333;
    font-family: "MuseoSans500";
    float: left;
    line-height: 21px;
}

.restaurant_add_delivery .radio_input label {
    height: 19px;
    line-height: 23px;
}

.restaurant_add_delivery .radio_input {
    margin-left: 10px;
    margin-right: 15px;
    float: left;
}

.restaurant_submit {
    margin-top: 15px;
    float: left;
}

.restaurant_submit button {
    width: 120px;
    height: 30px;
    background: #ff8700;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;  
}
.restaurant_submit button:hover{
	cursor:pointer;
	background:#8e6107;
}
.text_wrap {
    font-size: 14px;
    color: #333333;
    font-family: "MuseoSans300";
    line-height: 18px;
}

.text_wrap a {
    color: #ff8700;
}

.text_wrap h2 {
    font-family: 'Museo700';
    font-size: 22px;
    font-weight: normal;
}

.text_wrap h3 {
    font-family: "MuseoSans700";
    font-size: 16px;
    font-weight: normal;
}

.support_number {
    font-size: 20px;
}

.no_bonus_txt {
    text-align: center;
    height: 42px;
    line-height: 47px;
    font-size: 16px;
    color: #e3d9a4;
    font-family: 'MuseoSans700';
    text-transform: uppercase;
    width: 695px;
}

.order_important_notice {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    font-size: 14px;
    font-family: 'MuseoSans500';
    color: #333333;
    text-align: center;
    margin-top: -20px;
}

.dd-options {
    max-height: 347px;
}

.cart_promo_value {
    color: #b7ae67;
    font-family: "MuseoSans500";
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: left;
}

.featured_texts a {
    color: #9d4f0e;
}

.jBox-Confirm .jBox-content{
    padding: 0;
}

#lock_site{
    display: none;
    padding: 0;
}

.jBox-Confirm .jBox-content #lock_site, .jBox-Confirm .jBox-content #lock_site1{
    padding: 45px 35px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.jBox-Confirm .jBox-content #lock_site h1{
    font-weight: 100;
    font-family: "MuseoSans300";
}

.jBox-Confirm .jBox-content #lock_site h4{
    font-weight: 100;
    font-family: "MuseoSans500";
}

.jBox-Confirm-footer{
    display: none;
}

.menuTopBanner{
    background-color: #fff;
    padding: 15px 11px 0;
    border-left: 4px solid #d2c87d;
}