html {
	margin: 0;
	padding: 0;
	min-height: 100%;
}
html, body {
	margin:0;
	padding:0;
}
body {
/*
	width:100%;
*/
	height:100%;
	color: #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#f9f9f9;
	font-size:12px;
	line-height:18px;
/*
	min-width:1104px;
*/
}
td, th, input, textarea, select, a {
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a, a:visited, a {
	color: #474747;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration:none;
	color:#eb030c;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	/*display: inline;*/
}
input:focus, textarea:focus, select:focus {
	outline:none;
}
.form-text, input[type='password'], textarea {
	background:#fff;
	padding:4px 3px 4px 3px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:11px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
input[type='text'], input[type='password'] {
	height: 14px;
}
input[type="checkbox"] {
	vertical-align: middle;
}
html.js .resizable-textarea textarea {
  box-sizing: border-box;
  resize: none;
}
.resizable-textarea {
  width: 100%;
}
.resizable-textarea > span {
  display: block;
}
.form-item label.option {
	vertical-align: middle;
}
select {
	padding: 4px 3px;
	font-size:11px;
	
	margin:0;
}
label {
	cursor: pointer;
	/*color:#191919;*/
}
fieldset {
	border: 1px solid #dbdbdb;
}
hr {
  border: none;
  border-bottom: 2px solid #ccc;
  margin: 10px 0 20px;
}

.webform-container-inline .error {
  display: inline;
}
.form-item .description {
  margin-top: -0.5em;
}

.fleft {
	float:left;
}
.fancybox {
	text-decoration:none;
}
.fancybox:hover {
	text-decoration:underline;
}
.account-success #content p {
	margin-bottom:5px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.collapse-processed a {
	text-decoration: none;
}
.view-content ul {
	padding: 0;
}
.small {
  font-size: 0.75em;
  line-height: 1.333;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.toggle-collapse,
.title-exist {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.toggle-collapse:hover,
.title-exist:hover {
  border-bottom-color: transparent;
}
.btn-xs,
a.btn-xs:visited {
  background: #303030;
  border-radius: 2px;
  padding: 2px 4px;
  color: #fff;
  margin: 0 0 3px;
  display: inline-block;
}
a.btn-xs:hover,
.btn-xs:hover {
  background: #eb030c;
  color: #fff;
}

.list-square li,
.list-circle li {
  padding-left: 10px;
  position: relative;
}
.list-square li:before,
.list-circle li:before {
  content: '';
  display: block;
  padding: 0;
  width: 4px;
  height: 4px;
  background-color: #eb030c;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -2px 0 0;
}
.list-circle li:before {
  border-radius: 100%;
  width: 3px;
  height: 3px;
  border: 1px solid #eb030c;
}

.region-content-bottom .block {
  margin: 0 0 30px;
}



/*********************************************************************************borders*************************************************************************************/
.form-text, input[type='password'], textarea, select, .return-list, .account-transaction table.list {
	border:1px solid #DBDBDB;
}
.category-info, .product-list ul li, .product-full .description, .product-full .review, .table-radius {
	
}
table.list, .checkout-product td, table.list td, .wishlist-product td, .product-full .review, .compare-info .views-table td, .cart-info thead td, .cart-info tbody td, .cart-total-name, .attribute td  {
	border:1px solid #DBDBDB !important;
}
/***************************************************************************font***********************************************************************************/
.pagination .results, #module_cart table.total td, #idTab1 p, .htabs a.selected, .box-product.box-subcat .name.subcatname a, #module_cart .cart .name a, .information .info-facebook a, .information .info-about1 a,.manuf-p a, .manuf-p a b, .manuf-p a:hover b {
	font-size:12px;
}
/********************************************************************************back to top******************************************************************************/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index:9999;
	left:50%;
	margin-left:600px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 7px;
	background:url(../img/up-arrow.png) no-repeat left 0px;
}
#back-top a:hover span {
	background-position:left bottom;
}
/*****************************************************************************************h******************************************************************************/
h1 {
	color: #EB030C;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
	margin:15px 0;
	padding-bottom:8px;
	border-bottom:3px solid #ccc;
}
h2 {
	margin-top: 0px;
	margin-bottom:10px;
}
h2,
h2 a,
h2 a:visited {
	color:#EB030C;
	font-size:16px;
	text-transform:uppercase;
	line-height:normal;
}
h3 {
	color:#EB030C;
	font-size:15px;
	margin-top: 0px;
	margin-bottom:5px;
	line-height:normal;
}

h4 {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: normal;
}

h5 {
  font-size: 13px;
  margin: 0 0 5px;
}

/***********************************************************************************header-style**********************************************************************************/
.bg-1 {
	overflow:hidden;
/*
	width:100%;
*/
	/*padding-bottom:37px;*/
	padding-bottom:0;
	}
.main-container {
	width:1024px;
	padding: 20px 15px;
	background:#fff;
	margin:0 auto;
	}

.main-shining {
	background:url(../img/main-shining.gif) repeat-x;
}
.header-modules {
	position:relative;
	z-index:1;
	width:1024px;
	margin:0px auto 0px;
	
}
/* layout */
#container {
	text-align: left;
}
#column-left {
	float: left;
	width:241px;
}
#column-right {
	float: right;
	width:241px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left:261px;
}
.common-home #content {
	padding:0px;
	margin:0;
	background:none;
	border:0
	}
#column-right + #content {
	margin-right:261px;
}
/* header */
.outer {
	width: 1054px;
	margin:0px auto 0;
	position: relative;
	}
.row-1 {}
#header {
	position: relative;
	color:#9d9d9d;
	background:url(../img/header-bg.gif) repeat-x #d9d9d9;
}
#header #logo a,#header #logo a img {display:block;}
#header #logo {
	position:absolute;
	left:0;
	bottom:0;
}
#language {
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
.header-top1 {
	float:right;
	width:800px;
	margin-bottom:21px;
}
.header-top {
	padding:28px 0 9px 0;
	border-bottom:1px solid #b8b8b8;
	margin-bottom:20px;
}
.outer.head {
	position:relative;
	border-bottom:4px solid #eb030c;
	background:url(../img/head.gif) 0 bottom repeat-x #3c3c3c;
}
.header-bottom { background:#4a4a4a;}
.header-phone { 
	float:left;
	background:url(../img/header-phone.png) 0 0 no-repeat;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#eb030c;
	padding:6px 0 6px 45px;
}
/************************************************************************************banner******************************************************/
.banner + .banner {margin-left:20px}
.banner {
	overflow:hidden;
	/*float:left*/
	}
.banner>div:first-child {margin-left:0px;}
.banner>div {
	margin-left:15px;
	float:left;
	}
.banner>div img, .banner>div a{
	display:block
	}
/************************************************************************************currency******************************************************/
#currency {
	color: #2a2a2a;
	line-height:24px;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:4px;
	font-weight:bold;
}
#currency span {
	display:none;
}
#currency a+a {margin-left:2px;}
#currency a {
	text-decoration:none;	
	float:left;
	
}
#currency a span {
	display:block;
	width:33px;
	height:33px;
	text-decoration: none;
	text-align:center;
	line-height:33px;
	font-weight:bold;
	font-size:19px;
	color:#2a2a2a;
	border:1px solid #b8b8b8;
	background:url(../img/currency-bg.gif) no-repeat;
	}
#currency a:hover span, #currency a .act {
	text-decoration: none;
	cursor:default;
	background:#e5e5e5;
}
#currency a:hover span {cursor:pointer}
/*********************************************************************************************header-cart*******************************************************************************************/
#cart .heading b {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	line-height:normal;
}
#cart .heading {
	background:url(../img/cart-tail.gif) repeat-x #cb020a;
	font-size: 12px;
	text-transform: none;
	margin:0;
}

.cart-position {
	float:right;
}
.cart-inner {
	float:right;
}
#cart {
	float:right;
	position:relative;
}
.latest-added {
	border-bottom: 1px solid #DBDBDB;
	display: block;
	padding: 0 0 10px 10px;
}
#cart .heading a {
	text-decoration:none;
	display:inline-block;
	text-transform: none;
	color:#fff;
	font-weight:normal;
	font-size:13px;
	background:url(../img/cart.png) no-repeat 7px 9px;
	padding: 12px 11px 9px 45px;
	min-width:300px;
	border-bottom:4px solid #eb030c;
}
.heading a strong { font-weight:normal;}
#cart .content {
	clear: both;
	padding: 8px 0 8px 0;
	position: absolute;
	top: 40px;
	background:#fff;
	z-index: 99999;
	width: 100%;
	float:right;
	box-shadow:1px 1px 5px #b0b0af;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	right:0px;
}
.sc-button {
	float:right;
	display:block;
	width:13px;
	height:7px;
	background:url(../img/sc-button.png) no-repeat;
	margin:6px 0 0 0;
}
#cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	overflow:hidden;
}
#cart .cart td.price {
	font-size:12px;
	font-weight:600;
	line-height:12px;
}
#cart .cart td.total {
	font-size:12px;
	font-weight:600;
}
#cart .cart td.name a {
	text-decoration:none;
	font-size:12px;
	line-height:17px;
	margin-top:0px;
	display:inline-block;
	color: #000;
	font-weight: bold;
}
#cart td.name .product-description {
	font-size: 11px;
}
#cart td.name .item-list li {
	line-height: 1;
	margin-bottom: 0;
}
#cart .cart td .uc-price {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
#cart .cart td .total .quantity {
}
#cart-total {
	margin-right: 5px;
}
#cart .cart td.name {
	padding-left: 8px;
}
#cart .cart .item-cart-1 td {
	padding-top:0;
}
#cart .cart td {
	color: #000;
	vertical-align: top;
	padding:8px 8px 10px 5px;
}
#cart .cart .image {
	width: 1px;
	padding-left:8px;
}
#cart .cart tr {
	background:url('../img/tail-tr.gif') left bottom repeat-x #fff;
	padding-bottom:20px;
}
.cart-module .cart tr {
	background:none;
}
#cart .cart .image img {
	text-align: left;
}
#cart .cart .name small {
	color: #666;
}
#cart .cart .quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #474747;
	/*text-transform:uppercase;*/
}
#cart .cart td.total {
	font-size:12px;
	font-weight:600;
	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 .remove-cart-link {
	width: 11px;
	height: 11px;
	line-height: 1;
	background: url(../img/close.png) 0 0 no-repeat;
	display: block;
}
#cart .remove-cart-link:hover {
	background-position: 0 -11px;
}

#cart table.total {
	border-collapse: collapse;
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#cart table.total tr {
	padding:0px 10px 0px 10px;
}
#cart table.total td b {
	color:#a6a4a4;
	font-size:11px;
	font-weight:bold;
}
#cart table.total td {
	color: #3A3738;
	padding-left:5px;
	padding-right:10px;
	text-align:left
}
#cart table.total td .t-price {
	font-size:11px;
	font-weight:bold;
}
#cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
#cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
.cart-review {
	width: 100%;
	margin: -0.1em 0 -0.2em;
}
/****************************************************************************************************************************************************************************************/
#button-register {margin-top:10px}
#header .welcome {
	color:#3b3b3b;
	float:right;
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	padding:14px 15px 0 0;
	}
#header .welcome a {
	text-decoration:none;
	color:#eb030c;
	margin:0 4px;
	}
#header .welcome a + a {
	
}
#header .welcome a:hover {
	color:#000;
}

/**************************************************************************************/
.block-main-menu {
  }
#main-menu,
.block-main-menu .menu {
	font-size: 10px;
	float:right;
	text-transform:uppercase;
  list-style: none;
  padding: 0;
	}
.block-main-menu .menu {
  float: none;
}
.block-main-menu .menu li.expanded:active a,
.block-main-menu .menu li.expanded:hover a {
  background-color: #303030;
}
.block-main-menu .menu a:hover,
.block-main-menu .menu a.active,
#main-menu a:hover,
#main-menu a.active {
	background-position:0 0;
	background-color:#eb030c;
  border-color: #eb030c;
}
.block-main-menu .menu > li,
#main-menu li {
	float:left;
	border-left:1px solid #222;
	padding: 0;
  list-style: none;
  margin: 0;
  position: relative;
}
.block-main-menu .menu li.first,
#main-menu li.first {
	margin:0px;
  border-left: none;
	}
.block-main-menu .menu a,
#main-menu a {
	color:#fff;
	display:block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	line-height: 1;
	padding: 25px 15px;
	background: url(../img/links-bg.gif) 0 -5000px repeat-x;
  position: relative;
  z-index: 510;
}
.header-bottom.fixed-top .block-main-menu .menu a,
.header-bottom.fixed-top .block-main-menu .menu a {
  padding: 15px;
}
.block-main-menu li .menu {
  display: none;
  position: absolute;
  left: -1px;
  top: 100%;
  width: 250px;
  background: #303030;
  z-index: 500;
  border: solid #222;
  border-width: 1px 0 0;
  margin-top: -1px;
}
.block-main-menu li.expanded:hover .menu {
  display: block;
}
.block-main-menu li .menu li {
  float: none;
  border: none;
}
.block-main-menu li .menu a {
  line-height: 14px;
  font-size: 12px;
  font-weight: normal;
  padding: 10px;
  border:1px solid #222;
  border-top: none;
}
.header-bottom.fixed-top .block-main-menu li .menu a {
  padding: 10px;
}
.block-main-menu li .menu a:hover {
  border-left-color: #eb030c;
  border-right-color: #eb030c;
}


/***************************************************************************************search**********************************************************************************/
.block-search {
	position:relative;
	padding: 8px 0 0;
	float: left;
	margin: 0 0 0 10px;
}
.block-search .views-exposed-widget {
	padding: 0;
}
.block-search label {
	display: none;
}
.block-search .form-item {
	margin: 0;
}
.block-search .form-submit {
	float:right;
	background:url(../img/button-search.png) no-repeat left top;
	width:73px;
	height:40px;
	border: none;
	color: transparent;
	}
.block-search .form-submit:hover {
	cursor:pointer;
	background-position:0 bottom;
	color: transparent;
	}
.block-search .filter-title {
	float:left;
}
.block-search .form-text {
	color: #3B3B3B;
	background: #fff;
	padding: 9px 10px 9px 10px;
	font-size: 14px;
	width: 300px;
	height: 20px;
	line-height: 20px;
	outline: none;
	border: 1px solid #b8b8b8;
	border-right:none;
	-webkit-box-shadow: inset 1px 3px 10px rgba(0,0,0,0.03);
	-moz-box-shadow: inset 1px 3px 10px rgba(0,0,0,0.03);
	box-shadow: inset 1px 3px 10px rgba(0,0,0,0.03);
}
/*******************************************************************************************************************************************************************************/
.box.cat-colum {
	margin-bottom:7px;
}
.product-filter .product-compare {
	padding:3px 0 0 10px;
}
.product-announc .name a {
	font-size: 13px;
	color: #474747;
	text-decoration: none;
	line-height: 1.4;
	display: block;
	font-weight: bold;
	height: 55px;
	max-height: 55px;
	overflow: hidden;
}
.product-announc .name a:hover {
	color: #eb030c;
}
.price {
	font-size:20px;
	line-height:normal;
	color:#989898;
	font-weight:bold
}
.price .price-new {
	color:#eb030c;
}
.price .price-old {
	text-decoration:line-through;
	color:#989898;
	font-weight:normal;
	font-size:17px;
}
.box-product .price-old {
	padding-left:5px;
	}
.price-old {
/*
	text-transform:uppercase;
*/
	font-weight:normal;
	color:#B7B7B7;
}
/*********************************************************************************************************************************************************************************/
.icon-tools>div {
	position:relative;
	}
.icon-tools {
	text-align:center;
	float:right
	}
.icon-tools div.wishlist,.icon-tools div.compare {
	display:inline-block;
	}
.icon-tools div.wishlist>a {
	background:url(../img/wish-list.png) no-repeat left top;
	width:31px;
	height:31px;
	margin:0 0 0 0px
	}
.icon-tools div.wishlist>a:hover {background-position:0 bottom} 
.icon-tools div.compare>a {
	background:url(../img/compare.png) no-repeat left top;
	width:31px;
	height:31px;
	margin:0 0 0 8px
	}
.icon-tools div.compare>a:hover {background-position:0 bottom} 
.icon-tools .tooltip {
	left:0px;
	bottom:-31px;
	} 
.icon-tools .tooltip2 {
	left:-46px;
	bottom:-31px;
	} 
/*******************************************************************************new products**************************************************************************************/
.new-products ul li.first-in-line {
	clear:both;
}
/*******************************************************************************featured products*********************************************************************************/
#content .box .box-content .box-product {}
#content .box .box-content .box-product  ul li {
	float:left;
	width:239px;
	text-align:left;
	position:relative;
	margin-right:20px;
	margin-bottom:20px;
}
.box .box-content .box-product  ul li {
	float:none;
	text-align:left;
	position:relative;
	border:1px solid #dbdbdb;
	padding:19px 0px 0;
}
.box .box-content .box-product  ul li .inner {
	border-top:1px solid #dbdbdb;
	background:#fbfbfb;
	padding:15px 19px 16px 19px;
}
.box .box-content .box-product  ul li .inner .f-left {
	float:left;
	width:150px;
	padding-right:7px;
}
.extra-wrapp { overflow:hidden;}

.box .box-content .box-product ul li .cart {
	text-align:left;
	padding-top:5px;
	}
	.box .box-content .box-product ul li .cart .form-submit {
		width:43px;
		height:41px;
		display:block;
		text-indent:-5000px;
		background:url(../img/adcart.gif) 0 0 no-repeat;
	}
	.box .box-content .box-product ul li .cart .form-submit:hover {
		background-position:0 bottom;
	}
	.box .box-content .box-product ul li .cart .form-item {
		display: none;
	}
#content .box .box-content .box-product ul li.last-in-line {
	margin-right:0px;
}
#content .box .box-content .box-product ul li.first-in-line {
	clear:left;
}
#content .box .box-content .box-product ul li.last_line { margin-bottom:0;}
.box.featured {
	margin-bottom:0px;
	}
.box .box-content .box-product .description {
	font:11px/15px Arial
}
/*********************************************************************leftinfo***************************************************************************************************/
#column-left .info li, #column-right .info li {
	padding: 0px 0 0px 0px;
	position: relative;
}

#column-left .info li a, #column-right .info li a, .afine li a, .acount li a {
    text-decoration: none;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
}
#column-left .info li:first-child, #column-right .info li:first-child, .afine li:first-child, .acount li:first-child {border-top:0}
#column-left .info li, #column-right .info li, .afine li, .acount li {
	padding:5px 0 5px 15px;
	border-top:1px solid #DBDBDB;
	background:url(../img/marker-1.png) no-repeat left 9px;
}
#column-left .info li a + a, #column-right .info li a + a, .afine li a + a, .acount li a + a {
	padding-left:0;
	background:none;
}
#column-left .info li a:hover, #column-right .info li a:hover, .afine li a:hover, .acount li a:hover {
	
}
/********************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************/
.box-filter .box-content {padding:20px; border:1px solid #dbdbdb;}
.box-filter .box-content .button {margin-top:10px}
.box-filter .box-content > ul > li > span { padding-bottom:5px; display:block;}
.box-filter .box-content ul li input { vertical-align:middle;} 
/********************************************************************************specials*****************************************************************************************/
.breadcrumb a {
	text-decoration:none;
}
.breadcrumb {
	font-size: 12px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../img/success.png') 10px center no-repeat;
	border: 1px solid #DBDBDB;
}
.warning {
	background: #FFD1D1 url('../img/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../img/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: #999;
	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:97%
}
select.large-field {
	width:100%;
}
.return-comment textarea {
	width:307px
}
table.list {
	border-collapse: collapse;
/*
	width: 100%;
*/
	margin-bottom: 20px;
}
#payment-existing {
	margin-top:10px;
}
.checkout-product thead td .checkout-product thead td {
	text-align:center!important;
}
.checkout-content .buttons #button-payment {
	margin-top:10px;
}
.checkout-product td.price {
	font-size:12px;
}
.checkout-product td.total {
	text-align:center!important;
	color:#EB030C;
	font-weight:bold;
	font-size:12px;
}
.return-remove .button:hover {
	color:#fff;
}
.return-remove .button {
	color:#FFF;
	padding:1px 5px 2px;
}
table.list td {
	
}
table.list thead td {
	background: #F8F8F8;
	padding: 0px 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: 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;
}
table.list p {
  margin-bottom: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	padding:10px 0px
}
.account-order .button-order-right {
	float:right;
	margin-top:-3px;
}
.account-order .pagination {
	margin-bottom:25px;
}
.pagination .pager {
	float: left;
	margin-right:10px;
}
.pagination .pager li {
	margin:0;
	padding:0;
	display: inline-block;
}
.pagination a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
	border:1px solid #cccccc;
}
.pagination a:hover {
	background:#f7f7f7;
	border:1px solid #cccccc;
}
.pagination .pager .pager-current {
	padding: 4px 10px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	background:#f1f1f1;
	border:1px solid #cccccc;
}
.pagination .results {
	float:left;
	color:#606a6d;
	margin:5px 0px;
}
/* button */
a.button,
.cart-block-view-cart,
.cart-block-checkout,
.button-wrap,
/*.add-to-cart .form-submit,*/
/*.product-filter .form-submit,*/
/*.block-feedback */.form-submit {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	background: url('../img/button.png') repeat-x left top #c8020a;
	font-size:12px;
	line-height:15px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	}
a.button span,
.cart-block-view-cart a,
.cart-block-checkout a,
.button-wrap a,
/*.add-to-cart .form-submit,*/
/*.product-filter .form-submit,*/
/*.block-feedback */.form-submit {
	color: #fff;
	display: inline-block;
	padding:9px 15px;
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	text-decoration: none;
}
.add-to-cart .form-submit {
	margin: 0;
}
.product-filter .form-submit {
	padding: 5px 10px;
}
.catalog-root .views-exposed-widget .form-submit {
	margin-top: 0;
	padding: 5px 10px;
}
.catalog-root .form-checkboxes {
	margin: 0;
}
.catalog-root .views-widget-sort-by .form-item label,
.catalog-root .views-widget-sort-order .form-item label,
.catalog-root .views-widget-per-page .form-item label,
.catalog-root #edit-sort-bef-combine-wrapper label {
	display: inline-block;
}
.views-reset-button .form-submit {
	background: none;
	color: #000;
	text-decoration: underline;
}
a.button:hover,
.cart-block-view-cart:hover,
.cart-block-checkout:hover,
.button-wrap a:hover,
.add-to-cart .form-submit:hover,
/*.product-filter .form-submit:hover,*/
/*.block-feedback */.form-submit:hover {
	background-color: #313131;
	color: #fff;
	text-decoration: none;
}
a.button:hover span,
.button-wrap:hover a,
.cart-block-view-cart:hover a,
.cart-block-checkout:hover a,
/*.add-to-cart .form-submit:hover,*/
/*.product-filter .form-submit:hover,*/
/*.block-feedback */.form-submit:hover {
	color:#fff;
}
/*****************************************************************************************************************/
.buttons {
	overflow: auto;
	margin: 20px 0;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right .mt {
	margin-top:10px
	}
.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-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 #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-top: 1px solid #DBDBDB;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#module_cart.active .content {
	display: block;
}
#module_cart .cart .name {
	padding-top:5px;
	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 #DBDBDB;
	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 #DBDBDB;
	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:0px;
	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: #000;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	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: 1;
	padding: 5px 0;
}
.product-list #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.product-grid #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.home-block #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom:1px solid #DBDBDB;
}
.htabs a {
	background: #FFFFFF url('../img/tab.png') repeat-x;
	padding: 7px 8px 6px 8px;
	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: inline-block;
	border:1px solid #DBDBDB;
	border-bottom:0
}
#idTab1 p {
	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-weight:bold;
	border-bottom:1px solid #ffffff
}
.tab-content {
	margin-top:-1px;
	padding: 16px 18px 10px 18px;
	z-index: 2;
	float:left;
	border:1px solid #DBDBDB;
	background:#fff;
	width:725px;
}
/* box */
.box {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom:16px;
}
.box .box-content.inform {
	padding:0px 0 0;
}
.box .box-heading {
	font-size:17px;
	line-height:21px;
	color:#eb030c;
	text-transform:uppercase;
	padding:0 0 7px 0;
	margin-bottom:20px;
	font-weight:bold;
	border-bottom:3px solid #cccccc;
}
.box .box-content {
	overflow:hidden;
	}
.box-shining {
	padding: 20px 0px 42px 30px;
	background:url(../img/box-shining.jpg) no-repeat;
}
.padd-both {
	padding:0 20px;
	text-align:left;
}
.box .box-nav2 .box-heading {
	background:url(../img/cat-heading.jpg) repeat-x #576a54;
	border-bottom:1px solid #DBDBDB;
	color:#FFF;
}
.tip:hover + .tooltip {
	display:block;
}
.tooltip {
	display:none;
}
.tooltip {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	margin-left:5px;
	position: absolute;
	bottom:-20px;
	text-decoration: none;
	padding:4px 10px 4px 10px;
	left:-45px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
	color:#414141;
}
.tip2:hover + .tooltip2 {
	display:block;
}
.tooltip2 {
	display:none;
}
.tooltip2 {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	margin-left:0px;
	padding:4px 10px 4px 10px;
	position: absolute;
	bottom:-20px;
	text-decoration: none;
	color:#414141;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
	left:-5px;
}
.product-list .tooltip2 {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	color:#414141;
	margin-left:35px;
	padding:4px 10px 4px 10px;
	position: absolute;
	bottom:-57px;
	text-decoration: none;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
.product-list .tooltip {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	margin-left:5px;
	color:#414141;
	padding:4px 10px 4px 10px;
	position: absolute;
	bottom:-60px;
	text-decoration: none;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
.cart .tooltip2 {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	color:#414141;
	margin-left:0px;
	padding:4px 10px 4px 10px!important;
	position: absolute;
	bottom:-32px;
	text-decoration: none;
	padding:4px 10px 4px 10px;
	font-size:12px!important;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
.cart .tooltip {
	border: 1px solid #DBDBDB;
	background-color: #fff;
	margin-left:5px;
	padding: 10px;
	color:#414141;
	position: absolute;
	bottom:-32px;
	text-decoration: none;
	font-size:12px!important;
	padding:4px 10px 4px 10px!important;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
/* box products */


.prod-stock {
	background: url('../img/stock-w.png') left 0px 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:#fff;
	font-weight:normal;
}
.box-product {
	width:100%;
	margin:0;
	padding:0;
}
.box-product.box-subcat {
	margin-top:0 !important
}
.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;
}
.box-product.box-subcat .name.subcatname {
	padding-top:4px;
}
.box-product.box-subcat .name.subcatname a {
	font-weight:bold;
	margin-bottom:0;
}
#content .box .box-content {
	padding:0px;
	background:none
	}
#content .box .box-content .box-product ul li.cat-height  {
	margin-bottom:20px !important;
	width:241px;
	border:0px;
	padding:0px !important
	}
.box-product.box-subcat li {
	width:214px;
	float:left;
	padding:10px;
}
.box-product.box-subcat li.last-in-line {
	margin-right:0;
}
.box-product.box-subcat li.first-in-line {
	clear:left;
}
.box-product.box-subcat li .image {
	overflow:hidden;
	float:left;
	margin-bottom:0px;
	margin-top:0px
	}
.box-product.box-subcat li img:hover {
	border:3px solid #EB030C;
	}
.box-product.box-subcat li img {
	float:left;
	margin:0 10px 0 0;
	border:3px solid #DBDBDB;
	-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;
}
.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:0px;
	position:relative;
	z-index:12;
}
.zoom-top:hover {
	-moz-transform:scale(1.1);/*When hover on images image size will increased*/
	-webkit-transform:scale(1.1);/*When hover on images image size will increased*/
	-webkit-transform:scale(1.1);/*When hover on images image size will increased*/
}
.zoom-top {
	width:30px!important;
	height:30px!important;
	background: url('../img/zoom.png') right 0px no-repeat;
	overflow:hidden;
	margin-bottom:-30px;
	margin-left:270px;
}
.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;
	line-height:17px;
}
#module_cart .cart .name a:hover {
	text-decoration:underline;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.short-description span {
	display:block;
	font-size:11px;
	color:#a5a4a4;
}
.box-product .image {
	display: block;
	margin:15px 0;
	text-align:center;
}
.box-product .image2 img{
	vertical-align:top;
	}
.box-product .image2 {
	text-align:center;
	margin-bottom:20px;
}
.special-container1 .name {
	padding-bottom:7px;
}
.box-product.spec-box .cart {
	float:right;
	padding-top:6px;
}
.box-product .image img {
}
.box-product .name {
	margin: 0 19px 5px;
	height: 40px;
	max-height: 40px;
	}
.box-product .name a {
	display: inline;
}
.box-product .price {
	text-align:left;
	margin: 0 19px 15px;
}
.box-product.spec-box .manufacturer {
	margin-left:-8px;
}
.box-product .rating {
	display: block;
	margin-top:0px;
	margin-bottom: 0px;
	text-align:center;
}
.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:#333;
}
.information li a:hover {
	color:#960f02;
}
.information li:first-child {
	border:none;
}
.information .info-facebook a:hover, .information .info-about1 a:hover {
	color:#fff;
	opacity:0.8;
}
.information .info-facebook a {
	background:url(../img/facebook.gif) 0 0px no-repeat;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:7px 5px 9px 38px;
}
.information .info-about1 a {
	background:url(../img/about.gif) 0 0px no-repeat;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:7px 5px 9px 38px;
}
.afine {
	list-style:none;
	margin:0;
	padding:0;
}
.afine li:first-child, .acount li:first-child {
	border:0px
}
.afine li, .acount li {

}
.afine li a + a {
	background:none;
	padding-left:0;
}
.acount {
}
.acount {
	list-style:none;
	}
/*.content ul {
	list-style:none;
	margin-top: 6px;
        margin-bottom: 6px;
        padding-left: 30px;
        list-style-type: square;
}
.content ul li a {
	text-decoration:none;
	color:#35230f;
	line-height:normal;
}
.content ul li a:hover {
	color:#EB030C;
}
.content ul li:first-child {
	border:none;
}
.content ul li {
	background:url(../img/marker-manuf.png) left 7px no-repeat;
	padding-left:22px;
	color:#3f3f3f;
	padding-bottom:4px;
	padding-top:4px;
	font-weight:bold;
}
*/.account-forgotten table.form tr td:first-child {
	width:87px;
}
.account-edit .content .form input {
	width:200px;
}
.account-edit table.form tr td:first-child {
	width: 73px;
	text-align:right
}
.account-password .content .form input {
	width:200px;
}
.account-password table.form tr td:first-child {
	width:118px;
	text-align:right
}
.wishlist-product td a {
	text-decoration:none;
}
.wishlist-product td {
	vertical-align: middle!important;
}
.box-category > ul > li + li {
}
.q2 {
	width:299px;
}
ul {
	list-style:none;
	margin-top: 6px;
        margin-bottom: 6px;
        padding-left: 30px;
        list-style-type: square;
}
/***********************************************************************category*************************************************************/
.box.category li{
	position:relative;
	margin: 0;
	list-style: none;
	}
.box.category .box-content {
	border:1px solid #dbdbdb;
	padding:0;
	}
.box-category > ul > li > a {
	display:block;
	text-decoration:none;
	color:#474747;
	font-weight:bold;
	background:url(../img/cat_li.gif) repeat-x #f8f8f8;
	border-top:1px solid #dbdbdb;
	font-size:16px;
	line-height:20px;
	padding:9px 21px 9px 10px;
}
.box-category > ul > li.active-trail>a, .box-category > ul > li > a:hover {
	color:#eb030c;
	background:#fbfbfb;
	}
.box-category > ul > li:first-child > a {border:0}
.box-category > ul > li {
	position:relative;
	padding:0px 0 0px 0px;
	line-height:19px;
}
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li:first-child {
	
}
.box-category > ul > li.last {
	border:none;
}
.box-category > ul > li ul {
	/*display:none;*/
	padding:10px 0 10px 0;
	background:#323232;
	position:relative;
}
.box-category > ul > li.active-trail ul {
	display:block;	
}
.box-category > ul > li span.close {
	cursor: pointer;
	width: 21px;
	height: 39px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
.box-category > ul > li span.close-icon {
	background: url(../img/nolines_minus.png) 0 0 no-repeat;
	width: 13px;
	height: 7px;
	margin: 16px 0 0 3px;
	display: inline-block;
}
.box-category > ul li.depth-0 > span.close:hover {
	background-color: #dbdbdb;
}
.box-category > ul li.depth-1 span.close {
	height: 19px;
}
.box-category > ul li.depth-1 span.close-icon {
	margin-top: 6px;
}

.box-category > ul > li span.expanded  span.close-icon {background:url(../img/nolines_minus.png) left -6px no-repeat !important;}
.box-category > ul > li span.collapsed span.close-icon {background:url(../img/nolines_minus.png) left 0 no-repeat !important;}
.box-category > ul > li.active-trail  span.close-icon {background: url(../img/nolines_minus.png) left -6px no-repeat !important;}
.box-category > ul > li.active-trail li span.expanded  span.close-icon {background:url(../img/nolines_minus.png) left -6px no-repeat !important;}
.box-category > ul > li.active-trail li span.close-icon {background:url(../img/nolines_minus.png) left 0 no-repeat !important;}
.box-category > ul > li.active-trail li.active-trail span.close-icon {background:url(../img/nolines_minus.png) left -6px no-repeat !important;}
.box-category > ul > li.active-trail li.active-trail span.close.collapsed  span.close-icon {background:url(../img/nolines_minus.png) left 0 no-repeat !important;}

.box-category > ul > li a.active {
	cursor: default;
	color:#eb030c;
	background-color:#fbfbfb;
}
.box-category > ul > li.active-trail > ul,
.box-category > ul > li.active-trail > ul {
	display: block;
}
.box-category > ul > li ul > li.active-trail > a, .box-category > ul > li ul > li > a:hover {
	color:#eb030c;
	background-position:0 2px;
	background-color: transparent;
}
.box-category > ul > li ul > li {
	padding:4px 0 4px 20px;
	}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: inline-block;
	color:#a09f9f;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	line-height:16px;
	background:url(../img/marker-1.png) no-repeat left -69px;
	padding-left:10px;
}
.box-category > ul > li ul > li > a.active {
	color:#eb030c;
	background-position:0 3px;
	background-color: transparent;
}
.box-category > ul > li:first-child {
	border-top:0
}
.act-cat {
	position:absolute;
	top:9px;
	right:6px;
}
/*************************************************************************************************************************************************************/

.info-about2, .info-about3, .info-about4 {
	display:none;
}
/* content */
#content .content {
	padding:0px;
	overflow: hidden;
	padding:0 0 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.product-category .content {
}
.category-info {
	overflow: auto;
	/*margin-bottom: 20px;*/
	
}
.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(../img/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("../img/marker-1.png") no-repeat scroll left 9px transparent;
	color: #191919;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 4px;
	text-transform:capitalize;
	font-weight:bold;
}
.sitemap-info ul li a {
	color: #35230F;
	line-height: normal;
	text-decoration: none;
	text-transform:capitalize;
	font-weight:bold;
}
.sitemap-info ul li a:hover {
	color:#EB030C;
}
.sitemap-info ul {
}
.affiliate-login .login-content .right {
	height:265px;
}
.affiliate-login .login-content .left {
	background-position:right bottom;
	height:253px;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list a {
	text-decoration:none;
}
.product-manufacturer h1 {
	margin-bottom:10px;
}
.manuf-p {
	font-weight:bold;
	color:#191919;
	margin-bottom:16px;
}
.manuf-p a {
	text-decoration:none;
	font-weight:bold;
	color:#EB030C;
}
.manuf-p a b {
	text-decoration:none;
	font-weight:bold;
	color:#43403d;
}
.manuf-p a:hover b {
	font-weight:bold;
	color:#EB030C;
}
.manufacturer-list {
	overflow: auto;
	margin-bottom:10px;
	border:1px solid #DBDBDB;
}
.manufacturer-heading span {
	background:url(../img/tail-manuf-al.gif) 0px 0px repeat-x #383838;
	display:inline-block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:3px 6px 3px 7px;
	
}
.manufacturer-heading {
	background: #f8f8f8;
	font-size: 15px;
	font-weight: bold;
	padding:3px 8px 4px 4px;
	margin-bottom: 6px;
	border-bottom:1px solid #DBDBDB;
}
.manufacturer-content {
	padding:12px 8px 9px 20px;
	overflow:hidden;
}
.manufacturer-list ul li {
	background: url("../img/marker-manuf.png") no-repeat scroll left 7px transparent;
	color: #191919;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
}
.manufacturer-list ul li a:hover {
	color:#EB030C;
}
.manufacturer-list ul li a {
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.box.manufacturers {}
.box.manufacturers li:first-child {border-top:0}
.box.manufacturers li {
	padding:5px 0;
	border-top:1px solid #DBDBDB
	}
.box.manufacturers li a {
    display: inline-block;
    text-decoration: none;
	}
.box.manufacturers li a:hover {
	color:#EB030C;
	}
/* product */
.catalog-root .view-header {
	margin-top: 20px;
}
.catalog-root .view-header h2 {
	margin: 0;
}
.product-filter {
	background:#fbfbfb;
	padding: 0 0 8px 0; 
	/*overflow: auto;*/
	margin-bottom: 0;
}
.product-filter .form-item label {
	display: inline;
}
.product-filter .views-exposed-widget .form-submit {
	margin: 0;
}
.product-filter .display {
	float:right;
	color: #606a6d;
	height:24px;
	margin-top: 6px;
}
.display ul li.list a {
	background-position: -27px 0;
}
.display ul li a {
	background: url(../img/grid.jpg) no-repeat left top transparent;
	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: #606a6d;
	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: #606a6d;
	font-size:11px;
	font-weight:bold;
}
.product-compare {
	padding:0;
	font-weight:normal;
	margin-bottom:0px;
	font-size:12px;
	float:left;
}
.product-filter .product-compare a {
	text-decoration: none;
	font-size:12px;
}
.product-list ul li {
	padding-bottom:19px;
}
.product-list .left {
	overflow:hidden;
	padding:15px 0 15px 15px;
	position: relative;
}
.product-list .right {
	float: right;
	text-align:left;
	min-height:204px;
	width:140px;
	margin-left:10px;
	border-left:1px solid #DBDBDB;
	background:#FBFBFB;
	padding:15px 0 15px 15px;
}
.product-list ul li {
	overflow:hidden;
	border:1px solid #DBDBDB;
	margin-bottom:20px;
	padding:0px 0;
}
.catalog-products .product-new,
.catalog-products .product-heated-floor,
.catalog-products .product-freeshipping {
	display: block;
	position: absolute;
	z-index: 10;
	width: 53px;
	height: 55px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	white-space: nowrap;
}
/*
.catalog-products .product-new a,
.catalog-products .product-freeshipping a,
.catalog-products .product-heated-floor a {
	
}
*/
.catalog-products .product-new,
.catalog-products .product-heated-floor,
.catalog-products .product-freeshipping {
  right: 10%;
}
.catalog-products .product-new {
	background: url(../img/new.png) 0 0 no-repeat;
	top: 20px;
}
.catalog-products .product-heated-floor {
	background: url(../img/tepliy-pol.png) 0 0 no-repeat;
	top: 155px;
}
.catalog-products .product-freeshipping {
	background: url(../img/free_ship.png) 0 0 no-repeat;
	top: 87px;
}
.product-list .product-new,
.product-list .product-heated-floor,
.product-list .product-freeshipping {
  right: auto;
  left: 150px;
}
.product-list .image {
	float: left;
	margin-right:10px;
}
.product-list .name {
	margin-bottom:10px;
}
#list_b {
	background: url("../img/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("../img/grid_a.png") no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height:24px;
	text-indent: -9999px;
	width:25px;
	float:left;
}
.product-filter .display b {
	float:left;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
}
#list_a {
	background: url("../img/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("../img/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;
}
.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 .compare {
	position:relative;
	margin: -40px 10px 0 0;
  float: right;
}
.product-list .wishlist a {
}
.product-list .compare a {
}
.product-grid {
	padding:20px 0px 1px 0px;
	overflow:hidden;
}
.product-list {
	padding:20px 0px 0;
}
.product-grid ul {
  margin-left: -3%;
  position: relative;
}
.product-grid ul li {
	float:left;
	width: 30%;
	text-align: left;
	position: relative;
	margin-bottom: 3%;
	margin-left: 3%;
	border: 1px solid #DBDBDB;
	padding: 0px 0 10px 0;
	background: #fbfbfb;
}
.product-grid ul li.line1 {
  clear: left;
}
.extra-prod input {
	padding-bottom:4px;
}
.extra-prod {
	padding-top:6px;
}
.or {
	padding-top:3px;
}
.product-grid .node-type-door .info {
/*
	position: absolute;
	bottom: 15px;
	right:15px;
	left: 15px;
*/
/*
	background: rgba(255, 255, 255, 0.8);
*/
/*
	z-index: 10;
*/
}
.product-grid .node-type-door .info:hover {
	background: rgba(255, 255, 255, 0.95);
}
.product-grid .node-type-door .info-hidden {
	opacity: 0;
}
.product-grid .node-type-door .image {
	padding-bottom: 0;
}
.product-grid .node-type-door .name,
.product-grid .node-type-door .price,
.product-grid .node-type-door .description {
	background: transparent;
}
.product-grid .node-type-door .name {
	border-top: none;
}
.product-grid .node-type-door .cart {
	padding: 0 0 15px 30px;
}
.product-grid .node-type-door .compare {
	padding: 0 30px 15px 0;
}

.product-grid .node-type-door .top-icons {
  top: 20px;
}



.addtowishlist, div.wishlist a {
	float: left;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width:25px;
	margin-left:5px;
}
.wishlist a.flag-action {
	background: url(../img/iconimage.png) no-repeat 0px 0px;
}
.wishlist a.flag-action:hover {
	background: url(../img/iconimage.png) no-repeat 0px -24px;
}
.wishlist a.unflag-action {
	background: url(../img/iconimage.png) no-repeat 0px -24px;
}
.wishlist a.unflag-action:hover {
	background: url(../img/iconimage.png) no-repeat 0px 0px;
}
.addtocompare, .compare a {
	float: left;
	height:24px;
	overflow: hidden;
	text-indent: -9999px;
	width:25px;
	margin-left:3px;
}
.compare a.flag-action {
	background: url(../img/iconimage.png) no-repeat -29px 0px;
}
.compare a.flag-action:hover {
	background: url(../img/iconimage.png) no-repeat -29px -24px;
}
.compare a.unflag-action {
	background: url(../img/iconimage.png) no-repeat -29px -24px;
}
.compare a.unflag-action:hover {
	background: url(../img/iconimage.png) no-repeat -29px 0px;
}


#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	padding:15px 0 10px 0;
	text-align:center;
	background:#fff;
}
.catalog-products .image-link {
  display: block;
  position: relative;
}
.catalog-products .product-icon {
  opacity: 0.3;
}
.touch .catalog-products .product-icon {
  opacity: 1;
}
.catalog-products .product-item:hover .product-icon {
  opacity: 1;
}
.catalog-products .product-icon-image {
  position: absolute;
}
.catalog-products .product-icon-country {
  left: 5px;
  top: -10px;
  opacity: 1;
}
.catalog-products .product-icon-class {
  right: 5px;
  top: -10px;
}
.catalog-products .product-icon-discount {
  opacity: 1;
}

.product-grid div:hover .image img {
}
.product-grid .image img {
}
.product-grid .top-icons {
  position: absolute;
  top: 50px;
  right: -5px;
  width: 50px;
}
.product-grid .bottom-icons {
  clear: left;
  padding: 10px 9px;
  border-top: 1px solid #dbdbdb;
  margin-top: 10px;
}
.product-grid .product-icon {
  display: block;
  margin: 0 0 5px 0;
}
.product-grid .bottom-icons .product-icon {
  float: left;
  margin: 0 3px 0 0;
}
.product-grid .product-icon-discount {
  float: right;
  margin-top: -12px;
}
.product-grid .name {
	text-align:left;
	min-height:36px;
	padding:10px 18px 0;
	border-top:1px solid #dbdbdb;
	background:#FBFBFB;
}
.product-grid .name a, .product-list .name a {
}
.product-grid .description {
	min-height: 95px;
	overflow:hidden;
	/*padding:0 18px;*/
	margin: 0 18px;
	background:#fbfbfb;
	margin-bottom: 10px;
}
.product-grid .price {
	padding: 5px 18px 0;
	background:#fbfbfb;
	}
.product-grid .rating {
	display: block;
	height:13px;
	padding:0 18px 10px;
	background:#fbfbfb;
}

.product-list .icon-bototm .product-icon {
  float: left;
  margin: 0 3px 3px 0;
}
.product-list .icon-top .product-icon {
  margin: 0 10px 0 0;
}
.product-list .product-icon-class {
  right: 0;
}
.product-list .product-icon-country {
  left: -10px;
  top: -10px;
}
.product-list .price, .product-grid .price {
	display: block;
	min-height:30px;
	margin-bottom:0px;
}
.product-list .price br {display:none}
.product-list .price {
	margin-bottom:10px;
}
.product-grid .price-old {
	text-decoration: line-through;
}
.product-grid .price-old, .product-grid .price-new {display:inline-block !important}
.product-list .price-new, .product-grid .price-new {
	display:block;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old {
	font-weight:normal;
	margin-left:10px;
}
.product-grid .cart {
	float:left;
	padding-left: 18px;
	white-space: nowrap;
}
.product-grid label {
	display: none;
}
.product-grid .add-to-cart .form-item {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.product-grid #edit-qty-wrapper
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 0px;
	margin-top:4px;
	float:right;
	position:relative;
}
.product-grid .compare {
	padding-right: 18px;
}
.product-grid .tooltip,
.product-grid .tooltip2 {
	bottom:28px;
}
/* Product FULL */
.product-full {
	padding-bottom:7px;
	margin-top:20px;
}
.product-full .country-flag {
  position: relative;
}
.product-full .product-icon-country {
  position: absolute;
  margin: 5px;
  z-index: 100;
}
.product-full .wrapper .left {
	float: left;
	margin-right: 15px;
	padding:6px 6px 2px 6px;
	margin-left:1px;
	background:#fbfbfb;
	position:relative;
	z-index:1;
}
.product-full .indent-bot {
	margin-bottom:20px;
}
.product-full > .left + .right h1 {
	padding-left:0;
}
.product-full > .left + .right {
	margin-left:370px;
}
#image {
	z-index:0;
	float:left;
	margin-top:-300px;
}
.product-full .image {
	float: left;
	width:300px;
	height:300px;
	margin-bottom:7px;
	text-align: center;
	/*overflow: hidden;*/
}
.product-full .image-additional {
	width:300px;
	clear: both;
	overflow: hidden;
}
.product-full .image-additional li {
	float:left;
	margin:0 15px 0 0px;
}
.product-full .image-additional li.last {
	margin-right:0;	
}
#cloud-zoom-big {
	margin-top:3px;
}
.product-full .image-additional img {
	background:#FFF;
}
#zoom1 img {
	background:#FFF;
}
.product-full .image-additional a {
	display: block;
	float:left;
}
.image-caroucel .jcarousel-clip {
	width:300px;
}
.product-full .image-additional.image-caroucel li {
	margin:0 5px;	
}
.image-caroucel .jcarousel-prev  {
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:40%;
	background:url(../img/image-caroucel-prev.png) -11px 50% no-repeat #EB030C;
}
.image-caroucel .jcarousel-next  {
	position:absolute;
	width:15px;
	height:15px;
	right:0;
	top:40%;
	background:url(../img/image-caroucel-next.png) 6px 50% no-repeat #EB030C;
}
.image-caroucel .jcarousel-prev.jcarousel-prev-disabled, .image-caroucel .jcarousel-next.jcarousel-next-disabled {
	background-color:#3A3637 !important;
	cursor:default !important
}
.image-caroucel .jcarousel-next:hover, .image-caroucel .jcarousel-prev:hover  {
	background-color:#3A3637;
	cursor:pointer;
	background-color:#3A3637;
}
.product-icons-left {
  padding-top: 10px;
}

.padd-avalib {
	padding:15px 20px 15px 0;
}
.product-full .product-icons {
	width: 90px;
	float: right;
}

.product-full .description {
	padding:15px 0px 10px 0px;
	line-height: 20px;
	font-weight:normal;
}
.product-full .description a {
	text-decoration:none;
}
.product-full .description strong {
	color:#A6A4A4;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
.product-full .description span.price-old {
	margin-left:10px;
	}
/*
.product-full .description span {
	font-weight:bold;
*/
}
.product-full .description span.error {
	color:#f00;
}
.product-full .description .node-add-to-cart:hover {
	background:#313131;
	color:#fff;
}

.product-full .product-iconpos-price {
  margin: -8px 0 -13px 10px;
}
.product-full .price .price-old, .product-full .price .price-new {display:inline}
.product-full .price {
	background:#F7F7F7;
	padding:10px 20px;
	font-size:22px;
	float:none;
	min-height:inherit;
	margin-top: 30px;
}
.product-full .price-old {
	text-decoration: line-through;
	color:#A6A4A4;
	font-weight:normal;
	font-size:17px;
}
.product-full h1 {
	padding-left:0;
	line-height: normal;
	margin:0
}
.product-full .price-new {
	font-size:22px;
	font-weight:normal;
}
.product-full .description .node-add-to-cart {
	background:url(../img/button.png) repeat-x #C8020A;
	cursor: pointer;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height:15px;
    margin:0 10px 0 14px;
    margin-top: 0;
    padding: 9px 15px;
    text-decoration: none;
	font-weight:bold
}
.product-full .weight-valume {
  margin-top: 20px;
  color: #000;
}
.price-prod-page {
	font-size:22px;
	font-weight:normal;
}
.product-full .price-tax {
	font-size: 12px;
	font-weight: normal;
	padding-left:7px;
}
.product-full .price .reward {
	font-size: 13px !important;
	font-weight: normal;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.product-full .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-full .options h2{margin-top:10px}
.product-full .options {
	border-bottom: 1px solid #D6D3CC;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-full .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-full .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-full .option-image img {
	margin-right: 5px;
	border: 1px solid #DBDBDB;
	cursor: pointer;
}
.cart-top #edit-qty-wrapper {
	padding-top:5px;
	float:left;
	margin: 0;
}
.product-full .cart {
	padding: 20px 5px 0px 0px;
	overflow:hidden;
	color: #f1f1f1;
	overflow: auto;
}
.product-full .cart .product-m2-enter-wrap,
.preview .cart .product-m2-enter-wrap {
	margin-bottom: 10px;
	color: #000;
	float: none;
}
.product-full .cart .product-m2-enter-wrap div {
	float: none;
}
.product-full .product-m2-enter-wrap div,
.product-full .product-m2-enter-wrap input,
.product-full .product-m2-enter-wrap label,
.preview .product-m2-enter-wrap div,
.preview .product-m2-enter-wrap input,
.preview .product-m2-enter-wrap .label {
/*
	float: left;
*/
	display: inline-block;
	margin-left: 3px;
}
.product-full .cart .product-m2-enter-wrap label,
.product-full .cart .product-m2-enter-wrap .label,
.preview .product-m2-enter-wrap .label {
	color: #000;
	font-weight: bold;
	margin-left: 0;
}
.preview .product-m2-enter-wrap label {
	width: 130px;
	line-height: 1;
}
.product-full .cart .product-m2-total,
.preview .cart .product-m2-total {
	color: #000;
	font-size: 16px;
}
.prod-row {
}
.product-full .cart .cart-top label {
	font-size:11px;
	font-weight:bold;
	color:#191919;
	padding-right:7px;
	display: inline-block;
}
.product-full .cart .cart-top .input-qti {
	width:42px;
}
.product-full .cart div {
	float: left;
}
.product-full .cart div.extra-button {
	margin-top:5px
}
.product-full .cart div > span {
	padding-top: 7px;
	color: #999;
}
.extra-button {
	position:relative;
	margin-top:0px;
}
.product-full .cart .minimum {
	padding-bottom:10px;
	font-size: 11px;
	color: #999;
	clear: both;
}

.product-full .review {
	color: #4D4D4D;
	margin: 20px 0 3px;
}
.product-full .review .a1 {
	margin-top:-5px;
	display:inline-block
}
.product-full .review img {
	float:left;
	margin-top:3px;
}

.product-full.node-type-door .image-additional {
	clear: none;
	float: left;
	height: 330px;
	width: 55px;
	margin-right: 10px;
	margin-top: -5px;
	
}
.node-type-door .image-caroucel .jcarousel-clip {
	width: 55px;
	height: 320px;
	padding-top: 5px;
	
}
.node-type-door .image-caroucel.vertical .jcarousel-prev {
	top: 0;
	left: 50%;
	right: auto;
	bottom: auto;
	margin-left: -8px;
	background-image: url(../img/image-caroucel-prev-vertical.png);
	background-position: 50% -11px;
}
.node-type-door .image-caroucel.vertical .jcarousel-next {
	top: auto;
	bottom: 0;
	right: auto;
	left: 50%;
	margin-left: -8px;
	background-image: url(../img/image-caroucel-next-vertical.png);
	background-position: 50% 6px;
}
.product-full.node-type-door .image-additional.image-caroucel li {
	margin: 0 0 10px 0;
}
.product-full.node-type-door .image-additional a {
	float: none;
}
.node-type-door #image {
	margin-top: -320px;
}
.node-type-door .zoom-top {
	margin-left: 185px;
}
.product-full.node-type-door .image {
	width: 160px;
	height: 320px;
}
.product-full.node-type-door .attribute {
	margin-bottom: 10px;
	border: none;
}
.product-full.node-type-door .attribute .form-item {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.product-full.node-type-door .attribute label {
	width: 110px;
}
.product-full.node-type-door .cart .extra-button {
	float: none;
	margin: 0 0 0 auto;
	width: 200px;
}
.product-full.node-type-door .cart div {
	float: none;
}
.product-full.node-type-door .compare a {
	float: none;
	display: inline-block;
}
.product-full.node-type-door .flag-wrapper {
	display: inline-block;
}
.product-full.node-type-door .review {
	margin-top: 20px;
}


.review .fivestar-widget {
	float: left;
}
.review .fivestar-form-item .description {
	padding: 5px 0 0;
	line-height: 1;
	float: left;
	margin-left: 10px;
}
.review .fivestar-label,
.review .share-label {
	float: left;
	margin-right: 10px;
}
.review .share-label {
	margin-top: 5px;
}
.review form.fivestar-widget {
	clear: none;
}
.product-full .review .share {
	background:none;
	padding-top:10px;
	padding-bottom: 10px;
	/*padding-left:20px;*/
}
.product-full .review > div {
	padding: 5px 10px;
	line-height: 20px;
	background: #F7F7F7;
}
.btn-rew {
	float:right!important;
	font-size:12px;
	color:#dfe1e4
}
.btn-rew a + a {
}
.btn-rew a {
	font-size:12px;
	font-weight:normal;
}
.btn-rew a:hover {
}
.product-full .review > div > span {
	color: #38B0E3;
}
.product-full .review .share {
	overflow: hidden;
	line-height: normal;
}
.product-full .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	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 {
	color: #737373;
	font-weight: bold;
	text-align: right;
	width:12%;
}
.attribute td {
	padding: 7px 12px 7px 12px;
	color: #EB030C;
	text-align:left;
	vertical-align: top;
}
#tab-review #captcha {
	margin-top:10px;
}
.captcha_image {
	cursor: pointer;
}
#tab-review .pagination .results {
	margin:5px 0px;
	}
#tab-review .pagination {
	padding:0px 10px 0 0;
	}
#tab-review b {
	display:inline-block;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
}
#tab-review .input-rew {
	width:180px;
	margin-bottom:10px;
}
#tab-review textarea {
	margin-bottom:5px;
	height:80px;
	resize:none
}
#tab-review .buttons {
	padding-left:0;
	margin-bottom:0;
}
#tab-review .buttons .right .button:hover span {
	color:#FFF;
}
#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;
	padding-bottom:3px;
	margin-bottom:3px;
}
#review .content p {
	font-weight:normal;
	color:#737373;
}
.related .box-product {
	padding:0;
	width:auto;
}
.compare-info .views-table {
	border-collapse:collapse;
	width: 100%;
	
}
.block-compare {
	position:relative;
	overflow:hidden;
}
.compare-info .view-content {
	padding: 0 0 10px;
	overflow: auto;
}
.compare-info .views-table thead {
	overflow:hidden;
}
.compare-info .compare a {
	float: none;
	display: inline-block;
}
.compare-info .form-submit {
	margin-top: 5px;
}
.compare-info .views-table thead th {
	border: solid #dbdbdb;
	border-width: 1px 1px 1px 0;
	padding: 0; 
	padding: 7px;
}
.compare-info .views-table tr.even,
.compare-info .views-table tr.odd {
	border: none;
	background: none;
	padding: 0;
}
.compare-info .views-table td.last-1 {
	border-bottom: 0;
}
.compare-info .views-table thead td {
	background: #fff;
	overflow:hidden;
}
.compare-info .views-table thead td,
.compare-info .views-table thead th {
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.compare-info .views-table tbody th,
.compare-info .views-table thead th.first {
	color: #191919;
	font-weight: bold;
	text-align: right;
	width: 1%;
	padding: 5px 5px 5px 0;
}
.compare-info .prod-stock {
	margin:0 auto;
	float:none;
}
.compare-info .views-table th.name a {
	text-decoration:none;
	font-size:12px;
	line-height: 1.2;
	display: block;
}
.compare-info .views-table td {
	padding: 7px;
	width: 10%;
	color: #737373;
	text-align: center;
	vertical-align: middle;
}
.compare-info .views-table td.views-row-last {
	border-right: none;
}
.compare-info .price-old {
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: line-through;
	display:block;
	font-size:17px;
}
.compare-info .sell-price td {
	font-weight: normal;
	font-size: 16px;
	color:#EB030C;
	line-height:normal
}
.compare-info div.fivestar-widget-static {
	width: 86px;
	margin: 0 auto;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
}
.table-radius .buttons {
	margin-bottom:0;
	border-right: 1px solid #DBDBDB;
	background:url(../img/tail-wislish-bottom.gif) 0px 0px repeat-x #f8f8f8;
	padding:9px 9px 11px 12px;
}
.table-radius {
	overflow:hidden;
	
}
.wishlist-product td {
	padding: 7px 7px 6px 10px;
}
.wishlist-product thead td {
	color:#191919;
	font-weight: bold;
}
.wishlist-product .prod-stock {
	background: url(../img/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 #DBDBDB;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	height:22px;
	padding:3px 7px 4px 8px;
	background: url(../img/tail-but.gif) left 0 repeat-x;
	line-height:22px;
	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:12px;
}
.wishlist-product tbody td {
	vertical-align: top;
}
.wishlist-product tbody td.action {
	width:100px;
	text-align:center;
}
.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;
	width:200px;
}
.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 .price b {
	color:#EB030C;
}
.wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #a6a4a4;
	display:block;
	font-weight:normal;
}
.content b {
	display:inline-block
}
.login-content .content {
	border:none!important;
	padding:0!important;
}
.login-content {
	width:100%;
	overflow:hidden;
}
.box-container {
	
}
.login-content .left p + p {
	margin-bottom:16px;
}
.login-content .left p {
	margin-bottom:10px;
	line-height:17px;
}
.login-content .left h2 {
	color:#EB030C;
	margin-bottom:3px;
}
.login-content .right h2 {
	margin-bottom:3px;
}
.login-content .left .content {
	margin-bottom:0!important;
}

.checkout-content.opt .left , .login-content .left {
	float: left;
	padding:0 20px 12px 20px;
	width:44%;
	padding-top:15px;
	background:url('../img/login-content-left.gif') right bottom no-repeat #ffffff;
	height:265px;
	border:1px solid #DBDBDB;
	
}

.checkout-content.opt .right, .login-content .right {
	float: right;
	padding:0 0 0 20px;
	width:45%;
	padding-top:15px;
	height:277px;
	background:url('../img/login-content-right.gif') 0 0px no-repeat #f8f8f8;
	border:1px solid #DBDBDB;
	
}
.link-login {
	font-size:12px;
	color:#EB030C;
	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:92%;
}
.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;
}
/* orders */
.order-list, .return-list {
	 border: 1px solid #DBDBDB;
    margin-bottom: 10px;
	
}
.heading-order-list {
	background: #F8F8F8;
	padding:6px 12px 5px 10px;
	overflow:hidden;
	 border-bottom: 1px solid #DBDBDB;
}
.order-list .order-id span, .order-list .order-status span, .order-list .order-content div .or-price, .return-list .return-id span, .return-list .return-status span, .return-list .return-content div .or-price {
	color:#EB030C
}
.order-list .order-id, .return-list .return-id {
	width: 49%;
	float: left;
	color:#191919;
	font-size:12px;
	font-weight:bold;
}
.order-list .order-status, .return-list .return-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, .return-list .return-content {
	padding:16px 20px 13px 20px;
	display: inline-block;
	width:720px;
}
.order-list .order-content div > span {
	color:#33210e;
}
.order-list .order-content div .button {
	margin-top:3px;
}
.order-list .order-content div b, .return-list .return-content div b {
	font-weight:normal;
}
.order-list .order-content div, .return-list .return-content div {
	line-height:17px;
	color:#191919;
	float: left;
	width: 33.2%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-box-2 {
	
	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 {
	
}
.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 {
	margin-bottom:20px;
	
	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;
}
/* button */
.button-return-right:hover {cursor:pointer; color:#EB030C}
.button-return-right{
	border:0px;
	background: url("../img/marker-button-right.png") no-repeat scroll right 9px transparent;
	font-weight:bold;
	color: #35230F;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
	font-family:arial;
	padding:5px 14px
	}

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:0px;
}
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:#EB030C;
}
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 0px 5px 14px;
	background: url('../img/marker-button-left.png') left 7px 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 0px;
	background: url('../img/marker-button-right.png') right 7px no-repeat;
}
/* button */



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

.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	max-width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 30%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	border-collapse: collapse;
}
a {
	outline:none;
}
.shop-cart {
	border-bottom:none;
	overflow:hidden;
	position:relative;
	
}
#cart-form-products {
	border: none;
}
#checkout-form-bottom {
	border: 1px solid #dbdbdb;
}
.cart-info tr {
	border: none;
	background: none;
}
.cart-info td,
.cart-info th {
	padding:7px 7px 6px 8px;
	background: none;
}
.cart-info thead th {
	color: #191919;
	font-weight: bold;
	border: 1px solid #dbdbdb;
}
.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:Arial;
	font-size:12px;
}
.cart-info tbody td {
	vertical-align: middle;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info .remove .form-submit {
	background: url(../img/remove.png) 0 0 no-repeat;
	padding:0;
	text-indent: -9999px;
	width: 27px;
	height: 23px;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name a {
	
	line-height:17px;
}
.cart-info tbody .name a:hover {
	
}
.cart-info tbody .name {
	text-align: left;
}
.cart-info tbody .model {
	text-align:center;
	color:#242424;
}
.cart-info tbody .price, .cart-info tbody .total {
	font-size:17px;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align:center;
	width:75px;
}
tbody .total {
	font-weight:bold;
	color:#EB030C;
	}
#shipping select {
	width:258px;
}
#shipping input {
	width:250px;
}
#shipping {
	margin-bottom:10px;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border-top:none;
	padding:7px 8px 6px 27px;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
	cursor: pointer;
	background: #fafafa url('../img/arrow-right.png') 10px 55% no-repeat;
}
.cart-bottom {
	border-top:none;
	margin-bottom:20px;
	overflow:hidden;
}
.cart-module .active {
	background: #F8F8F8 url('../img/arrow-down.png') 9px 60% no-repeat;
}
.cart-heading-tail {
}
#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:#606a6d;
	padding-right:5px;
	padding-bottom:8px;
}
.cart-module .cart-content {
	padding:18px 0px 19px 18px;
	display: none;
	overflow: auto;
	border-top:none;
	
}
.cart-info {
	overflow:hidden;
	margin:20px 0;
}
#coupon {
	font-weight:bold;
	color:#EB030C;
	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 .form textarea {max-width:300px; width:300px}
#voucher {
	font-weight:bold;
	color:#EB030C;
	font-size:11px;
}
#voucher input {
	float:left;
	clear:left;
}
#voucher label {
	float:left;
	margin:1px 0 0 0;
}
#voucher .right input {
	float:none;
}
.cart-content p {
	font-weight:bold;
	font-size:12px;
	color:#E52234;
	margin-bottom:15px;
}
.cart-total table {
	border-collapse: collapse;
	background:#fff;
}
.cart-total table td {
	padding:6px 10px 6px 10px;
	font-weight:bold;
	color:#4d4949;
}
.cart-total table td b {
	font-family:Arial, Helvetica, sans-serif;
}
.cart-total table {
	width:100%;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
#cboxLoadedContent .about-page-2, #cboxLoadedContent .about-page {
	padding:20px 25px;
	}
.about-page h3 {
	font-size:15px;
	font-weight:600;
	color:#191919;
	margin:0;
	padding-bottom:13px;
}
.about-page-2 {
	
}
.about-page-2 h3 {
	font-size:15px;
	font-weight:600;
	color:#191919;
	padding-bottom:13px;
	margin-bottom:0px
}
#cboxLoadedContent h1 { margin:15px 15px 0;}
.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('../img/marker-1.png') 0px 4px no-repeat;
	padding-left:12px;
}
/* button */


/* checkout */
.checkout #checkout {
	border-top:1px solid #DBDBDB;
	}
.checkout {
    
	}

.checkout-content.opt .left h2 {
	color:#EB030C;
	padding-bottom:0px;
}
.checkout-content.opt .right h2 {
	padding-bottom:0;
}
.checkout-content.opt .right a {
	color:#EB030C;
}
.checkout-content.opt .left {
	
}
.checkout-content.opt .right {
	
}
.checkout-heading {
	border-bottom:none;
	padding:7px 8px 7px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
	border:1px solid #DBDBDB;
	border-top:0px;
}
.marker-chekout {
	background: url(../img/marker-chekout.png) 9px 6px no-repeat;
	padding-left:28px;
}
.checkout-heading a {
	float: right;
	margin-top:-18px;
	font-weight: normal;
	text-decoration: none;
}
.cart-total-name {
	color:#191919;
	width:87%;
}
.cart-total1 {
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
.tot {
	
}
.cart-total td.cart-total1.last {
	color:#EB030C;
}
.cart-total td.last {
	border-bottom:none;
}
.checkout-heading a:hover {
	color:#43403d;
	text-decoration:underline;
}
.checkout-content h2 {
	padding-bottom:12px;
}
.checkout-content {
	padding:20px 20px 15px 20px;
	display: none;
	overflow: auto;
	border-bottom:none;
	border:1px solid #DBDBDB;
	border-top:0px
	
}
#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%;
}
.login-padd {
	padding-top:12px;
}
.checkout-content .right input.d1 {
	width:90%;
	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(../img/bg-cart-image.png) 40px 90% no-repeat;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color:#191919;
}
.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:#000;
	font-weight:normal;
}
.checkout-product tbody td {
	vertical-align: top;
}
.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;
}
.contact-info {
	overflow: auto;
	padding:20px 20px 19px 18px;
	margin-bottom:10px;
	
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.contact-form-left {
	width:50%;
	float:left;
	margin-bottom:4px;
}
.contact-form-right {
	width:50%;
	float:left;
}
.content.contact-f h2 {
	margin-bottom:13px;
}
.content.contact-f .q2 {
	width:95%;
}
.padd-content {
	padding-bottom:6px;
}
.content.contact-f textarea {
	resize:none;
	height:142px;
	margin-bottom:6px;
}
.cap-p {
	margin-bottom:10px;
	margin-bottom:0;
}
.content.contact-f .capcha {
	width:172px;
}
#content .contact-info .content {
	margin-bottom:0;
}
.map-left {
	float:left;
	width:55%
}
.map-content figure iframe {
	border:none;
}
.map-content figure {
	margin:0;
	padding:0;
	overflow:hidden;
}
.map-content {
	width:45%;
	height:243px;
	float:right;
	overflow:hidden;
}
.contact-box {
	width:270px;
	padding-top:7px;
	background:url('../img/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;
}
.contact-box-2 {
	width:270px;
	padding-top:7px;
	background:url('../img/telephon.png') left 6px no-repeat;
	padding-left:93px;
	line-height:17px;
}
.contact-box-2 b {
	font-size:15px;
	font-weight:600;
	color:#191919;
}
.sitemap-info ul {
	margin-top:10px;
}
.sitemap-info li a {
	text-decoration:none;
}
#content .content.contact-f {
	background:url('../img/bg-contact-form.gif') left bottom repeat-x #ffffff;
	padding:20px;
	
}
.content.contact-f .buttons {
	padding:10px 10px 0 0;
	margin-bottom:0px;
}
.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 */
#footer .cont {
	margin-bottom:20px;
	line-height:22px;
	color:#b2b2b2
	}
#footer .cont span {
	display:block;
	font-size:19px;
	line-height:normal;
	color:#EB030C;
	}
.footer-wrap {
	clear:both;
	overflow:hidden;
	width:1024px;
	margin:0px auto 0;
	padding:8px 20px 0;
	background:#313131;
}
#footer {
	clear: both;
	overflow: hidden;
	padding:0px 0px 11px;
	color:#989898;
}
#footer h3 {
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	line-height:17px;
	padding:11px 0 9px 0;
	margin:0 0 16px;
	border-bottom:1px solid #5d5d5d;
}
#footer .column.col-4 {
	margin-right:0px;
	}
#footer .column {
	float: left;
	width:241px;
	min-height:110px;
	margin-right:20px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#footer .column ul li:first-child {
	border-top:0;
	}
#footer .column ul li {
	list-style:none;
	padding:0px 0 6px 0px;
}
#footer .column a {
	text-decoration: none;
	color:#a09f9f;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	padding:0 0 0 14px;
	background:url(../img/marker-1.png) no-repeat left -68px;
}
#footer .column a:hover {
	color:#eb030c;
	background-position:0 4px;
}
#footer .reset-styles a {
	background: none;
	font-weight: normal;
	padding: 0 10px 10px 0;
}
#powered a:hover {
	text-decoration:underline;
}
#powered a {
	text-decoration:none;
	color:#eb030c;
	font-size:13px;
	font-weight:bold;
}
#powered a:hover {
	color:#fff;
	text-decoration:none
}
#powered {
	font-size:13px;
	color:#fff;
	text-align:left;
	padding:15px 0 18px 20px;
	background:#292929;
	margin-left:-20px;
	width:1044px;
	}
.footer-address {
	font-size:13px;
	line-height:18px;
	display:block;
	padding-bottom:5px;
}
ul.phones li {
	font-weight:bold;
	color:#eb030c;
	font-size:15px;
	line-height:18px;
}
/***********************************************************************************tooltips*************************************************************************************************************/
#easyTooltip {
	padding:5px 10px;
	border:1px solid #DBDBDB;
	background:#3f3f3f;
	color:#fff;
	font-size:11px;
	text-transform:none;
	position:relative;
	z-index:99;
	font-weight:bold;
}
/********************************************************************************************************************************************************************************************************/
/* banner */
input#sub_category, input#description {
	position:relative;
	top:2px;
}
.product-search .content select {
	padding-bottom:3px;
}
.product-search h2 {
	padding:10px 0px 0;
}
.welcome-box img {
	float:right;
	margin-top:-90px;
	margin-right:20px;
}
/* AJAX Add to Cart Confirm by Harryo*/
.success, .warning, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}
.success a, .warning a, .attention a, .information a {
	color: #333;
}
#cart-success {
	position: fixed;
	z-index:9998;
}
.success .close {
}
.success {
	color:#000
}
.success a:hover {
	text-decoration:none;
}
.success a {
	text-decoration:underline;
	color:#43403d
}
.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 .messages {
	border: none;
	margin: 0;
	padding: 0;
}
.success {
	width: 300px;
	position:fixed;
	z-index:99999!important;
	left:50%;
	box-shadow:0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5);
	-webkit-box-shadow:0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5);
	top:50%;
	padding:10px 28px 15px 18px;
	margin-left:-85px;
	margin-top:-70px;
	z-index:9999;
	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:#fff;
	display:none;
	font-size:14px;
}
#wrap {
	z-index:10!important;
}
.rev-success {
	background: #EAF7D9 url('../img/success.png') left no-repeat;
	border: 1px solid #DBDBDB;
	padding-left:20px;
}

/**************************************************************related****************************************************************/
.related {
	margin: 30px 0 0;
	}
.related-content {
  margin-left: -2%;
}
.related .image-announc {
	margin-top: 10px;
  text-align: center;
}
.related .name-announc {
	min-height:50px;
	max-height: 50px;
	margin-bottom:10px;
	line-height: 1;
	overflow: hidden;
}
.related .field-item {
	display: inline-block;
	vertical-align: top;
	float:left;
}
.related .price-announc {
	position:relative;
	font-size:20px;
	min-height:40px;
}
.related .field-item {
	display: inline-block;
  float: left;
  text-align: left;
  width: 23%;
	padding: 0;
	height: 320px;
	margin-left: 2%;
	margin-bottom: 2%;
	border:1px solid #e5e5e5;
  margin-right: -3px;
}
.related .node {
  padding: 0 10px 10px;
}
.related img {
  max-width: 100%;
}
/*.jcarousel-container .field-item:last-child {}
.jcarousel-container .field-item {
	margin-left:0;
	margin-right:15px;
	}*/


.related.related-carousel .box-product {
}

.related .jcarousel-clip {
	overflow:hidden;
	margin:0 0px;
}
.related .jcarousel-next-disabled, .related .jcarousel-prev-disabled {display:none; visibility:hidden}
.related .jcarousel-prev {
	display:block;
	position:absolute;
	height:41px;
	width:41px;
	left:0px;
	top:40%;
	background:url(../img/related-pagg-prev.png) -18px 50% no-repeat #2E2E2E;
	cursor:pointer;
	}
.related .jcarousel-prev:hover {
	background:url(../img/related-pagg-prev.png) -18px 50% no-repeat #EB030C;
}
.related .jcarousel-next {
	display:block;
	position:absolute;
	height:41px;
	width:41px;
	right:0px;
	top:40%;
	background:url(../img/related-pagg-next.png) no-repeat 18px 50% #2E2E2E;
	cursor:pointer;
}
.related .jcarousel-next:hover {
	background:url(../img/related-pagg-next.png) no-repeat 18px 50% #EB030C;
}

.product-full-related-category {
  margin-top: 30px;
}

/******************************************************************************************************************************************/
/*************************************************************************updated cart****************************************************/
.mt5 {
	margin-top:5px;
}
.cart-info tbody .quantity > input {
	width:45px;
	margin-top:5px;
}
#content .shop-cart-content {
    border: 1px solid #DBDBDB;
 
    padding: 15px;
    position: relative;
    z-index: 1;
}
#content .shop-cart-content > p {
	color:#EB030C;
	font-weight:bold;
}
.checkout-cart h2 {
	font-size:20px;
	line-height:24px;
	color:#191919;
	padding:20px 0;
}
#content .cart-module > div {
	display:none;
	border:1px solid #DBDBDB;
	padding:15px;
	border-top:none;
	margin-bottom:0;
	margin-top:-3px;
	position:relative;
	z-index:0;
	
}
#content .cart-module .error {
	clear:left;
	float:left;
	font-weight:normal;
}
.cart-module #voucher input {
	float:none;
	width:230px;
	margin:0 5px;
}
.cart-bottom {
	border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    margin: 15px 0px;
}
.cart-total table td.cart-total1 {
    border: 1px solid #DBDBDB;
    font-weight: bold;
    padding: 6px 10px;
}
.cart-bottom .buttons {
	
}
.shop-cart-content .highlight label {
	font-weight:bold;
}
#confirm .checkout-content {
	border-bottom: 1px solid #DBDBDB;
	
}
#shipping-method textarea, #payment-method textarea {
	min-height:80px;
	font-family:Arial, Helvetica, sans-serif;
	resize:none;
}
/*****************************************************************************************************************************************/
/******************************************************************************************************************************************/
#colorbox {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
	margin:15px;
	width:700px;
}
.preview .marg { margin-bottom:25px;}
.preview .price { width:100%; overflow:hidden; line-height:24px;}
.preview .price span { float:left; margin-right:10px;}

.preview .right .inf span { display:block;margin-bottom:10px;}
.preview .left {
	float:left;
	padding-right:20px;
}
.preview .right .inf span.text-price { margin-left:0;}
.preview .right h2 {
    margin-bottom: 20px;
}
.preview .right h2 a {
    font-size: 20px;
    text-decoration: none;
}
.preview .right h2 a:hover {
	text-decoration: underline;
}
.preview .right {
	float:left;
	width:50%;
}
.preview .inf .prod-stock {
    margin-bottom: 10px;
}
.preview .description {
	/*height:160px;*/
	padding:15px;
	overflow:auto;
	border:1px solid #DBDBDB;
}
.preview .cart { float:left;}
.preview .add-to-cart {
	float: left;
}
.preview .details {
	margin: 6px 0 0 10px;
	float: left;
}
.preview .add-to-cart .form-item {
	float: left;
	margin: 0;
}
.preview .add-to-cart .form-submit {
	margin: 6px 0 0 5px;
}
.preview .button-wrap a,
.preview .add-to-cart .form-submit {
	padding: 9px 10px;
}
.preview .compare {
	float: left;
	width: 40px;
	margin-top: 12px;
	margin-left: 10px;
}
.preview .tip:hover span { display:block; text-indent:0; bottom:25px; left:0;}
.preview .tip2:hover span { display:block; text-indent:0; bottom:25px; left:0;}
#cboxContent #cboxTitle {
	width:60%;
	padding:0 20%;
}
#colorbox { z-index: 90  !important;}
#cboxOverlay { z-index: 90 !important;}
.preview .rating { margin-top:15px;}
.featured ul li .image2 {
    position: relative;
}
.box .box-content .box-product ul li .quick-view-button {
    display: none;
    left: 46px;
    position: absolute;
    top: 43%;
}
.image3 img {height:300px; width:auto}
.box .box-content .box-product ul li:hover .quick-view-button {
    display: block;
}
.quick-view-wrap {
	display: none;
}

#payment, .payment {
	padding:10px;	
}
#content .banner {
	margin-bottom:16px;	
}
#content .banner ul { overflow:hidden;}
#content .banner ul li {
	float:left;
	margin:0 4% 15px 0;
	width: 47%;
	height:170px;
	position:relative;
	border-bottom: 3px solid #EA030B;
	background: #F4F4F4;
}
#content .banner ul li img { vertical-align:top;}
#content .banner ul li .taxonomy_image_wrapper {
	float: right;
	margin: 0 0 15px 15px;
}
#content .banner ul li.last-in-line  {
	margin-right:0;
}
#content .banner ul li.first-in-line  {
	clear:left;
}
#content .banner ul li.last_line  {
	margin-bottom:0;
}
#content .banner .field-content {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #7e7e7e;
}
#content .banner .in-line .views-field-name,
#content .banner .in-line .views-field-description {
	margin-left: 18px;
}
#content .banner .in-line .views-field-name {
	margin-top: 9px;
}
#content .banner .in-line h2 {
	margin-bottom:9px;
}
#content .banner .in-line h2 a {
	font-size:16px;
	line-height:22px;
	color:#474747;
	font-weight:bold;
	text-decoration: none;
}
#content .banner .in-line h2 a:hover {
	text-decoration: underline;
}

#content .banner .banner-description a.more {
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/banner_button.gif) repeat-x #ca020a;
	display:inline-block;
	font-size:14px;
	line-height:normal;
	padding:13px 14px;
}
#content .banner .banner-description a.more:hover {
	background:#313131;	
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

#content {
	overflow: hidden;
}

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user. Must
 * not be used for focusable elements (such as links and form elements) as this
 * causes issues for keyboard only or voice recognition users. "!important" is
 * used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
ul.links li.cart-block-view-cart,
ul.links li.cart-block-checkout {
	display: inline-block;
	padding:0;
	border: none;
}
ul.links li.cart-block-view-cart {
	margin-right: 10px;
}
tbody {
	border: none;
}
.compact-form-label {
	top: 4px;
}
.block-contact_form_blocks textarea {
	width: 94%;
}
#block-user-0 #edit-name-wrapper,
#block-user-0 #edit-pass-wrapper,
#block-user-0 .item-list,
#block-user-0 .item-list li,
#block-user-0 #edit-submit {
	float: left;
	margin:0 10px 0 0;
}
#block-user-0 .item-list li {
	margin-top: 2px;
}
#block-user-0 .item-list li {
	list-style: none;
}
#block-user-0 #edit-name {
	width: 120px;
}
#block-user-0 .form-submit {
	padding: 3px 10px;
}
.cart-block-summary-table {
	width: 100%;
}
#cart-block-contents {
	padding: 0 8px;
}
.cart-block-summary-items,
.cart-block-summary-total {
	padding: 8px;
	width: 50%;
}
.cart-block-summary-total {
	text-align: right;
}
.cart-block-summary-links td {
	padding: 0 8px;
}
.cart-block-summary-links ul,
.cart-block-summary-links .item-list li {
	padding: 0;
	margin:0
}
.cart-block-summary-total,
.cart-block-summary-items {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.hide-text,
.remove-cart-link {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.tabs-page {
	margin: 10px 0;
	}
	.tabs-page ul.primary {
		padding: 0;
		margin: 0;
		border: none;
		border: solid #dbdbdb;
		border-width: 0 0 1px 1px;
		}
		.tabs-page ul.primary li {
			display: list-item;
			float: left;
			margin-bottom: -1px;
		}
		.tabs-page ul.primary li a {
			background: url("../img/tab.png") repeat-x scroll 0 0 #fff;
			display: block;
			padding: 6px 10px;
			margin: 0;
			border: solid #dbdbdb;
			border-width: 1px 1px 1px 0;
			color: #737373;
			font-weight: bold;
		}
		.tabs-page ul.primary li a:hover {
			color: #333;
		}
		.tabs-page ul.primary li a.active {
			border-bottom-color: #fff;
			color: #000;
		}

.messages {
	margin: 10px 0;
	border: 1px solid #dbdbdb;
	padding: 10px;
	color: #000;
}
.page-compare .add-to-cart .form-submit {
	padding: 5px 10px;
}
#views-exposed-form-cw-uc-catalog-products-page-catalog,
#views-exposed-form-cw-uc-catalog-products-page-catalog2 {
	float: left;
	}
	#views-exposed-form-cw-uc-catalog-products-page-catalog .views-exposed-form .views-submit-button {
		margin: 0;
		/*display: none;*/
	}
.compare-link {
	float: left;
	margin: 10px 0 0;
}

.block-feedback,
.block-news,
.block-articles {
	margin-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 10px;
}

.block-feedback .form-text {
	width: 94%;
}
.block-news .views-field-title a,
.block-articles .views-field-title a {
	color: #000;
}
.block-articles .views-row,
.block-news .views-row 	{
	margin-bottom: 10px;
}
.block-articles .views-field-field-image-fid,
.block-news .views-field-field-image-fid {
	float: left;
	margin: 5px 10px 5px 0;
}
.block-articles .views-field-created,
.block-news .views-field-created {
	float: left;
	margin-right: 5px;
}
.block-news .more-link a,
.block-articles .more-link a {
	color: #eb030c;
}
.bef-select-all-none {
	margin: 0;
}
.catalog-root .views-exposed-widget {
	padding: 15px 25px 0 0;
}
.catalog-root .views-submit-button {
	padding-right: 10px;
}
.catalog-root #edit-submit-cw-uc-catalog-products {
	margin-left: 10px;
}
.catalog-root .bef-tree {
	height: 100px;
	margin: 0;
	padding: 0;
	overflow: auto;
	line-height: 1;
	}
	.catalog-root .bef-tree input.form-checkboxes {
		margin: 0;
		vertical-align: middle;
	}
	.catalog-root .bef-tree label.option {
		vertical-align: middle;
	}
.catalog-root .views-widget-filter-term_node_tid_depth,
/*
.catalog-root .views-widget-filter-field_connectiontype_value_many_to_one,
*/
/*.catalog-root .views-widget-filter-field_noiseinsulation_value_many_to_one,*/
.catalog-root .views-widget-filter-field_design_value,
.catalog-root .views-widget-sort-by,
.catalog-root .views-widget-per-page {
	clear: left;
}
.catalog-root .views-widget-filter-sell_price .form-item,
.catalog-root .views-widget-filter-field_length_value .form-item,
.catalog-root .views-widget-filter-field_width_value .form-item,
.catalog-root .views-widget-filter-field_thickness_value .form-item,
.catalog-root .views-widget-filter-field_qty_m2_packaged_value .form-item,
.catalog-root .views-widget-filter-field_pcs_packaged_value .form-item,
.catalog-root #edit-sort-bef-combine-wrapper,
.catalog-root #edit-submit-cw-uc-catalog-products {
	float: left;
	/*margin-right: 10px;*/
}
.catalog-root .views-widget-filter-term_node_tid_depth {
	width: 250px;
}
.catalog-root .views-widget-filter-term_node_tid_depth .form-select {
	width: 100%;
}
.catalog-root .hierarchical-select-wrapper .hierarchical-select .selects {
	float: none;
}
.catalog-root .views-widget-filter-field_design_value {
	width: 250px;
}
.catalog-root .views-widget-filter-field_country_value {
	width: 130px;
}
.catalog-root .views-widget-filter-field_noiseinsulation_value_many_to_one {
	margin-top: 15px;
}
.catalog-root .views-widget-filter-field_noiseinsulation_value_many_to_one,
.catalog-root .views-widget-filter-field_varnished_value_many_to_one,
.catalog-root .views-widget-filter-field_moistureresistance_value_many_to_one,
.catalog-root .views-widget-filter-field_warranty_value_many_to_one {
	width: 330px;
	padding: 0;
}
.catalog-root .display {
	margin-top: -31px;
}
.catalog-root .compare-link {
	margin: -28px 100px 0 0;
	float: right;
}
.range-dash {
	float: left;
	margin: 0 5px;
}
#block-admin-display-form .warning {
	padding: 0 3px !important;
	margin: 0 5px;
}
td form.fivestar-widget div.description {
	display: none;
}
td form.fivestar-widget {
	min-width: 105px;
}
#cart-form-buttons {
	border-color: #dbdbdb;
}
.page-news-views .imagecache {
	float: left;
	margin: 0 10px 10px 0;
}
.page-news-views .views-row {
	margin: 0 0 10px;
}

.subcategory-lists {
	margin: 20px 0 20px -2%;
}
.subcategory-item {
	float: left;
  width: 23%;
  height: 260px;
  max-height: 260px;
  text-align: left;
  position: relative;
  margin: 0 -4px 2% 2%;
  border: 1px solid #DBDBDB;
  background: #fbfbfb;
	}
	.subcategory-price,
	.subcategory-name,
	.subcategory-description {
		margin: 5px 10px 0;
	}
	.subcategory-name {
		line-height: 1;
		height: 30px;
		max-height: 30px;
		overflow: hidden;
	}
	.subcategory-image {
		padding: 10px 0;
		border-bottom: 1px solid #dbdbdb;
		}
		.subcategory-image  a {
			display: block;
			}
			.subcategory-image img {
				display: block;
				margin: 0 auto;
			}
	.subcategory-description {
		font-size: 11px;
		min-height: 90px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.subcategory-description p {
		margin: 0;
		line-height: 1.3;
	}
	.subcategory-price {
		line-height: 1;
	}
	.subcategory-price-value {
		font-size: 14px;
		line-height: 1;
		color: #989898;
		font-weight: bold;
	}

.view-comments-wrap li {
	list-style: none;
}

.uc-order-history {
	width: 100%;
	border: 1px solid #ccc;
}
.uc-order-history thead th,
.uc-order-history td {
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
}

#comments > .title {
	display: none;
}

#comments #edit-name-wrapper,
#comments #edit-mail-wrapper {
	float: left;
}
#comments #edit-name-wrapper {
	width: 40%;
}
#comments #edit-homepage-wrapper {
	display: none;
}
#comments #edit-comment-wrapper {
	clear: left;
}


/******************* NEW HEADER **********************/
.header-top {
  border: none;
  margin-bottom: 0;
  padding: 20px 0;
}
#header {
  background: #fff;
}
.block-header-logo,
.block-header-store-info,
.header-phone,
.header-address {
  float: left;
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  border-right: 3px solid #eb030c;
  height: 110px;
  line-height: 1;
}
.btn-open-order-form-header 
{
    /*margin:15px 0 5px 0 !important;*/
    margin:7px 0 5px 0 !important;
}
.block-header-logo {
  }
  .block-header-logo a {
    display: block;
    padding-top: 20px;
  }
.block-header-store-info {
  border-right: none;
  }
  .block-header-store-info-content ul {
    padding: 0;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #474747;
  }
  .block-header-store-info-content li {
    padding: 5px 0 10px;
    margin: 0;
  }
  .block-header-store-info-content a {
    text-decoration: none;
  }
  .block-header-store-info-content a:hover {
    text-decoration: underline;
  }
.header-phone {
  background: none;
  color: #474747;
  line-height: 1.2;
  font-size: 14px;
  font-weight: normal;
  }
  .header-phone-content ul {
    padding: 0;
    text-align: right;
  }
  .header-phone .big {
    font-size: 26px;
    font-weight: bold;
  }
  #cart .content {
    width: 400px;
    top: 25px;
  }

.header-address {
  border: none;
  }
  .header-address-content {
    font-size: 12px;
    color: #474747;
    text-transform: uppercase;
    line-height: 1;
  }
  .header-address-content address {
    font-style: normal;
    margin-bottom: 10px;
  }
  .header-tour-wrap {
    margin-top: 15px;
  }
  .header-address-content a {
    text-decoration: none;
    line-height: 1.1;
    display: block;
  }
  .header-address-content .virtual-3d-tour {
    display: block;
    height: 30px;
    line-height: 32px;
    text-decoration: none;
    background: url('../img/button.png') repeat-x left top #c8020a;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }

.header-welcome,
.header-login-register,
.header-cart,
.block-search {
  float: right;
  clear: right;
  margin-bottom: 15px;
  }
  .header-welcome-content a,
  .header-login-register a {
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
  }
  .header-welcome-content a:hover,
  .header-login-register a:hover {
    text-decoration: underline;
  }

.header-cart {
}
#cart .heading {
  background: url(../img/cart-new.png) 0 50% no-repeat;
  padding-top: 3px;
  }
  #cart .heading a {
    color: #303030;
    min-width: 100px;
    padding: 0 0 0 25px;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: none;
    background: none;
  }
  #cart .heading b {
    font-weight: normal;
    font-size: 13px;
  }
  #cart .heading .num-items {
    font-weight: bold;
  }

.block-search {
  margin-bottom: 0;
  }
  .block-search .form-text {
    padding: 4px 5px;
    width: 130px;
    height: 20px;
  }
  .block-search .form-submit {
    height: 30px;
    width: 30px;
    background-position: center -5px;
  }
  .block-search .form-submit:hover {
    background-position: 50% -45px;
  }

#container {
  position: relative;
}
.toggle-sidebar {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  background: #efefef url(../img/icon-horiz-left-right.png) 0 50% no-repeat;
  z-index: 1000;
}
body {
  position: relative;
}
.fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 900;
}
.header-bottom.fixed-top {
  margin-left: 0;
}

.block-main-menu .site-name,
.block-main-menu .toggle-menu-mobile {
  display: none;
}
.block-slider-home {
  margin: 0 0 20px 15px;
}
.block-slider-home .views_slideshow_cycle_teaser_section {
  height: 200px;
}
.bxslider1-wrap .bx-pager {
  position: absolute;
  padding: 0;
  bottom: 15px;
  right: 10px;
  z-index: 100;
}
.bxslider1-wrap .bx-pager a {
  text-decoration: none;
  background: #303030;
  border-radius: 2px;
}
.bxslider1-wrap .bx-pager a.pager-active {
  background: #eb030c;
}
.bxslider1-wrap img {
  max-width: 100%;
  height: auto;
}

.MultiFile-label {
  margin-bottom: 0.5em;
}

ul.list-block1 {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  }
  .list-block1 li {
    padding: 15px 10px 0;
    margin: 0;
    border: solid #eb030c;
    border-width: 0 1px 1px 0;
    box-sizing: border-box;
    float: left;
    width: 33%;
    height: 160px;
    background: #f4f4f4;
    text-align: center;
    }
    .list-block1 p {
      padding: 0;
      margin: 0 0 10px;
      }
      .list-block1 .title {
        color: #111;
        font-size: 16px;
      }
      .list-block1 .text {
        color: #666;
      }
    .list-block1 .last-line3 {
      border-bottom-width: 0;
    }
    .list-block1 .item33 {
      border-right-width: 0;
    }
ul.list-block2 {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  }
  .list-block2 li {
    float: left;
    width: 33%;
    padding: 0 10px 0 20px;
    box-sizing: border-box;
/*
    border-right: 2px solid #eb030c;  
*/
    }
    .list-block2 li::before {
      content: '';
      width: 2px;
      height: 140px;
      background: #eb030c;
      display: block;
      position: absolute;
      margin: 70px 0 0 -20px;
    }
    .list-block2 li.first::before {
      display: none;
    }
    .list-block2 p {
      padding: 0;
      margin: 0 0 10px;
    }
    .list-block2 .image {
      margin-bottom: 15px;
    }
    .list-block2 .first {
      padding-left: 0;
    }
    .list-block2 .last {
      padding-right: 0;
      border-right: none;
    }
    .list-block2 .more {
      text-align: right;
      }
      .list-block2 .more-link {
        font-weight: bold;
      }
    
.slider-item3 {
  }
  .slider-item3 img {
    margin-right: 30px;
  }
.bx-style1 {
  margin: 20px 30px 0;
  }
  .bx-style1 .bx-pager a {
    color: transparent;
  }
  .bx-style1 .bx-prev,
  .bx-style1 .bx-next {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    top: 30%;
    background: none;
    text-indent: 0;
    text-decoration: none;
    text-align: center;
    color: #303030;
  }
  .bx-style1 .bx-prev:hover,
  .bx-style1 .bx-next:hover {
    color: #eb030c;
  }
  .bx-style1 .bx-prev {
    left: -30px;
  }
  .bx-style1 .bx-next {
    right: 30px;
  }
  .bx-style1 .bx-pager a {
    text-decoration: none;
    background: #303030;
    border-radius: 2px;
    padding: 0;
    width: 15px;
    height: 15px;
    display: inline-block;
  }
  .bx-style1 .bx-pager a.pager-active {
    background: #eb030c;
  }

.block-social {
  clear: both;
  float: left;
  margin-right: 50px;
  }
.block-pay-accept {
  float: left;
  margin-right: 50px;
}
.block-social .block-content ul,
.block-pay-accept .block-content ul {
  padding: 0;
  margin: 0 0 0 -10px;
}
.block-pay-accept .block-content li,
.block-social .block-content li {
  float: left;
  margin-left: 10px;
}

.btn-callme {
  margin-top: 3px;
}
.block-callme,
.block-to-director {
  position: absolute !important;
  z-index: 1000;
  background: #fff;
  /*width: 330px;*/  
  width:330px;
  padding: 30px;
  left: 50%;
  top: 130px;
  margin-left: -200px; 
  border: 4px solid #eb030c;
  display: none;
}
@media (max-width: 900px)
{
    .block-callme,
    .block-to-director 
    {
        top:0;
        width:280px;
        margin-left: -175px; 
    }
}
.block-callme-content .form-text
{
    width:100%;
}
.show-admin {
  display: none;
}
.admin-menu .show-admin {
  display: block;
}
.toggle-block {
  text-decoration: none;
}
.block-shown {
  display: block !important;
}
.close-block {
  display: block;
  float: right;
  padding: 2px;
  color: #111;
  text-decoration: none;
  }
  .close-block:hover {
    color: #eb030c;
    text-decoration: none;
  }


/******* page-search-laminate *******/
.page-search-style label {
  display: block;
}
.page-search-style .views-exposed-widget > label {
  font-size: 14px;
  margin-bottom: 5px;
}
.page-search-style .views-exposed-widget {
  float: none;
  padding: 0 1em 1em 0;
}
.page-search-style #edit-price-min,
.page-search-style #edit-price-max,
.page-search-style #edit-h-min,
.page-search-style #edit-h-max {
  width: 4em;
}
.page-search-style .views-widget-filter-sell-price label,
.page-search-style .form-item {
  display: inline-block;
}
.page-search-style .bef-checkboxes .form-item {
  display: inline-block;
  width: 19%;
  margin: 0 0 10px 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.page-search-style .form-checkboxes {
  margin: 0;
}
.page-search-style .form-radios {
  margin-top: 0;
}







/******* mobile and full versions *******/
.block-full-mobile {
  display: none;
  clear: both;
  text-align: center;
  }
  .version-link {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
  }
  .block-full-mobile .version-mobile-link {
    display: none;
  }
  .block-full-version .version-mobile-link {
    display: block;
  }
  .block-full-version .version-full-link {
    display: none;
  }
.topimage img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .block-full-mobile {
    display: block;
    padding-top: 10px;
  }
}
.header-phone-content ul
{
        list-style: none;
        list-style-type:none;
}