 * {
	padding: 0;
	margin: 0;
}
.forprint {
	display: none;
}
body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130% Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
}
body.old_cenz {
	overflow: hidden;
}
input, textarea, option, select {
	font: normal normal 11px/100% Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana, sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.h1,
h1 {
	font: bold italic 24px 'Georgia' !important;
	text-transform: uppercase;
	color: #434a53 !important;
	text-align: center;
	letter-spacing: 2px;
}
h1.line {
	background: url('../media/images/dec/line.png') repeat-x 0 10px;
	text-align: center;
	margin: 0 0 10px 0;
}
h1.line span {
	background-color: #ffffff;
	font: bold italic 24px 'Georgia';
	text-transform: uppercase;
	color: #434a53;
	padding: 0 15px 0 15px;
}
h2 {
	font: bold italic 14px 'Georgia';
	text-transform: uppercase;
	color: #434a53;
	text-align: center;
}
h2.orange {
	color: #ffa95f;
	margin: -7px 0 0 0;
}
h2.orange img {
	border: none;
	display: inline;
	margin: 0 4px 0 4px;
}
.h2 {
	font: bold italic 21px 'Georgia';
	color: #434a53;
	text-transform: none;
	text-align: left;
	padding: 38px 0 0 0;
}
img.main_img {
	width: 100%;
	min-width: 990px;
	border: none;
}
img.main_img.fixed {
	position: fixed;
	bottom: 0;
}
.wrapper {
	padding: 10px;
}
.inner {
	width: 960px;
	margin: 0 auto;
}
.inner .back {
	text-align: right;
	padding: 0 0 22px 0;
	margin: -11px 0 0 0;
}
.inner .back a {
	padding: 0 16px 0 0;
	background: url('../media/images/btn/back.gif') 100% -87px no-repeat;
	text-decoration: none;
	font-family: georgia !important;
	letter-spacing: 1px;
	font-size: 14px !important;
	font-weight: bold !important;
}
.inner .back a:hover {
	background: url('../media/images/btn/back.gif') 100% 6px no-repeat;
	color: #ffa95f !important;
}
.round_tbl {
	background-color: #f8f7f6;
	padding: 10px 30px 10px 30px;
}
#black_over {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
}
.round_tbl * {
	font: normal 14px 'Georgia';
	color: #606976;
	line-height: 25px;
}
.round_tbl .cons {
	width: 5px;
	height: 5px;
	background: url('../media/images/bg/round_tbl_cons.png') no-repeat 0 0;
	float: left;
	margin: -10px 0 0 -30px;
}
.round_tbl .cons.tr {
	float: right;
	margin: -10px -30px 0 0;
	background-position: top right;
}
.round_tbl .cons.br {
	float: right;
	margin: 5px -30px 0 0;
	background-position: bottom right;
}
.round_tbl .cons.bl {
	float: left;
	margin: 5px 0 0 -30px;
	background-position: bottom left;
}

/* header block */
#header {
	width: 100%;
	height: 168px;
	background: url('../media/images/bg/header_bg.png') repeat-x 0 100%;
	position: fixed;
	top: 0;
	z-index: 3;
}
#header .logo {
	width: 240px;
	height: 160px;
	background: url('../media/images/dec/logo.png') no-repeat 0 0;
	float: left;
	margin: 42px 30px 0 65px;
	cursor: pointer;
}
#header .navigation {
	float: left;
	width: 625px;
	overflow: hidden;
}
#header .navigation .nav_block {
	float: left;
	background: url('../media/images/dec/nav_sep.png') no-repeat left center;
	width: 177px;
	height: 150px;
	padding: 0 0 0 31px;
	overflow: hidden;
}
#header .navigation .nav_block.sw {
	width: 170px;
}
#header .navigation .nav_block.w {
	width: auto;
}
#header .navigation .nav_block .empty,
#header .navigation .nav_block a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #ffffff;
	clear: both;
	margin: 14px 0 14px 0;
}
#header .navigation .nav_block a:hover {
	color: #b79271;
}
#header .navigation .nav_block a.active {
	color: #ffa95f;
}
#header .navigation .nav_block a.newsletter {
	background: url('../media/images/dec/newsletter_link.png') no-repeat left center;
	padding: 0 0 0 29px;
	margin: 14px 0 14px 0;
}
/* header block end */
/* main content block */
#container {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 262px;
	padding: 0 0 59px 0;
}
#container.small {
	top: 215px;
}
#container .inner,
#container.inner_page .inner {
	width: 1122px;
}
#container.small .inner ,
#container.small.inner_page .inner {
	width: 990px;
}
#container.inner_page {
	top: 198px;
	padding: 0 0 42px 0;
}
#container.inner_page.small {
	top: 182px;
}
#container .news_block {
	width: 382px;
	background: url('../media/images/bg/news_block_top.png') no-repeat top center;
	padding: 24px 0 0 0;
	float: left;
	margin: -14px -13px 0 0;
	cursor: pointer;
}
#container .news_block .small_iframe,
#container .news_block .big_iframe {
	display: none;
}
#container.small .news_block {
	width: 341px;
	background-image: url('../media/images/bg/news_block_top_small.png');
}
#container .news_block.first:hover {
	margin: -24px -23px 0 10px;
}
#container .news_block.second:hover {
	margin-top: -24px;
}
#container .news_block.third:hover {
	margin: -24px -13px 10px -10px;
}
#container .news_block .bot {
	width: 100%;
	background: url('../media/images/bg/news_block_bot.png') no-repeat bottom center;
	padding: 0 0 32px 0;
}
#container.small .news_block .bot {
	background-image: url('../media/images/bg/news_block_bot_small.png');
}
#container .news_block .mid {
	width: 100%;
	background: url('../media/images/bg/news_block_mid.png') repeat-y center;
	padding: 1px 0 1px 0;
}
#container.small .news_block .mid {
	background-image: url('../media/images/bg/news_block_mid_small.png');
}
#container .news_block .mid .cont {
	background-color: #f7f2e8;
	width: 324px;
	height: 397px;
	margin: 0 0 0 26px;
	position: relative;
	overflow: hidden;
}
#container .news_block .mid .cont table {
	height: 397px;
}
#container.small .news_block .mid .cont table {
	height: 347px;
}
#container.small .news_block .mid .cont .text_date_holder {
	width: 283px;
}
#container .news_block .mid .cont .text_date_holder {
	width: 326px;
	margin: 0 auto;
}
#container .news_block .mid #fb_likebox.cont {
	background-color: #ffffff;
}
#container.small .news_block .mid .cont {
	height: 347px;
}
#container.small .news_block .mid .cont {
	width: 283px;
}
#container .news_block .mid .cont .image {
	max-height: 297px;
	overflow: hidden;
}
#container.small .news_block .mid .cont .image {
	max-height: 260px;
}
#container .news_block .mid .cont .image img {
	width: 100%;
}
#container .news_block .mid .cont .text {
	text-align: center;
	margin: 0 auto;
	padding: 23px 0 16px 0;
	background: #f7f2e8;
}
#container .news_block .mid .cont .text a {
	display: block;
	padding: 0 15px;
	color: #434a53;
	font: bold italic 21px/22px 'Georgia';
	line-height: 30px;
	text-decoration: none;
}
#container.small .news_block .mid .cont .text a {
	font: bold italic 19px/22px 'Georgia';
}
#container .news_block .mid .cont .date {
	height: 16px;
	padding-bottom: 15px;
	text-align: center;
	font: italic 14px/16px 'Georgia';
	color: #979ba0;
	margin: 0 auto;
}
/* main content block end */
/* footer block */
#footer {
	width: 100%;
	position: fixed;
	z-index: 3;
	bottom: 0px;
	height: 34px;
	background: url('../media/images/bg/footer_bg.png') repeat-x bottom;
}
#footer .solution {
	float: right;
	font-size: 12px;
	color: #70757f;
	height: 34px;
	line-height: 42px;
	margin: 0 13px 0 0;
}
#footer .solution a {
	color: #70757f;
	text-decoration: none;
	font-size: 12px;
}
#footer .solution a:hover {
	color: #d79d6c;
}
/* footer block end */

/* inner page style */
#container.inner_page .top_bg {
	background: url('../media/images/bg/inner_page_top.png') no-repeat top center;
	padding: 23px 0 0 0;
}
#container.small.inner_page .top_bg {
	background-image: url('../media/images/bg/inner_page_top_small.png')
}
#container.inner_page .bot_bg {
	background: url('../media/images/bg/inner_page_bot.png') no-repeat bottom center;
	padding: 0 0 31px 0;
}
#container.small.inner_page .bot_bg {
	background-image: url('../media/images/bg/inner_page_bot_small.png')
}
#container.inner_page .mid_bg {
	background: url('../media/images/bg/inner_page_mid.png') repeat-y center;
	padding: 2px 32px 2px 26px;
}
#container.small.inner_page .mid_bg {
	background-image: url('../media/images/bg/inner_page_mid_small.png');
	padding: 2px 26px;
}
#container.inner_page .mid_bg .cont {
	width: 1064px;
	background-color: #f7f2e8;
}
#container.small.inner_page .mid_bg .cont {
	width: 938px;
}
/* inner page style end */

/* about beer */
.beer_text {
	padding: 28px 52px 0 52px;
}
#dialog_content {
	padding: 10px;
	background: #f7f2e8;
}
.beer_text hr,
#dialog_content hr {
	height: 1px;
	color: #b9b9b9;
	background: #b9b9b9;
	border: none;
	margin-top: 25px
}
.beer_text table td,
#dialog_content table td {
	padding: 20px 13px 0 13px;
}
.beer_text div *,
.beer_text div,
.beer_text table td,
.beer_text table td *,
#dialog_content table td,
#dialog_content table td * {
	font-family: georgia;
	font-size: 12px;
	line-height: 24px;
	color: #606976;
}
.beer_text .h2 {
	font: bold italic 21px 'Georgia';
	color: #434A53;
	text-transform: none;
	text-align: left;
	padding: 38px 0 0 0;
}
.beer_text table td img,
#dialog_content table td img {
	vertical-align: top;
}
.beer_text table.no_bg,
#dialog_content table.no_bg {
	background: none;
	margin: 0 4px;
}
.beer_text table.no_bg td,
.beer_text table.no_bg td *,
#dialog_content table.no_bg td,
#dialog_content table.no_bg td * {
	font-family: georgia;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
}
.beer_text .h1,
#dialog_content.h1 {
	margin: 6px 0 10px 0;
}
.beer_text .asorti_menu,
#dialog_content .asorti_menu ,
.asorti_menu {
	margin: 16px 0 5px 0;
}
.beer_text .bigger strong,
#dialog_content .bigger strong {
	font: italic bold 18px/25px 'Georgia' !important;
	color: #434a53;
}
.beer_text .separator {
	background: url('../media/images/dec/shadow_beer.png') no-repeat 475px 0;
}
.small .beer_text .separator {
	background: url('../media/images/dec/shadow_beer.png') no-repeat 412px 0;
}
#dialog_content .separator {
	background: url('../media/images/dec/shadow_beer_mid.png') repeat-y 50% 0;
}
.beer_text .separator td,
#dialog_content .separator td {
	padding: 20px 0;
	text-shadow: 1px 1px rgb(255,255,255);
}
.beer_text .separator table td,
#dialog_content .separator table td {
	padding: 0 13px 20px 13px;
	text-shadow: 1px 1px rgb(255,255,255);
}
.beer_text .separator td.shad_bot {
	background: url('../media/images/dec/shadow_beer.png') no-repeat 100% 100%;
}
.beer_text .separator table td.shad_mid {
	padding: 0 33px 20px 13px;
	background: url('../media/images/dec/shadow_beer_mid.png') repeat-y 100% 0;
}
/* about beer end */
/* form */
.form_wrapper {
	padding: 27px 111px 0 111px;
}
#container.small .form_wrapper {
	padding: 27px 48px 0 48px;
}
#container.small .mapp,
.form_wrapper.mapp {
	padding: 27px 80px 14px 80px;
}
form .input {
	height: 45px;
	background: url('../media/images/bg/input_bg.png') no-repeat 0 0;
	padding: 0 0 0 5px;
}
form .input .input_bot {
	background: url('../media/images/bg/input_bg.png') no-repeat right -45px;
	padding: 0 5px 0 0;
	height: 45px;
}
form .input .input_mid {
	background: url('../media/images/bg/input_bg.png') repeat-x 0 -90px;
	height: 45px;
}
form .input .input_mid input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: transparent;
	border: none;
	font-size: 12px;
}
form.ask_q fieldset {
	float: left;
	width: 261px;
	border: none;
	margin: 38px 29px 27px 0;
}
form.ask_q fieldset.last {
	margin: 38px 0 27px 0;
}
form label {
	font: bold italic 14px 'Georgia';
	color: #434a53;
	padding: 0 0 7px 0;
	display: block;
}
form label.error {
	color: #e51937 !important;
}
.must_fill span,
form label span {
	font: bold italic 14px 'Georgia';
	color: #e51937;
}
form.ask_q .must_fill {
	font: italic 12px 'Georgia';
	color: #8c9096;
	padding: 5px 0 0 0;
}
form.ask_q .check {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	padding: 14px 0 14px 0;
	margin: 11px 0 0 0;
	position: relative;
}
form.ask_q .check label {
	display: inline;
}
form.ask_q .check img {
	margin: 0 17px 0 0;
}
form.ask_q .submit_wrapper {
	text-align: center;
}
form.ask_q .submit {
	width: 162px;
	height: 46px;
	background: url('../media/images/btn/submit_btn.png') no-repeat 0 0;
	border: none;
	text-transform: uppercase;
	color: #ffffff;
	font: normal 16px Verdana;
	text-indent: 25px;
	padding: 0 0 2px 0;
	margin: 30px auto 46px auto;
	cursor: pointer;
}
form .form_popup {
	width: 263px;
	height: 236px;
	background: url('../media/images/bg/form_popup.png') no-repeat 0 0;
	position: absolute;
	top: -255px;
	left: 50%;
	margin-left: -235px;
	padding: 30px 29px 0 29px;
	text-align: left;
	display: none;
}
form .form_popup label {
	display: block !important;
}
form .form_popup .agree {
	font: italic 12px 'Georgia';
	color: #8c9096;
	line-height: 18px;
	width: 250px;
}
form .form_popup .agree a {
	font: italic 12px 'Georgia';
	color: #e8ad0d;
	text-decoration: none;
	margin-top: 3px;
}
form .form_popup .r_psw {
	margin: 18px 0 0 0;
}
form .textarea {
	width: 841px;
	height: 165px;
	background: url('../media/images/bg/textarea_bg.png') no-repeat 0 0;
}
form .textarea textarea {
	width: 99%;
	height: 155px;
	resize: none;
	background: transparent;
	border: none;
	font-size: 12px;
	padding: 5px;
}
/* form end */

/* map us */
.city_select {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-align: center;
	padding: 7px 0 6px 0;
	margin: 15px 0 0 0;
}
.map {
	width: 1064px;
	height: 529px;
	margin: 2px 0 0 26px;
}
#container.small .map {
	width: 938px;
}
.map_holder {
	position: relative;
}
.map_holder .shadow {
	background: url('../media/images/dec/map_shadow.png') no-repeat 0 0;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.map_info_box {
	background-color: #ffffff;
	border: 1px solid orange;
	width: 261px;
	padding: 21px 10px 28px 28px;
	cursor: default;
	position: relative;
}
.map_info_box .map_arrow {
	background: url('../media/images/dec/map_arrow.png') no-repeat 0 0;
	width: 21px;
	height: 41px;
	position: absolute;
	left: -20px;
	bottom: 12px;
}
.map_info_box .shop_phone {
	padding: 6px 0 0 0;
}
.map_info_box .shop_phone,
.map_info_box .shop_email,
.map_info_box .shop_email a,
.map_info_box .shop_address {
	font: normal 16px 'Georgia';
	color: #4b4a4a;
	line-height: 18px;
}
.map_info_box .working_time {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	margin: 22px 0 0 0;
}
.map_info_box .working_time_text,
.map_info_box .working_time_text * {
	font-size: 12px;
	color: #7b7b7b;
}
.map_info_box .working_time_text {
	padding: 5px 0 0 0;
}
.infoBox img {
	z-index: 2;
}
.infobox {
	padding: 0 30px 0 30px;
	text-align: center;
}
.infobox .container {
	display: inline-block;
	vertical-align: middle;
	width: 260px;
}
.infobox .phone,
.infobox .address {
	font: normal 16px Verdana;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 11px 0;
}
.infobox .work_time {
	height: 8px;
	background: url('../media/images/bg/work_time.png') no-repeat center;
	margin: 12px 0 13px 0;
}
.infobox .work_img {
	height: 18px;
	margin: 0 0 12px 0;
}
.infobox .work_img img {
	border: none;
	margin: 0 auto;
}
.infobox .work_time_text {
	font: normal 11px Verdana;
	color: #ffffff;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	letter-spacing: -1px;
}
.infobox .v {
	width: 0;
	display: inline-block;
	vertical-align: middle;
	height: 172px;
}
/* map us end */
/* age block */
.age_block {
	width: 782px;
	position: absolute;
	z-index: 2;
	background: url('../media/images/bg/age_block_top.png') no-repeat top center;
	padding: 23px 0 0 0;
	left: 50%;
	top: 50%;
	margin: -226px 0 0 -371px;
}
.age_block .bot {
	width: 100%;
	background: url('../media/images/bg/age_block_bot.png') no-repeat bottom center;
	padding: 0 0 30px 0;
}
.age_block .mid {
	width: 100%;
	background: url('../media/images/bg/age_block_mid.png') repeat-y center;
	padding: 2px 0 2px 0;
}
.age_block .mid .cont {
	background: #f7f2e8 url('../media/images/dec/age_logo.png') no-repeat center 53px;
	margin: 0 0 0 26px;
	width: 544px;
	padding: 170px 90px 58px 90px;
}
.age_block .mid .cont .age_q {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-align: center;
	width: 100%;
	padding: 25px 0 30px 0;
}
.age_block .mid .cont .age_q span {
	font: bold italic 21px 'Georgia';
	color: #434a53;
}
.age_block .mid .cont .age_q span.no_enter,
.age_block .mid .cont .age_q span.be_happy {
	display: block;
}
.age_block .mid .cont .age_q span.be_happy {
	margin-top: 35px;
}
.age_block .mid .cont .age_q span.no_enter *,
.age_block .mid .cont .age_q span.no_enter {
	line-height: 140% !important;
}
.age_block .mid .cont .age_btns {
	width: 380px;
	margin: 50px auto 0 auto;
	text-align: center;
	padding-bottom: 38px;
}
.age_block .mid .cont .age_btns a {
	display: block;
	width: 162px;
	height: 46px;
	background: url('../media/images/btn/orange_btn.png') no-repeat 0 0;
	margin: 0 14px 0 3px;
	float: left;
	text-decoration: none;
}
.age_block .mid .cont .age_btns a span {
	font: normal 16px Verdana;
	color: #ffffff;
	text-transform: uppercase;
	background: url('../media/images/btn/orange_btn.png') no-repeat 100% -46px;
	display: block;
	height: 46px;
	line-height: 42px;
	margin: 0 0 0 9px;
}
.age_block .mid .cont .age_btns a:hover {
	background-position: 0 -92px;
}
.age_block .mid .cont .age_btns a:hover span {
	background-position: 100% -138px;
}
/* age block end */
/* asortimentas block */
.asorti {
	padding: 18px 50px 16px 50px;
}
.asorti_menu {
	background: url('../media/images/dec/line.png') repeat-x 0 0; 
}
.asorti_menu .in  {
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: url('../media/images/dec/line.png') repeat-x 0 100%;
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 13px;
	color: #434a53;
	text-transform: uppercase;
	line-height: 52px;
}
.asorti_menu .in a {
	font: bold italic 15px 'Georgia';
	color: #434a53;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 36px 0 0;
}
#container.small .asorti_menu .in a {
	padding: 0 20px 0 0;
}
.asorti_menu .in a.active {
	color: #ffa95f;
}
#container.small .asorti_menu .in a.last,
.asorti_menu .in a.last {
	padding: 0;
}
.asorti_results {
	background: #f7f2e8 url('../media/images/dec/asorti_shadow_top.png') no-repeat top;
	padding: 14px 0 0 0;
}
.asorti_results .select {
	background: url('../media/images/dec/asorti_shadow_bot.png') no-repeat bottom;
	padding: 0 48px 14px 48px;
}
#container.small .asorti_results .select {
	padding: 0 106px 14px 106px;
}
.asorti_results .list {
	padding: 23px 50px 0 50px;
}
#container.small .asorti_results .list {
	padding: 23px 112px 0 112px;
}
.asorti_results .list .item {
	width: 238px;
	height: 366px;
	float: left;
	cursor: pointer;
}
.asorti_results .list .item:hover {
	background: url('../media/images/bg/asorti_shadow.png') no-repeat top center;
}
.asorti_results .list .item .bg_top {
	width: 232px;
	margin: 2px auto;
	background: url('../media/images/bg/asorti_top_bot.png') no-repeat top left;
	padding: 6px 0 0 0;
	position: relative;
}
.asorti_results .list .item .bg_top .new_item {
	width: 93px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 10px;
	background: url('../media/images/dec/new_item.png') no-repeat top left;
	display: none;
}
.asorti_results .list .item.new .bg_top .new_item {
	display: block;
}
.asorti_results .list .item .bg_top .bg_bot {
	width: 100%;
	background: url('../media/images/bg/asorti_top_bot.png') no-repeat bottom right;
	padding: 0 0 6px 0;
}
.asorti_results .list .item .bg_top .bg_bot .white_in {
	background-color: #ffffff;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	height: 263px;
}
.asorti_results .list .item .bg_top .bg_bot .white_in .img {
	height: 205px;
}
.asorti_results .list .item .bg_top .bg_bot .white_in .img img {
	border: none;
	margin: 0 auto;
	vertical-align: middle;
}
.asorti_results .list .item .bg_top .bg_bot .white_in .item_name {
	font: normal 16px 'Georgia';
	color: #434a53;
	line-height: 25px;
	padding: 0 15px 0 15px;
}
.asorti_results .list .item .bg_top .bg_bot .grey_in {
	background-color: #f4f4f4;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	height: 75px;
	padding: 10px 15px 0 15px;
}
.asorti_results .list .item .bg_top .bg_bot .grey_in .price div {
	font: normal 14px 'Georgia';
	color: #434a53;
	line-height: 22px;
}
.asorti_results .list .item .bg_top .bg_bot .grey_in .price div span {
	font: normal 20px 'Georgia';
	color: #ffa95f;
}
/* asortimentas block end */

/* loyal card block */
.loyal_grey {
	background: url('../media/images/dec/loyal_shadow.png')  100% center no-repeat;
	padding: 40px 27px 26px 52px;
	float: left;
	width: 713px;
}
#container.small .loyal_grey {
	width: 631px;
	padding: 40px 15px 50px 15px;
}
.loyal_grey h1 {
	max-width: 430px;
	margin: 0 auto;
}
.loyal_grey .asorti_menu .in,
.beer_text .asorti_menu .in,
#dialog_content .asorti_menu .in {
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 1px;
}
.degusto_wrapp .important_info h2,
.degusto_wrapp .themes h2,
.loyal_grey .h2,
#dialog_content .h2 {
	font: bold italic 21px 'Georgia';
	color: #434a53;
	text-transform: none;
	text-align: left;
	padding: 38px 0 14px 0;
}
.text_inner_page .beer_text table td,
.loyal_grey .loyal_card_block table td {
	background: url('../media/images/dec/loyal_plus_bg.png') no-repeat left 3px;
	float: left;
	width: 309px;
	font-size: 13px;
	font-family: georgia;
	color: #606976;
	line-height: 22px;
	padding: 0 20px 0 27px;
	margin: 17px 0 0 0;
}
#container.small .loyal_grey .loyal_card_block table td {
	width: 268px;
}
#loyal_program.cont {
	background: #f7f2e8 url('../media/images/bg/loyal_program_bg.gif') 100% 0 repeat-y !important;
}
.loyal_grey .loyal_card_block table td a {
	font: normal 14px 'Georgia';
	color: #606976;
	text-decoration: none;
}
.loyal_grey div {
	font-family: 'Georgia';
	font-size: 14px;
	color: #606976;
	line-height: 22px;
}
.loyal_grey em {
	font-family: 'Georgia';
	font-size: 12px;
	color: #a2a1a1;
	line-height: 19px;
	display: block;
}
.loyal_grey .border_tbl {
	margin: 15px 0 0 0;
}
.loyal_white {
	width: 272px;
	float: right;
	height: 100%;
	padding: 24px 0 0 0;
}
.loyal_white h1{
	margin: 0 0 27px 0;
}
.loyal_white a {
	display: block;
	position: relative;
	width: 220px;
	height: 310px;
	margin: 0 auto 15px auto;
	overflow: hidden;
}
.loyal_white a span {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 220px;
	height: 310px;
}
.loyal_white a:hover span {
	background: url('../media/images/dec/img_over_dec.png') no-repeat 55% 60%;
}
.loyal_white a:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.border_tbl {
	border: 1px solid #b9b9b9;
	position: relative;
	color: #a2a1a1;
	font: italic 12px 'Georgia';
	line-height: 19px;
	padding: 16px;
}
.border_tbl .cons {
	position: absolute;
	width: 7px;
	height: 7px;
	background: url('../media/images/bg/border_tbl_cons.png') no-repeat;
}
.border_tbl .cons.tl {
	top: -1px;
	left: -1px;
	background-position: top left;
}
.border_tbl .cons.tr {
	top: -1px;
	right: -1px;
	background-position: top right;
}
.border_tbl .cons.br {
	bottom: -1px;
	right: -1px;
	background-position: bottom right;
}
.border_tbl .cons.bl {
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}
/* loyal card block end */
/* degustacijos block */
.degusto_wrapp {
	background-color: #f7f2e8;
	padding: 36px 52px 0 52px;
}
#container.small .degusto_wrapp {
	padding: 40px 10px 0 10px;
}
.degusto_wrapp .asorti_menu {
	margin: 31px 0 -11px 0;
}
.degusto_wrapp .asorti_menu .in {
	position: relative;
	height: auto;
}
.degusto_wrapp .asorti_img {
	float: left;
	margin: 30px 30px 0 0;
}
.degusto_wrapp .degu_text {
	text-align: left;
	padding: 0 0 30px 0;
}
.degusto_wrapp .degu_text div *,
.degusto_wrapp .degu_text div {
	padding-top: 27px;
}
#dialog_content strong {
	font-weight: bold;
}
#dialog_content em {
	font-style: italic;
}
#dialog_content em strong,
#dialog_content strong em {
	font-weight: bold;
	font-style: italic;
}
.degusto_wrapp .degu_text div *,
.degusto_wrapp .degu_text div,
.degusto_wrapp .themes,
.degusto_wrapp .themes *,
.degusto_wrapp .important_info,
.degusto_wrapp .important_info * {
	font-size: 14px;
	font-family: Georgia;
	color: #606976;
	line-height: 22px;
	text-transform: none;
}
.degusto_wrapp .important_info {
	float: left;
	min-width: 563px;
}
.degusto_wrapp .themes {
	position: relative;
	float: left;
	width: 300px;
	margin: 0 47px 0 15px;
}
.small .degusto_wrapp .themes {
	width: 270px;
}
.degusto_wrapp .border_tbl {
	width: 250px;
	float: left;
	padding: 9px 15px;
	margin: 15px 0 0 0;
}
#container.small .degusto_wrapp .important_info .border_tbl {
	width: 240px;
}
.degusto_wrapp .border_tbl.first {
	margin-right: 18px;
}
.degusto_wrapp .border_tbl .title {
	float: left;
	font: normal 19px 'Georgia';
	color: #434a53;
	text-transform: uppercase;
	line-height: 25px;
	width: 120px;
	letter-spacing: 2px;
}
.degusto_wrapp .border_tbl .time {
	float: right;
	font: normal 20px/30px 'Georgia';
	color: #606976;
	text-transform: none;
	margin-top: -14px;
}
.degusto_wrapp .border_tbl .time span {
	font: normal 50px/60px 'Georgia';
	color: #ffa95f;
}
.degusto_wrapp .months {
	position: relative;
	background: url('../media/images/dec/shadow_small_top.png') no-repeat bottom center;
	padding-bottom: 40px;
	text-align: center;
}
.degusto_wrapp .months #deg_backward,
.degusto_wrapp .months #deg_forward {
	display: inline-block;
}
.degusto_wrapp .months #deg_backward a,
.degusto_wrapp .months #deg_forward a {
	display: inline-block;
	margin: 42px 0 38px 0;
	font: bold italic 21px 'Georgia';
	letter-spacing: -2px;
	text-decoration: none;
}
.degusto_wrapp .months #deg_backward a:hover,
.degusto_wrapp .months #deg_forward a:hover {
	color: #ffa95f;
}
.degusto_wrapp .months .tar,
.degusto_wrapp .months .tal {
	width: 50%;
}
.degusto_wrapp .months .month_name {
	display: inline-block;
	font: bold italic 21px 'Georgia';
	color: #434a53;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 42px 13px 38px 13px;
	white-space: nowrap;
}
.degusto_wrapp .months .month_left {
	background: url('../media/images/bg/days_cons.png') no-repeat top left;
	height: 70px;
	width: 916px;
	margin: 0 auto;
	padding: 0 0 0 7px;
}
.small .degusto_wrapp .months .month_left {
	width: 868px;
}
.degusto_wrapp .months .month_right {
	background: url('../media/images/bg/days_cons.png') no-repeat top right;
	height: 70px;
	padding: 0 7px 0 0;
}
.degusto_wrapp .months .month_days {
	height: 32px;
	background-color: #ffa95f;
	padding: 16px 32px 20px 32px;
	border-top: 1px solid #f7f2e8;
	border-bottom: 1px solid #f7f2e8;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.degusto_wrapp .months .month_days > div {
	position: absolute;
	width: 837px;
	height: 32px;
}
.degusto_wrapp .months .month_days #degustations {
	left: 32px;
}
.small .degusto_wrapp .months .month_days #degustations {
	left: 12px;
}
.degusto_wrapp .months .month_days #future {
	left: 100%;
}
.small .degusto_wrapp .months .month_days {
	padding: 16px 12px 20px 12px;
}
.degusto_wrapp .months .month_days a:hover {
	color: #ffa95f;
}
.degusto_wrapp .months .month_days .day {
	width: 26px;
	height: 25px;
	float: left;
	background: url('../media/images/bg/month_days_bg.png') no-repeat -27px top;
	font: normal 18px 'Georgia';
	color: #606976;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	margin: 0 1px 0 0;
	position: relative;
}
.degusto_wrapp .tick {
	display: none;
	position: absolute;
	width: 35px;
	height: 17px;
	background: url('../media/images/bg/degusto_tick.png') no-repeat 0 bottom;
	bottom: -16px;
	left: 0;
	z-index: 3;
}
.degusto_wrapp .popup {
	background: url('../media/images/bg/date_popup_bg.png') no-repeat 0 0;
	padding: 6px 0 0 0;
	width: 841px;
	position: absolute;
	bottom: 100px;
	left: 60px;
	z-index: 2;
}
.small .degusto_wrapp .popup {
	left: 38px;
}
.degusto_wrapp .popup .close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 11px;
	height: 11px;
	background: url('../media/images/dec/close.gif') no-repeat 100% 0;
	cursor: pointer;
}
.degusto_wrapp .popup .close:hover {
	background-position: 0 0;
}
.degusto_wrapp .popup .bot {
	width: 100%;
	background: url('../media/images/bg/date_popup_bg.png') no-repeat -1682px 100%;
	padding: 0 0 6px 0;
}
.degusto_wrapp .popup .mid {
	padding: 0 8px;
	background: url('../media/images/bg/date_popup_bg.png') repeat-y -841px 0;
}
.degusto_wrapp .popup .mid .img {
	position: relative;
	height: 137px;
	width: 207px;
	background-position: center;
	margin: 0 20px 0 0; 
	float: left;
}
.degusto_wrapp .popup .pop_text {
	padding: 0 20px 0 227px;
}
.degusto_wrapp .popup .pop_text,
.degusto_wrapp .popup .pop_text * {
	text-align: left;
	/*font: normal 14px/22px 'Georgia' !important;*/
	font-size: 14px;
	line-height: 22px;
	font-family: georgia;
	color: #434a53;
}
.degusto_wrapp .popup .pop_text .header_text {
	padding: 5px 0 !important;
}
.degusto_wrapp .popup .pop_text .orange_text {
	padding: 0 0 8px 0 !important;
}
.degusto_wrapp .popup .item {
	padding: 3px 0 4px 0;
}
.degusto_wrapp .popup .item.not_last {
	padding: 3px 0 11px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #d6d6d6;
}
.degusto_wrapp .months .month_days .day.event {
	background-position: -54px 0;
}
.degusto_wrapp .months .month_days .day.event:hover {
	background-position: -108px 0;
	color: #ffffff;
}
.degusto_wrapp .months .month_days .day.weekend {
	background-position: 0 0;
}
.degusto_wrapp .months .month_days .day.event.weekend {
	background-position: -81px 0;
}
.degusto_wrapp .bottom_blocks {
	padding: 36px 19px 0 19px;
}
.degusto_wrapp .bottom_blocks h2 {
	font: bold italic 21px 'Georgia';
	color: #434a53;
	text-transform: none;
	text-align: left;
	padding: 6px 0 13px 0;
}
.degusto_wrapp .bottom_blocks .border_tbl {
	font: normal 13px 'Georgia';
	color: #606976;
	width: 290px;
	margin: 0;
}
.small .degusto_wrapp .bottom_blocks .border_tbl {
	width: 270px;
}
.degusto_wrapp .bottom_blocks .border_tbl div {
	font: italic normal 13px/19px 'Georgia';
	color: #606976;
}
.degusto_wrapp .bottom_blocks .border_tbl a {
	font: italic bold 13px/19px 'Georgia';
	color: #606976;
	text-decoration: none;
}
.degusto_wrapp .bottom_blocks .border_tbl.check {
	width: 590px;
	float: right;
}
.degusto_wrapp .bottom_blocks .border_tbl.check.image {
	background: no-repeat 20px 50%;
	padding-left: 250px;
	width: 323px;
}
.degusto_wrapp .bottom_blocks .border_tbl.check div {
	font-style: normal;
}
.small .degusto_wrapp .bottom_blocks .border_tbl.check {
	width: 295px;
}
.degusto_wrapp .partners {
	background: url('../media/images/dec/shadow_small_bot.png') no-repeat top center;
	margin-top: 33px;
	padding: 43px 0 33px 0;
	text-align: center;
}
.degusto_wrapp .partners img {
	float: left;
	margin: 0 9px 0 9px;
}
.degusto_wrapp .partners .links {
	margin: 0 auto; 
	width: 480px;
}
ul {
	color: #606976;
	font: normal 14px/22px 'Georgia';
	list-style: none;
}
ul li {
	padding: 0 0 0 13px;
	color: #606976;
	font: normal 14px/22px 'Georgia';
	background: url('../media/images/dec/bullet.png') no-repeat 0 11px;
}
/* degustacijos block end */
/* paging block */
.paging {
	text-align: center;
	padding: 25px 0 36px 0;
}
.paging a {
	font: normal 16px 'Georgia';
	color: #606976;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
.paging a:hover {
	color: #ffa95f;
}
.paging span {
	font: normal 26px 'Georgia';
	color: #ffa95f;
	padding: 0 3px 0 3px;
}
/* paging block end */

/* text_wrap */
.text_wrapp {
	background-color: #f7f2e8;
	padding: 40px 52px 0 52px;
}
.text_wrapp .line_top {
	background: url('../media/images/dec/line.png') repeat-x top; 
	padding: 29px 0 65px 0;
}
.text_wrapp .line_top .date {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #434a53;
	margin: -6px 0 4px 0;
}
.text_wrapp .line_top h1 {
	text-align: left;
	font: italic bold 20px georgia;
	text-transform: none;
	color: #434a53;
}
.text_wrapp .line_top .line_bot  {
	width: 100%;
	background: url('../media/images/dec/line.png') repeat-x 0 bottom;
	text-align: center;
	font: italic 13px 'Georgia';
	color: #434a53;
}
.text_wrapp .item_img {
	float: left;
	padding: 0 30px 30px 0;
}
.text_wrapp .item_text .like {
	margin: 6px 0 23px 0;
}
.text_wrapp .item_text {
	text-align: left;
	padding: 0 0 40px 0;
}
.text_wrapp .item_text *,
.text_wrapp .item_text  {
	font-size: 14px;
	font-family: georgia;
	color: #606976;
	line-height: 22px;
}
/* text_wrap */

/* catalogue_list_holder */
.catalogue_list_holder {
	background: #f7f2e8;
}
.catalogue_types {
	padding: 18px 52px 16px 52px;
	background: #ffffff;
}
.catalogue_types .top_line {
	background: url('../media/images/dec/line.png') repeat-x top;
}
.catalogue_types .bottom_line {
	background: url('../media/images/dec/line.png') repeat-x bottom;
}
.catalogue_types span,
.catalogue_types a {
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 25px 0 0;
	text-decoration: none;
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 350%;
}
.small .catalogue_types span,
.small .catalogue_types a {
	padding: 0 9px 0 0;
}
.catalogue_types a {
	color: #434a53;
}
.catalogue_types span,
.catalogue_types a:hover {
	color: #ffa95f;
}
.small .catalogue_filter {
	padding: 14px 106px 0 106px;
}
.catalogue_filter {
	padding: 14px 47px 0 47px;
	background: #F7F2E8 url('../media/images/dec/asorti_shadow_top.png') no-repeat top;
}
.catalogue_filter .select_holder {
	background: url('../media/images/dec/asorti_shadow_bot.png') no-repeat bottom;
	padding: 0 0 14px 0;
}
.select_holder .select select {
	display: none;
}
#catalogue_items,
.catalogue_list_holder {
	background: #f7f2e8;
}
.catalogue_list_holder.default,
#catalogue_items {
	padding: 22px 47px 35px 47px;
}
.small #catalogue_items._paging {
	padding: 22px 106px 0 106px;
}
.small #catalogue_items._paging_no,
.small .catalogue_list_holder.default {
	padding: 22px 106px;
}
#catalogue_items._paging {
	padding: 22px 47px 0 47px;
}
.catalogue_list_holder .item,
#catalogue_items .item {
	width: 238px;
	height: 366px;
	float: left;
	cursor: pointer;
	margin: 2px;
}
.catalogue_list_holder .item {
	height: 326px;
}

#catalogue_items .item:hover {
	background: url('../media/images/bg/asorti_shadow.png') no-repeat top center;
}
.catalogue_list_holder .item:hover {
	background: url('../media/images/bg/asorti_shadow_small.png') no-repeat bottom center;
}
.catalogue_list_holder .item .bg_top,
#catalogue_items .item .bg_top {
	width: 232px;
	margin: 2px auto;
	background: url('../media/images/bg/asorti_top_bot.png') no-repeat top left;
	padding: 6px 0 0 0;
	position: relative;
}
.catalogue_list_holder .bg_bot,
#catalogue_items .bg_bot {
	width: 100%;
	background: url('../media/images/bg/asorti_top_bot.png') no-repeat bottom right;
	padding: 0 0 6px 0;
}
.catalogue_list_holder .white_in,
#catalogue_items .white_in {
	background-color: white;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	height: 263px;
}
.catalogue_list_holder .bg_top .new_item,
#catalogue_items .bg_top .new_item {
	width: 93px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 10px;
	background: url('../media/images/dec/new_item.png') no-repeat top left;
	display: none;
}
.catalogue_list_holder .bg_top,
#catalogue_items .bg_top .new_item {
	display: block;
}
#catalogue_items .no_entries {
	font-family: georgia;
	font-size: 16px;
	color: #434A53;
	line-height: 25px;
	padding: 5px 0 25px 0;
}
.white_in .img {
	height: 205px;
}
.white_in .img img {
	border: none;
	margin: 0 auto;
	vertical-align: middle;
}
.white_in .item_name {
	font-family: georgia;
	font-size: 16px;
	color: #434A53;
	line-height: 25px;
	padding: 0 15px 0 15px;
}
.catalogue_list_holder .grey_in,
#catalogue_items .grey_in {
	background-color: #F4F4F4;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	height: 75px;
	padding: 10px 15px 0 18px;
}
.catalogue_list_holder .grey_in {
	height: 35px;
}
.catalogue_list_holder .grey_in *,
.catalogue_list_holder .grey_in {
	font: normal 22px 'Georgia';
	color: #434A53;
	text-align: center;
}
.catalogue_list_holder .item:hover .grey_in,
.catalogue_list_holder .item:hover .grey_in * {
	color: #ffa95f;
}
.grey_in .price div {
	font: normal 14px 'Georgia';
	color: #434A53;
	line-height: 22px;
}
.grey_in .price div span {
	font: normal 20px 'Georgia';
	color: #FFA95F;
}
/* catalogue_list_holder */

/* inner_item */
.inner_item {
	width: 960px;
	margin: 0 auto;
	background: url('../media/images/dec/line.png') repeat-x bottom;
}
.small .inner_item {
	width: 860px;
	margin: 0 auto;
}
.inner_item_padd {
	padding-bottom: 64px;
}
.inner_item .back_to {
	background: url('../media/images/dec/line.png') repeat-x bottom;
	padding: 26px 0 27px 0;
	margin: 0 0 26px 0;
}
.inner_item .back_to a {
	font-family: georgia;
	font-size: 14px;
	color: #434a53;
	float: right;
	background: url('../media/images/btn/back.gif') 100% -87px no-repeat;
	text-decoration: none;
	padding: 0 16px 0 0;
	margin: 0 2px 0 0;
	letter-spacing: 1px;
}
.inner_item .back_to a:hover {
	background: url('../media/images/btn/back.gif') 100% 6px no-repeat;
	color: #ffa95f;
}
.inner_item h1 {
	font-size: 21px;
	text-transform: none;
	text-align: left;
	padding-bottom: 17px;
}
.inner_item .fb-like {
	padding-bottom: 13px;
}
.inner_item .image_holder,
.inner_item .text_cont {
	float: left;
}
.inner_item .image_holder {
	width: 325px;
	margin: 5px 32px 0 0;
}
.inner_item .text_cont {
	width: 592px;
}
.small .inner_item .text_cont {
	width: 492px;
}
.inner_item .short_description {
	border: 1px solid #b9b9b9;
	position: relative;
	padding: 11px 12px 7px 12px;
	margin-bottom: 22px;
	color: #434a53;
}
.inner_item .short_description div {
	padding: 0 0 10px 0;
}
.inner_item .long_description {
	margin-bottom: 35px;
}
.inner_item .long_description .header_text {
	padding: 30px 0 5px 0;
}
.inner_item .short_description *,
.inner_item .short_description {
	font-family: georgia;
	font-size: 16px;
	line-height: 130%;
}
.inner_item .long_description *,
.inner_item .long_description {
	font-family: georgia;
	color: #606976;
	font-size: 14px;
	line-height: 160%;
}
.short_description .corr {
	position: absolute;
	padding: 0 !important;
}
.short_description .top_r,
.short_description .top_l {
	top: -1px;
}
.short_description .bot_r,
.short_description .bot_l {
	bottom: -1px;
}
.short_description .bot_l,
.short_description .top_l {
	left: -1px;
}
.short_description .bot_r,
.short_description .top_r {
	right: -1px;
}
/* inner_item */

/* rte styles */

#dialog_content * {
	color: #606976;
	font: 14px/22px 'Georgia';
}
#dialog_content em {
	/*font-family: 'Georgia';
	font-size: 12px;
	color: #a2a1a1;
	line-height: 19px;
	display: block;*/
}
#dialog_content .header_text,
.header_text,
.degusto_wrapp .popup .pop_text .header_text {
	font-size: 21px !important;
	line-height: 30px !important;
	text-transform: none !important;
	font-weight: bold !important;
	font-style: italic !important;
	color: #434a53 !important;
	font-family: georgia !important;
}
.orange_text,
.degusto_wrapp .popup .pop_text .orange_text {
	padding: 5px 0 8px 0;
	font: italic 14px/22px 'Georgia' !important;
	color: #ffa95f !important;
}

/* rte styles */

.orange_btn {
	background: url('../media/images/btn/orange_btn.png') 0 0 no-repeat;
	height: 46px;
	display: inline-block;
	text-decoration: none !important;
	margin: 0 12px;
	cursor: pointer;
}
.orange_btn span {
	background: url('../media/images/btn/orange_btn.png') 100% -46px no-repeat;
	height: 46px;
	display: inline-block;
	line-height: 44px;
	margin: 0 0 0 9px;
	padding: 0 36px 0 27px;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Verdana';
	text-transform: uppercase;
	letter-spacing: 1px;
}
.orange_btn:hover,
.submit_orange_btn.ov {
	background: url('../media/images/btn/orange_btn.png') 0 -92px no-repeat;
}
.orange_btn:hover span,
.submit_orange_btn.ov .submit_dec {
	background: url('../media/images/btn/orange_btn.png') 100% -138px no-repeat;
}
.orange_btn.active {
	background-position: 0 -184px;
	cursor: default;
}
.orange_btn.active span {
	background-position: 100% -230px;
	color: #8b8d8f;
}
.submit_orange_btn {
	background: url('../media/images/btn/orange_btn.png') 0 0 no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 0 9px;
}
.submit_orange_btn .submit_dec {
	background: url('../media/images/btn/orange_btn.png') 100% -46px no-repeat;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 12px;
	line-height: 0;
}
.submit_orange_btn input {
	background: none;
	border: none;
	display: inline-block;
	vertical-align: middle;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Verdana';
	text-transform: uppercase;
	padding: 0 36px 0 15px;
}
.submit_orange_btn img {
	display: inline-block;
	vertical-align: middle;
}
.submit_orange_btn.ov ,
.submit_orange_btn.ov .submit_dec {
	vertical-align: top;
}
/* question_page */
.question_page {
	padding: 30px 0 0 0;
}
#question_page_form {
	width: 844px;
	margin: 39px auto 0 auto;
}
#question_page_form label {
	width: 344px;
	cursor: pointer;
}
#question_page_form .form_item {
	margin: 26px 0 0 0;
}
#question_page_form .form_item.small_block {
	width: 261px;
	margin: 0 30px 0 0;
	float: left;
}
#question_page_form .form_item.small_block.last {
	margin: 0;
}
#question_page_form .mandatory {
	padding: 6px 0 0 0;
}
#question_page_form .mandatory,
#question_page_form .mandatory span,
#question_page_form #form_reg_corp .accept_rules,
#question_page_form #form_reg_corp .accept_rules a {
	color: #8c9096;
	font: normal 12px 'Georgia';
	font-style: italic;
}
#question_page_form .register_corporate {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 14px 0 12px 0;
	margin: 10px 0 0 0;
}
#question_page_form .register_corporate.border {
	border-bottom: none;
}
#question_page_form .register_corporate .check {
	text-align: center;
}
#question_page_form .register_corporate .check label {
	display: inline;
	vertical-align: middle;
	line-height: 24px;
	padding: 0 !important;
}
#question_page_form .btn_holder {
	text-align: center;
	margin: 0 0 0 -13px;
	padding: 30px 0 47px 0;
}
#question_page_form .border .btn_holder {
	margin: 13px 0 47px 0;
}
#question_page_form #form_reg_corp.white_top_bg {
	background: url('../media/images/bg/white_bg.png') 0 0 no-repeat;
	padding: 23px 0 0 0;
	margin: 5px 0 0 0;
	width: 841px;
}
#question_page_form #form_reg_corp .white_bot_bg {
	background: url('../media/images/bg/white_bg.png') 100% 100% no-repeat;
	padding: 0 0 6px 0;
	width: 841px;
}
#question_page_form #form_reg_corp .white_mid_bg {
	background: url('../media/images/bg/white_bg.png') -841px 0 repeat-y;
	width: 705px;
	padding: 18px 0 0 136px;
}
#question_page_form #form_reg_corp .small_block {
	width: 271px;
}
#question_page_form #form_reg_corp .accept_rules {
	width: 571px;
	text-align: center;
	padding: 24px 0 17px 0;
}
#question_page_form #form_reg_corp .accept_rules a {
	color: #cb1f38;
	text-decoration: none !important;
}
#question_page_form #form_reg_corp .accept_rules a:hover {
	text-decoration: underline !important;
}
.question_page .success_text {
	text-align: center;
	padding: 0 30px 30px 30px;
}
/* question_page */

/* instruction */
.instruction {
	background: #f7f2e8 url( '../media/images/bg/instruction.gif' ) 100% 93px no-repeat;
}
.instruction .text_holder {
	padding: 45px 52px 20px 52px;
}
.instruction .text a {
	text-decoration: underline;
}
.instruction .text a:hover {
	text-decoration: underline;
	color: #ffa95f;
}
.instruction .first {
	width: 630px;
	padding-bottom: 33px;
}
.instruction .second {
	width: 492px;
}
.instruction .second {
	background: url('../media/images/dec/line.png') repeat-x top;
	padding: 21px 0 0 0;
	margin-bottom: 30px;
}
.instruction .second .bottom {
	background: url('../media/images/dec/line.png') repeat-x bottom;
	padding: 0 0 21px 0;
}
.instruction .third *,
.instruction .third,
.instruction .second *,
.instruction .second,
.instruction .first *,
.instruction .first {
	color: #606976;
	font-size: 14px;
	line-height: 160%;
	font-family: georgia;
}
.small .instruction .third img {
	max-width: 834px;
	height: auto !important;
}
.instruction .text_bottom *,
.instruction .text_bottom {
	font-family: georgia;
	font-size: 14px;
}
.instruction .first .header_text {
	text-transform: uppercase !important;
}
.instruction .first .header_text,
.instruction .second .header_text {
	padding-bottom: 11px;
}
.instruction .third img {
	margin: 40px 0 32px 0; 
}
.instruction .third {
	background: url( '../media/images/bg/short_shad.gif' ) center bottom no-repeat;
	padding: 0 0 35px 0;
	margin: 0 0 26px 0;
}
.instruction .text_bottom .header_text {
	text-align: left;
}
.instruction .text_bottom {
	margin: 0 0 25px 7px;
}
.instruction .text_bottom * {
	color: #434a53;
}
.instruction .question {
	margin: 10px 0 0 0;
}
.question_item.show .question_title {
	padding: 0;
}
.question_item .question_title {
	padding: 0 0 22px 0;
}

.instruction .question_item {
	border: 1px solid #b9b9b9;
	cursor: pointer;
	margin: 0 0 10px 0;
	position: relative;
	padding: 8px 13px 13px 13px;
	background: #ffffff;
}
.instruction .question_item:hover .question_title {
	color: #606976;
}
.instruction .question_item.show:hover .question_title {
	color: #ffa95f;
}
.instruction .question_item.show {
	padding: 8px 13px;
}
.instruction .question_item * {
	color: #606976;
	font-size: 14px;
	line-height: 160%;
	font-family: georgia;
}
.instruction .question_item.show {
	background: none;
}
.question_item .corr {
	position: absolute;
}
.question_item .top_r,
.question_item .top_l {
	top: -1px;
}
.question_item .bot_r,
.question_item .bot_l {
	bottom: -1px;
}
.question_item .bot_l,
.question_item .top_l {
	left: -1px;
}
.question_item .bot_r,
.question_item .top_r {
	right: -1px;
}
/* instruction */

.input_261 {
	background: url('../media/images/bg/input_261.png') 0 0 no-repeat;
	width: 261px;
	height: 45px;
}
.input_261 input {
	background: none;
	border: none;
	width: 231px;
	height: 35px;
	line-height: 35px !important;
	padding: 5px 15px;
	color: #626262;
	font: bold italic 14px 'Georgia';
}
.input_271 {
	background: url('../media/images/bg/input_271.png') 0 0 no-repeat;
	width: 271px;
	height: 45px;
}
.input_271 input {
	background: none;
	border: none;
	width: 241px;
	height: 35px;
	line-height: 35px !important;
	padding: 5px 15px;
	color: #626262;
	font: bold italic 14px 'Georgia';
}
.input_381 {
	background: url('../media/images/bg/input_381.png') 0 0 no-repeat;
	width: 381px;
	height: 45px;
}
.input_381 input {
	background: none;
	border: none;
	width: 351px;
	height: 35px;
	line-height: 35px !important;
	padding: 5px 15px;
	color: #626262;
	font: bold italic 14px 'Georgia';
}
.input_381 input.error,
.input_261 input.errortext,
.input_271 input.errortext,
.textarea_841 textarea.errortext,
#question_page_form .mandatory span {
	color: #e51937;
}
.textarea_841 {
	background: url('../media/images/bg/textarea_841.png') 0 0 no-repeat;
	width: 841px;
	height: 165px;
}
.textarea_841 textarea {
	background: none;
	border: none;
	width: 811px;
	height: 135px;
	padding: 15px;
	font: bold italic 14px 'Georgia';
}

/* rules_popup */
.popup_top_bg {
	background: url('../media/images/bg/fancybox_bg.png') 0 0 no-repeat;
	width: 782px;
	padding: 33px 0 0 0;
}
.popup_bot_bg {
	background: url('../media/images/bg/fancybox_bg.png') 100% 100% no-repeat;
	width: 782px;
	padding: 0 0 33px 0;
}
.popup_mid_bg {
	background: url('../media/images/bg/fancybox_bg.png') -782px 100% repeat-y;
	width: 666px;
	padding: 42px 58px 30px 58px;
}
.popup_mid_bg div {
	font: normal 13px/22px 'Georgia';
	color: #606976;
}
.question_page .success_text,
.question_page .success_text * {
	padding: 46px 30px 81px 30px;
	font: italic bold 21px/30px 'Georgia';
	color: #434a53;
	text-align: center;
}
.popup_mid_bg .h1 {
	padding: 0 0 43px 0;
}
.popup_mid_bg .header_text {
	padding: 11px 0;
}
/* rules_popup */ 

/* newsletter_form */
#newsletter_form {
	width: 583px;
	margin: 43px auto 0 auto;
	padding: 40px 0 17px 0;
	border-top: 1px solid #b9b9b9;
	position: relative;
}
#newsletter_form .submit_orange_btn {
	position: absolute;
	top: 63px;
	right: 9px;
}
#newsletter_form .submit_orange_btn input {
	padding: 0 24px 0 7px;
}
#newsletter_form .check {
	width: 197px;
	display: inline-block;
	margin: 20px 0 0 0;
}
#newsletter_form .check label {
	display: inline;
	vertical-align: middle;
	line-height: 24px;
	padding: 0 !important;
	cursor: pointer;
}
#newsletter_form small.error {
	color: #e51937;
	font: normal 11px 'Georgia';
	font-style: italic;
	padding: 5px 0 0 0;
}
#newsletter_content .success_text {
	padding: 25px 0 42px 0;
	font: italic bold 21px/30px 'Georgia';
	color: #434a53;
	text-align: center;
}
#newsletter_subscribed .newsletter_success_subscribed {
	font: normal 14px 'Georgia';
	font-weight: bold;
	text-align: center;
}
#newsletter_subscribed .newsletter_success_subscribed {
	padding-top: 20px;
}
#newsletter_subscribed {
	padding: 30px 0;
}
/* newsletter_form */
/* print_logo */
.print_logo {
	display: none;
}
/* print_logo */

/* degustations_list */
#degustations_list {
	padding: 43px 0 13px 0;
}
#degustations_list h1 {
	text-align: left;
	padding: 0 0 32px 0;
}
#degustations_list .upcomming_degustations {
	width: 652px;
}
.small #degustations_list .upcomming_degustations {
	width: 611px;
}
#degustations_list .degustation {
	border: 1px solid #e2e1db;
	background-color: #ffffff;
	position: relative;
	margin: 0 0 20px 0;
}
#degustations_list .degustation .city {
	font: bold 12px/12px 'Georgia';
	color: #ffffff;
	text-transform: uppercase;
	padding:  16px 0 8px 0;
	letter-spacing: 1px;
}
#degustations_list .degustation .month {
	font: bold 12px/12px 'Georgia';
	color: #ffffff;
}
#degustations_list .degustation .day {
	font: normal 60px/60px 'Georgia';
	color: #ffffff;
}
#degustations_list .degustation .hours {
	font: normal 24px/24px 'Georgia';
	color: #ffffff;
	padding: 0 0 15px 0;
}
#degustations_list .degustation .place_date_section {
	background-color: #b9b9b9;
	width: 102px;
	text-align: center;
}
#degustations_list .degustation.available .place_date_section {
	background-color: #ffa95f;
}
#degustations_list .degustation .degustation_info {
	text-align: left;
	padding: 0 22px;
}
#degustations_list .degustation .degustation_info div {
	color: #a6a6a6;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Georgia';
}
#degustations_list .degustation.available .degustation_info div {
	color: #606976;
}
#degustations_list .degustation .degustation_info .header_text {
	color: #a6a6a6 !important;
	padding: 19px 0 11px 0;
}
#degustations_list .degustation.available .degustation_info .header_text,
#degustations_list .degustation .degustation_info strong {
	color: #434a53 !important;
}
#degustations_list .calendar {
	padding: 0 0 20px 17px;
	width: 290px;
}
#degustations_list .calendar h1 {
	text-align: center;
}
#degustations_list .degustations_datepicker {
	width: 250px;
}
/* degustations_list */