html {
	margin: 0;
	padding: 0;
}

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

body {
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#f5f5f5;
	font-size:14px;
	line-height:17px;
}

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

.main-container {
	width:1024px;	
	margin:0 auto;
}
#modulo input, #modulo select, #modulo textarea {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    font-size: 14px;
    height: 24px;
}
#modulo select:hover {
		background-color: #ddd;
}
#modulo textarea {
    height: 100px;
    width: 600px;
}
.content-bg {
	background:#fefefe;
	width:990px;
	margin:0 auto;
	border-radius:7px;
}
.content-padd {
	padding:35px 0 27px 0;
}
.main-shining {
	min-width:1068px;
}	
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap{ overflow:hidden;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.spacing { margin-right:20px;} 
h1 {
	color: #303030; padding-left:15px; padding-top:4px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	font-weight:600;
	margin-top: 0px;
	margin-bottom:13px;
}

.row-1{ 
	background:url(../images/header-bg.png) 0 bottom repeat-x;
	margin-bottom:30px;
}
.button-2.left-button-prod{ float:right;}
.price.special-price{ float:none;}
h2 {
	color: #191919;font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.checkout-content .buttons #button-payment{ margin-top:10px;}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.fancybox{ text-decoration:none;}
.fancybox:hover{ text-decoration:underline;}
a, a:visited, a {
	color: #DDAC56;
	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'], input[type='email'], textarea {
	background:#fff;
	border:1px solid #E7E7E7;
	padding:4px 3px 4px 3px;
	margin-left: 0px;
	margin-right: 0px;
	color:#929292; font-size:11px;
	margin:0;
	height:14px;
}
select {
	border: 1px solid #E7E7E7;
	padding:3px 3px 4px 3px;
	font-size:11px; color:#929292;
	margin:0;
}
.account-success #content p{ margin-bottom:5px;}
label {
	cursor: pointer;
	color:#191919;
}
.fleft { float:left;}
/* layout */
#container {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px 0 0 0;
	margin-bottom:20px;
	overflow:hidden;
}
#column-left {
	float: left;
	width:241px;
}
.center-col { position:relative;}
#column-right {
	float: right;
	width:190px;
	margin-top:0px;
	margin-bottom:0px;
}
.box.featured { margin-bottom:0px; border:none;}
.box.home-block{padding-top:10px; background:url('../images/tail-box.gif') 0px 0px repeat-x #fafafa; margin-bottom:10px; float:left;}
.box-featured{ border:1px solid #dfe1e4;border-radius:5px; padding:10px 10px 10px 241px;background:url('../images/bg-featured.gif') 29px 57px no-repeat ; width:537px;}

#banner0, #banner1{overflow:hidden; height:279px; }
#banner0 { margin-bottom:20px;}
#banner0 div, #banner1 div, #banner2 div {  height:279px;}

#content {
	min-height: 400px;
	margin-bottom:0px;
	padding-top:0px; 
	padding-left:20px;
	padding-right:0px;
	
} 
.common-home #content { overflow:hidden;}
#column-left + #column-right + #content, #column-left + #content {
	margin-left:241px;
	
}
#column-right + #content {
	margin-right:190px;
}
/* header */
#header {
	height:178px;
	margin-bottom: 0px;
	position: relative;
	z-index: 99;
	padding-bottom:0px;
	width:1024px;
	margin:0 auto;
}
.common-home #header { padding-bottom:0;}
#header #logo {
	position: absolute;
	top:52px;
	left:-5px;
}

.bg-top-content{background:url('../images/content-top.gif') 0 0px no-repeat; width:1026px; height:19px; margin:0 auto;}
.footer-wrap-top{background:url('../images/footer-wrap-top.gif') 0 0px no-repeat; width:1028px; height:17px;}
.footer-wrap{
	width:1024px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

#back-top {position: fixed;bottom: 30px;z-index:9999;left:50%;margin-left:600px;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:35px;height:20px;display: block;margin-bottom: 7px;background:url(../images/up-arrow.png) no-repeat left 0px;}
#back-top a:hover span { background-position:left -34px;}



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

#header #welcome a{ 
	color:#c64b4b;
	text-decoration:none;
	margin:0 3px;
}
#header #welcome a + a{ 
	color:#c64b4b; 
	text-decoration:none;
}
#header #welcome a:hover{ text-decoration:underline;}
#header #welcome {
	font-size:12px;
	line-height:15px;
	text-align:left;
	color: #747373;
	position:absolute;
	right:-6px;
	top:63px;
}
#header .links {
	font-size: 10px;
	position:absolute;
	left:300px;
	top:91px;
}

#header .links a:hover, #header .links a.active { color:#bb2222;}
#header .links li{ 
	float:left;
	padding:0 0px 0 19px;
}
#header .links li.last { background:none; padding-right:0;}

#header .links a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	color: #545353;
	text-decoration: none;
	font-size:12px;
	line-height:17px;
	text-transform:capitalize;
}
#header .links a span {
	color:#bb2222;	
}
#header .links a + a {
	margin-left: 8px;
}
/**********************************************************************************************menu********************************************************************/
.menu-bg {
	position:relative;
	top:124px;
	left:0px;
	width:100%;
	background:url(../images/main-menu-bg.gif) repeat-x #ff4606;
	border-radius:6px 0 0 0;
	z-index:1;
}
/* .main-menu .item-3, .main-menu .item-4, .main-menu .item-2 { display:none;} */
.main-menu {
	position:absolute;
	left:0;
	top:136px;
}
.main-menu li {
	float:left;
	line-height:16px;
	background:url(../images/separator-1.png) right 5px no-repeat;
	padding-right:0px;
}
.main-menu li a {
	text-decoration:none;
	display:block;
	font-size:15px;
	padding:11px 20px 13px 20px;
	color:#818181;
	line-height:18px;
	background:url(../images/main-menu-a.gif) 0 -1000px repeat-x;
	border-radius:3px 3px 0 0;
}
.common-home .main-menu li.first a, .main-menu li a:hover {background-position:0 0; color:#000;}
.information-information .main-menu li.item-1 a { background-position:0 0; color:#000;}
.product-special .main-menu li.item-5 a { background-position:0 0; color:#000;}
.information-sitemap .main-menu li.item-6 a { background-position:0 0; color:#000;}
.information-contact .main-menu li.item-7 a { background-position:0 0; color:#000;}
.main-menu li.item-7  { background:none;}
/*****************************************************************************************************************************************************************************/
.box.cat-colum {margin-bottom:7px;}
.product-filter .product-compare {
	padding:3px 0 0 10px;	
}
/*************************************************************************************bestsellers**********************************************************************************/

.bestsellers ul li {
	padding:8px 0 7px 0;
	background:url(../images/line-5.png) left bottom repeat-x;
}
.bestsellers ul li a {
	font-size:12px;
	line-height:normal;
	color:#737373;
	text-decoration:none;
}	
.bestsellers ul li a:hover {
	color:#c64b4b;
	font-weight:bold;
}	
.bestsellers ul li.last { background:none;}

.name a {
	font-size:12px;
	color:#c64b4b;
	text-decoration:none;
	line-height:normal;
	font-weight:bold;
}
.name a:hover { text-decoration:underline;}
.price {
	font-size:14px;
	line-height:17px;
	color:#000;
	font-weight:bold;
}
.price .price-new  {margin-right:10px;}
.price .price-old {
	text-decoration:line-through;
	
}
.price-old {
	text-transform:uppercase;
	font-weight:normal;
	color:#747373;
}
/*********************************************************************************************************************************************************************************/
/**************************************************************************************manufacturers******************************************************************************/
.box.manufacturers .box-content { padding-top:9px;}
.manufacturers ul {
	margin:0;
	padding:0px 0 0px 0;
}
.manufacturers ul li {
	font-size:12px;
	line-height:15px;
	padding:0px 0 0px 0px;
	background: url("../images/line-5.png") repeat-x scroll left bottom transparent;
}
.manufacturers ul li a {
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	line-height:32px;
	background:url(../images/marker-1.png) 0 14px no-repeat;
	padding-left:15px;
	color:#737373;
}
.manufacturers ul li a:hover {color:#c64b4b; font-weight:bold;}
.manufacturers ul li.last { background:none;}
/*********************************************************************************************************************************************************************************/
/*******************************************************************************new products**************************************************************************************/

.new-products ul li.first-in-line {
	clear:both;
}
.new-products li {
	margin-bottom:10px;
	}
.new-products ul li .name a {
	display:inline;	
}
.new-products .name { padding-bottom:6px;}

/*********************************************************************************************************************************************************************************/
/*******************************************************************************featured products*********************************************************************************/
.featured ul li {
	float:left;	
	width:215px;
	text-align:left;
	padding:20px 20px 10px 20px;
	margin-bottom:14px;
	background:url(../images/li-bg.gif) right top repeat-y;
}
.featured ul li .cart { text-align:left; padding-left:0px; }
.featured ul li .image2 { 
	margin-bottom:15px;
}
.featured ul li.last-in-line {width:213px; background:none;}
.box.featured .box-content {
	padding:22px 0 0px 0px;
	
}
.featured .image { background:#FFF;}
.featured .name { padding-bottom:13px;}
.featured .box-product .price { 
	float:left;
	font-size:17px;
	color:#4d4f51;
	padding:16px 0px 20px 0px ;
	position:relative;
	z-index:2;
}

/*********************************************************************************************************************************************************************************/
/*********************************************************************leftinfo***************************************************************************************************/
#column-left .info , #column-right .info {padding:0;}
#column-left .info li, #column-right .info li {
	background: url("../images/line-5.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, .acount li a {
    color: #5d5858;
    font-size: 12px;
    padding: 0 0 0 0px;
    text-decoration: none;
	line-height:15px;
	padding-left:22px;
	background:url(../images/marker-1.png) left 5px no-repeat;
	display:inline-block;
}
#column-left .info li, #column-right .info li, .afine li, .acount li { padding:7px 0 8px 0;}
#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 {
  color:#c64b4b; font-weight:bold;
}

.info ul { padding:2px 0 2px 0;}
/********************************************************************************************************************************************************************************/
/********************************************************************************specials*****************************************************************************************/
.box.specials .box-content, .box.new-products .box-content {
	padding-right:20px;
	padding-bottom:7px;
	padding-left:20px;
}
.box.new-products .box-content { padding-bottom:12px;}
.box.specials .box-content .image2, .box.new-products .box-content .image2 { margin-bottom:10px;}

.box-product.spec-box ul li{ position:relative;}
.bg-spec{background:url('../images/bg-spec.png') left 0px no-repeat; width:62px; height:118px; position:absolute; left:-1px; top:20px;}
.box-product.spec-box ul li .name a{ text-decoration:underline; color:#2fa1bc; line-height:17px;}
.box-product.spec-box ul li .name a:hover{ text-decoration:underline; color:#f83b01;}
.box-product.spec-box ul li .name{ text-align:center;}
.box-product.spec-box ul li{ float:left; width:170px; margin-right:10px; border:1px solid #dfe1e4; border-radius:5px; padding:16px 9px 6px 9px;}
.box-product.spec-box ul li .description{ font-size:11px; color:#414141; line-height:17px;}
.box-product.spec-box ul li.last{ margin-right:0;}
.breadcrumb a.last{ font-weight:bold;}
.breadcrumb a{ font-size:12px; color:#191919; text-decoration:none;}
.breadcrumb {
	background: url('../images/box-heading.jpg') left top repeat-x #D6D3CC;
	color:#000;
	padding:6px 5px 5px 10px;
	border-radius:3px;
	font-size:12px;
	border-bottom:1px solid #CBCBCB;
	margin-bottom:10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../images/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../images/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../images/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:330px;
}
select.large-field {
	width:340px;
}
.return-comment textarea{ width:307px}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
#payment-existing{ margin-top:10px;}
.checkout-product thead td
.checkout-product thead  td{ text-align:center!important;}
.checkout-product td.price{ font-size:14px;}
.checkout-product td.total{ text-align:center!important; color:#fa5f51; font-weight:bold; font-size:14px;}
.checkout-product td{border-right: 1px solid #DDDDDD;}
.return-remove .button:hover{ color:#fff;}
.return-remove .button{ color:#FFF; padding:1px 5px 2px;}
table.list td {
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background:url(../images/box-bg.png);
}
table.list thead td {
   background:url(../images/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 a {
	text-decoration: underline;
}
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;
}
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom:20px;
}
.account-order .button-order-right{ float:right; margin-top:-3px;}
.account-order .pagination{ margin-bottom:25px;}
.pagination .links {
	float: left;
}

.pagination .links a {
	display: inline-block;
	border: 1px solid #E7E7E7;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
	border-radius:3px;
}
.pagination .links a:hover { background:#e7e7e7;}
.pagination .links b {
	display: inline-block;
	border: 1px solid #E7E7E7;
	padding: 4px 10px 5px 10px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background:#e7e7e7;
	border-radius:3px;
	
}
.pagination .results {
	float:left;
	padding-top: 5px;
	padding-left:10px;
	color:#252525; 
	font-size:12px;
}
/* button */
a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	background: url('../images/button-bg.png') 0 bottom repeat-x #272727;
	border-bottom:1px solid #272727;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	text-transform:none;
	line-height:normal;
}
a.button.details {
	background:url(../images/button-details-bg.png) repeat-x #e8e8e8;
	border-bottom:1px solid #c2c1c1;
	
}
a.button.details span { color:#403f3f; }
a.button span {
	color: #fff;
	display: inline-block;
	padding:6px 18px 7px 18px;
	
}
.common-home a.button span {
	background:url(../images/button-span.png) right 11px no-repeat;
	padding-right:11px;
}
.common-home a.button { padding-right:18px;}
a.button-2 {
	display: inline-block;	
	color: #FFFFFF;
	font-weight:600!important;
	line-height:1.2em;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	line-height:23px;
	height:23px;
	background: url('../images/button-right.png') top right no-repeat;
	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-khtml-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
}
a.button-2:hover {	background: url('../images/button-bg.png') 0 bottom repeat-x #596b55; border-bottom-color:#4a5947;}
a.button:hover {	background: url('../images/button-bg.png') 0 top repeat-x #ad3535; border-bottom-color:#7a2626;}
a.button:hover span {
	color: #fff;

}
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#module_cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-radius: 0 7px 7px 7px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    min-height: 150px;
    padding: 8px;
    position: relative;
    top: -1px;
}
#module_cart.active .heading {
    border-left: 1px solid #EEEEEE;
    border-radius: 7px 7px 0 0;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
}
#module_cart.active .content {
    display: block;
}
#module_cart .cart .name{ padding-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 #EEEEEE;
    color: #4d4949;
    padding: 2px 3px;
	font-size:11px;
    vertical-align: top;
	font-weight:bold;
}
#module_cart .cart td a { font-weight:normal;}
#module_cart .cart .image {
    display: none;
}
#module_cart .cart .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
#module_cart .cart .name small {
    color: #666666;
    line-height: 14px;
}
#module_cart .cart td.quantity{	color: #A6A4A4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold; padding-top: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-size:12px; font-weight:bold; text-align:left;
}
#module_cart .checkout .button{ margin-bottom:10px;}
#module_cart .checkout {
    clear: both;
    text-align: right;
}
#module_cart .empty {
    text-align:left; color:#393838; font-size:13px; line-height:17px;
	padding:5px 0;
}
.product-list #image {
    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;

}
.htabs a {
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7; 
	border-bottom: 1px solid #E7E7E7; 
	background: #FFFFFF url('../images/tab.png') repeat-x;
	padding:6px 10px 6px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #737373;
	margin-right:-1px;
	display: none;
	border-radius:3px 3px 0 0;
}
#idTab1 p{ font-size:12px; color:#191919!important; font-weight:normal!important; line-height:20px; margin-bottom:5px;}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
	border-bottom:0;
	color:#191919; font-size:12px; font-weight:bold;
}
.tab-content {
	border: 1px solid #E7E7E7;
	padding: 15px;
	z-index: 2;
	float:left;
	width:695px;
	background:#FFF;
	margin-left: 7px;
	margin-top:20px;
}
/* box */
.box {
	margin-bottom:20px;
}
.box .box-content.inform {
    padding:0px 0 0;
}
.box .box-heading {
	padding:13px 0px 13px 20px;
	font-size:15px;
	font-weight:normal;
	line-height:normal;
	color:#565656;
	border-radius:4px 4px 0 0;
	background:url(../images/box-heading.jpg) repeat-x #f5f5f5;
	border-bottom:1px solid #e9e9e9;
	text-transform:none;
}
.box .box-heading span {
	padding-left:14px;
	background:url(../images/box-heading-span.png) 0 4px no-repeat;
}
.box .box-content {
	background:url(../images/box-bg.png) repeat-x #fff;
	padding: 10px 20px 9px;
	border-radius:0 0 4px 4px;
	border-top:none;
	
}
.box-shining {
	padding: 20px 0px 42px 30px;
	background:url(../images/box-shining.jpg) no-repeat;
}
.padd-both {
	padding:0 20px;	
	text-align:left;
}
.box .box-nav2 .box-heading {
	background:url(../images/cat-heading.jpg) repeat-x #576a54;
	border-bottom:1px solid #2b3429;
	color:#FFF;
}

.tip:hover + .tooltip{ display:block;}
.tooltip{ display:none;}
.tooltip{border: 1px solid #dfe1e4;
background-color: #fff;
    margin-left:5px;

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

opacity: 0.85;
filter: alpha(opacity=85);
    z-index: 10;}
	.tip2:hover + .tooltip2{ display:block;}
.tooltip2{ display:none;}
.tooltip2{border: 1px solid #dfe1e4;
background-color: #fff;
    margin-left:0px;
padding:4px 10px 4px 10px;
    position: absolute; bottom:-20px;
    text-decoration: none;
font-family: 'Open Sans', sans-serif;
 color:#414141;
opacity: 0.85;
filter: alpha(opacity=85);
    z-index: 10;}
	
.product-list	.tooltip2{border: 1px solid #dfe1e4;
background-color: #fff; color:#414141;
    margin-left:35px;
    padding:4px 10px 4px 10px;
    position: absolute; bottom:-57px;
    text-decoration: none;font-family: 'Open Sans', sans-serif;

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

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

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



.cart	.tooltip2{border: 1px solid #dfe1e4;
background-color: #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-family: 'Open Sans', sans-serif;
font-size:12px!important;
opacity: 0.85;
filter: alpha(opacity=85);
    z-index: 10;}

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


/* box products */


.prod-stock{background: url('../images/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%;
	overflow: auto;
	margin:0; padding:0;
	
}
.box-product.box-subcat { padding-top:10px;}
.LikePluginPagelet{ width:150px;}
.addthis_button_google_plusone{ width:67px;}
.addthis_button_tweet{ width:70px; margin-right:10px; margin-left:7px;}
.connect_widget_like_button{ width:150px;}
.product-category #content .box-heading{font-size:18px; color:#191919; padding-left:20px; padding-bottom:5px;}
.box-product.box-subcat .name.subcatname{ padding-top:4px;}
.box-product.box-subcat .name.subcatname a{ font-size:12px; font-weight:bold; color:#43403d; margin-bottom:0;}
.box-product.box-subcat  li { 
	width:215px;
	float:left;
	padding:6px 8px 7px 8px;
	border-bottom:1px solid #E7E7E7;
	margin-right:10px;
}
.box-product.box-subcat  li img {
	float:left;
	border:3px solid #dfe1e4;
	margin:0 10px 0 0;
}
#tab-related .image{ float:none; padding:5px; width:80px; height:80px;}
.prod-stock-2{ float:left; padding-top:13px; padding-right:10px;}


.zoom-top img{ opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.left .zoom-top:first-child{ margin-top:0px; position:relative; z-index:12; }
.zoom-top:hover{-moz-transform:scale(1.05);/*When hover on images image size will increased*/
-webkit-transform:scale(1.05);/*When hover on images image size will increased*/
	-webkit-transform:scale(1.05);/*When hover on images image size will increased*/
}
.zoom-top{ width:30px!important; height:30px!important;background: url('../images/zoom.png') right 0px no-repeat; overflow:hidden; margin-bottom:-30px; margin-left:272px;}
.box-product > li.tree-div{ margin-right:0;} 
.box-product > li {
	width:176px;
	display: inline-block;
	vertical-align: top;
	margin-right:42px;
	margin-bottom:28px;	
}
#module_cart .cart .name a{ text-decoration:none; font-size:12px; line-height:17px;}
#module_cart .cart .name a:hover{ text-decoration:underline;}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.specials .spec-descr {
	padding-bottom:12px;
}
.short-description span {
	display:block;
	font-size:11px;
	color:#a5a4a4;
}

.box-product .image {
	display: block;
	margin-bottom:8px;
	text-align:center;
}
.box-product .image2 {
	display: block;
	margin-bottom:25px;
	text-align:center;
}
.special-container1 .name { padding-bottom:7px;}
#column-right .image2 img {
	margin:10px 20px 5px 20px;	
}
.box-product.spec-box .cart{ float:right; padding-top:6px;}
.box-product .image img {
}
.box-product .name a {
	display: inline;
}
.box-product .price {
	overflow:hidden;
	text-align:left;
	padding-bottom:16px;
}
.box-product.spec-box .manufacturer{ margin-left:-8px;}
.box-product .price-old {
	text-decoration: line-through;
	font-weight:normal;
	color:#a6a4a4;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}

.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-content .information li:first-child{ margin-bottom:5px;}
.box-content .information{ padding:0!important;}
.information { list-style:none; margin:0; padding:0;}
.information li a{ text-decoration:none; color:#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(../images/facebook.gif) 0 0px no-repeat; font-size:12px; font-weight:bold; color:#fff;  display:block; padding:7px 5px 9px 38px;}
.information  .info-about1 a{ background:url(../images/about.gif) 0 0px no-repeat; font-size:12px; 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 {
	background:none; 
}
.afine li, .acount li{
	background:url(../images/line-5.png) left top repeat-x;
}

.afine li a + a { background:none; padding-left:0;}
.acount{}
.acount { list-style:none; padding:4px 0;}

.content ul { list-style:none; margin:0; padding:0;}
.content ul li a{ text-decoration:none; color:#35230f; font-size:14px; line-height:normal;}
.content ul li a:hover { color:#c64b4b;}
.content ul li:first-child{ border:none; }
.content ul li{ background:url(../images/marker-manuf.png)  left 5px no-repeat; padding-left:22px;color:#3f3f3f;padding-bottom:4px; padding-top:4px;}
.account-forgotten table.form tr td:first-child {
    width:87px;
}
.account-edit .content .form input{ 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{ border-right:1px solid #E7E7E7;  vertical-align: middle!important;}
.box-category > ul > li + li {
}
.q2 { width:299px;}

ul{ list-style:none; margin:0; padding:0;}
/***********************************************************************category*************************************************************/
.box-category > ul > li > a:hover{ color:#fa5f51; background-position:0 7px;}
.box-category > ul > li > a {
	text-decoration: none; 
	display:block;
	padding:0 0 0 22px;
	color: #5d5858;
	font-size:12px;
	line-height:28px;
	background:url(../images/marker-1.png) 0px -77px no-repeat;
}
.box-category > ul > li{
	background:url(../images/line-5.png) 0 bottom repeat-x;
	position:relative;
	padding-left:9px;
}
.box-category > ul > li strong { display:none;}
.box-category > ul > li:first-child{ padding-top:1px;}
.box-category > ul > li.last{ border:none;}
.box-category > ul > li ul { padding-bottom:5px; padding-left:20px; display:none; margin-top:2px; padding-top:3px;}
.box-category > ul > li.active ul { display:block;}
.box-category > ul > li  span{background:url(../images/nolines_minus.png) 0px 0px no-repeat; width:5px; height:5px; float:right; margin-right:0px; margin-top:6px; }
.box-category > ul > li  span:hover{ cursor:pointer;}
.box-category > ul > li a.active {
	color:#fa5f51;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding:3px 5px 0px 0px;
}
.box-category > ul > li ul > li > a:hover{ color:#fa5f51;}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	font-size:12px!important;
	display: block;
	color:#5D5858;
	margin-bottom:2px;
}
.box-category > ul > li ul > li > a.active {
	font-weight:normal; color:#fa5f51;
}
.box-category > ul > li.last{ background:none;}
.act-cat{ position:absolute; top:5px; right:10px;}


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

.info-about2,
.info-about3,
.info-about4{ display:none;}
.box .box-nav {
	background: url('../images/background.png') repeat-x;
	padding: 5px 10px 7px 10px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}
.box .box-nav img {
	float: left;
	margin-right: 8px;
}
.box .box-nav1 {
	height: 10px;
}
.box .box-nav2 {
	padding-bottom:1px;
}



/* content */
#content .content {
	padding:0px;
	overflow: hidden;
	margin-bottom: 20px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.product-category h1{ padding-left:20px;}
.product-category .content{}
.category-info {
	overflow: auto;
	padding:20px 20px 0 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #E7E7E7;
	border-top:1px solid #E7E7E7;
	background:url(../images/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(../images/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("../images/marker-manuf.png") no-repeat scroll left 5px transparent;
    color: #191919;
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 4px;
	text-transform:capitalize;
}
.sitemap-info ul li a{
	color: #35230F;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
	text-transform:capitalize;
}
.sitemap-info ul li a:hover{ color:#c64b4b;}
.sitemap-info ul {
}
.affiliate-login .login-content .right {
	height:265px;	
}
.affiliate-login .login-content .left {
	background-position:right bottom;
	height:253px;
	width:330px;
}
.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-size:12px; font-weight:bold; color:#f65423;}
.manuf-p a b{ text-decoration:none; font-size:12px; font-weight:bold; color:#43403d;}
.manuf-p a:hover b{  font-size:12px; font-weight:bold; color:#c64b4b;}
.manufacturer-list {
	border: 1px solid #E7E7E7;
	overflow: auto;
	margin-bottom:10px;
	border-radius:3px;
	background:url(../images/box-bg.png);
}
.manufacturer-heading span{background:url(../images/tail-manuf-al.gif) 0px 0px repeat-x #383838; display:inline-block; border-radius:2px; font-size:12px; color:#fff; font-weight:bold; padding:3px 6px 3px 7px;}
.manufacturer-heading {
background:url(../images/tail-manuf.gif) 0px 0px repeat-x #f8f8f8;
	font-size: 15px;
	border-bottom:1px solid #E7E7E7;
	font-weight: bold;
	padding:3px 8px 4px 4px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding:12px 8px 9px 20px; overflow:hidden;
}
.manufacturer-list ul li {
	background: url("../images/marker-manuf.png") no-repeat scroll left 5px transparent;
    color: #191919;
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 4px;
}
.manufacturer-list ul li a:hover{ color:#c64b4b;}
.manufacturer-list ul li a{ 
	color: #35230F;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	background:url(../images/box-bg.png);
	border-radius:3px;
	padding:5px 6px 5px 11px;
	overflow: auto;
	margin-bottom:10px;
	border:1px solid #E7E7E7;
}
.product-filter .display {
	float:right;
	color: #333; height:24px;
}
.display ul li.list a {
    background-position: -27px 0;
}
.display ul li a {
    background: url(../images/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: #252525; font-size:11px; font-weight:bold;
}
.product-filter .limit select{ width:72px;}
.product-filter .limit b{padding-right:5px;}
.product-filter .limit {
	margin-left: 13px;
	float:left;
	color: #252525; font-size:11px;
	font-weight:bold;
}
.product-compare {
	padding:0;
	font-weight:normal;
	margin-bottom:0px;
	font-size:12px;
	float:left;
}
.product-compare a:hover{text-decoration:underline;}
.product-compare a {
	text-decoration: none; font-size:12px;
}
.product-list > div {
	padding-bottom:19px;
}
.product-list .left{ overflow:hidden;}
.product-list .right {
	float: right;
	text-align:left;
	min-height:130px;
	width:120px;
	margin-left:20px;
	margin-right:9px; 
	padding-left:20px;
	border-left:1px solid #E7E7E7 
}
.product-list > div + div {
	border-top: 1px solid #E7E7E7 ;
	padding-top:20px;
}
.product-list .image {
	float: left;
	margin-right:10px;
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin-bottom:10px;
}


#list_b {
    background: url("../images/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("../images/grid_a.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    height:24px;
    text-indent: -9999px;
    width:25px;
}
.product-filter .display b{float:left; padding-top:3px; font-size:11px; font-weight:bold;}
#list_a {
    background: url("../images/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("../images/grid_a.png") no-repeat scroll 0 top transparent;
    display: inline-block;
    height:24px;
    width:25px;
}


.product-list .description {
	overflow:hidden;
	margin-bottom: 5px;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float:left;
	margin-bottom:20px;
	margin-top:-4px;
	font-size:17px;

}


.product-list .price-old, .product-list .price-old { font-weight:normal;}
.product-list .price-tax {
	font-size: 11px; color:#414141;
	font-weight: normal; padding-top:5px; display:block;
}
.product-list .cart {
	margin-bottom:10px;
}
.product-list .wishlist, .product-list .compare {
position:relative; margin-left:-5px;
}
.product-list .wishlist a {

}
.product-list .compare a {
}
.product-grid{
	background:url(../images/box-bg.png) repeat-x #fff;
	padding:15px 10px 9px 15px;
	border-radius:3px;
}
.product-list {
	border-radius:3px;
    padding:10px 20px 0px 20px;
	margin-bottom:7px;
	background:url(../images/box-bg.png) repeat-x #fff;
}
.product-list > div:first-child{ padding-top:10px}

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

.product-grid > div:hover{}
.extra-prod input{ padding-bottom:4px;}
.extra-prod{ padding-top:6px;}
.or{ padding-top:3px;}
#tab-related .box-product > div{ width:100px; float:left; margin-right:20px;}
.wishlist  a:hover{   background: url(../images/iconimage.png) no-repeat  0px -24px;}
.addtowishlist, div.wishlist > a {
    float: left;
	background: url(../images/iconimage.png) no-repeat  0px 0px ;
    height: 24px;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -9999px;
    width:25px;
}
.compare  a:hover{ background: url(../images/iconimage.png) no-repeat  -29px -24px ;}
.addtocompare, div.compare > a {
    background: url(../images/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:10px;
	text-align:center;
}
.product-grid div:hover .image img{ }
.product-grid .image img {
}
.product-grid .name{ padding-top:5px; padding-bottom:5px; text-align:center; min-height:38px;}
.product-grid .name a:hover, .product-list .name a:hover{ text-decoration:underline;}
.product-grid .name a, .product-list .name a {
	text-decoration: none;
	display: inline-block;
	margin-bottom: 4px;
	font-size:12px;
}
.product-grid .description { height:33px; overflow:hidden; margin-bottom:10px;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-list .price, .product-grid .price {
	display: block;
	min-height:30px;
	margin-bottom:0px;
}
.product-list .price { margin-bottom:10px;}
.product-grid .price-old {
	text-decoration: line-through;
}
.product-list .price-new, .product-grid .price-new {
	display:block; 
	float:left;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old { font-weight:normal;}
.product-grid .cart {
	margin-bottom: 3px; float:left; 
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px; float:right;
	position:relative;
}
.product-grid .tooltip, .product-grid .tooltip2 { 
	bottom:28px;
}
.product-grid .wishlist a {
	margin-right:-5px;
}
.product-grid .compare a {
}
/* Product */
.product-info {
	padding:10px;
	background:url(../images/box-bg.png) repeat-x #fff;
	border-radius:3px;
	margin-bottom:10px;
}

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

.product-info > .left + .right  h1{ padding-left:0;}
.product-info > .left + .right {
	margin-left:370px;
}
.mb-1 { margin-bottom:-1px;}
#cloud-zoom-big{}
#image{ z-index:0; float:left; margin-top:-300px; }
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	width:300px;
	height:300px;
	text-align: center;
}
.product-info .image-additional {
	width:310px;
	margin-left: -9px;
	clear: both;
	overflow: hidden;
}
#cloud-zoom-big{ margin-top:3px;}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
	background:#FFF;
}
#zoom1 img { background:#FFF;}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 11px;
}
.padd-avalib{ padding:0px 0 10px 0;}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding:15px 5px 10px 0px;
	line-height: 20px;
    color: #A6A4A4;
	font-weight:bold;
}
.product-info .description  a { text-decoration:none;}
.product-info .description strong{ color:#A6A4A4; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.product-info .description span {
	color: #191919; font-weight:bold;
}
.product-info .description a:hover{ text-decoration:underline;}
.product-info .description .button-prod:hover{ background-position:0 -42px; text-decoration:none;}
.product-info .description .button-prod a {
	font-weight:normal;
	text-decoration: none;
}
.product-info .price {
	background:url(../images/tail-price.gif) 0px bottom repeat-x #FFF;
	border-bottom: 1px solid #E7E7E7;
	padding:12px 5px 10px 18px;
	font-size:22px;
	color:#303030;
	margin-bottom:5px;
}
.product-info .price-old {
	text-decoration: line-through;
	color:#A6A4A4;
	font-weight:normal;
	font-size:17px;
}
.product-info h1 { padding-left:0; line-height:30px;}
.product-info .price-new {
	font-size:22px; 
	font-weight:normal;
	
}
.product-info .button-prod:hover{ background-position:0 -34px;}
.product-info .description .button-prod { font-size:22px; color:#ffffff; font-weight:bold; text-decoration:none; padding:10px 14px 10px 14px; line-height:22px; border-radius:2px; margin-top:0px; float:left; background:url(../images/tail-btn-prod.jpg) 0px 0px repeat-x;}
.price-prod-page{font-size:22px; font-weight:normal;}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	padding-left:7px;
}
.product-info .price .reward {
	font-size: 13px !important;
	font-weight: normal;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #D6D3CC;
	padding: 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: #E7E7E7;
	overflow: auto;
}
.prod-row{ padding-bottom:20px;}
.product-info .cart .cart-top label{ font-size:11px; font-weight:bold; color:#191919; padding-right:7px;}
.product-info .cart .cart-top  .input-qti{ width:42px;}
.product-info .cart .cart-top{ padding-top: 40px;}
.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:0px;}
.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;
	border-top: 1px solid #E7E7E7;
	margin-bottom:3px;
}
.product-info .review .share{ background:none; padding-top:20px; padding-left:0;}
.product-info .review > div {
	padding:7px 10px 9px 10px;
	line-height: 20px; width:385px;
	background:url(../images/tail-rew.gif) 0px bottom repeat-x;
}
.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;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #dfe1e4;
	border-left: 1px solid #dfe1e4;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	background: #fcfcfc;
	text-align: left;
}
.attribute tr td:first-child {
	color: #737373;
	font-weight: bold;
	text-align: right;
	width:12%;
}
.attribute td {
	padding: 7px 12px 7px 12px;
	color: #fa5f51;
	text-align:left;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.td-price {
	font-weight:bold;
	font-size:16px;
}	

.content b{ padding-bottom:6px; display:inline-block}
.login-content .content{ border:none!important; padding:0!important;}
.login-content {
	width:100%;
	overflow:hidden;
}
.box-container {
	background:url(../images/box-bg.png) repeat-x #fff;
	border-radius:3px;
	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; border:1px solid #dfe1e4; padding-top:15px;
	background:url('../images/login-content-left.gif') right bottom no-repeat #ffffff; height:233px;
}
.login-content .right {
	float: right; padding:0 0 0 20px;
	width:340px; border:1px solid #dfe1e4; padding-top:15px;height:244px;
	background:url('../images/login-content-right.gif') 0 0px no-repeat #f8f8f8;
}
.link-login{ font-size:12px; color:#f83b01; text-decoration:underline; padding-top:1px; margin-bottom:15px; display:inline-block;}
.link-login:hover{ text-decoration:none;}
.padd-form{ display:block; padding-bottom:5px;}
#login .q1{ width:315px;}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
.login-content .right  .content  p{ margin-bottom:15px;}
.login-content .right  .content b{ display:block;}
#register select{ width:308px;}
#register .q1{ width:300px;}
#register .content{ border:none!important; padding:0!important; }

/* button */
a.button-return-left,
a.button-return-right,
a.button-order-right,
a.button-cont-right,
a.button-back-left,
a.button-inf-left {
	display: inline-block;
	text-decoration: none;
	cursor: pointer; font-weight:bold; padding-right:8px;
}
a.button-order-right { padding:0;}
a.button-return-left:hover span,
a.button-return-right:hover span,
a.button-order-right:hover span,
a.button-cont-right:hover span,
a.button-back-left:hover span,
.wishlist-product a.button-wislish-left:hover span,
a.button-inf-left:hover span { color:#c64b4b;}
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('../images/marker-button-left.png') left 8px no-repeat;	
}
a.button-return-right span,
a.button-order-right span,
a.button-cont-right span, 
a.button-inf-left span {
	padding:5px 14px 5px 0px;
	background: url('../images/marker-button-right.png') right 8px no-repeat;
	
}

/* button */


.about-page{ border-bottom:1px solid #E7E7E7; padding-bottom:20px; padding-top:16px; padding-left:14px;}
.about-page h3{ font-size:15px; font-weight:600;font-family: 'Open Sans', sans-serif;color:#191919; margin:0; padding-bottom:13px;}
.about-page-2{padding-bottom:20px; padding-top:16px; padding-left:14px;}
.about-page-2 h3{ font-size:15px; font-weight:600;font-family: 'Open Sans', sans-serif;color:#191919; margin:0; padding-bottom:13px;}
.about-page p{ font-size:12px; color:#737373; line-height:17px; margin-bottom:12px;}
.about-page-2 p{ font-size:12px; color:#737373; line-height:17px; margin-bottom:12px;}
.about-page ul li{ font-weight:bold; color:#626060; font-size:12px; margin-bottom:4px;background:url('../images/marker-about.png') 0px 3px no-repeat; padding-left:16px;}
/* button */


.contact-info {
	overflow: auto; border:1px solid #E7E7E7; padding:20px 20px 19px 18px; margin-bottom:10px;
	background:url(../images/box-bg.png) repeat-x #fff;
	border-radius:3px;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.contact-form-left{ width:385px; float:left; margin-bottom:4px;}
.contact-form-right{ width:360px; float:left;}
.content.contact-f h2{ margin-bottom:13px;}
.content.contact-f .q2{ width:357px;}
.padd-content{ padding-bottom:6px;}
.content.contact-f textarea{ width:720px!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;}

/* footer */ 
#footer {
	clear: both;
	overflow: hidden;
	min-height: 100px;
	padding:25px 0px 16px 0px;
	
}
#footer h3 {
	color: #494949;
	font-size: 15px; 
	padding-top:0px;
	margin-top: 0px;
	font-weight:normal;
	margin-bottom:11px;
	text-transform:none;
}
#footer .column {
	float: left;
	width:220px;
	margin-right:20px;
	min-height:154px;
	background:url(../images/footer-col.gif) left 3px no-repeat;
	padding-left:21px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#footer .column ul li {
	padding-top:3px;
	padding-bottom:3px;
	list-style:none;
	line-height:15px;
	
}
#footer .column a {
	text-decoration: none;
	font-size:12px;
	color:#747373;
}
#footer .column a:hover { color:#c64b4b;}
#footer .column.col-4 { margin-right:0; width:160px;}
#footer h4 {
	margin-top:0;
	font-size:17px;
	color:#555050;
	line-height:21px;
	font-weight:normal;
	margin-bottom:7px;
}
#powered a:hover{ text-decoration:underline;}
#powered a{ text-decoration:none; font-size:12px;}
#powered a:hover{ text-decoration:underline;}
#powered {
	font-size:12px;
	color:#949292;
	padding:15px 0px 6px 0px;
	text-align:left;
	float:left;
	width:100%;
	background:url(../images/footer-bg.gif) 0 top repeat-x;
}

.newsletter {
	padding:20px;
	margin-right:20px;
	border:#333 solid 1px;
	background:#FFF;
	position:relative;
}
.newsletter b {
	font-size:16px;
}
.freccia {
	position:absolute;
	right:-45px;
	top:-20px;
	z-index:999
	}