@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font: normal normal 12px/140% verdana, sans-serif;
}

h1, .h1, .benefits h2 {
	font-size: 34px;
	color: #51A5B7;
	font-family: HeliosThinC, sans-serif;
	margin: 0;
	padding: 0 0 12px;
}

h2 {
	font-size: 27px;
	font-family: HeliosThinC, sans-serif;
	color: #9D5299;
}

h3 {
	font-size: 120%;
	color: #1F1F1F;
}

a {
	color: #9D5299;
}

a:hover {
	color: #CC1F6A;
}

.site {
	position: relative;
	text-align: left;
	width: 950px;
}

.bg {
	background: #F5EFF6 url("/pict/bg.png") repeat-x top;
}

.content {
	width: 910px;
	float: left;
	padding: 90px 30px 20px 10px;
}

.content.two {
	width: 600px;
}

.content.brands {
	width: 810px;
}

.right {
	float: left;
	width: 300px;
	padding: 80px 0 20px 10px;
}

/*** HOME PAGE ***/
.content_home {
	margin: 50px 0 20px;
	float: left;
	position: relative;
}

.text_about {
	float: left;
	width: 290px;
	padding: 0 30px 0 10px;
}

.text_about p, .benefits p {
	margin: 0;
	padding: 0 0 6px;
}

.benefits {
	float: left;
	width: 280px;
	padding: 0 30px 0 0;
}

.benefits h2 {
	color: #0CAC76;
}

.content_home .present {
	float: left;
	width: 200px;
	height: 150px;
	padding: 0 0 0 110px;
	background: url("/pict/present_home.png") no-repeat left 20px;
}

.content_home .present h2 a {
	color: #000;
}

.content_home .present h2 a:hover {
	color: #9D5299;
}

.ctg_list_parent {
	clear: both;
	margin: 30px 0 0 10px;
}

.ctg_list_parent .container {
	position: relative;
	float: left;
	width: 460px;
	padding: 0;
}

.ctg_list_parent .container.first {
	padding-right: 20px;
}

.ctg_list_parent .text_block {
	position: absolute;
	top: 66px;
	left: 20px;
	color: #fff;
	font-size: 11px;
	width: 260px;
	line-height: 120%;
}

.ctg_list_parent h2 {
	margin: 0;
	padding: 0 0 2px;
	font-size: 34px;
	font-weight: normal;
	font-family: HeliosThinC, sans-serif;
}

.ctg_list_parent p {
	margin: 0;
	padding: 0;
}

.ctg_list_parent a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.ctg_list_parent a:hover {
	color: #9D5299;
}

/*** cat ***/
ul.ctg_all {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
}

ul.ctg_all li {
	margin: 0;
	padding: 0 0 30px;
}

ul.ctg_all li .block_text {
	margin: 0;
	padding: 0 100px 0 40px;
}

ul.ctg_all li .block_text p {
	margin: 0;
	padding: 0;
}

/* ITEMS */
ul.items {
	margin: 40px 0;
	padding: 0;
	list-style: none;
}

ul.items li {
	margin: 0;
	padding: 0 0 30px;
	background: none;
}

ul.items li.last {
	border-bottom: 0px !important;
}

ul.items li ul {
	margin: 1em;
	padding: 1em;
}

ul.items li ul li {
	list-style: disc;
	border: 0px;
	clear: none;
}

.items h2 {
	margin: 0;
	padding: 0;
}

.items p {
	margin: 0;
	padding: 10px 0 0;
}

.items .block_img {
	float: left;
	padding: 0 20px 10px 0;
}

.about .block_img {
	width: 46px;
}

.about .block_text {
	float: left;
	width: 530px;
}

/*** retail ***/
ul.regions {
	float: left;
	width: 220px;
	margin: 20px 0 40px;
	padding: 0;
	list-style: none;;
}

ul.regions li {
	margin: 0;
	padding: 0 0 6px 16px;
	background: url("/pict/bull.png") no-repeat left 4px;
}

ul.regions li a {
	text-decoration: none;
}

ul.regions li.active {
	background-image: url("/pict/bull_active.png");
}

ul.regions li a:hover, ul.regions li.active a {
	color: #51BFD1;
}

ul.shops, ul.shops ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.shops h2, ul.shops h2 a {
	margin: 0;
	padding: 6px 0 0;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, sans-serif;
	color: #51BFD1;
}

ul.shops li {
	margin: 0;
	padding: 0;
}

.r_title, .r_comment, .r_phone, .r_url, .r_email {
	display: block;
	float: left;
	margin: 6px 10px 6px 0;
	padding: 10px 0 0;
}

.r_title {
	color: #E61F6A;
}

.r_comment, .r_phone, .r_url, .r_email {
	padding-left: 46px;
	height: 36px;
	background: url("/pict/ico_office.png") no-repeat left top;
}

.r_comment p {
	margin: 0;
	padding: 0;
}

.r_phone {
	background-image: url("/pict/ico_phone.png");
}

.r_url {
	background-image: url("/pict/ico_web.png");
}

.r_email {
	background-image: url("/pict/ico_phone.png");
}

/*** right ***/
.right .present {
	height: 250px;
	padding: 0 0 0 110px;
	background: url("/pict/present_home.png") no-repeat left top;
}

.right .present h2 {
	margin: 0;
	padding: 10px 0 0;
}

.right .present h2 a {
	color: #000;
}

.right .present h2 a:hover {
	color: #9D5299;
}

.coop_title {
	padding: 90px 0 20px 50px;
	display: block;
}

.coop_phone, .coop_email {
	display: block;
	padding: 0 0 24px 50px;
	font-size: 27px;
	font-family: HeliosThinC, sans-serif;
	color: #E61F6A;
}

.coop_phone {
	background: url("/pict/ico_phone.png") no-repeat left -6px;
}

.coop_email a {
	color: #E61F6A;
}

.coop_email a:hover {
	color: #9D5299;
}

/*** contacts ***/
.content.contacts {
	padding-bottom: 100px;
}

.contacts .h2 {
	display: block;
	padding: 40px 0 10px 50px;
	line-height: 100%;
}

.contacts_office, .contacts_email, .contacts_phone {
	display: block;
	padding: 0 0 10px 50px;
	font-size: 27px;
	font-family: HeliosThinC, sans-serif;
	color: #E61F6A;
	line-height: 100%;
}

.contacts_office {
	background: url("/pict/ico_office.png") no-repeat left -4px;
	font-family: HeliosThinC, sans-serif;
}

.contacts_phone {
	background: url("/pict/ico_phone.png") no-repeat left -4px;
	font-family: HeliosThinC, sans-serif;
}

.contacts_email a {
	color: #E61F6A;
}

.contacts_email a:hover {
	color: #9D5299;
}

/*** Header ***/
.logo {
	float: left;
	padding: 0;
	height: 110px;
	width: 250px;
}

.logo a {
	text-decoration: none;
	border: none;
}

.phone {
	float: left;
	width: 300px;
	margin-left: 30px;
}

.back_call {
	position: absolute;
	left: 580px;
	top: 52px;
	font-style: italic;
}

.lang {
	position: absolute;
	right: 0;
	top: 24px;
	font-size: 14px;
	font-style: italic;
}

.lang span {
	padding: 6px 0 0;
	display: block;
	height: 16px;
}

/*** Nav Main ***/
.nav_main {
	position: absolute;
	height: 50px;
	clear: both;
	left: -15px;
	top: 110px;
	width: 980px;
	font-weight: bold;
}

.nav_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav_main ul li {
	margin: 0;
	padding: 12px 0 0;
	float: left;
	height: 38px;
	background: url("/pict/nav_main_bg.png") no-repeat right 16px;
}

.nav_main ul li.last {
	float: right;
	padding-right: 0;
}

.nav_main ul li a {
	font-family: HeliosThinC, sans-serif;
	font-size: 16px;
	color: #9D5299;
	border-bottom: 1px solid #DFC8DF;
	display: block;
	margin: 4px 25px 0;
}

.nav_main ul li.last a {
	color: #CC1F6A;
}

.nav_main ul li a:hover {
	color: #CC1F6A;
	border-bottom-color: #CC1F6A;
}

.nav_main ul li span.active a {
	color: #fff;
	border-bottom: 0px solid #fff;
}

.nav_main ul li span.active {
	display: block;
	float: left;
	height: 30px;
}

.cleaner {
	display: block;
	clear: both;
}
