/* Minification failed. Returning unminified contents.
(58,91): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: parentNode
(58,91): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: style
 */
body {
	font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif !important;
}

.carrot .shadow{background:url("../images/bg/carrot-shadow.png") 50% 0 no-repeat;display:block;position:absolute;top:100%;width:100%;height:14px;}
.main-block .shadow{background:url("../images/bg/main-block-shadow.png") 50% 0 no-repeat;display:block;position:absolute;top:100%;width:100%;height:13px;}
.header .shadow{background:url("../images/bg/navbar-shadow.png") 50% 0 no-repeat;display:block;position:absolute;top:100%;width:100%;height:12px;}
.carousel-item {
	background: transparent url("../images/ie/slider_02.png") 50% 0 repeat;
}
.red-label {
	background: transparent url("../images/ie/red_label.png") 50% 0 no-repeat;
}
.carousel-holder {
	overflow: hidden;
	width: 100%;
}
.title-date {
	background: transparent url("../images/ie/date_bg.png") 50% 0 no-repeat;
	line-height: 20px;
}
.title-date.past {
	background: transparent url("../images/ie/date_light_bg.png") 50% 0 no-repeat;
}
.slider-pagination a {
	background: transparent url("../images/ie/dot.png") 0 0 no-repeat;
	width: 13px;
}
.slider-pagination a.selected {
	background: transparent url("../images/ie/dot_light.png") 0 0 no-repeat;
}
.carrot .top {
	background: transparent url("../images/ie/carrot_bg_top.png") 0 0 no-repeat;
	height: 4px;
	left: 0;
	position: absolute;
	bottom: 100%;
	width: 770px;
}
.carrot .bottom {
	background: transparent url("../images/ie/carrot_bg_bottom.png") 0 0 no-repeat;
	height: 4px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 770px;
}
.carrot {
	background: #e69e44;
	width: 450px;
}
.dropdown-menu li a:hover,
.dropdown-menu li:hover a {
	background: none !important;
}

* html .footer {
	bottomy:expression(parentNode.offsetHeight % 2 ? style.bottom="-1px" : style.bottom="0px"); /* ��� ��� ��6, � �������� ���� ����� �� ��������� �� 1px */
}
/*
#mainmenu .dropdown-menu{position:absolute;top:45px;left:0;z-index:1000;display:none; float:left; min-width:160px; margin: 0; padding: 10px 0 0; width: 940px;}
*/
