/* header */

.headerLogo
{
	position: relative;
	left:-20px;
	padding: 2.5em 0;
}

.headerMenu
{
	margin: 3.4em 0 0 10px;
	padding:0;
	font-size: 100%;
	clear: both;
}

.headerMenu li
{
	font-size:80%;
	float:left;
	margin: 0.2em 10px 0 0;
	padding: 0.3em 10px;
	text-indent: 0;
}

.headerMenu .cur
{
	background-color: #efda93;
	color:#372311;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.headerMenu li a
{
	color:#ffe4aa;
}

.headerMenu li a:hover
{
	color:#b37c49;
}

.headerPhone
{
	padding: 2.3em 0;
}

.headerPhone small
{
	color:#fff;
	font-weight:bold;
	font-size:90%;
	position: relative;
	left:-0.3em;
	white-space: nowrap;
}

.headerPhone strong
{
	color:#fff;
	font-weight:bold;
	font-size:150%;
	white-space: nowrap;
}



/* menu */

.menuList
{
	position: relative;
	left:-20px;
	margin: 1em 0 1.8em 0;
	padding:0;
	font-size: 100%;
}

.menuList li
{
	margin:0;
	padding: 0.5em 20px;
	font-size: 90%;
	line-height: 1.2em;
	text-indent: 0;
	position: relative;
}

.menuList .cur
{
	background-color: #efda93;
	color:#372311;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.menuList li .new
{
	position: absolute;
	left:-38px;
	top:0.7em;
	display: block;
}

.menuList .cur .new
{
	display: none;
}

.menuList li a
{
	color:#ffe4aa;
}

.menuList li a:hover
{
	color:#b37c49;
}

.menuList #stone
{
	font-size:120%;
	padding: 0.25em 20px;
}

.menuList #stone a
{
	color:#ffc445;
}

.menuList #stone a:hover
{
	color:#b37c49;
}
.menuList .cur a,
.menuList .cur a:hover,
.menuList #stone.cur a,
.menuList #stone.cur a:hover
{
	color:#372311;
}

.menuMapBlock
{
	padding: 2em 0 0 0;
}

.menuMapBlock h4
{
	color:#fff;
	font-size:140%;
	font-weight:normal;
	margin: 0 0 0.4em 0;
}

.menuMapBlock a
{
	font-size:80%;
	color:#53c2e7;
	position: relative;
	z-index: 20;
	line-height: 1.6em;
}

#menuMap
{
	width: 240px;
	height: 361px;
	position: absolute;
	background: url('/i/menu_map.gif') no-repeat left top;
	top: -15px;
	left: -50px;
}

.menuMapOffice,
.menuMapOfficeOver
{
	position: absolute;
}

.centerIco,
.saleIco,
.dealerIco{
	background-image: url('/i/icons/map_office.gif');
	background-repeat: no-repeat;
	font-style:italic;
	color:#E3B960;
	padding-left:20px;
	margin:0 0 1em 0;
	white-space:nowrap;
}

.centerIco{
	height:24px;
	line-height:24px;
	padding-left:20px;
	background-position: 0 0;
}

.saleIco{
	height:14px;
	line-height:14px;
	background-position: 0 -24px;
}

.dealerIco{
	height:11px;
	line-height:9px;
	background-position: 0 -38px;
}


.menuMapOfficeBuble
{
	position: absolute;
	left:-30px;
	bottom:45px;
	width:200px;
	z-index: 100;
}

.menuMapOffice .menuMapOfficeBuble
{
	display: none;
}

.menuMapOfficeOver .menuMapOfficeBuble
{
	display: block;
}

.menuMapOfficeBuble .tile
{
	position: absolute;
	left:35px;
	bottom:-30px;
	width:9px;
	height:30px;
	overflow: hidden;
	background-image: url('/i/map_buble_tile.gif');
	background-repeat: no-repeat;
}

.menuMapOfficeBuble .centerBuble .tile{background-position: -18px 0;}
.menuMapOfficeBuble .saleBuble .tile{background-position: -9px 0;}
.menuMapOfficeBuble .dealerBuble .tile{background-position: 0 0;}

.menuMapOfficeBuble .content
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding: 0.8em 20px;
	-webkit-box-shadow: 0 0 8px #333;
	box-shadow: 0 0 8px #333;
}

.menuMapOfficeBuble .centerBuble .content{background-color: #ff9000;}
.menuMapOfficeBuble .saleBuble .content{background-color: #efda93;}
.menuMapOfficeBuble .dealerBuble .content{background-color: #fff;}

.menuMapOfficeBuble .content h4
{
	font-size:90%;
	color:#333;
	margin: 0 0 0 0;
	font-weight: bold;
}

.menuMapOfficeBuble .content small
{
	display: block;
	color:#666;
	font-size:70%;
	font-style: italic;
}

.menuMapOfficeBuble .content p
{
	font-size:70%;
	color:#333;
	margin: 0.5em 0 0 0;
	line-height: 1.3em;
}

.mapLegend
{
	position: relative;
	top:-40px;
}
/* home */

.homeIll
{
	width: 100%;
	height:224px;
	position: relative;
}

.homeIll .illBg
{
	margin-left: 264px;
	height:224px;
	position: relative;
	background: url('/i/ill_bg.jpg') repeat-x left top;
}

.homeIll .illBg div
{
	height:224px;
	position: relative;
	background: url('/i/ill/ill1.jpg') no-repeat left top;
}

.homeIll .leftIll
{
	position: absolute;
	left:0;
	top:0;
	width:264px;
	height:224px;
	background: url('/i/left_ill.gif') no-repeat left top;
	z-index: 5;
}

.homeIll .illMask
{
	position: absolute;
	right:0;
	top:0;
	width:233px;
	height:224px;
	background: url('/i/ill_mask.png') no-repeat left top;
	z-index: 5;
	behavior: url('/png.htc');
}

.homeIll .illReload
{
	position: absolute;
	right:15px;
	bottom:25px;
	width:38px;
	height:38px;
	background: url('/i/reload_bg.png') no-repeat left top;
	z-index: 10;
	cursor: pointer;
	cursor: hand;
	behavior: url('/png.htc');
}

.homeIll .illReload .stop,
.homeIll .illReload .ani
{
	width:28px;
	height:28px;
	position: relative;
	left:5px;
	top:5px;
}

.homeIll .illReload .stop
{
	background: url('/i/reload_stop.gif') no-repeat left top;
}

.homeIll .illReload .ani
{
	background: url('/i/reload_ani.gif') no-repeat left top;
}


.homeIll .illStone
{
	position: absolute;
	left:-10px;
	top:0;
	width:274px;
	height:224px;
	background: url('/i/ill/stone1.gif') no-repeat left top;
	z-index: 10;
}

.homeParagraph
{
	background-color: #58381a;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding: 1em 20px;
	margin: 40px 0;
}

.homeParagraph h3
{
	color:#ffe4aa;
}

.homeParagraph p,
.homeParagraph li,
.homeParagraph li *,
.homeParagraph p *
{
	color:#e3b960;
}

.homeAnonsBlock
{
	background-color: #2c1c0d;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding-bottom: 1.5em;
	margin: 40px 0 10px;
}

.homeAnons
{
	padding: 1.5em 20px 0 20px;
}

.homeAnons .image
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.homeAnons a,
.homeAnons a:hover
{
	color:#fff;
}

.homeAnons h4
{
	color:#fff;
	font-size:90%;
	margin: 0.7em 5px 0.5em 5px;
}

.homeAnons p
{
	color:#fff;
	font-size:70%;
	line-height: 1.4em;
	margin: 0 5px;
}

.homeMerit
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: 1px solid #58381a;
	position: relative;
	margin-left:-20px;
	padding: 0.6em 20px;
}

.homeMerit h4
{
	color:#e3b960;
}

.homeMerit p,
.homeMerit li,
.homeMerit li *,
.homeMerit p *
{
	color:#e3b960;
	font-size:85%;
}



/* stone catalogue page */

.stoneBlock
{
	clear: both;
}

.stoneBlock:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.stoneItem
{
	width:150px;
	margin: 10px 30px 20px 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

.stoneItem .content
{
	height:3em;
}


.stoneItem .imageBlock,
.stoneItem .imageBlockOver
{
	position: relative;
	width:200px;
	height:200px;
	overflow: hidden;
}

.stoneItem .imageBlock .reload
{
	display: none;
}

.stoneItem .imageBlockOver .reload
{
	display: block;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

.stoneItem .imageBlockOver .reloadOver
{
	display: block;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.stoneItem .reload,
.stoneItem .reloadOver
{
	position: absolute;
	width:38px;
	height:38px;
	background: url('/i/ill_reload.png') no-repeat left top;
	cursor: pointer;
	left:50%;
	top:50%;
	margin: -19px 0 0 -19px;
	behavior: url('/png.htc');
}

.stoneItem .imageScrollBlock
{
	position: absolute;
	top:0;
	left:0;
}

.stoneItem .image
{
	position: absolute;
	width:200px;
	height:200px;
	background-repeat: repeat;
	background-position: center center;
	overflow: hidden;
}

.stoneItem h4
{
	font-weight: normal;
	margin: 0.6em 0 0 5px;
	font-size:100%;
}

.stoneItem strong
{
	display: block;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 0 5px;
}

/* slider */

.slider
{
	position: relative;
	width:200px;
	height:6px;
	background: url('/i/slider_bg.gif') repeat-x left top;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin: 25px 18px;
}

.handle
{
	position: absolute;
	background: url('/i/slider.png') no-repeat left top;
	width:14px;
	height:14px;
	cursor:move;
	margin-top:-4px;
	behavior: url('/png.htc');
}

.slider .lIco,
.slider .rIco
{
	background-image: url('/i/slider_icons.gif');
}

.slider .lIco
{
	position: absolute;
	width:7px;
	height: 7px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	top: 0;
	left:-15px;
}

.slider .rIco
{
	position: absolute;
	width:11px;
	height: 11px;
	background-position: 0 -7px;
	background-repeat: no-repeat;
	overflow: hidden;
	top: -2px;
	right:-19px;
}

div#zoom_element { width:50px; height:50px; background:#2d86bd; position:relative; }



/* decor page */

.decorStoneHeader,
.decorStoneHeaderCur
{
	font-size:140%;
	font-weight:normal;
}

.decorStoneHeader a,
.decorStoneHeader a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #09c;
}

.decorStoneHeaderCur a,
.decorStoneHeaderCur a:hover
{
	color:#333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.decorStoneBlock,
.fotoGalBlock
{
	position: relative;
	clear: both;
	padding-top: 2em;
}

.decorStoneBlock:after,
fotoGalBlock:after
{
	content: '';
	display: block;
	clear: both;
}

.decorStoneBlock .decorStone
{
	overflow: hidden;
	margin: 10px 30px 20px 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

.decorStoneBlock .decorStone .content
{
	position: relative;
	padding: 0 5px;
}

.decorStoneBlock .decorStone .content h4
{
	font-size:80%;
	margin: 0.4em 0 0.3em 0;
}

.decorStoneBlock .decorStone .content p
{
	font-size:70%;
	line-height: 1.3em;
	margin: 0 0 0.4em 0;
}

.decorStoneBlock .decorStone .content strong
{
	font-size:100%;
	display: block;
}


/* poly page */

.polyStoneBlock
{
	clear: both;
	padding-top: 0.8em;
}

.polyStoneBlock:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.polyStone
{
	overflow: hidden;
	margin: 10px 30px 20px 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

.polyStoneImage
{
	position:relative;
	overflow: hidden;
}

.polyStoneImage img
{
	position:relative;
	top:50%;
}

.polyStone h4
{
	margin: 0.4em 0 0.2em 5px;
}

.polyStone p
{
	font-size:70%;
	line-height: 1.3em;
	margin: 0 0 0.4em 5px;
}


/* stone page */

.colorBlock
{
	clear: both;
}

.colorBlock:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.stoneColor
{
	float:left;
	margin: 10px 30px 20px 0;
}

.stoneColor small
{
	display: block;
	padding: 0.3em 0 0 0;
	font-style: italic;
}

.stoneOptionsTable table
{
	width:100%;
	border-collapse: collapse;
}

.stoneOptionsTable table th
{
	text-align: left;
	color:#333;
	padding: 0.3em 0;
	font-size: 80%;
	border:0;
}

.stoneOptionsTable table td
{
	font-size: 80%;
	padding: 0.3em 0;
	border:0;
	vertical-align: bottom;
}

.stoneOptionsTable table td div
{
	position: relative;
	top:-0.3em;
	border-bottom: 1px dotted #b9b8ac;
	z-index: 1;
}


.stoneOptionsTable table td span
{
	position: relative;
	background-color: #f3f2e1;
	z-index: 2;
}

.objectsBlock
{
	clear: both;
}

.objectsBlock:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/* news page */

.anons_block {
	padding-bottom:25px;
}

.anons_block .anons_text {
	padding:0.7em 0 0 0 !important;
	margin:0 !important;
	color:#333;
	font-size:85%;
	line-height:1.4em;
}


/* contacts page */

.cityList{
	padding:0;
	margin: 0 0 2em 0;
	font-size: 100%;
	clear: both;
	overflow:hidden;
}

.cityList li
{
	font-size:85%;
	float:left;
	margin: 0.2em 10px 0 0;
	padding: 0.3em 12px;
	text-indent: 0;
}

.cityList li .lt,
.cityList li .rt,
.cityList li .rb,
.cityList li .lb
{
	display: none;
	background-image: none;
}

.cityList .cur
{
	background: url('/i/switch_bg.gif') #d6d5bd repeat-x left top;
	position: relative;
}

.cityList .cur .lt,
.cityList .cur .rt,
.cityList .cur .rb,
.cityList .cur .lb
{
	position: absolute;
	width:11px;
	display: block;
	background-image: url('/i/switch_round.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

.cityList .cur .lt
{
	left:0;
	top: 0;
	height:15px;
	background-position: 0 0px;
}

.cityList .cur .rt
{
	right:0;
	top: 0;
	height:15px;
	background-position: 0 -26px;
}

.cityList .cur .rb
{
	right:0;
	bottom: 0;
	height:11px;
	background-position: 0 -41px;
}

.cityList .cur .lb
{
	left:0;
	bottom: 0;
	height:11px;
	background-position: 0 -15px;
}

.cityHeader{
	position: relative;
	padding-left: 40px;
	clear: none;
}

.cityHeader .centerIco,
.cityHeader .saleIco,
.cityHeader .dealerIco
{
	position: absolute;
	width:31px;
	height:31px;
	left:0;
	top:50%;
	margin-top:-16px;
	background-image: url('/i/icons/contacts_header_office.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

.cityHeader .centerIco
{
	background-position: 0 0;
}

.cityHeader .saleIco
{
	background-position: 0 -31px;
}

.cityHeader .dealerIco
{
	background-position: 0 -62px;
}

.cityOffice
{
	padding: 0.4em 0 0.6em 40px;
}

.cityOffice h4
{
	font-size:90%;
	font-weight: bold;
	margin:0;
}

.cityOffice p
{
	font-size:75%;
	line-height: 1.4em;
	margin: 0.2em;
}

.cityOffice p strong
{
	font-weight: normal;
}

#contactsMap
{
	width: 367px;
	height: 485px;
	position: relative;
	background: url('/i/contacts_map.gif') no-repeat left top;
	margin-top:3em;
}

#contactsMap .centerIco,
#contactsMap .saleIco,
#contactsMap .dealerIco
{
	position: relative;
	width:14px;
	height:16px;
	background-image: url('/i/icons/contacts_office.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

#contactsMap .centerIco
{
	background-position: 0 0;
}

#contactsMap .saleIco
{
	background-position: 0 -16px;
}

#contactsMap .dealerIco
{
	background-position: 0 -32px;
}

#contactsMap .menuMapOfficeBuble .tile
{
	background-image: url('/i/contacts_buble_tile.gif');
}

#contactsMap .menuMapOfficeBuble .content
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding: 0.8em 20px;
	-webkit-box-shadow: 0 0 8px #999;
	box-shadow: 0 0 8px #999;
}


/* footer */

.footer
{
	position: absolute;
	width:100%;
	height:233px;
	left:0;
	bottom:0;
	background: url('/i/footer_bg.jpg') repeat-x left top;
}

.footer .footerTree1
{
	position: absolute;
	left:-40px;
	top:-155px;
	width:25%;
	height:155px;
	background: url('/i/footer_tree.jpg') no-repeat right top;
}

.footer .footerTree2
{
	position: absolute;
	left:0;
	bottom:0;
	width:280px;
	height:84px;
	background: url('/i/footer_tree2.png') no-repeat left top;
	behavior: url('/png.htc');
}

.footer .footerPost
{
	position: absolute;
	right:0;
	bottom:0;
	width:68px;
	height:259px;
	background: url('/i/footer_post.gif') no-repeat left top;
}

.footerTr
{
	background: url('/i/footer_tr.png') repeat left top;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin: 40px 0 0 4%;
	width:80%;
	padding: 2em 40px;
	behavior: url('/png.htc');
}

.footerTl
{
	padding-left:50px;
}

.footerTl a,
.footerTl span,
.footerTl p
{
	color:#ccc;
	line-height:1.4em;
}

.footerContacts p
{
	font-size: 80%;
	color:#ccc;
}


.footerPhone small
{
	font-size: 120%;
	color: #fff;
}

.footerPhone strong
{
	font-size: 140%;
	color: #fff;
}

#hotLineAtHome {
	background: url(/i/hotLineBg.gif) repeat top left;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding: 1.5em 20px;
}

#hotLineAtHome p {margin: 0 0 1em 0; text-transform: uppercase; color: #e3b960; line-height: 1.3em; font-size: 0.9em;}
#hotLineAtHome div {color: #ffe4aa; margin: 0.25em 0 0em 0; font-size: 1.1em;}
#hotLineAtHome a {color: #66ccff; font-size: 0.9em;}



/* misc */
.mapWrap{
	float:right;
	margin-left:20px;
}

.contactsPg .paragraph{
	clear:none;
}
/* misc */

.feedback{
	box-sizing:content-box;
	margin:2em 0 2.5em 0;
	padding-bottom: 2em;
	float: left;
}

.feedback .feedback_caption{
	font-size: 1.3em;
	margin:0 0 .5em 0;
	font-weight: normal;
}
.feedback ul{

}
.feedback li{
	float: left;
	padding: 0 1em 0 0;
	text-indent: 0;
	margin-bottom: 1.5em;
	-moz-box-sizing: border-box; /* Для Firefox */  
    	box-sizing: border-box; /* Ширина блока с полями */
}

.feedback li .name{
	font-size: 1.2em;
	font-weight: normal;
	color:#4A2E16;
}

.feedback li .text{
position: relative;
padding: 1em 1em 1em 1em;
margin:.5em 0 0 0;
background: #C3AD73;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.feedback li .text:after {
content: "";
position: absolute;
top:-5px;
left: 1em;
border-style: solid;
border-width: 0 5px 5px;
border-color: #C3AD73 transparent;
display: block;
width: 0;
z-index: 1;
}

.feedback li .text p{
	color:#333;
	font-size: 1em;
	line-height: 120%;
}

.feedback li .date{
	text-align: right;
	font-size: .8em;
	color:#333;
	position: absolute;
	bottom:5px;
	right: 1em;
}

.feedback .all_feedback{
	text-align: right;
	float: right;
}

.clearfix{
	display: table;
	content:'';
	clear: both;
	height: 0;
}