@font-face{
	font-family: 'BrandonMed';
	src: url('../fonts/brandon-med-.eot') format('eot'),
	url('../fonts/brandon-med.woff') format('woff'),
	url('../fonts/brandon-med.ttf') format('truetype'),
	url('../fonts/brandon-med.svg#Rapscallion') format('svg');
}
@font-face{
	font-family: 'BrandonReg';
	src: url('../fonts/brandon-reg-.eot') format('eot'),
	url('../fonts/brandon-reg.woff') format('woff'),
	url('../fonts/brandon-reg.ttf') format('truetype'),
	url('../fonts/brandon-reg.svg#Rapscallion') format('svg');
}
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;
	color: #999999;
	font-family: inherit;
}
html{
   overflow-x:hidden !important;

}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}
body{
	margin: 0;
	color: #a5a5a5;
	background: #fcfcfc;
	overflow-x: hidden;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
}
.home{
	min-width:1260px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration: underline;
	color: #620A0B;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin: 0 auto;
	width:960px;
}
.home #wrapper{
	width:1260px;
}
#header{
	position:relative;
	z-index:2;
	width:100%;
	height:80px;
}
.header-block{
	position:absolute;
	float: right;
	width: 100%;
	padding: 10px 0;
	/*background:#43433c url("../images/bg-header.gif") repeat-x;
	overflow:hidden;
	position:relative;
	padding:0 3px 0 27px;
	margin:0 0 5px;
	*/
}
.language{
	float:right;
	text-transform:uppercase;
	font-size:10px;
	line-height:13px;
	padding:5px 14px;
}
.language li{
	float:left;
	background:url("../images/separator-language.gif") no-repeat 0 2px;
	padding:0 5px 0 7px;
}
.language li:first-child{
	background:none;
}
.language a{
	color:#999;
}
.language a:hover{
	color:#d8cfc3;
	text-decoration:none;
}
.language li.active a{
	color:#333;
}
.shop{
	float:right;
	font-size:12px;
	line-height:15px;
	margin:0 17px 0 0;
}
.shop li{
	float:left;
}
.shop .search{
	padding: 5px 0 0 20px;
}
.search span{
	/*background:url("../images/shop-search.gif") no-repeat 100% 2px;*/
	float:left;
}
.shop .online-shop{
	padding: 0 0 0 20px;
}
.online-shop strong,
.search{
	/*background:url("../images/bullet-shop.png") no-repeat 0 8px;*/
	padding:2px 0 0 15px;
	float:left;
}
.online-shop span{
	/*background:url("../images/ico-shop.png") no-repeat 100% 0;*/
	float:left;
	padding:3px 31px 1px 0;
}
.shop a{
	/*color:#fff;*/
	float:left;
	text-transform: uppercase;
	font-size: 10px;
}
.nav-block{
	padding:0 1px 0 27px;
	height:1%;
}
.home .nav-block{
	padding:0;
}
.nav-block:after,
.contact-form .row:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	margin: 10px;
	background: url("../images/logo.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 190px;
	height: 60px;
	float: left;
}
.logo a,
.small-logo a,
.footer-logo a{
	position:relative;
	display:block;
	height:100%;
}
.nav-block .nav {
	float:right;
	margin:30px 0 0;
	padding:5px 0px;
	font: 11px/14px "BrandonMed", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.nav-block .nav li{
	float:left;
	list-style:none;
	position:relative;
}
.nav-block .nav a{
	float:left;
	padding:13px 17px 12px 32px;
	background:url("../images/bullet-nav.png") no-repeat 14px 13px;
}
.nav-block .nav ul{
	position:absolute;
	background:#44413d;
	padding:0;
	top:100%;
	width:253px;
	display:none;
	left:0;
}

.nav-block .nav li:hover ul{
	display:block;
}

.nav-block .nav li ul li ul{
        display:none !important;
	position: absolute;
        left: 253px;
        top:0;
}
.nav-block .nav li ul li:hover ul {
        display:block !important;
}

.nav-block .nav li ul li:hover ul a {
        background: none !important;
}
.nav-block .nav ul li{
	float: none;
	border-bottom: 1px solid #FFF;
	padding: 16px 0 14px 23px;
	background: url("../images/bullet-drop-space-bg.gif") no-repeat left;
	/*	overflow: inherit;*/
	height: 16px;
	vertical-align: top;
	horizontal-align: middle;   
}
.nav-block .nav li ul li{
    padding-left: 10px;
}
.nav-block .nav ul li:hover{
   background:url("../images/bullet-shop-space-bg.gif") no-repeat left;
}
.nav-block .nav ul a{
	padding: 0;
	color: #891F12;
	background: none;
	margin-left: 30px; 
}
#header .nav-block .nav ul a:hover{
	color: #FFCC00;
	font-weight: normal;
}
#header .nav-block .nav ul a{
   font-weight: normal;
}
#header .nav-block .nav ul li:hover{
   background-color: #5b574e;
}
#header .nav-block .nav ul li:hover a{
   background-color: #5b574e;
}
.nav-block .nav a:hover,
.nav-block .nav li:hover a{
	background-color:#45423e;
	text-decoration:none;
	color:#f2eeea;
    font-weight: normal;
}

.nav-block .nav li:hover{
  font-weight: bold;
}

.carousel{
	float:left;
	overflow:hidden;
	position:relative;
	width:1260px;
}
.carousel .gallery{
     height: 371px;
 }
.carousel .main-gallery{
    height: 471px;
}

.carousel ul{
	margin:0;
	padding:0;
	overflow:hidden;
	width:9999px;
	position:relative;
}
.carousel li{
	float:left;
	width:1260px;
    height: 471px;
}
.carousel .activeSlide{
   display: list-item ;
    height: 371px;
}
.carousel img{
	vertical-align:top;
}
.carousel .link-prev{
	background:url("../images/btn-prev.png") no-repeat;
	width:39px;
	height:80px;
	position:absolute;
	left:0;
	top:50%;
	margin:-15px 0 0;
	z-index:10;
}
.carousel .link-prev:hover,
.carousel .link-next:hover{
	text-decoration:none;
}
.carousel .link-next{
	background:url("../images/btn-next.png") no-repeat;
	position:absolute;
	width:40px;
	height:80px;
	right:0;
	top:50%;
	margin:-15px 0 0;
	z-index:10;
}
.carousel #historyGallery li {
   height: 350px !important;
   display:none;
}
#main{
	width:100%;
	clear:both;
	position:relative;
}
.small-logo{
	background:url("../images/small-logo.png") no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:74px;
	height:10px;
	margin:2px 69px 0 0;
}
.ticker-block{
	overflow: hidden;
	height: 1%;
	margin: 0 0 1px;
	padding: 13px 160px 15px 169px;
	background-image: url(../images/ticker.png);
	background-repeat: repeat-y;
}
.ticker{
	overflow:hidden;
	height:1%;
}
.ticker ul{
	margin:0 -9999px 0 0;
	padding:0 29px 0 0;
	overflow:hidden;
	float:left;
	background:url("../images/bullet-ticker.png") no-repeat 100% 3px;
	font-size:11px;
	line-height:14px;
	color:#f0f0ee;
}
.ticker li{
	list-style:none;
	float:left;
	background:url("../images/bullet-ticker.png") no-repeat 0 3px;
	padding:0 14px 0 45px;
    min-height:16px;
}

.ticker .date{
	font-size:12px;
	line-height:15px;
	float:left;
	font-style:normal;
	padding:0 17px 0 0;
}
.ticker a{
	color:#f8f8f8;
	float:left;
}
.production{
	margin:0 auto;
	padding:0 0 20px;
	overflow:hidden;
	height:1%;
}
.production img{
	vertical-align:top;
}
.production li:first-child {
	margin-left:0;
}
.production li{
	float:left;
	list-style:none;
	width:295px;
	margin-left:25px;	
}
.production .image-block{
	vertical-align: top;
	border: 1px solid #000000;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}
.production ul{
	margin:0;
	padding:0;
	text-transform:uppercase;
	font:12px/15px "BrandonReg", Helvetica, sans-serif;
}
.production ul li{
	float:none;
	border-bottom:1px solid #e0d4cd;
	margin:0;
}
.production ul a{
	color:#746a5c;
	background:url("../images/bullet-production.gif") no-repeat 279px 11px;
	display:block;
	width:275px;
	padding:8px 10px;
}
.production ul a:hover{
	color:#171716;
	background:url("../images/bullet-production-hover.gif") no-repeat 279px 11px;
	text-decoration:none;
}
.social-block{
	width:960px;
	margin:0 auto;
	position:relative;
}
.social-block img{
	vertical-align:top;
	padding:0 0 0 16px;
}

.social-block div{
    display: inline-block;
}
.title-block{
	padding:10px 16px 9px 24px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	margin:0 0 29px;
	overflow:hidden;
	height:1%;
}
.home .title-block{
	padding:10px 166px 9px 174px;
}
.breadcrumbs{
	overflow:hidden;
	margin:0;
	padding:0 0 9px;
	font:12px/15px "BrandonReg", Helvetica, sans-serif;
	color:#acaaa9;
}
.breadcrumbs li{
	float:left;
	list-style:none;
	background:url("../images/bullet-breadcrumbs.gif") no-repeat 3px 6px;
	padding:3px 0 0 10px;
}
.breadcrumbs li:first-child{
	background: none;
	color: #999999;
}
.breadcrumbs a{
	color:#acaaa9;
}
.breadcrumbs-block{
	float:left;
}
.slogan{
	float:right;
	margin:11px 0 0;
}
.title-select{
	float:right;
}
.title-select .catalog-select{
	padding:8px 5px 0;
}
#main .slogan h2{
	color:#ddc1b0;
	font:italic 24px/28px "Times New Roman", Times, serif;
}
#main .slogan h2 strong{
font-weight: bold !important;
}
/*.title-block h2{
	font:24px/28px "BrandonReg", Helvetica, sans-serif;
	color:#be8665;
	margin:0 0 0 9px;
}*/

.title-block h1{
	color: #000000;
	margin: 0 0 0 9px;
	font-family: "BrandonReg", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}

.catalog{
	padding:0 0 0 33px;
}
.home .catalog{
	padding:0 150px 0 183px;
}
.catalog-select{
	padding:0 0 25px;
}
.catalog-select select{
	width:190px;
}
.catalog-list{
	margin:0 0 0 -28px;
	padding:0;
	overflow:hidden;
	height:1%;
	width:944px;
}
.catalog-list .image-block{
	float:none;
}
.catalog-list li{
	list-style:none;
	padding:12px 0 31px 31px;
	width:197px;
	display:inline-block;
	vertical-align:top;
}
.image-block{
	border: 10px solid #f2efea;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.catalog-label{

	font:12px/15px "BrandonReg", Helvetica, sans-serif;
	color:#746a5c;
	display:block;
	text-transform:uppercase;
	cursor:pointer;
}
.catalog-label:hover{
	color:#373634;
	text-decoration:none;
	
}
.catalog-label span{
	/* background:url("../images/bullet-catalog.png") no-repeat 1px 4px; */
	padding: 0 20px 6px 1px;
	width: 197px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #000000;
}
.image-block img{
	vertical-align:top;
}
.paging{
	overflow:hidden;
	padding:0 21px 18px 0;
	height:1%;
}
.home .paging{
	padding:0 171px 18px 150px;
}
.paging ul{
	margin:0;
	padding:0;
	float:right;
}
.paging ul li{
	list-style:none;
	float:left;
	padding:0 3px;
}
.paging .prev a{
	padding:0;
}
.paging .prev{
	padding:5px 6px 0 0;
}
.paging .next{
	padding:5px 0 0 6px;
}
.paging .prev a,
.paging .next a,
.paging li a{
	background:url("../images/bullet-prev.png") no-repeat;
	width:6px;
	height:11px;
	display:block;
}
.paging .prev a:hover{
	background:url("../images/btn-prev-hover.png") no-repeat;
	padding:0;
	border:0;
}
.paging .next a{
	background:url("../images/bullet-next.png") no-repeat;
	padding:0;
}
.paging .next a:hover{
	background:url("../images/btn-next-hover.png") no-repeat;
	padding:0;
	border:0;
}
.paging li a{
	background:#efeada;
	padding:6px 9px 5px 7px;
}
.paging li a:hover{
	border:1px solid #cacac9;
	text-decoration:none;
	padding:5px 8px 4px 6px;
}
.paging ul strong{
	background:#efeada;
	padding:5px 8px 3px 6px;
	border:1px solid #cacac9;
	display:block;
}
.fixheight{
    padding-bottom: 55px !important;
    height:2% !important;
}
.news{
	padding:0 301px 0 34px;
	margin:-13px 0 0;
}
.home .news{
	padding:0 351px 0 184px;
}
.news ul{
	margin:0;
	padding:0;
	color:#615957;
}
.news ul li{
	padding:12px 0 10px 61px;
}
.news ul h3{
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#746a5c;
	margin:0 0 11px;
}
.news ul .tv-ads{
	background:url("../images/ico1.png") no-repeat;
}
.news ul .products{
	background:url("../images/ico2.png") no-repeat 0 3px;
}
.news-text{
	border-bottom:1px solid #e2e2e2;
	display:block;
	padding:0 0 28px;
}
.news-text a{
	color:#615957;
	text-decoration:underline;
}
.news-text a:hover{
	text-decoration:none;
}
.press-release{
	background:url("../images/ico3.png") no-repeat 0 11px;
}
.ads{
	background:url("../images/ico4.png") no-repeat -2px 7px;
}
.ads .news-text{
	border:0;
}
.corporate{
	padding:0 95px 49px;
}
.home .corporate{
	padding:0 245px 49px;
}
.corporate-images{
	border:1px solid #c8c8c8;
	width:454px;
	text-align:center;
	background:#fff;
}
.corporate-images ul{
	margin:0;
	padding:19px 0 21px;
	overflow:hidden;
	width:100%;
	line-height:15px;
}
.corporate-images ul li{
	list-style:none;
	float:left;
	background:url("../images/separator-corporate.gif") no-repeat;
	width:131px;
	padding:0 10px;
}
.corporate-images ul li:first-child{
	background:none;
}
.corporate-images h3{
	color:#746a5c;
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	text-transform:uppercase;
	background:#f3eeea;
	padding:13px 10px 8px;
	border-bottom:1px solid #c8c8c8;
	margin:0 0 8px;
}
.corporate-images .image-block{
	vertical-align:top;
	width:100%;
	border:0;
	margin:0 0 20px;
}
.download{
	background:url("../images/bullet-download.gif") no-repeat 0 2px;
	padding:0 0 0 17px;
}
.contact{
	overflow:hidden;
	height:1%;
	padding:0 117px 13px 33px;
}
.home .contact{
	padding:0 267px 13px 183px;
}
.text-block address{
	line-height:18px;
	padding:0 0 27px 5px;
}
.text-block{
	float:right;
	width:466px;
	margin:-2px 0 0;
}
.text-block h3{
	font:bold 12px/15px "Trebuchet MS", Helvetica, sans-serif;
	color:#45423e;
	margin:0 0 20px 6px;
}
.text-block strong{
	font-weight: bold;
	color: #620A0B;
}
.contact .image-block{
	border:0;
	width:312px;
}
.contact .image-block img{
	vertical-align:top;
	margin:0 0 14px;
}
.contact-form{
	border-top:1px solid #c8c8c8;
	padding:29px 0 0;
	width:480px;
}
.contact-form .row{
	height:1%;
	padding:0 0 18px;
}
.smal-area{
	float:left;
	padding:0 0 0 14px;
}
.smal-area.left{
	padding-left:0;
}
#main .smal-area .text{
	background:url("../images/bg-smal-input.gif") no-repeat;
	height:30px;
	overflow:hidden;
	width:226px;
}
#main .smal-area .text input{
	background:none;
	border:0;
	color:#615957;
	float:left;
	height:16px;
	margin:0;
	padding:7px 6px;
	width:214px;
}
.formBlockSurveyTable input {
	border: 1px solid #C8C8C8;
	padding: 6px;
	width: 200px;
}
.contact-form label{
	color:#615957;
	padding:0 0 2px 2px;
	display:block;
}
.contact-form .text{
	background:url("../images/bg-input.gif") no-repeat;
	height:30px;
	overflow:hidden;
	width:467px;
}
.contact-form .text input{
	background:none;
	border:0;
	color:#615957;
	float:left;
	height:16px;
	margin:0;
	padding:7px 6px;
	width:454px;
}
#main .contact-form .text-area{
	background:url("../images/bg-textarea.gif") no-repeat;
	height:130px;
	width:462px;
	padding:1px;
	margin:0 0 0 3px;
}
#main .contact-form textarea{
	border:0;
	background:none;
	height:120px !important;
	width:451px !important;
	overflow:auto;
	padding:5px;
	margin:0;
}
#main .contact-form .selectbox{
   	
	width:226px !important;
}
#main .contact-form .filebox{
   position:relative;
}
#main .contact-form .filebox .box-visible{
   position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url("../images/btn-file.gif") 100% 0px no-repeat;
    height:28px;
    width:226px;
}
#main .contact-form .filebox .box-visible .file{
       width:140px;
    height:24px;
    margin-right:85px;
    font-size:16px;
    border:solid 1px #c8c8c8;
}
#main .contact-form .filebox .box-hidden{
   position:relative;
    width:220px;
    height:26px;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
.formBlockSurveyTable td {
	padding-top: 5px;
}
.btn-send, .formBlockSurveyTable input.formBlockSubmitButton  {
	background:url("../images/btn-send.gif") no-repeat;
	border:0;
	cursor:pointer;
	float:right;
	height:30px;
	line-height:30px;
	padding:0;
	text-indent:-9999px;
	/*margin:-11px 13px 0 0;*/
	width:88px;
	overflow:hidden;
}

.image-label{
	display:block;
	color:#45423e;
	font:bold 14px/17px "Trebuchet MS", Helvetica, sans-serif;
	background:url("../images/bullet-image-block.png") no-repeat -1px 4px;
	padding:0 0 0 20px;
}
.image-label a{
	color:#be8665;
	text-decoration:underline;
}
.image-label a:hover{
	text-decoration:none;
}
.selling-points{
	margin:0 0 16px 3px;
	padding:0 0 5px;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #e2e2e2;
	width:906px;
}
.selling-points li{
	float:left;
	list-style:none;
	width:432px;
	padding:7px 20px 30px 0;
        min-height: 70px;
}
.selling-points li.krcshop{
    min-height: 130px;
}
.selling-points h3{
	font:bold 12px/15px "Trebuchet MS", Helvetica, sans-serif;
	margin:0 0 2px;
}
.selling-points dt{
	float:left;
	padding:0 4px 0 0;
    font-weight: bold;
}
.selling-points dl{
	line-height:18px;
}
.social-list{
	margin:0;
	padding:1px 24px 0 33px;
	color:#615957;
	line-height:18px;
}
.home .social-list{
	padding:1px 174px 0 183px;
}
.social-list li{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #e2e2e2;
	padding:0 60px 38px 0;
	margin:0 0 33px;
	vertical-align:top;
}
.social-list .text-block{
	margin:0;
	width:auto;
	float:none;
	overflow:hidden;
	height:1%;
}
.social-list .image-block{
	border:7px solid #f4edde;
	margin:0 25px 0 0;
}
.social-list h3{
	text-transform:uppercase;
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	color:#746a5c;
	margin:0 0 9px;
}
.social-list .more{
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	color:#c08661;
	text-decoration:underline;
	background:url("../images/bullet-more.gif") no-repeat 100% 0;
	padding:0 26px 4px 0;
	float:left;
	margin:0 0 0 1px;
}
.social-list .more:hover{
	text-decoration:none;
}
.social-list p{
	margin:0 0 9px;
}
.sponsorships{
	padding:0 22px 90px 33px;
	overflow:hidden;
	height:1%;
	margin:-4px 0 0;
}
.home .sponsorships{
	padding:0 172px 90px 183px;
}
.sponsorships .image-block{
	border:0;
	margin:4px 0 0;
}
.sponsorships .image-label{
	background:none;
	font-size:12px;
	line-height:15px;
	padding:0;
	color:#45423e;
}
.sponsorships .image-block img{
	margin:0 0 14px;
}
.sponsorships .text-block{
	width:562px;
	margin:0;
	line-height:18px;
	color:#615957;
}
.sponsorships .text-block p{
	margin: 0 0 18px;
	color: #000000;
}
.title{
	overflow:hidden;
	width:100%;
	/*
	border-bottom:1px solid #e2e2e2;
	margin:0 0 35px;
	*/
}
.title .text-title{
	float:left;
	padding:3px 0 0;
}
.title .list-title{
	float:right;
	background:url("../images/separator-list-title.gif") no-repeat 100% 100%;
	padding:2px 2px 0 0;
}
.title .list-title a{
	float:left;
}
.list-title li{
	float:left;
	background:url("../images/separator-list-title.gif") no-repeat 0 1px;
	padding:2px 5px 2px 7px;
}
.text-title h3,h4{
	margin: 0 0 16px;
	font: 14px/17px "BrandonReg", Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
.text-title h4{
	color:#131419;
	text-transform:none;
	margin:0 0 3px;
}
.history{
	padding:2px 20px 30px 35px;
}
.home .history{
	padding:2px 170px 145px 0px;
}
.history .carousel{
	margin:0 0 1px;
	width:904px;
	float:none;
}
.history .link-prev,
.dishes-block .link-prev{
	display:none;
}
.history .link-next,
.dishes-block .link-next{
	display:none;
}
.history .gallery img{
	float:left;
}
.gallery{
	overflow:hidden;
	width:100%;
	position:relative;
}
.history .gallery li{
	background:#f6f0ed;
	width:904px;
   
}
.gallery-text{
	float:right;
	width:293px;
	padding:54px 46px 10px;
}
.gallery-text ul{
	width:100%;
	line-height:18px;
}
#main .gallery-text li{
	background:url("../images/bullet-gallery-list.png") no-repeat 2px 5px;
	padding:0 0 30px 15px;
	margin:0 -1px 0 0;
	width:auto;
	float:none;
    display: block;
}
.gallery-text h3{
	font-size:35px;
	line-height:39px;
	color:#be8665;
	border-top:1px solid #be8665;
	border-bottom:1px solid #be8665;
	background:url("../images/bullet-gallery.png") no-repeat 50% 17px;
	text-align:center;
	padding:6px 0 4px;
	margin:0 0 27px;
}
.gallery-text strong{
   font-weight: bold;
}
.gallery-text p{
   margin-bottom:10px;
}
.history .switcher{
	overflow:hidden;
	width:907px;
	margin:0 0 0 -2px;
}
.history .switcher li{
	float:left;
	padding:0 0 1px 1px;
	width:110px;
}

.history .switcher li:first-child a{
	padding-right: 48px;
}
.history .switcher a{
	font:bold 16px/19px "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	background:#8e8c8a url("../images/bullet-switcher.png") no-repeat 36px 19px;
	padding:12px 47px 13px 47px;
	float:left;
	width:46px;
}
.history .switcher a:hover,
.history .switcher li.active a{
	text-decoration:none;
	color:#be8665;
	background:#f0e4de url("../images/bullet-gallery-hover.gif") no-repeat 36px 19px;
}
.product-info{
	overflow:hidden;
	height:1%;
	padding:0 20px 0 32px;
	margin:-9px 0 0;
}
.home .product-info{
	padding:0 170px 0 182px;
}
.product-name{
	float:left;
	font:21px/25px "BrandonReg", Helvetica, sans-serif;
	background:url("../images/ico-pdf.gif") no-repeat 100% 1px;
	padding:6px 43px 13px 0;
}
.product-name a{
	color:#be8665;
}
.buy-product{
	float:right;
	font:16px/20px "BrandonReg", Helvetica, sans-serif;
	background:url("../images/ico-buy.jpg") no-repeat 100% 0;
	padding:9px 67px 19px 0;
}
.buy-product a{
	color:#be8665;
}
.dishes-block{
	padding:13px 20px 39px 34px;
}
.home .dishes-block{
	padding:13px 170px 39px 184px;
}
.dishes-block .carousel{
	margin:0;
	width:906px;
	float:none;
}
.product-switcher{
	background:#514e48 url("../images/bg-switcher.jpg") no-repeat;
	padding:18px 19px;
}
.product-switcher h3{
	color:#edeae5;
	font-size:11px;
	line-height:14px;
	margin:0 0 13px;
}
.product-switcher ul{
	overflow:hidden;
	width:100%;
}
.product-switcher li{
	float:left;
	position:relative;
	margin:0 12px 0 1px;
}
.product-switcher ul a{
	width:96px;
	height:52px;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	background:url("../images/transparent.gif");
}
.product-switcher ul a:hover,
.product-switcher a.active{
	border:4px solid #be8665;
	width:88px;
	height:44px;
	text-decoration:none;
}
.product-switcher ul img{
	vertical-align:top;
}
.two-column{
	overflow:hidden;
	height:1%;
	padding:0 18px 57px 34px;
}
.home .two-column{
	padding:0 168px 57px 184px;
}
.column:first-child{
	float:left;
	width:445px;
}
.column{
	float:right;
	width:423px;
	line-height:18px;
}
.column strong{
   font-weight: bold;
}

.column h4{
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	color:#131419;
	border-bottom:1px solid #e2e2e2;
	text-transform:none;
	padding:0 0 3px;
	margin:0 0 11px;
    margin-top:2px;
}
.column ul{
	line-height:15px;
}
.column li{
	background:url("../images/bullet-column.png") no-repeat 2px 4px;
	padding:1px 0 2px 19px;
}
.column ul a{
	color:#615957;
}
.column p{
   margin-bottom: 10px;
}
.column .button-block{
	overflow:hidden;
	width:100%;
	font:14px/17px "BrandonReg", Helvetica, sans-serif;
	padding:32px 0 0;
}
.column .more{
	float:right;
	background:url("../images/btn-more-down.gif") no-repeat 100% 1px;
	color:#c08661;
	text-decoration:underline;
	padding:0 26px 5px 0;
	margin:0 3px 0 0;
}
.column .more:hover{
	text-decoration:none;
}
#footer{
	background: #c8c8c8;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0 0;
	position: relative;
	background-color: #000000;
}
.footer-holder{
	overflow: hidden;
	padding: 53px 16px 8px;
	background-image: url(../images/shadow-footer.png);
	background-repeat: repeat-x;
}
.home .footer-holder{
	padding:53px 166px 8px;
}
.footer-logo{
	background:url("../images/footer-logo.jpg") no-repeat;
	width:79px;
	height:45px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.footer-block{
	float:right;
	margin:10px 0 0;
}
.add-nav{
	overflow:hidden;
	height:1%;
}
.add-nav ul{
	margin:0;
	float:right;
	padding:0 3px 6px 0;
}
.add-nav li{
	list-style:none;
	float:left;
	letter-spacing:1px;
	padding:0 0 0 19px;
}
.add-nav a{
	color: #FFFFFF;
}
.copyright{
	text-align: right;
	display: block;
	color: #FFFFFF;
}
.storeLink{
    padding-bottom: 50px;
}
.productBottomDesc{
    float: left;
    position: absolute;
    margin-top: -22px;
    background: #000;
    color: white;
    padding: 5px;
}

#a1{
    display: none !important;
}
