@charset "UTF-8";

/* Новые поступления */
.main_style_titel {
	padding-left: 10px;
	padding-top: 30px;
}
.main_style_titel h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #251D47;
	letter-spacing: 5px;
	text-indent: 30px;
	font-weight: bold;
}
.sofa-group {
	position: relative;
	top: 90px;
}
.sofa-group-list {
	overflow: hidden;
	width: 270px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.sofa-group-list a {
	display: block;
	width: 270px;
	float: left;
	padding: 0;
	font-family: DaxlineCyrLight;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.sofa-group-list a div {
	height:25px;
	clear:both;
	color: #00b8c0;
	padding: 10px 0;
	margin-top: 0px;
	width: 270px;
	display: block;
	background-repeat: repeat;
	background-image: url(../images/Catalog/bg_w_t.png);
}
.sofa-group-list a:visited div {
	color: #00b8c0;
}
.sofa-group-list a:hover div {
	background-image: url(../images/Catalog/common/bg_y_t.png);	
	background-repeat: repeat;
 	color: #6D3636; 
	text-decoration: underline;
}
/* Каталог */
.catalog-list 
{
	clear: both;
	margin-top: 20px;
	margin-left: 20px;
}
.catalog-group-list {
	display: block;
	width: 156px;
	margin-left: 20px;
	float: left;
}
.catalog-group-list a {
	display: block;
	width: 150px;
	float: left;
	padding: 0;
	font-family: DaxlineCyrLight;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.catalog-group-list a div {
	height: 20px;
	color: #00b8c0;
	padding: 10px 0;
    width: 150px;
	margin-top: 111px;
	display: block;
	background-repeat: repeat;
	background: url(../images/Catalog/common/bg_w_t.png);
}

.catalog-group-list a:hover div {
	background: url(../images/Catalog/common/bg_y_t.png);	
	background-repeat: repeat;
 	color: #6D3636; 
	text-decoration: underline;
}
/* Правое меню в основной части */
.catalog_menu_titel {
	margin-top: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #6D3636;
	letter-spacing: 2px;
	width: auto;
	height: 40px;
}
.catalog_menu_titel p {
	width: auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.catalog_menu_titel h4 {
	float: left;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #6D3636;
	letter-spacing: 2px;
	width: auto;
}
.catalog_menu_titel a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #6D3636;
	text-decoration: none;
	float: left;
}
.catalog_menu_titel a:hover {
	text-decoration: underline;
}
.catalog_menu {
	position: relative;
	top: 60px;
	left: 10px;
}
.catalog_menu ul {
	list-style: none;
}
.catalog_menu ul li a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #6D3636;
	line-height: 150%;
	letter-spacing: 1px;
}
.catalog_menu ul li a:hover {
	text-decoration: underline;
	letter-spacing: 3px;
}
