html {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 12px;
	line-height: 17px;
}

td, th, input, textarea, select, a {
	font-size: 12px;
}

.main-shining {
	background: url("../image/top-bg.jpg") center top repeat-x;
	min-height: 100%;
	min-width: 1044px;
}

.main_content {
	margin: 28px 0 0 240px;
	display: inline-block;
	font-size: 15px;
}

.content-bg {
	background: #fefefe;
	width: 1045px;
	margin: 0 auto;
	border-radius: 7px;
}

.content-padd {
	padding: 35px 0 27px 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.extra-wrap {
	overflow: hidden;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.spacing {
	margin-right: 20px;
}

h1 {
	color: #303030;
	padding-left: 0;
	padding-top: 4px;
	font-family: "Open Sans", sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 13px;
	line-height: initial;
}

.nothing_found .page-title {
	color: #535353;
	font-weight: bold;
	font-size: 17px;
}
 /* 135902 */
.ats .search-list h1, .ats .nothing_found h1 {
    color: #303030;
    font-size: 32px;
    padding-left: 0;
}

@media only screen and (max-width: 375px) {
	.search-list h1, .ats .nothing_found h1 {
		font-size: 25px;
	}
}
 /* end 135902 */
.row-1 {
	width: 1024px;
	margin: 0 auto;
}

.button-2.left-button-prod {
	float: right;
}

.price.special-price {
	float: none;
}

h2 {
	color: #191919;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 5px;
}

.checkout-content .buttons #button-payment {
	margin-top: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

.fancybox {
	text-decoration: none;
}

.fancybox:hover {
	text-decoration: underline;
}

a, a:visited {
	color: #3f3f3f;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

input[type="text"], input[type="password"], textarea {
	background: #ffffff;
	border: 1px solid #e7e7e7;
	padding: 4px 3px 4px 3px;
	color: #929292;
	font-size: 11px;
	margin: 0;
	height: 14px;
}

select {
	border: 1px solid #e7e7e7;
	padding: 3px 3px 4px 3px;
	font-size: 11px;
	color: #929292;
	margin: 0;
}

.account-success #content p a {
	color: #ed272b;
}

.account-success #content p {
	margin-bottom: 5px;
}

label {
	cursor: pointer;
	color: #191919;
}

.fleft {
	float: left;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

.common-home #container {
	margin-bottom: 30px;
}

#column-left {
	float: left;
	width: 228px;

}

.center-col {
	position: relative;
}

#column-right {
	float: right;
	width: 190px;
	margin-top: 0;
	margin-bottom: 0;
}

.box.featured {
	margin-bottom: 10px;
	border: none;
}

.box.home-block {
	padding-top: 10px;
	background: url("../image/tail-box.gif") 0 0 repeat-x #fafafa;
	margin-bottom: 10px;
	float: left;
}

.box-featured {
	border: 1px solid #dfe1e4;
	border-radius: 5px;
	padding: 10px 10px 10px 241px; /*background:url("../image/bg-featured.gif") 29px 57px no-repeat ;*/
	width: 537px;
}

#banner0 {
	margin-bottom: 11px;
	height: 126px;
	float: left;
}

#banner1 {
	margin-bottom: 11px;
	float: left;
}

#banner2, #banner3, #banner4, #banner5 {
	float: left;
	height: 126px;
}

#banner0 div, #banner1 div, #banner2 div {
	height: 126px;
}

#banner5 {
	clear: right;
}

#carousel0 {
	float: left;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	padding: 30px 0 25px 0;
}

#content {
	min-height: 400px;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 0;
}

#column-left + #column-right + #content, #column-left + #content, .nothing_found, #column-left + #content-404 {
	margin-left: 240px;

}

#column-right + #content {
	margin-right: 190px;
}

#header {
	height: 163px;
	margin-bottom: 30px;
	position: relative;
	z-index: 99;
}

#language {
	position: absolute;
	top: 15px;
	left: 335px;
	width: 75px;
	color: #999999;
	line-height: 17px;
}

#language img {
	cursor: pointer;
}

#currency {
	position: absolute;
	top: 39px;
	right: 0;
	color: #ffffff;
	line-height: 12px;
	font-size: 10px;
	background: url("../image/currency-bg.gif") repeat-x;
	padding: 1px 7px 8px 2px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 6px 6px 0 0;
}

#currency span {
	display: none;
}

#currency a {
	text-decoration: none;
	margin-left: 6px;
}

#currency a span {
	background: none;
	display: inline-block;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#currency a:hover span {
	color: #fd5f52;
	background-position: right top;
}

#currency a .act {
	color: #fd5f52;
	background-position: right top;
	text-decoration: none;
	cursor: default;
}

.bg-top-content {
	background: url("../image/content-top.gif") 0 0 no-repeat;
	width: 1026px;
	height: 19px;
	margin: 0 auto;
}

.footer-wrap-top {
	background: url("../image/footer-wrap-top.gif") 0 0 no-repeat;
	width: 1028px;
	height: 17px;
}

.footer-wrap {
	width: 1024px;
	margin: 0 auto;
	clear: both;
}

#back-top {
	position: fixed;
	bottom: 30px;
	z-index: 9999;
	left: 50%;
	margin-left: 520px;
}

#back-top a:hover {
	color: #79ec3e;
}

#back-top span {
	width: 35px;
	height: 20px;
	display: block;
	margin-bottom: 7px;
	background: url("../image/up-arrow.png") no-repeat left 0;
}

#back-top a:hover span {
	background-position: left -34px;
}


#tab-review #captcha {
	margin-top: 10px;
}


.cart_inner {
	min-width: 294px;
	height: 47px;
	background: url("../image/cart-tail.gif") repeat-x #e9e9e9;
	border-radius: 6px;
	border: none;
	border-bottom: 1px solid #c3c3c3;
	float: right;
}

#header #cart .cart_inner .sc-button {
	display: inline-block;
	width: 23px;
	min-height: 55px;
	background: url("../image/shop-cart-button.png") 5px 22px no-repeat;
	float: right;
	padding: 0;
}

#header #cart .heading span {
	color: #9b9696;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	float: left;
	padding: 15px 10px 0 0;
}

#header #cart .heading span strong {
	color: #29282a;
	font-weight: normal;
}

#header #cart .content {
	clear: both;
	border-radius: 6px;
	padding: 8px 0 8px 0;
	display: none;
	position: relative;
	top: 6px;
	background: #ffffff;
	z-index: 99999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	width: 294px;
}

#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
}

#header #cart.active .content {
	display: block;
}

#header #cart b {
	padding: 0 5px 0 0;
}

#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	border-radius: 5px;
	overflow: hidden;
}

#header #cart .cart td.price {
	font-size: 12px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	line-height: 12px;
}

#header #cart .cart td.total {
	font-size: 12px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
}

#header #cart .cart td.name a:hover {
	text-decoration: underline;
}

#header #cart .cart td.name a {
	text-decoration: none;
	color: #ed272b;
	font-size: 12px;
	line-height: 17px;
	margin-top: 3px;
	display: inline-block;
}

#header #cart .cart td .total {
	font-size: 11px;
	font-weight: bold;
	color: #4d4949;
}

#header #cart .cart td .total .quantity {
}

#header #cart .cart td.name {
	padding-left: 10px;
}

#header #cart .cart .item-cart-1 td {
	padding-top: 0;
}

#header #cart .cart td {
	color: #000000;
	vertical-align: top;
	padding: 8px 0 10px 5px;
}

#header #cart .cart .image {
	width: 1px;
	padding-left: 8px;
}

.cart tr {
	padding-bottom: 20px;
}

.cart-module .cart tr {
	background: none;
}

#header #cart .cart .image img {
	text-align: left;
}

#header #cart .cart .name small {
	color: #666666;
}

#header #cart .cart .quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a6a4a4;
	text-transform: uppercase;
}

#header #cart .cart td.total {
	font-size: 12px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	color: #c81908;
	text-align: right;
}

.cart-module .remove img:hover {
	overflow: hidden;
	margin-top: -11px;
}

.cart-module .cart .remove img {
	float: left;
}

.cart-module .cart .remove span {
	width: 11px;
	height: 11px;
	overflow: hidden;
	display: inline-block;
}

.cart-module .cart .remove {
	width: 20px;
	text-align: center !important;
	padding-top: 8px;
}

.cart-module .cart .remove img {
	cursor: pointer;
}

#header #cart .cart .remove img:hover {
	overflow: hidden;
	margin-top: -11px;
}

#header #cart .cart .remove img {
	float: left;
}

#header #cart .cart .remove span {
	width: 11px;
	height: 11px;
	overflow: hidden;
	display: inline-block;
}

#header #cart .cart .remove {
	text-align: right;
	padding-right: 8px;
}

#header #cart .cart .remove img {
	cursor: pointer;
}


#column-left .box .box-product .image {
	display: block;
	margin-bottom: 24px;
	text-align: center;
}

#header #cart table.total {
	border-collapse: collapse;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}

#header #cart table.total tr {
	padding: 0 10px 0 10px;
}

#header #cart table.total td b {
	color: #a6a4a4;
	font-size: 11px;
	font-weight: bold;
}

#header #cart table.total td {
	color: #ed272b;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left
}

#header #cart table.total td .t-price {
	font-size: 11px;
	font-weight: bold;
}

#header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right: 8px;
	padding-bottom: 0;
	padding-top: 5px;
}

#header #cart .empty {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

#header #cart .heading h4 {
	color: #f75e50;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 15px;
	margin-bottom: 0;
	padding-right: 10px;
	line-height: 15px;
	text-transform: none;
	float: left;
}

#header #cart .heading {
	padding: 0 0 0 64px;
	position: relative;
	z-index: 1;
	background: url("../image/item-cart.png") 10px 2px no-repeat;
	overflow: hidden;
	min-height: 50px;
}

.right-bg {
	margin-right: 26px;
	background: url("../image/cart-line.gif") right top repeat-y;
	min-height: 47px;
}

#header #cart {
	float: right;
}

.cart-text {
	float: right;
	position: relative;
	overflow: hidden;
	padding-top: 7px;
	font-weight: bold;
	font-size: 14px;

	width: 130px;
	height: 50px;
	text-align: right;
}

#header #welcome a {
	color: #fc8f85;
	text-decoration: none;
	margin: 0 4px;
}

#header #welcome a + a {
	color: #fdb302;
	text-decoration: none;
}

#header #welcome a:hover {
	text-decoration: underline;
}

#header #welcome {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 5;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #b3adad;
}

#header .links {
	font-size: 10px;
	float: left;
	padding: 10px 0 11px 9px;
}

#header .links a:hover {
	color: #fc8f85;
}

#header .links li {
	float: left;
	padding: 0 10px 0 11px;
	background: url("../image/separator.gif") right 4px no-repeat;
}

#header .links li.last {
	background: none;
	padding-right: 0;
}

#header .links a span {
	color: #fc8f85;
}

#header .links a {
	display: inline-block;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
	text-transform: none;
}

#header .links a + a {
	margin-left: 8px;
}

.menu-bg {
	position: relative;
	top: 124px;
	left: 0;
	width: 100%;
	background: url("../image/main-menu-bg.png") repeat-x #ff4606;
	border-radius: 6px 0 0 0;
	z-index: 1;
}

.main-menu .item-3, .main-menu .item-4, .main-menu .item-2 {
	display: none;
}

.main-menu {
	float: left;
}

.main-menu li {
	float: left;
	line-height: 16px;
	background: url("../image/separator-1.png") right top no-repeat;
	padding-right: 0;
}

.main-menu li a {
	text-decoration: none;
	display: block;
	font-size: 20px;
	padding: 6px 11px 7px 9px;
	color: #f6f5f5;
	line-height: 23px;
	text-transform: uppercase;
	font-family: "Anton", sans-serif;
	background: url("../image/main-menu-a.gif") 0 -1000px repeat-x;
}

.main-menu li.first a {
	border-radius: 3px 0 0 3px;
}

.common-home .main-menu li.first a, .main-menu li a:hover {
	background-position: 0 0;
}

.information-information .main-menu li.item-1 a {
	background-position: 0 0;
}

.product-special .main-menu li.item-5 a {
	background-position: 0 0;
}

.information-sitemap .main-menu li.item-6 a {
	background-position: 0 0;
}

.information-contact .main-menu li.item-7 a {
	background-position: 0 0;
}


.search-back {
	margin: 0;
	position: absolute;
	right: 0;
	top: -3px;
	background: url("../image/header-search.png") repeat-x;
	width: 294px;
	height: 42px;
	border-radius: 6px 6px 0 0;
	z-index: 1;
}

.search-bg {
	display: inline-block;
	background: url("../image/search-bg.jpg") no-repeat;
}

#header #search {
	padding: 6px 6px 0 6px;
}

#header .button-search:hover {
	background: url("../image/button-search.png") right top no-repeat;
}

#header .button-search {
	position: absolute;
	right: 9px;
	background: url("../image/button-search.png") left top no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: 6px;
}

#header #search input {
	background: url("../image/trans.png");
	padding: 6px 10px 6px 10px;
	width: 225px;
	border: none;
	font-size: 12px;
	color: #b2b2b2;
	height: 18px;
	margin: 0;
	outline: none;
	line-height: 15px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.bestsellers .image {
	margin: 0 11px 8px 6px;
	text-align: center;
}

.bestsellers ul li {
	overflow: hidden;
	width: 100%;
	padding: 16px 0 16px 0;
	background: url("../image/line-1.gif") left bottom repeat-x;
}

.bestsellers ul li.last {
	background: none;
	padding-bottom: 16px;
}

.box.bestsellers .box-content {
	padding-bottom: 19px;
}

.box.bestsellers .box-heading {
	color: #1aa5d9;
}

.name a {
	font-size: 12px;
	color: #ed272b;
	text-decoration: none;
}

.name a:hover {
	text-decoration: underline;
}

.bestsellers .name {
	margin-bottom: 5px;
}

.price {
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	color: #4d4949;
}

.price .price-new {
	margin-right: 10px;
}

.price .price-old {
	text-decoration: line-through;
}

.box.manufacturers .box-content {
	padding-top: 8px;
}

.manufacturers ul {
	margin: 0;
	padding: 0 0 19px 0;
}

.manufacturers ul li {
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 0 9px;
	background: url("../image/line-1.png") left bottom repeat-x;
}

.manufacturers ul li a {
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	background: url("../image/marker-2.png") 0 -77px no-repeat;
	padding-left: 22px;
}

.manufacturers ul li a:hover {
	color: #fed700;
	background-position: 0 7px;
}

.manufacturers ul li.last {
	background: none;
}

.box.manufacturers .box-heading {
	background: url("../image/manuf-heading.jpg") repeat-x;
	border: none;
	border-bottom: 1px solid #403c3c;
	color: #ffffff;
	padding-top: 7px;

}

.box.manufacturers .box-content {
	border: 1px solid;
	border-color: #5f5a5a #4d4a4a #211f1f #4d4a4a;
	padding: 5px;
	margin-bottom: 20px;

}

.new-products ul li, .featured ul li {
	float: left;
	width: 187px;
	margin-right: 0;
	text-align: center;
	background: url("../image/vertical-line.gif") right top repeat-y;
}

.new-products ul li.last-in-line, .featured ul li.last-in-line {
	background: none;
}

.new-products ul li .cart, .featured ul li .cart {
	text-align: left;
}

.new-products ul li .image2, .featured ul li .image2 {
	margin-bottom: 16px;
}

.featured ul li.last-in-line, .new-products ul li.last-in-line {
	margin-right: 0;
}

.box.new-products .box-content, .box.featured .box-content {
	padding: 0;

}

.featured .image {
	background: #ffffff;
}

.featured .name, .new-products .name {
	padding-bottom: 6px;
	text-align: left;
}

.featured .price-old {
	margin-top: -3px;
}

#column-left .info, #column-right .info {
	padding: 0;
}

#column-left .info li, #column-right .info li {
	background: url("../image/line-5.png") repeat-x scroll 0 bottom transparent;
	padding: 0 0 0 9px;
	position: relative;
}

.box.info .box-content, .box.afine .box-content {
	padding: 0;
}

#column-left .info li.last, #column-right .info li.last {
	background: none;
}

#column-left .info li a, #column-right .info li a, .afine li a, .acount li a {
	color: #5d5858;
	font-size: 12px;
	text-decoration: none;
	line-height: 28px;
	padding: 0 0 0 22px;
	background: url("../image/marker-1-on.png") left -84px no-repeat;
}

#column-left .info li a:hover, #column-right .info li a:hover, .afine li a:hover, .acount li a:hover {
	color: #ed272b;
	background-position: 0 0;
}

.acount li a + a {
	background: none;
	padding-left: 0;
}

.info ul {
	padding: 2px 0 2px 0;
}

#menu {
	background: url("../image/tail-menu.gif") left top repeat-x;
	height: 42px;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	top: 143px;
	width: 948px;
	border: 1px solid;
	border-color: #f2f2f2 #dddddd #cbcbcb #cbcbcb;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

#menu > ul > li.last {
}

#menu > ul > li {
	float: left;
	z-index: 20;
	background: url("../image/border-menu.gif") right top no-repeat;
	padding: 1px 2px 1px 0
}

#menu > ul > li > a {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	display: block;
	padding: 10px 18px 12px 20px;
	z-index: 6;
	position: relative;
	background: url("../image/tail-act.png") left -1000px repeat-x;
}

#menu > ul > li > a:hover, #menu > ul > li.sfHover > a, #menu > ul > li.active > a {
	background-position: 0 0;
	color: #ffffff;
}

#menu > ul > li > ul {
	display: none;
	position: absolute;
	z-index: 5;
	padding: 0;
	background: #3a3a3a;
	left: -1px;
	top: 45px;
	width: 948px;
	margin: 0 !important;
	border: 1px solid #000000;
}

#menu > ul > li:hover > div {
	display: table;
}

#menu > ul > li > ul > ul {
	border-right: 1px solid #000000;
}

#menu > ul > li ul + ul {
	padding-left: 0;
	border-right: 1px solid #000000;
	min-height: 162px;
}

#menu > ul > li ul {
	float: left;
}

#menu > ul > li > ul > ul > li.last-child {
	border: none;
}

#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px 0 7px 9px;
	color: #9f9e9e;
	display: block;
	white-space: nowrap;
	min-width: 172px;
	background: url("../image/sub-menu-a.png") left 9px no-repeat;
}

#menu > ul > li ul > li.last > a {
	border: none;
}

#menu > ul > li ul > li > a:hover, #menu > ul > li ul > li.active > a {
	color: #ffffff;
}

#menu > ul > li > ul > ul > li:last-child > a {
	border: none
}

#menu > ul > li > ul > ul > li {
	padding: 0 0 0 8px;
	border-bottom: 1px solid #000000;
	background: url("../image/sub-menu-li.gif") 0 -500px repeat-x;
}

#menu > ul > li > ul > ul > li:hover, #menu > ul > li > ul > ul > li.active {
	background-position: 0 0;
}

#menu > ul > li > ul > ul > li > a {
	color: #9f9e9e;
	font-size: 12px;
	text-transform: none;
	line-height: 15px;
}

#menu ul li img {
	position: absolute;
	background: #ffffff;
	display: none;
	color: #dddddd;
	border-left: 1px solid #000000;
	width: 161px;
	height: 161px;
	z-index: 99;
	right: 1px;
	top: 1px;
}

#menu ul li li:hover img {
	display: block;
}

.box-product.spec-box ul li {
	position: relative;
}

.bg-spec { /*background:url("../image/bg-spec.png") left 0px no-repeat;*/
	width: 62px;
	height: 118px;
	position: absolute;
	left: -1px;
	top: 20px;
}

.box-product.spec-box ul li .name a {
	text-decoration: underline;
	color: #2fa1bc;
	line-height: 17px;
}

.box-product.spec-box ul li .name a:hover {
	text-decoration: underline;
	color: #f83b01;
}

.box-product.spec-box ul li .name {
	text-align: center;
}

.box-product.spec-box ul li {
	float: left;
	width: 170px;
	margin-right: 10px;
	border: 1px solid #dfe1e4;
	border-radius: 5px;
	padding: 16px 9px 6px 9px;
}

.box-product.spec-box ul li .description {
	font-size: 11px;
	color: #414141;
	line-height: 17px;
}

.box-product.spec-box ul li.last {
	margin-right: 0;
}

.breadcrumb a.last {
	font-weight: bold;
}

.breadcrumb a {
	color: #5b5b5b;
	font-size: 14px !important;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #8c0b0d;
}

.breadcrumb .bc-name {
	color: #b9b9b9;
}

.breadcrumb {
	background: url("../image/box-heading.jpg") left top repeat-x #d6d3cc;
	color: #000000;
	padding: 6px 5px 5px 10px;
	border-radius: 3px;
	font-size: 12px;
	margin-bottom: 30px;
	overflow: hidden;
	border-bottom: 1px solid #cbcbcb;
	background-size: 100%;
}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}

.success {
	background: #eaf7d9 url("../image/success.png") 10px center no-repeat;
	border: 1px solid #bbdf8d;
}

.warning {
	background: #ffd1d1 url("../image/warning.png") 10px center no-repeat;
	border: 1px solid #f8acac;
	padding-left: 30px !important;
}

.attention {
	background: #fff5cc url("../image/attention.png") 10px center no-repeat;
	border: 1px solid #f2dd8c;
}

.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	cursor: pointer;
}

.required {
	color: #ff7409;
	font-weight: bold;
}

.error {
	display: block;
	color: #ff0000;
}

.help {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}

table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.form tr td:first-child {
	width: 150px;
}

table.form > * > * > td {
	color: #000000;
}

table.form td {
	padding: 4px;
}

input.large-field {
	width: 330px;
}

select.large-field {
	width: 340px;
}

.return-comment textarea {
	width: 307px
}

table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-bottom: 20px;
}

#payment-existing {
	margin-top: 10px;
}

.checkout-product thead td {
	text-align: center !important;
}

.checkout-product td.price {
	font-size: 14px;
}

.checkout-product td.total {
	text-align: center !important;
	color: #ed272b;
	font-weight: bold;
	font-size: 14px;
}

.checkout-product td {
	border-right: 1px solid #dddddd;
}

.return-remove .button:hover {
	color: #ffffff;
}

.return-remove .button {
	color: #ffffff;
	padding: 1px 5px 2px;
}

table.list td {
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

table.list thead td {
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
	padding: 0 5px;
}

table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}

table.list tbody td a {
	text-decoration: underline;
}

table.list tbody td {
	vertical-align: top;
	padding: 0 5px;
}

table.list .left {
	text-align: left;
	padding: 7px;

}

table.list .right {
	text-align: right;
	padding: 7px;
}

table.list .center {
	text-align: center;
	padding: 7px;
}

.account-order .button-order-right {
	float: right;
	margin-top: -3px;
}

.account-order .pagination {
	margin-bottom: 25px;
}

.pagination .links {
	float: left;
}

.pagination .links a {
	display: inline-block;
	border: 1px solid #e7e7e7;
	padding: 4px 10px;
	text-decoration: none;
	color: #a3a3a3;
	border-radius: 3px;
}

.pagination .links a:hover {
	background: #cccccc;
}

.pagination .links b {
	display: inline-block;
	border: 1px solid #e7e7e7;
	padding: 4px 10px 5px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #cccccc;
	border-radius: 3px;

}

.pagination .results {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #252525;
	font-size: 12px;
}

a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	background: url("../image/button-bg.png") repeat-x #f15c4f;
	border-bottom: 1px solid #ed272b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	text-transform: none;
	line-height: 17px;
	font-weight: bold;
}

a.button span {
	color: #ffffff;
	display: inline-block;
	padding: 4px 9px 4px 9px;

}

a.button-2 {
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	line-height: 23px;
	height: 23px;
	background: url("../image/button-right.png") top right no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

a.button-2:hover {
	background: url("../image/button-bg.png") 0 bottom repeat-x #596b55;
	border-bottom-color: #4a5947;
}

a.button:hover {
	background: url("../image/button-bg.png") 0 bottom repeat-x #4f4a4a;
	border-bottom-color: #4b4646;
}

a.button:hover span {
	color: #ffffff;

}

.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}

.buttons .left {
	float: left;
	text-align: left;
}

.buttons .right {
	float: right;
	text-align: right;
}

.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#module_cart .content {
	background: none repeat scroll 0 0 #ffffff;
	border-color: #eeeeee;
	border-radius: 0 7px 7px 7px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 2px #dddddd;
	clear: both;
	display: none;
	min-height: 150px;
	padding: 8px;
	position: relative;
	top: -1px;
}

#module_cart.active .heading {
	border-left: 1px solid #eeeeee;
	border-radius: 7px 7px 0 0;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}

#module_cart.active .content {
	display: block;
}

#module_cart .cart .name {
	padding-bottom: 10px;
	padding-top: 10px;
}

#module_cart .cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}

#module_cart .cart td .quantity {
	font-weight: bold;
	color: #a6a4a4;
}

#module_cart .cart td {
	border-bottom: 1px solid #eeeeee;
	color: #4d4949;
	padding: 2px 3px;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
}

#module_cart .cart td a {
	font-weight: normal;
}

#module_cart .cart .image {
	display: none;
}

#module_cart .cart .image img {
	border: 1px solid #eeeeee;
	text-align: left;
}

#module_cart .cart .name small {
	color: #666666;
	line-height: 14px;
}

#module_cart .cart td.quantity {
	color: #a6a4a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0;
	vertical-align: middle;
}

#module_cart .cart td.total {
	text-align: center;
	vertical-align: middle;
	color: #4d4949;
	font-size: 11px;
	font-weight: bold;
}

#module_cart .cart .remove {
	text-align: right;
	padding: 2px 2px;
	vertical-align: middle;
}

#module_cart .cart .remove img {
	cursor: pointer;
}

#module_cart table.total {
	border-collapse: collapse;
	clear: left;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
}

.total-right {
	text-align: right !important;
}

#module_cart .total-left {
	padding-right: 18px;
}

#module_cart table.total td b {
	font-size: 11px;
	font-weight: bold;
	color: #a6a4a4;
}

#module_cart table.total td {
	color: #ed272b;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#module_cart .checkout .button {
	margin-bottom: 10px;
}

#module_cart .checkout {
	clear: both;
	text-align: right;
}

#module_cart .empty {
	text-align: left;
	color: #393838;
	font-size: 13px;
	line-height: 17px;
	padding: 5px 0;
}

.product-list #image,
.product-grid #image,
.home-block #image {
	float: left;
	margin-top: 0;
	z-index: 0;
}

.htabs {
	height: 30px;
	line-height: 16px;

}

.htabs a {
	border: 1px solid #e7e7e7;
	background: #ffffff url("../image/tab.png") repeat-x;
	padding: 6px 10px 6px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #737373;
	margin-right: -1px;
	display: none;
	border-radius: 3px 3px 0 0;
}

#idTab1 p {
	font-size: 12px;
	color: #191919 !important;
	font-weight: normal !important;
	line-height: 20px;
	margin-bottom: 5px;
}

.htabs a.selected {
	padding-bottom: 7px;
	background: #ffffff;
	border-bottom: 0;
	color: #191919;
	font-size: 12px;
	font-weight: bold;
}

.tab-content {
	border: 1px solid #e7e7e7;
	padding: 16px 18px 10px 18px;
	z-index: 2;
	border-radius: 0 3px 3px 3px;
	float: left;
	width: 690px;
	background: #ffffff;
}

.box {
	margin-bottom: 10px;
	border-radius: 5px;
}

.box .box-content.inform {
	padding: 0 0 0;
}

.box .box-heading {
	padding: 6px 0 5px 10px;
	font-size: 17px;
	font-weight: normal;
	line-height: 21px;
	color: #555050;
	border-radius: 6px 6px 0 0;
	background: url("../image/box-heading.jpg") repeat-x #f6f6f6;
	border: 1px solid #e7e7e7;
	text-transform: none;
}

.box .box-content {
	background: url("../image/box-bg.png");
	padding: 10px 10px 12px;
	border-radius: 0 0 6px 6px;
	border: 1px solid #e7e7e7;
	border-top: none;

}

.box-shining {
	padding: 20px 0 19px;
}

.padd-both {
	padding: 0 20px;
}

.box .box-nav2 .box-heading {
	background: url("../image/cat-heading.jpg") repeat-x #576a54;
	border-bottom: 1px solid #2b3429;
	color: #ffffff;
}

.tip:hover + .tooltip {
	display: block;
}

.tooltip {
	display: none;
}

.tooltip {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	margin-left: 5px;

	position: absolute;
	bottom: -20px;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	font-family: "Open Sans", sans-serif;

	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}

.tip2:hover + .tooltip2 {
	display: block;
}

.tooltip2 {
	display: none;
}

.tooltip2 {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	margin-left: 0;
	padding: 4px 10px 4px 10px;
	position: absolute;
	bottom: -20px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	color: #414141;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}

.product-list .tooltip2 {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	color: #414141;
	margin-left: 35px;
	padding: 4px 10px 4px 10px;
	position: absolute;
	bottom: -57px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;

	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}

.product-list .tooltip {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	margin-left: 5px;
	color: #414141;
	padding: 4px 10px 4px 10px;
	position: absolute;
	bottom: -60px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;

	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}


.cart .tooltip2 {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	color: #414141;
	margin-left: 0;
	position: absolute;
	bottom: -32px;
	text-decoration: none;
	padding: 4px 10px 4px 10px !important;
	font-family: "Open Sans", sans-serif;
	font-size: 12px !important;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}

.cart .tooltip {
	border: 1px solid #dfe1e4;
	background-color: #ffffff;
	margin-left: 5px;
	color: #414141;
	position: absolute;
	bottom: -32px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 12px !important;
	padding: 4px 10px 4px 10px !important;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}


.prod-stock {
	background: url("../image/stock-w.png") left 0 no-repeat;
	float: left;
	font-size: 12px;
	height: 38px;
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: center;
	width: 38px;
	color: #ffffff;
	font-weight: normal;
}

.box-product {
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;

}

.box-product.box-subcat {
	padding-top: 10px;
}

.LikePluginPagelet {
	width: 150px;
}

.addthis_button_google_plusone {
	width: 67px;
}

.addthis_button_tweet {
	width: 70px;
	margin-right: 10px;
	margin-left: 7px;
}

.connect_widget_like_button {
	width: 150px;
}

.product-category #content .box-heading {
	font-size: 18px;
	color: #191919;
	padding-left: 20px;
	padding-bottom: 5px;
}

.box-product.box-subcat .name.subcatname {
	padding-top: 4px;
}

.box-product.box-subcat .name.subcatname a {
	font-size: 12px;
	font-weight: bold;
	color: #ed272b;
	margin-bottom: 0;
}

.box-product.box-subcat li {
	width: 197px;
	float: left;
	padding: 6px 8px 7px 8px;
	border-bottom: 1px solid #e7e7e7;
	margin-right: 10px;
}

.box-product.box-subcat li img {
	float: left;
	border: 3px solid #dfe1e4;
	margin: 0 10px 0 0;
}

#tab-related .image {
	float: none;
	padding: 5px;
	width: 80px;
	height: 80px;
}

.prod-stock-2 {
	float: left;
	padding-top: 13px;
	padding-right: 10px;
}


.zoom-top img {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.left .zoom-top:first-child {
	margin-top: 0;
	position: relative;
	z-index: 12;
}

.zoom-top:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.zoom-top {
	width: 30px !important;
	height: 30px !important;
	background: url("../image/zoom.png") right 0 no-repeat;
	overflow: hidden;
	margin-bottom: -30px;
	margin-left: 272px;
}

.box-product > li.tree-div {
	margin-right: 0;
}

.box-product > li {
	width: 176px;
	display: inline-block;
	vertical-align: top;
	margin-right: 42px;
	margin-bottom: 28px;
}

#module_cart .cart .name a {
	text-decoration: none;
	font-size: 12px;
	color: #ed272b;
	line-height: 17px;
}

#module_cart .cart .name a:hover {
	text-decoration: underline;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}

.specials .spec-descr {
	padding-bottom: 12px;
}

.short-description span {
	display: block;
	font-size: 11px;
	color: #a5a4a4;
}

.box-product .image {
	display: block;
	margin-bottom: 8px;
	text-align: center;
}

.box-product .image2 {
	display: block;
	margin-bottom: 25px;
	text-align: center;
}

.special-container1 .name {
	padding-bottom: 7px;
}

.box-product .image2 img {
	background: #ffffff;
}

#column-right .image2 img {
	margin: 10px 20px 5px 20px;
}

.box-product.spec-box .cart {
	float: right;
	padding-top: 6px;
}

.box-product .name a {
	display: inline;
}

.box-product .price {
	display: block;
	overflow: hidden;
	text-align: left;
	padding-bottom: 7px;
}

.box-product.spec-box .manufacturer {
	margin-left: -8px;
}

.box-product .price-old {
	text-decoration: line-through;
	font-weight: normal;
	color: #a6a4a4;
}

.box-product .rating {
	display: block;
	margin-bottom: 4px;
}

.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-content .information li:first-child {
	margin-bottom: 5px;
}

.box-content .information {
	padding: 0 !important;
}

.information {
	list-style: none;
	margin: 0;
	padding: 0;
}

.information li a {
	text-decoration: none;
	color: #333333;
}

.information li a:hover {
	color: #960f02;
}

.information li:first-child {
	border: none;
}

.information .info-facebook a:hover,
.information .info-about1 a:hover {
	color: #ffffff;
	opacity: 0.8;
}

.information .info-facebook a {
	background: url("../image/facebook.gif") 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 7px 5px 9px 38px;
}

.information .info-about1 a { /*background:url("../image/about.gif") 0 0px no-repeat;*/
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 7px 5px 9px 38px;
}

.afine {
	list-style: none;
	margin: 0;
	padding: 0;
}


.afine li:first-child, .acount li:first-child {
	background: none;
}

.afine li, .acount li {
	background: url("../image/line-5.png") left top repeat-x;
}

.afine li a + a {
	background: none;
	padding-left: 0;
}

.acount {
	list-style: none;
	padding: 4px 0;
}

.content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content ul li a {
	text-decoration: none;
	color: #35230f;
	font-size: 14px;
	line-height: normal;
}

.content ul li a:hover {
	color: #ed272b;
}

.content ul li:first-child {
	border: none;
}

.content ul li {
	background: url("../image/marker-manuf.png") left 5px no-repeat;
	padding-left: 22px;
	color: #3f3f3f;
	padding-bottom: 4px;
	padding-top: 4px;
}

.account-forgotten table.form tr td:first-child {
	width: 87px;
}

.account-edit .content .form input,
.account-password .content .form input {
	width: 200px;
}

.account-edit table.form tr td:first-child {
	width: 73px;
	text-align: right
}

.account-password table.form tr td:first-child {
	width: 118px;
	text-align: right
}

.wishlist-product td a {
	text-decoration: none;
	color: #ed272b;
}

.wishlist-product td {
	border-right: 1px solid #e7e7e7;
	vertical-align: middle !important;
}

.box-category > ul > li + li {
}

.q2 {
	width: 299px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-category > ul > li > a:hover {
	color: #ed272b;
}

.box-category li a {
	text-decoration: none;
	padding: 0;
	color: #5d5858;
	font-size: 12px;
	line-height: 24px;
}

.box-category > ul > li {
	background: url("../image/line-5.png") 0 bottom repeat-x;
	position: relative;
	padding-left: 4px;
}

.box-category > ul > li strong {
	display: none;
}

.box-category > ul > li:first-child {
	padding-top: 1px;
}

.box-category > ul > li.last {
	border: none;
}

.box-category > ul > li ul {
	padding-bottom: 5px;
	padding-left: 20px;
	display: none;
	margin-top: 2px;
	padding-top: 3px;
}

.box-category > ul > li.active ul {
	display: block;
}

.box-category > ul > li a.active {
	color: #ed272b;
}

.box-category > ul > li a.active + ul {
	display: block;
}

.box-category > ul > li ul > li {
	padding: 3px 5px 0 0;
}

.box-category > ul > li ul > li > a:hover {
	color: #ed272b;
}

.box-category > ul > li ul > li > a {
	text-decoration: none;
	font-size: 12px !important;
	color: #5d5858;
	margin-bottom: 2px;
}

.box-category > ul > li ul > li > a.active {
	font-weight: normal;
	color: #ed272b;
}

.box-category > ul > li.last {
	background: none;
}

.act-cat {
	position: absolute;
	top: 5px;
	right: 10px;
}

.box.category .box-heading {
	background: url("../image/cat-heading.jpg") repeat-x scroll 0 0 #ed272b;
	border: none;
	border-bottom: 1px solid #ed272b;
	color: #ffffff;
	padding-top: 7px;
}

.box-category {
	padding: 0 0 2px 0;
}

.box.category .box-content {
	border: 1px solid #e7e7e7;
	border-top: none;
	padding: 0 0 1px 0;
}


.info-about2,
.info-about3,
.info-about4 {
	display: none;
}

.box .box-nav {
	padding: 5px 10px 7px 10px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}

.box .box-nav img {
	float: left;
	margin-right: 8px;
}

.box .box-nav1 {
	height: 10px;
}

.box .box-nav2 {
	padding-bottom: 1px;
}


.product-category h1 {
	padding-left: 20px;
}

.category-info {
	overflow: auto;
	padding: 20px 0;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	display: none;
}

.category-list {
	overflow: auto;
	margin-bottom: 20px;
}

.category-list ul li {
	background: url("../image/arrow.gif") 0px 5px no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
}

.category-list ul li a {
	text-decoration: none;
}

.category-list ul li a:hover {
	color: #ffa304;
}

.category-list ul {
	float: left;
	width: 25%;
	list-style: none;
	padding: 0;
}

.capcha {
	width: 143px;
}

.sitemap-info ul li {
	background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;
	color: #191919;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
}

.sitemap-info ul li a {
	color: #35230f;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}

.sitemap-info ul li a:hover {
	color: #ed272b;
}

.affiliate-login .login-content .right {
	height: 265px;
}

.affiliate-login .login-content .left {
	background-position: right bottom;
	height: 253px;
	width: 315px;
}

.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}

.manufacturer-list a {
	text-decoration: none;
}

.manufacturer-list a:hover {
	color: #960f02;
}

.product-manufacturer h1 {
	margin-bottom: 10px;
}

.manuf-p {
	font-weight: bold;
	color: #191919;
	margin-bottom: 16px;
}

.manuf-p a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #f65423;
}

.manuf-p a b {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ed272b;
}

.manuf-p a:hover b {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}

.manufacturer-list {
	border: 1px solid #e7e7e7;
	overflow: auto;
	margin-bottom: 10px;
	border-radius: 3px;
	background: url("../image/box-bg.png");
}

.manufacturer-heading span {
	background: url("../image/tail-manuf-al.gif") 0 0 repeat-x #383838;
	display: inline-block;
	border-radius: 2px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 6px 3px 7px;
}

.manufacturer-heading {
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
	font-size: 15px;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	padding: 3px 8px 4px 4px;
	margin-bottom: 6px;
}

.manufacturer-content {
	padding: 12px 8px 9px 20px;
	overflow: hidden;
}

.manufacturer-list ul li {
	background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;
	color: #191919;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
}

.manufacturer-list ul li a:hover {
	color: #ed272b;
}

.manufacturer-list ul li a {
	color: #35230f;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}

.manufacturer-list ul {
	float: left;
	width: 25%;
	padding: 0;
	list-style: none;
	margin: 0 0 10px;
}

.product-filter {
	background: url("../image/box-bg.png");
	border-radius: 3px;
	padding: 5px 6px 5px 11px;
	overflow: auto;
	margin-bottom: 10px;
	border: 1px solid #e7e7e7;
}

.product-filter .display {
	float: right;
	color: #333333;
	height: 24px;
}

.display ul li.list a {
	background-position: -27px 0;
}

.display ul li a {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	line-height: 28px;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -9999px;
	width: 27px;
}

.product-filter .display a {
	font-weight: bold;
}

.product-filter .sort b {
	padding-right: 7px;
	font-weight: bold;
	font-size: 11px;
}

.product-filter .sort select {
	width: 140px;
}

.product-filter .sort {
	float: left;
	color: #252525;
	font-size: 11px;
	font-weight: bold;
}

.product-filter .limit select {
	width: 72px;
}

.product-filter .limit b {
	padding-right: 5px;
}

.product-filter .limit {
	margin-left: 13px;
	float: left;
	color: #252525;
	font-size: 11px;
	font-weight: bold;
}

.product-compare {
	padding: 0;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 12px;
	float: left;
}

.product-compare a:hover {
	color: #ed272b;
}

.product-compare a {
	text-decoration: none;
	font-size: 12px;
}

.product-list > div {
	padding-bottom: 19px;
}

.product-list .left {
	overflow: hidden;
}

.product-list .right {
	float: right;
	text-align: left;
	min-height: 130px;
	width: 120px;
	margin-left: 20px;
	margin-right: 9px;
	padding-left: 20px;
	border-left: 1px solid #e7e7e7
}

.product-list > div + div {
	border-top: 1px solid #e7e7e7;
	padding-top: 20px;
}

.product-list .image {
	float: left;
	margin-right: 10px;
}

.product-list .image img {
	padding: 3px;
}

.product-list .name {
	margin-bottom: 10px;
}


#list_b {
	background: url("../image/list_a.png") no-repeat scroll 0 top transparent;
	display: inline-block;
	height: 24px;
	margin-left: 8px;
	margin-right: 5px;
	width: 25px;
	float: left;
}

#grid_a {
	background: url("../image/grid_a.png") no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height: 24px;
	text-indent: -9999px;
	width: 25px;
}

.product-filter .display b {
	float: left;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

#list_a {
	background: url("../image/list_a.png") no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height: 24px;
	margin-left: 8px;
	margin-right: 5px;
	text-indent: -9999px;
	width: 25px;
	float: left;
}

#grid_b {
	background: url("../image/grid_a.png") no-repeat scroll 0 top transparent;
	display: inline-block;
	height: 24px;
	width: 25px;
}


.product-list .description {
	overflow: hidden;
	margin-bottom: 5px;
}

.product-list .rating {
	color: #7b7b7b;
}

.product-list .price {
	float: left;
	margin-bottom: 20px;
	margin-top: -4px;
	font-size: 17px;

}


.product-list .price-old, .product-list .price-old {
	font-weight: normal;
}

.product-list .price-tax {
	font-size: 11px;
	color: #414141;
	font-weight: normal;
	padding-top: 5px;
	display: block;
}

.product-list .cart {
	margin-bottom: 10px;
}

.product-list .wishlist, .product-list .compare {
	position: relative;
	margin-left: -5px;
}

.product-grid {
	background: url("../image/box-bg.png");
	padding: 15px 10px 15px 15px;
	border-radius: 3px;
	border: 1px solid #e7e7e7;
}

.product-list {
	border: none;
	border-radius: 3px;
	padding: 10px 0;
	/*gap: 10px;*/
	margin-bottom: 7px;
}

.product-list .item-tile {
    margin: 0;
}

.product-list > div:first-child {
	padding-top: 10px
}

.product-grid > div {
	display: inline-block;
	margin: 0 5px 11px 0;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	width: 151px;
	padding: 10px 10px 6px 10px;
	border-radius: 3px;
}

.extra-prod input {
	padding-bottom: 4px;
}

.extra-prod {
	padding-top: 6px;
}

.or {
	padding-top: 3px;
}

#tab-related .box-product > div {
	width: 100px;
	float: left;
	margin-right: 20px;
}

.wishlist a:hover {
	background: url("../image/iconimage.png") no-repeat 0 -24px;
}

.addtowishlist, div.wishlist > a {
	float: left;
	background: url("../image/iconimage.png") no-repeat 0 0;
	height: 24px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 25px;
}

.compare a:hover {
	background: url("../image/iconimage.png") no-repeat -29px -24px;
}

.addtocompare, div.compare > a {
	background: url("../image/iconimage.png") no-repeat -29px 0;
	float: left;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 25px;
}

#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}

.product-grid .image {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

.product-grid div:hover .image img {
}

.product-grid .image img {
}

.product-grid .name {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	min-height: 55px;
}

.product-grid .name a:hover, .product-list .name a:hover {
	text-decoration: underline;
}

.product-grid .name a, .product-list .name a {
	color: #ed272b;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
}

.product-grid .description {
	height: 33px;
	overflow: hidden;
	margin-bottom: 10px;
}

.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}

.product-list .price, .product-grid .price {
	display: block;
	min-height: 30px;
	margin-bottom: 0;
}

.product-list .price {
	margin-bottom: 10px;
}

.product-grid .price-old {
	text-decoration: line-through;
}

.product-list .price-new, .product-grid .price-new {
	display: block;
	float: left;
}

.product-grid .price .price-tax {
	display: none;
}

.product-grid .price-old {
	font-weight: normal;
}

.product-grid .cart {
	margin-bottom: 3px;
	float: left;
}

.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
	float: right;
	position: relative;
}

.product-grid .tooltip, .product-grid .tooltip2 {
	bottom: 28px;
}

.product-grid .wishlist a {
	margin-right: -5px;
}

.product-grid .compare a {
}

.product-info {
	padding: 10px;
	background: url("../image/box-bg.png");
	border-radius: 3px;
	margin-bottom: 10px;
	border: 1px solid #e7e7e7;
}

.product-info .wrapper .left {
	float: left;
	margin-right: 15px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	padding: 6px 6px 2px 6px;
	margin-left: 1px;
	background: url("../image/tail-product-image.gif") 0 bottom repeat-x #ffffff;
}

.product-info .indent-bot {
	margin-bottom: 20px;
}

.product-info > .left + .right h1 {
	padding-left: 0;
}

.product-info > .left + .right {
	margin-left: 370px;
}

.mb-1 {
	margin-bottom: -1px;
}

#cloud-zoom-big {
}

#image {
	z-index: 0;
	float: left;
	margin-top: -300px;
}

.product-info .image {
	margin: 5px;
}

.product-info .image-additional {
	width: 310px;
	margin-left: -9px;
	clear: both;
	overflow: hidden;
}

#cloud-zoom-big {
	margin-top: 3px;
}

.product-info .image-additional img {
	border: 1px solid #e7e7e7;
	background: #ffffff;
}

#zoom1 img {
	background: #ffffff;
}

.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 11px;
}

.padd-avalib {
	padding: 15px 0 10px 0;
}

.product-info .description {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 15px 5px 10px 0;
	line-height: 20px;
	color: #a6a4a4;
	font-weight: bold;
}

.product-info .description strong {
	color: #a6a4a4;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.product-info .description span {
	color: #191919;
	font-weight: bold;
}

.product-info .description a:hover {
	text-decoration: underline;
}

.product-info .description a {
	color: #ed272b;
	font-weight: normal;
	text-decoration: none;
}

.product-info .price {
	background: url("../image/tail-price.gif") 0px bottom repeat-x #ffffff;
	border-bottom: 1px solid #e7e7e7;
	padding: 12px 5px 10px 18px;
	font-size: 22px;
	color: #303030;
}

.product-info .price-old {
	text-decoration: line-through;
	color: #a6a4a4;
}

.product-info h1 {
	padding-left: 0;
	line-height: 30px;
}

.product-info .price-new {
	font-size: 22px;
	font-weight: normal;

}

.product-info .button-prod:hover {
	background-position: 0 -34px;
}

.product-info .button-prod {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	line-height: 22px;
	border-radius: 2px;
	margin-top: 0;
	float: left;
	margin-left: 20px;
	background: url("../image/tail-btn-prod.gif") 0 0 repeat-x;
}

.price-prod-page {
	font-size: 20px;
	font-weight: normal;
}

.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	padding-left: 7px;
}

.product-info .price .reward {
	font-size: 13px !important;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4d4d4d;
}

.product-info .options {
	border-bottom: 1px solid #d6d3cc;
	padding: 0 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}

.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}

.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}

.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
}

.cart-top-padd {
	padding-top: 5px;
	float: left;
}

.product-info .cart {
	padding: 25px 5px 0 0;
	color: #e7e7e7;
	overflow: auto;
}

.prod-row {
	padding-bottom: 20px;
}

.product-info .cart .cart-top label {
	font-size: 11px;
	font-weight: bold;
	color: #191919;
	padding-right: 7px;
}

.product-info .cart .cart-top .input-qti {
	width: 42px;
}

.product-info .cart .cart-top {
	padding-right: 9px;
}

.product-info .cart div {
	float: left;
}

.product-info .cart div > span {
	padding-top: 7px;
	color: #999999;
}

.cart-top {
	margin-top: -4px;
}

.extra-button {
	position: relative;
	margin-top: 0;
}

.product-info .cart .minimum {
	padding-bottom: 10px;
	font-size: 11px;
	color: #999999;
	clear: both;
}

.product-info .review .a1 {
	margin-top: -5px;
	display: inline-block
}

.product-info .review img {
	float: left;
	margin-top: 3px;
}

.product-info .review {
	color: #4d4d4d;
	border-top: 1px solid #e7e7e7;
	margin-bottom: 3px;
}

.product-info .review .share {
	background: none;
	padding-top: 20px;
	padding-left: 0;
}

.product-info .review > div {
	padding: 7px 10px 9px 10px;
	line-height: 20px;
	width: 376px;
	background: url("../image/tail-rew.gif") 0 bottom repeat-x;
}

.btn-rew {
	float: right !important;
	font-size: 12px;
	color: #dfe1e4
}

.btn-rew a + a {
	color: #ed272b;
}

.btn-rew a {
	text-decoration: underline;
	font-size: 12px;
	color: #a6a4a4;
}

.btn-rew a:hover {
	text-decoration: none;
}

.product-info .review > div > span {
	color: #38b0e3;
}

.product-info .review .share {
	overflow: hidden;
	line-height: normal;
}

.product-info .review .share a {
	text-decoration: none;
}

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #dfe1e4;
	border-left: 1px solid #dfe1e4;
	margin-bottom: 20px;
}

.attribute thead td, .attribute thead tr td:first-child {
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	background: #fcfcfc;
	text-align: left;
}

.attribute tr td:first-child {

	font-weight: bold;
	text-align: right;
	width: 48%;
}

.ui-widget-content .std {
	color: #000000;
}

.attribute td {
	padding: 7px 12px 7px 12px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#tab-review b {
	display: block;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #737373;
}

#tab-review .input-rew {
	width: 180px;
	margin-bottom: 10px;
}

#tab-review textarea {
	width: 744px !important;
	margin-bottom: 5px;
	height: 80px;
}

#tab-review .buttons {
	padding-left: 0;
	margin-bottom: 0;
}

#tab-review .buttons .right .button span {
	color: #ffffff;
}

#tab-review .buttons .right {
	float: left;
}

.bb_rew {
	float: left;
	padding-top: 3px;
	padding-right: 12px;
}

.bb-2 {
	clear: both;
	margin-bottom: 5px;
}

.input-rew-capcha {
	width: 170px;
}

#tab-review h2 {
	margin-bottom: 10px;
}

#review .content {
	font-size: 12px;
	font-weight: bold;
	color: #f65423;
	margin-bottom: 3px;
}

#review .content p {
	font-weight: normal;
	color: #737373;
}

.related .box-product {
	background: url("../image/box-bg.png");
	padding: 10px 10px 1px 10px;
	border-radius: 3px;
	width: auto;
	border: 1px solid #e7e7e7;
}

.compare-info {
	border-collapse: collapse;
	width: 100%;
	background: url("../image/box-bg.png");
}

.block-compare {
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	position: relative;
	overflow: hidden;
}

.compare-info thead {
	overflow: hidden;
}

.compare-info td.last-1 {
	border-bottom: 0;
}

.compare-info thead td {
	background: url("../image/tail-manuf.gif") 0 5px repeat-x #ffffff;
	overflow: hidden;
}

.compare-info thead td, .compare-info thead tr td:first-child {
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.compare-info tr td.et:first-child {
	background: #f9f9f9;
}

.compare-info tr td:first-child {
	color: #191919;
	font-weight: bold;
	text-align: right;
}

.td-price {
	font-weight: bold;
	font-size: 16px;
}

.checkout-product {
	border-left: 1px solid #dfe1e4;
	border-top: 1px solid #dfe1e4;
}

.compare-info .prod-stock {
	margin: 0 auto;
	float: none;
}

.compare-info td.name a {
	text-decoration: none;
	color: #ed272b;
	font-size: 12px;
	line-height: 17px;
}

.compare-info td.name a:hover {
	text-decoration: underline;
}

.compare-info td.last {
	border-right: 0;
}

.compare-info td {
	padding: 7px;
	width: 20%;
	color: #737373;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.compare-info .price-old {
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: line-through;
	display: block;
	font-size: 12px;
}

.compare-info .price-new {
	font-weight: bold;
	font-size: 16px;
	color: #0e0e0e;
}

.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
}

.table-radius .buttons {
	margin-bottom: 0;
	border-right: 1px solid #dfe1e4;
	background: url("../image/tail-wislish-bottom.gif") 0 0 repeat-x #f8f8f8;
	padding: 9px 9px 11px 12px;
}

.table-radius {
	border-radius: 3px;
	overflow: hidden;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

.wishlist-product td {
	padding: 7px 7px 6px 10px;
}

.wishlist-product thead td {
	color: #191919;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
}

.wishlist-product .prod-stock {
	background: url("../image/stock-w.png") left 0 no-repeat;
	color: #ffffff;
	float: left;
	font-size: 12px;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
	padding-top: 10px;
	text-align: center;
	width: 38px;
}

.wishlist-product {
	margin-bottom: 25px;
}

.wishlist-product .button-up:hover {
	background-position: -22px;
}

.wishlist-product .button-up {
	font-size: 12px;
	border: 1px solid #bababa;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	height: 22px;
	padding: 3px 7px 4px 8px;
	border-radius: 2px;
	background: url("../image/tail-but.gif") left 0 repeat-x;
	line-height: 22px;
}

.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: left;
}

.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}

.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #e7e7e7;
}

.wishlist-product tbody .remove {
	vertical-align: middle;
}

.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}

.wishlist-product tbody .name {
	text-align: left;
	padding-left: 20px;
}

.wishlist-product tbody .model {
	text-align: center;
	color: #242424;
}

.wishlist-product tbody .stock {
	text-align: center;
	color: #242424;
}

.wishlist-product tbody .stock .prod-stock {
	margin-left: 15px;
}

.wishlist-product tbody .quantity {
	text-align: right;
}

.wishlist-product tbody .price {
	text-align: center;
	font-size: 17px;
}

.wishlist-product tbody .total {
	text-align: right;
}

.wishlist-product tbody .price s {
	color: #a6a4a4;
	display: block;
	font-weight: normal;
}

.content b {
	padding-bottom: 6px;
	display: inline-block
}

.login-content .content {
	border: none !important;
	padding: 0 !important;
}

.login-content {
	width: 100%;
	overflow: hidden;
}

.box-container {
	background: url("../image/box-bg.png");
	border-radius: 3px;
	padding: 10px;
	border: 1px solid #e7e7e7;
}

.login-content .left p + p {
	margin-bottom: 16px;
}

.login-content .left p {
	margin-bottom: 10px;
	line-height: 17px;
}

.login-content .left h2 {
	color: #e52234;
	margin-bottom: 3px;
}

.login-content .right h2 {
	margin-bottom: 3px;
}

.login-content .left .content {
	margin-bottom: 0 !important;
}

.login-content .left {
	float: left;
	width: 315px;
	border: 1px solid #dfe1e4;
	padding: 15px 20px 12px;
	background: url("../image/login-content-left.gif") right bottom no-repeat #ffffff;
	height: 233px;
}

.login-content .right {
	float: right;
	width: 340px;
	border: 1px solid #dfe1e4;
	padding: 15px 0 0 20px;
	height: 244px;
	background: url("../image/login-content-right.gif") 0 0px no-repeat #f8f8f8;
}

.link-login {
	font-size: 12px;
	color: #f83b01;
	text-decoration: underline;
	padding-top: 1px;
	margin-bottom: 15px;
	display: inline-block;
}

.link-login:hover {
	text-decoration: none;
}

.padd-form {
	display: block;
	padding-bottom: 5px;
}

#login .q1 {
	width: 315px;
}

.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}

.login-content .right .content p {
	margin-bottom: 15px;
}

.login-content .right .content b {
	display: block;
}

#register select {
	width: 308px;
}

#register .q1 {
	width: 300px;
}

#register .content {
	border: none !important;
	padding: 0 !important;
}

.order-list {
	margin-bottom: 10px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	background: url("../image/box-bg.png");
}

.heading-order-list {
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
	border-bottom: 1px solid #e7e7e7;
	padding: 6px 12px 5px 10px;
	overflow: hidden;
	border-radius: 3px 3px 0 0;
}

.order-list .order-id span, .order-list .order-status span, .order-list .order-content div .or-price {
	color: #a6a4a4
}

.order-list .order-id {
	width: 49%;
	float: left;
	color: #191919;
	font-size: 12px;
	font-weight: bold;
}

.order-list .order-status {
	font-weight: bold;
	font-size: 12px;
	color: #191919;
}

.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.order-list .order-content {
	padding: 16px 20px 13px 20px;
	display: inline-block;
	width: 708px;
}

.order-list .order-content div > span {
	color: #33210e;
}

.order-list .order-content div .button {
	margin-top: 3px;
}

.order-list .order-content div b {
	font-weight: normal;
}

.order-list .order-content div {
	line-height: 17px;
	color: #191919;
	float: left;
	width: 31.7%;
}

.order-list .order-info {
	text-align: right;
}

.order-detail {
	background: #efefef;
	font-weight: bold;
}

.return-box-2 {
	border: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
	padding: 15px 20px 19px 20px;
	margin-bottom: 10px;
}

.return-box-2 .buttons .right {
	float: left;
}

.return-box-2 .buttons {
	padding-left: 0;
	padding-top: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.return-box {
	border: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

.return-p {
	padding-left: 17px;
}

.return-p p {
	margin-bottom: 13px;
}

.return-list {
	margin-bottom: 10px;
}

#content .content.return-box {
	padding: 14px 10px 11px 20px;
	margin-bottom: 10px;
}

.content.return-box h2 {
	margin-bottom: 14px;
}

#content .content.return-box .left {
	width: 320px;
}

#content .content.return-box .right {
	width: 320px;
}

.content.return-box label {
	font-size: 12px;
	font-weight: bold;
	color: #737373;
}

.content.return-box span {
	color: #ff7409;
}

.content.return-box input {
	margin-top: 6px;
	margin-bottom: 7px;
	width: 310px;
}

.content.return-box .error {
	padding-bottom: 5px;
	display: block;
}

.return-box-3 {
	border: 1px solid #e7e7e7;
	margin-bottom: 20px;
	background: url("../image/box-bg.png");
	padding: 14px 10px 10px 20px;
}

.return-box-3 h2 {
	margin-bottom: 15px;
}

.return-box-3 textarea {
	width: 310px;
	height: 188px;
	max-width: 310px;
	max-height: 188px;
}

.return-box-3 .return-captcha {
	width: 320px;
	margin-top: -3px;
}

.return-box-3 .return-captcha b {
	padding-bottom: 6px;
	display: block;
}

.return-box-3 .return-captcha input {
	width: 170px;
	margin-bottom: 10px;
}

.return-box-3 .return-additional {
	margin-bottom: 11px;
}

.return-box-3 .buttons {
	padding: 0;
	margin-bottom: 0;
}

a.button-return-left,
a.button-return-right,
a.button-order-right,
a.button-cont-right,
a.button-back-left,
a.button-inf-left {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	padding-right: 8px;
}

a.button-order-right {
	padding: 0;
}

a.button-return-left:hover span,
a.button-return-right:hover span,
a.button-order-right:hover span,
a.button-cont-right:hover span,
a.button-back-left:hover span,
.wishlist-product a.button-wislish-left:hover span,
a.button-inf-left:hover span {
	color: #ed272b;
}

a.button-return-left span,
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-back-left span,
.wishlist-product a.button-wislish-left span,
a.button-inf-left span {
	color: #35230f;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;

}

a.button-return-left span,
a.button-back-left span,
a.button-wislish-left span {
	padding: 5px 0 5px 14px;
	background: url("../image/marker-button-left.png") left 8px no-repeat;
}

a.button-return-right span,
a.button-order-right span,
a.button-cont-right span,
a.button-inf-left span {
	padding: 5px 14px 5px 0;
	background: url("../image/marker-button-right.png") right 8px no-repeat;

}


.cart-info table {
	width: 100%;
	border-collapse: collapse;
	border-radius: 6px 6px 0 0;

}

a {
	outline: none;
}

.shop-cart {
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	position: relative;
	background: url("../image/box-bg.png");
}

.cart-info td {
	padding: 7px 7px 6px 10px;
}

.cart-info thead td {
	color: #191919;
	font-weight: bold;
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.cart-info thead .remove, .cart-info thead .image {
	text-align: left;
}

.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}

.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.cart-info tbody td {
	vertical-align: middle;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.cart-info tbody .remove {
	vertical-align: middle;
}

.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}

.cart-info tbody .name a {
	color: #ed272b;
	text-decoration: none;
	line-height: 17px;
}

.cart-info tbody .name a:hover {
	text-decoration: underline;
}

.cart-info tbody .name {
	text-align: left;
}

.cart-info tbody .model {
	text-align: center;
	color: #242424;
}

.cart-info tbody .price, .cart-info tbody .total {
	color: #4d4949;
	font-size: 17px;
	font-weight: bold;
}

.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: center;
}

#shipping select {
	width: 258px;
}

#shipping input {
	width: 250px;
}

#shipping {
	margin-bottom: 10px;
}

.cart-info tbody span.stock {
	color: #ff0000;
	font-weight: bold;
}

.cart-module .cart-heading {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 7px 8px 6px 27px;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
	cursor: pointer;
	background: #fafafa url("../image/arrow-right.png") 10px 55% no-repeat;
}

.cart-bottom {
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-radius: 0 0 6px 6px;
	margin-bottom: 20px;
	overflow: hidden;
}

.cart-module .active {
	background: #f8f8f8 url("../image/arrow-down.png") 9px 60% no-repeat;
}

#shipping select {
	width: 234px;
	float: left;
}

#shipping input {
	width: 226px;
	float: left;
	margin: 0;
}

#shipping td {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	padding-right: 5px;
	padding-bottom: 8px;
}

.cart-module .cart-content {
	padding: 18px 0 19px 18px;
	display: none;
	overflow: auto;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

.cart-info {
	overflow: hidden;
}

#coupon {
	font-weight: bold;
	color: #e52234;
	font-size: 11px;
}

#coupon a {
	font-weight: normal;
}

#coupon input {
	width: 230px;
	margin-left: 5px;
	margin-right: 5px;
}

.cart-content input {
	width: 230px;
	margin-left: 5px;
	margin-right: 5px;
}

#voucher {
	font-weight: bold;
	color: #e52234;
	font-size: 11px;
}

#voucher input {
}

.cart-content p {
	font-weight: bold;
	font-size: 12px;
	color: #e52234;
	margin-bottom: 15px;
}

.cart-bottom .buttons {
	padding-bottom: 8px;
	margin-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
	background: url("../image/tail-cart-buttons.gif") 0 bottom repeat-x;
}

.cart-total table {
	border-bottom: 1px solid #dfe1e4;
	border-collapse: collapse;
}

.cart-total table td {
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #e7e7e7;
	font-weight: bold;
	color: #4d4949;
}

.cart-total table td b {
	font-family: Arial, Helvetica, sans-serif;
}

.row-table-2 {
	background: #f9f9f9;
}

.row-table-4 {
	background: #f9f9f9;
}

.row-table-6 {
	background: #f9f9f9;
}

.row-table-8 {
	background: #f9f9f9;
}

.cart-total table {
	width: 100%;
}

.cart-total td {
	padding: 3px;
	text-align: right;
}

.about-page {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
	padding-top: 16px;
	padding-left: 14px;
}

.about-page h3 {
	font-size: 15px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	color: #191919;
	margin: 0;
	padding-bottom: 13px;
}

.about-page-2 {
	padding-bottom: 20px;
	padding-top: 16px;
	padding-left: 14px;
}

.about-page-2 h3 {
	font-size: 15px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	color: #191919;
	margin: 0;
	padding-bottom: 13px;
}

.about-page p {
	font-size: 12px;
	color: #737373;
	line-height: 17px;
	margin-bottom: 12px;
}

.about-page-2 p {
	font-size: 12px;
	color: #737373;
	line-height: 17px;
	margin-bottom: 12px;
}

.about-page ul li {
	font-weight: bold;
	color: #626060;
	font-size: 12px;
	margin-bottom: 4px;
	background: url("../image/marker-about.png") 0 3px no-repeat;
	padding-left: 16px;
}

.checkout-content.opt .left h2 {
	color: #f83b01;
	padding-bottom: 0;
}

.checkout-content.opt .right h2 {
	padding-bottom: 0;
}

.checkout-content.opt .right a {
	color: #f83b01;
}

.checkout-content.opt .left {
	background: url("../image/login-content-left.gif") 0 bottom no-repeat #ffffff;
	border: 1px solid #dfe1e4;
	float: left;
	height: 233px;
	padding: 15px 20px 32px;
	width: 295px;
}

.checkout-content.opt .right {
	background: url("../image/login-content-right.gif") no-repeat 0 0 #f8f8f8;
	border: 1px solid #dfe1e4;
	float: right;
	height: 264px;
	padding: 15px 0 0 20px;
	width: 343px;
}

.checkout-heading {
	background: url("../image/tail-manuf.gif") 0 0 repeat-x #f8f8f8;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	padding: 7px 8px 7px 0;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
}

.marker-chekout {
	background: url("../image/marker-chekout.png") 9px 6px no-repeat;
	padding-left: 28px;
}

.checkout-heading a {
	float: right;
	margin-top: -15px;
	font-weight: normal;
	text-decoration: none;
}

.cart-total-name {
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	color: #191919;
	width: 87%;
}

.cart-total1 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.tot {
	background: url("../image/box-bg.png");
}

.cart-total td.last {
	color: #ed272b;
	border-bottom: none;
}

.checkout-heading a:hover {
	color: #ed272b;
	text-decoration: underline;
}

.checkout-content h2 {
	padding-bottom: 12px;
}

.checkout-content {
	padding: 20px 20px 15px 20px;
	display: none;
	overflow: auto;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background: url("../image/box-bg.png");
}

#payment-address-existing {
	margin-top: 1px;
	margin-right: 5px;
	float: left;
	margin-left: 0
}

#payment-address-new {
	margin-top: 1px;
	margin-right: 5px;
	float: left;
	margin-left: 0
}

.p1 {
	padding-bottom: 12px;
}

.checkout-content .left label {
	margin-right: 12px;
	width: 150px;
}

.checkout-content .left #register {
	float: left;
	margin-right: 5px;
}

.checkout-content .left b {
	margin-top: 2px;
	float: left;
}

.checkout-content .left #guest {
	float: left;
	margin-right: 5px;
}

.checkout-content .left {
	float: left;
	width: 48%;
}

.right-bg .wrapper {
	overflow: visible;
}

.login-padd {
	padding-top: 12px;
}

.checkout-content .right a span {
	padding-top: 2px;
	padding-bottom: 3px;
}

.checkout-content .right input.d1 {
	width: 320px;
	margin-top: 5px;
}

.checkout-content .right {
	float: right;
	width: 48%;
}

.checkout-content .buttons .right input {
	position: relative;
	top: 2px;
}

.checkout-content .buttons {
	clear: both;
	margin-bottom: 0;
}

.checkout-product table b {
	color: #191919;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background: url("../image/bg-cart-image.png") 40px 90% no-repeat;
}

.checkout-product td {
	padding: 7px;
}

.checkout-product thead td {
	color: #191919;
	background-color: #f7f7f7;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.checkout-product thead .name, .checkout-product thead .model {
	text-align: center;
}

.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: center;
	color: #000000;
	font-weight: normal;
}

.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
}

.checkout-product tbody .name {
	text-align: left;
}

.checkout-product tbody .model {
	text-align: center;
}

.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: center;
}

.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #dddddd;
}

.checkout-success .buttons .button span {
	padding-top: 2px;
	padding-bottom: 3px;
}

.contact-info {
	overflow: auto;
	border: 1px solid #e7e7e7;
	padding: 20px 20px 19px 18px;
	margin-bottom: 10px;
	background: url("../image/box-bg.png");
	border-radius: 3px;
}

.contact-info .left {
	float: left;
	width: 48%;
}

.contact-info .right {
	float: left;
	width: 48%;
}

.contact-form-left {
	width: 385px;
	float: left;
	margin-bottom: 4px;
}

.contact-form-right {
	width: 360px;
	float: left;
}

.content.contact-f h2 {
	margin-bottom: 13px;
}

.content.contact-f .q2 {
	width: 357px;
}

.padd-content {
	padding-bottom: 6px;
}

.content.contact-f textarea {
	width: 700px !important;
	height: 142px;
	margin-bottom: 6px;
}

.cap-p {
	margin-bottom: 0;
}

.content.contact-f .capcha {
	width: 172px;
}

#content .contact-info .content {
	margin-bottom: 0;
}

.map-left {
	float: left;
}

.map-content figure iframe {
	border: none;
}

.map-content figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.map-content {
	width: 330px;
	height: 243px;
	float: right;
	overflow: hidden;
}

.contact-box {
	width: 270px;
	padding-top: 7px;
	background: url("../image/adress.png") left 4px no-repeat;
	padding-left: 93px;
	line-height: 17px;
	margin-bottom: 18px;
}

.contact-box b {
	font-size: 15px;
	font-weight: 600;
	color: #191919;
	font-family: "Open Sans", sans-serif;
}

.contact-box-2 {
	width: 270px;
	padding-top: 7px;
	background: url("../image/telephon.png") left 6px no-repeat;
	padding-left: 93px;
	line-height: 17px;
}

.contact-box-2 b {
	font-size: 15px;
	font-weight: 600;
	color: #191919;
	font-family: "Open Sans", sans-serif;
}

.sitemap-info ul {
	margin-top: 10px;
}

.sitemap-info li a {
	text-decoration: none;
}

.sitemap-info li a:hover {
	color: #960f02;
}

#content .content.contact-f {
	border: 1px solid #e7e7e7;
	background: url("../image/bg-contact-form.gif") left bottom no-repeat #ffffff;
	padding: 15px 12px 17px 19px
}

.content.contact-f .buttons {
	padding: 10px 10px 0 0;
	margin-bottom: 0;
}

.content.contact-f .buttons .button {
	margin-top: 10px;
}

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}

#newsletter .content {
	margin: 0;
	padding: 0;
	border: none;
}

.sitemap-info .left {
	float: left;
	width: 48%;
}

#newsletter .form tr td:first-child {
	width: 58px;
}

.sitemap-info .right {
	float: left;
	width: 48%;
}

#footer {
	clear: both;
	overflow: hidden;
	min-height: 70px;
	padding: 18px 0 0;
	background: url("../image/footer-bg.gif") left top repeat-x;
	border-radius: 4px 4px 0 0;
}

#footer h3 {
	color: #29282a;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 0;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
	display: none;
}

#footer .column {
	float: left;
	width: 280px;
	margin-right: 20px;
	color: #333333;
}

#footer .column.col-1 {
	width: 230px !important;
}

#footer .column ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#footer .column ul li {
	padding-top: 3px;
	padding-bottom: 4px;
	list-style: none;
	line-height: 15px;

}

#footer .column a {
	text-decoration: none;
	font-size: 12px;
	color: #626060;
}

#footer .column a:hover {
	text-decoration: none;
	color: #ed272b;
	background-position: 0 4px;
}

#footer .column.col-4 {
	margin-right: 0;
	width: 158px;
	float: right
}

#footer h4 {
	margin-top: 0;
	font-size: 17px;
	color: #555050;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 7px;
}

#powered a:hover {
	text-decoration: underline;
}

#powered a {
	text-decoration: none;
	color: #626060;
	font-size: 12px;
}

#powered a:hover {
	text-decoration: underline;
}

#powered {
	font-size: 12px;
	color: #626060;
	padding: 19px 0 0 0;
	background: url("../image/footer-bg.gif") left top repeat-x;
}

.socials {
	float: left;
}

.list-services {
	padding: 0 0 0 0;
	margin: 0;
}

.list-services li {
	float: left;
	padding-right: 5px;
}

.list-services li a {
	display: block;
	width: 24px;
	height: 24px;
}

.list-services li.first a {
	background: url("../image/twitter.png") no-repeat;
}

.list-services li.second a {
	background: url("../image/facebook.png") no-repeat;
}

.list-services li.third a {
	background: url("../image/google.png") no-repeat;
}

.list-services li.four a {
	background: url("../image/delicious.png") no-repeat;
}

.list-services li.five a {
	background: url("../image/youtube.png") no-repeat;
}

#easyTooltip {
	padding: 5px 10px;
	border: 1px solid #ffffff;
	background: #3f3f3f;
	color: #ffffff;
	font-size: 11px;
	text-transform: none;
	position: relative;
	z-index: 99;
	font-weight: bold;
}

.success, .warning, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555555;
}

.success a, .warning a, .attention a, .information a {
	color: #333333;
}

#cart-success {
	position: fixed;
	z-index: 9998;
}

.success .close {
}

.success {
	color: #000000
}

.success a:hover {
	text-decoration: underline;
}

.success a {
	text-decoration: none;
	color: #ed272b
}

.success span:hover img {
	margin-top: -11px;
}

.success p {
	margin-bottom: 11px;
	font-size: 24px;
	color: #1b1b1b;
}

.success span {
	width: 11px;
	height: 11px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	top: 8px;
}

.success {
	width: 170px;
	position: fixed;
	z-index: 9999 !important;
	left: 50%;
	box-shadow: 0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5);
	top: 50%;
	padding: 18px 28px 18px 18px;
	margin-left: -85px;
	margin-top: -70px;
	line-height: 18px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: none;
	background: #ffffff;
	display: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 14px;
}

#wrap {
	z-index: 10 !important;
}

.rev-success {
	background: #eaf7d9 url("../image/success.png") left no-repeat;
	border: 1px solid #bbdf8d;
	padding-left: 20px;
}

.mousetrap,
.related-info:hover {
}

.related-info .name {
	min-height: 40px;
}

.related-info .price {
	float: none;
	padding-bottom: 8px;
}

.related-info {
	display: inline-block;
	margin: 0 2px 11px;
	padding: 10px;
	vertical-align: top;
	width: 156px;
	float: left;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
}

.b_param__header {
	cursor: pointer;
}

.b_param {
	display: none;
}

.b_param__show:after {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #000000;
	margin: 0 -5px 2px 5px;
	content: "";
}

.b_param__hide:after {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom: 3px solid #000000;
	margin: 0 -5px 2px 5px;
	content: "";
}

.search-list {
	margin-left: 240px;
}

.search-header {
	margin-bottom: 20px;
}

.box .box-content {
	color: #000000 !important;
}

.pp_gallery ul li.selected a {
	border: 1px solid #999999 !important;
}

.pp_gallery ul a {
	border: 1px solid #000000 !important;
	background: #ffffff;
	margin-top: 0;
}

.pp_description {
	display: none !important;
}

.pp_social {
	display: none;
}

div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}

div.pp_default .pp_top .pp_left {
	background: url("../image/prettyPhoto/default/sprite.png") -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
	background: url("../image/prettyPhoto/default/sprite_x.png") top left repeat-x
}

div.pp_default .pp_top .pp_right {
	background: url("../image/prettyPhoto/default/sprite.png") -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
	background: url("../image/prettyPhoto/default/sprite_y.png") -7px 0 repeat-y;
	padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
	background: url("../image/prettyPhoto/default/sprite_y.png") top right repeat-y;
	padding-right: 13px
}

div.pp_default .pp_next:hover {
	background: url("../image/prettyPhoto/default/sprite_next.png") center right no-repeat;
	cursor: pointer
}

div.pp_default .pp_previous:hover {
	background: url("../image/prettyPhoto/default/sprite_prev.png") center left no-repeat;
	cursor: pointer
}

div.pp_default .pp_expand {
	background: url("../image/prettyPhoto/default/sprite.png") 0 -29px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px
}

div.pp_default .pp_expand:hover {
	background: url("../image/prettyPhoto/default/sprite.png") 0 -56px no-repeat;
	cursor: pointer
}

div.pp_default .pp_contract {
	background: url("../image/prettyPhoto/default/sprite.png") 0 -84px no-repeat;
	cursor: pointer;
	height: 28px;
	width: 28px
}

div.pp_default .pp_contract:hover {
	background: url("../image/prettyPhoto/default/sprite.png") 0 -113px no-repeat;
	cursor: pointer
}

div.pp_default .pp_close {
	background: url("../image/prettyPhoto/default/sprite.png") 2px 1px no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px
}

div.pp_default .pp_gallery ul li a {
	background: url("../image/prettyPhoto/default/default_thumb.png") center center #f8f8f8;
	border: 1px solid #ffffff
}

div.pp_default .pp_social {
	margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	left: auto;
	position: static
}

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/default/sprite.png") -51px 1px no-repeat;
	height: 30px;
	width: 30px
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url("../image/prettyPhoto/default/sprite.png") -31px -3px no-repeat;
	height: 20px;
	margin: 4px 0 0;
	width: 20px
}

div.pp_default a.pp_arrow_next {
	background-position: -82px -3px;
	left: 52px
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	position: relative;
	width: 110px
}

div.pp_default .pp_nav .currentTextHolder {
	color: #999999;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	left: 75px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 2px
}

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: 0.7
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
	background: url("../image/prettyPhoto/default/sprite.png") -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
	background: url("../image/prettyPhoto/default/sprite_x.png") bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
	background: url("../image/prettyPhoto/default/sprite.png") -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
	background: url("../image/prettyPhoto/default/loader.gif") center center no-repeat
}

div.light_rounded .pp_top .pp_left {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
	background: url("../image/prettyPhoto/light_rounded/btnNext.png") center right no-repeat;
	cursor: pointer
}

div.light_rounded .pp_previous:hover {
	background: url("../image/prettyPhoto/light_rounded/btnPrevious.png") center left no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -31px -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand:hover {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -31px -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") 0 -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract:hover {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") 0 -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_close {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px
}

div.light_rounded .pp_nav .pp_play {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_arrow_previous {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
	background: url("../image/prettyPhoto/light_rounded/sprite.png") -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
	background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
	background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") top right repeat-y
}

div.dark_rounded .pp_next:hover {
	background: url("../image/prettyPhoto/dark_rounded/btnNext.png") center right no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_previous:hover {
	background: url("../image/prettyPhoto/dark_rounded/btnPrevious.png") center left no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -31px -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand:hover {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -31px -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") 0 -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract:hover {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") 0 -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_close {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px
}

div.dark_rounded .pp_description {
	color: #ffffff;
	margin-right: 85px
}

div.dark_rounded .pp_nav .pp_play {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_arrow_previous {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
	background: url("../image/prettyPhoto/dark_rounded/sprite.png") -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
	background: url("../image/prettyPhoto/dark_rounded/loader.gif") center center no-repeat
}

div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000000
}

div.dark_square .pp_description {
	color: #ffffff;
	margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
	background: url("../image/prettyPhoto/dark_square/loader.gif") center center no-repeat
}

div.dark_square .pp_expand {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -31px -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_expand:hover {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -31px -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract {
	background: url("../image/prettyPhoto/dark_square/sprite.png") 0 -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract:hover {
	background: url("../image/prettyPhoto/dark_square/sprite.png") 0 -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_close {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px
}

div.dark_square .pp_nav {
	clear: none
}

div.dark_square .pp_nav .pp_play {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_arrow_previous {
	background: url("../image/prettyPhoto/dark_square/sprite.png") 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
	background: url("../image/prettyPhoto/dark_square/sprite.png") -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
	background: url("../image/prettyPhoto/dark_square/btnNext.png") center right no-repeat;
	cursor: pointer
}

div.dark_square .pp_previous:hover {
	background: url("../image/prettyPhoto/dark_square/btnPrevious.png") center left no-repeat;
	cursor: pointer
}

div.light_square .pp_expand {
	background: url("../image/prettyPhoto/light_square/sprite.png") -31px -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_expand:hover {
	background: url("../image/prettyPhoto/light_square/sprite.png") -31px -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract {
	background: url("../image/prettyPhoto/light_square/sprite.png") 0 -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract:hover {
	background: url("../image/prettyPhoto/light_square/sprite.png") 0 -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_close {
	background: url("../image/prettyPhoto/light_square/sprite.png") -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 75px
}

div.light_square .pp_nav .pp_play {
	background: url("../image/prettyPhoto/light_square/sprite.png") -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/light_square/sprite.png") -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_arrow_previous {
	background: url("../image/prettyPhoto/light_square/sprite.png") 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
	background: url("../image/prettyPhoto/light_square/sprite.png") -22px -71px no-repeat
}

div.light_square .pp_next:hover {
	background: url("../image/prettyPhoto/light_square/btnNext.png") center right no-repeat;
	cursor: pointer
}

div.light_square .pp_previous:hover {
	background: url("../image/prettyPhoto/light_square/btnPrevious.png") center left no-repeat;
	cursor: pointer
}

div.facebook .pp_top .pp_left {
	background: url("../image/prettyPhoto/facebook/sprite.png") -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
	background: url("../image/prettyPhoto/facebook/contentPatternTop.png") top left repeat-x
}

div.facebook .pp_top .pp_right {
	background: url("../image/prettyPhoto/facebook/sprite.png") -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
	background: url("../image/prettyPhoto/facebook/contentPatternLeft.png") top left repeat-y
}

div.facebook .pp_content_container .pp_right {
	background: url("../image/prettyPhoto/facebook/contentPatternRight.png") top right repeat-y
}

div.facebook .pp_expand {
	background: url("../image/prettyPhoto/facebook/sprite.png") -31px -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_expand:hover {
	background: url("../image/prettyPhoto/facebook/sprite.png") -31px -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract {
	background: url("../image/prettyPhoto/facebook/sprite.png") 0 -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract:hover {
	background: url("../image/prettyPhoto/facebook/sprite.png") 0 -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_close {
	background: url("../image/prettyPhoto/facebook/sprite.png") -1px -1px no-repeat;
	cursor: pointer;
	height: 22px;
	width: 22px
}

div.facebook .pp_description {
	margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
	background: url("../image/prettyPhoto/facebook/loader.gif") center center no-repeat
}

div.facebook .pp_arrow_previous {
	background: url("../image/prettyPhoto/facebook/sprite.png") 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}

div.facebook .pp_arrow_next {
	background: url("../image/prettyPhoto/facebook/sprite.png") -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}

div.facebook .pp_nav {
	margin-top: 0
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
	background: url("../image/prettyPhoto/facebook/sprite.png") -1px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_nav .pp_pause {
	background: url("../image/prettyPhoto/facebook/sprite.png") -32px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_next:hover {
	background: url("../image/prettyPhoto/facebook/btnNext.png") center right no-repeat;
	cursor: pointer
}

div.facebook .pp_previous:hover {
	background: url("../image/prettyPhoto/facebook/btnPrevious.png") center left no-repeat;
	cursor: pointer
}

div.facebook .pp_bottom .pp_left {
	background: url("../image/prettyPhoto/facebook/sprite.png") -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
	background: url("../image/prettyPhoto/facebook/contentPatternBottom.png") top left repeat-x
}

div.facebook .pp_bottom .pp_right {
	background: url("../image/prettyPhoto/facebook/sprite.png") -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
	outline: none
}

div.pp_overlay {
	background: #000000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}

.pp_content {
	height: 40px;
	min-width: 40px
}

* html .pp_content {
	width: 40px
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}

.pp_content_container .pp_left {
	padding-left: 20px
}

.pp_content_container .pp_right {
	padding-right: 20px
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}

.pp_description {
	display: none;
	margin: 0
}

.pp_social {
	float: left;
	margin: 0
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	width: 55px
}

.pp_social .twitter {
	float: left
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}

.pp_nav p {
	float: left;
	margin: 2px 4px;
	white-space: nowrap
}

.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}

a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative
}

.pp_gallery ul {
	float: left;
	height: 63px;
	margin: 0 0 0 5px;
	padding: 0;
	position: relative;
	white-space: nowrap
}

.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, 0.5) solid;
	display: block;
	float: left;
	height: 50px;
	overflow: hidden
}

.pp_gallery ul a img {
	border: 0
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}

.pp_gallery li.default a {
	background: url("../image/prettyPhoto/facebook/default_thumbnail.gif") 0 0 no-repeat;
	display: block;
	height: 50px;
	width: 50px
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important
}

a.pp_next {
	background: url("../image/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}

a.pp_previous {
	background: url("../image/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}

a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}

a.pp_close {
	display: block;
	line-height: 22px;
	position: absolute;
	right: 0;
	text-indent: -10000px;
	top: 0
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px
}

#pp_full_res {
	line-height: 1 !important
}

#pp_full_res .pp_inline {
	text-align: left
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px
}

div.ppt {
	color: #ffffff;
	display: none;
	font-size: 17px;
	margin: 0 0 5px 15px;
	z-index: 9999
}

div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #ffffff
}

div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000000
}

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #ffffff
}

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #ffffff
}

div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important
}

div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}

div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}

div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url("../image/prettyPhoto/light_rounded/loader.gif") center center no-repeat
}

div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background: url("../image/prettyPhoto/dark_rounded/contentPattern.png") top left repeat
}

div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #ffffff
}

.pp_top, .pp_bottom {
	height: 20px;
	position: relative
}

* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}

.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static
}

.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.pp_fade, .pp_gallery li.default a img {
	display: none
}

#zakaz * {
	box-sizing: border-box;
}

.b-order-title {
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 30px;
	text-transform: none;
}
.b-order-form {
	width: 437px;
	padding: 40px;
	display: block;
	font-size: 16px;
}

.b-order_label {
	display: block;
}

.b-order_input,
.b-order_textarea {
	width: 100%;
	font-size: 14px;
	padding: 10px 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0;
	border: 1px solid #e7e7e7;
	font-family: Arial,Helvetica, sans-serif;
	color: #929292;
}
.b-order_textarea {
	height: auto;
	min-height: 60px;
	resize: vertical;
}
.b-order_input:disabled {
	background-color: #f1f1f1;
}
.input--error .b-order_input {
	border-color: #ed272b;
}
label[for="checkbox-soglasie"],
label[for="checkbox-soglasie"] a {
	font-size: 12px;
}
#checkbox-soglasie {
	margin: 0 5px 0 0;
}

.b-order_button {
	vertical-align: middle;
}

.link_order {
	width: 100px;
	margin: 15px 0 0;
}
.b-order_submit {
	margin: 20px 0 0 50%;
	transform: translateX(-50%);
}

.b-order-line {
	position: relative;
}
.b-order_error {
	position: absolute;
	left: 0;
	top: 100%;
	display: block;
	font-size: 12px;
	color: #ed272b;
}
.b-order-line:not(:last-of-type, :first-of-type) {
	margin-bottom: 20px;
}

.product-list .image img {
	width: 150px;
	height: 150px;
}

.catproducts h1 {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

#content .site-content ul, #content .catproducts-text-bottom ul {
	margin: 10px 20px;
	list-style: square;
}

.b-interesting {
	margin: 20px 0 10px 0;
}

.b-interesting__title {
	margin: 15px 0;
	font-size: 18px;
	color: #191919;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

.b-interesting__item {
	text-decoration: none;
	display: inline-block;
	width: 150px;
	margin-right: 30px;
	vertical-align: top;
}

.b-interesting__item img {
	max-width: 150px;
	max-height: 150px;
	display: inline-block;
}

.b-interesting__item-desc {

	font-size: 16px;
	color: #6e6e6e;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}


.btn-buy, .btn-buy-listing {
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}

.to_print {
	display: block;
	float: right;
	margin-top: -45px;
	margin-right: 10px;
	padding: 10px 25px 10px 25px;
	font-size: 16px;
	background-color: #4d4948;
	color: #ffffff !important;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
}

.to_print:visited {
	color: #ffffff;
	text-decoration: none;
}

.to_print:hover {
	background-color: #ed272b;
}

h2, h3, h4, h5, h6 {
	color: #191919;
}

.price_div {
	float: left;
	max-width: 200px;
	font-size: 14px;
}

.c_price {
	display: inline-block;
	margin: 0 5px 0 6px;
}

.old_price {
	display: inline-block;
	margin: 0 5px 0 6px;
	text-decoration: line-through;
}

.discount {
	display: inline-block;
	margin-left: 10px;
	background-color: #3caa3c;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	border-radius: 5px;
	font-size: 12px;
}

.new_price {
	display: inline-block;
	margin: 5px 5px 1px 46px;
	font-size: 20px;
	font-weight: bold;
}

form.search-form + div.catproducts {
	margin-top: 25px;
}

.clients_help-text > .wp-post-image {
	padding: 10px;
	margin: 10px;
}

.parent-category { /* используется в карточке товаров */
	font-weight: 700;
}

.parent-category .parent-category-link {
	font-weight: normal;
}
@media only screen and (max-width : 445px) {
	.b-order-form {
		padding: 40px 10px;
	}
}
@media only screen and (max-width : 370px) {
	#zakaz.b-order-form {
		padding: 40px 10px;
	}
}
