@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,800&subset=latin,cyrillic);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}

/* Global styles */

body {
	background-color:#2d2422;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
div.layout {
	width:1000px;
	box-shadow: 10px 20px 60px 0px #000;
	-moz-box-shadow: 10px 20px 60px 0px #000;
    	-webkit-box-shadow: 10px 20px 60px 0px #000;
	margin:30px auto 0;
	position:relative;
	behavior: url(/bitrix/templates/newbison/js/PIE.htc);
}
.language {
	position:absolute;
	top:-20px;
	right:0;
	background:url(/bitrix/templates/newbison/images/languages.png) no-repeat 0 0px;
	width:16px;
	height:14px;
	cursor:pointer;
}
.language2{
	position:absolute;
	top:-20px;
	right:0;
	background:url(/bitrix/templates/newbison/images/languages.png) no-repeat 0 -15px;
	width:16px;
	height:14px;
	cursor:pointer;
}
div.main_wrapper {
	-webkit-box-shadow: 0 0 30px 0px #000;
	-moz-box-shadow: 0 0 30px 0px #000;
    	box-shadow: 0 0 30px 0px #000;
	position: relative;
	z-index: 100;
	overflow:hidden;
	background:#443631;
	behavior: url(/bitrix/templates/newbison/js/PIE.htc);
}
header {
	width:245px;
	height:245px;
	background:url(/bitrix/templates/newbison/images/logo_web-bg.jpg) no-repeat;
}
.main_logo {
	background:url(/bitrix/templates/newbison/images/logo.png) no-repeat;
	width:189px;
	height:178px;
	position:relative;
	top:34px;
	margin:0 auto;
}
.main_logo_en {
	background:url(/bitrix/templates/newbison/images/logo_en.png) no-repeat;
	width:128px;
	height:185px;
	position:relative;
	top:34px;
	margin:0 auto;
}
.aside_quote {
	border:10px solid white;
	background-color:#8e6f55;
	padding:20px;
	color:#f0e7dd;
	line-height:1.5em;
	font-size:14px;
	display: table-cell;
	vertical-align: middle;
	//min-height:215px;
}
.aside_quote h5{
	color:#f0cc93;
	padding-bottom:10px;
	font-weight:normal;
}
aside {
	width:245px;
	float:left;
	//padding-bottom:10000px;
	//margin-bottom:-10000px;
}
aside a {
	color:#efdfd1;	
	text-decoration:none;
}
.socials {
	padding:28px 20px 29px;
	background-color:#443631;
	font-size:14px;
	border-bottom: 1px #372C28 solid;
border-top: 1px #4F3F39 solid;
}
.socials a{
	padding:0 5px;	
	font-size:12px;
}
.socials a:first-child {
	/*border-right:#604f48 2px solid;*/
}
.aside_image_block {
	width:100%;
	height:auto;
	position:absolute;
	bottom:0;
}
.content.with-news {
    position: absolute;

}
.content {
	float:left;
	width:755px;
	background-color:#f0e7dd;
	background: url(/bitrix/templates/newbison/images/fon3.jpg);
	//padding-bottom:10000px;
	//margin-bottom:-9540px;
	//position:absolute;
	top:0;
	bottom:0;
	right:0;
/*height:100%;*/
}
footer {
	width:1000px;
	margin:48px auto 0;
}
footer .adress_item {
	width:130px;
	float:left;
	font-size:12px;
	line-height:1.4em;
	padding:10px 18px 40px 18px;
	color:#564743
}
.main_nav nav {
	background-color:#443631;
}
.main_nav nav a{
	font-size:14px;
	display:block;
	padding:17px 10px 16px 20px;
	border-bottom:1px #372c28 solid;
	border-top:1px #4f3f39 solid;
}
.main_nav nav li:first-child a{
	border-top:none;	
	padding-top:20px;
}
.main_nav nav li:last-child a{
	/*border-bottom:none;	*/
	padding-bottom:19px;
}

.activer {
	background-color:#5d3f31;
}

.main_nav nav a:hover {
	background-color:#5d3f31;
}
.main_nav nav >ul >li>a:active, .main_nav li.active {
	background-color:#bc6230;
}
.main_nav ul li ul {
	padding: 9px 0;
	width: 215px;
	background-color: #bc6230;
	position:absolute;
	left:245px;
	top:0;
	display:none;
	z-index:10000;
}
.main_nav ul ul a{
	padding: 19px 10px 20px 30px;
	display: block;
	color: #f0e7dd;
	text-decoration: none;
	border:none;
	font-size:13px;
}
.main_nav ul ul a:hover {
	color:black;
	background-color: #bc6230;
}
/*.bison_overlay {
	position:absolute;
	top:9px;
	right:7px;
	width:170px;
	height:126px;
	background:url(/bitrix/templates/newbison/images/bison_overlay.png) no-repeat;
	z-index:200;	
}*/
.news-block .annotaciya{
	line-height: 1.5em;
	max-height: 200px;
	overflow: hidden;
	width: 100%;
}
/* Pagination */

.pagination {
	background-color:#6e6053;
	padding:12px 0;
	text-align:center;
	clear:both;
	position:absolute;
	width:755px;
	right:0;
	bottom:0;
}
.pagination li {
	display:inline-block;
	margin-right:3px;
}
.pagination li a{
	color:#e7d9c9;
	padding:10px 13px;
	display:block;
}
.pagination li a:hover {
	border:1px solid #bc6230;
	padding:9px 12px;
}
.pagination li.active a{
	background-color:#bc6230;
	text-decoration:none;
	cursor: default;
}

/* Main page */

ul.second_nav, .main_nav ul {
	text-transform:uppercase;
}
.main_slider, .menu_slider {
	height:400px;
	overflow:hidden;
	position:relative;
}
.bjqs-controls {
	display:none;
}
/*
.bjqs-prev, .bjqs-next {
	width:50px;
	height:50px;
	position:absolute;
	font-size:0;
	cursor:pointer;
	top:50%;
	margin-top:-25px;
}
.bjqs-prev a, .bjqs-next a{
	display:block;
	width:100%;
	height:100%;
}
.bjqs-prev {
	background:url(/bitrix/templates/newbison/images/slides_control.png) 0 0 no-repeat;
	left:0px;
}
.bjqs-prev:hover {
	background:url(/bitrix/templates/newbison/images/slides_control.png) 0 -50px no-repeat;
}
.bjqs-next {
	background:url(/bitrix/templates/newbison/images/slides_control.png) -50px 0 no-repeat;
	right:0px;
}
.bjqs-next:hover {
	background:url(/bitrix/templates/newbison/images/slides_control.png) -50px -50px no-repeat;
}
*/
.bjqs-markers {
	position:absolute;
	bottom:10px;
	left:10px;
}
.bjqs-markers li {
	float:left;
	
}
.bjqs-markers li a{
	display:block;
	text-indent:10000px;
	overflow:hidden;
	background:url(/bitrix/templates/newbison/images/slides_pg.png) 0 0 no-repeat;
	width:15px;
	height:15px;
	margin-right:10px;
}
.bjqs-markers li:hover a{
	background:url(/bitrix/templates/newbison/images/slides_pg.png) 0 -30px no-repeat;	
}
.bjqs-markers li.active-marker a{
	background:url(/bitrix/templates/newbison/images/slides_pg.png) 0 -15px no-repeat;	
}

.body_quote {
	background-color:#0b7b41;
	min-height:100px;
	padding: 0 30px;
	border: 10px white solid;
	width: 675px;
}
.body_quote img {
	float:left;	
	padding-right:30px;
}

.body_quote p{
	vertical-align:middle;
	color:#fff;
	font-size:16px;
	
	line-height:1.5em;
}
.body_quote .author {
	font-size:12px;
	color:#f0cc93;
	display:block;
}
.quote_wrapper {
	padding:15px 0;
}
.content h2 {
	color:#bc6230;
	font-size:24px;
	font-weight:bold;
	padding:0 0 15px;
	line-height:1.2em;
}
.content h1 {
	color:#bc6230;
	font-size:24px;
	font-weight:bold;
	padding:0 0 15px;
	line-height:1.2em;
}
.p_column {
	width:330px;
	float:left;
	
}
.p_column.right:after {
	clear:both;
}
.p_column.right {
	margin-left:30px;
}
.main_body {
	padding:30px;
}
.main_body  ul{line-height: 1.5em; list-style-type: circle; padding-left: 15px; padding-bottom: 15px;}
.main_body  ol{line-height: 1.5em; list-style-type: decimal; padding-left: 15px; padding-bottom: 15px;}
.main_img {
	float:right;
	width:245px;
	height:190px;
	padding-left:20px;
}
.main_wrapper.index_page p {
	line-height:1.5em;
	text-align:justify;
}
.main_wrapper.index_page .main_text {
	margin-top:15px;
	margin-right:30px;
}
.news-block {
	background-color:#7e6c5b;	
	overflow:hidden;
	clear:both;
	position:absolute;
	bottom:0;
	right:0;
	/*padding: 0 11px;*/
	/*padding: 0 13px 0 0px;*/
	width: 749px;
	padding-left: 6px;
}
.news-block .news-item {
	float:left;
	background-color:#7e6c5b;
	width:203px;
	border-right:1px #8b7b6c solid;
	border-left:1px #716152 solid;
	color:#e7d9c9;
	padding:30px 20px 10px 20px;
	/*height: 251px;*/
	height:276px;
	font-size:12px;
}
.news-block .news-item h3 {
	height:42px;
	overflow:hidden;
}
.news-block .news-item.item_3{
	border-right:none;
	width: 202px;
}
.news-block .news-item.item_1 {
	border-left:none;
  width: 203px;

}
.news-item .news_date {
	color:#c1aa93;
	text-transform:uppercase;
}
.news-item h3 a{
	text-transform:uppercase;
	color:#e7d9c9;
	font-size:14px;
	line-height:1.5em;
}
.news-item h3 a:hover {
color:#ffcf99;
}
.news-item img {
	padding:10px 0;
}
.content p {
	padding-bottom:10px;
	line-height:1.5em;
}
.all_news {
	clear:both;
	height:20px;
	background-color:#6e6053;
	padding:10px 11px;
	text-align: center;
	position: relative;
	left: -10px;
	width: 100%;
}
.all_news a{
	color:#e7d9c9;
	font-size:12px;
}
.all_news a:hover{
	color:#ffcf99;
}
.seo_block, .seo_close {
	position:relative;
	background-color:#3b312b;
	z-index:200;
}
.seo_block {
	color:white;
	padding: 20px 30px;
	font-size:12px;
	line-height:1.8em;
	display:none;
}
.seo_block h1 {
	font-size:18px;
	padding-bottom:10px;
}
.seo_block p {
	display:block;
	width:450px;
	float:left;	
	text-align:justify;
}
.left_column {
	margin-right:40px;
}
.seo_block p:first-child {
	
}
.seo_close {
	margin:0 auto;
	width:140px;
	height:20px;
	color:#7e6c5b;
	text-align:center;
	padding:5px 0;
	cursor:pointer;
	position: absolute;
	left: 50%;
	margin-left: -70px;
}
.seo_close:hover {
	color:#ffcf99;
}
.seo_close span{
	border-bottom: dotted 1px #7e6c5b;
	padding-bottom:3px;
	font-size:12px;
}

.index .news-block {
	position:relative;
	/*padding-left: 10px;*/
	padding-left: 6px;
}
/* Menu page */
.content.menu_page {
position:static;
}
.menu_wrapper .second_nav {
	padding: 16px 0 17px;
}
.menu_column {
	width:215px;
	background-color:#bc6230;
	float:left;
	max-height: 530px;
}
.menu_slider {
	width:540px;
	height:520px;
	float:left;	
	background-color:#CCCCCC;
}
.menu_column ul a{
	padding: 20px 10px 19px 30px;
	display: block;
	color: #f0e7dd;
	text-decoration: none;
}
.menu_column ul a:hover {
	color:#ffcf99;
}
.menu_column ul a:active, .menu_column ul a:hover {
	color:#000;	
}
.show_all {
	background-color:#b4572b;
	display:block;
	text-align:center;
	padding:29px 0;
	font-size:12px;
	color:white;
}
.menu_styles {
	background-color:#f0e7dd;
	background: url(/bitrix/templates/newbison/images/fon3.jpg);
	padding:30px;
	line-height:1.5em;
	//padding-bottom:10000px;
	//margin-bottom:-10000px;
	clear:both;
}
.menu_styles h2{	
	color:#0b7b41;
	font-size:20px;
	padding-left:0;
	text-transform: uppercase;
}
.menu_styles a {color:#bc6230;}

.menu_styles h3{	
	color:#0b7b41;
	font-size:20px;
	padding-left:0;
	padding-bottom:15px;
}
.menu_styles .menu_name {
	color:#bc6230;
	font-size:15px;
	float:left;
	font-weight:bold;
	/*background-color: #f0e7dd;*/
	text-transform: uppercase;
}
.menu_styles .menu_price {
	float:right;
	font-size:14px;
	/*background-color: #f0e7dd;*/
}
.menu_styles .dots {
	background:url(/bitrix/templates/newbison/images/dots.png) 0 15px repeat-x;
}
.menu_styles .menu_descr {
	
	font-style:italic;
}
.menu_styles .menu_item {
	padding-bottom:25px;
}
.aside_menu_image {
	position:relative;
	margin-top:10px;
}
.aside_menu_image span {
	displaY:block;
	position:absolute;
	bottom:0;
	width:225px;
	padding:10px;
	background:url(/bitrix/templates/newbison/images/black70.png);
	color:#fff;
	font-style:italic;
}

/* Feedback page, Press page */

.fb_descr, .press_descr {
	background-color:#8e6f55;
	color:#f0e7dd;
	float:left;
	line-height:19px;
	padding: 21px 30px 22px;
	width:100%;
}

.press_descr {
	padding: 40px 30px;
	width: 695px;
	height:20px;
}
.fb_apply {
	width:245px;
	background-color:#51413b;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}
.fb_apply span {
	text-align:center;
	color:#f0e7dd;
	border-bottom:1px dotted #f0e7dd;
	cursor:pointer;
}
.fb_descr {
	width:450px;
	background:#0b7b41 url(/bitrix/templates/newbison/images/fb_descr_corner.png) no-repeat right;
	display:block;
	    height: 57px;
}
.fb_form {
	display:none;
}
.fb_body, .press_body {
	/*background-color:#f0e7dd;*/
	/*height:100%;*/
	padding:0 30px;
	clear:both;
}
.fb_body {
	padding:10px;
}
.press_item {
	padding:30px 0;
	border-bottom:1px solid #d0c6bd;	
}
.fb_item {
	padding:30px 0;	
}
.fb_cloud {
	background-color:#e0d6cc;
	padding:20px;	
}
.fb_cloud_corner {
	width:27px;
	height:27px;
	margin-top:20px;
        margin-left:9px;
}
.fb_item:nth-child(odd) .fb_cloud_corner{
	float:left;
	background:url(/bitrix/templates/newbison/images/fb_cloud_corner.png) no-repeat -27px 0;
}
.fb_item:nth-child(odd) .name_parent {
	float:left;
	margin:16px 0 0 14px;	
}
.fb_item:nth-child(even) .fb_cloud_corner {
	float:left;
	background:url(/bitrix/templates/newbison/images/fb_cloud_corner.png) no-repeat -27px 0;
}
.fb_item:nth-child(even) .name_parent {
	float:left;
	margin:16px 14px 0 0;
padding-left:10px;
}
.fb_item .date {
	font-size:12px;
	color:#c2ab94;
}
div.mf-ok-text {
	text-align:center;
}
.press_item {
	/*background:url(/bitrix/templates/newbison/images/arrows.png) no-repeat 0 -30px;*/
	display:table;
	width:100%;
}
.press_item .annotaciya, .fb_item .annotaciya, .press_item p, .fb_item p{
	padding-right:40px;
	line-height:1.5em;
}

.press_wrapper, .fb_page {
	padding-bottom:57px;
}
.more_wrapper {
	display: table-cell;
vertical-align: middle;
}
.fb_item:last-child, .press_item:last-child {
	border:none;
}
.fb_item span, .press_item span {
	display:block;
	text-transform:uppercase;
	line-height:25px;
}
.fb_item .name a, .fb_item .name, .press_item .name a {
	color:#bc6230;
	font-weight:bold;
}
.fb_item .name {
	line-height:0.5em;
	font-size:14px;
}
.press_item .name a:hover {
	color:#0b7b41;
}
.fb_item p:first-child, .press_item .magazine, .press_item p:first-child{
	font-size:10px;
	color:#c2ab94;
}
.fb_text, .press_text {
	color:black;
	line-height:1.5em;
}
.press_more {
	background: url(/bitrix/templates/newbison/images/arrows.png) no-repeat 0 -30px;
	width:30px;
	height:30px;
	cursor:pointer;
	  position: absolute;
  right: 30px;
	
}
.press_more:hover {
	background: url(/bitrix/templates/newbison/images/arrows.png) no-repeat 0 -90px;
}
.fb_form {
	background-color:#51413b;
	color:#f0e7dd;
	padding:30px;
}
.fb_form table {
	border-collapse:separate; 
	border-spacing: 5px;	
}
.fb_form td{
	position:relative;
	vertical-align:middle;
}
.fb_form .asterisk, .fb_form .notes {
	color:#c14a55;
}
.fb_form .notes {
	position:absolute;
	right:-220px;
	width:200px;
	top:15px;
	display:none;
}
a.recaptcha {
	position:absolute;
	right:-40px;
	color:#f0e7dd;
	font-size:11px;
	top:40px;
}
.fb_form input {
	border:1px solid #51413B;
	width:300px;
	height:30px;
	background-color:#f0e7dd;
}
.fb_form textarea[name="feedback"] {
	background-color:#f0e7dd;
	border:1px solid #c14a55;
	margin:0;
}
.fb_form input[name="captcha"] {
	width:100px;	
	float: left;
	margin-top: 20px;
	margin-right:10px;
}
.fb_form input[type="submit"] {
	border:none;
	background-color:#0b7b41;
	color:#f0e7dd;
  	-webkit-box-shadow: 5px 5px 5px 0px #3b302b;
	-moz-box-shadow: 5px 5px 5px 0px #3b302b;
        box-shadow: 5px 5px 5px 0px #3b302b;
	width:160px;
	height:35px;
	cursor:pointer;
	behavior: url(/bitrix/templates/newbison/js/PIE.htc);
}.fb_form input[type="submit"]:hover {
	background-color:#13a057;
}
.fb_form .form_name {
	width:80px;
}
.captcha_img {
	margin-top:10px;
	widtH:110px;
	height:50px;
}


/* News page */
.news_wrapper {
	padding:8px;
	background-color:#f0e7dd;
	/*float: right;*/
}
.paginators {
  clear: both;
  margin: 10px 0;
  height: 30px;
  margin-top:1242px;
}
.news_page .content, .fb_page .content {
	margin-bottom: -9960px;
}
.news_wrapper .news-item {
	width:203px;
	height:375px;
	padding:20px;	
	/*background-color:#f0e7dd;*/
	border-top:1px solid #f5eee8;
	border-left:1px solid #f5eee8;
	border-bottom:1px solid #e0d1c1;
	border-right:1px solid #e0d1c1;
	float:left;
}
.news_wrapper .news-item h3 {
	height:42px;
	overflow:hidden;
}
.news_wrapper .news-item .read_more {
	display:none;
	color:#0b7b41;
	margin-top:15px;
	font-size:12px;
}
.news_wrapper .annotaciya{
	max-height: 170px;
	overflow: hidden;
	width: 100%;
}
.news-item .news_date {
	color:#c1aa93;
	font-size:10px;
	text-transform:uppercase;
	line-height:2.5em;
}
.news_wrapper .news-item h3 a{
	color:#bc6230;
	font-size:14px;
	text-transform:uppercase;	
	line-height:1.5em;
	font-weight:400;
}
.news-item img {
	max-height:94px;
	max-width:205px;
}
.news_wrapper .news-item:hover {
	/*background-color:#ecdbc9;*/
	/*background: url(/bitrix/templates/newbison/images/fon3.jpg);*/
	  background: rgba(232, 183, 27, 0.05);
	border-top:1px solid #e0d1c1;
	border-left:1px solid #e0d1c1;
	border-bottom:1px solid #f5eee8;
	border-right:1px solid #f5eee8;
}
.news_wrapper .news-item:hover .read_more {
	display:block;
}
.news_wrapper .news-item:hover h3 a{
	color:#0b7b41;
}

/* Steaks page*/
.steaks_wrapper .second_nav {
	padding:6px 0;
}
.content.steaks_page {
	//margin-bottom:-10000px;
}
.menu_offer {
    background-color: #b45729;
    padding-top: 0px !important;
    padding-bottom: 80px;
}
.menu_offer span {
	color:#d38e6c;
		
	padding-left:30px;
	display:block;
	font-style:italic;
	padding-bottom: 5px;
}
.menu_offer li a {
	color:#f0e7dd;
	text-decoration:none;
	font-size:14px;
	line-height:19px;
	padding: 10px 10px 10px 30px;
}
.add_wrapper {
	margin-top: 106px;
	float:left;
	width: 215px;
	clear:left;
}
.main_wrapper .aside_image_block {
	position:relative;
}
.wine_card {
	background: #443631 /*url(/bitrix/templates/newbison/images/wine_card.png) no-repeat*/;
	width: 175px;
	height: 80px;
	color: #f0e7dd;
	padding: 8px 20px;
	border-bottom: 1px #372C28 solid;
	font-size:10px;
}
.wine_card a {
	display:block;
	color:#f0e7dd;
	padding-top:25px;
}
.sauce {
	background-color:#443631;
	padding: 13px 20px 20px 20px;
	line-height:1.3em;
	padding-bottom:500px;
	margin-bottom:-500px;
	height: 272px;
	border-top: 1px #4F3F39 solid;
}
.sa_title {
	color:#957c74;
}
.sa_name {
	color:#f0e7dd;
	
}
.sa_about {
	color:#957c74;
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
}
.steak_body {
	width:478px;
	float:left;
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
.steak_body h2 {
	color:#0b7b41;
	font-weight:bold;
}
.steak_body p { 
	padding:10px 0;
text-align: justify;
}
.steak_body img {
	padding:10px 20px 10px 0;
}
.recomended_wine img {
	float:left;
	margin-right:10px;
}
.wine_addition {
	color:#8e6f55;
	font-style:italic;
}
.wine_about {
	font-size:13px;
	width:170px;
	float:left;
}
.wine_about p {
	padding:10px 0 0;
	line-height:1.5em;
text-align: left;
}
.rare_block {
	clear:both;
	background-color:#c4b4a3;	
}
.rare_block .description {
	color:#51413b;
	font-style:italic;	
	padding:30px 20px 0;
}
.rare_type {
	float:left;
	width:205px;
	padding:30px 20px;
}
.rare_type h3 {
	color:#443631;
	font-weight:bold;
	font-size:20px;
	padding-left:10px;
}
.rare_type h3 span {
	background:url(/bitrix/templates/newbison/images/rare_bg.png) left no-repeat;
	display: inline-block;
	width: 12px;
	height: 14px;
	position: relative;
	left: -5px;
	color: #c4b4a3;
	padding: 7px 8px;
}
.rare_type img {
	padding:20px 0;
}
.steaks_page{
	overflow:hidden;
position:static;
}
.aside_image_block {
	width:245px;
	float:left;
	
}
.steaks_page .news-block {
	clear:none;
}
.steaks_wrapper {
	overflow:hidden;
}


/* Gallery page */
.gallery_page {
	position:relative;
	background: #2d2422;
}
.gallery_menu li, .con_menu li{
	text-align:center;
	padding:24px 0;
	float:left;
}
.gallery_menu > ul > li{
	background-color:#443631;
	width:188px !important;
	padding: 25px 0px !important;
	text-transform:uppercase;
	//margin-bottom:61px;
}
.gallery_menu ul li:first-child{
	/*width:253px;*/
}
.gallery_menu > ul > li > a{
	font-size:14px;
	color:#efdfd1;
	text-decoration:none;
}
.gallery_menu > ul > li.active {
	background-color:#bc6230;
	padding-right: 3px !important;
}
.gallery_menu > ul > li >ul {	
	position: absolute;
	left: 0;
	top:61px;
	/*width:100%;*/
	border-bottom:1px solid #bc6230;
	z-index:1000;
}
.gallery_menu > ul > li > ul li, .con_menu li {
	background-color:#bc6230!important;
	text-transform:none;
	/*padding:25px 41px;*/
	width: 151px;
}

/*.gallery_menu > ul > li > ul li, .active {
padding-right: 42px;
}*/
/*Чтобы вкладки подменю выровнять по ширине:*/
#bx_2037796212_127 {
padding: 24px 1px 24px 2px;
}

#bx_2037796212_128 {
padding: 24px 1px 24px 2px;
}

.gallery_menu > ul > li ul li a, .con_menu li a {
	/*border-bottom:dotted 1px #efdfd1;*/
	color:#f0e7dd;	
	text-decoration:none;
}
.gallery_menu > ul > li ul li.active a, .con_menu li.active a{
	color:#443631;
	border-bottom:solid 1px #bc6230;
}
.gallery_slider {
	width:755px;
	height:525px;
}
.ad-image-description {
	padding:30px;
	background-color:#2e2420;
	color:#f0e7dd;
	font-style:italic;
}
/* Contacts page */
.contacts_wrapper {
	background-color:#241c19;
}
.contacts_wrapper h2{
	color:#bc6230;
	font-weight:bold;
	font-size:20px;
}
.con_image {
	position:relative;
}
.con_left {
	float:left;
	width:415px;
	padding:45px 0 125px 30px;
	line-height:2em;
}
.con_right {
	float:left;
	width:293px;
	padding:45px 0;
	text-align:right;
}
.con_right a {
	color:#927c74;
}
.con_right img {
	margin-bottom:20px;
}
.contacts_wrapper p {
	color:#f0e7dd;
}
.con_phone {
    font-weight: bold;
    font-size: 18px;
    padding-top: 6px;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0px 0px 14px 0px;
}
p.con_final {
	padding-top:35px;
	color:#f0cc93;	
}
.con_menu li {
	width:148px;
	/*padding:20px 37px;*/
}
.con_menu li:last-child{
	/*width:253px;*/
	/*padding: 20px 32px;*/
}
.con_menu a {
	font-size:14px;
	color:#efdfd1;
	text-decoration:none;
	  display: block;
}
/* News inside page */

.news_inside img {
	clear:both;
	padding:10px 20px 30px 0;
}
.news_inside img.detail_picture {
	padding:0;
	width:100%;
}
.news_inside .return {
	padding:10px 0 0 45px;
	display:block;	
	background:url(/bitrix/templates/newbison/images/arrows.png) no-repeat 0 0;
	height:20px;
	color:#ad9e8e;
}
.news_inside p {
	padding-bottom: 15px;
}
.news_inside h2 {
	padding-left:0;
	text-transform: uppercase;
}
.news_inside .news_date {
	color:#8e6f55;
	font-size:12px;
	margin-bottom:15px;
}
.news_inside .main_text p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.5em;
}
.about_page p {
	margin:10px 0 20px;
}

	
	
	
/* Ad-gallery styles */	
	.ad-gallery {
  width: 755px;
}
.ad-gallery {
	padding-bottom: 300px;
	margin-bottom: -300px;
	background-color: #241c19;
} 
.ad-gallery * {
  margin: 0;
  padding: 0;
}

  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    position: relative;
    /*overflow: hidden;*/
	padding-bottom: 70px;
	margin-top:50px;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(/bitrix/templates/newbison/images/trans.gif);
    }
       .ad-prev-image, .ad-next-image {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 47%;
        z-index: 101;
      }
       .ad-next-image {
        background:url(/bitrix/templates/newbison/images/slides_control.png) -50px 0 no-repeat;
        right: 0;
      }
	  .ad-next:hover .ad-next-image {
		  background:url(/bitrix/templates/newbison/images/slides_control.png) -50px -50px no-repeat;
	  }
	  .ad-prev-image {
		  background:url(/bitrix/templates/newbison/images/slides_control.png) 0 0 no-repeat;
		  left:0;
	  }
	  .ad-prev:hover .ad-prev-image {
		  background:url(/bitrix/templates/newbison/images/slides_control.png) 0 -50px no-repeat;
	  }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
	  padding-bottom: 70px;
	  width:755px!important;
left:0!important;
    }
	  .ad-gallery .ad-image-wrapper .ad-image img { 
		width:755px!important;
	  }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
		
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0;
        left: 0px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(opa75.png);
		padding:29px 30px 28px;
		background-color:#2e2420;
		color:#f0e7dd;
		font-style:italic;
		width:695px!important;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
	display:none;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
	padding:48px 60px;
    position: relative;
	background-color:#241c19;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: 20px;
      width: 17px;
	  height:27px;
      display: block;
      background: url(/bitrix/templates/newbison/images/gallery_arrows.png) 0 0 no-repeat;
	  top:80px;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 20px;
      width: 17px;
	  height:27px;
      background: url(/bitrix/templates/newbison/images/gallery_arrows.png) -17px 0 no-repeat;
	  top:80px;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #0A933A;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

.new_ad {border-top: 1px #4F3F39 solid;}

.con_item:first-child {
/*padding-left: 15px;*/
  padding-left: 7px;
  padding-right: 7px;
}
}

aside.main_nav {
background: #443631;
}
.press_body a {
color: #000;
text-decoration: none;
}
.content .text a {
color: #000;
/* margin-left: 0px; */
}
.content .text {
color: #000;
margin-left: 10px;
}
#CDSSCROLLINGRAVE.narrow {
width: 190px !important; margin-top: 10px !important;
}
#CDSSCROLLINGRAVE.gray {
background-color: #F0E7DD !important;
}

.steak-vine-name {color: #BC6230;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;}
.steak-vine-descr{font-style: italic;}
.yashare-auto-init.b-share_theme_counter {
  float: right;
}
li.con_item.active {
	height:14px;
}
li.con_item {
	height:14px;
}