/***  2012.02 Redesign ***/
/*@import 'url(fonts/font-declaration.css';*/
@import 'bortarsasag.css';
/* colors */
/*
Button
*/
/* margins / paddings */
/* borders */
.no-border {
  border: 0px none !important;
}
/*  texts   */
/* site */
html {
  -webkit-font-smoothing: antialiased;
}
a:hover {
  color: #A69F47;
}
img {
  border: 0px none !important;
}
h3 {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
#page {
  width: 960px;
  margin: 0 auto;
  height: 100%;
  padding-top: 157px;
  position: relative;
  background-color: white;
}
.sep {
  width: 1px;
  height: 14px;
  margin: 0 0 0 9px;
  color: #d8d8d7;
}
#top_menu {
  height: 33px;
  width: 100%;
  margin-top: -20px;
}
#top_menu ul#login-cart-menu {
  position: absolute;
  top: 24px;
  right: 30px;
  list-style: none;
}
#top_menu ul#upper-menu {
  position: absolute;
  bottom: 115px;
  left: 203px;
  list-style: none;
}
#top_menu ul#upper-menu a {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
}
#top_menu li {
  float: left;
  vertical-align: top;
  margin-left: 9px;
}
#top_menu li a {
  text-decoration: none;
  z-index: 100;
  position: relative;
  outline: 0;
  font-weight: normal;
}
#top_menu li a#menu_basket {
  margin-right: 13px;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
}
#top_menu li a .items {
  margin-left: 7px;
}
#top_menu li:first-child {
  padding-left: 2px;
}
#top_menu .topPromo {
  position: absolute;
  right: 10px;
  top: 72px;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
}
#top_menu #basket_pict {
  position: absolute;
  right: -5px;
  top: 8px;
  width: 35px;
  height: 39px;
  background: url(/images/basket_pict.png) no-repeat;
  cursor: pointer;
}
#top_menu #currency-menu {
  position: absolute;
  right: 40px;
  list-style: none;
}
#top_menu #search-input {
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 100;
}
#top_menu #search-input input.new-design {
  width: 185px;
  padding-left: 8px;
}
#top_menu #search-field {
  height: 27px;
  margin-bottom: 0;
}
#top_menu #search-button {
  width: 20px;
  height: 28px;
  background: url(/images/searchIcon.png) no-repeat center center;
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: 7px;
  outline: 0;
}
#top_menu input::-webkit-input-placeholder {
  color: #cecece;
  position: relative;
}
#top_menu #search-result {
  display: none;
  position: absolute;
  min-width: 450px;
  background-color: #eeecdb;
  border: 1px solid #e1debf;
  padding: 0 10px 0px 10px;
  z-index: 1500;
  margin-top: -1px;
}
#top_menu #search-result .category {
  margin: 0px -10px 10px -10px;
  padding: 10px;
  border-bottom: 1px solid #e1debf;
  position: relative;
}
#top_menu #search-result .category .title {
  font-size: 16px;
}
#top_menu #search-result .category .num {
  position: absolute;
  right: 10px;
  margin-top: -25px;
}
#top_menu #search-result .category .num a {
  color: #A69F47;
}
#top_menu #search-result .noresult {
  font-size: 13px;
}
#top_menu #search-result .noresult a {
  font-size: 13px;
  display: inline;
}
.logo {
  height: 95px;
  margin: 0 auto 0 auto;
  text-align: center;
  position: relative;
  outline: none;
  z-index: 1;
}
.logo .logo-container {
  position: absolute;
  bottom: 13px;
  left: 0;
}
.logo a i {
  display: block;
  background: url(../images/bortarsasag_logo.png) center center no-repeat;
  width: 233px;
  height: 30px;
  text-indent: -100000px;
}
.logo i.wine-school {
  background: url(../images/borsuli_logo.png) center center no-repeat;
  width: 135px;
}
.logo i.wine-spring {
  background: url(../images/bortavasz_logo.png) center center no-repeat;
  width: 186px;
}
#main_menu {
  border-top: 0px solid #d8d8d7;
  border-bottom: 2px solid #3D3c36;
  text-transform: uppercase;
}
#main_menu ul {
  display: inline-block;
  list-style-type: none;
}
#main_menu ul#second-menu {
  float: right;
  margin-right: -14px;
}
#main_menu li {
  float: left;
  position: relative;
}
#main_menu li a,
#main_menu li span {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  display: inline-block;
  line-height: 28px;
  padding: 6px 24px 10px 0;
  text-decoration: none;
  outline: 0;
}
#main_menu li a.active,
#main_menu li span.active {
  color: #A69F47;
}
#main_menu li a:hover {
  color: #A69F47;
}
#main_menu li .submenu {
  position: absolute;
  visibility: hidden;
  background-color: #eeecdb;
  white-space: nowrap;
  border: 1px solid #e1debf;
  padding: 10px 14px 15px 4px;
  z-index: 1000;
  left: 0px;
  top: 44px;
}
#main_menu li .submenu ul {
  float: left;
}
#main_menu li .submenu ul li {
  float: none;
  padding: 2px 0 2px 2px;
}
#main_menu li .submenu ul li .folder {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  display: inline-block;
  line-height: 28px;
  padding: 6px 24px 10px 0;
  text-decoration: none;
  outline: 0;
  margin-bottom: -5px;
  padding: 0;
  text-transform: uppercase;
}
#main_menu li .submenu ul li a {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  display: block;
  text-transform: none;
  line-height: 16px;
  color: #3D3c36;
  padding: 0;
  margin: 0;
}
#main_menu li .submenu ul li a.bold {
  font-weight: bold;
}
#main_menu li .submenu ul li a:hover {
  color: #A69F47;
}
#main_menu li .submenu .col {
  float: left;
}
#main_menu li .submenu td {
  vertical-align: top;
  padding-left: 28px;
}
#main_menu li .submenu td.firstCol {
  padding-left: 10px;
}
#main_menu li .submenu li a:hover {
  color: #A69F47;
}
#toplist_menu {
  border-top: 0px solid #d8d8d7;
  border-bottom: 2px solid #3D3c36;
  text-transform: uppercase;
  border-top: 2px solid #3D3c36;
  border-bottom: 1px solid #d8d8d7;
}
#toplist_menu ul {
  display: inline-block;
  list-style-type: none;
}
#toplist_menu ul#second-menu {
  float: right;
  margin-right: -14px;
}
#toplist_menu li {
  float: left;
  position: relative;
}
#toplist_menu li a,
#toplist_menu li span {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  display: inline-block;
  line-height: 28px;
  padding: 6px 24px 10px 0;
  text-decoration: none;
  outline: 0;
}
#toplist_menu li a.active,
#toplist_menu li span.active {
  color: #A69F47;
}
#toplist_menu li a:hover {
  color: #A69F47;
}
#toplist_menu li .submenu {
  position: absolute;
  visibility: hidden;
  background-color: #eeecdb;
  white-space: nowrap;
  border: 1px solid #e1debf;
  padding: 10px 14px 15px 4px;
  z-index: 1000;
  left: 0px;
  top: 44px;
}
#toplist_menu li .submenu ul {
  float: left;
}
#toplist_menu li .submenu ul li {
  float: none;
  padding: 2px 0 2px 2px;
}
#toplist_menu li .submenu ul li .folder {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  display: inline-block;
  line-height: 28px;
  padding: 6px 24px 10px 0;
  text-decoration: none;
  outline: 0;
  margin-bottom: -5px;
  padding: 0;
  text-transform: uppercase;
}
#toplist_menu li .submenu ul li a {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  display: block;
  text-transform: none;
  line-height: 16px;
  color: #3D3c36;
  padding: 0;
  margin: 0;
}
#toplist_menu li .submenu ul li a.bold {
  font-weight: bold;
}
#toplist_menu li .submenu ul li a:hover {
  color: #A69F47;
}
#toplist_menu li .submenu .col {
  float: left;
}
#toplist_menu li .submenu td {
  vertical-align: top;
  padding-left: 28px;
}
#toplist_menu li .submenu td.firstCol {
  padding-left: 10px;
}
#toplist_menu.toplists {
  margin: 10px 0 10px 0;
}
#toplist_menu.toplists li a {
  font-size: 13px;
}
#toplist_menu.toplists li span {
  font-size: 16px;
}
#toplist_menu .full_list {
  float: right;
  line-height: 32px;
  margin-right: 12px;
}
#toplist_menu .full_list a {
  text-decoration: none;
  font-size: 11px;
  text-transform: none;
  color: #3D3B36;
}
.main-table .main-table-cell {
  float: left;
  width: 314px;
  margin: 0 0 10px 9px;
}
.main-table .main-table-cell img {
  display: block;
  width: 314px;
  border: 0;
  padding-bottom: 10px;
}
.main-table .main-table-cell:last-child {
  padding-right: 0px;
}
.main-table .main-table-cell h3,
.main-table .main-table-cell h2 {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 7px;
}
.main-table .main-table-cell h3 a,
.main-table .main-table-cell h2 a {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.main-table .main-table-cell h3 a:hover,
.main-table .main-table-cell h2 a:hover {
  color: #A69F47;
}
.main-table .main-table-cell p {
  text-align: center;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
}
.main-table .main-table-cell div {
  padding-bottom: 15px;
  padding-left: 0px;
}
.main-table .main-table-cell:first-child {
  margin: 0 0 10px 0px;
}
.main-table .main-table-cell.cell-2 {
  margin-top: 2px;
}
.main-table .main-table-cell.cell-2 div {
  padding-bottom: 18px;
}
.main-table.cells5 {
  margin-top: 1px;
  border-top: 2px solid #3D3c36;
  padding-top: 30px;
}
.main-table.cells5 .main-table-cell {
  width: 184px;
  padding-right: 4px;
  padding-bottom: 10px;
  margin: 0 0 10px 6px;
}
.main-table.cells5 .main-table-cell:last-child {
  padding-right: 0px;
}
.main-table.cells5 .main-table-cell h3 {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-align: left;
  padding-top: 9px;
  padding-bottom: 7px;
  /*padding-left: @small;*/
}
.main-table.cells5 .main-table-cell h3 a {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.main-table.cells5 .main-table-cell h3 a:hover {
  color: #A69F47;
}
.main-table.cells5 .main-table-cell p {
  text-align: left;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
}
.main-table.cells5 .main-table-cell div {
  /*padding-left: @small;*/
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
  padding-bottom: 5px;
}
.main-table.cells5 .main-table-cell img {
  width: auto !important;
  max-width: 184px;
  padding-bottom: 8px;
}
.main-table.cells5 .main-table-cell:first-child {
  margin: 0 0 10px 0px;
}
.main-table.cells1 .main-table-cell {
  width: 100%;
}
.main-table.cells1 .main-table-cell img {
  width: 100%;
}
#bottom_menu {
  padding-top: 9px;
  margin-top: 12px;
}
#bottom_menu h3 {
  font-weight: normal;
  text-transform: uppercase;
}
#bottom_menu ul {
  list-style: none;
}
#bottom_menu li.menu_block {
  float: left;
  width: 174px;
  padding-left: 12px;
  padding-right: 0px;
  margin: 0 0 10px 8px;
}
#bottom_menu li.menu_block:first-child {
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0px;
}
#bottom_menu li.menu_block.menu_5 h3,
#bottom_menu li.menu_block.menu_5 span,
#bottom_menu li.menu_block.menu_5 input {
  /*color: #3B5998 !important;*/
}
#bottom_menu li.menu_block.last {
  width: 184px;
}
#bottom_menu li a,
#bottom_menu li span {
  display: block;
  text-decoration: none;
  padding: 3px 0 3px;
}
#bottom_menu .newsletter-sign-up {
  margin-bottom: 3px;
}
#bottom_menu .newsletter-sign-up input[type='text'],
#bottom_menu .newsletter-sign-up input[type='email'] {
  width: 177px;
  height: 21px;
}
#bottom_menu .newsletter-sign-up .button {
  background: transparent url(/images/btn_send.png) no-repeat 0 0 !important;
  margin-top: -12px;
  width: 13px;
  height: 21px;
  position: relative;
  top: 22px;
  right: 0;
}
#bottom_menu .newsletter-sign-up .button a {
  background: transparent;
}
#bottom_menu .social-media-link {
  float: right;
  margin-left: 10px;
}
#bottom_menu .social-media-link a {
  position: relative;
}
#bottom_menu .social-media-link a img {
  border: 0;
}
#bottom_menu .social-media-link a img.switch {
  position: absolute;
  left: 0;
  top: 3px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#bottom_menu .social-media-link a img.switch:hover {
  opacity: 0;
}
#awards {
  float: left;
  margin: 13px 0 30px 0;
}
#awards div {
  float: left;
  margin-right: 50px;
}
#awards div.last {
  margin-right: 10px;
}
#copyright {
  float: right;
  margin: 13px 0 30px 0;
  padding-top: 40px;
  line-height: 16px;
  width: 423px;
}
#copyright a {
  font-size: 11px;
}
#copyright ul {
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#copyright ul li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
#copyright ul li.sep {
  color: #d8d8d7;
  height: 16px;
  width: 1px;
  margin: 0 12px;
  font-size: 12px;
}
.footerBottom {
  margin: 13px 0 30px 0;
}
.footerBottom .box {
  float: left;
}
.footerBottom .userFriendly {
  width: 436px;
}
.footerBottom .footerMenu ul {
  list-style: none outside none;
  margin: 10px 0 0 0;
  padding: 0;
}
.footerBottom .footerMenu ul li {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.footerBottom .footerMenu ul li.sep {
  color: #d8d8d7;
  height: 16px;
  width: 1px;
  margin: 0 8px;
  font-size: 12px;
}
.footerBottom .websiteOfTheYear {
  width: 88px;
  margin: -20px 0 0 0;
}
.footerBottom .payServices {
  width: 347px;
  text-align: right;
  margin: 15px 13px 0 0;
}
.footerBottom .creator {
  float: right;
  margin: 15px 0 0 0;
}
#big_fish_logo {
  float: right;
  margin-top: 14px;
}
#big_fish_logo img {
  border: 0;
}
#bank {
  float: right;
  margin-top: 17px;
}
.reference_container {
  border-top: 2px solid #3D3c36;
  margin-top: 10px;
  margin-bottom: -1px;
}
.reference_list {
  width: 720px;
  float: right;
  text-transform: uppercase;
  margin: 15px 0 4px;
  padding: 10px 0 0;
}
.reference_list ul {
  border-bottom: 1px solid #d8d8d7;
  display: block;
  list-style-type: none;
  height: 24px;
  width: 705px;
  float: right;
  padding-left: 5px;
}
.reference_list li {
  float: left;
  position: relative;
  display: inline-block;
  margin-right: 30px;
}
.reference_list li a,
.reference_list li span {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.reference_list li span {
  padding: 0;
}
.reference_list li a.active {
  color: #A69F47;
}
.reference_list li a:hover {
  color: #A69F47;
}
.reference {
  display: none;
}
.reference.show {
  display: block;
}
.product_list.reference {
  width: 720px;
  padding: 0;
  display: inline-block;
}
.product_list .product-list-item {
  text-align: left;
  display: inline-block;
  float: left;
  width: 238px;
  height: 180px;
  padding: 12px 0px 12px 0px;
  position: relative;
  border: 1px solid #ffffff;
  border-bottom: 0px none;
  background-color: transparent;
  z-index: 10;
}
.product_list .product-list-item .image-holder {
  height: 99px;
  display: block;
  padding: 0px 0px 0px 0px;
  width: 230px;
  position: relative;
  /*text-align: center;*/
}
.product_list .product-list-item .image-holder .image {
  height: 84px;
  left: 0px;
  position: relative;
  top: 15px;
  width: 225px;
  z-index: 0;
  background: url(/images/bg-product-list-shelf-shadow.png) no-repeat left bottom;
}
.product_list .product-list-item .image-holder .image .element .image div {
  width: 195px;
  height: 44px;
  background-repeat: no-repeat;
}
.product_list .product-list-item .image-holder a {
  display: block;
  height: 75px;
  width: 210px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  position: absolute;
  bottom: 20px;
  left: 14px;
  overflow: hidden;
}
.product_list .product-list-item .image-holder a.shelf {
  height: 72px;
  bottom: 31px !important;
  left: 20px;
}
.product_list .product-list-item .image-holder a.shelf span {
  text-align: left;
}
.product_list .product-list-item .image-holder a span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 210px;
  text-align: center;
}
.product_list .product-list-item .image-holder a span.selection {
  /*text-align: left;*/
}
.product_list .product-list-item .dropdown-box {
  border: 1px solid #d8d8d7;
  border-top: none;
  display: none;
  margin-top: -10px;
  margin-left: -1px;
  width: 212px;
  padding: 20px 18px 10px 8px;
  background-color: #ffffff;
  z-index: 1;
}
.product_list .product-list-item .static-box {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
}
.product_list .product-list-item .title {
  position: relative;
  padding: 12px 0px 6px 16px;
}
.product_list .product-list-item .title a {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-decoration: none;
}
.product_list .product-list-item.first {
  margin-left: 0px;
}
.product_list .product-list-item:hover {
  border-color: #d8d8d7;
  background-color: #FFF;
  z-index: 1000;
}
.product_list .product-list-item:hover .title a {
  color: #A69F47;
}
.product_list .product-list-item:hover .dropdown-box {
  display: block;
  z-index: 1000;
}
.product_list .product-list-item .button {
  float: right;
}
.product_list .product-list-item.big_box {
  height: 270px;
}
.product_list .product-list-item.big_box .image-holder {
  height: 175px;
}
.product_list .product-list-item.big_box .image-holder .image {
  height: 160px;
}
.product_list .product-list-item.big_box .image-holder a {
  height: 175px;
  bottom: 0;
}
.product_list .functions {
  margin: 10px 10px 20px 10px;
  color: #2E2F27;
}
.product_list .functions .page {
  margin-top: 10px;
  float: right;
}
.product_list .functions .page a {
  text-decoration: none;
  font: normal 12px Arial;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  color: #aaaaaa;
  margin: 0px;
  padding-right: 10px;
  display: inline-block;
}
.product_list .functions .page a:hover {
  color: #A69F47;
}
.product_list .functions .page a.prevPage {
  background: transparent url(/images/pager_prev.png) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.product_list .functions .page a.nextPage {
  background: transparent url(/images/pager_next.png) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.product_list .functions .page span {
  color: #3D3c36;
  margin: 0 10px 0 0;
  font-size: 14px;
}
.product_list .functions .number {
  float: right;
  margin-right: 20px;
}
.product_list .functions .number .jelectbox_options {
  width: 66px;
}
.product_list .functions .order {
  float: right;
}
.product_list .functions .number span,
.product_list .functions .order span {
  display: inline-block;
  float: left;
}
.product_list .functions .title {
  color: #86887B;
}
.discount {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
  color: #A7101A !important;
  padding-left: 18px;
}
.price-block {
  padding: 1px 0px 0px 16px;
}
.price-block span {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
}
.button {
  cursor: pointer;
}
.button a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Georgia, Times;
  cursor: pointer;
  outline: 0;
  font-weight: bold;
  padding: 7px 28px 7px;
  font-weight: normal;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #1B1B1B;
  background: url(/images/button_bg.png) repeat-x 0 0;
}
.button a.basket,
.button a.inverse,
.button a.borrow {
  padding: 6px 28px 6px;
  background: #c6b193;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c6b193 0%, #baa17b 100%);
  /* FF3.6+ */
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@colorTop), color-stop(100%,@colorBottom));  Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c6b193 0%, #baa17b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c6b193 0%, #baa17b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c6b193 0%, #baa17b 100%);
  /* IE10+ */
  background: linear-gradient(top, #c6b193 0%, #baa17b 100%);
  /* W3C */
  /*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@colorTop', endColorstr='@colorBottom',GradientType=0 );  IE6-9 */
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.button a.basket:hover,
.button a.inverse:hover,
.button a.borrow:hover {
  background: #baa17b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #baa17b 0%, #c6b193 100%);
  /* FF3.6+ */
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@colorTop), color-stop(100%,@colorBottom));  Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #baa17b 0%, #c6b193 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #baa17b 0%, #c6b193 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #baa17b 0%, #c6b193 100%);
  /* IE10+ */
  background: linear-gradient(top, #baa17b 0%, #c6b193 100%);
  /* W3C */
  /*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@colorTop', endColorstr='@colorBottom',GradientType=0 );  IE6-9 */
}
.button a.borrow {
  padding-left: 16px;
  padding-right: 16px;
}
.button a:hover {
  background-image: url(/images/button_bg_flip.png);
}
.bor_addthis_button {
  margin-left: 10px;
  background: rgba(252, 252, 252, 0.38);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* FF3.6+ */
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@colorTop), color-stop(100%,@colorBottom));  Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* W3C */
  /*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@colorTop', endColorstr='@colorBottom',GradientType=0 );  IE6-9 */
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.bor_addthis_button a,
.bor_addthis_button a:hover {
  background-image: url(/images/btn_share.png);
  background-repeat: no-repeat;
  background-position: 83% center;
  text-indent: 0px;
  padding: 6px 41px 5px 27px;
}
.fb {
  background: rgba(252, 252, 252, 0.38);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* FF3.6+ */
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,@colorTop), color-stop(100%,@colorBottom));  Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* IE10+ */
  background: linear-gradient(top, rgba(252, 252, 252, 0.38) 0%, rgba(171, 171, 171, 0.1) 100%);
  /* W3C */
  /*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@colorTop', endColorstr='@colorBottom',GradientType=0 );  IE6-9 */
  float: left !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 0px !important;
}
.fb a {
  background-image: url(/images/icon_facebook.png);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  font-size: 12px;
  padding: 7px 11px 7px 30px;
}
.fb a:hover {
  background-image: url(/images/icon_facebook_c.png);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  color: #204081;
}
.inactive a {
  color: #999999;
}
.functions {
  margin-top: 3px;
}
.functions .button {
  float: left;
}
.button-holder.right {
  float: right;
}
.input {
  width: 80px;
  float: left;
  text-align: right;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input label {
  color: #3D3c36;
  display: inline-block;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.input .decrease {
  background: transparent url(/images/-.png) no-repeat;
}
.input .increase {
  background: transparent url(/images/+.png) no-repeat;
  padding-right: 9px;
}
.input input {
  width: 27px;
  height: 27px;
  border: 1px solid #d8d8d7;
  text-align: center;
  margin: auto 6px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
#basket_container {
  position: absolute;
  right: 0px;
  top: 66px;
  z-index: 1500;
  display: none;
}
#basket_container .table_basket a {
  white-space: nowrap;
}
.filter a {
  font-weight: normal;
  display: block;
  font-size: 12px;
  padding: 3px 0px 2px;
  text-decoration: none;
  outline: 0;
  color: #3D3c36;
  text-transform: capitalize;
}
.filter a:hover {
  color: #A69F47;
}
.product_list.normal {
  width: 720px;
  padding: 5px 0 5px 0px;
  display: inline-block;
}
.product_list.rand {
  display: block;
  width: 870px;
  padding: 0;
  margin: 0 auto;
}
.product_list.gift {
  width: 540px;
  padding: 10px 0 0 0;
  display: inline-block;
}
.product_list.full {
  width: 960px;
  padding: 0px;
  display: block;
}
.breadcrumb {
  position: relative;
  padding: 14px 0 11px 0;
  border-bottom: 1px solid #d8d8d7;
}
.breadcrumb h1,
.breadcrumb span.title {
  font: normal 24px Georgia, Times !important;
  -webkit-font-smoothing: antialiased !important;
  color: #000000 !important;
  margin: 6px 0 5px 0;
  text-align: center;
  text-transform: uppercase;
}
.breadcrumb span.title {
  display: block;
}
.breadcrumb .marker {
  position: absolute;
  top: 32px;
  right: 10px;
  color: #2E2F27;
  padding: 16px 0px 1px;
  line-height: 14px;
  width: 100px;
  text-align: right;
}
.breadcrumb .breadcrumb-menu .breadcrumb-item:hover {
  color: #A69F47;
}
.breadcrumb .breadcrumb-menu .breadcrumb-item.last {
  color: #A69F47;
}
.breadcrumb .breadcrumb-menu div {
  float: left;
  margin-right: 2px;
}
.vat {
  padding: 0 0 10px;
}
#product .photo {
  margin-top: 60px;
  margin-bottom: -15px;
  width: 480px;
  float: left;
  text-align: center;
}
#product .photo .image {
  width: 400px;
  height: 485px;
  margin: 0 auto;
}
#product .photo .image.shelf {
  background: url(/images/shelf_big.png) no-repeat center bottom;
}
#product .photo .image div {
  width: 400px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: hidden;
  position: relative;
}
#product .photo .image div span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 400px;
}
#product .photo .prodText {
  display: none;
}
#product .desc {
  width: 480px;
  display: inline-block;
}
#product .desc .price {
  border-top: 1px solid #d8d8d7;
  border-bottom: 1px solid #d8d8d7;
  padding: 15px 0 7px 0;
  color: #96997F;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#product .desc .price .upper-price-block {
  width: 357px;
  float: left;
  display: inline-block;
  padding: 1px 0px 0px 0px;
}
#product .desc .price .lower-price-block {
  width: 357px;
  float: left;
  display: inline-block;
}
#product .desc .price .lower-price-block div {
  float: left;
  font-size: 11px;
  margin-right: 8px;
  padding-top: 20px;
}
#product .desc .price .liter,
#product .desc .price .vat {
  color: #aaaaaa;
  font-size: 11px;
}
#product .desc .price.sold_out {
  padding: 15px 0;
  color: #3D3B36;
}
#product .desc .basket-box {
  display: inline-block;
  margin-top: 12px;
}
#product .desc .basket-box .input {
  padding-bottom: 10px;
}
#product .desc .basket-box .input .increase {
  padding-right: 0px;
}
#product h1 {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin: 34px 0 13px;
  line-height: 29px;
  font-weight: normal;
  color: #2E2F27;
}
#product h1 span {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin: 34px 0 13px;
  line-height: 29px;
  font-weight: normal;
  color: #2E2F27;
}
#product h2 {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding: 0;
  cursor: default;
}
#product .info {
  padding: 15px 0 14px;
}
#product .info .content {
  line-height: 18px;
  padding: 10px 0 0px 0;
}
#product .propCol {
  line-height: 18px;
  padding: 7px 0 0px 0;
  width: 224px;
  float: left;
}
#product .props {
  cursor: default;
}
#product .props:hover {
  color: #000000;
}
#product .props.caps {
  text-transform: capitalize;
}
#product .header {
  text-align: center;
}
.bottle {
  float: left;
  margin-top: 4px;
  font-size: 16px;
  color: #2E2F27;
  padding-right: 13px;
  border-right: 1px solid #d8d8d7;
}
.bottle .discount span {
  color: #A7101A;
}
.twelvePack {
  float: left;
  margin-top: 4px;
  font-size: 16px;
  color: #2E2F27;
  padding-right: 13px;
  border-right: 1px solid #d8d8d7;
  padding-left: 18px;
}
.twelvePack .discount span {
  color: #A7101A;
}
span.price2 {
  font-size: 20px;
}
span.price2 span {
  font-size: 20px;
}
#rand_product_list {
  margin: 40px 0 0 0;
  padding-bottom: 40px;
  border-top: 2px solid #3D3c36;
}
.others#rand_product_list {
  border-top: 1px solid #d8d8d7;
}
#rand_product_list .header {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-transform: uppercase;
  padding: 9px 0px 9px 12px;
  border-bottom: 1px solid #d8d8d7;
}
.others#rand_product_list .header {
  border-bottom: none;
  border-top: none;
  padding-bottom: 0;
}
#rand_product_list .header .title {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  width: 400px;
  text-align: center;
  margin-left: 40px;
  font-size: 20px;
}
.absBc .breadcrumb {
  position: absolute;
  width: 951px;
}
.absBc.hidden_breadcrumb .breadcrumb {
  padding-top: 18px;
}
.absBc.listOnly .breadcrumb {
  margin-bottom: -20px;
}
.article_column.bread {
  padding-top: 30px;
}
.article_column.bread .image {
  float: left;
  width: 355px;
  min-height: 220px;
  padding-right: 30px;
}
.article_column.bread .image img {
  float: right;
  max-width: 100% !important;
}
.article_column.bread .evenDoc .image {
  float: right !important;
  padding-right: 0px;
  padding-left: 30px;
}
.article_column.bread .evenDoc .image img {
  float: left;
}
.article_column.magazine {
  padding-top: 30px;
  margin-left: 10px;
}
.article_column.magazine .image {
  float: left;
  width: 355px;
  min-height: 220px;
  padding-right: 30px;
}
.article_column.magazine .image img {
  float: right;
  max-width: 100% !important;
}
.article_column.magazine .evenDoc .image {
  float: right !important;
  padding-right: 0px;
  padding-left: 30px;
}
.article_column.magazine .evenDoc .image img {
  float: left;
}
.article_column.search .element {
  margin-bottom: 30px;
}
.article_column.search .element .image {
  width: 355px;
}
.article_column.search .element .image img {
  max-width: 100%;
}
.article_column .title {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.article_column .title a {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.article_column .title a:hover {
  color: #A69F47;
}
.article_column .lead {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
}
.date {
  font-family: Avenir, Arial;
  font-size: 14px;
  color: #3D3c36;
  color: #aaaaaa;
  padding: 10px 0;
}
.left-column {
  padding: 20px 46px 0 0;
  width: 194px;
  float: left;
}
.left-column li {
  padding: 3px 0;
}
.left-column li a,
.left-column li p,
.left-column li h2 {
  margin-left: 0;
  padding-left: 0 !important;
  font-weight: normal;
}
.left-column.custom.index {
  /*margin-left: @small;*/
}
.left-column.custom.index ul li {
  /*line-height: 16px;*/
}
.left-column.custom.index ul li a {
  /*padding: 2px 0 2px !important;*/
  white-space: normal;
}
.left-column.custom.index ul li ul {
  margin-left: 0px;
}
.left-column.custom .date {
  padding: 10px 0 0 0;
  font-size: 13px;
}
.left-column.right {
  padding: 20px 0px 0 16px;
  width: 204px;
  float: right;
}
.left-column.right ul li .folder,
.left-column.right ul li .wine-shop-title {
  text-transform: none;
}
.left-column.archives {
  margin-top: -77px;
}
.evenDoc .image {
  float: right !important;
}
.content-column {
  width: 720px;
  float: left;
  margin-top: 20px;
}
.content-column.with-breadcrumb {
  padding-top: 50px;
}
.content-column .main-pic {
  padding-bottom: 20px;
}
.content-column .date {
  padding: 10px 0 20px 0;
  font-size: 18px;
}
.content-column.magazin {
  margin-left: 10px;
}
.content-column.full-width {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.content-column.full-width img {
  width: 100%;
}
.listDoc {
  padding: 20px 0;
  border-bottom: 1px solid #d8d8d7;
}
.listDoc:first-child {
  padding-top: 0;
}
.listDoc.last {
  margin-bottom: 20px;
  border: 0px none !important;
}
.content-top {
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d7;
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
}
.content-top h1 {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding-bottom: 10px;
}
.content-top .article_column {
  display: block;
  float: none;
}
.content-top .article_column.bread {
  padding-top: 10px;
}
.content-top .article_column .listDoc {
  padding: 0;
}
.content-top .article_column .listDoc.last {
  margin: 0;
}
.side-pics {
  float: right;
  width: 355px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.side-pics img {
  width: 355px;
  margin-bottom: 10px;
}
.content-block {
  float: right;
  width: 720px;
  color: #2E2F27;
  padding-top: 30px;
}
.content-block .content-left {
  /*width: 335px;*/
  padding-right: 20px;
  padding-bottom: 30px;
  /*float: left;*/
}
.content-block .content-left.full {
  width: 720px;
}
.content-block h2 {
  font: normal 16px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding-bottom: 30px;
}
.content-block h3 {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  padding: 20px 0;
}
.content-block p {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
}
.horizontal {
  padding: 20px 0px;
  margin: 20px 0;
  border-top: 1px solid #d8d8d7;
  border-bottom: 1px solid #d8d8d7;
}
.horizontal .img {
  width: 210px;
  float: left;
  margin-left: 20px;
}
.horizontal .img:first-child {
  margin-left: 25px;
}
.horizontal .img img {
  max-width: 100%;
}
.horizontal .imgPair {
  width: 355px;
  float: left;
  margin-left: 10px;
}
.horizontal .imgPair.first {
  margin-left: 0px;
}
.horizontal .imgPair img {
  width: 100%;
}
.horizontal .imgSolo img {
  max-width: 100%;
}
.withSep {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d7;
}
#filter,
#left-shops-menu {
  width: 230px;
  float: left;
  color: #2E2F27;
  padding: 10px 0px 10px 0;
}
.shops-right-column,
.ws_event_list {
  padding-top: 30px;
}
.shops-right-column .wine-shop,
.ws_event_list .wine-shop,
.shops-right-column .ws_event,
.ws_event_list .ws_event {
  position: relative;
  width: 314px;
  float: left;
  /*height: 400px;*/
  margin-right: 8px;
}
.shops-right-column .wine-shop .image-hole,
.ws_event_list .wine-shop .image-hole,
.shops-right-column .ws_event .image-hole,
.ws_event_list .ws_event .image-hole {
  width: 314px;
  height: 200px;
  overflow: hidden;
}
.shops-right-column .wine-shop .new,
.ws_event_list .wine-shop .new,
.shops-right-column .ws_event .new,
.ws_event_list .ws_event .new {
  position: absolute;
  top: 144px;
  left: 238px;
  z-index: 10;
}
.shops-right-column .wine-shop .new img,
.ws_event_list .wine-shop .new img,
.shops-right-column .ws_event .new img,
.ws_event_list .ws_event .new img {
  width: inherit;
  max-width: inherit;
}
.shops-right-column .wine-shop img,
.ws_event_list .wine-shop img,
.shops-right-column .ws_event img,
.ws_event_list .ws_event img {
  width: 314px;
  max-width: 100%;
}
.shops-right-column .wine-shop h2,
.ws_event_list .wine-shop h2,
.shops-right-column .ws_event h2,
.ws_event_list .ws_event h2 {
  padding: 22px 0 10px 10px;
}
.shops-right-column .wine-shop h2 a,
.ws_event_list .wine-shop h2 a,
.shops-right-column .ws_event h2 a,
.ws_event_list .ws_event h2 a {
  font: normal 20px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.shops-right-column .wine-shop h2 a:hover,
.ws_event_list .wine-shop h2 a:hover,
.shops-right-column .ws_event h2 a:hover,
.ws_event_list .ws_event h2 a:hover {
  color: #A69F47;
}
.shops-right-column .wine-shop .address,
.ws_event_list .wine-shop .address,
.shops-right-column .ws_event .address,
.ws_event_list .ws_event .address,
.shops-right-column .wine-shop .data,
.ws_event_list .wine-shop .data,
.shops-right-column .ws_event .data,
.ws_event_list .ws_event .data {
  padding: 0 10px;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
}
.shops-right-column .wine-shop .address p,
.ws_event_list .wine-shop .address p,
.shops-right-column .ws_event .address p,
.ws_event_list .ws_event .address p,
.shops-right-column .wine-shop .data p,
.ws_event_list .wine-shop .data p,
.shops-right-column .ws_event .data p,
.ws_event_list .ws_event .data p {
  color: #3D3c36;
  line-height: 18px;
}
.shops-right-column .wine-shop.last,
.ws_event_list .wine-shop.last,
.shops-right-column .ws_event.last,
.ws_event_list .ws_event.last {
  margin-right: 0px;
}
.shops-right-column .wine-shop .details,
.ws_event_list .wine-shop .details,
.shops-right-column .ws_event .details,
.ws_event_list .ws_event .details {
  position: absolute;
  display: inline-block;
  bottom: 0px;
  color: #A69F47;
}
.shops-right-column .wine-shop .performer h2,
.ws_event_list .wine-shop .performer h2,
.shops-right-column .ws_event .performer h2,
.ws_event_list .ws_event .performer h2 {
  font: normal 20px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.shop .shopDesc {
  padding: 20px 0;
  border-bottom: 1px solid #d8d8d7;
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.shop .shopDesc p {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-weight: normal;
  color: #3D3c36;
}
.shop .shopDesc h1 {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding: 10px 0;
  text-align: center;
}
.shop .shopInfo {
  padding: 20px 0;
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
}
.shop .shopInfo .shopMap {
  float: left;
  margin-right: 20px;
}
.shopMap iframe {
  border: 0px;
  padding-bottom: 20px;
}
.brandImage,
.showImage {
  width: 355px;
  float: left;
  height: 226px;
  overflow: hidden;
  margin-right: 30px;
}
.brandLead,
.showLead {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
}
.brandLead h2,
.showLead h2 {
  font: normal 18px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding-bottom: 12px;
}
.show_brand,
.show_fine_wine {
  padding-top: 14px;
}
.show_brand .close,
.show_fine_wine .close {
  margin-left: 10px;
}
#show_brand,
#show_fine_wine {
  border-bottom: 1px solid #d8d8d7;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}
.show_brand label,
.show_fine_wine label {
  float: right;
  line-height: 18px;
  padding: 2px 0px 2px 0;
  white-space: nowrap;
  margin-right: 3px;
}
.show_brand label .brandText,
.show_fine_wine label .brandText,
.show_brand label .showText,
.show_fine_wine label .showText {
  margin: 2px 25px 0 0;
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  color: #2E2F27;
}
#show_brand_more,
#show_fine_wine_more {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
  border-bottom: 1px solid #d8d8d7;
  padding-bottom: 15px;
}
#show_brand_more img,
#show_fine_wine_more img {
  padding-right: 30px;
  padding-bottom: 5px;
}
.complaint {
  position: relative;
  float: left;
  width: 720px;
}
.complaint h2 {
  font-family: Georgia,Times;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.complaint .tr {
  border-bottom: 1px solid #d8d8d7;
  padding: 10px 0;
}
.complaint .tr.th {
  padding-top: 25px;
  line-height: 25px;
}
.complaint .tr.th .td {
  line-height: 25px;
}
.complaint .tr.th .td.first {
  height: auto;
}
.complaint .tr .td {
  float: left;
  padding: 0 10px;
  line-height: 17px;
}
.complaint .tr .td.first {
  position: relative;
  width: 60px;
  padding-left: 0;
}
.complaint .tr .td.first span {
  margin-left: 50px;
}
.complaint .tr .td.second {
  width: 140px;
}
.complaint .tr .td.third {
  width: 140px;
}
.complaint .tr .td.fourth {
  width: 140px;
}
.complaint .tr .td.fifth {
  float: right;
  padding-right: 0;
  line-height: 17px;
}
.complaint .tr .comment {
  border: 0 none;
  padding: 30px 0 20px 70px;
  display: none;
}
.complaint .tr .comment .text {
  padding: 10px 0 30px 10px;
}
.complaint .tr .comment .button {
  padding-left: 10px;
}
.basket_save {
  margin-top: 30px;
  text-transform: none;
}
.basket_save h2 {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-transform: uppercase;
  margin: 10px 0;
}
.basket_save p {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
}
.basket_save .form {
  margin-top: 20px;
}
.basket_save .form .element {
  height: 25px;
}
.basket_save .form .element input[type='text'] {
  margin: 1px 10px 0 5px;
  width: 150px;
}
.basket_save .form .element .custom_check {
  margin-top: 1px;
}
.basket_save .form .element span {
  line-height: 25px;
}
.basket_save .form .element span:last-child {
  margin-left: 5px;
}
.basket_save .form .float {
  float: left;
}
.basket_layer .inverse {
  margin-left: 10px;
}
.basket_layer .borrow {
  padding: 15px 0 0 11px;
}
.basket_site {
  width: 640px;
  margin: 70px 0 20px 0;
  color: #2E2F27;
  text-transform: none;
  float: left;
}
.basket_site .button .inverse {
  margin-left: 10px;
}
.basket_site .basket-empty-message {
  font-family: Georgia,Times;
  font-size: 16px;
  display: block;
  margin: 20px 0 0 0;
  text-align: left;
  text-align: center;
  padding: 5px 0px 20px;
  border-bottom: 1px solid #d8d8d7;
}
.basket_site .borrow {
  padding: 15px 0 0 121px;
}
.basket_site_article .element {
  width: 184px;
  margin-left: 0;
  margin-top: 20px;
}
.error {
  color: #A7101A;
  padding: 5px 0 15px 0;
  text-align: center;
}
#reg .error-message {
  color: #A7101A;
  padding: 0 0 15px 180px;
  text-align: left;
}
@media only screen and (max-device-width: 600px) {
  #reg .error-message {
    text-align: center;
    padding: 0 0 15px 0;
  }
}
#reg input.error-field {
  border: 1px solid #A7101A;
}
#profil .info .error {
  text-align: left;
  padding-top: 10px;
}
#profil .info label div {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
#profil .info > .content {
  padding-top: 15px;
}
#profil .info > .content p {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
  padding: 0 20px 0 0;
}
#profil .user_data label {
  margin-right: 20px;
}
#profil .user_data .button {
  margin-left: 2px;
}
#profil .address-block .button a:first-child {
  margin-right: 10px;
}
#page.print {
  width: 720px;
  padding-top: 140px;
}
#page.print .container .inner-wrapper {
  width: 100%;
}
#page.print .container.header {
  border-bottom: 3px solid #3D3c36;
  padding-top: 20px;
}
.main-pic {
  width: 100%;
  overflow: hidden;
}
.main-pic img {
  width: 100%;
}
.tabs-content {
  width: 710px;
  padding: 8px 0px 8px 10px;
  border: 1px solid #d8d8d7;
  display: inline-block;
}
.tabs-content h3 {
  font: normal 18px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.tabs-content .error {
  text-align: left;
  padding: 15px 0px 10px 0;
}
.tabs-headline {
  width: 742px;
  position: relative;
  top: 1px;
}
.tabs-headline ul {
  display: inline-block;
  width: 742px;
}
.tabs-headline ul li {
  display: inline-block;
  float: left;
}
.tabs-headline ul li a {
  display: block;
  height: 13px;
  padding: 10px;
  text-decoration: none;
  border: 1px solid #FFF;
  border-bottom: none;
  font-size: 13px;
  text-transform: uppercase;
}
.tabs-headline ul li a.tabTitle {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  color: #aaaaaa;
  padding-right: 20px;
}
.tabs-headline ul li a.tabTitle .tabNumber {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
  display: inline-block;
  padding: 0 5px 0 10px;
  color: grey;
}
.tabs-headline ul li.active a {
  border: 1px solid #d8d8d7;
  border-bottom: 1px solid #FFF;
  color: #3D3c36;
}
.tabs-headline ul li.active a.tabTitle {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.tabs-headline ul li.active a.tabTitle .tabNumber {
  color: #3D3c36;
}
.printed {
  margin: 30px 0 30px 0;
}
.printed div.element {
  display: block;
  float: right;
  height: 16px;
}
.printed a {
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 1px 24px 1px 0px;
  margin-left: 20px;
}
.printed .no_text a {
  background-position: center center;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0;
  margin-left: 8px;
}
.printed .print {
  background-image: url('/images/print.png');
}
.printed .share {
  background-image: url('/images/facebook.png');
}
.printed .share:hover {
  background-image: url('/images/facebook_c.png');
}
.printed .mail {
  background-image: url('/images/mail.png');
}
.shop .printed div.element:first-child {
  margin-right: 10px;
}
.choices {
  width: 100%;
}
.choices .choice {
  width: 290px;
  float: left;
  position: relative;
  padding-left: 40px;
  padding-top: 5px;
}
.choices .choice .tabs-slide-custom-radio {
  left: 0px;
}
.address-container {
  display: inline-block;
  float: left;
  margin-top: 20px;
  width: 700px;
}
.address-container .manageAddress {
  margin-bottom: 34px;
}
.address-container .manageAddress .select_address {
  float: left;
  width: 488px;
}
.address-container .manageAddress .select_address.short {
  width: 300px;
}
.address-container .manageAddress .button {
  float: left;
  margin: -1px 0 0 16px;
}
.address-container.with-border {
  border-left: 1px solid #d8d8d7;
  padding-left: 40px;
}
.address-container h3 {
  margin-bottom: 20px;
}
.tabs-inner-wrapper .address-container {
  width: 323px;
  float: left;
}
.delivery-container {
  margin-top: 0px;
  padding: 0 20px 0 0;
}
.delivery-container .price {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
  float: right;
}
.delivery-container .message {
  margin-right: 18px;
  padding: 20px 10px;
}
.delivery-container .couponCodeBlock {
  border-top: 1px solid #d8d8d7;
  border-bottom: 1px solid #d8d8d7;
  margin-left: -20px;
  padding: 10px 0 10px 20px;
  margin-top: 13px;
  background-color: #eeecdb;
}
.delivery-container .couponCodeBlock .delivery-block.label {
  /*width: 76px;*/
}
.delivery-container .couponCodeBlock .delivery-block.content {
  width: inherit;
  float: left;
}
.delivery-container .couponCodeBlock .delivery-block .input_text {
  width: 60px;
}
.delivery-container .couponCodeBlock .desc {
  width: 440px;
  float: left;
  margin-left: 16px;
  padding-top: 6px;
}
.address-block {
  padding: 0 0 10px 0;
}
.address-block.uppercase {
  text-transform: uppercase;
}
.address-block.label {
  display: inline-block;
  float: left;
  width: 85px;
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
}
.address-block.content,
.info div.content .address-block.content {
  display: inline-block;
  float: left;
  line-height: 20px;
  padding: 0;
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
}
.address-block.top-margin {
  margin-top: 28px;
}
.tabs-container h4,
.tabs-inner-wrapper h4 {
  text-transform: uppercase;
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin-bottom: 20px;
}
.tabs-container p {
  line-height: 18px;
}
.product-line {
  margin-right: 16px;
}
.product-sumline .text {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.product-sumline .price.grid-4 {
  font-family: Avenir, Arial;
  font-size: 16px;
  color: #3D3c36;
}
.product-payment-title {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin-bottom: 10px;
}
.product-payment-type {
  width: 435px;
}
.product-payment-type span {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  line-height: 24px;
}
.product-payment-type .grid-20 {
  width: 400px;
}
.pay_mode_container {
  width: 435px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #d8d8d7;
  float: left;
}
.contract_container {
  width: 216px;
  float: left;
}
.contract_container .text {
  font: normal 12px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #999999;
  line-height: 18px;
}
#errorContainer {
  display: none;
  width: 500px;
  margin: 20px 0 0 20px;
  overflow: auto;
  border: 1px solid #C1BA7E;
  border-left: 15px solid #C1BA7E;
  background: #C1BA7E url(/images/warning_i.png) no-repeat left center;
}
#errorContainer div {
  width: 407px;
  background-color: #eeecdb;
  text-align: left;
  float: right;
  padding: 20px;
  color: #9A924B;
  font-size: 14px;
  line-height: 20px;
}
.checkoutButtonPosition {
  cursor: auto;
  position: absolute;
  right: 16px;
  bottom: 30px;
}
.pay_mode_info {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
  padding: 10px;
}
.pay_mode_info .paragraph {
  margin-bottom: 8px;
}
.pay_mode_info .paragraph .checkbox-wrapper {
  margin: 8px 0;
}
.pay_mode_info .paragraph .checkbox-wrapper .custom_radio {
  margin-right: 8px;
}
.pay_mode_info .paragraph .checkbox-wrapper .checkbox-label {
  line-height: 24px;
}
.pay_mode_info b {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  line-height: 18px;
}
#deliv_express_info,
#deliv_gift_info {
  padding: 10px 0;
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 18px;
}
#deliv_express_info ol,
#deliv_gift_info ol {
  margin: 10px 0;
  list-style-position: inside;
}
#deliv_express_info ol li,
#deliv_gift_info ol li {
  margin: 0;
}
.expressWarning .inverse {
  padding: 6px 18px !important;
}
.pastOrder b {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  line-height: 20px;
}
.delivery-block.content {
  line-height: 18px;
}
.publication {
  width: 720px;
}
.publication td {
  width: 240px;
  padding-bottom: 20px;
}
.publication .year {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding: 40px 0;
}
.publication .month span {
  display: block;
  font: normal 12px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
}
.publication .month a:hover span {
  color: #A69F47;
}
.carousel_clip {
  text-align: center;
}
.carousel_clip .nav {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  position: absolute;
  width: 31px;
  height: 77px;
  top: 202px;
  cursor: pointer;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  background-repeat: no-repeat;
  background-image: url(/images/nav_bg.png);
  z-index: 1000;
}
.carousel_clip .nav.prev {
  left: 0px;
}
.carousel_clip .nav.next {
  right: 0px;
}
.carousel_clip .nav img {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  margin: 30px 0 0 11px;
}
.carousel_clip:hover .nav {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.carousel_clip:hover .nav img {
  opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(75));
  filter: alpha(opacity = (75));
}
.carousel_clip:hover .nav:hover img {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
}
.carousel_clip #banner_pager {
  position: relative;
  z-index: 100;
  bottom: 25px;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
}
.carousel_clip #banner_pager a {
  outline: none;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  text-align: center;
  background-color: white;
  float: left;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold;
  border: 1px solid #7D7C76;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.carousel_clip #banner_pager a.activeSlide {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.carousel_clip #banner_pager a:hover {
  color: #3D3B36;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slides {
  position: relative;
  top: 0px;
  left: 0px;
  display: none;
}
.slides.active {
  display: block;
}
.bor_addthis {
  float: left;
  margin: 0 0 0 10px;
  width: 131px;
  height: 29px;
  position: relative;
  display: none;
}
.addthis_toolbox {
  position: relative;
  margin: 0 auto;
  margin-top: 4px;
  width: 122px;
}
.addthis_toolbox a {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 22px;
  height: 22px;
  padding: 0 8px 0 0 !important;
  /*opacity: 1 !important;*/
}
.addthis_toolbox a.last {
  padding: 0 !important;
}
.addthis_toolbox a.addthis_button_facebook {
  background-image: url('/images/icon_facebook_c.png');
}
.addthis_toolbox a.addthis_button_facebook:hover {
  background-image: url('/images/icon_facebook_c.png');
}
.addthis_toolbox a.addthis_button_twitter {
  background-image: url('/images/icon_twitter_c.png');
}
.addthis_toolbox a.addthis_button_twitter:hover {
  background-image: url('/images/icon_twitter_c.png');
}
.addthis_toolbox a.addthis_button_iwiw {
  background-image: url('/images/icon_iwiw_c.png');
}
.addthis_toolbox a.addthis_button_iwiw:hover {
  background-image: url('/images/icon_iwiw_c.png');
}
.addthis_toolbox a.addthis_button_google_plusone {
  width: 32px;
  height: 20px;
  display: inline-block;
  margin-top: 1px;
}
.personal_receipt_store .delivery-block {
  margin-top: 25px;
}
.line-through {
  text-decoration: line-through;
}
.table_basket .discount_price {
  color: #A7101A;
}
.newsletter_image {
  border: 0;
  display: block;
  margin: 0 auto;
}
.tablazat {
  border-collapse: collapse;
}
.tablazat td {
  border: 1px solid #d8d8d7;
  padding: 10px;
}
.tabs-footer .text {
  padding: 0 0 10px 22px;
  text-align: left;
}
.tabs-footer .termsCont {
  position: absolute;
  left: 26px;
  bottom: 31px;
  width: 520px;
  text-align: left;
}
.tabs-footer .termsCont .termsChk,
.tabs-footer .termsCont .wineSchoolNewsletterChk {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  display: inline-block;
  float: left;
}
.tabs-footer .termsCont .termsText {
  float: left;
  width: 430px;
}
#orderStepForm3 .borrowContainer {
  margin: 0 0 25px 0;
}
#orderStepForm3 .borrow {
  padding: 14px 35px 0 10px;
}
#show_order .borrow {
  padding: 14px 0 0 10px;
}
#order_button {
  padding-top: 10px;
}
#order_button a.inactive {
  color: #999999;
  cursor: default;
}
#order_button a.inactive:hover {
  background-image: url(/images/button_bg.png);
}
.customselect.mobile {
  background-color: white;
  border: 1px solid #d8d8d7;
  height: 24px;
}
.input_text {
  width: 250px;
  height: 22px;
  border: 1px solid #d8d8d7;
  padding-left: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #2E2F27;
}
/*** BORSULI ***/
.borsuli h1 {
  font-size: 24px;
  margin: 14px 0 13px 0;
  color: #080808;
  font-weight: bold;
}
.borsuli h1 a {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #080808;
  font-weight: bold;
}
.borsuli h1 a:hover {
  color: #C6B08F;
}
.borsuli .performers {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  font-weight: bold;
  margin: 0 0 25px 0;
}
.borsuli .performers a {
  color: #C6B08F;
  font-weight: normal;
  font-size: 13px;
  text-decoration: underline;
}
.borsuli .header {
  padding: 9px 0;
  margin-bottom: 20px;
  border-top: 1px solid #d8d8d7;
  border-bottom: 1px solid #d8d8d7;
}
.borsuli .header p {
  margin: 0;
  padding: 0;
  width: 500px;
  text-align: center;
  font: normal 20px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-transform: uppercase;
}
.borsuli .column_left {
  float: left;
  width: 555px;
  margin-right: 93px;
}
.borsuli .column_left p,
.borsuli .column_left strong {
  font-size: 13px;
  line-height: 17px;
}
.borsuli .column_right {
  float: left;
  width: 312px;
}
.borsuli .column_right .container {
  border-top: 1px solid #d8d8d7;
  padding: 14px 0 15px 0;
}
.borsuli .column_right .container:first-child {
  border: none;
  padding-top: 0;
}
.borsuli .column_right .container label {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 22px;
}
.borsuli .column_right .container label.decrease,
.borsuli .column_right .container label.increase {
  font: normal 12px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
}
.borsuli .column_right .container p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 19px;
}
.borsuli .column_right .container p.tags {
  font-style: italic;
}
.borsuli .column_right .container p a {
  font-size: 13px;
}
.borsuli .column_right .container p a:hover {
  color: #C6B08F;
}
.borsuli .column_right .container .row {
  float: left;
  padding: 0 0 0 25px;
}
.borsuli .column_right .container .row:first-child {
  border-right: 1px solid #d8d8d7;
  padding: 0 25px 0 0;
}
.borsuli .column_right .container .row.price {
  border: none;
  min-width: 88px;
  padding: 0;
}
.borsuli .column_right .container .row.price label {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  color: #8F8F8F;
}
.borsuli .column_right .container .row.price .price-block {
  padding: 10px 0 0 0;
}
.borsuli .column_right .container .calendar_export {
  float: right;
}
.borsuli .column_right .container .calendar_export:first-child {
  float: left;
  max-width: 255px;
  margin-right: 14px;
}
.borsuli .column_right .container .button-holder {
  width: 100%;
  margin: 23px 0 4px 0;
}
.borsuli .column_right .container .button-holder .button {
  float: right;
}
.borsuli .column_right .container .button-holder .button a {
  padding: 7px 59px;
}
.borsuli .column_right .container .button-holder .input {
  margin-top: 1px;
}
.borsuli .column_right .container.sold label,
.borsuli .column_right .container.sold p,
.borsuli .column_right .container.sold span {
  color: #AFAFAD;
}
.borsuli .column_right .container.sold .row.price label {
  color: #AFAFAD;
}
.borsuli .column_right .container.sold .title {
  margin-bottom: 14px;
}
.borsuli .column_right .container.sold .title label {
  color: #3D3c36;
}
.borsuli .column_right .container.sold .button-holder .button a {
  padding: 8px 67px 7px 67px;
}
.borsuli .column_right .container .offer_title {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  font-weight: bold;
  margin-top: 6px;
}
.borsuli .column_right .container .offer {
  margin-top: 14px;
}
.borsuli .column_right .container .offer a {
  font: normal 14px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  font-weight: bold;
  line-height: 19px;
}
.borsuli .column_right .container .offer a:hover {
  color: #C6B08F;
}
.borsuli .column_right .container .offer p {
  color: #717171;
}
.borsuli.mainpage .column_left {
  width: 500px;
  margin-right: 0;
}
.borsuli.mainpage .column_left .image {
  width: 400px;
  padding-top: 14px;
  margin: 0 auto;
  overflow: hidden;
}
.borsuli.mainpage .column_right {
  width: 460px;
}
.borsuli.mainpage .column_right .input {
  float: right;
}
.borsuli.epack .column_right .container .button-holder .button a {
  padding: 7px 50px;
}
.ws_calendar {
  margin: 17px 0 0 0;
  text-align: center;
}
.ws_calendar table {
  width: 280px;
  margin: 0 auto;
}
.ws_calendar table td {
  text-align: center;
}
.ws_calendar .title {
  font: normal 16px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
}
.ws_calendar .prev img,
.ws_calendar .next img {
  display: inline-block;
  width: 7px;
  padding: 0;
  margin: 2px 0 0 0;
}
.ws_calendar .prev {
  text-align: left;
}
.ws_calendar .next {
  text-align: right;
}
.ws_calendar .days_header td {
  width: 40px;
  color: #B7B7B7;
  padding: 33px 0 0 0;
  font-size: 10px;
}
.ws_calendar .days td {
  font: normal 16px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #3F3F3F;
  border-top: 1px solid black;
  padding: 11px 0;
}
.ws_calendar .days td a {
  font: normal 16px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #C6B08F;
  font-weight: bold;
}
.ws_calendar .days.first td {
  border: none;
}
.ws_calendar .wsCalendarEvent {
  display: none;
  position: absolute;
  margin: 0 0 0 35px;
  padding: 0 0 0 6px !important;
  background: transparent url(/images/calendar_event_arrow.png) no-repeat left center;
}
.ws_calendar .wsCalendarEvent .container {
  background-color: #EEECDA;
  padding: 0 18px !important;
  margin-right: -35px;
}
.ws_calendar .wsCalendarEvent .container .row {
  padding: 0;
  cursor: pointer;
}
.ws_calendar .wsCalendarEvent .container .title {
  padding: 18px 0 0 0;
  text-transform: uppercase;
  border-top: 1px solid #BFBDB1;
  text-align: left;
}
.ws_calendar .wsCalendarEvent .container .title.first {
  border: none;
}
.ws_calendar .wsCalendarEvent .container .title a {
  font-size: 12px;
  color: #31312E;
}
.ws_calendar .wsCalendarEvent .container .title a:hover {
  color: #C6B08F;
}
.ws_calendar .wsCalendarEvent .container .info {
  padding: 8px 0 14px 0;
  text-align: left;
  border: none;
}
.ws_calendar .wsCalendarEvent .container .info span {
  float: left;
  display: block;
  color: #555555;
  max-width: 200px;
}
.ws_calendar .wsCalendarEvent .container .info span:first-child {
  width: 45px;
}
.ws_language {
  display: block;
  border-bottom: 1px solid #d8d8d7;
  margin-top: 30px;
}
.ws_language .center {
  display: table;
  margin: 0 auto;
}
.ws_language .center .column {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding: 10px;
  float: left;
  margin-bottom: -1px;
  text-transform: uppercase;
  width: 235px;
  text-align: center;
  color: #000000;
}
.ws_language .center .column.active {
  border-top: 1px solid #d8d8d7;
  border-left: 1px solid #d8d8d7;
  border-right: 1px solid #d8d8d7;
  border-bottom: 1px solid #ffffff;
}
.ws_language .center .column a {
  font: normal 13px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  color: #A69F47;
}
.ws_event_list .withSep {
  border: none;
}
.ws_event_list .ws_event {
  width: 233px;
  margin-right: 9px;
}
.ws_event_list .ws_event .image-hole {
  width: 233px;
  height: 148px;
  overflow: hidden;
}
.ws_event_list .ws_event .datetime {
  font-family: Avenir, Arial;
  font-size: 14px;
  color: #3D3c36;
  padding: 0 0 0 10px;
  margin: 12px 0 0 0;
}
.ws_event_list .ws_event .datetime .date {
  font-family: Avenir, Arial;
  font-size: 19px;
  color: #3D3c36;
  font-weight: bold;
  color: #C7B475;
}
.ws_event_list .ws_event h2 {
  min-height: 44px;
  padding-top: 4px;
}
.ws_event_list .ws_event h2 a {
  font-size: 18px;
}
.ws_event_list .ws_event .data .category {
  float: right;
  width: 116px;
  font: normal 12px Arial;
  -webkit-font-smoothing: antialiased;
  color: #aaaaaa;
  margin: 5px 0 10px 0;
  /*border-left: 1px solid @itemBorder;*/
}
.ws_event_list .ws_event .data .lead p {
  margin-bottom: 10px;
}
.ws_event_list .ws_event .data .price {
  border-top: 1px solid #d8d8d7;
  padding-top: 10px;
}
.ws_event_list .ws_event .data .price .row {
  float: left;
  min-width: 75px;
}
.ws_event_list .ws_event .data .price .row label {
  font: normal 10px Arial;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  color: #aaaaaa;
}
.ws_event_list .ws_event .data .price .row .block {
  padding: 10px 0 0 0;
}
.ws_event_list .ws_event .data .price .row .block span {
  font-family: Avenir, Arial;
  font-size: 14px;
  color: #3D3c36;
}
.ws_event_list .ws_event .data .price .button-holder {
  display: block;
  margin-top: 23px;
}
.ws_event_list .ws_event .data .price .button-holder .button {
  float: right;
}
.ws_event_list .ws_event .data .price .button-holder .button a {
  font-size: 12px;
}
.ws_event_list .ws_event .data .price .button-holder .button a.basket {
  padding-left: 21px;
  padding-right: 21px;
}
.ws_event_list .ws_event .data .price .button-holder .button a.basket.wait {
  padding-left: 26px;
  padding-right: 25px;
}
.ws_event_list .ws_event .data .price .button-holder .button.inactive a {
  padding: 7px 25px 8px 25px;
}
.ws_event_list .ws_event .data .price .button-holder .input {
  width: 75px;
  float: none;
}
.ws_event_list .ws_event .data .price .button-holder .input input {
  margin-left: 3px;
  margin-right: 3px;
}
.ws_event_list .ws_event.epack .data .price .button-holder .button a.basket {
  padding-left: 10px;
  padding-right: 10px;
}
.ws_event_list .title {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding: 0 0 40px 0;
  text-align: center;
  text-transform: capitalize;
}
.ws_event_list .title.separate {
  border-top: 1px solid #d8d8d7;
  margin-top: 40px;
  padding: 25px 0 40px 0;
}
.formDesign label {
  display: inline-block;
  width: 140px;
  margin-top: 5px;
  float: left;
}
.formDesign input {
  width: 250px;
  padding-left: 5px;
  height: 22px;
  border: 1px solid #d8d8d7;
  font-size: 12px;
  color: #2e2f27;
  margin-bottom: 10px;
}
.formDesign .customselect {
  margin-bottom: 10px;
}
.formDesign .error {
  text-align: left;
}
.formDesign .checkboxList {
  display: inline-block;
  list-style: none;
}
.formDesign .checkboxList li {
  margin-bottom: 10px;
}
.formDesign .checkboxList li .custom_check {
  float: left;
}
.formDesign .checkboxList li p {
  display: inline-block;
  margin: 5px 0 0 10px;
}
.formDesign .buttonError .button {
  float: left;
  width: 140px;
}
.formDesign .buttonError .error {
  padding-top: 7px;
}
.delivTimeText {
  font: normal 13px Arial;
  color: #aaaaaa;
  -webkit-font-smoothing: antialiased;
  color: #3D3c36;
  line-height: 20px;
  padding: 20px 0;
}
#cookiePolicy {
  display: block;
  position: fixed;
  bottom: 0;
  background-color: white;
  width: 100%;
  height: 77px;
  border-top: 2px #C6B193 solid;
  z-index: 2000;
}
#cookiePolicy .cookiePolicyInner {
  width: 960px;
  padding-top: 16px;
  margin: 0 auto;
}
#cookiePolicy .cookiePolicyInner .left {
  background: url(/images/info.png) no-repeat left center;
  width: 630px;
  font-size: 12px;
  float: left;
  padding-left: 50px;
}
#cookiePolicy .cookiePolicyInner .right {
  margin: 0;
  padding-top: 6px;
  text-align: right;
  width: 279px;
  float: right;
}
#cookiePolicy .cookiePolicyInner .right .button {
  margin-left: 10px;
  float: right;
}
/*** IE ***/
.ie7 .container.header {
  z-index: 1500;
}
.ie7 #main_menu li {
  position: static;
}
.ie7 #main_menu li a {
  display: block;
}
.ie7 #main_menu li .submenu {
  left: auto;
  margin-left: -7px;
}
.ie7 .product_list .product-list-item .dropdown-box {
  margin-top: -1px;
  padding-top: 10px;
  padding-bottom: 0;
}
.ie7 #basket_container {
  width: 560px;
}
.ie7 #basket_container .basket_layer {
  position: relative;
}
.ie7 #bottom_menu .newsletter-sign-up .button {
  top: 29px;
}
.ie7 .formLine {
  height: 34px;
}
.ie7 .formLine input {
  margin-bottom: 0;
}
.ie7 .address_data label {
  float: left;
}
.ie7 .absolute_breadcrumb {
  left: 0;
}
.ie7 .info div.content .address-block.content,
.ie7 .address-block.content {
  float: none;
}
.ie7 #order_personal_receipt .delivery-block.label {
  display: block;
}
.ie7 .show_brand label .brandText,
.ie7 .show_fine_wine label .brandText,
.ie7 .show_brand label .showText,
.ie7 .show_fine_wine label .showText {
  text-align: right;
}
.ie8 .saved_basket form .savedBasketDiv h3 {
  padding-top: 0;
}
.ie7 .main-table.cells5 .main-table-cell,
.ie8 .main-table.cells5 .main-table-cell {
  padding-right: 3px;
}
.ie7 .button a,
.ie8 .button a {
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
}
.ie7 .button a.basket,
.ie8 .button a.basket,
.ie7 .button a.inverse,
.ie8 .button a.inverse {
  border: 1px solid #B19F84;
}
.ie7 .bor_addthis_button,
.ie8 .bor_addthis_button {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.ie7 .fb,
.ie8 .fb {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.ie7 .button-holder.right .input,
.ie8 .button-holder.right .input {
  margin-top: 0;
}
.ie7 .button-holder .input input,
.ie8 .button-holder .input input {
  float: left;
  height: 28px;
  line-height: 28px;
}
.ie7 .button-holder .input .decrease,
.ie8 .button-holder .input .decrease,
.ie7 .button-holder .input .increase,
.ie8 .button-holder .input .increase {
  float: left;
  height: 30px;
  background-position: left center;
}
.ie7 #product .desc .price .lower-price-block,
.ie8 #product .desc .price .lower-price-block {
  width: 345px;
}
.ie7 #product .desc .basket-box,
.ie8 #product .desc .basket-box {
  width: 130px;
  text-align: right;
}
.ie7 #product .desc .basket-box .button-holder .input,
.ie8 #product .desc .basket-box .button-holder .input {
  width: auto;
}
.ie7 #bottom_menu .newsletter-sign-up .button,
.ie8 #bottom_menu .newsletter-sign-up .button {
  right: 8px;
}
.ie7 #bottom_menu .newsletter-sign-up input,
.ie8 #bottom_menu .newsletter-sign-up input {
  margin-bottom: 0;
  line-height: 21px;
}
.ie7 #top_menu #search-input input,
.ie8 #top_menu #search-input input {
  position: absolute;
  top: 0;
  left: 0;
  height: 27px;
  line-height: 27px;
}
.ie7 #top_menu #search-button,
.ie8 #top_menu #search-button {
  right: auto;
  left: 170px;
}
.ie7 #top_menu #search-result,
.ie8 #top_menu #search-result {
  top: 29px;
}
.ie7 .shops-left-column ul li ul,
.ie8 .shops-left-column ul li ul {
  border: 0;
}
.ie7 .saved_basket form,
.ie8 .saved_basket form {
  position: relative;
}
.ie7 .saved_basket form .tabs-slide-custom-radio,
.ie8 .saved_basket form .tabs-slide-custom-radio {
  top: auto;
  margin-top: 11px;
}
.ie7 .saved_basket form .clear-basket-holder .tabs-slide-custom-radio,
.ie8 .saved_basket form .clear-basket-holder .tabs-slide-custom-radio {
  margin-top: 0px;
}
.ie7 .saved_basket form .clear-basket-holder label,
.ie8 .saved_basket form .clear-basket-holder label {
  position: relative;
  margin: 5px 0 10px 40px;
}
.ie7 .table_basket .quantity input,
.ie8 .table_basket .quantity input {
  float: left;
  height: 22px;
  line-height: 22px;
}
.ie7 .table_basket .quantity .decrease,
.ie8 .table_basket .quantity .decrease {
  margin-left: 22px;
}
.ie7 .table_basket .quantity .decrease,
.ie8 .table_basket .quantity .decrease,
.ie7 .table_basket .quantity .increase,
.ie8 .table_basket .quantity .increase {
  float: left;
  height: 24px;
  background-position: left center;
}
.ie7 .borsuli .column_right .container.sold .button-holder .button a,
.ie8 .borsuli .column_right .container.sold .button-holder .button a {
  padding: 7px 65px;
}
div.filter h2.title {
  font-size: 14px;
  color: #2E2F27;
  text-decoration: none;
  outline: 0;
  font-weight: normal;
}
.container .left-column h2 {
  font-weight: normal;
}
#wine-spring h2 {
  font: normal 24px Georgia, Times;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  padding: 10px 0;
  text-align: center;
  margin-top: 25px;
}
#wine-spring hr {
  border: none;
  border-top: 1px solid #cacaca;
  margin: 16px 0 42px;
}
#wine-spring img {
  margin-top: 10px;
  width: 100%;
}
#wine-spring ul.participants {
  width: 20%;
  list-style: none;
  margin: 0 0 30px 0;
  float: left;
}
#wine-spring ul.participants li {
  font-size: 14px;
  padding-left: 12px;
  padding-right: 0;
  margin: 0 0 4px 8px;
}
#wine-spring ul.map {
  list-style: none;
  margin: 15px 0 35px;
}
#wine-spring ul.map li {
  float: left;
  margin: 0;
}
#wine-spring ul.map li.left {
  margin-right: 20px;
}
#wine-spring ul.map .map-container {
  overflow: hidden;
  height: 300px;
  width: 470px;
}
#wine-spring ul.instructions {
  list-style: none;
  margin: 0 0 160px;
  height: 250px;
  max-width: 470px;
  clear: both;
}
#wine-spring ul.instructions li {
  width: 50%;
  float: left;
  padding: 4px 15px;
  margin: 0;
}
#wine-spring ul.instructions li p {
  margin: 10px 0 0 0;
  font-size: 14px;
}
#wine-spring ul.instructions li p span {
  color: #A69F47;
  font-size: 14px;
}
#wine-spring ul.instructions li:nth-child(2) {
  padding-right: 0;
}
#wine-spring ul.instructions h3 {
  font: normal 24px Georgia, Times !important;
  -webkit-font-smoothing: antialiased !important;
  color: #000000 !important;
  margin: 6px 0 5px 0;
}
.ws-footer {
  position: relative;
}
.ws-footer .wsPayservice {
  width: 66%;
  float: left;
}
.ws-footer .wsPayservice img {
  max-height: 30px;
}
@media only screen and (max-width: 960px) {
  .ws-footer .wsPayservice {
    width: 100%;
  }
}
.ws-footer .ws-newsletter-sign-up {
  float: right;
  position: relative;
  display: inline-block;
  max-width: 180px;
  margin-bottom: 3px;
}
.ws-footer .ws-newsletter-sign-up input[type='text'],
.ws-footer .ws-newsletter-sign-up input[type='email'] {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 16px;
  border: 1px solid #D8D8D7;
  color: #2e2f27;
  margin-bottom: 10px;
  padding: 8px 10px;
}
.ws-footer .ws-newsletter-sign-up .button {
  background: transparent url(/images/btn_send.png) no-repeat center center !important;
  width: 30px;
  height: 27px;
  position: absolute;
  right: 0;
  top: 31px;
}
.ws-footer .ws-newsletter-sign-up .button a {
  background: transparent;
  border: 0;
  padding: 0;
  display: block;
}
.ws-footer .ws-newsletter-sign-up .ws-nl-title {
  font-family: Georgia, Times !important;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (max-width: 960px) {
  .ws-footer .ws-newsletter-sign-up {
    float: none;
    margin: auto;
  }
}
/*# sourceMappingURL=redesign.css.map */