/*------------------------- global styles --------------------------*/
html, body {
	margin: 0;
	padding: 0;
}

html {height: 100%;}

body {
	min-height: 580px;
}

body {
	background: #0f0f0f;
	font: 90%/1.4em Verdana,sans-serif;
	color: #fff;
	display: table;
	height: 100%;
	width: 100%;
}

img {border: none;}

input {vertical-align: middle;}

a {
	color: #fff;
}

#wrapp {
	background: #0f0f0f;
	display: table-cell; /* фича для центрирования блока по вертикали */
	vertical-align: middle;
	padding: auto 0 !important; /* как бы отмечаем не известный блок */
}

#middle {
	background: #099;
	height: 447px;
}

#content {
	background: url(/images/cont_bg_fon.jpg) repeat-x;
	height: 100%;
	overflow: hidden; /* обрезаем все что вылазиет за блок */
}

.line_h_f {
	background: #090909;
	height: 38px;
	width: 100%;
}

.copyr {
	position: relative;
	top: 10px;
	margin: 0 auto;
	width: 898px;
}

.copyr div {
	font: 11px Tahoma, sans-serif;
	color: #555;
	padding-left: 246px;
}
/* for typeface.js */
.typeface-js, h1, h2, h3, h4, h5, h6 {
	visibility: hidden;
}

.font_js_t { 
	font-size: 25px;
	color: #fcce6b;
	text-align: center;
	padding-top: 10px;
}

.font_js_t p {
	margin: 2px 0;
}

.font_eng { 
	background: url(/images/font_eng_bg.jpg) repeat;
	font-size: 32px;
	color: #ccac82;
	text-align: center;
	padding: 6px 0 0;
}

.font_f_letter {
	font-size: 320%;
	color: #fff;
	position: relative;
	top: 14px;
}

.font_smoll {
	font: 11px Tahoma, sans-serif !important;
	color: #fff;
	position: relative;
	top: -20px;
}

.font_smoll_y {
	color: #fff3c5 !important;
	position: relative;
	top: -12px;
}

.typeface-js-selected-text {
	visibility: hidden;
}
/*--- glob classes ---*/
.marg_none {
	margin: 0 !important;
}

.txt_d_none {
	text-decoration: none;
}

.txt_d_underl {
	text-decoration: underline;
}

.img_icon {
	margin-bottom: -1px;
}
/*------------------------- end global styles --------------------*/

/*---------------------- for index page --------------------------*/
#c_box {
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
}

#c_box img {
	position: absolute;
	left: 50%;
	margin: -26px 0 0 -78px;
}

/*---------------------------- content -------------------------------*/
.cont_bg {
	background: url(/images/cont_bg.jpg) repeat !important;
}

.r_bg {
	background: url(/images/r_img.jpg) no-repeat;
	height: 100%;
	width: 898px;
	margin: 0 auto;
}

.h_bl {
	padding: 165px 0 0 112px;
	width: 180px !important;
}

.cont_bl {
	margin: 0 auto;
	position: relative;
	height: 100%; 
	width: 890px;
}

.page_img {
	margin: 0 30px 0 0;
	float: left;
}

.text_contacts_bl {
	padding-top: 40px !important;
	padding-left: 540px;
}

.text_val_bl {
	position: relative;
	padding: 60px 0 0 540px;
	font: 11px Tahoma, sans-serif;
}

.text_val_bl p, .text_val_bl div {
	line-height: 1.4em;
}

.text_val_bl a {
	text-decoration: none;
}

.text_val_bl a:hover {
	text-decoration: underline;
}

.dot {
	margin: 0 4px -2px;
}

.contacts_t {
	padding-left: 6px;
}

.contacts_t .img_td {
	text-align: center;
	width: 24px;
}
/*-------------------------- services ------------------*/
.services_bg {
	background: url(/images/services_img.jpg) no-repeat;
	height: 100%;
	width: 898px;
	margin: 0 auto;
}

.services_bl {
	padding: 116px 0 0 524px;
	width: 318px !important;
}

.services_bl ul {
	padding: 0 0 0 4px;
}

.services_bl ul li {
	line-height: 1.46em;
	font-size: 10px;
	padding-bottom: 6px;
	list-style: url(/images/list_img.gif) inside;
}

.service_menu {
	margin: 0 auto;
	width: 890px;
}

.service_menu ul {
	margin: 0 0 0 520px;
	padding: 6px 0 0;
}

.service_menu ul li {
	display: inline;
	padding: 0;
	list-style: none;
	margin-right: 20px;
}

.service_menu li a {
	color: #625948;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
}

.service_menu li a:hover, .service_menu li a.current {
	color: #f4ece1;
}
/*----------------------------- material ---------------------*/
.text_mater_bl {
	padding-top: 130px !important;
	padding-left: 540px;
}

.mater_bl {
	background: url(/images/material_fon.jpg) no-repeat;
	color: #fff3c5;
	height: 69px;
	font-size: 38px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 6px;
	width: 310px;
}

.mater_bl a {
	display: block;
	height: 100%;
	width: 100%;
}

.mater_bl a, .mater_bl a:hover {
	text-decoration: none;
}

.mater_bl .typeface-js {
	position: relative;
	bottom: -10px;
}
/*----------------------------- fragrances -----------------------*/
.fragrances_bl {
	padding-top: 30px !important;
}

.fr_table {
	position: relative;
	width: 100%;
}

.fr_table td {
	background: url(/images/fragrances_bg.jpg) no-repeat;
	height: 69px;
	width: 179px;
	padding-left: 16px;
}

.fr_table td a, .fr_table td a:hover {
	text-decoration: none;
}

.fr_table td em {
	font-style: normal;
}

.fr_table td a:hover em {
	text-decoration: underline;
}

.fr_table td a img {
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.fr_table td a.hide {
	color: #2d2d2c;
}

.fr_table td a.hide em {
	margin-right: 14px;
}
/*------- for fragrances menu------------------------------*/
.fr_bl {
	background: #000 url(/images/fr_bl_fon.jpg) repeat-y left top;
	font: 11px/1.4em Tahoma, sans-serif;
	opacity: 0.96;
	filter: alpha(opacity=96);
	position: absolute;
	top: 0;
	left: 0;
	width: 910px;
	height: 447px;
	overflow: auto;
	z-index: 1;
}

.fr_bl_button {
	background: #2a2927;
	height: 20px;
	width: 72px;
	float: right;
}

.fr_bl_button a {
	display: block;
	color: #ababab;
	text-align: center;
	text-decoration: none;
	padding: 2px 0;
}

.fr_bl_button a:hover {
	color: #fff;
}

.fr_bl_l, .fr_bl_r {
	float: left;
	position: relative;
	height: 100%;
}

.fr_bl_l {
	width: 510px;
}

.fr_bl .fr_bl_txt {
	padding: 0 64px 0 62px;
}

.fr_bl_r {
	width: 380px;
}

.fr_bl_r ul.fr_bl_menu {
	margin: 6em 2px 0 0;
	padding: 0;
}

.fr_bl_menu li {
	list-style: none;
	height: 40px;
	text-align: center;
}

.fr_bl_menu li.curr {
	background: #000;
}

.fr_bl_menu li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}

table.selec_td {
	background: #000;
	font: 11px Tahoma, sans-serif;
	color: #fff;
	margin: 10px 4px;
	width: 96%;;
}

.selec_td td {
	height: 18px;
}

.selec_td td.selec_td_l {
	background: url(/images/sel_l.gif) no-repeat;
	width: 4px;
}

.selec_td td.selec_td_r {
	background: url(/images/sel_r.gif) no-repeat;
	width: 30px;
}

.selec_td td.selec_td_c {
	background: url(/images/sel_c.gif) repeat-x;
	text-align: left;
}

#sel_menu {
	background: #000;
	opacity: 0.96;
	filter: alpha(opacity=96);
	position: absolute;
	top: 60px;
	right: 14px;
	left: 8px;
	margin: 0;
	padding: 4em 0;
}

#sel_menu li {
	list-style: none;
	height: 40px;
	text-align: center;
}

#sel_menu li.curr {
	background: #171717;
}

#sel_menu li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}

.fr_bl_menu li span.sel_point {
	padding-left: 20px;
}

.sel_point img {
	margin-right: 2px;
}

.fr_bl_submTop {
	margin-top: 3em !important;
}

.fr_bl_submenu {
	margin-top: 10px;
	padding: 0 20px 0 30px;
}

.fr_bl_submenu dl {
	margin: 0;
}

.fr_bl_submenu dd {
	margin: 0 0 6px 26px;
}

/*----------------------------- main_menu -----------------------*/
.main_menu {
	margin: 0 auto;
	width: 890px;
}

.main_menu ul {
	margin: 12px 0 0;
	padding: 0;
	float: right;
}

.main_menu ul li {
	display: inline;
	padding: 0;
	list-style: none;
	margin-right: 20px;
}

.main_menu li a {
	color: #797162;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
}

.main_menu li a:hover, .main_menu li a.current {
	color: #f4ece1;
}

.logo_t_img {
	margin: 15px 0 0 204px;
}

/*------------------------ brand page ----------------------*/
.brand_middle {
	background: url(/images/brand_fon.jpg) repeat-x;
	position: relative;
	color: #1f1f1f;
	font: 11px/1.4em Tahoma, sans-serif;
	height: 520px;
}

.brand_cont {
	margin: 0 auto;
	position: relative;
}

.brand_cont_text {
	height: 288px;
	padding: 0 6em;
	overflow-y: auto;
}

.brand_cat_logo {
	text-align: center;
	line-height: 1.4em;
	padding-top: 28px;
}

.brand_cat_logo .typeface-js {
	font-size: 34px;
	color: #ccac82;
	padding-top: 10px;
}

.brand_cat_logo .brant_titl_cat_logo {
	color: #8a8a8a;
	margin: 0;
	position: relative;
	top: -6px;
}

.brand_h_text {
	margin: 30px 0 20px;
	padding: 0 6em;
}

.brand_h_text span {
	background: #fff4d8;
	color: #906c00;
	padding: 3px 30px;
}

.brand_text {
	padding-left: 64px;
}

.brand_close_butt {
	background: #2a2927;
	position: absolute;
	top: -24px;
	right: 24px;
	text-align: center;
	padding: 4px 0;
	width: 70px;
}

.brand_close_butt a {
	color: #ababab;
	text-decoration: none;
}

.brand_close_butt a:hover {
	color: #fff;
}

/*----------- sv list ----------------*/
.text_sv_bl {
	padding-left: 520px;
	padding-top: 20px !important;
}

.sv_list {
	margin: 0;
	padding: 0;
}

.sv_list li {
	font-size: 35px;
	margin: 12px 0;
	text-align: center;
	list-style: none;
}

.sv_list li a {
	color: #ccac82;
	text-decoration: none;
	display: block;
	padding-top: 6px;
}

.sv_list li a:hover {
	background: url(/images/sv_list_bg.jpg) no-repeat;
	text-decoration: none;
}

.sv_list .font_smoll {
	position: relative;
	top: -20px;
}
