

/* Start:/bitrix/templates/furniture_red/template_styles.css?17508242216475*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 16px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
}
#wrapper {
	width: 1000px;
	margin-left: auto;
 	margin-right: auto;
 	padding-left: 150px;
 	padding-right: 160px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
a{
    color: #1C94D1;
}
img {border:0 none;}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

h1{
line-height:40px;
}

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

/*********ВЕРСИЯ ДЛЯ СЛАБОВИДЯЩИХ*******************/
.eye{
	text-align:left;
	height:60px;
	line-height:60px;
	display:block;
	position:relative; left:150px;
}

.eye.act{
	display:none;
}

.eye a:nth-child(1){
	vertical-align:middle;
	padding:5px 0px 5px 60px;
	color:#254061;
	font-weight:bold;
	text-transform:uppercase;
	font-size:24px;
	background:url("/bitrix/templates/furniture_red/images/eye.png") left center no-repeat;
}

.eye a:hover{
	text-decoration:none;
}

.eye_panel{	
	display:none;
	background-color:#CCCCCC;
}

.eye_panel.act{
	display:block;
}


.eye_panel_in{
	width:1000px;
	margin:0 auto;
}

.eye_panel_in div:nth-child(1){
	width:33.33%;
	float:left;
	height:60px;
	line-height:60px;
	
}	

.eye_panel_in div:nth-child(2){
	width:33.34%;
	float:left;
	box-sizing:border-box;
	border-left:1px solid #818181;
	border-right:1px solid #818181;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}	

.eye_panel_in div:nth-child(3){
	width:33.33%;
	float:left;
	height:60px;
	line-height:60px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}	

.eye_panel_in div:nth-child(1) a{
	line-height:60px;
	vertical-align:middle;
	padding:5px 0px 5px 60px;
	color:#254061;
	font-weight:bold;
	text-transform:uppercase;
	font-size:24px;
	background:url("/bitrix/templates/furniture_red/images/eye.png") left center no-repeat;
}	


.eye_panel_in div:nth-child(1) a:hover{
	text-decoration:none;
}

.eye_panel span{
	width:38px;
	height:38px;
	display:inline-block;
	vertical-align:middle;
	line-height:38px;
	box-sizing:border-box;
	border:2px solid black;
	text-align:center;
	border-radius:6px;
	cursor:pointer;
	margin:0px 5px;
}

#f1{
	font-size:18px;
	color:black;
	background:#fff;
}

#f2{
	font-size:24px;
	color:black;
	background:#fff;
}

#f3{
	font-size:30px;
	color:black;
	background:#fff;
}

#c1{
	color:black;
	background:#fff;
}

#c2{
	color:#fff;
	background:#000;
}

#c3{
	color:#fff;
	background-color:#254061;
}


#wrapper.bad_eye img,#footer.bad_eye img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url('/bitrix/templates/furniture_red/grayscale.svg#greyscale');
	filter: gray;
	-webkit-filter: grayscale(1);
}

#wrapper.c1 *,#footer.c1 *{
	color:black !important;
	background:#fff !important;
}

#wrapper.c2 *,#footer.c2 *{
	color:#fff !important;
	background:#000 !important;
}

#wrapper.c3 *,#footer.c3 *{
	color:#fff !important;
	background-color:#254061 !important;
}

#wrapper.f1 *,#footer.f1 *{
	font-size:18px !important;
	line-height:1.2em !important;
	font-style:normal !important;
	text-decoration:none !important;
}

#wrapper.f2 *,#footer.f2 *{
	font-size:24px !important;
	line-height:1.2em !important;
	font-style:normal !important;
	text-decoration:none !important;
}

#wrapper.f3 *,#footer.f3 *{
	font-size:30px !important;
	line-height:1.2em !important;
	font-style:normal !important;
	text-decoration:none !important;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	padding: 0px 0;
	position: relative;
	left: -150px;
}
.header_cnt{
    position: absolute;
    right: 10px;
    top: 135px;
	color:white;
	text-align:right;
}
.right-sidebar {
	float: right;
	width: 300px;
	margin-right: -31;
	position: relative;
    top: -270px
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 10px 0px 100px;
	position: relative;
	margin-left: -150px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 20px 320px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 300px;
	margin-left: -100%;
	position: relative;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	padding: 6px 0;
	float: right;
	width: 300px;
	margin-right: -31%;
	position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -100px auto 0;
	height: 100px;
	position: relative;
	border-top: #aaa 2px solid;
}
/* Other
-----------------------------------------------------------------------------*/
.menu{
	border: #aaa 2px solid;
	border-radius: 5px;
	padding: 0px;
}
.menu ul{
	font-size: 16px;
	list-style: none;
}
.menu ul li{
	color: #000;
	padding: 0;
}
.menu ul li > ul li{
	color: #000;
	padding: 4px 10px;
}
.menu ul div{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: #aaa 2px solid;
	padding: 4px 10px;
}
.menu ul li:not(:first-of-type){
	border-top: #aaa 2px solid;
}
.menu ul li a{
	color: #1C94D1;
	text-decoration: none;
}
.menu ul li a.selected{
	color: #000;
}
.menu ul li a:hover{
	text-decoration: underline;
}


.menu ul li a.item-selected{
	color:black;
}

/******************************************************************************/
.div_search{
	position:absolute;
	top:10px;
	right: 10px;
}

.clr{
	clear: both;
}
.div_search	input{
	outline: none;
	margin: 0;
	padding: 0;
}
.div_search	input[type="text"]{
	line-height: 26px;
	border-radius: 25px 0 0 25px;
	padding: 0 10px;
}
.div_search	input[type="submit"]{
	width: 70px;
	height: 30px;
	border-radius: 0 25px 25px 0;
	background: #fff;
	margin-left: -4px;
}
.div_search input[type="submit"]{
	border:none;
	line-height:30px;
}

.div_search input[type="text"]{
	border:none;
	line-height:30px;
}
.footer_copy{
	padding-top: 12px;
}
.banner{
	width: 300px;
	margin-top: 50px;
	margin-bottom: 20px;
}
/* End */
/* /bitrix/templates/furniture_red/template_styles.css?17508242216475 */
