


/* Start:/bitrix/templates/.default/components/bitrix/menu/topmenu/style.css*/
#top-menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 29px;
	overflow: hidden;
	zoom:1;
	z-index: 2;
}

#top-menu li
{
	float: left;
	
}

/* General Item */
#top-menu a
{
	display: inline-block;
	text-decoration: none;
	height: 29px;
	margin: 0px 3px 0px 2px;
	padding: 0px;
	outline: none;
	font-size: 13px;
	font-weight: bold;
}

#top-menu span
{
	display: inline-block;
	line-height: 29px;
	margin:0 20px 0 0;
	padding:0 0 0 20px;
	margin: 0 5px 0 0\0/;
	padding: 0 0 0 5px\0/;
	height: 29px;
	cursor: pointer;
	cursor: hand;	
}

/* Hover Item */
#top-menu a:hover { height: 29px; line-height:37px; margin-top: 0px; }
#top-menu a:hover span { height: 29px; line-height:29px; }

/* Selected Item */
#top-menu li.selected { height: 29px;} 
#top-menu li.selected a { height: 29px; margin-top: 0; }
#top-menu li.selected span { margin-top: 0; height: 29px; line-height:29px;}




/* End */



/* Start:/bitrix/templates/furniture_pale-blue_copy/styles.css*/
﻿img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

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%; }

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

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }
/* End */



/* Start:/bitrix/templates/furniture_pale-blue_copy/template_styles.css*/
html { width:100%; height: 100%; }

body
{

background: white url(/images/body.png) repeat-x 0 0;
	height:100%;
	margin:0;
	padding:0;
	font-size: 14px;
	color: #444444;

	font-family: Arial, Verdana, Helvetica, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}

.mainpage a {color: #131ce2 !important;}
 
#page-wrapper
{
background: transparent url(/images/main.png) no-repeat 50% 0;	
	min-height:100%;	
	/*width:940px;*/  
	margin: 0 auto -90px;

}

* html #page-wrapper { height: 100%; }

#header {padding: 0 15px;background: #fff; height: 170px; position: relative; z-index: 10; width:940px; margin:0 auto;}

#top-menu
{
	position: absolute;
	top: 130px;
	height: 37px;
	left: 15px;
	
}

#top-menu a { color:#000; background:url(/images/top-menu-sprite.gif) no-repeat right -29px; }
#top-menu a:hover { background:url(/images/top-menu-sprite.gif) no-repeat right -58px; color:#000;}
#top-menu span { background: url(/images/top-menu-sprite.gif) no-repeat left -29px; }
#top-menu a:hover span { background: url(/images/top-menu-sprite.gif) no-repeat left -58px; }
#top-menu li.selected a { color: #000; background:url(/images/top-menu-sprite.gif) no-repeat right top; }
#top-menu li.selected span { background: url(/images/top-menu-sprite.gif) no-repeat left top; }

#top-menu2
{
	position: absolute;
	top: 110px;
	height: 37px;
	right: 0;
	
}

.catalog-item-title a
{
color: #000 !important;
}

h1 
{
color:#21201D !important;
font-family: Arial;

font-size: 30px;
margin-bottom: 40px;
font-weight: 600;
}
h2 
{
color:#21201D !important;
font-size: 18px;
font-weight: 600;
text-shadow: #737373 1px 2px 2px;
filter: Shadow(Color=#737373, Direction=45, Strength=2);
}

#top-menu-inner
{
	margin-left: 16px;
	padding-right: 16px;
	height: 30px;
}

#slider-bg {width: 100%; height: 260px; background: #888888;}
#slider-bg .slider {width: 940px; margin: 0 auto; padding-top: 20px; position: relative;}

.shadow { position: absolute; bottom: -46px; left:0; width: 940px; height: 46px; background: url(/images/shadow.png) no-repeat;}
.fsearch {position: absolute; right: 0; top: 35px;width: 460px;}

#logo 
{
	width: 235px; 
	height: 100px;
	position:absolute;
	left:15px;
	top:10px;
	text-align: center;
}

#banner {position: absolute; left: 330px; top: 38px; width: 280px;}

#phone {position: absolute; right: 0px; top: 45px; width: 180px; text-align: right; font-size: 18px;}
#phone span {font-size: 12px; color: #777777;}

ul.menu-left {
    padding:0;
	margin:0;
}

ul.menu-left a {
    color:#8B8B8C;
    font-size:14px;
    text-decoration:none;
    display:block;
    padding-left:35px;
	padding-top:8px;
	padding-bottom:7px;
    outline:none;
	background:url(/images/lmenu.png) left 5px no-repeat;
}

ul.menu-left a:hover {
    color:#037abc;
    text-decoration:none;
	background:url(/images/lmenu-hover.png) left 5px no-repeat;
}
ul.menu-left a.menu-selected {
    color:#037abc;
    text-decoration:none;
	background:url(/images/lmenu-hover.png) left 5px no-repeat;
}

ul.menu-left li {
    list-style:none;
}

ul.menu-left ul {
	padding-left:50px;
	padding-top:0px;
	padding-bottom:10px;
}

ul.menu-left  ul li {
	padding-bottom:0px;
	
}

ul.menu-left ul a {
    color:#8B8B8C;
	font-size:12px;
	display:block;
    padding-left:20px;
	padding-bottom:0px;
    ---min-height:20px;
	---max-height:32px;
    ---line-height:16px;
	background:url(/images/left.gif) left 15px no-repeat;
}

ul.menu-left ul a:hover {
    color:#037abc;
    
	background:url(/images/left-hover.png) left 15px no-repeat;
}

ul.menu-left ul a.menu-selected {
    color:#037abc;
	display:block;
	padding-bottom:0px;
    ---min-height:20px;
	---max-height:32px;
    ---line-height:16px;
	background:url(/images/left-hover.png) left 15px no-repeat;
}

#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; }
#top-icons a 
{
	float: left;
	margin-right: 31px;
}

a.home-icon { width: 12px; height: 11px;}
a.search-icon { width: 12px; height: 12px;}
a.feedback-icon { width: 14px; height: 10px;}


#content {background: #fff url(/images/bg.png) no-repeat 50% 0%;  width:940px; overflow: hidden; margin: 0 auto; zoom: 1; padding: 0px 15px 15px; min-height: 850px;}

#sidebar { width: 220px; float: left; }

#workarea {font-weight: bold;  width:700px; float: right; padding-left: 15px;}

#footer  
{
	border-top:1px solid #D8D9DB;
	height: 70px; 
	width:940px; 
	margin:0 auto;  
	position: relative;
background: #fff; 
}

#footer a {color: #037abc;}

#copyright { width: 450px; position: absolute; top: 35px; left: 0;font-weight: blod;}
#copyright p { margin: 0;}
.footer-links { width:300px; position:absolute; right:0; top: 22px;  text-align: right;}
#footer-links { margin:0; padding:0; list-style: none;}
#footer-links li { display: inline; padding-left:1.5em;}

#contacts {width: 350px; position: absolute; top: 35px; left: 240px; font-size: 12px;}
#contacts p { margin: 0; line-height: 20px;}

#space-for-footer { height: 90px; }

#footer-design { width:250px; position:absolute; right:0px; top: 27px;  text-align: right;}
#footer-design a{color:#444; font-size:12px; text-decoration:underline;}
#footer-design a:hover{text-decoration:none;}

div.content-block { margin-bottom: 24px; }
div.content-block-inner { padding: 22px 18px 22px 21px;}

div.information-block div.top
{
	height: 13px;
	border-right: 1px solid;
	font-size: 1px;
	background: #FFF url(/bitrix/templates/furniture_pale-blue_copy/images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom
{
	height: 13px;
	border-left: 1px solid;
	font-size: 1px;
	background: #FFF url(/bitrix/templates/furniture_pale-blue_copy/images/sidebar-corners-form.gif) no-repeat right bottom;
}

div.information-block-inner
{
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 9px 18px 9px 21px;
	zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; }

#search {  width:190px; overflow: hidden;}
#search div.rounded-box { float: left; width:135px;}
#search div.search-inner-box
{
	border: 1px solid; 
	padding-left: 20px;
	height: 20px;
	overflow:hidden;
	background: white url(/bitrix/templates/furniture_pale-blue_copy/images/loupe.gif) no-repeat 4px 4px;
}

#search div.search-inner-box input
{
	border:1px solid;
	width: 110px;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input 
{
	display: block;
	border: none;
	background: none;
	width:48px;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;	
}

div.search-item h4 { margin-bottom: 0.4em;}

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3  
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

#left-menu
{
	margin:0;
	padding:0;
	list-style: none;
}

#left-menu li
{
	margin:0 0 0.7em;
	padding: 0 0 0.7em;
	display: block;
}

#left-menu a
{
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;	
	padding: 1em 1em 1em 0;
	outline: none;
}

#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;}
#left-menu li.selected a { padding-left: 1em; }
#left-menu li.selected { text-indent: -1em; padding-left:1em;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Product List */
div.product-list { overflow: hidden; }

div.product
{ 
	overflow: hidden; 
	width: 280px;
	height: 105px;
	margin: 0 25px 20px 0;
	position: relative;
	float: left;
}

div.product-alt { margin-right: 0;}

div.product-image
{
	width: 250px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left: 0;	
}

div.product-overlay
{
	width: 280px;
	height: 105px;
	position: absolute;
	z-index: 1;	
}

a.product-desc
{
	float:right;
	height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0px;
	width:142px;
	z-index:2;
	font-size: 1em;
	text-decoration: none;
	padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; }
div.news-date { margin: 0 0 1em;}
div.news-title { font-size: 1em; margin: 0 0 1em;  font-weight: bold;}
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Catalog List */

div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-desc-float { }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */
div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }



/*Common Elements */
div.content-form { padding-left:1em; }
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/topmenu/style.css */
/* /bitrix/templates/furniture_pale-blue_copy/styles.css */
/* /bitrix/templates/furniture_pale-blue_copy/template_styles.css */
