html {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	background: white url(../img/body_bg.jpg) fixed no-repeat 50% 1600px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
a {
	color: #59aa47;
}
a:hover {
	text-decoration: none;
}
#header {
	width: 1135px;
	height: 90px;
	background: url(../img/header_bg.png) no-repeat 0 0;
	position: fixed;
	top: -150px;
	left: 50%;
	margin: 0 0 0 -567px;
	z-index: 99;
}
#header .logo {
	width: 144px;
	height: 147px;
	position: absolute;
	top: 0;
	left: 60px;
	z-index: 9;
}
#header .logo a {
	display: block;
	width: 144px;
	height: 147px;
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat 0 0;
}
#header .lang {
	width: 100px;
	height: 60px;
	float: left;
	padding: 0 0 0 220px;
	line-height: 60px;
	color: #002319;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
#header .lang a {
	color: #002319;
	text-decoration: none;
}
#header .lang a:hover {
	color: #fff;
}
#nav {
	width: 760px;
	height: 60px;
	float: left;
}
#nav > ul {
	height: 60px;
	float: left;
}
#nav > ul > li {
	height: 60px;
	float: left;
	font-weight: bold;
}
#nav > ul > li.active > a {
	background: #135d57;
	color: #fff;
}
#nav > ul > li:hover > a {
	background: #135d57;
	color: #fff;
}
#nav > ul > li:hover ul {
	display: block;
}
#nav > ul > li > a {
	display: block;
	float: left;
	padding: 0 22px;
	line-height: 60px;
	font-size: 12px;
	font-weight: bold;
	color: #002319;
	text-decoration: none;
	text-transform: uppercase;
}
#nav > ul > li > ul {
	display: none;
	width: 760px;
	background: url(../img/submenu_bg.png) repeat 0 0;
	position: absolute;
	top: 60px;
	left: 320px;
	padding: 0 0 0 263px;
	margin: 0 0 0 -263px;
}
#nav > ul > li > ul li {
	float: left;
}
#nav > ul > li > ul li a {
	display: block;
	padding: 10px 25px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
}
#nav > ul > li > ul li a:hover {
	background: #104848;
}
#main_block {
	padding: 90px 0 0;
	overflow: hidden;
}
#main_block > article {
	overflow: hidden;
	position: relative;
	clear: both;
}
#main_block > article:first-child {
	overflow: visible;
}
#main_block .next {
	height: 120px;
	position: relative;
	z-index: 1;
}
#main_block .next a {
	display: block;
	height: 120px;
	background: url(../img/big_arrow.png) no-repeat 50% 50%;
}
#index_page {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 1600px;
}
#index_page .image {
	width: 175px;
	height: 653px;
	position: absolute;
	top: 47px;
	left: 75px;
}
#index_page .image img {
	position: relative;
	top: 1000px;
}
#index_page .sertificates {
	position: absolute;
	top: -10px;
	right: 30px;
	height: 125px;
}
#index_page .sertificates ul li {
	width: 102px;
	height: 101px;
	float: left;
	padding: 0 0 0 50px;
	position: relative;
	top: 0px;
}
#index_page .block {
	width: 585px;
	padding: 130px 0 0 315px;
}
.nv_1.nav_az .block {
	background: url(../img/sirab-bg-1.png) top center no-repeat;
	height: 606px;
	margin-top: 115px;
	padding-left: 0!important;
	width: 100%!important;
	float: left;
}
.nv_1.nav_ru .block {
	background: url(../img/sirab-bg-ru.png) top center no-repeat;
	height: 606px;
	margin-top: 115px;
	padding-left: 0!important;
	width: 100%!important;
	float: left;
}
.nv_1.nav_en .block {
	background: url(../img/sirab-bg-en.png) top center no-repeat;
	height: 606px;
	margin-top: 115px;
	padding-left: 0!important;
	width: 100%!important;
	float: left;
}
#index_page .block h1 {
	height: 0;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 3px;
	background: #104949;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#index_page .block h1 span {
	margin: 0 0 0 -1000px;
	display: none;
}
#index_page .block .water {
	width: 550px;
	height: 280px;
	position: relative;
}
#index_page .block .water img {
	display: none;
}
#index_page .block .water img + img {
	position: absolute;
	top: 55px;
	left: 25px;
	display: none;
}
#index_page .block .water img + img + img {
	left: 203px;
}
#index_page .block .water img + img + img + img {
	left: 337px;
}
#index_page .block h2 {
	padding: 0 0 15px;
	text-align: center;
	font-size: 30px;
	color: #0c3a1f;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
	display: none;
}
#index_page .block .text {
	display: none;
}
.text {
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	text-align: justify;
}
.text .hidden {
	display: none;
}
.text p {
	padding: 0 0 10px;
}
.text .read {
	width: 80px;
	margin: 0 auto;
	font-size: 11px;
}
.text .read a {
	display: block;
	height: 16px;
	padding: 0 0 9px;
	text-align: center;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../img/text_arrow.png) no-repeat 50% -39%;
}
.text .read a.active {
	background: url(../img/text_arrow.png) no-repeat 50% -34px;
}
#about_products {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
#about_products .images img {
	position: absolute;
}
#about_products .images img:first-child {
	top: 625px;
	right: 95px;
}
#about_products .images img:first-child + img {
	top: 725px;
	right: 100px;
	display: none;
}
#about_products > h1 {
	padding: 50px 0 65px;
	font-size: 30px;
	color: #002440;
	font-weight: bold;
	text-transform: uppercase;
}
#about_products .first_article .inner {
	min-height: 500px;
	width: 575px;
	padding: 0 0 30px 78px;
}
#about_products .first_article .inner h1 {
	font-size: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #002440;
	font-style: italic;
	text-transform: uppercase;
	display: none;
}
#about_products .first_article .inner .text {
	display: none;
}
#image_slider {
	height: 538px;
	background: url(../img/water_2.png) no-repeat 50% 50%;
	overflow: hidden;
}
#index_slider {
	width: 526px;
	height: 349px;
	padding: 60px 0 0 108px;
	margin: 700px 0 0 0;
}
#index_slider .slides {
	width: 526px;
	height: 349px;
	position: relative;
	-webkit-box-shadow: 20px 20px 40px 0px #2f6b7c;
	box-shadow: 20px 20px 40px 0px #2f6b7c;
}
#index_slider .slides .data {
	display: none;
}
#index_slider .slides .slider {
	width: 526px;
	height: 349px;
	position: relative;
	overflow: hidden;
}
#index_slider .slides .slider img {
	position: absolute;
	top: 0;
	left: 0;
}
#index_slider .slides .arrows a {
	display: block;
	width: 23px;
	height: 39px;
	position: absolute;
	top: 50%;
	margin: -277px 0 0 0;
	background-image: url(../img/index_slider_arrows.png);
	background-repeat: no-repeat;
}
#index_slider .slides .arrows a.prev {
	left: -40px;
	background-position: 0 0;
}
#index_slider .slides .arrows a.prev:hover {
	background-position: 0 100%;
}
#index_slider .slides .arrows a.prev:active {
	left: -39px;
}
#index_slider .slides .arrows a.next {
	right: -40px;
	background-position: 100% 0;
}
#index_slider .slides .arrows a.next:hover {
	background-position: 100% 100%;
}
#index_slider .slides .arrows a.next:active {
	right: -39px;
}
#index_slider .slides .bullets {
	visibility: hidden;
}
.inner_article {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 40px;
	min-height: 200px;
	position: relative;
}
.inner_article .waters img {
	z-index: 1;
	position: absolute;
}
.inner_article .waters img:first-child {
	left: -150px;
	top: 200px;
}
.inner_article .waters img:first-child + img {
	right: -150px;
	top: 1350px;
}
.inner_article h1 {
	display: none;
	padding: 0 0 5px;
	font-size: 24px;
	color: #0c3a1f;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.inner_article .text {
	display: none;
}
#products {
	width: 1000px;
	margin: 0 auto;
}
#products > h1 {
	padding: 50px 0 20px;
	font-size: 30px;
	color: #002440;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#e_m_slider {
	width: 800px;
	height: 1000px;
	margin: 0 auto;
}
#e_m_slider .back {
	width: 1000px;
	height: 600px;
	position: absolute;
	top: 250px;
	left: 50%;
	margin: 0 0 0 -500px;
	overflow: hidden;
}
#e_m_slider .back .go_go {
	width: 3000px;
	position: relative;
	top: 0;
	left: -1000px;
}
#e_m_slider .back .go_go img {
	display: block;
	float: left;
}
#e_m_slider .big_slides {
	width: 550px;
	height: 550px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
#e_m_slider .big_slides:hover .arrows {
	opacity: 1;
}
#e_m_slider .big_slides .slides {
	width: 9999px;
	height: 550px;
	position: absolute;
	top: 0;
	left: 0;
}
#e_m_slider .big_slides .slides figure {
	width: 550px;
	height: 550px;
	float: left;
	margin: 0;
}
#e_m_slider .big_slides .slides figure img {
	width: 100%;
}
#e_m_slider .big_slides .arrows {
	opacity: 0.5;
}
#e_m_slider .big_slides .arrows a {
	display: block;
	width: 23px;
	height: 39px;
	background-image: url(../img/video_slider_arrows.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin: -20px 0 0;
}
#e_m_slider .big_slides .arrows a.prev {
	left: 0px;
	background-position: 0 0;
}
#e_m_slider .big_slides .arrows a.prev:hover {
	background-position: 0 100%;
}
#e_m_slider .big_slides .arrows a.prev:active {
	left: 1px;
}
#e_m_slider .big_slides .arrows a.next {
	right: 0px;
	background-position: 100% 0;
}
#e_m_slider .big_slides .arrows a.next:hover {
	background-position: 100% 100%;
}
#e_m_slider .big_slides .arrows a.next:active {
	right: 1px;
}
#e_m_slider .small_thumbs {
	width: 795px;
	height: 160px;
	margin: 10px 0 0;
	position: relative;
	overflow: hidden;
}
#e_m_slider .small_thumbs:hover .arrows {
	opacity: 1;
}
#e_m_slider .small_thumbs .slides {
	width: 9999px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
}
#e_m_slider .small_thumbs .slides figure {
	width: 195px;
	height: 154px;
	float: left;
	margin: 0 2px;
	text-align: center;
	position: relative;
}
#e_m_slider .small_thumbs .slides figure img {
	border: 3px solid #014444;
}
#e_m_slider .small_thumbs .slides figure em {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: inset 0px 0px 80px 0px #000000;
	box-shadow: inset 0px 0px 80px 0px #000000;
	-moz-animation-duration: 0.3s;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-animation-duration: 0.3s;
	-webkit-transition: all 0.3s ease-in-out;
}
#e_m_slider .small_thumbs .slides figure.active em, #e_m_slider .small_thumbs .slides figure:hover em {
	-webkit-box-shadow: inset 0px 0px 0px 0px #000000;
	box-shadow: inset 0px 0px 0px 0px #000000;
}
#health {
	width: 1000px;
	margin: 0 auto;
}
#health > h1 {
	padding: 20px 0 25px;
	font-size: 30px;
	font-weight: bold;
	color: #0c3a1f;
	text-align: center;
	text-transform: uppercase;
}
#health article {
	min-height: 300px;
	overflow: hidden;
	padding: 40px 0 20px;
}
#health article.img_left .side {
	float: right;
	padding: 0 0 0 70px;
	top: 50px;
	position: relative;
}
#health article.img_left .image {
	float: left;
	height: 540px;
	background: url(../img/water_3.png) no-repeat 50% 50%;
}
#health article.img_left .image img {
	top: 43%;
	left: 55%;
}
#health article.img_right .side {
	float: left;
	padding: 0 0 0 0;
	top: 50px;
	position: relative;
}
#health article.img_right .image {
	float: right;
	width: 430px;
	height: 520px;
	background: url(../img/water_4.png) no-repeat 50% 50%;
}
#health article.img_right .image img {
	top: 42%;
	left: 45%;
}
#health .side {
	width: 525px;
	display: none;
}
#health .side h1 {
	padding: 0 0 5px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #0c3a1f;
}
#health .side .text {
	padding: 0 0 25px;
}
#health .image {
	width: 400px;
	height: 465px;
	position: relative;
	display: none;
}
#health .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -174px 0 0 -134px;
	-webkit-box-shadow: 15px 15px 40px 0px #2c696c;
	box-shadow: 15px 15px 40px 0px #2c696c;
}
#media {
	width: 1348px;
	margin: 0 auto;
	background: url(../img/drop3.png) no-repeat 80% 100%;
}
#media > h1 {
	padding: 20px 0 25px;
	font-size: 30px;
	color: #0c3a1f;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#media .zaglushka {
	text-align: center;
}
#media .inner {
	width: 700px;
	min-height: 200px;
	margin: 0 auto;
	padding: 50px 0 70px;
}
#media .inner .text {
	display: none;
}
.reklam {
	width: 1348px;
	height: 700px;
	margin: 10px auto 0;
	padding: 40px 0 0;
	background: url(../img/water_8.png) no-repeat 50% 0;
}
.reklam h1 {
	padding: 0 0 5px;
	font-size: 24px;
	color: #0c3a1f;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
.reklam > div {
	width: 1113px;
	margin: 0 auto;
	padding: 0;
}
#video_slider {
	width: 1100px;
	height: 514px;
	margin: 0 auto;
	padding: 50px 0 0;
	background: url(../img/water_5.png) no-repeat 50% 0;
	position: relative;
	overflow: hidden;
}
#video_slider h1 {
	padding: 0 0 15px;
	font-size: 24px;
	color: #0c3a1f;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#video_slider .data {
	display: block;
}
#video_slider .video {
	width: 700px;
	height: 514px;
	margin: 0 auto;
	background: url(../img/preloader.gif) no-repeat 50% 50%;
	position: relative;
	top: 514px;
}
#video_slider .arrows a {
	display: block;
	width: 23px;
	height: 39px;
	position: absolute;
	top: 50%;
	margin: -17px 0 0 0;
	background-image: url(../img/video_slider_arrows.png);
	background-repeat: no-repeat;
}
#video_slider .arrows a.prev {
	left: -30px;
	background-position: 0 0;
}
#video_slider .arrows a.prev:hover {
	background-position: 0 100%;
}
#video_slider .arrows a.prev:active {
	left: 161px;
}
#video_slider .arrows a.next {
	right: -30px;
	background-position: 100% 0;
}
#video_slider .arrows a.next:hover {
	background-position: 100% 100%;
}
#video_slider .arrows a.next:active {
	right: 161px;
}
.three_link {
	width: 1070px;
	height: 310px;
	margin: 0 auto;
	padding: 80px 0 0;
}
.three_link ul li {
	width: 204px;
	height: 204px;
	float: left;
	margin: 0 0 0 62px;
	position: relative;
	top: 80px;
}
.three_link ul li:first-child {
	margin: 0;
}
.three_link ul li img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	width: 204px;
	height: 204px;
	-moz-animation-duration: 0.1s;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-animation-duration: 0.1s;
	-webkit-transition: all 0.1s ease-in-out;
}
.three_link ul li a:hover img {
	width: 208px;
	height: 208px;
	margin: -2px 0 0 -2px;
}
#reviews {
	width: 1120px;
	height: 453px;
	margin: 0 auto;
	background: url(../img/water_6.png) no-repeat 50% 0;
	position: relative;
}
#reviews > div {
	width: 1000px;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/greennes.png) repeat 0 0;
}
#reviews h1 {
	height: 55px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#reviews .send_form {
	width: 415px;
	float: left;
	padding: 25px 0 0 35px;
}
#reviews .send_form p {
	padding: 0 0 8px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
}
#reviews .send_form ul li {
	padding: 0 0 8px;
}
#reviews .send_form ul li input, #reviews .send_form ul li textarea {
	display: block;
	width: 400px;
	height: 17px;
	margin: 0;
	padding: 7px 7px;
	border: none;
	font-size: 14px;
	font-family: Segoe UI;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#reviews .send_form ul li input:focus, #reviews .send_form ul li textarea:focus {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#reviews .send_form ul li textarea {
	height: 165px;
}
#reviews .send_form ul li button {
	border: none;
	background: none;
	float: right;
	margin: 0;
	padding: 0;
	color: #f0d500;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
}
#reviews .send_form ul li button:hover {
	color: #fff;
}
.review_list {
	width: 510px;
	height: 370px;
	float: right;
	background: url(../img/greennes.png) repeat 0 0;
}
.review_list h2 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.review_list ul {
	padding: 0 10px 0 0;
}
.review_list ul li {
	padding: 0 0 25px;
	font-size: 14px;
	color: #fff;
}
.review_list ul li h3 {
	padding: 0 0 5px;
	color: #f0d500;
}
.review_list ul li strong {
	font-weight: bold;
}
.review_list ul li p {
	padding: 5px 0;
	line-height: 17px;
}
.review_list ul li time {
	display: block;
	text-align: right;
}
#contacts {
	width: 1000px;
	height: auto;
	margin: 120px auto 0;
	background: url(../img/water_7.png) no-repeat 50% 0;
}
#contacts > div {
	height: auto;
	background: url(../img/greennes.png) repeat 0 0;
	overflow: hidden;
	padding: 0 0 20px;
}
#contacts > div .contact_text {
	width: 315px;
	float: left;
	padding: 40px 0 0 30px;
	color: #fff;
}
#contacts > div .contact_text h1 {
	padding: 0 0 10px;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#contacts > div .contact_text p {
	padding: 0 0 10px;
	font-size: 18px;
	line-height: 23px;
}
#map_1 {
	width: 615px;
	height: 263px;
	float: right;
	margin: 16px 13px 0 0;
}
#map_2 {
	width: 615px;
	height: 263px;
	float: right;
	margin: 16px 13px 0 0;
}
#scrollbar1 {
	width: 478px;
	margin: 0 0 10px 30px;
}
#scrollbar1 .viewport {
	width: 465px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar1 .scrollbar {
	background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 10px;
}
#scrollbar1 .track {
	background: #00150e;
	height: 100%;
	width: 10px;
	position: relative;
	padding: 0 1px;
}
#scrollbar1 .thumb {
	background: #5c7d6a;
	height: 20px;
	width: 10px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 1px;
}
#scrollbar1 .thumb .end {
	display: none;
}
#scrollbar1 .disable {
	display: none;
}
.counter {
	position: fixed;
	top: 10px;
	left: 10px;
	display: none;
}
.mult_ru {
	display: none;
}
.mult_ru li {
	position: fixed;
	width: 130px;
	height: 200px;
	display: none;
	z-index: 99;
}
.mult_ru li p {
	width: 180px;
	height: auto;
	padding: 5px 15px;
	margin: 50px 0 0;
	line-height: 16px;
	position: absolute;
	top: 25px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.mult_ru li:first-child {
	top: 150px;
	left: 50px;
}
.mult_ru li:first-child p {
	left: 110px;
}
.mult_ru li:first-child + li {
	top: 150px;
	right: 50px;
}
.mult_ru li:first-child + li p {
	right: 130px;
}
.mult_ru li:first-child + li + li {
	top: 50%;
	right: 50%;
}
.mult_ru li:first-child + li + li p {
	left: 130px;
}
.bluess {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.bluess em:first-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background: url(../img/bluess_top.png) repeat-x 0 0;
}
.bluess em:first-child + em {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background: url(../img/bluess_bottom.png) repeat-x 0 0;
}
.bluess em:first-child + em + em {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bluess.png) repeat 0 0;
}
#products_page {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/slider_back_2.png) no-repeat 50%;
}
#products_page > h1 {
	height: 90px;
	line-height: 60px;
	font-size: 30px;
	color: #002440;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#products_page article {
	width: 909px;
	margin: 0 auto;
	padding: 90px 0 0;
}
#products_page article h1 {
	height: 35px;
	font-size: 28px;
	color: #002440;
	font-weight: bold;
	text-transform: uppercase;
}
#products_page article .list {
	overflow: hidden;
}
#products_page article .list figure {
	width: 297px;
	height: 230px;
	float: left;
	margin: 0 2px;
	text-align: center;
	position: relative;
}
#products_page article .list figure + figure + figure + figure {
	display: none;
}
#products_page article .list figure a img {
	border: 2px solid #014444;
}
#products_page article .list figure a em {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: inset 0px 0px 80px 0px #000000;
	box-shadow: inset 0px 0px 80px 0px #000000;
	-moz-animation-duration: 0.3s;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-animation-duration: 0.3s;
	-webkit-transition: all 0.3s ease-in-out;
}
#products_page article .list figure a em:hover {
	-webkit-box-shadow: inset 0px 0px 0px 0px #000000;
	box-shadow: inset 0px 0px 0px 0px #000000;
}
.darkness {
	background: #000;
	background: url(../img/e_blackness.png) repeat 0 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 99999;
}
#e_color {
	background: white url(../img/e_preloader.gif) no-repeat 50% 50%;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
	overflow: visible !important;
}
#e_color img {
	width: 100%;
	height: 100%;
	position: absolute;
}
#e_color:hover a {
	display: block;
}
#e_color a {
	display: none;
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	display: none;
	text-decoration: none;
}
#e_color a.prev {
	left: 0;
}
#e_color a.prev span {
	left: 10px;
	background-position: 0 0;
}
#e_color a.prev:hover span {
	background-position: 0 100%;
}
#e_color a.prev:active span {
	left: 11px;
}
#e_color a.next {
	right: 0;
}
#e_color a.next span {
	right: 10px;
	background-position: 100% 0;
}
#e_color a.next:hover span {
	background-position: 100% 100%;
}
#e_color a.next:active span {
	right: 11px;
}
#e_color a span {
	width: 32px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin: -29px 0 0 0;
	background-image: url(../img/e_arrows.png);
	background-repeat: no-repeat;
}
#e_color .close {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	right: -20px;
	background: url(../img/e_close.png) no-repeat 0 0;
	cursor: pointer;
}
#e_color .close:hover {
	background: url(../img/e_close.png) no-repeat 0 100%;
}
#e_color .counter {
	display: block;
	position: absolute;
	top: -15px;
	left: 0;
	font-weight: bold;
	color: #fff;
}
#e_color .description {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
#e_color .description p {
	width: 100%;
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	background: url(../img/e_blackness.png) repeat 0 0;
	position: relative;
	bottom: 0;
	left: 0;
}
#e_color .description p span {
	display: block;
	padding: 0 15px;
}
