body,textarea,input,select {
  font-family: 'Myriad Pro','Trebushet MS', Tahoma, Arial, Verdana, sans-serif;
}

body {
  line-height: 1.4em;
  font-size: 62.5%;
  background: #c3c3c3 url(/images/pattern.jpg);
  /*height: 100%;
  overflow: auto;*/
}

a {
  color: #ed1b34;
}

.clr {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 0;
  overflow: hidden;
}

.image_left {
  border: 1px solid #ed1b34;
  float: left;
  margin-right: 15px;
}

.image_right {
  border: 1px solid #ed1b34;
  float: right;
  margin-left: 15px;
}

.button {
  background: #221f1f url(/images/button_plus_a.gif) no-repeat 4px 5px;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 6px 3px 18px;
  border: 1px solid #221f1f;
  color: #f7f1e2;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 10px;
  text-transform: uppercase;
  display: inline-block;
  /*width: 96px;*/
}

.src_button {
  background: #ed1b35;
  font-size: 13px;
  font-weight: normal;
  padding: 3px 6px;
  border: 1px solid #ed1b35;
  color: #f1e6d2;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.order {
  background: #221f1f url(/images/button_order.gif) no-repeat 4px 5px;
}

.button:hover {
  background: #221f1f url(/images/button_plus.gif) no-repeat 4px 5px;
}

.order:hover {
  background: #221f1f url(/images/button_order.gif) no-repeat 4px 5px;
}

.b-modal {
  position: absolute;
  display: none;
  right: 220px;
  background: url(/images/black_bg.png);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 30px;
  font-size: 2.4em;
  color: #f4eacb;
  font-weight: normal;
  line-height: 1.3em;
  width: 480px;
  z-index: 77;
}

.b-modal p {
  padding-left: 70px;
  padding-top: 8px;
  height: 40px;
  background: url(/images/done.png) no-repeat top left;
}

.b-share {
  padding-bottom: 20px;
  text-align: center;
}

.b-share a {
  padding: 0 1px;
}

/* page */
.b-wrap {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.b-holder {
  position: relative;
  zoom: 1;
}

#basket {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.b-text {
  /*background: url(/images/line.png) no-repeat center top;
  padding-top: 45px;*/
  background: none;
  padding-top: 15px;
}

.index .b-text {

}

.b-page {
  background: url(/images/header_new.png) no-repeat center top;
  overflow: hidden;
  zoom: 1;
}

.b-page-en {
  background: url(/images/header_new_en.png) no-repeat center top;
}

.b-page-uk {
  background: url(/images/header_new_uk.png) no-repeat center top;
}

.b-content {
  width: 674px;
  float: left;
}

.b-sidebar {
  float: right;
  width: 215px;
  padding-right: 60px;
  position: relative;
}

/* header */
.b-header {
  height: 365px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.b-logo {
  width: 202px;
  margin: 0 auto;
  padding-top: 55px;
}

.b-skype {
  position: absolute;
  top: 245px;
  right: 140px;
  z-index: 222;
}

.b-lang {
  position: absolute;
  top: 150px;
  left: 230px;
}

.b-lang img {

}

.b-banner-728 {
  width: 728px;
  margin: 0 auto;
  text-align: center;
}

.b-attention {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Book Antiqua';
  color: #ffffff;
  font-size: 3em;
  line-height: 1.2em;
  padding: 20px;
  background: #ed1b34;
}

.b-header-text {
  position: absolute;
  top: 255px;
  width: 960px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Book Antiqua';
  color: #ed1b34;
  font-size: 2em;
}

.b-header-text h2 {
  font-weight: normal;
  font-family: 'Book Antiqua';
  color: #ed1b34;
  line-height: 1.3em;
}

.b-header-text h3 {
  font-weight: normal;
  font-family: 'Book Antiqua';
  color: #ed1b34;
  line-height: 1.3em;
  font-style: italic;
}

/* auth */
.b-auth-form {
  position: absolute;
  z-index: 55;
  top: 26px;
  right: 98px;
  width: 326px;
  height: 268px;
  background: url(/images/auth_form.png) no-repeat top left;
}

.h-auth-form {
  padding: 20px;
}

.b-auth-form a.hide {
  float: right;
}

.b-auth-inputs {
  padding-top: 20px;
  text-align: center;
}

.b-auth-inputs p {
  padding-bottom: 8px;
}

.b-auth-inputs .auth_input {
  background: #f7f1df;
  border: 1px solid #e7c39a;
  padding: 8px;
  width: 140px;
  color: #67645c;
  font-size: 14px;
}

a.enter {
  display: block;
  position: absolute;
  background: url(/images/enter_link.gif) no-repeat top left;
  width: 72px;
  height: 20px;
  text-align: right;
  font-size: 1.4em;
  color: #f3d1be;
  text-decoration: underline;
  font-family: 'Book Antiqua';
  padding: 4px 10px 0 0;
  top: 160px;
  right: 220px;
}

a.login {
  display: block;
  background: url(/images/enter_link.gif) no-repeat top left;
  width: 72px;
  height: 20px;
  text-align: right;
  font-size: 1.4em;
  color: #f3d1be;
  text-decoration: underline;
  font-family: 'Book Antiqua';
  padding: 4px 10px 0 0;
}

.b-auth-links {
  font-size: 1.4em;
  line-height: 1.3em;
  text-align: center;
  margin-top: 10px;
}

.b-auth-links a {
  color: #ed1b35;
  text-decoration: underline;
  display: block;
  margin-bottom: 5px;
}

.b-auth-done {
  position: absolute;
  top: 160px;
  left: 650px;
  font-size: 1.4em;
  color: #221f1f;
}

.b-auth-done a {
  color: #221f1f;
  text-decoration: underline;
}

.b-auth-done a.b-auth-user {
  color: #ed1b35;
  font-weight: bold;
  text-decoration: underline;
}

/* menu */
.b-menu {
  position: absolute;
  top: 330px;
  width: 960px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Book Antiqua';
  font-size: 2em;
  color: #221f1f;
  height: 24px;
}

.b-menu li {
  display: inline;
}

.b-menu li a {
  color: #221f1f;
  text-decoration: none;
  padding: 9px 10px 9px 15px;
  position: relative;
  zoom: 1;
}

.b-menu li.center a {
  color: #ed1b34;
  text-decoration: underline;
}

* html .b-menu li a {
  padding: 11px 10px 11px 15px;
}

.b-menu li a span {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 42px;
  background: url(/images/menu_bg_a.gif) no-repeat center right;
  display: none;
}

.b-menu li a.active, .b-menu li a:hover {
  color: #ffffff;
  text-decoration: none;
  background: url(/images/menu_bg.gif) no-repeat top left;
  zoom: 1;
}

.b-menu li a.active span, .b-menu li a:hover span {
  display: block;
}

/* block */
h3.name, h1.name {
  font-size: 1.4em;
  color: #221f1f;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Book Antiqua';
  margin-bottom: 15px;
  line-height: 1.3em;
}

h3.name span.right, h1.name span.right {
  background: url(/images/name_right.gif) no-repeat center right;
  padding-right: 43px;
}

h3.name span.left, h1.name span.left {
  background: url(/images/name_left.gif) no-repeat center left;
  padding-left: 43px;
}

/* basket */
.b-basket {
  position: absolute;
  background: url(/images/basket_pic.gif) no-repeat top right;
  width: 57px;
  height: 78px;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  z-index: 22;
}

.b-basket span.count {
  font-size: 13px;
  color: #f1e6d2;
  font-weight: bold;
  padding-top: 32px;
  display: block;
}

.b-basket span.summa {
  font-size: 11px;
  color: #f1e6d2;
  font-weight: normal;
  padding-top: 2px;
  display: block;
}

.b-basket span.show {
  font-size: 10px;
  color: #221f1f;
  font-weight: normal;
  display: block;
}

.b-basket span.show a {
  text-decoration: underline;
  color: #221f1f;
}

.b-basket-full {
  position: absolute;
  background: #eee2cc url(/images/basket_full_bg.gif) repeat-y top right;
  border: 1px solid #d8bea6;
  width: 285px;
  top: 0;
  right: 0;
  z-index: 33;
}

.h-basket-full {
  padding: 10px;
  background: url(/images/basket_full.jpg) no-repeat top right;
}

.b-basket-height {
  max-height: 550px;
  overflow: auto;
}

.b-basket-full table {
  width: 100%;
}

.b-basket-full table td {
  vertical-align: top;
  padding-bottom: 5px;
}

.b-basket-full table td.baslet_action {
  text-align: right;
  width: 36px;
}

.b-basket-full a.close {
  float: right;
  font-size: 12px;
  font-weight: bold;
  color: #221f1f;
  text-decoration: underline;
  padding-left: 10px;
  background: url(/images/close.gif) no-repeat center left;
}

.b-basket-full h3 {
  font-size: 1.4em;
  font-family: 'Book Antiqua';
  color: #221f1f;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  padding: 0 0 12px 43px;
  margin-bottom: 10px;
  border-bottom: 2px dashed #d3c7b2;
  background: url(/images/name_left.gif) no-repeat top left;
}

.b-basket-item-name {
  font-size: 13px;
  color: #221f1f;
  font-weight: bold;
  line-height: 1.3em;
  padding-right: 5px;
}

.b-basket-item-desc {
  font-size: 12px;
  color: #67645c;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 10px;
}

.b-basket-item-price {
  font-size: 12px;
  color: #ed1b34;
  line-height: 1.2em;
  font-weight: bold;
  white-space: nowrap;
}

.b-basket-item-price span {
  color: #221f1f;
}

.b-basket-total {
  border-top: 2px dashed #d3c7b2;
  padding-top: 7px;
  margin-top: 5px;
  font-size: 2em;
  color: #000000;
  margin-bottom: 20px;
}

.b-basket-total span {
  float: right;
}

.b-basket-button {
  text-align: center;
  margin-bottom: 10px;
}

.b-basket-button .button {
  margin-left: 0;
}

/* campaigns */
.b-campaigns {
  margin-bottom: 30px;
}

.b-campaign-announce {
  font-size: 1.4em;
  color: black;
  line-height: 1.3em;
  text-align: center;
  margin-top: 10px;
}

/* wizard */
.b-dish-wizard {

}

.b-dish-wizard table {
  width: 100%;
}

.b-dish-wizard table td {
  width: 33%;
  vertical-align: top;
}

.b-dish-wizard table td ul {
  width: 220px;
}

.b-dish-wizard-th {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background: url(/images/wizard_th_bg.png) no-repeat center bottom;
}

.b-dish-wizard-th li {
  float: left;
  width: 33%;
  text-align: center;
}

.b-dish-wizard-th li h3 {
  font-weight: normal;
  line-height: 1.3em;
  font-style: italic;
  font-size: 1.8em;
  color: #000000;
  font-family: 'Book Antiqua';
  margin: 10px 0;
}

.b-dish-wizard-table {

}

.b-wizard-desc {
  text-align: center;
  padding-bottom: 15px;
  font-size: 1.2em;
  color: #000000;
  line-height: 1.3em;
}

.b-dish-wizard-table li {
  background: #f1e7d2 url(/images/dish_wizard_item_bg.gif) repeat-x bottom left;
  /*border: 1px solid #f7f1df;*/
  padding: 9px;
  position: relative;
}

.b-dish-wizard-table li .b-dish-name {
  font-size: 12px;
  color: #221f1f;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 5px;
  padding-right: 35px;
}

.b-dish-wizard-table li .b-dish-desc {
  font-size: 12px;
  color: #67645c;
  font-weight: bold;
  line-height: 1.2em;
  font-style: italic;
  padding-right: 55px;
  text-align: left;
}

.b-dish-wizard-table li .b-dish-price {
  font-size: 12px;
  color: #ed1b34;
  font-weight: bold;
  text-align: left;
}

.b-dish-wizard-table li .b-dish-action {
  position: absolute;
  top: 9px;
  right: 9px;
}

a.wizard_button {
  display: block;
  width: 15px;
  height: 15px;
  float: left;
}

a.wizard_base_add, a.wizard_ingredient_add, a.wizard_sauce_add {
  background: url(/images/plus_ico.gif) no-repeat top left;
}

a.wizard_base_remove, a.wizard_ingredient_remove, a.wizard_sauce_remove {
  background: url(/images/minus_ico.gif) no-repeat top left;
  margin-left: 5px;
}

a.disabled {
  background: url(/images/plus_disabled.gif) no-repeat top left;
}

.b-dish-wizard-table ul.base li:hover a.disabled {
  background: url(/images/plus_disabled_hover.gif) no-repeat top left;
}

.b-dish-wizard-table li.disabled .b-dish-name {
  color: #766c6c;
}

.b-dish-wizard-info {
  padding-top: 15px;
  background: url(/images/wizard_info_bg.png) no-repeat center top;
  margin-top: 15px;
  text-align: center;
  font-size: 1.4em;
  color: #ed1b34;
  font-weight: bold;
}

.b-dish-wizard-info .button {
  width: 190px;
}

/* dish popular */
.b-dish-popular {
  margin-bottom: 30px;
  position: relative;
}

.b-dish-popular .prev {
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 11;
}

.b-dish-popular .next {
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 12;
}

.b-dish-popular-list {
  overflow: hidden;
  zoom: 1;
  width: 645px;
  height: 365px;
  margin: 0 auto;
}

*+html .b-dish-popular-list {
  height: 385px;
}

.b-dish-popular-item {
  float: left;
  width: 215px;
  height: 365px!important;
  margin-bottom: 10px;
  position: relative;
}

*+html .b-dish-popular-item {
  height: 375px!important;
}

.b-dish-popular-holder {
  background: url(/images/dish_desc_bg.png);
  width: 171px;
  padding: 10px 5px;
  margin: 0 auto 5px auto;
  height: 145px;
  overflow: hidden;
}

.b-dish-popular-item .b-dish-weight {
  /*font-size: 12px;*/
  font-size: 14px;
  color: #67645c;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-dish-popular-image {
  text-align: center;
  /*margin-bottom: 15px;*/
}

.b-dish-popular-item h3 {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-dish-popular-item h3 a {
  color: #000000;
  text-decoration: none;
}

.b-dish-popular-item h3 a span {
  color: #ED1B34;
}

.b-dish-desc {
  font-size: 1.3em;
  color: #000000;
  /*font-weight: bold;
  font-style: italic;*/
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-dish-desc a {
  color: #000000;
  text-decoration: none;
}

.b-dish-price {
  font-size: 1.4em;
  color: #ed1b34;
  font-weight: bold;
  text-align: center;
}

.b-dish-popular-all {
  text-align: center;
  font-size: 1.4em;
  line-height: 1.3em;
  background: url(/images/all_menu_link.png) no-repeat center top;
  height: 25px;
  padding-top: 7px;
}

.b-dish-popular-all a {
  text-decoration: none;
  color: #f3e7c7;
  padding-left: 5px;
}

/* dish menu */
.b-dish-category {
  margin-bottom: 20px;
  background: url(/images/dish_type_bg.png) no-repeat 50% 20px;
  text-align: center;
  overflow: hidden;
  zoom: 1;
}

.b-dish-category li {
  display: inline;
  font-size: 1.4em;
  color: #000000;
}

.b-dish-category li a {
  text-decoration: none;
  color: #000000;
  padding: 0 4px 30px 4px;
  display: inline-block;
}

.b-dish-category li a:hover {
  text-decoration: none;
  color: #ed1b35;
}

.b-dish-category li a.active {
  text-decoration: none;
  color: #ed1b35;
  background: url(/images/sep_l.png) no-repeat center bottom;
}

.b-dish-subcategory {
  font-size: 1.4em;
  color: #ed1b35;
  line-height: 1.3em;
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}

.b-dish-subcategory li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 110px;
  margin: 0 10px;
  text-align: center;
  text-transform: uppercase;
}

.b-dish-subcategory li a {
  color: #ed1b35;
  text-decoration: underline;
  display: block;
  width: 110px;
  height: 28px;
  padding-top: 7px;
}

.b-dish-subcategory li a.active, .b-dish-subcategory li a:hover {
  color: #f2e5ca;
  text-decoration: none;
  background: url(/images/sub_name_bg.png) no-repeat top left;
}

.b-dish-list {
  margin-bottom: 30px;
}

.b-dish-item {
  background: url(/images/dish_action.gif) no-repeat 547px 100%;
  border: 1px solid #e3d0a8;
  margin-bottom: 1px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.b-dish-info {
  float: left;
  min-height: 100px;
  width: 527px;
  padding: 20px 10px 10px 10px;
  background: #f1e7d2 url(/images/dish_bg.gif);
}

.b-dish-type {
  float: right;
}

.b-dish-info-full {
  float: none;
  width: 652px;
  background: #f1e7d2 url(/images/dish_bg.gif);
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.b-dish-info .b-dish-type img, .b-dish-info-full .b-dish-type img {
  margin-top: -5px;
}

.b-dish-info-full .button {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.b-dish-info h3 {
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.b-dish-info h3 span {
  font-weight: bold;
  color: #ED1B35;
}

.b-dish-weight {
  /*font-size: 12px;*/
  font-size: 14px;
  color: #221F1F;
  margin-bottom: 15px;
}

.b-dish-image {
  float: left;
  margin-right: 10px;
}

.b-dish-content {
  /*font-size: 1.2em;*/
  font-size: 1.4em;
  color: #221f1f;
  line-height: 1.3em;
}

.b-dish-content a.b-dish-show-recipe {
  /*font-size: 12px;*/
  font-size: 13px;
  color: #ed1b35;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 13px;
  background: url(/images/more.gif) no-repeat center right;
}

.b-dish-content a.b-dish-hide-recipe {
  /*font-size: 12px;*/
  font-size: 13px;
  color: #ed1b35;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 13px;
  background: url(/images/mini.gif) no-repeat center right;
}

.b-dish-add-actions {
  /*float: right;
  width: 107px;
  padding-left: 18px;
  min-height: 163px;
  position: relative;*/
  height: 230px;
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 107px;
  padding-left: 18px;
}

.b-dish-add-actions .button {
  margin-left: 0;
  position: absolute;
  bottom: 5px;
  left: 22px;
  width: 95px;
}

.b-dish-add-price {
  /*font-size: 1.2em;*/
  font-size: 1.4em;
  color: #ed1b34;
  font-weight: bold;
  padding: 23px 0 0 0;
  text-align: center;
}

.b-dish-fblike {
  vertical-align: -7px;
}

.b-dish-vklike {
  display: inline-block;
  vertical-align: -6px;
}

.b-dish-info-full .b-dish-add-price {
  position: absolute;
  bottom: 17px;
  right: 120px;
  padding: 0;
  text-align: left;
}

.b-view-also {
  margin-bottom: 30px;
  text-align: center;
  font-family: 'Book Antiqua';
  font-size: 2em;
}

.b-view-also a {
  color: #ffffff;
  text-decoration: none;
  background: url(/images/menu_bg.gif) no-repeat top left;
  zoom: 1;
  display: inline-block;
  padding: 14px 10px 14px 15px;
  position: relative;
}

.b-view-also a span {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 42px;
  background: url(/images/menu_bg_a.gif) no-repeat center right;
}

/* yo dishes */
.b-yo-dishes {
  margin-bottom: 12px;
  background: url(/images/yo_dishes_bg.jpg) repeat-y top left;
  /*height: 372px;
  overflow: hidden;*/
}

.h-yo-dishes {
  padding: 10px 10px 0 10px;
}

.b-yo-dishes-holder {
  position: relative;
  overflow: hidden;
  width: 195px;
  height: 360px;
}

.b-yo-dishes h3 {
  font-size: 1.2em;
  color: #221f1f;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 10px;
}

.b-yo-dishes-pic {
  text-align: center;
  margin-bottom: 15px;
}

.b-yo-dishes-nav {
  text-align: center;
  margin-bottom: 10px;
}

.b-yo-dishes-name {
  font-size: 1.4em;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-yo-dishes-name a {
  text-decoration: none;
  color: #000000;
}

.b-yo-dishes-desc {
  font-size: 1.3em;
  color: #000000;
  /*font-weight: bold;
  font-style: italic;*/
  text-align: center;
  line-height: 1.3em;
  margin-bottom: 5px;
  height: 80px;
  overflow: hidden;
}

.b-yo-dishes-price {
  font-size: 1.4em;
  color: #ed1b34;
  font-weight: bold;
  text-align: center;
}

/* static text */
.b-static-text {
  background: url(/images/wizard_info_bg.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.b-static-img {
  position: relative;
}

.b-yandex-map {
  position: absolute;
  bottom: 27px;
  left: 20px;
  z-index: 22;
}

.b-error-page {
  padding-bottom: 50px;
}

.b-static-text p {
  font-size: 1.4em;
  color: #221f1f;
  line-height: 1.3em;
  padding-bottom: 15px;
  text-align: center;
}

.b-static-text ul, .b-static-text ol {
  font-size: 1.4em;
  padding-bottom: 15px;
  margin-left: 30px;
  color: #221f1f;
}

.b-static-text ul li {
  list-style: disc;
  line-height: 1.3em;
}

.b-static-text ol li {
  list-style: decimal;
  line-height: 1.3em;
}

.b-static-text h1 {
  font-size: 2.4em;
  color: #221f1f;
  line-height: 1.3em;
  /*font-weight: normal;*/
  font-style: italic;
  font-family: 'Book Antiqua';
  text-align: center;
  padding-bottom: 15px;
}

.b-static-text h2 {
  font-size: 1.8em;
  color: #221f1f;
  font-weight: normal;
  font-style: italic;
  font-family: 'Book Antiqua';
  text-align: center;
  line-height: 1.3em;
  padding-bottom: 5px;
}

.b-static-text h3 {
  font-size: 1.8em;
  color: #221f1f;
  font-weight: normal;
  font-style: italic;
  font-family: 'Book Antiqua';
  text-align: center;
  line-height: 1.3em;
  padding-bottom: 26px;
  background: url(/images/sep_l.gif) no-repeat center bottom;
}

/* news */
.b-news-list {

}

.b-news-item {
  margin-bottom: 20px;
  text-align: center;
}

.b-img {
  float: left;
  margin-right: 15px;
}

.b-date {
  font-size: 1.3em;
}

.b-news-item .b-date {
  padding: 10px 0;
  text-align: center;
}

.b-news-item h3 {
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-news-item h3 a {
  color: #ED1B35;
  text-decoration: none;
}

.b-news-desc {
  font-size: 1.2em;
  color: #221f1f;
  line-height: 1.3em;
}

.b-news-desc a {
  color: #221f1f;
  text-decoration: none;
}

/* feedback */
.b-form-info-text {
  font-size: 1.8em;
  color: #221f1f;
  font-weight: normal;
  font-style: italic;
  font-family: 'Book Antiqua';
  text-align: center;
  line-height: 1.3em;
  padding-bottom: 26px;
  background: url(/images/sep_l.gif) no-repeat center bottom;
  margin-bottom: 15px;
}

.b-feedback-list {
  margin-top: 20px;
  padding-top: 30px;
  background: url(/images/dish_type_bg.png) no-repeat center top;
}

.b-feedback-item {
  margin-bottom: 15px;
  padding-bottom: 40px;
  background: url(/images/some_item_bg.png) no-repeat bottom center;
}

.b-feedback-item h3 {
  font-size: 1.4em;
  color: #221f1f;
  font-weight: bold;
  font-style: italic;
  font-family: 'Book Antiqua';
  margin-bottom: 5px;
}

.b-feedback-author {
  font-size: 1.4em;
  color: #ed1b35;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-feedback-author span {
  font-size: 12px;
  color: #6f6b61;
  font-weight: bold;
  padding-left: 10px;
}

.b-feedback-desc {
  font-size: 1.4em;
  color: #221f1f;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-feedback-comment {
  margin-left: 10px;
  border-left: 2px solid #ed1b35;
  padding-left: 10px;
}

.b-feedback-ql {
  font-size: 1.4em;
  color: #ed1b35;
  font-weight: bold;
  line-height: 1.3em;
  padding-bottom: 5px;
  padding-left: 33px;
  background: url(/images/ql_ico.gif) no-repeat center left;
}

.b-feedback-ql span {
  font-size: 12px;
  color: #6f6b61;
  font-weight: bold;
  padding-left: 10px;
}

.b-feedback-ql-say {
  font-size: 1.4em;
  color: #221f1f;
  line-height: 1.3em;
}

/* form */
.b-form {

}

.b-form dt {
  font-size: 1.4em;
  color: #67645c;
  text-transform: uppercase;
  padding-top: 16px;
  float: left;
  text-align: right;
  width: 170px;
}

.b-form dd {
  margin-left: 180px;
  margin-bottom: 5px;
  font-size: 1.4em;
}

.b-form dd .form_input {
  border: 1px solid #e6c096;
  background: #f7f1df;
  padding: 8px;
  color: #67645C;
  font-size: 1.4em;
  width: 360px;
}

.b-form dd .code_input {
  border: 1px solid #e6c096;
  background: #f7f1df;
  padding: 8px;
  color: #67645C;
  font-size: 1.8em;
  vertical-align: 12px;
  width: 60px;
  text-align: center;
}

.b-form .refresh {
  vertical-align: 9px;
  padding: 0 10px;
}

.b-form-submit {
  margin-left: 180px;
  margin-top: 15px;
}

.b-form-submit .button {
  margin-left: 0;
}

.b-form dd.error_dd {
  font-size: 13px;
  color: #ed1b35;
}

.b-form dd.hint {
  font-size: 13px;
  color: #67645C;
}

.b-form dd input.error, .b-form dd textarea.error {
  background: #f7dfdf;
  border: 1px solid #ed1b35;
}

.b-form-done {
  border: 1px solid #8ab48b;
  padding: 10px 10px 5px 10px;
  color: #497e4a;
  font-size: 1.4em;
  background: url(/images/done_bg.png);
  margin-bottom: 20px;
}

.b-form-done p {
  padding-left: 32px;
  background: url(/images/done.gif) no-repeat top left;
  padding-bottom: 5px;
  line-height: 1.3em;
}

.b-form-error {
  border: 1px solid #ed6f7e;
  padding: 10px 10px 5px 10px;
  color: #ed1b35;
  font-size: 1.4em;
  background: url(/images/error_bg.png);
  margin-bottom: 20px;
}

.b-form-error p {
  padding-left: 32px;
  background: url(/images/error.gif) no-repeat top left;
  padding-bottom: 5px;
}

.b-form-error p span {
  color: #ed1b35;
  font-weight: bold;
}

/* add this */
.b-addthis {

}

.b-addthis .addthis_toolbox {
  width: 145px;
  margin: 0 auto;
}

.b-fb-like {
  margin-top: 15px;
  text-align: center;
  margin-left: 37px;
}

.b-vk-like {
  margin-top: 10px;
}

/* search */
.b-search-this {
  margin-bottom: 20px;
  text-align: center;
}

.b-search-this .search_input {
  background: #f7f1df;
  border: 1px solid #e7c39a;
  padding: 6px;
  width: 160px;
  color: #67645c;
  font-size: 14px;
  margin-bottom: 10px;
}

.b-search-form {
  margin-bottom: 15px;
  text-align: center;
  padding-bottom: 30px;
  background: url(/images/some_item_bg.png) no-repeat bottom center;
}

.b-search-form .input {
  background: #f7f1df;
  border: 1px solid #e7c39a;
  padding: 6px;
  width: 240px;
  color: #67645c;
  font-size: 14px;
  margin-right: 10px;
}

.b-search-count {
  font-size: 1.8em;
  color: #221F1F;
  font-weight: normal;
  font-style: italic;
  font-family: 'Book Antiqua';
  text-align: center;
  line-height: 1.3em;
  padding-bottom: 26px;
  background: url(/images/sep_l.gif) no-repeat center bottom;
  margin-bottom: 15px;
}

.b-search-count span {
  font-weight: bold;
  color: #ed1b35;
}

/* pager */
.b-pager {
  font-size: 1.8em;
  color: #000000;
  font-weight: normal;
  line-height: 1.1em;
  text-align: center;
}

.b-pager li {
  display: inline;
}

.b-pager a {
  color: #ed1b35;
  text-decoration: underline;
  padding: 0 3px;
}

.b-pager a.active, .b-pager a:hover {
  color: #000000;
  text-decoration: none;
}

/* partners */
.b-partners {
  text-align: center;
}

.b-partners p {
  margin-bottom: 20px;
  text-align: center;
}

/* fb box */
.b-fb-box {
  width: 990px;
  margin: 20px auto;
}

/* breadcrumbs */
.b-breadcrumbs {
  font-size: 1.3em;
  text-align: center;
  padding-bottom: 15px;
}

/* footer */
.b-footer {
  background: url(/images/line.png) no-repeat center top;
  padding-top: 60px;
}

.b-footer-bg {
  background: url(/images/footer.png) no-repeat center top;
  padding-bottom: 60px;
  min-height: 200px;
}

.b-copyright, .b-web-dev {
  font-size: 1.4em;
  color: #000000;
  font-family: 'Book Antiqua';
  font-style: italic;
  margin-bottom: 10px;
  line-height: 1.3em;
  text-align: center;
}

.b-copyright a, .b-web-dev a {
  text-decoration: underline;
  color: #ed1b34;
}

.b-delivery-options {
  text-align: center;
  width: 480px;
  margin: 0 auto 30px auto;
}

.b-delivery-options p {
  line-height: 1.3em;
  font-size: 1.4em;
  color: #000000;
}

.b-footer-text {
  text-align: center;
  width: 720px;
  margin: 0 0 30px 0;
}

.b-footer-text p {
  line-height: 1.3em;
  font-size: 1.3em;
  color: #000000;
}

.b-seo-text {
  text-align: center;
}

.b-seo-text p {
  line-height: 1.3em;
  font-size: 1.3em;
  color: #000000;
}

#more {
  display: none;
}