#main_container {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -318px; /* the bottom margin is the negative value of the footer's height */
	min-width: 1200px;
}

.sticky-footer,
.push {
	height: 318px;
	min-width: 1200px;
}

.item-page {
	max-width: 1188px;
	margin: 0 auto;
	padding-top: 30px;
}

.blog,
.item-page-blog {
	background: #f9f4de;
	padding-top: 20px;
	padding-bottom: 30px;
}

.item-page-blog .moduletable {
	padding-bottom: 20px;
}

.item-page-blog h2 {
font-family: "CompProMedium";
text-transform: uppercase;
font-size: 24px;
line-height: 30px;
text-align: left;
color: #666666;
}

h2.cheeses-heading-fix {
	display: block;
	width: 100% !important;
	clear: both;
}

.blog-inner,
.item-page-blog-inner {
	max-width: 1080px;
	margin: 0 auto;
}

.blog .items-row,
.qlcontent .item {
	display: block;
	width: 220px;
	height: 305px;
	float: left;
	margin: 20px;
	position: relative;
}

.master-cheese-category-title,
.qlcontent .introtext a {
	display: block;
	width: 220px;
	height: 75px;
	background: #c99034;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.master-cheese-category-title p,
.qlcontent .introtext p {
	padding-top: 8px;
	font-size: 14px;
	line-height: 16px;
}

.master-cheese-category-title span,
.qlcontent .introtext span {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}

.blog .items-row a:hover .master-cheese-category-title,
.qlcontent .introtext a:hover {
	background: #d89e40;
}

.cheese-details { 
	display: table; 
	width: 100%; 
	vertical-align: top; 
}

.cheese-details-images { 
	display: table-cell; 
	vertical-align: top; 
	width: 370px; 
	min-width: 370px; 
}

.cheese-details-group { 
	display: inline-block; 
	font-size: 11px; 
	height: 20px; 
	line-height: 20px; 
	padding-left: 6px; 
	padding-right: 6px; 
	font-weight: bold; 
	color: #ffffff; 
	margin-bottom: 20px; 
	background: #cf9d4b; 
}

.cheese-details-description { 
	display: table-cell; 
	vertical-align: top; 
	padding-left: 40px; 
	padding-right: 40px; 
	padding-top: 60px; 
}

.cheese-details-description-inner h1 { 
	font-weight: normal; 
	color: #42413f; 
	font-size: 24px; 
	line-height: 24px; 
	padding-bottom: 20px;
}

.cheese-details-description-inner p {
	color: #42413f; 
	font-size: 14px; 
	line-height: 18px;
}

.cheese-details-params { 
	display: table-cell; 
	vertical-align: top; 
	width: 290px; 
	min-width: 290px; 
	padding-top: 60px; 
}

.cheese-details-params-inner { 
	background: #f9f4de; 
	padding: 24px;
}

.cheese-details-params-inner h3 { 
	color: #42413f; 
	font-size: 13px; 
	line-height: 16px; 
	font-weight: normal; 
	padding-bottom: 8px; 
	text-transform: uppercase; 
}

.cheese-details-params-inner p { 
	color: #42413f; 
	font-size: 12px; 
	line-height: 14px; 
	padding-bottom: 8px; 
}

.cheeses-orange-breadcrumbs {
	display: block;
	width: 100%;
	height: 46px;
	background: #d09d4c;
}

.cheeses-orange-breadcrumbs-inner {
	display: block;
	width: 1170px;
	height: 46px;
	margin: 0 auto;
	padding-top: 11px;
}

.cheeses-orange-breadcrumbs .divider {
	padding-left: 6px;
}

.cheeses-orange-breadcrumbs li {
	display: inline;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	padding-right: 6px;
}

.cheeses-orange-breadcrumbs a {
	color: #ffffff;
	text-decoration: underline;
}

.cheeses-orange-breadcrumbs a:hover {
	color: #ffffff;
	text-decoration: none;
}

.cheeses-orange-breadcrumbs .custom { 
	display: none; 
}

.cheeses-orange-menu {
	display: block;
	width: 100%;
	height: 46px;
	background: #d09d4c;
}

.cheeses-orange-menu .menu { 
	display: table;  
	margin: 0 auto; 
}

.cheeses-orange-menu .menu li { 
	display: table-cell; 
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	width: 180px; 
	text-align: center;
}
	
.cheeses-orange-menu .menu li:hover  { 
	background: #e9d3ae; 
}

.cheeses-orange-menu .menu li.active { 
	background: #e9d3ae; 
}

.cheeses-orange-menu .menu li a {
	display: block; 
	background: none; 
	text-decoration: none;
	position: relative;
	line-height: 46px;
	color: #ffffff;
}

.cheese-details-brand {
	display: block;
	padding-top: 10px;
	width: 110px;
	margin: 0 auto;
}

.cheeses-recipes {
	display: block;
	width: 100%;
	background: #cacaca;
}

.cheeses-recipes .custom {
	display: block;
	width: 100%;
	height: 38px;
	background: #a0a09f;
}
.cheeses-recipes h3 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}

.cheeses-recipes-inner {
	display: block;
	width: 1170px;
	margin: 0 auto;
	position: relative;
	padding-top: 18px;
	padding-bottom: 18px;
}

.recipeimage {
	display: block;
	position: relative;
	background: #000000;
}

.recipeimage img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}

.recipeimage:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}

.recipeimage a {
	display: block;
	width: 220px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 230px;
	color: #ffffff;
	text-decoration: none;
}

.recipeimage a span {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle !important;
	line-height: 18px !important;
	text-transform: uppercase;
}

.page-header h1 {
	font-family: "CompProMedium";
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #b3791b;
}

.sozrevanie-sira {
	border-bottom: 2px dotted #a3a3a3;	
	display: block;
	width: 870px;
}

.sozrevanie-sira-item {
	display: table;
	width: 870px;
	border-top: 2px dotted #a3a3a3;
}

.sozrevanie-sira-image {
	display: table-cell;
	vertical-align: top;
	width: 383px;
	height: 271px;
}

.sozrevanie-sira-text {
	padding-top: 50px;
	padding-left: 30px;
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.sozrevanie-sira-text h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	color: #42413f;
	padding-bottom: 10px;
	
}

.sozrevanie-sira-text p {
	color: #42413f;
    font-size: 14px;
    line-height: 18px;
}

.sozrevanie-sira-social .socialbuttons {
	padding-left: 410px;	
}

.sozrevanie-sira-arrow {
	display: block;
	width: 45px;
	height: 20px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px;
}