@font-face {
	font-family: 'story';
	src: url('story_regular-webfont.eot');
	src: url('story_regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('story_regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}




@font-face {
	font-family: 'story';
	src: url('story_bold-webfont.eot');
	src: url('story_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('story_bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
mark {
	background-color: transparent;
	color:#5a3211;
	font-style:italic;
	font-weight:normal;
}
header, nav, section, article, aside, footer {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
	margin-top: 0!important;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 14px/18px  'story', Tahoma, Arial, Verdana, sans-serif;
	height: 100%;
	background: url(bg.jpg) center center repeat;
	color: #333;
	min-width: 1000px;
	margin: 0!important;
}
.insales-panel {
	display: none!important;
}
a {
	color: #0099cc;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3 {
	font-weight: normal;
	margin-bottom: 18px;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	line-height: 26px;
}
.title-h1 {
	font-size: 24px;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h1.decor {
	padding-left: 6px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;

}


/* Header
-----------------------------------------------------------------------------*/
#header {
	/*height: 310px;	*/
}

.header-blocks{
	/*position: absolute; top: 203px; width: 644px;*/
  padding: 10px 0 0 0;
}
.header-blocks p {margin: 0;}
.header-top {
	height: 30px;
	line-height: 24px;
}
.login-form {
	padding-left: 10px;
}
.login-form .txt {
	margin: 0;
	border-radius: 5px;
	border: 1px solid #cc9900;
	background: #fff;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	color: #999999;
	width: 100px;
	padding: 0 20px;
	margin-right: 8px;
	font-size: 14px;
	
}
.login-form .reg {
	margin-left: 30px;
	color: #333;
}
.login-form a {
	text-decoration: underline;
}
.login-form a:hover {
	text-decoration: none;
}

#header .login-form .txt{
	height: 22px;
	line-height: 24px;
	padding: 0 10px;
}
.button {
	padding: 0;
	font-size: 18px;
	color: #fff;
	border: 0;
	display: block;
	line-height: 33px;
	padding-bottom: 2px;
	text-align: center;
}
.button:hover {
	text-decoration: none;
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
.cart {
	min-width: 194px;
	padding: 10px 15px 10px 15px;
	border: 1px dashed #c2c2c2;
	border-radius: 5px;
	background: #fff;
	position: relative;
	margin-top: 13px;
	margin-bottom: 5px;
	margin-right: 6px;
}
.cart-icon {
	left: 134px;
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 40px;
	border: 2px solid white;
	box-sizing: border-box;
	top: 2px;
}
.cart-icon img{
	max-width: 100%
}
.cart .cart-title {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 6px;
	text-decoration: none;
}
.cart p {
	font-size: 15px;
	line-height: 29px;
	margin-bottom: 0;
}
.cart .glossy {
	margin-top: 10px;
	margin-left: -5px;
	height: 28px;
	line-height: 28px;
}

.cart .glossy .button{
	font-size: 16px;
	line-height: 28px
}
.logo {
	padding-top: 16px;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-right: 75px;
	text-indent: 10px;
}
.logo p {
	margin-bottom: 0;
	margin-bottom: -2px;
}
.logo .logo-slogan{}
.logo .logo-link{}
.logo .logo-image{}
.contacts {
	padding-top: 34px;
	font-size: 18px;
	color: #0099cc;
}
.contacts p {
	margin-bottom: 2px;
}
.contacts .phone {
	font-size: 24px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 9px;
}
.contacts .phone a {color: #666666;}
.contacts .phone a:hover {color: #666666;text-decoration: none;}
.skype-wrap {
	height: 28px;
	line-height: 28px;
}
#header .main-menu {
	border: 6px solid #fff;
	margin-bottom: 18px;
}
.main-menu ul {
	text-align: justify;
	width: 100%;
}
.main-menu li {
	display: inline-block;
	text-align: center;

}
.main-menu li a {
	color: #fff;
	text-shadow: 1px 1px 0 rgba(16, 127, 172, 0.6);
	position: relative;
	z-index: 1;
	padding: 0 25px;
	display: block;
}
.main-menu li a:hover {
	text-decoration: none;
}
.main-menu li a.active, .main-menu li a:hover {
	color: #333;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
.special {
	text-align: justify;
	text-align-last: justify;
	padding: 0 6px;
	/*margin-bottom: 15px;*/
}
.special a {
	display: inline-block;
	border: 1px dashed #0099CC;
	height: 38px;
	line-height: 38px;
	padding: 0 25px;
	border-radius: 5px;
	background: #fff;
}


.special:after
{content: "";
display: inline-block;
width: 100%;}

.main-menu ul:after
{content: "";
display: inline-block;
width: 100%;}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 990px;
	padding: 0 5px 0px;
	
	position: relative;
	margin: 0 auto;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content {
	padding: 0 0 0 273px;
}
.center-content {
	width: 990px;
	padding: 0 5px;
	margin: 0 auto;
}
.bg2 {
	background: url(bg2.png) center center;
}
.slider {
	width: 688px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	height: 210px;
	padding: 10px 10px 10px 10px;
	background: #fff;
	border-radius: 10px;	
	margin-bottom: 50px;
	position: relative;
	margin-right: 6px;
	margin-left: 3px;
	overflow: hidden;
}
.slider-nav {
	position: absolute;
	bottom: 13px;
	z-index: 10;
	left: 100px;
}
.slider-nav a {
	display: inline-block;
	border-radius: 10px;
	height: 10px;
	width: 10px;
	margin: 1px;
	background: #c2c2c2;
	text-indent: 200px;
	overflow: hidden;
}
.slider-nav a.activeSlide {
	background: #0099CC;
}
.inner-content {
	padding: 0 6px 0 6px;
}
/* product block */
.products-wrap {
	letter-spacing: -2px; 	
	margin-bottom: 20px;
	padding-left: 6px;
}
.products-wrap.main-page-prods, .products-wrap.discounts-products {height: 380px; overflow: hidden; padding-top: 15px; padding-left: 3px !important;}
.inner-content .products-wrap {padding-left: 0;}
.prod-block {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	margin-right: 14px;
	letter-spacing: normal;
	background: #fff;
	padding: 10px 0 5px 0;
	margin-bottom: 20px;
	min-height: 273px;

}

.main-page-prods .prod-block, .discounts-products .prod-block {margin-right: 14px; height: 360px;}
.main-page-prods .prod-block:last-child {}
.prod-block:hover {box-shadow: 0 0 3px #006699;}
.prod-block.side {
	margin-right: 14px;
}
.prod-block-inner {
	width: 160px;
	overflow: hidden;
}
.prod-block .status {
	position: absolute;
	right: -18px;
	top: -12px;
}
.prod-block.discount-block .img {
	border-bottom-color: #dc0006;
}
.prod-block.discount-block .price span {
	color: #dc0006;
}
.prod-block.new-block .img {
	border-bottom-color: #00c312;
}
.prod-block.new-block .price span {
	color: #00c312;
}
.prod-block.favorite-block .img {
	border-bottom-color: #fc4af1;
}
.prod-block.favorite-block .price span {
	color: #fc4af1;
}
.prod-block .img {
	display: block;
	width: 160px;
	height: 200px;
	border-bottom: 3px solid #fff;
	margin-bottom: 5px;
	line-height: 160px;
	text-align: center;
}
.prod-block img {
	vertical-align: middle;
	//max-height: 160px;
	max-width: 160px;
	margin-top: -2px;
	height: 200px;
}
.prod-block .title {
	margin-bottom: 8px;	
	font-size: 16px;
	padding: 0 5px;
	text-align: center;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.prod-block .title a {
	color: #333;
	border-bottom: 1px dashed #333;
}
.prod-block .title a:hover {
	text-decoration: none;
	border-bottom: 0;
}
.prod-block .price {
	white-space: nowrap;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
}
.price {
	white-space: nowrap;
	font-size: 24px;	
}
.price span {
	font-size: 24px;
	color: #006699;
}
.price del {
	font-size: 16px;
	color: #999;
}
.prod-block ul li, .mods li {
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 2px;
	min-width: 14px;
	border: 1px solid #006699;
	border-radius: 2px;
	margin: 0 2px 2px 0px;
	color: #006699;
	font-size: 12px;
	text-align: center;
}
.mods li a:hover {
	text-decoration: none;
	color: #333;
	border-color: #333;
}
.mods a {
	color: #006699;
}
.mods li a.active {
	background: #006699;
	color: #fff;
}
.prod-block .buyzone {
	padding: 0 10px;
}
.prod-block label {
	margin-bottom: 2px;
	display: block;
}

.breadcrumbs {
	line-height: 30px;
}
.breadcrumbs img {
	margin: 0 3px 0 2px;
	vertical-align: bottom;
}
.pagination a {	
	text-decoration: underline;
}
.pagination a:hover {
	text-decoration: none;
}
.pagination span, .show_by a.active {
	color: #fff;
	text-decoration: none;
	background: #0099cc;
}
.pagination span, .pagination a {
	display: inline-block;
	height: 28px;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	line-height: 28px;
	min-width: 22px;
	text-align: center;
	margin-left: 1px;
	padding: 0 3px;
}
.pages {
	margin-bottom: 25px;
	padding: 0 6px;
}
.ovh.pages {

}

.filter, .seo_filters {
	line-height: 30px;
	padding: 6px;
	border:  1px dashed #c2c2c2;
	margin: 0 6px 18px 3px;
	border-radius: 5px;	
}
.seo_filters {
	margin: -14px 6px 8px 3px;
	padding: 4px;
}

.seo_filters a {
	display: inline-block;
	border: 1px solid #0099CC;
	height: 22px;
	line-height: 22px;
	padding: 0px 5px;
	border-radius: 5px;
	background: #fff;
	margin: 0 3px;
	font-size: 13px;
}
.seo_filters a.is-active {
	background: linear-gradient(to bottom, rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%);
}
.select-wrap {
	position: relative;
}
select.select{
	position:relative;
	z-index:10;
	width:144px !important;
	height:34px !important;
	line-height:34px;
	background: transparent;
	vertical-align: middle;
}
select.select option {
	padding: 4px 0;
}
/* dynamically created SPAN, placed below the SELECT */
span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:138px;
	white-space: nowrap;
	height:30px;
	line-height:30px;
	text-indent:10px;
	background:url(select.png) no-repeat 95% 54% #fff;
	cursor:default;
	border-radius: 4px;
	border: 1px solid #c2c2c2;

	z-index:1;
}
.show_by {
	font-size: 18px;
}



/* product */
.shadow-content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	margin: 6px 6px 10px 3px;
	padding: 20px;	   
}
.content-padding {
	padding:0 6px;
}
.photo {
	margin-right: 45px;
	width: 320px;
}
.product-info .title {
	text-decoration: none;
	margin-bottom: 5px;
}
.sku {
	font-size: 16px;
	color: #999;	
}
.big-img {
	width: 340px;
	//height: 221px;
	border: 1px solid #c2c2c2;
	line-height: 220px;
	text-align: center;
	display: block;
}
.big-img .img {
	//max-height: 221px;
	max-width: 340px;
	vertical-align: middle;
	//margin-top: -1px;
}
.product-info {
	width: 300px;
}
.gallery {
	padding-top: 5px;
	overflow: hidden;
	width: 670px;
}
.gallery a {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #c2c2c2;
	line-height: 50px;
	text-align: center;
	margin: 0 5px 5px 0;
}
.gallery img {
	max-height: 100px;
	max-width: 100px;
	vertical-align: middle;
}
.gallery a.side {
	margin-right: 0;
}
.buy-button {
	border: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	background: #0099cc;

	background: linear-gradient(to bottom, rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%);

	font-size: 16px;
	border-radius: 5px;
	height: 30px;
	line-height: 28px;
	padding: 0 15px 2px 15px;
	font-family: 'story',Tahoma, sans-serif;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	cursor: pointer;
}
.buy-button:hover {		
	opacity: 0.8;
}

.product-info .buyzone .price {
	line-height: 30px;
	float: left;
	margin-right: 15px;
}
.props {
	margin-top: 15px;
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	padding: 10px 0;
}
.product-options {
	margin-top: 25px;
}
.props span {
	color: #999;
}
.sizes p {
	margin-bottom: 5px;
}
.product-info .buyzone {
	margin-top: 20px;
}
.tabs-head li {display: inline; line-height: 24px;float:left; position:relative; margin-right: 5px;} 
.tabs-head li a {   position:relative;
	margin-right: 29px;
	line-height: 22px;
	z-index: 10;
	font-size: 20px;
	background:transparent;    
	color: #006699;
	border-bottom: 1px dotted #006699;

}
.tabs-head {overflow:hidden;}
.tabs-head li.active a, .tabs li a:hover { text-decoration:none; border-bottom:  0; color: #333;}

.tabs {width: 100%; }
.tab-content {width: 100%; padding: 20px 0;}
.tabs-wrap { clear:both; position:relative; z-index: 5;}

.tabs-wrap .editor-content table th,
.tabs-wrap .editor-content table td {
	padding: 3px;
	border: 1px solid;
}

.product-options label {        
	display: block;       
	margin-bottom: 5px;
	clear: both;
}


.product-options .colors li {
	width: 25px;
	height: 25px;
	border-radius: 4px;
	margin: 2px;
	width: 29px;
	height: 29px;
	float: left;
}
#wrapper .product-options .colors a {
	padding-left: 0;
	background: none;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	/* Firefox 4 */
	-webkit-transition: color 0.5s;
	/* Safari and Chrome */
	-o-transition: color 0.5s;
	/* Opera */
}

.product-options .colors img {
	width: 25px;
	height: 25px;
	border-radius: 4px;
	display: block;
	padding: 1px;
	background: #ccc;
}
.product-options .colors li.active img, .product-options .colors a:hover img {
	border: 1px solid #006699;
	padding: 0;
}
.product-options .colors span {
	opacity: 0.4;
}
.product-options .sizes {
	overflow: hidden;
}
#wrapper .product-options .sizes li {
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0;
	
	border: 1px solid #006699;
	border-radius: 2px;
	margin: 0 2px 2px 0px;
	color: #006699;
	font-size: 12px;
	text-align: center;
}
#wrapper .product-options .sizes a, #wrapper .product-options .sizes span {
	color: #006699;
	font-size: 12px;
	display: block;
	background: transparent;
	padding-left: 0;
	min-width: 14px;
	background: none;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;

	padding: 0 2px;
}
.product-options .sizes span {
	opacity: 0.5;
}
#wrapper .product-options .sizes a:hover, #wrapper .product-options .sizes li.active a {
	background: #006699;
	color: #fff;
}
.selector-wrapper {margin-bottom: 5px;}
.product-options .links li {
	margin-bottom: 3px;
	line-height: 20px;
}
.product-options .links a {
	color: #7d7b7c;
	padding-left: 25px;
	background: url(check.png) 2px -22px no-repeat;
	white-space: nowrap;
	transition: color 0.5s;
	line-height: 21px;
	display: inline-block;       
}
.links a {
	background: url(check.png) 0 -22px no-repeat;
}
.product-options .links span {
	color: #7d7b7c;
	line-height: 20px;
	display: inline-block;
	padding-left: 25px;
	background: url(https://assets3.insales.ru/assets/1/7488/916800/1547866295/check.png) left top no-repeat;
	white-space: nowrap;
	opacity: 0.4;
}
.product-options .links a:hover {
	color: #006699;
	text-decoration: none;
}
.product-options .links li.active a {
	color: #006699;
	background-position: -21px 0;
}
/* cart */
.cart-table {
	width: 100%;
	margin-bottom: 20px;
}
.cart-table td {
	text-align: center;
	vertical-align: middle;
}
.cart-table tr td.item-title {
	text-align: left;  
}
.cart-table tbody td.item-title a {
	border-bottom: 1px dashed #333;
	color: #333;
}
.cart-table tbody .price {
	font-size: 18px;
}
.cart-table .total-price {
	color: #006699;
}
.cart-table thead td {
	padding-bottom: 3px;
	border-bottom: 1px solid #E4E4E4;
}
.cart-table tbody td {
	border-bottom: 1px solid #E4E4E4;
	padding: 10px 15px;
}
.cart-table tfoot td {
	padding: 10px 5px;
	font-size: 18px;
	text-align: right;
}
.cart-table tfoot td .price {
	font-size: 24px;  
}
.cart-table tfoot td .price span  {
	font-size: 20px;  
}
.cart-table td.item-title {
	padding-left: 0;
}
.cart-table td.del {
	padding-right: 5px;
}

.cart-table .quantity input {
	width: 30px;
	text-align: center;
}

.cart-table .del a:hover {
	text-decoration: none;
	color: #006699;
} 
.cart-table .del a {
	color: #999;
	font-size: 20px;
	font-weight: bold;
}
.cart-table tfoot .discounts td {
	font-size: 18px;
}
.coupon p {font-size: 18px;}
.cart-table tfoot .discounts td .price {
	font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
	font-size: 12px;
}
.coupon .but {
	border: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	background: #0099cc;
	font-size: 13px;
	border-radius: 3px;
	height: 20px;
	line-height: 18px;
	padding: 0 8px 2px 8px;
	font-family: 'story',Tahoma, sans-serif;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	cursor: pointer;
	margin-top: 5px;
}
.coupon .input-txt {
	width: 70px;
	margin: 0 5px;
}
.left-subtotal .coupon {width: 290px;}
.right-subtotal {font-size: 18px; line-height: 30px; width: 307px;}
.right-subtotal p {margin-bottom: 0; line-height: 30px;}
.right-subtotal .buy-button {margin-left: 5px;}
.total_amount {color: #006699;}
.coupon {
	line-height: 30px;
}
.coupon .bad {clear: both; font-size: 12px; color: red; line-height: 14px;}
.input-txt, .cart-table .quantity input  {

	border-radius: 5px 5px 5px 5px;
	color: #333333;
	font-family: 'story',Tahoma,sans-serif;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	border: 1px solid #C2C2C2;

}
.item-img img {max-width: 60px; max-height: 60px;}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 248px;
	margin-left: -100%;
	position: relative;	
	padding-left: 6px;
	/* padding-bottom: 252px; */
	padding-bottom: 20px; 
}
.search {
	margin-bottom: 23px;
}
#index .search {
	margin-bottom: 30px;
}
.search {
	position: relative;
}
.search .txt {
	padding: 0 10px;
	margin: 0;
	font-family: 'story', Tahoma, sans-serif;
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
	border: 1px solid #c2c2c2;
	width: 226px;
	border-radius: 5px;
	
}
.search .but {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	right: 4px;
	top: 6px;
}
.cat-block {
	border-radius: 5px;
	border: 1px solid #0099CC;
	text-align: center;
	background: #fff;
	padding: 20px;
	margin-bottom: 15px;
}
.cat-block a.img {
	width: 248px;
	height: 150px;
	line-height: 150px;
	margin-bottom: 20px;
}
.cat-block img {
	max-height: 150px;
	max-width: 208px;
	vertical-align: middle;
}
.cat-block p {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.news-block {
	border: 1px dashed #C2C2C2;
	border-radius: 5px;
}
.news-block .first {
	border-radius: 5px 5px 0 0;
}
.news-block .last {
	border-radius: 0 0 5px 5px;
}
.news-block a {
	display: block;
	padding: 20px 10px 0 10px;
	font-size: 14px;
	text-decoration: underline;
	margin-top: -1px;
	font-weight: bold;
	
}
.news-block .last a span {
	border-bottom: 0;
}
.news-block .first a {
	margin-top: 0;
}

.news-block span {
	border-bottom: 1px dotted #c2c2c2;
	display: block;
	padding-bottom: 20px;
}
.news-block a:hover {
	background: rgba(204,204,204,0.3);
	text-decoration: none;
	color: #333;
}
.illustr2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* catalog */

.catalog a {
	font-size: 16px;
	
	font-weight: bold;

	line-height: 18px;
	display: table-cell;
	vertical-align: middle;


}

.catalog .main-cat > a{
	padding: 8px 0 8px 10px;
	text-transform: uppercase;
}
.catalog .main-cat{
	position: relative;
}

.catalog a:hover {
	text-decoration: none;
	color: #444;
}
.catalog li {
	border: 1px solid #0099CC;
	border-radius: 5px;
	margin-bottom: 5px;
	background: #fff;
}
.catalog ul {
	
}
.catalog ul li {
	border: 0;
	
	border-radius: 0;
	background: none;
	margin-bottom: 0;
	
}
.catalog ul li.last {
	border-bottom: 0;
}
.catalog ul a {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	padding: 3px 10px 3px 10px;
	line-height: 18px;
	display: block;	
	background: none;
	height: auto;
	color: #333;

}
.catalog ul li.last a {
	border-radius: 0 0 5px 5px;
}
#wrapper .catalog ul a:hover {
	color: #fff;
	background: #0099cc;
}
.catalog li li {
	position: relative;
}
.catalog ul a.active {
	color: #0099cc;
}
.catalog li li li a {
	border-radius: 0;
}
.catalog li li li.last a {
	border-radius: 0 0 5px 0;
}
.catalog li li li.first a {
	border-radius: 0 5px 0 0;
}
.catalog .dropdown {
	display: none;
	position: absolute;
	left: 100%;
	width: 246px;
	background: #fff;
	border-radius: 0 5px 5px 0;
	border: 1px solid #0099CC; 
	top: 0;
	z-index: 2;
}
.catalog li li:hover .dropdown {
	display: block;
}
/*blog*/
.date {
	color: #999999;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 7px;
}
#comments_link {color: #E72061;}
ul.comments li {list-style:none; border-bottom: 1px solid #DEDEDE;
	list-style: none outside none;
	padding: 5px 0;}

	ul.comments li.last {border: 0;}

	#comment_form .notice {  font-style: italic;
		margin-bottom: 15px;}
		#comment_body {
			border: 1px solid #E1E1E1;
			display: block;
			margin-bottom: 7px;
			margin-top: 3px;
			width: 243px;
		}
		#comment_form small {font-size: 11px;}
		#comment_form input.txt {margin: 0; margin-bottom: 7px; border: 1px solid #e1e1e1; padding: 2px;}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 auto 0;
	min-width: 1000px;
	min-height: 210px;	
	position: relative;
	border-top: 15px solid #fff;
	overflow: hidden;
	
	
}
#footer.bg2{
	background-position: top center;
}
#footer .center-content {
	padding-top: 35px;
}
#footer ul {
	
	overflow: hidden;
}
#footer ul ul {
	margin-bottom: 0;
}

.footer-contacts{
	padding-top: 25px;
	overflow: hidden;
	text-align: center;
}
#footer .phone {
	
	color: #333333;
	font-size: 24px;
	line-height: 26px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;

}
#footer .copyright {
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	position: relative;

}
#footer ul li {
	float: left;
	width: 20%;
}
#footer ul ul li {
	float: none;
	margin-bottom: 10px;
	width: 100%;
}
#footer ul a {
	text-decoration: underline;
	color: #333;
}
#footer ul a:hover, #footer ul a.active {
	text-decoration: none;
	
}
#footer p {
	margin-bottom: 0;
}
#footer ul p {
	margin-bottom: 18px;
}
#footer .copy {
	font-size: 18px;
	line-height: 26px;
	position: relative;
	margin-bottom: -4px;
}

#footer .counters{
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
/* glossy */
.glossy a {
	position: relative;
	z-index: 1;
}

.glossy-blue {
	background: rgb(77,190,222); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(77,190,222,1) 0%, rgba(0,159,207,1) 52%, rgba(0,116,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,190,222,1)), color-stop(52%,rgba(0,159,207,1)), color-stop(100%,rgba(0,116,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(77,190,222,1) 0%,rgba(0,159,207,1) 52%,rgba(0,116,185,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(77,190,222,1) 0%,rgba(0,159,207,1) 52%,rgba(0,116,185,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(77,190,222,1) 0%,rgba(0,159,207,1) 52%,rgba(0,116,185,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(77,190,222,1) 0%,rgba(0,159,207,1) 52%,rgba(0,116,185,1) 100%); /* W3C */
	border-radius: 19px;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin: 10px auto;
	position: relative;

}
.glossy-blue:before {


	background: -moz-linear-gradient(top,  rgba(13,197,226,1) 0%, rgba(73,190,223,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,197,226,1)), color-stop(100%,rgba(73,190,223,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(13,197,226,1) 0%,rgba(73,190,223,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(13,197,226,1) 0%,rgba(73,190,223,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(13,197,226,1) 0%,rgba(73,190,223,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(13,197,226,1) 0%,rgba(73,190,223,0.5) 100%); /* W3C */
	border-bottom: 1px solid #28B2D9;
	border-radius: 10px 10px 10px 10px;
	content:"";
	display: block;
	height: 14px;
	left: 3px;
	position: absolute;
	right: 3px;
	top: 2px;
}

.glossy-yellow {
	background: rgb(255,184,0); /* Old browsers */               
	background: -moz-linear-gradient(top,  rgba(255,184,0,1) 0%, rgba(255,153,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,184,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* W3C */
	border-radius: 13px 13px 13px 13px;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.glossy-yellow:before {
	background: -moz-linear-gradient(top,  rgba(255,212,16,1) 0%, rgba(255,207,77,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,212,16,1)), color-stop(100%,rgba(255,207,77,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* W3C */
	border-bottom: 1px solid #FFC12F;
	border-radius: 10px 10px 10px 10px;
	content:"";
	display: block;
	height: 16px;
	left: 5px;
	position: absolute;
	right: 5px;
	top: 0;
}
.glossy-orange {
	background: rgb(255,184,0); /* Old browsers */      
	background: -moz-linear-gradient(top,  rgba(255,184,0,1) 0%, rgba(250,115,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,184,0,1)), color-stop(100%,rgba(250,115,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(250,115,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(250,115,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(250,115,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,184,0,1) 0%,rgba(250,115,0,1) 100%); /* W3C */
	border-radius: 13px 13px 13px 13px;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	position: relative;
}

.glossy:hover {
	opacity: 0.8;
}
.glossy-orange:before {
	background: -moz-linear-gradient(top,  rgba(255,212,16,1) 0%, rgba(255,207,77,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,212,16,1)), color-stop(100%,rgba(255,207,77,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* W3C */
	border-bottom: 1px solid #FFC12F;
	border-radius: 10px 10px 10px 10px;
	content:"";
	display: block;
	height: 16px;
	left: 5px;
	position: absolute;
	right: 5px;
	top: 0;
}

.glossy-yellow-left-end {
	background: rgb(255,184,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,184,0,1) 0%, rgba(255,153,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,184,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* W3C */


	border-radius: 10px 0 0 10px;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;        
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.glossy-yellow-left-end:before {      
	background: -moz-linear-gradient(top,  rgba(255,212,16,1) 0%, rgba(255,207,77,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,212,16,1)), color-stop(100%,rgba(255,207,77,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* W3C */
	border-bottom: 1px solid #FFC12F;
	border-radius: 10px 0 0 10px;
	content:"";
	display: block;
	height: 16px;
	left: 3px;
	position: absolute;
	right: 0;
	top: 0;
}

.glossy-yellow-right-end {
	background: rgb(255,184,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,184,0,1) 0%, rgba(255,153,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,184,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* W3C */
	border-radius: 0 10px 10px 0;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.glossy-yellow-right-end:before {    
	background: -moz-linear-gradient(top,  rgba(255,212,16,1) 0%, rgba(255,207,77,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,212,16,1)), color-stop(100%,rgba(255,207,77,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* W3C */
	border-bottom: 1px solid #FFC12F;
	border-radius: 0 10px 10px 0;
	content:"";
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	right: 3px;
	top: 0;
}
.glossy-yellow-no-end {
	background: rgb(255,184,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,184,0,1) 0%, rgba(255,153,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,184,0,1)), color-stop(100%,rgba(255,153,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,184,0,1) 0%,rgba(255,153,0,1) 100%); /* W3C */
	border-radius: 0;
	color: #000000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;        
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.glossy-yellow-no-end:before {
	background: -moz-linear-gradient(top,  rgba(255,212,16,1) 0%, rgba(255,207,77,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,212,16,1)), color-stop(100%,rgba(255,207,77,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,212,16,1) 0%,rgba(255,207,77,0.6) 100%); /* W3C */
	border-bottom: 1px solid #FFC12F;
	border-radius: 0;
	content:"";
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	right: 0px;
	top: 0;
}
.glossy-inset {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1) inset;
	border-radius: 13px;
}
.glossy-inset-right-end {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1) inset;
	border-radius: 0 13px 13px 0;
}

.glossy-inset-left-end {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1) inset;
	border-radius: 13px 0 0 13px;
}




/* Generated by http://css.spritegen.com CSS Sprite Generator */

.payment, .ok, .tw, .fb, .vk, 
.skype, .new, .discount, .favorite, .insales, 
.lupa
{ display: block; background: url('sprite.png') no-repeat; }

.payment { background-position: -0px -0px; width: 146px; height: 30px; }
.ok { background-position: -0px -30px; width: 31px; height: 29px; }
.tw { background-position: -31px -30px; width: 31px; height: 29px; }
.fb { background-position: -62px -30px; width: 31px; height: 29px; }
.vk { background-position: -93px -30px; width: 32px; height: 29px; }
.skype { background-position: -0px -59px; width: 29px; height: 28px; margin-right:  8px; }
.new { background-position: -29px -59px; width: 37px; height: 27px; }
.discount { background-position: -66px -59px; width: 37px; height: 27px; }
.favorite { background-position: -103px -59px; width: 37px; height: 27px; }
.insales { background-position: -24px -86px; position: relative; z-index: 10;
	height: 21px;
	width: 120px; }
	.lupa { background-position: -0px -87px; width: 22px; height: 20px; }
	/* classes */
	#wrapper .hidden {
		display:none;
	}
	.clear {
		clear: both;
	}
	.main-clear {
		clear: both;
		height: 1px;
	}

	.color {
		color: #0099cc;
	}
	.main-color {
		color: #333;
	}
	.decoration {
		text-decoration: underline;
	}
	a.decoration:hover {
		text-decoration: none;
	}
	.center {
		text-align: center;
	}
	.right {
		text-align: right;
	}
	.fr {
		float: right;
		display: inline;
	}
	.fl {
		float: left;
		display: inline;
	}
	.disabled {
		cursor: text;
		opacity: 0.7;
	}
	.nomargin {
		margin: 0;
	}
	.editor-content h1 {
		text-decoration: none;

	}
	.editor-content h1 + .editor-content p{
		margin-top: 0;
	}
	.editor-content ul, .editor-content ol {
		padding-left: 16px;
		margin-bottom: 16px;
	}
	.editor-content ul li {
		list-style-type: disc;
		list-style-position: outside;
	}
	.editor-content ol li {
		list-style-type: decimal;
		list-style-position: outside;
	}
	.editor-content p {
		margin-bottom: 16px;
	}
	.editor-content a {
		//  color: #ff7a00;
		text-decoration: underline;
	}
	.iefix {
		display: none;
	}
	.ovh {
		overflow: hidden;
	}

	/* add product notification */
	#add_product_notification {
		background: #fff;  

		border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-top-left-radius: 10px; 
		-webkit-border-top-right-radius: 10px; 
		-webkit-border-bottom-right-radius: 10px; 
		-webkit-border-bottom-left-radius: 10px;
		padding: 13px 12px;
		font-size: 14px;
		font-weight: normal;
		line-height: 15px;
		font-size: 14px;
		box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
		border: 1px solid #c2c2c2;  
		overflow: hidden;
	}
	#add_product_notification h3 {
		text-decoration: none;
	}

	#own_preloader {
		z-index: 1000;
		text-align: center;
		vertical-align: middle;
		width: 280px;
		height: 65px;
	}
	a.buy-button {
		padding-bottom: 0;
	}
	a.buy-button:hover {
		text-decoration: none;
	}
	.fancybox-lock {overflow: auto!important;}
	.fancybox-lock .fancybox-overlay {overflow: auto!important;}
	#theme_preview_notification {opacity: 0.1;}

	.editor-content h2 {
		font-family: arial;
		font-size: 12pt;
		text-align: center;
		text-decoration: none;
		width: 100%;
	}

	.editor-content h3 {
		font-family: arial;
		font-size: 10pt;
		text-align: center;
		text-decoration: none;
		width: 100%;
	}

	.pagination.show_by.fl {
		display: none;
	}


	.brand-menu{
		
	}

	.brand-menu-item-link {
		color: #008AC4 !important;
		text-shadow: none !important;
	}

	.brand-submenu-item-link {
		color: #008AC4 !important;
		font-size: 15px;
		text-shadow: none !important;
		line-height: 150%;
	}

	.brand-submenu-item-link:hover,.brand-submenu-item-link.active, .brand-menu-item-link:hover, .brand-menu-item-link.active{
		color:#480085 !important;
	}

	.brand-sub-menu-list {
		padding-left: 20px;
	}

	.brand-menu-list li a{
		padding:0;
	}
	.brand-menu-list li a:hover {text-decoration: underline;}
	.brand-menu-wrap{
		display: none;
		left: 0;
		width: 100%;
		min-width: 810px;
		padding-top: 25px;
		position: absolute;
		top: 31px;
		z-index: 9999;



	}

	.brand-menu-wrap.beforeanimated{
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.6s;
		-webkit-transform: translateY(70px);
		-moz-transform: translateY(70px);
		-ms-transform: translateY(70px);
		-o-transform: translateY(70px);
		transform: translateY(70px);
		
		opacity: 0;
		display: block;
	}

	.brand-menu-wrap.animated{
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		visibility: visible;
		opacity: 1;
	}



	.brand-menu-wrap:before {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #008AC4;
		border-style: solid;
		border-width: 10px;
		content: "";
		display: block;
		height: 0;
		position: absolute;
		    right: 430px;
		top: 6px;
		width: 0;
	}

	.brand-menu-wrap:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
		border-style: solid;
		border-width: 10px;
		content: "";
		display: block;
		height: 0;
		position: absolute;
		    right: 430px;
		top: 9px;
		width: 0;
	}

	.brand-menu-inner{
		background: none repeat scroll 0 0 #FFFFFF;
		border: 2px solid #008AC4;
		border-radius: 10px;
		overflow: hidden;
	}

	.brand-menu-list{
		float:left;
		width:auto !important;
		padding:10px;
	}

	.brand-sub-menu-list li{
		display:block;
		text-align:left;
	}


	.left-subtotal{
		width: 290px
	} 
