HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	margin: 0;
	font: 13px Arial;
	color: #330001;
	background: url(../images/bg.jpg) repeat 0px 0px;
}
.allpage
{
	position: relative;
	width: 942px;
	min-height: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
* HTML .allpage
{
	height: 100%;
}
/*Шапка*/
.header
{
	position: relative;
	width: 942px;
	height: 312px;
	margin: 0px auto 10px;
	background: url(../images/header.jpg) no-repeat 0px 0px;
}
.header .logo
{
	position: absolute;
	top: 74px;
	left: 19px;
}
.header .contacts
{
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
}
.header .email
{
	margin: 0;
}
.header .email A, .header .email A:visited
{
	font-size: 10px;
	color: #CD9965;
}
.header .email A:hover
{
	color: #CD9965;
	text-decoration: none;
}
.header .phone
{
	margin: 0;
	font: 30px georgia;
	color: #CD9965;
}
.header .phone SPAN
{
	font-size: 24px;
}
/*Меню 1 (верхнее)*/
.menu1_1
{
	height: 52px;
	/*[empty]width:;*/
	margin: 15px 0 20px;
	padding: 0 0 0 15px;
/*overflow:hidden; zoom:1;*/
	background: #55210C url(../images/menu1_bg.jpg) repeat-x 0px 0px;
	border: 1px solid #C99864;
}
.menu1_1 LI.menu1_1_li
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #CA9A6D;
}
.menu1_1 A.menu1_1_a, .menu1_1 A.menu1_1_a:visited
{
	display: block;
	margin: 0;
	padding: 18px 22px;
	color: #CA9A6D;
}
.menu1_1 A.menu1_1_a:hover
{
	text-decoration: none;
	color: #CA9A6D;
	background: #68250C url(../images/menu1_bg_active.jpg) repeat-x 0px 0px;
}
.menu1_1 A.menu1_1_a.active
{
	text-decoration: none;
	color: #CA9A6D;
	background: #68250C url(../images/menu1_bg_active.jpg) repeat-x 0px 0px;
}
/*Меню 2 (верхнее)*/
.menu2_1
{
	position: absolute;
	display: none;
	width: 175px;
	margin: 0;
	padding: 7px 0 9px;
	background-color: #420001;
	border-left: 1px solid #C99864;
	border-bottom: 1px solid #C99864;
	border-right: 1px solid #C99864;
	border-top: 1px solid #C99864;
}
.menu2_1 LI.menu2_1_li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #CA9A6D;
	zoom: 1;
}
.menu2_1 A.menu2_1_a, .menu2_1 A.menu2_1_a:visited
{
	display: block;
	margin: 0;
	padding: 6px 22px;
	color: #CA9A6D;
	zoom: 1;
}
.menu2_1 A.menu2_1_a:hover
{
	text-decoration: none;
	color: #CA9A6D;
	background-color: #320001;
}
.menu2_1 A.menu2_1_a.active
{
	text-decoration: none;
	color: #CA9A6D;
	background-color: #320001;
}
/*Основная часть*/
.content
{
	overflow: hidden;
	zoom: 1;
	background-color: #CB9965;
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
}
.content_border
{
	height: 9px;
	margin: 0 9px;
	background-color: #CB9965;
}
.content_border .content_tr
{
	float: right;
	width: 9px;
	height: 9px;
	margin-right: -9px;
	position: relative;
	font-size: 1px;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='http://domchehov.ru/design/domchehov/images/content_corner_tr2a.png');
}
.content_border .content_tr[class]
{
	background: url(../images/content_corner_tr2a.png) no-repeat top right;
	position: relative;
}
.content_border .content_tl
{
	float: left;
	width: 9px;
	height: 9px;
	margin-left: -9px;
	position: relative;
	font-size: 1px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='http://domchehov.ru/design/domchehov/images/content_corner_tl2a.png');
}
.content_border .content_tl[class]
{
	background: url(../images/content_corner_tl2a.png) no-repeat top left;
}
/*Левая колонка*/
.column_right
{
	float: left;
	width: 235px;
	padding-left: 20px;
}
/*Меню1 - 2 (в левой колонке)*/
.menu1_2_bg
{
	background: #BF8F5D url(../images/catalogue_menu_tl.jpg) no-repeat top left;
}
.menu1_2_bg .catalogue_menu_tr
{
	background: url(../images/catalogue_menu_tr.jpg) no-repeat top right;
}
.menu1_2_bg .catalogue_menu_br
{
	background: url(../images/catalogue_menu_br.jpg) no-repeat bottom right;
}
.menu1_2_bg .catalogue_menu_bl
{
	padding: 10px;
	margin: 9px 0 40px;
	background: url(../images/catalogue_menu_bl.jpg) no-repeat bottom left;
	zoom: 1;
}
.catalogue_title
{
	margin: 0;
	font: 26px Georgia;
	color: #330001;
	padding: 10px 0 5px 10px;
}
.menu1_2
{
	margin: 0;
	padding: 5px 0;
}
.menu1_2 LI
{
	margin: 0;
	padding: 7px 0;
	list-style-type: none;
	color: #370001;
}
.menu1_2 LI:hover
{
}
.menu1_2 LI A, .menu1_2 LI A:visited
{
	margin: 0;
	padding: 5px 10px;
	color: #370001;
}
.menu1_2 LI A:hover, .menu1_2 LI:hover A
{
	text-decoration: none;
	color: #CB9965;
	_color: #370001;
}
.menu1_2 LI.active A, .menu1_2 LI.active A:visited
{
	text-decoration: none;
	color: #CB9965;
}
.menu1_2 LI.active .corner_tl, .menu1_2 LI:hover .corner_tl
{
	background: #330001 url(../images/menu2_active_corner_tl.jpg) no-repeat top left;
	padding: 5px 0;
	#padding: 0;
}
.menu1_2 LI.active .corner_tr, .menu1_2 LI:hover .corner_tr
{
	background: url(../images/menu2_active_corner_tr.jpg) no-repeat 100% 0%;
	padding: 5px 0;
	#padding: 0;
}
.menu1_2 LI.active .corner_br, .menu1_2 LI:hover .corner_br
{
	background: url(../images/menu2_active_corner_br.jpg) no-repeat bottom right;
	padding: 5px 0;
	#padding: 0;
}
.menu1_2 LI.active .corner_bl, .menu1_2 LI:hover .corner_bl
{
	background: url(../images/menu2_active_corner_bl.jpg) no-repeat bottom left;
	padding: 5px 0;
	#padding: 0;
}
/*Анонсы новостей*/
.news_anons
{
	background-color: #360001;
/*background: #360001 url(../images/red_blok_bg.jpg) center center no-repeat;*/
	color: #CB9965;
	margin: 13px 0;
}
/*
.news_anons .corner_tl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='http://domchehov.ru/design/domchehov/images/content_corner_tl2a.png');}
*/
.news_anons .corner_tl
{
	background: url(../images/red_blok_corner_tl2.png) no-repeat top left;
}
.news_anons .corner_tr
{
	background: url(../images/red_blok_corner_tr2.png) no-repeat top right;
}
.news_anons .corner_br
{
	background: url(../images/red_blok_corner_br2.png) no-repeat bottom right;
}
.news_anons .corner_bl
{
	padding: 15px 20px;
	zoom: 1;
}
.news_anons .corner_bl
{
	background: url(../images/red_blok_corner_bl2.png) no-repeat bottom left;
}
.news_anons A, .news_anons A:visited
{
	color: #CB9965;
}
.news_anons .news_anons_block
{
	margin: 0 0 33px;
}
.news_anons .news_anons_block .date
{
	margin-bottom: 7px;
	font-style: italic;
}
.news_anons .news_anons_block .anons
{
	margin-top: 7px;
}
/*Правая колонка*/
.column_left
{
	float: right;
	width: 647px;
	padding: 0 20px 0 0;
}
.ie_3px
{
	_margin-left: -3px;
	width: 100%;
}
.ie_3px_2
{
	width: 100%;
}
/*Каталог - с изображениями*/
.menu_catalogie_pict
{
	margin: 1em -10px 3em;
	overflow: hidden;
	zoom: 1;
}
.menu_catalogie_pict .wardrobe, .menu_catalogie_pict .bedroom, .menu_catalogie_pict .anteroom, .menu_catalogie_pict .partition, .menu_catalogie_pict .private_office, .menu_catalogie_pict .nursery, .menu_catalogie_pict .drawing-room, .menu_catalogie_pict .wall, .menu_catalogie_pict .classic_furniture, .menu_catalogie_pict .folding_bed, .menu_catalogie_pict .comfortable_bed, .menu_catalogie_pict .mattress
{
	float: left;
	width: 146px;
	height: 146px;
	margin: 10px;
	display: inline;
}
.menu_catalogie_pict .wardrobe
{
	background: url(../images/menu_catakogue_1.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .bedroom
{
	background: url(../images/menu_catakogue_2.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .anteroom
{
	background: url(../images/menu_catakogue_3.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .partition
{
	background: url(../images/menu_catakogue_4.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .private_office
{
	background: url(../images/menu_catakogue_5.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .nursery
{
	background: url(../images/menu_catakogue_6.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .drawing-room
{
	background: url(../images/menu_catakogue_7.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .wall
{
	background: url(../images/menu_catakogue_8.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .classic_furniture
{
	background: url(../images/menu_catakogue_9.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .folding_bed
{
	background: url(../images/menu_catakogue_10.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .comfortable_bed
{
	background: url(../images/menu_catakogue_11.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .mattress
{
	background: url(../images/menu_catakogue_12.jpg) no-repeat 50% 35px;
}
.menu_catalogie_pict .border_t
{
	background: url(../images/menu_catakogue_border.jpg) repeat-x top left;
}
.menu_catalogie_pict .border_b
{
	background: url(../images/menu_catakogue_border.jpg) repeat-x bottom left;
}
.menu_catalogie_pict .border_l
{
	background: url(../images/menu_catakogue_border.jpg) repeat-y top left;
}
.menu_catalogie_pict .border_r
{
	background: url(../images/menu_catakogue_border.jpg) repeat-y top right;
}
.menu_catalogie_pict .corner_tl
{
	background: url(../images/menu_catakogue_corner_tl.jpg) no-repeat top left;
}
.menu_catalogie_pict .corner_tr
{
	background: url(../images/menu_catakogue_corner_tr.jpg) no-repeat top right;
}
.menu_catalogie_pict .corner_br
{
	background: url(../images/menu_catakogue_corner_br.jpg) no-repeat bottom right;
}
.menu_catalogie_pict .corner_bl
{
	background: url(../images/menu_catakogue_corner_bl.jpg) no-repeat bottom left;
}
.menu_catalogie_pict A, .menu_catalogie_pict A:visited
{
	display: block;
	width: 106px;
	height: 116px;
	padding: 15px 20px;
	color: #86380E;
}
/*Под футер*/
.under_footer
{
	height: 100px;
	clear: both;
}
/*Футер*/
.footer
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: url(#) url(../images/) repeat-y top left;
	color: #CA9A6D;
	overflow: hidden;
	zoom: 1;
}
.footer1
{
	background: #55210C url(../images/menu1_bg.jpg) repeat-x 0px 0px;
	border: 1px solid #C99864;
	padding: 0 5px 0 20px;
}
.footer2
{
}
.footer2 .studio-v
{
	float: left;
}
.footer2 .counter
{
	float: right;
	padding: 15px 20px 0 0;
}
/*Меню1_3 (нижнее)*/
.menu1_3
{
	float: right;
	height: 38px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
	font-size: 11px;
}
.menu1_3 LI
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #CA9A6D;
}
.menu1_3 LI A, .menu1_3 LI A:visited
{
	display: block;
	margin: 0;
	padding: 13px 15px;
	color: #CA9A6D;
}
.menu1_3 LI A:hover
{
	text-decoration: none;
	color: #CA9A6D;
	background: #68250C url(../images/menu1_bg_active.jpg) repeat-x 0px 0px;
}
.footer1 .cr
{
	font-size: 11px;
}
.footer1 .phone
{
	margin-left: 50px;
	font-size: 14px;
}
.footer .studio-v
{
	font-size: 11px;
	padding: 14px 0 0 20px;
}
.footer .studio-v IMG
{
}
.footer .studio-v A, .footer .studio-v A:visited
{
	color: #CB9965;
}
.footer .studio-v A:hover
{
}
/*Галерея*/
.galery
{
	margin: 1em -19px 1em 0;	_margin: 1em -38px 1em 0;
}
.galery_row
{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 19px;
}
.galery_block
{
	float: left;
	position: relative;
	width: 202px;
	margin-right: 19px;
	background: #571D14 url(../images/galery_block_bl.jpg) no-repeat bottom left;
}
.galery_block .corner_br
{
	min-height: 211px;
	padding: 0 0 1px;
	background: url(../images/galery_block_br.jpg) no-repeat bottom right;
}
* HTML .galery_block .corner_br
{
	height: 211px;
}
.galery_block .img
{
	width: 184px;
	height: 127px;
	overflow: hidden;
	padding: 10px 0 0 9px;
}
.galery_block .img_corner_tl
{
	position: absolute;
	width: 202px;
	height: 147px;
	background: url(../images/img_corner_tl.png) no-repeat top left;
}
.galery_block .img_corner_tr
{
	background: url(../images/img_corner_tr.png) no-repeat top right;
}
.galery_block .img_corner_br
{
	background: url(../images/img_corner_br.png) no-repeat bottom right;
}
.galery_block .img_corner_bl
{
	width: 184px;
	height: 127px;
	background: url(../images/img_corner_bl.png) no-repeat bottom left;
	padding: 10px 9px;
}
.galery_block P.text
{
	color: #C99156;
	margin: 1em 9px;
}
.galery_block P.text A, .galery_block P.text A:visited
{
	color: #C99156;
}
.galery_block P.text A:hover
{
	text-decoration: none;
}
.galery4_img_b
{
	text-align: center;
}
.galery4_img_b IMG
{
	border: 9px solid #BF8F5D;
}
/*
Общее*/
A:focus
{
	outline: none;
}
A.active
{
	outline: none;
}
/*проверить*/
INPUT:focus
{
	outline: none;
}
OPTION:focus
{
	outline: none;
}
A IMG
{
	border: 0;
}
LABEL
{
	cursor: pointer;
}
A
{
	color: #330001;
}
A:visited
{
	color: #330001;
}
A:hover
{
	color: #693E12;
}
P
{
	margin: 1em 0;
}
H1
{
	margin: 0.83em 0;
	font: 33px Georgia;
	color: #330001;
}
H2
{
	margin: 0.83em 0;
	font-size: 18px;
	color: #FF9933;
}
/*
h3 { margin: 0.83em 0; }
h4 { margin: 0.83em 0; }
h5 { margin: 0.83em 0; }
h6 { margin: 0.83em 0; }
ul {}
ol {}
li {}
Новости*/
.news_anoce
{
	margin: 1.5em 0;
}
.news_anoce .date
{
	font-size: 10px;
}
.news_anoce A
{
	font-weight: bold;
}
.news_pages
{
	margin: 2em 0 1em;
}
.news_pages A
{
	padding: 0 3px;
}
.news_pages A.selected
{
	font-weight: bold;
	text-decoration: none;
}
.news_full_date
{
	font-size: 10px;
	/*[empty]margin:;*/
}
/*Распродажа*/
#gallery A IMG
{
	border: 1px solid #370001;
	margin: 0 14px 0 0;
}
/*Форма отправки сообщений*/
.form_caption
{
	font-weight: bold;
}
TD.form
{
	padding: 3px 0;
}
/*Меню*/
.jqueryslidemenu
{
	position: relative;
	z-index: 100;
}
/*Карта салонов*/
#flag_map
{
	width: 658px;
	height: 914px;
	position: relative;
}
A#flag_mebel_rossii
{
	width: 41px;
	height: 39px;
	display: block;
	position: absolute;
	top: 207px;
	left: 178px;
	background: url(/map/moscow/flag_red.png);
	z-index: 10;
}
