html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	color: #43525d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../image/body_bg.jpg) center top no-repeat #f0f2f4;
	font-size: 12px;
	line-height: 17px;
}
td, th, input, textarea, select, a {
	font-size: 12px;
}
h1 {
	color: #44525F;
	padding-top: 0px;
	font-size: 25px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: normal;
	font-family: 'Anton', sans-serif;
	font-weight: normal;
}
h2 {
	color: #191919;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	font-family: 'Anton', sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #3f3f3f;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
input[type='text'], input[type='password'], textarea {
	background: #fff;
	padding: 4px 3px 4px 3px;
	margin-left: 0px;
	margin-right: 0px;
	color: #929292;
	font-size: 11px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
}
select {
	padding: 3px 3px 4px 3px;
	font-size: 11px;
	color: #929292;
	margin: 0;
}
label {
	cursor: pointer;
	color: #191919;
}
.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;
}
/*********************************************************************************borders*************************************************************************************/

.box-container, .pagination .links a, .pagination .links b, .htabs a, .tab-content, .box .box-content, .manufacturer-list, .product-info, .related .box-product, .block-compare, .login-content .left, .login-content .right, .order-list, .return-box-2, .return-box, .return-box-3, .shop-cart, .cart-module .cart-heading, .cart-module .cart-heading, .cart-module .cart-content, .checkout-heading, .checkout-content, .contact-info, #content .content.contact-f, #content .shop-cart-content, .related.related-carousel .box-product, #content .cart-module > div, .cart-bottom .buttons, input[type='text'], input[type='password'], textarea, select, .return-list, .account-transaction table.list {
	border: 1px solid #efefef;
}
.category-info, .product-list ul li, .product-info .description, .table-radius, table.list {
	border-top: 1px solid #efefef;
}
.box .box-heading, .breadcrumb, table.list td, .category-info, .manufacturer-heading, .product-info .description, .product-info .price, .compare-info td, .table-radius, .wishlist-product tbody td, .wishlist-product thead td, .heading-order-list, .cart-info thead td, .cart-info tbody td, .cart-total table td, .about-page, .cart-total-name, .checkout-product thead td, .checkout-product tbody td, .checkout-product tfoot td, #confirm .checkout-heading, .attribute td, #payment {
	border-bottom: 1px solid #efefef;
}
table.list, .product-list .right, .table-radius {
	border-left: 1px solid #efefef;
}
table.list, .checkout-product td, table.list td, .wishlist-product td, .compare-info td, .cart-info thead td, .cart-info tbody td, .cart-total-name, .attribute td {
	border-right: 1px solid #efefef;
}
/***************************************************************************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: 512px;
}
#back-top a:hover {
	color: #79ec3e;
}
#back-top span {
	width: 42px;
	height: 42px;
	display: block;
	margin-bottom: 7px;
	background: url(../image/up-arrow.png) no-repeat left 0px;
}
#back-top a:hover span {
	background-position: left bottom;
}
/********************************************************************************************************************************************************************************/

.main-container {
	margin: 0 auto;
}
.main-shining {
	min-width: 1024px;
}
.page-wrapper {
	width: 1024px;
	margin: 0 auto;
	background: #FFFFFF;
}
.page-top {
	background: url(../image/page_top.jpg) center top repeat-x #fff;
	padding: 0 23px 0 23px;
}
.header-modules {
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	overflow: hidden;
}
.row-1 {
	margin-bottom: 0px;
}
/********************************************************************************************************************************************************************************/

/* layout */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 17px;
}
#column-left {
	float: left;
	width: 193px;
}
#column-right {
	float: right;
	width: 193px;
}
#content {
	min-height: 400px;
	margin-bottom: 0px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 215px;
}
#column-right + #content {
	margin-right: 215px;
}
/*********************************************************************leftinfo***************************************************************************************************/

#column-left .info, #column-right .info {
	padding: 0;
}
#column-left .info li, #column-right .info li {
	background: url("../image/line-2.png") repeat-x scroll 0 bottom transparent;
	padding: 0px 0 0px 0px;
	position: relative;
}
#column-left .info li.last, #column-right .info li.last {
	background: none;
}
#column-left .info li a, #column-right .info li a, .afine li a, .account li a {
	color: #00458A;
	font-size: 12px;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height: 15px;
	padding-left: 15px;
	background: url(../image/marker.png) left 5px no-repeat;
	display: inline-block;
	font-family: 'Ubuntu', sans-serif;
}
#column-left .info li, #column-right .info li, .afine li, .account li {
	padding: 7px 0 8px 0;
}
#column-left .info li a + a, #column-right .info li a + a, .afine li a + a, .account li a + a {
	padding-left: 0;
	background: none;
}
#column-left .info li a:hover, #column-right .info li a:hover, .afine li a:hover, .account li a:hover {
	color: #F0240C;
}
.info ul {
	padding: 2px 0 2px 0;
	list-style: none;
}
/********************************************************************************************************************************************************************************//* header */

#header {
	height: 227px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 99;
}
#header #logo {
	position: absolute;
	top: 17px;
	left: 0px;
}
#language {
	position: absolute;
	top: 27px;
	left: 335px;
	width: 100px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
.header-top1 {
	position: absolute;
	top: 158px;
	left: 0;
	width: 100%;
	padding: 26px 0 0 0;
	border-top: 1px solid #cccccc;
}
.header-phone {
	float: left;
	font-size: 13px;
	line-height: normal;
	color: #f0240c;
	font-family: 'Ubuntu', sans-serif;
}
.header-phone span {
	color: #00458a;
}
#currency {
	width: 75px;
	position: absolute;
	top: 25px;
	left: 836px;
	color: #cfcece;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #CCC;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
/*****************cart*********************/

#menu #cart .heading b {
	color: #292b2d;
	font-size: 11px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-right: 0px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Ubuntu', sans-serif;
}
.cart-position {
	background: url(../image/cart_icon.png) no-repeat;
	padding: 6px 0 0 32px;
	margin: 5px 15px 0 0;
	float: right;
}
.cart-inner {
	padding-top: 6px;
}
#cart {
	position: relative;
}
#menu #cart .heading {
	font-family: 'Ubuntu', sans-serif;
}
#menu #cart .heading .sc-button {
	display: inline-block;
	width: 7px;
	height: 4px;
	background: url('../image/shop-cart-button.png') 0px 0px no-repeat;
	float: right;
	padding: 0 0 0px 0px;
	margin: 8px 0 0 4px;
}
#menu #cart .heading span.cart-icon {
	position: absolute;
	left: 16px;
	top: 6px;
	background: url(../image/cart-icon.png) no-repeat;
	width: 46px;
	height: 44px;
	padding: 0;
	margin: 0;
}
#menu #cart .heading span {
	padding: 0px 0px 7px 0;
	color: #292b2d;
	text-decoration: none;
	font-size: 11px;
	font-family: 'Ubuntu', sans-serif;
	line-height: 14px;
	text-transform: uppercase;
}
#menu #cart .heading strong {
	font-weight: normal;
}
.latest-added {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	padding: 0 0 10px 10px;
}
.heading a {
	text-decoration: none;
	padding-bottom: 7px;
	text-align: right;
}
#menu #cart .content {
	clear: both;
	padding: 8px 0 8px 0;
	display: none;
	position: absolute;
	top: 22px;
	background: #fff;
	z-index: 99999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	width: 220px;
	float: right;
	-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;
}
#menu #cart.active .content {
	display: block;
}
#menu #cart b {
	padding: 0 5px 0 0;
}
#menu #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}
#menu #cart .cart td.price {
	font-size: 12px;
	font-weight: 600;
	line-height: 12px;
}
#menu #cart .cart td.total {
	font-size: 12px;
	font-weight: 600;
}
#menu #cart .cart td.name a:hover {
	text-decoration: underline;
}
#menu #cart .cart td.name a {
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	display: inline-block;
}
#menu #cart .cart td .total {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#menu #cart .cart td .total .quantity {
}
#menu #cart .cart td.name {
	padding-left: 10px;
}
#menu #cart .cart .item-cart-1 td {
	padding-top: 0;
}
#menu #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 8px 0px 10px 5px;
}
#menu #cart .cart .image {
	width: 1px;
	padding-left: 8px;
}
.cart tr {
	background: url('../image/tail-tr.gif') left bottom repeat-x #fff;
	padding-bottom: 20px;
}
.cart-module .cart tr {
	background: none;
}
#menu #cart .cart .image img {
	text-align: left;
}
#menu #cart .cart .name small {
	color: #666;
}
#menu #cart .cart .quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a6a4a4;
	text-transform: uppercase;
}
#menu #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-module .cart .remove img {
	cursor: pointer;
}
#menu #cart .cart .remove img:hover {
	overflow: hidden;
	margin-top: -11px;
}
#menu #cart .cart .remove img {
	float: left;
}
#menu #cart .cart .remove span {
	width: 11px;
	height: 11px;
	overflow: hidden;
	display: inline-block;
}
#menu #cart .cart .remove {
	text-align: right;
	padding-right: 8px;
}
#menu #cart .cart .remove img {
	cursor: pointer;
}
#menu #cart table.total {
	border-collapse: collapse;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#menu #cart table.total tr {
	padding: 0px 10px 0px 10px;
}
#menu #cart table.total td b {
	color: #a6a4a4;
	font-size: 11px;
	font-weight: bold;
}
#menu #cart table.total td {
	color: #3A3738;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left
}
#menu #cart table.total td .t-price {
	font-size: 11px;
	font-weight: bold;
}
#menu #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#menu #cart .empty {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
/****************************************************************************************************************************************************************************************/



/***************************************************************************************search**********************************************************************************/

#search {
	position: relative;
	width: 226px;
	float: right;
	clear: both;
	margin: 67px 0px 0 0;
}
.search-bg {
	display: inline-block;
	background: #fff;
	border: 1px solid #ebebeb;
}
.search-title {
	display: inline-block;
	color: #3b3738;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 21px;
	position: relative;
	margin-right: 9px;
}
#header .button-search:hover {
	background: url('../image/button-search.png') left bottom no-repeat;
}
#header .button-search {
	float: right;
	background: url('../image/button-search.png') left top no-repeat;
	width: 50px;
	height: 27px;
	cursor: pointer;
}
#header #search input {
	padding: 4px 10px 5px 10px;
	width: 154px;
	border: none;
	font-size: 12px;
	color: #000;
	height: 18px;
	margin: 0;
	outline: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
/*******************************************************************************************************************************************************************************/

/*

.price {

	font-size:18px;

	line-height:normal;

	color:#44525f;

	font-weight:normal;

	font-family:'Anton', sans-serif;

}

.price .price-new {

	margin-right:10px;

}

.price .price-old {

	text-decoration:line-through;

}

.price-old {

	text-transform:uppercase;

	font-weight:normal;

	color:#B7B7B7;

}

*/

#header #welcome a {
	color: #f0240c;
	text-decoration: none;
	font-size: 13px;
}
#header #welcome a:hover {
	text-decoration: underline;
}
#header #welcome {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #b3b3b3;
	float: right;
	font-family: 'Ubuntu', sans-serif;
	margin: 16px 0 0 0;
	clear: both;
}
.welcome-box img {
	float: right;
	margin-top: -90px;
	margin-right: 20px;
}
#header .links {
	font-size: 10px;
	float: right;
	margin-top: -1px;
}
#header .links a:hover, #header .links a.active {
	color: #025db8;
}
#header .links li {
	float: left;
	padding: 0 0px 0 15px;
	background: url(../image/links-bg.gif) 7px 7px no-repeat;
	list-style: none;
}
#header .links li:first-child {
	background: none;
}
#header .links li.last {
	padding-right: 0;
}
#header .links a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	color: #2b2624;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
}
#header .links a + a {
	margin-left: 8px;
}
/* menu */

#menu {
	height: 37px;
	margin-bottom: 15px;
	margin-left: 12px;
	padding: 0px 5px;
}
#menu > ul {
	list-style: none;
	width: 685px;
	padding-left: 0px;
	float: left;
}
#menu > ul > li {
	float: left;
	z-index: 10;
	padding: 0px 1px 0px 0px;
	position: relative;
	background: url(../image/separator.gif) right top no-repeat;
}
#menu > ul > li > a {
	font-size: 16px;
	color: #44525f;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding: 2px 8px 7px 8px;
	z-index: 1;
	position: relative;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
#menu > ul > li:hover > a {
	color: #025db8;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 15px 0 15px 0;
	background: #f9f9f9;
	left: 0px;
	top: 25px;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 0px 19px 0px 9px;
	color: #858585;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	color: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #737373;
}
.breadcrumb, .product-filter, .wishlist-product thead td, .cart-info thead td, .checkout-heading, .checkout-product thead td, .cart-bottom .buttons {
	background: #f7f7f7;
}
.breadcrumb a.last {
	font-weight: bold;
}
.breadcrumb a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #f0240c;
}
.breadcrumb {
	color: #fff;
	padding: 8px 5px 8px 10px;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
	background: url(../image/heading_bg.gif);
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left: 30px!important;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	/*	padding-top: 4px;

	padding-right: 4px;*/

	cursor: pointer;
}
.required {
	color: #FF0000;
	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;
	vertical-align: top;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	background: url(../image/box-bg.png);
}
table.list thead td {
	background: url(../image/tail-manuf.gif) 0 0 repeat-x #F8F8F8;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 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.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.q2 {
	width: 50%;
}
textarea {
	width: 50%;
	height: 50%;
}
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
}
.pagination .links a:hover {
	background: #f7f7f7;
}
.pagination .links b {
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #F7F9FB;
}
.pagination .results {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
	color: #252525;
}
/* button */

a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	font-size: 12px;
	background: #44525f;
	line-height: normal;
	font-weight: normal;
	font-family: 'Ubuntu', sans-serif;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 28px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}
a.button-return-left span, a.button-back-left span, a.button-wislish-left span {
	padding: 0px 0px 0px 14px;
	background: url('../image/marker-button-left.png') left 3px no-repeat;
}
a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-inf-left span {
	padding: 0px 14px 0px 0px;
	background: url('../image/marker-button-right.png') right 3px no-repeat;
}
/* buttons out of stock*/

a.zero_button, input.zero_button {
	cursor: default;
	color: #FFFFFF;
	font-family: 'Ubuntu', sans-serif;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	background: #dddddd;
}
a.zero_button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.zero_button {
	margin: 0;
	border: 0;
	height: 28px;
	padding: 0px 12px 0px 12px;
}
a.zero_button:hover, input.zero_button:hover {
	background: #d1d1d1;
}
/* end out of stock*/

.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	padding: 16px 18px 10px 18px;
	z-index: 2;
	overflow: auto;
	background: #FFF;
}
/*******************************************************************************featured products*********************************************************************************/

.box.featured {
	margin-bottom: 0px;
	border: none;
}
.featured ul li {
	float: left;
	width: 200px;
	text-align: left;
	padding: 9px 9px 25px 9px;
	margin-top: 7px;
	margin-bottom: 1px;
	margin-right: 6px;
	background: #fff;
	border: 1px solid #efefef;
	list-style: none;
}
.featured ul li .bottom_content {
	padding: 0 15px;
}
.featured ul li .cart {
	text-align: left;
	padding-left: 0px;
	float: left;
}
.featured ul li .image2 {
	margin-bottom: 19px;
	position: relative;
}
.featured ul li.last-in-line {
	margin-right: 0;
}
.featured ul li.first-in-line {
	clear: left;
}
.box.featured .box-content {
	padding: 0px 0 0px 0px;
	border: none;
}
.featured .image {
	background: #FFF;
}
.featured .name {
	padding-bottom: 0px;
}
.featured .box-product .price {
	padding-bottom: 0px;
	float: left;
	padding-left: 7px;
	padding-top: 1px;
	font-size: 18px;
}
.common-home .description {
	line-height: 18px;
	color: #b5b5b5;
	padding-bottom: 13px;
	font-size: 14px;
}
.featured .box-product .rating {
	height: 13px;
	margin-bottom: 13px;
}
.image2 .button {
	display: none;
	left: 75px;
	position: absolute;
	top: 40%;
}
.featured ul li:hover .image2 .button {
	display: block;
}
.featured ul li .image2 {
	position: relative;
}
.featured ul li:hover .image2 .button {
	display: block;
}
/*********************************************************************************************************************************************************************************/



/* box */

.box.cat-colum {
	margin-bottom: 7px;
}
.product-filter .product-compare {
	padding: 3px 0 0 10px;
}
.product-filter .product-compare a {
	color: #fff;
}
#column-left .box .box-product .image {
	display: block;
	margin-bottom: 24px;
	text-align: center;
}
.box {
	margin-bottom: 10px;
	margin-top: -1px;
}
.box .box-content.inform {
	padding: 0px 0 0;
}
.box .box-heading {
	padding: 12px 5px 14px 12px;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	color: #fff;
	background-color: #43525d;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	border: 1px solid #efefef;
}
.box .box-content {
	padding: 7px 14px 9px;
	border: 1px solid #efefef;
	border-top: none;
}
/* box products */

.box-product.box-subcat {
	padding-top: 10px;
}
.box-product.box-subcat .name.subcatname {
	padding-top: 4px;
}
.box-product.box-subcat .name.subcatname a {
	font-weight: bold;
	color: #43403d;
	margin-bottom: 0;
}
.box-product.box-subcat li {
	width: 203px;
	float: left;
	padding: 6px 8px 7px 8px;
	margin-right: 10px;
	list-style: none;
}
.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 img {
	float: left;
	border: 3px solid #dfe1e4;
	margin: 0 10px 0 0;
}
.LikePluginPagelet {
	width: 150px;
}
.addthis_button_google_plusone {
	width: 75px;
}
.addthis_button_tweet {
	width: 75px;
	margin-right: 10px;
	margin-left: 7px;
}
.connect_widget_like_button {
	width: 150px;
}
.product-box-centered {
	text-align: center;
}
.box-product {
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}
.box-product > li {
	width: 176px;
	display: inline-block;
	vertical-align: top;
	margin-right: 42px;
	margin-bottom: 28px;
}
.box-product > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	height: 28px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: normal;
	color: #44525f;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
}
.box-product .price-old {
	font-weight: normal;
	font-size: 14px;
	text-decoration: line-through;
	color: #FF0000;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/******************** account*****************/

.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
}
.afine {
	list-style: none;
	margin: 0;
	padding: 0;
}
.afine li:first-child, .account li:first-child {
	background: none;
}
.afine li, .account li {
	background: url(../image/line-2.png) left top repeat-x;
}
.afine li a + a {
	background: none;
	padding-left: 0;
}
.account {
	list-style: none;
	padding: 4px 0;
}
/*********filter**********/

.filter li input {
	margin: 0 5px 0 0;
	vertical-align: middle;
	line-height: 15px;
}
ul.box-filter > li {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
}
.filter li li label {
	vertical-align: middle;
}
.filter li li {
	line-height: 15px;
	padding: 3px 0;
}
.filter.box .box-content {
	padding-bottom: 20px;
}
/* box category */

/* added */

.box-category > ul li span.close {
	background: url(../image/nolines_minus.png) 0 0 no-repeat;
	width: 6px;
	height: 6px;
	float: right;
	margin-right: 0px;
	margin-top: 6px;
	display: block;
}
.box-category > ul li.active > span.close {
	background-position: 0 bottom;
}
.box-category ul li span.close.collapsed {
	background-position: 0 top;
}
.box-category ul li span.close.expanded {
	background-position: 0 bottom;
}
.box-category > ul > li span.close:hover {
	cursor: pointer;
}
.box-category .close {
	position: absolute;
	top: 7px;
	right: 0px;
}
.box-category ul ul .close {
	position: absolute;
	top: 0px;
	right: 0px;
}
/**/

ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	text-decoration: none;
	color: #333;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */

ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */

#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */

.category-info {
	overflow: auto;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
	background: url(../image/box-bg.png) repeat-x #fff;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	display: none;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul li {
	background: url(../image/arrow.gif) 0px 5px no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
}
.category-list ul li a {
	text-decoration: none;
}
.category-list ul li a:hover {
	color: #ffa304;
}
.category-list ul {
	float: left;
	width: 25%;
	list-style: none;
	padding: 0;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */

.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */

.product-filter {
	padding: 5px 6px 5px 11px;
	overflow: auto;
	background: url(../image/heading_bg.gif);
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 7px;
}
.product-filter .display {
	float: right;
	color: #fff;
	height: 24px;
}
.display ul li.list a {
	background-position: -27px 0;
}
.display ul li a {
	background: url(../image/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: #fff;
	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: #fff;
	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:hover {
	text-decoration: underline;
}
.product-filter .product-compare a {
	text-decoration: none;
	font-size: 12px;
}
.product-list ul li {
	padding-bottom: 19px;
}
.product-list .left {
	overflow: hidden;
}
.product-list .right {
	float: right;
	text-align: left;
	min-height: 198px;
	width: 115px;
	margin-left: 20px;
	margin-right: 9px;
	padding-left: 20px;
}
.product-list ul {
	margin-left: -40px;
}
.product-grid ul {
	margin-left: -23px;
}
.product-list ul li {
	padding: 9px;
	border: 1px solid #efefef;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .name {
	margin-bottom: 10px;
}
.rating .smallstars img {
	height: 10px;
	margin-left: 15px;
}
#list_b {
	background: url("../image/list_a.png") no-repeat scroll 0 top transparent;
	display: inline-block;
	height: 24px;
	margin-left: 8px;
	margin-right: 5px;
	width: 25px;
	float: left;
}
#grid_a {
	background: url("../image/grid_a.png") no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height: 24px;
	text-indent: -9999px;
	width: 25px;
	float: left;
}
.product-filter .display b {
	float: left;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
}
#list_a {
	background: url("../image/list_a.png") no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height: 24px;
	margin-left: 8px;
	margin-right: 5px;
	text-indent: -9999px;
	width: 25px;
	float: left;
}
#grid_b {
	background: url("../image/grid_a.png") no-repeat scroll 0 top transparent;
	display: inline-block;
	height: 24px;
	width: 25px;
}
.product-list .description {
	overflow: hidden;
	margin-bottom: 5px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	margin-bottom: 20px;
	margin-top: -4px;
	font-size: 17px;
	line-height: normal;
	color: #44525f;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
}
.product-list .price-old, .product-list .price-old {
	font-weight: normal;
	font-size: 14px;
	text-decoration: line-through;
	color: #FF0000;
	padding-left: 5px;
}
.product-list .price-tax {
	font-size: 11px;
	color: #414141;
	font-weight: normal;
	padding-top: 5px;
	display: block;
}
.product-list .cart {
	margin-bottom: 10px;
}
.product-list .wishlist, .product-list .compare {
	position: relative;
	margin-left: -5px;
}
.product-list .wishlist a {
}
.product-list .compare a {
}
.product-grid {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.product-list {
	padding: 0px 0px 0px 0px;
	margin-bottom: 7px;
}
.product-grid ul li {
	background: #fff;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 9px 9px 25px 9px;
	text-align: left;
	width: 214px;
	border: 1px solid #EFEFEF;
	list-style: none;
}
.product-grid ul li.first-in-line {
	clear: left;
}
.product-grid ul li.last-in-line {
	margin-right: 0;
}
.extra-prod input {
	padding-bottom: 4px;
}
.extra-prod {
	padding-top: 6px;
}
.or {
	padding-top: 3px;
}
#tab-related .box-product > div {
	width: 130px;
	float: left;
	margin-right: 20px;
}
y.wishlist-product td a {
	text-decoration: none;
}
.wishlist-product td {
	vertical-align: middle!important;
}
.wishlist a:hover {
	background: url(../image/iconimage.png) no-repeat 0px -24px;
}
.addtowishlist, div.wishlist > a {
	float: left;
	background: url(../image/iconimage.png) no-repeat 0px 0px;
	height: 24px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 25px;
}
.compare a:hover {
	background: url(../image/iconimage.png) no-repeat -29px -24px;
}
.addtocompare, div.compare > a {
	background: url(../image/iconimage.png) no-repeat -29px 0px;
	float: left;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 25px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}
.product-grid div:hover .image img {
}
.product-grid .image img {
}
.product-grid .name {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	min-height: 38px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-grid .name a, .product-list .name a {
	text-decoration: none;
	display: inline-block;
	margin-bottom: 4px;
}
.product-grid .description {
	height: 33px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-grid .rating {
	display: block;
	height: 13px;
	margin-bottom: 4px;
}
.product-list .price, .product-grid .price {
	display: block;
	min-height: 30px;
	margin-bottom: 0px;
}
.product-grid .price {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	line-height: normal;
	color: #44525f;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
}
.product-list .price {
	margin-bottom: 10px;
}
.product-grid .price-old {
	font-weight: normal;
	font-size: 14px;
	text-decoration: line-through;
	color: #FF0000;
	padding-left: 5px;
}
.product-list .price-new, .product-grid .price-new {
	display: block;
	float: left;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old {
	font-weight: normal;
	font-size: 16px;
}
.product-grid .cart {
	margin-bottom: 3px;
	float: left;
	padding-left: 10px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
	margin-top: 5px;
	float: right;
	position: relative;
}
.product-grid .tooltip, .product-grid .tooltip2 {
	bottom: 28px;
}
.product-grid .compare a {
}
/* Product */

.product-info {
	overflow: auto;
	margin-bottom: 20px;
	border: none;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	background: #F7F7F7;
	padding: 12px 5px 10px 18px;
	font-size: 22px;
	margin-bottom: 5px;
	line-height: normal;
	color: #44525f;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
}
.product-info .price-old {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 17px;
	color: #FF0000;
}
.product-info .price-new {
	font-size: 22px;
	font-weight: normal;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.cart-top-padd {
	padding-top: 5px;
	float: left;
}
.product-info .cart {
	padding: 25px 5px 0px 0px;
	overflow: hidden;
	color: #f1f1f1;
	overflow: auto;
}
.prod-row {
	padding-bottom: 20px;
}
.product-info .cart .cart-top label {
	font-size: 11px;
	font-weight: bold;
	color: #191919;
	padding-right: 7px;
}
.product-info .cart .cart-top .input-qti {
	width: 42px;
}
.product-info .cart .cart-top {
	padding-right: 9px;
}
.product-info .cart div {
	float: left;
}
.product-info .cart div > span {
	padding-top: 7px;
	color: #999;
}
.cart-top {
	margin-top: -4px;
}
.extra-button {
	position: relative;
	margin-top: 1px;
}
.product-info .cart .minimum {
	padding-bottom: 10px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review .a1 {
	margin-top: -5px;
	display: inline-block
}
.product-info .review img {
	float: left;
	margin-top: 3px;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 3px;
}
.product-info .review .share {
	background: none;
	padding-top: 20px;
	padding-left: 0;
}
.product-info .review > div {
	padding: 7px 10px 9px 10px;
	line-height: 20px;
	background: #F7F7F7;
}
.btn-rew {
	float: right!important;
	font-size: 12px;
	color: #dfe1e4
}
.btn-rew a + a {
	color: #000;
}
.btn-rew a {
	text-decoration: underline;
	font-size: 12px;
	color: #A6A4A4;
	font-weight: normal;
}
.btn-rew a:hover {
	text-decoration: none;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
	padding-right: 0;
	width: 100%;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */

.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
}
.table-radius .buttons {
	margin-bottom: 0;
	border-right: 1px solid #dfe1e4;
	background: url(../image/tail-wislish-bottom.gif) 0px 0px repeat-x #f8f8f8;
	padding: 9px 9px 11px 12px;
}
.table-radius {
	overflow: hidden;
	background: url(../image/box-bg.png);
}
.wishlist-product td {
	padding: 7px 7px 6px 10px;
}
.wishlist-product thead td {
	color: #191919;
	font-weight: normal;
}
.wishlist-product .prod-stock {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
	padding-top: 10px;
	text-align: center;
	width: 38px;
}
.wishlist-product {
	margin-bottom: 25px;
}
.wishlist-product .button-up:hover {
	background-position: -22px;
}
.wishlist-product .button-up {
	font-size: 12px;
	border: 1px solid #bababa;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	height: 22px;
	padding: 3px 7px 4px 8px;
	background: url(../image/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;
	font-family: Arial, Helvetica, sans-serif;
}
.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 {
	font-weight: normal;
}
.wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #a6a4a4;
	display: block;
	font-weight: normal;
}
.affiliate-login .login-content .right {
	height: 265px;
}
.affiliate-login .login-content .left {
	background-position: right bottom;
	height: 253px;
}
.login-content .content {
	border: none!important;
	padding: 0!important;
}
.login-content {
	width: 100%;
	overflow: hidden;
}
.box-container {
	background: #fff;
	padding: 10px;
}
.login-content .left p + p {
	margin-bottom: 16px;
}
.login-content .left p {
	margin-bottom: 10px;
	line-height: 17px;
}
.login-content .left h2 {
	color: #E52234;
	margin-bottom: 3px;
}
.login-content .right h2 {
	margin-bottom: 3px;
}
.login-content .left .content {
	margin-bottom: 0!important;
}
.login-content .left {
	float: left;
	padding: 0 20px 12px 20px;
	width: 325px;
	padding-top: 15px;
	background: url('../image/login-content-left.gif') right bottom no-repeat #ffffff;
	height: 233px;
}
.login-content .right {
	float: right;
	padding: 0 0 0 20px;
	width: 340px;
	padding-top: 15px;
	height: 244px;
	background: url('../image/login-content-right.gif') 0 0px no-repeat #f8f8f8;
}
.link-login {
	font-size: 12px;
	color: #f83b01;
	text-decoration: underline;
	padding-top: 1px;
	margin-bottom: 15px;
	display: inline-block;
}
.link-login:hover {
	text-decoration: none;
}
.padd-form {
	display: block;
	padding-bottom: 5px;
}
#login .q1 {
	width: 295px;
}
.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 {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */

.return-list {
	margin-bottom: 10px;
}
.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-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */

.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/*************************************************************************updated cart****************************************************/

.mt5 {
	margin-top: 5px;
}
#voucher .form textarea {
	min-height: 60px;
	min-width: 500px;
	max-width: 500px;
	resize: none;
}
.cart-info tbody .quantity > input {
	width: 45px;
	margin-top: 5px;
}
#content .shop-cart-content {
	background: url(../image/box-bg.png);
	padding: 15px;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}
#content .shop-cart-content > p {
	color: #f65423;
	font-weight: bold;
}
.checkout-cart h2 {
	font-size: 20px;
	line-height: 24px;
	color: #44525F;
	padding: 20px 0;
}
#content .cart-module > div {
	display: none;
	background: #f7f7f7;
	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 {
	margin-top: 15px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.cart-bottom .buttons {
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 15px;
}
.shop-cart-content .highlight label {
	font-weight: bold;
}
#confirm .checkout-content {
	border-bottom: 1px solid #DFE1E4;
	margin-top: 7px;
}
#shipping-method textarea, #payment-method textarea {
	min-width: 670px;
	max-width: 670px;
	min-height: 45px;
	max-height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	resize: none;
}
/*****************************************************************************************************************************************/

/* checkout */

.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
/* contact */

.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: 385px;
	float: left;
	margin-bottom: 4px;
}
.contact-form-right {
	width: 360px;
	float: left;
}
.content.contact-f h2 {
	margin-bottom: 13px;
}
.content.contact-f .q2 {
	width: 357px;
}
.padd-content {
	padding-bottom: 6px;
}
.content.contact-f textarea {
	width: 675px!important;
	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;
}
.map-content figure iframe {
	border: none;
}
.map-content figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.map-content {
	width: 330px;
	height: 243px;
	float: right;
	overflow: hidden;
}
.contact-box {
	width: 250px;
	padding-top: 7px;
/*	background: url('../image/adress.png') left 4px no-repeat;
	padding-left: 93px;*/
	line-height: 17px;
	margin-bottom: 18px;
}
.contact-box b {
	font-size: 15px;
	font-weight: 600;
	color: #191919;
}
.contact-box-2 {
	width: 250px;
	padding-top: 7px;
/*	background: url('../image/telephon.png') left 6px no-repeat;
	padding-left: 93px;*/
	line-height: 17px;
}
.contact-box-2 b {
	font-size: 15px;
	font-weight: 600;
	color: #191919;
}
#content .content.contact-f {
	background: url('../image/bg-contact-form.gif') left bottom no-repeat #ffffff;
	padding: 15px 12px 17px 19px
}
.content.contact-f .buttons {
	padding: 10px 10px 0 0;
	margin-bottom: 0px;
}
.content.contact-f .buttons .button {
	margin-top: 10px;
}
/* sitemap */

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.sitemap-info ul {
	margin-top: 10px;
	margin-left: -10px;
	list-style: none;
}
.sitemap-info ul li {
	color: #191919;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}
.sitemap-info ul li ul li {
	background: url("../image/marker-manuf.png") no-repeat left 5px transparent;
	color: #191919;
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
}
.sitemap-info ul li a {
	color: #00458A;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
	font-family: 'Ubuntu', sans-serif;
	text-decoration: none;
}
.sitemap-info ul li a:hover {
	color: #F0240C;
}
/* footer */

.footer-wrap {
	width: 980px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
#footer {
	clear: both;
	overflow: hidden;
	min-height: 80px;
	background: #f7f9fb;
	padding: 31px 0 24px 40px;
	position: relative;
}
#footer h3 {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	color: #44525f;
	text-transform: uppercase;
	margin: 0 0 19px 0;
}
#footer .column {
	float: left;
	width: 230px;
	margin-right: 5px;
	min-height: 110px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#footer .column ul li {
	padding-top: 9px;
	padding-bottom: 9px;
	list-style: none;
	line-height: 15px;
	padding-left: 15px;
	background: url(../image/footer-marker.png) 0 14px no-repeat;
}
#footer .socials {
	padding-top: 18px;
	margin-left: -40px;
}
#footer .socials li {
	float: left;
	padding-right: 3px;
	list-style: none;
}
#footer .socials li a {
	display: block;
	width: 34px;
	height: 34px;
}
#footer .socials li.facebook a {
	background: url(../image/facebook.png) no-repeat;
}
#footer .socials li.twitter a {
	background: url(../image/twitter.png) no-repeat;
}
#footer .socials li.google a {
	background: url(../image/google.png) no-repeat;
}
#footer .socials li.rss a {
	background: url(../image/rss.png) no-repeat;
}
#footer .socials li a:hover {
	background-position: 0 bottom;
}
#footer .right_column {
	float: right;
	margin-right: 5px;
}
#footer .column a {
	text-decoration: none;
	font-size: 12px;
	color: #00458a;
}
#footer .column a:hover {
	color: #f0240c;
}
/*#footer .column.col-2 {

	width:190px;

}*/
#footer h4 {
	margin-top: 0;
	font-size: 17px;
	color: #555050;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 7px;
}
#powered {
	font-size: 10px;
	color: #44525f;
	padding: 10px 0px 20px 0;
	text-align: left;
	line-height: 12px;
	text-transform: uppercase;
}
#powered a {
	text-decoration: none;
	color: #44525f;
	font-size: 10px;
}
#powered a:hover {
	text-decoration: underline;
	color: #f0240c;
}
#powered span {
	color: #f0240c;
	display: block;
}
/***********************************************************************************tooltips**************************************************************************************************/

#easyTooltip {
	padding: 5px 10px;
	border: 1px solid #fff;
	background: #44525f;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	position: relative;
	z-index: 99;
	font-weight: bold;
}
/* banner */

.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 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 {
	width: 170px;
	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: #EAF7D9;
	display: none;
	font-size: 14px;
}
