@CHARSET "UTF-8";

/* Common
********************************/
*{ margin: 0; padding: 0; box-sizing: border-box; }
.disp_none{ display:none; }
a{
	text-decoration: none;
	-webkit-transition: color 100ms linear;
	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	transition: color 100ms linear;
}
.cabinet_ov_bl+hr
{
    display: block;
    height: 1px;
    border: 1px solid #0c3;
    margin: 0em 0;
    background: #0c3;
    padding: 0;
}
.no_marg{ margin:0px; }
.no_marg_lr{ margin-left:0px; margin-right:0px; }
.no_top_pad{ padding-top: 0px !important; }
p strong{ font-weight: bold; }
.clr, .clr_lft, .clr_rgt{ clear: both; display: block; width: 100%; height: 0; overflow: hidden; line-height: 0; font-size: 0; }
.clr_lft{ clear: left; }
.clr_rgt{ clear: right; }
form {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	color: #6a7076;
	font-family:tahoma;
	font-size:11px;
}
a{
	color: #820f0f;
	font-family:tahoma;
	font-size:11px;
	/*text-decoration:none;*/
}
a:hover{
	color:#F68A8A;
	text-decoration:none;
}
ul li{
	list-style-type: none;
	display: inline;
}


/* Clearfix
*******************************/
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}

.no_border{ border: 0 none!important; }
.no_background{ background: transparent none; }
.hidden{ display: none; }
.bold { font-weight: bold; }
.wrapper{ width: 95%; max-width: 980px; margin: 0  auto; -webkit-box-shadow:  0px 0px 15px 1px rgba(0, 0, 0, 0.3); box-shadow:  0px 0px 15px 1px rgba(0, 0, 0, 0.3);position: relative; }
.gradient { filter: none; }


/* Admin header
********************************/
.head_admin{
	text-align: left;
	vertical-align: middle;
	color: #3764A0;
	font-family: helvetica,tahoma,verdana,sans-serif;
	font-size: 12px;
	height: 20px;
	background-image: url(/images/design/fonhead.gif);
	background-repeat: repeat-x;
}
.head_admin a{
		font-size: 11px;
		color: #3764A0; /*#003d4c;*/
		font-weight: bold;
		text-decoration: none;
}
.head_admin a:hover{
		text-decoration: underline;
}


/* Head
********************************/
.head{
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 11px;
}
.head .head-banner{
	height: 180px;
}
.head .head-banner img{
	max-width: 100%;
	height: auto;
}
.head h1{
	position: absolute;
	left: 37px;
	top: 26px;
	background: url(/images/newdesign/logo.png) center top no-repeat;
	margin: 0;
	z-index: 100;
}
.head h1 a{
	display: block;
	font: bold 12px/16px "Arial";
	color: #fff;
	height: 129px;
	width: 129px;
	text-indent: -999px;
	overflow: hidden;
}
.head h1 a:hover{
	color: #a41c1c;
}


/* Main menu
********************************/
.main_menu{
	background: url(/images/newdesign/menu-bg.png) left top no-repeat;
	height: 70px;
	border-bottom: 2px solid #c8b99b;
	position: relative;
	overflow: hidden;
}
.main_menu:after{
	content: " ";
	position: absolute;
	bottom: -3px;
	height: 1px;
	left: 0;
	right: 0;
	background-color: #9d2626;
}
.main_menu > span{
	position: absolute;
	left: 10px;
	top: 0;
	font: bold 16px/70px "Arial";
	color: #ec5c27;
	letter-spacing: 0.3px;
}
.main_menu ul{
	/*float: right;*/
	text-align: right;
	margin-right: 55px;
}
.main_menu li{
	margin-left: 15px;
}
.main_menu li:first-child{
	margin-left: 0;
}
.main_menu a{
	color: #a41c1c;
	font: bold 14px/70px "Arial";
}
.main_menu a:hover{
	color: #fff;
}
.main_menu #sel a{
	text-decoration: underline;
	/*
	text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
	*/
}
.main_menu #sel a:hover{
	color: #fff;
	/*
	text-shadow: 1px 1px 1px #a41c1c;
    filter: dropshadow(color=#a41c1c, offx=1, offy=1);
	*/
}
/*#F68A8A;*/


/* Left menu
********************************/
.lMenuContainer{
	float: left;
	margin: 10px 0px 40px 0px;
	padding: 0px;
	text-align: right;
	width: 200px;
}
.left_menu{
	font-weight: bold;
	padding: 5px 5px 5px 30px;
}
.left_menu a{
	font-size: 16px;
}
.left_menu_active{
	background-color: #820f0f;
	padding: 5px 5px 5px 30px;
}
.left_menu_active a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* Content
********************************/
.content{
	padding: 0px;
	margin-left: 225px;
	min-height: 450px;
	overflow: hidden;
}
.content .content-text{
	padding-right: 15px;
}
.content p{
	margin: 0px;
}
.content #title{
	color: #820f0f;
	font-size: 14px;
	font-weight: bold;
}


/* Sidebar
********************************/
.sidebar{
	position: absolute;
	width: 185px;
	padding: 0 20px 50px;
	top: 260px;
	bottom: 50px;
	left: 0;
	overflow-y: auto;
}
.sidebar h2{
	font: 24px/1.2em "Arial";
	color: #766a6a;
	text-align: center;
	margin-bottom: 0.5em;
}

.sidebar > div{
	margin-bottom: 30px;
}
.sidebar .btn{
	cursor: pointer;
	color: #fff;
	border: 1px solid #7b0c26;
	display: inline-block;
    font: bold 9px/18px "Verdana";
    letter-spacing: 0.5px;
	position: relative;
	top: 1px;
    padding: 0 10px 2px;

	background: #a70328; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MDMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzhkMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MjAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a70328 0%, #8d0222 52%, #72001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70328), color-stop(52%,#8d0222), color-stop(100%,#72001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a70328 0%,#8d0222 52%,#72001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70328', endColorstr='#72001a',GradientType=0 ); /* IE6-8 */

	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.searchinput
{
border: 1px solid #cecece;
    border-radius: 3px;
    margin-top: 1px;
    padding: 4px 5px;
    width: 250px;
}
.btns{
	cursor: pointer;
	color: #fff;
	border: 1px solid #7b0c26;
	display: inline-block;
    font: bold 9px/18px "Verdana";
    letter-spacing: 0.5px;
	line-height: 20px;

	top: 1px;
    padding: 1px 10px;

	background: #a70328; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MDMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzhkMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MjAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a70328 0%, #8d0222 52%, #72001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70328), color-stop(52%,#8d0222), color-stop(100%,#72001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a70328 0%,#8d0222 52%,#72001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70328', endColorstr='#72001a',GradientType=0 ); /* IE6-8 */

	-webkit-border-radius: 3px;
    border-radius: 3px;
}
.sidebar .btn:active{
	top: 2px;
}
.sidebar-news h2 span{
	background: url("/images/design/news-icon.png") left center no-repeat;
	padding-left: 30px;
}
.sidebar-news .sidebar-news-list li{
	display: block;
	text-align: center;
}
.sidebar-news .sidebar-news-list li a{
	font: 12px/24px "Arial";
	color: #8b1818;
	text-decoration: underline;
}
.sidebar-news .sidebar-news-list li a:hover{
	text-decoration: none;
}
.sidebar-news .sidebar-news-more{
	background: url("/images/design/sidebar-news-more-container-bg.png") top center no-repeat;
	text-align: center;
	margin: 10px 0;
}
.sidebar_pricelist h2{
	background-color: #912121;
	color: #fff;
	font: bold 14px/24px "Arial";
	text-align: center;

	-webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.sidebar_pricelist form{
	margin: 5px 0;
	text-align: right;
}
.sidebar_pricelist form .pricelist-pass{
	border: 1px solid #d4d0c8;
	width: 97%;
	padding: 1%;
	margin-bottom: 5px;
}
.sidebar-login{
	text-align: right;
}
.sidebar-login h2{
	background-color: #912121;
	color: #fff;
	font: bold 14px/24px "Arial";
	text-align: center;

	-webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.sidebar-login #username,
.sidebar-login #password{
	border: 1px solid #d4d0c8;
	width: 97%;
	padding: 1%;
	margin-bottom: 5px;
}
.sidebar-search{
	background: url("/images/design/sidebar-search-bg.png") left top no-repeat;
	padding-left: 25px;
	text-align: right;
}
.sidebar-search #q{
	border: 1px solid #d4d0c8;
	margin-bottom: 5px;
	padding: 1%;
	width: 97%;
}
.sidebar .sidebar-social{
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
}
.sidebar-social a{
	display: inline-block;
	width: 25px;
	height: 26px;
	background: url("/images/design/socal-btns.png") 0px 0px no-repeat;
	overflow: hidden;
	margin: 0 3px;
	text-indent: -999px;
}
.sidebar-social a.twitter{
	background-position: -39px 0;
}
.sidebar-social a.youtube{
	background-position: -78px 0;
}



/* Banners
********************************/
.flexslider{
	width: 740px;
	height: 350px;
	overflow:hidden;
	position: relative;
	zoom: 1;
}
.flexslider ul,
.flexslider ol{
	margin:0;
	padding:0;
	list-style: none;
}
.flexslider ul li,
.flexslider ol li{
	margin:0;
	padding:0;
	list-style: none;
}
.flexslider .slides {
		width: 2000%;
		zoom:1;
		overflow: hidden;
}
.flexslider .slides > li {
	position:relative;
	display: none;
	-webkit-backface-visibility: hidden;
	text-align:center;
	float: left;
	max-width: 740px;
}
.flexslider .slides img {
	max-width: 100%;
	display: block;
	margin:0 auto;
	height:auto;
	width:auto;
}
.flexslider .flex-control-nav{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.flexslider .flex-control-nav li{
	float: left;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	border: 1px solid #666;
	margin-left: 3px;
}
.flexslider .flex-control-nav li a{
	display: block;
	background-color: #fff;
	overflow: hidden;
	text-indent: -999px;
	line-height: 8px;
	cursor: pointer;
}
.flexslider .flex-control-nav li a:hover,
.flexslider .flex-control-nav li a.flex-active{
	background-color: #333;
}
.bottom-banners{

}


/* Bottom
********************************/
.bottom{
	clear: both;
	height: 34px;
	padding: 0px 20px 0;
	background: url(/images/newdesign/footer-bg.png) left top repeat-x;
	margin-top: 10px;
}
.bottom .copy{
	color: #a41c1c;
	font: 10px/14px "Arial";
	float: left;
	line-height: 34px;
}

.bottom .sidebar-social{
	float: right;
	padding: 5px 0;
}

/* Category
********************************/
.category{
	border-bottom: 1px solid #A79764;
	border-right: 1px solid #A79764;
	background-color: #5B4C37;
	padding: 5px 13px;
	color: #AD9A6B;
}
.categorySel{
	border-bottom: 1px solid #A79764;
	border-right: 1px solid #A79764;
	background-color: #5B4C37;
	background-image: url(/images/design/p1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 13px;
	color: #AD9A6B;
}
.category:hover{
	background-image: url(/images/design/p1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.category a{
	color: #AD9A6B;
}
.category a:hover{
	color: #EDD794;
}
.categorySel a{
	color: #AD9A6B;
}
.categorySel a:hover{
	color: #EDD794;
}
.categoryBottom{
	border-bottom: 1px solid #A79764;
	border-right: 1px solid #A79764;
	background-color: #5B4C37;
	padding: 5px 13px;
	color: #AD9A6B;
}


/* Products
********************************/
.product{
	position: relative;
}
.product img{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	max-width: 50px;
	height: auto;
}
.product .product-description{
	margin-left: 55px;
}
.product .product-region{
	font: bold 16px/18px "Arial";
	letter-spacing: 0.25px;
	color: #8f8303;
	margin-bottom: 5px;
}
.product .product-name{
	font: bold 14px/18px "Arial";
	letter-spacing: 0.25px;
	color: #912121;
	text-decoration: underline;
	margin-bottom: 5px;
}
.product .product-description > div{
	color: #6a7076;
	font: 14px/18px "Arial";
	letter-spacing: 0.25px;
	margin-bottom: 5px;
}
.product .tab{
	margin-right: 10px;
}
.product .product-description > div.code{
	color: #912121;
	font-weight: bold;
}
.product .product-description > div.price{
	color: #fc0000;
	font-weight: bold;
}


/* Promo Products
********************************/
.promo-products{
	margin: 10px 0;
}
.promo-products li{
	float: left;
	width: 32%;
	margin-right: 1%;
}
.promo-products li .product{
}
.promo-products li img{
	top: 10px;
}
.promo-products .wine-of-week{
	background: url(/images/design/wine-of-the-week-bg.png) top right no-repeat;
}
.promo-products .new-arrival{
	background: url(/images/design/new-arrival-bg.png) top right no-repeat;
}
.promo-products .coming-soon{
	background: url(/images/design/coming-soon-bg.png) top right no-repeat;
}
.promo-products .wine-of-week h2,
.promo-products .new-arrival h2,
.promo-products .coming-soon h2{
	font: bold italic 18px/1.2em "Arial";
	text-transform: uppercase;
}
.promo-products .wine-of-week h2{
	color: #912121;
}
.promo-products .new-arrival h2{
	color: #8f8303;
}
.promo-products .coming-soon h2{
	color: #405bb2;
}
.promo-products li .product-description{
	padding-top: 40px;
}
.promo-products li .product-region{
}
.promo-products .product .product-description > div{
	font: 12px/18px "Arial";
}
.promo-products .product .product-description > div.code{
	font-weight: bold;
}
.promo-products .product .product-description > div.price{
	font-weight: bold;
}



/* PRODUCTS PAGE
********************************/
.country{

}
.products-list .country > h2{
	font: 16px/1.2em Arial;
	color: #912121;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	margin-right: 5px;
}
.products-list .region > h3{
	font: 16px/1.2em Arial;
	color: #8f8303;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 30px;
	margin-right: 5px;
}
.products-list .region > h3:first-child{
	border-top: 1px solid #f6b941;
}
.products-list .product{
	width: 50%;
	float: left;
	margin-bottom: 15px;
}
.products-page .sidebar{
	/* position: static; */
	float: left;
}


/* COUNTRIES MENU
********************************/
.product-type{
	text-transform: uppercase;
}
.product-type a{
	color: #8f8303;
	display: block;
}
.product-type a:hover{
	color: #f6b941;
}
.product-type h3{
	font: 18px Arial;
	color: #912121;
}
.product-type .country{
	padding: 20px 0 0 30px;
}
.product-type .country .country-link{
	font: 18px Arial;
	color: #912121;
	font-weight: bold;
}
.product-type .country .country-link:hover{
	color: #f6b941;
}
.product-type .country .region-link{
	font-size: 14px;
	line-height: 1.2em;
}


/* CART
********************************/
.cart-page .content{
	margin-left: 0;
}
.cart-page .sidebar,
.order-page .sidebar{
	display: none;
}
.cart{
	margin: 10px auto;
	border-collapse: collapse;
	color: #454545;
	font-size: 12px;
	width: 80%;
}
.cart_title{
	margin: 20px 50px 10px;
	color: gray;
}
.cart img{
	border: 0px;
}
.cart a{
	color: #454545;
	text-decoration: none;
}
.cart a:hover{
	text-decoration: underline;
}
.cart th{
	font-weight: bold;
	text-align: center;
	padding: 0px 15px;
}
.cart_header{
	border: 1px solid #DADADA;
}
.cart td{
	font-weight: normal;
	padding: 0px 15px;
	text-align: center;
}
.cart_summ{
	color: #820E0F;
}
#final_summ{
	font-weight: bold;
}
.cart tr{
	border-bottom: 1px solid #DADADA;
	height: 32px;
}
.cart input{
	width: 33px;
	height: 22px;
	text-align: center;
	color: #454545;
	font-size: 14px;
}
.cart td.price{
	text-align: right;
}
.cart_total{
	background-color: #F4F4F4;
	padding: 2px 15px;
}
.cartFormItemsBlock{
	padding: 10px;
	clear: left;
}
.cartFormItemsBlock div{
	float: left;
	margin-left: 10px;
}
.cartAddBlock{
	position: relative;
	z-index:1001;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 5px;
	width: 200px;
	/*
	*/
}


/* NEWS
********************************/
.news .sidebar{
		/* float: left;
		position: relative;
		top: 0; */
}
/* .news .sidebar:after{
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 1px;
	background-color: #f6b941;
} */
.news-list li{
	display: block;
}
.news-list{
	font: 14px/24px Arial;
	color: #766a6a;
}
.news-list a{
	color: #8b1818;
	font: 14px/24px Arial;
}
.news-list a:hover{
	color: #f6b941;
}
.news-list a span{
	margin-left: 20px;
}
.news-list .news-text{
	margin-bottom: 20px;
	display: none;
	text-indent: 20px;
	padding: 0 10px;
}



.frontNewsDate{
	color: white;
	font-weight: bold;
	background-color: #2d2d2d;
	padding: 2px;
}
.frontNewsTitle{
	padding-top: 10px;
}
.frontNewsTitle a{
	font-size: 14px;
	color: #669ede;
}
.moreNews{
	margin: 20px 20px 20px 0px;
	background-color: #9f9f9f;
	height: 17px;
	vertical-align: center;
	padding-right: 25px;
	width: 100px;
}
.moreNews div{
	height: 16px;
	background-color: #bebebe;
	padding-left: 3px;
	padding-top: 1px;
}
.moreNews div a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.moreNews div a:hover{
	text-decoration: underline;
}


/* Homepage
********************************/
.homepage .head{
	height: 250px;
}
.homepage .sidebar{
	top: 275px;
}



/* CONTACT PAGE
********************************/
.contact h2{
	font: 24px/1.2em Arial;
	color: #912121;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	margin-right: 5px;
}
.contact .content,
.contact .content p{
	font: 14px/24px Arial;
	color: #912121;
}
.contact .sidebar{
	/* position: static;
	float: left; */
}
.contact form{
	margin: 20px 0;
}
.contact form .submit{
	text-align: center;
	width: 300px;
}
.contact form .submit input{
	cursor: pointer;
	color: #fff;
	border: 1px solid #7b0c26;
	display: inline-block;
    font: bold 9px/18px "Verdana";
    letter-spacing: 0.5px;
	position: relative;
	top: 1px;
    padding: 0 10px 2px;

	background: #a70328; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3MDMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzhkMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MjAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a70328 0%, #8d0222 52%, #72001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70328), color-stop(52%,#8d0222), color-stop(100%,#72001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a70328 0%,#8d0222 52%,#72001a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a70328 0%,#8d0222 52%,#72001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70328', endColorstr='#72001a',GradientType=0 ); /* IE6-8 */

	-webkit-border-radius: 3px;
    border-radius: 3px;

    width: auto;
}
.contact form .submit input:active{
	top: 2px;
}
.contact p input,
.contact p textarea{
		border: 1px solid #6A7076;
		margin: 0 0 5px 0;
		font: 12px/1.2em Arial;
		float: none;
		width: 290px;
		padding: 5px;
}
.contact form h3{
	background-color: #912121;
	color: #fff;
	font: bold 14px/24px "Arial";
	text-align: center;
	width: 302px;
	margin-bottom: 10px;

	-webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}



/* CABINET
********************************/
.cabinet_ov_bl{
	border: 1px solid #820F0F;
	padding: 10px;
	margin: 10px 30px 40px 10px;
	font-size: 16px;
	font-weight: bold;
}
.cabinet_ov_bl span{
	color: #000;
	text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
    font-weight: 100;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
}
.cabFormItemsBl{
	padding: 10px;
	height: 30px;
}
.cabFormItemsBl label{
	margin-left: 10px;
}
.cabFormItemsBl i{
	font-style: normal;
	color: red;
}
.cabFormItemsBl div{
	margin-top: 5px;
}
.cabFormItemsBl div{
	margin-left: 10px;
	float: left;
}
.cabFormItemsBl span{
	margin-left: 10px;
	float: left;
}
.cabFormItemsBl em{
	float: left;
	width: 30px;
	font-style: normal;
}
.cabFormItemsBl input, textarea, select{
	margin-left: 10px;
	float: left;
	font-style: normal;
	border: 1px solid gray;
}
.cabError{
	border: 1px solid red !important;
}
.tastingTable{
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
.tastingTable tr:hover{
	background-color: #d9d3d3;
}


/* ORDER
********************************/
.order_steps{
	margin: 0 auto;
	margin: 20px 0;
	padding: 0 20px;
	/* width: 660px; */
	height: 35px;
	text-align: center;
	vertical-align: middle;
}
.order_steps li{
	height: 35px;
	display: inline-block;
	font-size: 14px;
	color: #820E0F;
	text-align: center;
	margin: 0 20px;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
	text-align: left;
	vertical-align: middle;
}
.order_steps li{
}
.ord_m_item1_prev{
	background-image: url("/images/design/ord_menu_1_prev.jpg");
	background-repeat: no-repeat;
}
.ord_m_item1_prev a{
	font-size: 14px;
}
.ord_m_item1_act{
	background-image: url("/images/design/ord_menu_1_act.jpg");
	background-repeat: no-repeat;
	font-weight: bold;
	/* font-size: 18px !important; */
}
.ord_m_item2_prev{
	background-image: url("/images/design/ord_menu_2_prev.jpg");
	background-repeat: no-repeat;
}
.ord_m_item2_prev a{
	font-size: 14px;
}
.ord_m_item2_act{
	background-image: url("/images/design/ord_menu_2_act.jpg");
	background-repeat: no-repeat;
	font-weight: bold;
	/* font-size: 18px !important; */
}
.ord_m_item2_dis{
	background-image: url("/images/design/ord_menu_2_dis.jpg");
	background-repeat: no-repeat;
	color: #bebebe !important;
}
.ord_m_item3_act{
	background-image: url("/images/design/ord_menu_3_act.jpg");
	background-repeat: no-repeat;
	font-weight: bold;
	/* font-size: 18px !important; */
}
.ord_m_item3_dis{
	background-image: url("/images/design/ord_menu_3_dis.jpg");
	background-repeat: no-repeat;
	color: #bebebe !important;
}
.shipp_info{
	border: 1px solid #dadada;
	background-color: #f4f4f4;
	width: 80%;
	margin: 0 auto 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
}
.shipp_info div{
	padding: 5px 10px 0px;
	font-weight: bold;
}
.shipp_info div span{
	font-weight: normal;
}
.shipping-select{
	margin: 20px 0;
}
.order-page .sidebar{
	float: left;
    position: static;
}
.order-page .content{
	overflow: hidden;
}

.order-shipping-form{
	width: 80%;
	margin: 0 auto;
}

.shipping-select #shipping-query{
	width: 90%;
	margin: 0 auto;
	display: block;
}
.shipping-select .shipping-text{
	margin-bottom: 20px;
	color: #820E0F;
	font-weight: bold;
}
#shipping-select {
	width: 100%;
	float: none !important;
	margin-left: 0px;
	overflow: auto;
}
#shipping-filter {
	width: 100%;
	margin-bottom: 10px;
	padding: 4px;
}
#shipping-select option {
	padding: 7px 3px;
}
#sipping-search-results{
	margin: 10px auto;
	width: 90%;
}
#sipping-search-results div{
	line-height: 24px;
	cursor: pointer;
}
#sipping-search-results div:hover{
	background-color: #eee;
	color: #820E0F;
}

.numbers-row {
	vertical-align: middle;
}

.button {
  border: 1px solid #7b0c26;
  color: #7b0c26;
  display: inline-block;
  /* margin: 0 0 0 5px; */
  /* text-indent: -9999px; */
  cursor: pointer;
  width: 42px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  /* float: left; */
  text-align: center;
  background: url(../../images/buttons.png) no-repeat;
}
.dec {
  background-position: 0 -22px;
}

.buttons {
  padding: 20px 0 0 140px;
}

.quantity {
	height: 22px;
	line-height: 22px;
	width: 100px;
	text-align: center;
	border: 1px solid #7b0c26;
	vertical-align: top;
}

.order-filter{
border: 1px solid #cecece;
    border-radius: 3px;
    margin-top: 1px;
    padding: 4px 5px;
}

.order-action-container{
	width: 80%;
	margin: 20px auto;
	padding: 20px;
	height: 18px;
	position: relative;
}

.order-save-loading{
	display: none;
	background-color: white;
	margin-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

#order-save-loading.show {
	display: block;
}

.cabinet-client-cnt {
	margin-bottom: 20px;
	position: relative;
	padding-left: 40px;
}
.cabinet-client-flag{
	width: 35px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
    font-weight: 100;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
	text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff;
}
h2 .cabinet-client-flag{
	position: static;
	display: inline-block;
	margin-left: 10px;
}

.content-filter{
	margin:30px 50px;
}

.content-filter .order-filter{
	float: left;
	margin-bottom:10px;
	padding: 10px;
}

.content-filter .order-filter .order-filter-select{
	margin-bottom: 10px;
}

.content-filter .search-filter{
	float:right;
	margin-bottom:10px;
	padding: 10px;;
	/* margin-right:35px; */
}

.content-filter .add-new-client{
	text-align: left;
	/* float:left;  */
	padding-top:0px;
	/* margin-top:-30px;  */
	margin-left:15px;
	margin-bottom: 20px;
}
.cabinet-content{
	margin-left:20px !important;
}
