html {
	position: relative;
}
body {
	margin: 0px;
	font-family: Arial Amu, Arian Amu, Arial, sans-serif;
}
.cb {
	clear: both;
}
#header {
	background: #e8edf5;
	width: 1170px;
	height: 123px;
	margin: 15px auto 0 auto;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
#header_wrapper{
	position: relative;
	width: 1170px;
	height: 123px;
	margin: 0 auto;
}
#wrapper {
	width: 1170px;
	margin: 0 auto;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
#years15 {
	position: absolute;
	top: 13px;
	left: 50px;
	width: 140px;
	height: 100px;
	background: url(../images/15years.png) no-repeat;
}
#logo_wrapper {
	padding: 22px 55px 25px;
}
#logo_text {
	display: inline-block;
}
#logo_text span {
	color: #5f6e82;
	font-size: 12px;
	width: 210px;
	display: inline-block;
	margin: 10px 0px 5px 20px;
}
#logo {
	position: absolute;
	top: 16px;
	left: 338px;
	width: 494px;
	height: 90px;
	background: url(/images/logo.png);
}
#logo a {
	display: block;
	height: 90px;
}
.language_bar {
	position: absolute;
	bottom: 16px;
	right: 15px;
	width: 87px;
	height: 16px;
}
.language_bar .language {
	float: left;
	width: 24px;
	height: 16px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.language_bar .language a {
	display: block;
	height: 16px;
}
#flag_am {
	background-image: url(/images/am.gif);
}
#flag_ru {
	background-image: url(/images/ru.gif);
}
#flag_en {
	background-image: url(/images/en.gif);
}
#menu_wrapper {
	position: relative;
	width: 1170px;
	margin: 0 auto;
	background-color: #353C91;
	height: 48px;
	text-align: center;
	z-index: 1;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
#menu {
	display: inline-block;
	height: 100%;
	text-transform: uppercase;
}
#menu ul {
	list-style: none;
	height: 20px;
	margin: 0;
	padding: 14px 0;
	line-height: 20px;
}
#menu ul li {
	float: left;
	padding: 0 15px;
	border-left: 1px solid #f5f5f5;
}
#menu .menu_item {
	font-size: 15px;
	color: #f5f5f5;
	text-decoration:none;
	text-shadow: 0 0 8px #000;
	-moz-text-shadow: 0 0 8px #000;
	-webkit-text-shadow: 0 0 8px #000;
	-o-text-shadow: 0 0 8px #000;
}
#menu  li.first {
	border: none;
}
.menu_separator {
	font-size: 15px;
	color: #d3dbe2;
}
#slider-wrapper {
	width: 778px;
	margin-left: 31px;
	border: 2px solid #5f6e82;
	padding: 5px;
	background-color: #fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
#slider img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
#content {
	position: relative;
}
#sidebar {
	width: 270px;
	float: left;
	padding-top: 5px;
}
.sidebar_item_text {
	background-color: #353C91;
	font-size: 13px;
	color: #f5f5f5;
	padding: 18px;
	border-bottom: 1px solid #f5f5f5;
	cursor: pointer;
	display:block;
	text-decoration:none;
	text-shadow: 0 0 5px #000;
	-moz-text-shadow: 0 0 5px #000;
	-webkit-text-shadow: 0 0 5px #000;
	-o-text-shadow: 0 0 5px #000;
}
.sidebar_subitem_wrapper {
	display: none;
}
.sidebar_subitem {
	background: #d3dbe2;
	padding: 11px 22px;
	color: #5f6e82;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	display:block;
	text-decoration:none;
}
#content_main_wrapper {
	float: left;
	width: 869px;
	padding-left: 30px;
	border-left: 1px solid #2589A3;
}
#content_main {
	width: 870px;
	min-height: 540px;
	background-color: #e8edf5;
	position: relative;
	padding: 5px 0 10px 0;
}
#cart {
	position: absolute;
	margin-left: 570px;
	top: 5px;
	right: 0px;
	z-index:1000;
}
#cart_title {
	width: 300px;
	height: 30px;
	background-color: #353C91;
}
#cart_arrow {
	display: inline-block;
	background: url(/images/cart_arrow.png) no-repeat;
	width: 13px;
	height: 9px;
	position: absolute;
	top: 11px;
	left: 8px;
	cursor: pointer;
}
#cart_count {
	position: absolute;
	top: 5px;
	left: 33px;
	color: #fff;
	font-size: 18px;
}
#cart_icon {
	position: absolute;
	top: 6px;
	right: 12px;
	background: url(/images/cart_icon.png);
	width: 23px;
	height: 20px;
}
#cart_content {
	background: #bec4c9;
	padding: 5px;
	display:none;
	z-index:1000;
}
.cart_item {
	margin: 5px;
	border: 1px solid #5f6e82;
	min-height: 58px;
	position: relative;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}
.cart_item_pic {
	width: 34px;
	height: 38px;
	margin: 10px;
	display: inline-block;
	float: left;
	background: url(/images/cart_item_pic.png) no-repeat;
	background-size: cover;
}
.cart_item_desc {
	color: #5f6e82;
	display: inline-block;
	float: left;
	width: 200px;
	margin-top: 7px;
}
.cart_item_close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/images/cart_inner_close.png) no-repeat;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.content_title {
	color: #2d303c;
	font-size: 18px;
	margin: 45px 0 17px 30px;
}
.products_wrapper {
	margin: 0 31px;
}
.products_wrapper  > a {
	text-decoration: none;	
}
.home_wrapper_title {
	display: inline-block;
	color: #353C91;
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0;
	padding: 5px 10px;
	background-color: #950197;
	background: -webkit-linear-gradient(left, #BDBDBD , #EEEEEE, #BDBDBD); 
	background: -o-linear-gradient(right, #BDBDBD , #EEEEEE, #BDBDBD);
	background: -moz-linear-gradient(right, #BDBDBD , #EEEEEE, #BDBDBD);	
	background: linear-gradient(to right, #BDBDBD , #EEEEEE, #BDBDBD);
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-o-transform: skew(-10deg);
	transform: skew(-10deg);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
.products_wrapper_title, .partners_wrapper_title {
	font-size: 24px;
	margin: 12px 0 30px 0;
	color: #5f6e82;
}
.product {
	width: 150px;
	height: 245px;
	padding: 15px;
	border: 2px solid #5f6e82;
	background: #fff;
	margin: 0 18px 18px 0;
	float: left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.product_pic {
	width: 150px;
	height: 150px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center;
}
.product_code {
	color: #2d303c;
	font-size: 14px;
	height: 25px;
	overflow: hidden;
	line-height: 16px;
}
.product_desc {
	color: #2d303c;
	font-size: 13px;
	height: 51px;
	overflow: hidden;
	line-height: 16px;
	margin-bottom: 1px;
}
.product_brand {
	color: #5f6e82;
	font-size: 13px;
	height: 17px;
	overflow: hidden;
	line-height: 16px;
}
#footer {
	background-color: #2d303c;
	width: 100%;
	height: 40px;
}
.footer_inner {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}
.copyright {
	color: #d3dbe2;
	font-size: 13px;
	position: absolute;
	top: 12px;
	right: 110px;
}
#pagination_bar a {
	color:#fff;
	text-decoration: none;
}
#pagination_bar {
	width: 99%;
	text-align: center;
	height: 28px;
	background-color: #9bb2c6;
	color: #fff;
	font-size: 13px;
	padding-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	-o-box-shadow: 0 0 10px #ccc;
}
.products_wrapper #pagination_bar {
	width: 98%;
}
.pagination_item {
	display: inline-block;
	cursor: pointer;
}
.selected_page {
	font-weight: bold;
	color: #2d303c;
}
.partners_wrapper {
	margin: 0 31px;
}
.partner {
	width: 155px;
	height: 200px;
	padding: 15px;
	border: 2px solid #5f6e82;
	background-color: #fff;
	margin: 0 13px 18px 0;
	float: left;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.partners a {
	text-decoration: none;
}
.partner_pic {
	width: 150px;
	height: 150px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center;
}
.partner_name {
	color: #2d303c;
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
}
.contacts_wrapper {
	margin: 0 31px;
}
.contacts_wrapper_title {
	color: #2d303c;
	font-size: 18px;
	margin: 55px 0 30px 0;
}
.contact {
	width: 399px;
	background-color: #fff;
	margin: 0 18px 18px 0;
	float: left;
	border: 1px solid #d1d1d1;
}
.contact_pic {
	background: url(/images/google_maps.png);
	width: 398px;
	height: 329px;
	margin-bottom: 15px;
}
.contact_desc {
	border-top: 1px solid #d1d1d1;
	color: #8e8e8e;
	font-size: 16px;
	padding: 20px;
	line-height: 23px;
}
.main-product-img {
	float: left;
}
.main-product-img img {
	margin: 0;
	border: 2px solid #5f6e82;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.main-product-opt {
	float: left;
	margin-left: 20px;
}
.product-images-list {
	margin-top: 12px;
}
.product-images-list img {
	border: 2px solid #5f6e82;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0;
	margin-right: 5px;
	cursor: pointer;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.product-description {
	margin-top: 25px;
}
.add-cart-block {
	position: relative;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background-color: #2D303C;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
.add-cart-block .img-cart {
	position: absolute;
	width: 23px;
	height: 20px;
	top: 7px;
	left: 14px;
}
.add-cart-block .img-add {
	position: absolute;
	width: 17px;
	height: 17px;
	top: 8px;
	right: 14px;
	background: url(../images/add_remove_btn.png) no-repeat 0 0; 
}
.wl-button {
	display: block;
	height: 34px;
	padding: 0 44px 0 53px;
	cursor: pointer;
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
#delivery-btn {
	position: fixed;
	width: 30px;
	height: 169px;
	top: 50%;
	right:0px;
	margin-top: -84px;
	cursor: pointer;
}
#delivery-btn img {
	width: 30px;
	height: 169px;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	-o-box-shadow: 0 0 3px #ccc;
}
#delivery-car {
	position: fixed;
	width: 405px;
	height: 190px;
	top: 50%;
	right: 5000px;
	margin-top: -100px;	
	z-index:5000;
}
h2.title {
	margin-top: -20px;
	color: #5f6e82;
	font-size: 24px;
} 
#map1, #map2, #map3, #map4 {
	width: 399px;
	height: 329px;
}
