html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	width:100%;
	color: #818181;
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#fff;
	font-size:15px;
	line-height:18px;
	font-weight: 100;
	/*-webkit-font-smoothing: antialiased;*/
}
td, th, input, textarea, select, a {
	font-size: 14px;
	font-weight: 100;
}
thead {
	font-size: 16px;
}

.mt {
	margin-top:5px;	
}
.mb {
	margin-bottom:10px;	
}
.gold {
	background: url(../image/button-oro.png);
}
.gold:hover {
	text-decoration: underline;
	color:#fff;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a {
	color: #3f3f3f;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 100;
	outline:none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
b{ font-weight: 700;}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input:focus, textarea:focus, select:focus {
	outline:none;
}
input[type='text'], input[type='email'], 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;
}

input[type='submit'] {
	border: 0;
	color: #333;
	padding: 8px 12px 9px 12px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	/* background: url(../image/button.png); */
	background-color: #c0c0c0;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Abel',sans-serif;
	line-height: normal;
	text-align: center;
}

select {
	padding:3px 3px 4px 3px;
	font-size:12px;
	color:#929292;
	margin:0;
}
label {
	cursor: pointer;
	color:#191919;
}

strong {
	color:#000;
	font-weight:400;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
.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;
}

.wrap-content{
	position: relative;
	width: 1024px;
	margin: 0 auto;
}

.readmore {
	padding: 2px 4px;
	text-decoration: none;
}


/*********************************************************************************borders*************************************************************************************/
.box-container, .pagination .links a, .pagination .links b, .htabs a, .tab-content, .manufacturer-list,  .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, #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='email'], input[type='password'], textarea, select,.return-list,  .account-transaction table.list {
	border:1px solid #d5d5d5;
}
.category-info, .product-list ul li,  .table-radius, table.list {
	border-top:1px solid #d5d5d5;
}
.box .box-heading, .breadcrumb, table.list td, .category-info, .manufacturer-heading, .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 #d5d5d5;
}
table.list, .product-list .right, .table-radius {
	border-left:1px solid #d5d5d5;
}
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 #d5d5d5;
}
/***************************************************************************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:15px;	
}
/*************************************************************************************************************************************************************************/
/********************************************************************************back to top******************************************************************************/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index:9999;
	left:50%;
	margin-left:600px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:35px;
	height:20px;
	display: block;
	margin-bottom: 7px;
	background:url(../image/up-arrow.png) no-repeat left 0px;
}
#back-top a:hover span {
	background-position:left -34px;
}
/*****************************************************************************************h******************************************************************************/
h1 {
	color: #333333;
	padding-top:4px;
	font-size:25px;
	font-weight:400;
	margin-top: 0px;
	/*margin-bottom:13px;*/
	text-transform:none;
	line-height:normal;
	font-family: 'Abel',serif;
}
h2 {
	color: #333333;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform:none;
	font-weight:normal;
	font-family: 'Abel',serif;
}

h1 a {
	font-size: 25px;
	text-decoration: none;
}
/********************************************************************************************************************************************************************************/
/***********************************************************************************header-style**********************************************************************************/
.main-container {
	width:1024px;
	margin:0 auto;
	padding:0px 20px 21px 20px;
}

.main-shining {
	min-width:1068px;
}
.header-modules {
	width:1064px;
	margin:0 auto;
	background:#fff;
	position:relative;
	z-index:1;
}
.row-1 {
	margin-bottom:0px;
}
/* layout */
#container {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding:0px 0 0 0;
	margin-bottom:0px;
	overflow:hidden;
}
#column-left {
	float: left;
	width:241px;
}
#column-right {
	float: right;
	width:241px;
	margin-top:0px;
	margin-bottom:0px;
}
#content {
	min-height: 400px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	line-height: 20px;
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left:241px;
}
#column-right + #content {
	margin-right:241px;
}
/* header */
#header {
	margin-bottom: 0px;
	position: relative;
	z-index: 99;
	padding-bottom:0px;
	padding-bottom:23px;
}
#header #logo {
	float:left;
	padding-top: 8px;
}
#header #logo img {
	width: 290px;
}
#language {
	position: absolute;
	top: 15px;
	left: 335px;
	width: 75px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
.header-top1 {
	background: #333333;
	width:100%;
	padding:12px 0;
}

.header-top1 .free-ship{
	position: absolute;
	right: 340px;
	color: #fff;
}

.header-top1 .free-ship img{
	margin-right:5px;
	padding-bottom: 2px;
}

	
/************************************************************************************currency******************************************************/
#currency {
	color: #595959;
	line-height: 12px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-left:1px;
	margin-right:18px;
}
#currency span {
	display:none;
}
#currency a {
	text-decoration:none;
	margin-left:10px;
	float:left;
}
#currency a span {
	background:none;
	display: inline-block;
	padding:0;
	color: #595959;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}
#currency a:hover span {
	color:#d4d4d4;
}
#currency a .act {
	text-decoration: none;
	cursor:default;
	font-weight:bold;
	color:#d4d4d4;
}
/*****************************************************************************************************************************************/
/*********************************************************************************************header-cart*******************************************************************************************/
#header #cart .heading b {
	color: #ffffff;
	font-size:17px;
	padding-top:0px;
	padding-right:0px;
	line-height:21px;
	text-transform:uppercase;
	font-family: 'Abel', serif;
	text-align:left;
	float:left;
	font-weight:normal;
	margin-right:14px;
}
#header #cart .heading b {
	opacity: 0.5;
}
.cart-inner {
	float:right;
	margin:-38px 0px 0 0;
	padding:6px 11px 0 10px;
	min-width:219px;
}
#cart {
	position:relative;
}
#header #cart .heading .sc-button {
	display:inline-block;
	width:5px;
	height:3px;
	background:url('../image/shop-cart-button.png') 0px 0px no-repeat;
	float:right;
	padding:0 0 0px 0px;
	margin:10px 0 0 30px;
}

#header #cart .heading span {
	padding:3px 0px 8px 0;
	color: #757475;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	display:inline-block;
}
#header #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:10px;
	text-align:right;
}
#header #cart .content {
	clear: both;
	padding:8px 0 8px 0;
	display: none;
	position: absolute;
	top:26px;
	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:240px;
	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:-11px;
}
#header #cart.active .content {
	display: block;
}
#header #cart b {
	padding:0 5px 0 0;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
	overflow:hidden;
}
#header #cart .cart td.price {
	font-size:13px;
	font-weight:600;
	line-height:12px;
}
#header #cart .cart td.total {
	font-size:13px;
	font-weight:600;
}
#header #cart .cart td.name a:hover {
	text-decoration:underline;
}
#header #cart .cart td.name a {
	text-decoration:none;
	font-size:13px;
	line-height:17px;
	margin-top:0px;
	display:inline-block;
}
#header #cart .cart td .total {
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#header #cart .cart td .total .quantity {
}
#header #cart .cart td.name {
	padding-left:10px;
}
#header #cart .cart .item-cart-1 td {
	padding-top:0;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding:8px 0px 10px 5px;
}
#header #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;
}
#header #cart .cart .image img {
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a6a4a4;
	text-transform:uppercase;
}
#header #cart .cart td.total {
	font-size:12px;
	font-weight:600;
	color:#c81908;
	text-align: right;
}
.cart-module .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
.cart-module .cart .remove img {
	float:left;
}
.cart-module .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
.cart-module .cart .remove {
	width:20px;
	text-align:center!important;
	padding-top:8px;
}
.cart-module .cart .remove img {
	cursor: pointer;
}
#header #cart .cart .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
#header #cart .cart .remove img {
	float:left;
}
#header #cart .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
#header #cart .cart .remove {
	text-align:right;
	padding-right:8px;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total tr {
	padding:0px 10px 0px 10px;
}
#header #cart table.total td b {
	color:#a6a4a4;
	font-size:11px;
	font-weight:bold;
}
#header #cart table.total td {
	color: #3A3738;
	padding-left:5px;
	padding-right:10px;
	text-align:left
}
#header #cart table.total td .t-price {
	font-size:11px;
	font-weight:bold;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
#header #cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
/****************************************************************************************************************************************************************************************/
.header-phone {
	width:156px;
	height:42px;
	margin:-14px 26px 0 0;
}	
#header #welcome a {
	color:#fff;
	text-decoration:none;
	margin:0 3px;
}
#header #welcome a + a {
	color:#fff;
	text-decoration:none;
}
#header #welcome a:hover {
	text-decoration:underline;
}
#header #welcome {
	font-size:14px;
	line-height:17px;
	color: #818181;
	margin-right:3px;
}
#header .links {
	float:right;
	clear:right;
	margin-top:30px;
}
#header .links a:hover, #header .links a.active {
	color:#c8b179;
}
#header .links li {
	float:left;
	padding:0 0px 4px 14px;
	border-left:1px solid #c0c0c0;
	margin-left:14px;
}
#header .links li.first {
	border:none;
}
#header .links a {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	font-size:22px;
	line-height:21px;
	text-transform:uppercase;
	font-family: 'Abel',serif;
}
#header .links a + a {
	margin-left: 8px;
}
/***************************************************************************************search**********************************************************************************/
#search {
	position:relative;
	float:right;
	margin:25px 0px 0 0;
	clear:right;
}
.search-bg {
	display:inline-block;
	background: #c0c0c0;
	border:1px solid transparent;
}
.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 {
	background: #c0c0c0;
	cursor: pointer;
	float:right;
	font-size:14px;
	color:#333;
	line-height:normal;
	font-family: 'Abel',serif;
	text-transform:uppercase;
	padding:6px 10px 6px 10px;
}
#header #search input {
	background: #c0c0c0;
	padding:6px 6px 6px 10px;
	width: 139px;
	border:none;
	font-size:12px;
	color:#333;
	height:16px;
	margin:0;
	outline:none;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.fright { float:right;}
/*******************************************************************************************************************************************************************************/
.box.cat-colum {
	margin-bottom:7px;
}
.product-filter .product-compare {
	padding:4px 0 0 10px;
	font-family: 'Abel', Arial;
	font-weight: 100;
}
#column-left .box .box-product .image {
	display: block;
	/*margin-bottom: 24px;*/
	text-align: center;
}
.name a {
	font-size:18px;
	color:#333333;
	text-decoration:none;
	line-height:normal;
	font-family:'Abel', sans-serif;
	text-transform:none;
}
.name a:hover {
	text-decoration:underline;
}
.name .small {
	line-height: 20px;
}
.price {
	font-size: 14px;
	line-height: normal;
	color: #191919;
	font-family: 'Abel',sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

.price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #d00;
	line-height: 0px;
}

.price .price-new {
	margin:0px 5px;
	color: #d00;
	font-size: 14px;
}
.price .price-old {
	text-decoration:line-through;
}
.price-old {
	font-size: 14px;

	text-transform:uppercase;
	font-weight:normal;
	color:#aaa;
	margin-right: 5px;
}
/*********************************************************************************************************************************************************************************/
/*******************************************************************************new products**************************************************************************************/
.box.new-products .box-content, .box.bestsellers .box-content {
	padding: 0px 0 0;
}
/*********************************************************************************************************************************************************************************/
/*******************************************************************************featured products*********************************************************************************/
.box.featured {
	margin-bottom:0px;
	border:none;
}
.featured ul li {
	float:left;
	width:361px;
	text-align:left;
	padding:10px 5px 20px 3px;
	margin-top:20px;
	margin-right:20px;
	border:1px solid #d5d5d5;
	/*background:url(../image/li-bg.gif) repeat-x #fff;*/
	overflow:hidden;
}
.featured ul li .cart {
	text-align:left;
	padding-left:0px;
}
.featured ul li .image2 {
	margin-right:4px;
	margin-bottom:0;
	float:left;
}
.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;
}
.featured .image {
	background:#FFF;
}
.featured .name {
	padding-bottom:14px;
	padding-top:3px;
}
.featured .box-product .price {
	padding-bottom:12px;
}
.common-home .description {
	font-size:14px;
	padding-bottom:21px;
	padding-right:15px;
}
.featured .box-product .rating {
	height:13px;
	margin-bottom:13px;
}

.featured {
	padding:0px 0px 0px 0px;
	margin-bottom:7px;
}

.featured h1{
	margin: 0;
	text-transform: none;
}

.featured h1 a{
	color: #D5D5D5;
	padding-top:4px;
	font-size:18px;
	font-weight:400;
	margin-top: 0px;
	text-transform:none;
	text-decoration: none;
	line-height:normal;
	font-family: 'Abel',serif;
}

.featured h2 a{
	color: #333333;
	padding-top:4px;
	font-size:18px;
	font-weight:400;
	margin-top: 0px;
	margin-bottom:13px;
	text-transform:none;
	line-height:normal;
	font-family: 'Abel',serif;
}

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

.featured h2 span {
	font-size: 14px;
	text-transform: uppercase;
}

.featured .small span, .product-info .small span {
	font-weight: 400;
	color: #333333;
}

/*********************************************************************************************************************************************************************************/
/*********************************************************************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, .acount li a {
	color: #5d5858;
	font-size: 16px;
	padding: 0 0 0 0px;
	text-decoration: none;
	line-height:20px;
	padding-left:15px;
	background:url(../image/marker-1.png) left 5px no-repeat;
	display:inline-block;
	text-align: left;
}
#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:#333333;
}
.info ul {
	padding:2px 0 2px 0;
}
/********************************************************************************************************************************************************************************/
/********************************************************************************specials*****************************************************************************************/
.breadcrumb, .product-filter, .wishlist-product thead td, .cart-info thead td, .checkout-heading, .checkout-product thead td, .cart-bottom .buttons {
	background:#c0c0c0;
}

.breadcrumb{
	border: 1px solid transparent;
}
.box.specials .box-content {
	padding:0px 0 0 0;
	margin-bottom:0;
}
.common-home .box.specials {
	margin-bottom:0;
}
.breadcrumb a.last {
	font-family:'Abel', Arial;
}
.breadcrumb a {
	font-size:14px;
	color:#4D4D4D;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}	
.breadcrumb {
	color:#000;
	padding:10px 5px 10px 10px;
	font-size:12px;
	margin-bottom:10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	cursor: pointer;
}
.required {
	color: #ff7409;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000 !important;
	outline: 1px solid #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%;
	margin-bottom: 20px;
}
#payment-existing {
	margin-top:10px;
}
.checkout-product thead td .checkout-product thead td {
	text-align:center!important;
}
.checkout-content .buttons #button-payment {
	margin-top:10px;
}

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

.checkout-product td.total {
	text-align:right!important;
	color:#fa5f51;
	font-weight:bold;
}

.return-remove .button:hover {
	color:#fff;
}
.return-remove .button {
	color:#FFF;
	padding:1px 5px 2px;
}
table.list td {
	background:url(../image/box-bg.png);
}
table.list thead td {
	/*background:url(../image/tail-manuf.gif) 0 0 repeat-x #F8F8F8;*/
	background: #c0c0c0;
	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;
	white-space: nowrap;
}
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;
	padding: 4px 10px;
	text-decoration: none;
	color: #000;
}
.pagination .links a:hover {
	background:#f7f7f7;
}
.pagination .links b {
	display: inline-block;
	padding: 4px 10px 5px 10px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background:#f7f7f7;
}
.pagination .results {
	float:left;
	padding-top: 5px;
	padding-left:10px;
	color:#252525;
}
/* button */
a.button, button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	/*background: url(../image/button.png);*/
	background-color: #c0c0c0;
	font-size:15px;
	text-transform:uppercase;
	font-family: 'Abel',sans-serif;
	line-height:normal;
	text-align: center;
}

.button img {
	vertical-align: middle;
}

a.button.buy{
	background: url(../image/button-oro.png);
}

a:hover.button.buy{
	/*background: url(../image/button-oro-over.png);*/
	/*background: url(../image/button-oro.png);*/
}
/**/

/*a.button span {*/
a.button span {
	color: #333;
	display: inline-block;
	padding:8px 12px 9px 12px;
}
a.button:hover {
	/*background: url(../image/button-over.png);*/
}
a.button:hover span {
	color: #333;
}
a.button.details {
	/*background: url(../image/button.png);*/
	border-bottom-color:transparent;
	border-right-color:transparent;
	color: #333 !important;
}

a.button.details span{
	color: #333;
}

a.button.details:hover {
		background: url(../image/button-over.png);
}


.buttons {
	/*overflow: auto;*/
	/*padding: 6px;*/
	margin-bottom: 20px;
}
.cart a.button.addToCart {
	float:left;
	/*margin-right:6px;*/
	background: url(../image/button-oro.png);
}
.cart a:hover.button.addToCart{
/*background: url(../image/button-oro-over.png);*/
background: url(../image/button-oro.png);
}
.cart {
	overflow:hidden;
	width:100%;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons.right {
	float: right;
	text-align: right;
	padding: 0;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#module_cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 2px #DDDDDD;
	clear: both;
	display: none;
	min-height: 150px;
	padding: 8px;
	position: relative;
	top: -1px;
}
#module_cart.active .heading {
	border-left: 1px solid #EEEEEE;
	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-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:14px;
	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 {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding:6px 10px 6px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #737373;
	margin-right:-1px;
	display: none;
}
#idTab1 p {
	color:#191919!important;
	font-weight:normal!important;
	line-height:20px;
	margin-bottom:5px;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
	border-bottom:0;
	color:#191919;
	font-weight:bold;
}
.tab-content {
	padding: 16px 18px 10px 18px;
	z-index: 2;
	float:left;
	width:703px;
	background:#FFF;
}
/* box */
.box {
	margin-bottom:20px;
}
.box .box-content.inform {
	padding:0px 0 0;
}
.box .box-heading {
	padding:7px 0px 7px 20px;
	font-size:17px;
	font-weight:normal;
	line-height:21px;
	color:#4d4d4d;
	background: url(../image/button-oro.png) !important;
	text-transform:uppercase;
	font-family:'Abel', serif;
	border-bottom:1px solid transparent;
}
.box.category .box-heading {
	background: url(../image/button-oro.png) !important;
	border-bottom:none;
	color:#4d4d4d;
	padding:9px 0px 9px 20px;
}
.box .box-content {
	border-top:none;
}
.box-shining {
	padding: 20px 0px 42px 30px;
	background:url(http://www.sciampagna.com/catalog/view/theme/theme131/image/box-shining.jpg) no-repeat;
}
.padd-both {
	padding:0 20px;
	text-align:left;
}
.box .box-nav2 .box-heading {
	background:url(http://www.sciampagna.com/catalog/view/theme/theme131/image/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;
	left:-27px;
	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;
	color:#414141;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
	left:-5px;
}
.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;
	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;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
.product-list .year p,
.product-list .manufacturer p,
.product-grid .year p{ margin: 0; }
.product-list .manufacturer a{
	text-decoration: none;
}
.product-list .manufacturer a:hover{ text-decoration: underline; } 

.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-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-size:12px!important;
	padding:4px 10px 4px 10px!important;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
/* box products */
.compare-info a.cart{
	background:url(../image/button-oro.png);
	width: auto;
}
.compare-info a:hover.button{
	/*background:url(../image/button-oro-over.png);*/
	background:url(../image/button-oro.png);
}

.prod-stock {
	font-size: 12px;
	text-align: center;
	font-weight:normal;
	color: #6dc566;
}

/* ------------------- box product ---------------------- */

.box-product {
	width:100%;
	overflow: auto;
	margin:0;
	padding:0;
}
.box-product.box-subcat {
	padding-top:10px;
}

.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;
}
.box-product.box-subcat .name.subcatname {
	padding-top:4px;
}
.box-product.box-subcat .name.subcatname a {
	color:#333333;
	margin-bottom:0;
}
.box-product.box-subcat li {
	width:231px;
	float:left;
	padding:6px 8px 7px 8px;
	margin-right:10px;
}
.box-product.box-subcat li.last-in-line {
	margin-right:0;
}
.box-product.box-subcat li.first-in-line {
	clear:left;
}
.box-product.box-subcat li img {
	float:left;
	border:3px solid #dfe1e4;
	border-color: #dfe1e4 !important;
	margin:0 10px 0 0;
}
.box-product .image {
	display: block;
	margin-bottom:8px;
	text-align:center;
}
.box-product .image2 {
	display: block;
	margin-bottom:10px;
	text-align:center;
}
/*.box-product .price {
	overflow:hidden;
	text-align:left;
	/*padding-bottom:16px;
}*/
.box-product .price {
background: #F7F7F7;
/*padding: 4px 12px 4px 12px;*/
float: left;
font-size: 14px;
color: #303030;
border: 1px solid #D5D5D5;
line-height: 28px;
}

.box-product .cart {
	float:left;
	width: auto;
}
.box-product.spec-box .cart {
	float:right;
	padding-top:6px;
}
.box-product .image img {
}
.box-product .name a {
	display: inline;
}


.box-product.spec-box .manufacturer {
	margin-left:-8px;
}
.box-product .price-old {
	text-decoration: line-through;
	font-weight:normal;
	color:#aaa;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.related .box-product {
	background:url(../image/box-bg.png) repeat-x #fff;
	padding:10px 10px 1px 10px;
	width:auto;
}



.bestsellers .box-product h1 {
	margin-bottom: 0px;
	line-height: 0px;
}

.bestsellers .box-product h1 a{
	color: #333;
	padding-top:4px;
	font-size: 16px;
	font-weight:600;
	margin: 0px;
	text-transform:uppercase;
	text-decoration: none;
}

.bestsellers .box-product h2 a{
	color: #333333;
	/*padding-top:4px;*/
	font-size:15px;
	font-weight:d00;
	margin: 0px;
	text-transform:none;
}

.bestsellers .box-product .small span {
	font-weight: 400;
	color: #333;
}

.bestsellers .box-product .formato {
	position: absolute;
	bottom: 45px;
	right: 0;
	left: 0;
	font-size: 14px;
}

.bestsellers .box-product ul li {
	border: 1px solid #D5D5D5;
	float: left;
	margin-right: 0;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	width: 197px;
	min-height: 350px;
	position: relative;
}
.bestsellers .box-product ul li.first-in-line {

}
.bestsellers .box-product ul li.last-in-line {
	margin-right: 0;
}
.bestsellers .box-product .cart a.button span {
	font-size: 14px;
	padding: 0px;
}
.bestsellers .box-product .cart a.button{
	padding: 9px 7px;
}

.bestsellers .box-product .cart-top-padd {
	float: left;
	padding: 0;
	margin: 0 3px;
}

.bestsellers .box-product .cart-top-padd input {
	height: 36px;
	font-size: 16px;
	width: 35px;
	border: 1px solid #D5D5D5;
	text-align: center;
}

.bestsellers .box-product .image {
	display: block;
	margin: 5px 0;
	text-align: center;
}
.bestsellers .box-product div:hover .image img {
}
.bestsellers .box-product .image img {
	width: 150px;
}
.bestsellers .box-product .name {
	padding-bottom: 5px;
	text-align: center;
	overflow: hidden;
	min-height: 34px;
}
.bestsellers .box-product .cmd-buttons{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 10px;
}
.bestsellers .box-product .name a:hover, .product-list .name a:hover {
	text-decoration:underline;
}
.bestsellers .box-product .name a, .product-list .name a {
	text-decoration: none;
	display: inline-block;
	margin-bottom: 4px;
}
.bestsellers .box-product .description {
	/*height:33px;
	overflow:hidden;*/
	margin-bottom:10px;
	margin-top:15px;
}
.bestsellers .box-product .rating {
	display: block;
	height:13px;
	margin-bottom: 4px;
}

.bestsellers .box-product .text,
.bestsellers .box-product .categories-tags{
	display: none;
}

.bestsellers .box-product .manufacturer p {
	margin: 0;
}

.bestsellers .box-product .manufacturer a{
	text-decoration: none;
}
.bestsellers .box-product .manufacturer a:hover{
	text-decoration: underline;
}

.bestsellers .box-product .price .price-tax {
	display: none;
}
.bestsellers .box-product .price-old {
	font-weight:normal;
}
.bestsellers .box-product .cart {
width: auto;
position: absolute;
bottom: 2px;
right: 2px;
margin: 0;
padding: 0;
}
.bestsellers .box-product .wishlist, .bestsellers .box-product .compare {
	margin-bottom: 3px;
	float:right;
	position:relative;
}
.bestsellers .box-product .tooltip, .bestsellers .box-product .tooltip2 {
	bottom:28px;
}
.bestsellers .box-product .compare a {
}

.bestsellers .box-product .price {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 72px;
	overflow: hidden;
	border: 1px solid #D5D5D5;
	background: #EFEFEF;
	min-height: 25px;
	text-align: center;
	line-height: 28px;
	padding: 4px 12px 4px 12px;
}

.bestsellers .price .discount {
	font-size: 11px;
}

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


.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;
}

#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('../image/zoom.png') right 0px no-repeat;*/
	overflow:hidden;
	margin-bottom:-30px;
	margin-left:271px;
}

#module_cart .cart .name a {
	text-decoration:none;
	line-height:17px;
}
#module_cart .cart .name a:hover {
	text-decoration:underline;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.specials .spec-descr {
	padding-bottom:12px;
}
.short-description span {
	display:block;
	font-size:11px;
	color:#a5a4a4;
}
.specials ul li, .new-products li, .bestsellers ul li {
	overflow:hidden;
	padding:26px 21px 21px 21px;
/*background:url(../image/li-bg.gif) repeat-x #fff;*/
	border:1px solid #d5d5d5;
	margin-top:20px;
}
.specials .box-product .price {
	padding-bottom:12px;
}
.specials ul li .name {
	margin-bottom:7px;
}
.specials ul li .image2 {
	margin-bottom:15px;
}
.specials .box-product .rating {
	margin-bottom: 0px;
}

.special-container1 .name {
	padding-bottom:7px;
}
#column-right .image2 img {
	margin:0;
}


.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(http://www.sciampagna.com/catalog/view/theme/theme131/image/facebook.gif) 0 0px no-repeat;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:7px 5px 9px 38px;
}
.information .info-about1 a {
	background:url(http://www.sciampagna.com/catalog/view/theme/theme131/image/about.gif) 0 0px no-repeat;
	font-weight:bold;
	color:#fff;
	display:block;
	padding:7px 5px 9px 38px;
}
.afine {
	list-style:none;
	margin:0;
	padding:0;
}
.afine li:first-child, .acount li:first-child {
	background:none;
}
.afine li, .acount li {
	border-bottom: 1px solid #d5d5d5;
}
.afine li a + a {
	background:none;
	padding-left:0;
}
.acount {
}
.acount {
	list-style:none;
	padding:4px 0;
}
.content ul, #content .category-info ul {
	list-style-type:disc;
	padding-left: 20px
}

.content ul li a {
	text-decoration:none;
	color:#35230f;
	font-size:14px;
	line-height:normal;
}
.content ul li a:hover {
	color:#BBA162;
}
.content ul li:first-child {
	border:none;
}
.content ul li {
	background:url(../image/marker-manuf.png) left 5px no-repeat;
	padding-left:22px;
	color:#3f3f3f;
	padding-bottom:4px;
	padding-top:4px;
}
.account-forgotten table.form tr td:first-child {
	width:87px;
}
.account-edit .content .form input {
	width:200px;
}
.account-edit table.form tr td:first-child {
	width: 73px;
	text-align:right
}
.account-password .content .form input {
	width:200px;
}
.account-password table.form tr td:first-child {
	width:118px;
	text-align:right
}
.wishlist-product td a {
	text-decoration:none;
}
.wishlist-product td {
	vertical-align: middle!important;
}
.box-category > ul > li + li {
}
.q2 {
	width:299px;
}

/***********************************************************************category*************************************************************/
/***********************************************************************category*************************************************************/
.box-category > ul > li > a:hover {
	color:#333333;
}
.box-category > ul > li > a {
	text-decoration: none;
	display:inline-block;
	padding:0 0 0 0px;
	color: #333;
	font-family:'Abel', serif;
	font-size:15px;
	line-height:17px;
	display: block;
	padding:9px 10px 9px 10px;
}

.idCatSubcat {
	color: #333;
}

.box-category > ul > li {
	border-bottom: 1px solid #d5d5d5;
	position:relative;
	
	line-height:17px;
}
.box-category > ul > li:first-child {
	/*padding-top:12px;*/
}	
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li.last {
	border:none;
}
.box-category > ul > li  ul {
	padding-bottom:0px;
	padding-left:0px;
	display:none;
	margin-top:7px;
/*	margin-left:-20px;
	margin-bottom:-7px;*/
	padding-top:0px;
	width:241px;
}
.box-category > ul > li.active ul {
	display:block;
}
.box-category > ul > li ul > li {
    padding: 0;
    position: relative;
    border-top: 1px solid #d5d5d5;
		line-height:15px;
		padding-left: 10px;
}
.box-category { padding-bottom:2px;}
.box-category > ul > li span:hover {
	cursor:pointer;
}
.box-category > ul > li a.active {
	color:#333333;
}
.box-category > ul > li a.active + ul {
	display: block;
}
/*.box-category > ul > li ul > li {
	padding:10px 0px 9px 20px;
}
.box-category > ul > li ul > li li {
	padding:10px 0px 9px 40px;
}*/
.box-category > ul > li ul > li > a:hover {
	color:#333333;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	font-size:15px!important;
	display: inline-block;
	color:#818181;
	margin-bottom:0px;
	line-height:15px;
	padding-left:17px;
	background:url(../image/checkbox.png) 5px 5px no-repeat; 
	display: block;;
	padding:10px 0px 9px 30px;
}
.box-category > ul > li ul > li > a.active, .box-category > ul > li ul > li.active > a  {
	font-weight:normal;
	color:#333333;
	background:url(../image/checkbox-flag.png) 5px 5px no-repeat; 
}
.box-category > ul > li:first-child {
	background:none;
}
.box.category .box-content {
	background:#ffffff;
}
.box-category > ul  li span.close {
	background:url(../image/nolines_minus.png) 0 0 no-repeat;
	width:7px;
	height:4px;
	float:right;
	margin-right:11px;
	margin-top:10px;
	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:6px;
	right:0px;
}

.champagne .box-category ul li {
	padding: 0px;
	border: 0;
}

.produttore .box-category ul li{
	padding: 0px;
	border: 0;
	height: 220px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.annata ul{
	padding: 0px;
	border: 0;
	height: 220px;
	overflow-x: hidden;
	overflow-y: scroll;

} 

.produttore .box-category ul li ul, .champagne  .box-category ul li ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.produttore .box-category ul li ul li ,.champagne  .box-category ul li ul li{
	border-top: 1px solid #d5d5d5;
	height: auto;
	overflow: auto;
	line-height: 15px;/*
	padding: 10px 0px 9px 20px*/
}

/*************************************************************************************************************************************************************/

.info-about2, .info-about3, .info-about4 {
	display:none;
}
/* 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 */
.category-info {
	overflow: auto;
	padding:20px 0px;
	margin-bottom: 20px;
	background:url(../image/box-bg.png) repeat-x #fff;
	text-align: justify;
	/*height: 50px;*/
	overflow: hidden;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	display:none;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul li {
	background:url(../image/arrow.gif) 0px 5px no-repeat;
	padding-left:10px;
	margin-bottom:4px;
}
.category-list ul li a {
	text-decoration:none;
}
.category-list ul li a:hover {
	color:#ffa304;
}
.category-list ul {
	float: left;
	width:25%;
	list-style:none;
	padding:0;
}
.capcha {
	width:143px;
}

.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-weight:bold;
	color:#f65423;
}
.manuf-p a b {
	text-decoration:none;
	font-weight:100;
	color:#43403d;
}
.manuf-p a:hover b {
	font-weight:100;
	/*color:#BBA162;*/
	text-decoration: underline;
}

.manufacturer {
	position: relative;
}

.manufacturer .logo{
	/*float: left;*/
	/*width: 250px;*/
	text-align: center;
}

.manufacturer .logo img {
	width: 50%;
}

.manufacturer .header {
	font-size: 14px;
	float: left;
	width: 493px;
	min-height: 180px;
	margin-left: 20px;
}


.manufacturer-list {
	overflow: auto;
	margin-bottom:10px;
	background:url(../image/box-bg.png);
	border: 0px;
}
.manufacturer-heading span {
	background:url(../image/tail-manuf-al.gif) 0px 0px repeat-x #383838;
	display:inline-block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:3px 6px 3px 7px;
}
.manufacturer-heading {
	background:url(../image/tail-manuf.gif) 0px 0px repeat-x #f8f8f8;
	font-size: 15px;
	font-weight: bold;
	padding:3px 8px 4px 4px;
	margin-bottom: 6px;
	background: #C0C0C0;
}

.manufacturer .header .small {
	background: url(../image/button-oro.png);
	min-height: 30px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #333;
	font-size: 16px;
	padding: 5px;
	font-weight: normal;
}

.manufacturer .header .small span{
	text-transform: uppercase;
}

.manufacturer-content {
	overflow:hidden;
}
.manufacturer-list ul li {
	position: relative;
	border:1px solid #d5d5d5;
	/*background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;*/
	color: #191919;
	text-align: center;
	height: 237px;
	background-color: #fff;
	width: 237px;
	float: left;
	margin: 0 6px;
	margin-bottom: 12px;
}

.manufacturer-list ul li a:hover {
	/*color:#BBA162;*/
	text-decoration: underline;
}
.manufacturer-list ul li a {
	position: absolute;
	top:30px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #35230F;
	font-size: 14px;
	line-height: 220px;
	text-decoration: none;
	overflow: hidden;
}

.manufacturer-list ul li .name {
	line-height: normal;
	position: absolute;
	text-align: center;
	top:0;
	background: url(../image/button-oro.png) !important;
	height: 30px;
	line-height: 30px;
	font-weight: 700;
}

.manufacturer-list ul li a img{
	width: 180px;
	vertical-align: middle;
}


.manufacturer-list ul {
	/*float: left;*/
	/*width: 100%;*/
	margin: 0 -6px;
	padding: 0;
	list-style: none;
}
/* product */
.product-filter {
	padding:7px 6px 7px 11px;
	overflow: auto;
	margin-bottom:0px;
	border-bottom: 1px solid #D5D5D5;
}
.product-filter .display {
	float:right;
	color: #333;
	height:24px;
}

.category-filter {
	
}

.category-filter li {
	display: inline-block;
}
.category-filter li a {
	display: block;
	background-color: #c0c0c0;
	text-decoration: none ;
	height: 20px;
	line-height: 20px;
	margin: 5px 5px 0 0;
	padding: 2px 5px; 
}


.display ul li.list a {
	background-position: -27px 0;
}
.display ul li a {
	background: url(http://www.sciampagna.com/catalog/view/theme/theme131/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;
}
.product-filter .sort select {
	width:140px;
	padding: 0px;
}
.product-filter .sort {
	float:left;
	color: #4D4D4D;
	font-size: 12px;
	position: relative;
	top: 3px;
}
.product-filter .limit select {
	width:72px;
	padding: 0px;
}
.product-filter .limit b {
	padding-right:5px;
}
.product-filter .limit {
	margin-left: 13px;
	font-size: 12px;
	float:left;
	color: #4D4D4D;
	font-weight:bold;
	position: relative;
	top: 3px;
}
.product-compare {
	padding:0;
	font-weight:normal;
	margin-bottom:0px;
	font-size:12px;
	float:left;
}
.product-filter .product-compare a:hover {
	color:#333333;
}
.product-filter .product-compare a {
	text-decoration: none;
	font-size:12px;
}

.product-list .left {
	overflow:hidden;
}
.product-list .right {
	float: right;
	text-align:left;
	min-height:204px;
	width:120px;
	margin-left:20px;
	margin-right:9px;
	padding-left:20px;
}
.product-list ul li {
	padding-top:10px;
	overflow:hidden;
	/*background:url(../image/li-bg.gif) repeat-x #fff;*/
	border:1px solid #d5d5d5;
	margin-top:20px;
	padding-bottom:19px;
	position: relative;
}
.product-list .image {
	float: left;
	margin-right:25px;
	margin-left:15px;
	width: 200px;
}

.product-list .image img{ 
	width: 200px;
}

.product-list .name {
	position: relative;
	margin-bottom:10px;
	overflow: hidden;
}

.product-list .name .title{ float: left }
.product-list .name .cmd-buttons{
	/*display: none;*/
	position: relative;
	/*width: 80px;*/
	margin-top: 15px;
}

.product-list .name .cmd-buttons a{
	opacity: 0.7;
}
.product-list .name .cmd-buttons a:hover{
	opacity:1;
}

.product-list .price-cart, .product-grid .price-cart{
/*	height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left:	0;
	right: 0;*/
	line-height: 29px;
}


.product-list .details{
	margin: 15px 0px;
}
.product-list .categories-tags{
	margin: 15px 0px;
	font-size: 12px;
	line-height: 16px;
}

.product-list .categories-tags a{ font-size: 12px; text-decoration: none; color: #333 }
.product-list .categories-tags a.current{ font-weight: 100; font-family: 'Abel', Arial; color: #e6b957; }
.product-list .categories-tags a:hover{ text-decoration: underline; }

#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:12px;
	color:#4D4D4D;
}
#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;
	padding-right: 25px;
	text-align: justify;
}
.product-list .rating {
	color: #7B7B7B;
}

.product-list .price-old, .product-list .price-old {
	font-weight:normal;
	font-size: 14px;
}
.product-list .price-tax {
	font-size: 11px;
	color:#414141;
	font-weight: normal;
}
.product-list .cart {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: auto;
	margin-bottom: 0px;
}
.product-list .cart a.button span {
	padding: 8px 7px 9px 7px;
	font-size: 14px;
}


.product-list .cart a.button,
.product-grid .cart a.button{
	background: url(../image/button-oro.png);
}

.product-list .cart a:hover.button,
.product-grid .cart a:hover.button{
	background: url(../image/button-oro.png);
	/*background: url(../image/button-oro-over.png);*/
}

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

.product-list {
	padding:0px 0px 0px 0px;
	margin-bottom:7px;
}

.product-list h1, .product-info h1 {
	margin: 0;
	padding:0px;
	margin: 0px;
}

.product-list h1 a{
	color: #333;
	padding-top:0px;
	font-size:18px;
	font-weight:d00;
	margin-top: 0px;
	text-transform:none;
	text-decoration: none;
	line-height:normal;
	font-family: 'Abel',serif;
}


.product-list h2, .product-info h2 {
	color: #333;
	padding-top:4px;
	font-size:18px;
	font-weight:d00;
	margin-top: 0px;
	margin-bottom:13px;
	text-transform:none;
	line-height:normal;
	font-family: 'Abel',serif;
}

.product-info h2 {
	border-bottom: 1px solid #CCCCCC;
}

.product-list h2 a, .product-info h2 a{
	color: #333333;
	padding-top:4px;
	font-size:18px;
	font-weight:d00;
	margin: 0px;
	text-transform:none;
}

.product-info h2 span {
	color: #818181;
}

.product-list a, .product-info a, .product-grid a {
	color: #333333;
	text-decoration: none;
}

.product-list h2 span, .product-info h2 span, .product-grid h2 span {
	text-transform: none;
	color: #818181;
}

.product-list .small {
	font-size: 14px;
}

.product-list .small span {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.product-list .cart-top-padd {
	margin: 0 2px;
}

.product-list .cart-top-padd input{
	height: 36px;
	font-size: 16px;
	width: 35px;
	text-align: center;
	margin: 0;
	border: 0;
}
.product-list .cart-top-padd .input{
	margin: 0;
	padding:0;
	border: 1px solid #D5D5D5;
}

.product-list .price  {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 138px;
	min-width: 94px;
	overflow: hidden;
	border: 1px solid #D5D5D5;
	background: #EFEFEF;
	min-height: 36px;
	text-align: center;
	line-height: 36px;
}

.product-list .price .discount, .product-grid .price .discount {
	margin-top: -5px;
}

/*----------------------------------------   product grid   -----------------------------------------------*/
.product-grid {
	padding:0;
	overflow:hidden;
}

.product-grid h1 {
	margin-bottom: 0px;
	line-height: 0px;
}

.product-grid h1 a{
	color: #333;
	padding-top:4px;
	font-size: 16px;
	font-weight:600;
	margin: 0px;
	text-transform:uppercase;
	text-decoration: none;
}

.product-grid h2 a{
	color: #333333;
	/*padding-top:4px;*/
	font-size:15px;
	font-weight:d00;
	margin: 0px;
	text-transform:none;
}

.product-grid .small span {
	font-weight: 400;
	color: #333;
}

.product-grid .formato {
	position: absolute;
	bottom: 45px;
	right: 0;
	left: 0;
	font-size: 14px;
}

.product-grid ul li {
	border: 1px solid #D5D5D5;
	float: left;
	margin-right: 0;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	width: 252px;
	min-height: 350px;
	position: relative;
}

.product-grid ul li.first-in-line {

}
.product-grid ul li.last-in-line {
	margin-right: 0;
}
.product-grid .cart a.button span {
	font-size: 14px;
	padding: 8px 7px 9px 7px;
}

.product-grid .cart-top-padd {
	float: left;
	padding: 0;
	margin: 0 2px;
}

.product-grid .cart-top-padd input{
	height: 36px;
	font-size: 16px;
	width: 35px;
	text-align: center;
	margin: 0;
	border: 0;
}
.product-grid .cart-top-padd .input{
	margin: 0;
	padding:0;
	border: 1px solid #D5D5D5;
}

.product-grid .image {
	display: block;
	margin: 5px 0;
	text-align: center;
}
.product-grid div:hover .image img {
}
.product-grid .image img {
	width: 200px;
}
.product-grid .name {
	padding-bottom: 5px;
	text-align: center;
	overflow: hidden;
	min-height: 34px;
}
.product-grid .cmd-buttons{
	display: none;
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 10px;
}
.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;
}
.product-grid .description {
	/*height:33px;
	overflow:hidden;*/
	margin-bottom:10px;
	margin-top:15px;
}
.product-grid .rating {
	display: block;
	height:13px;
	margin-bottom: 4px;
}

.product-grid .text,
.product-grid .categories-tags{
	display: none;
}

.product-grid .manufacturer p {
	margin: 0;
}

.product-grid .manufacturer a{
	text-decoration: none;
}
.product-grid .manufacturer a:hover{
	text-decoration: underline;
}

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

.product-grid .cart {
width: auto;
position: absolute;
bottom: 2px;
right: 2px;
margin: 0;
padding: 0;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
	float:right;
	position:relative;
}
.product-grid .tooltip, .product-grid .tooltip2 {
	bottom:28px;
}
.product-grid .compare a {
}

.product-grid .price {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 2px;
	min-width: 110px;
	overflow: hidden;
	border: 1px solid #D5D5D5;
	background: #EFEFEF;
	min-height: 36px;
	text-align: center;
	line-height: 36px;
}


.product-grid .price-old {
	text-decoration: line-through;
	font-weight:normal;
	margin: 0px;
}
.product-grid .price-new {
	margin: 0px;
}


.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 {
	color: #d00;
	font-weight: 400;
	line-height: 25px;
}

.wishlist a:hover {
	background: url(../image/social-black-wishlist.jpg) no-repeat 0px 0px;
}
.addtowishlist, div.wishlist > a {
	float: left;
	background: url(../image/social-grey-wishlist.jpg) 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 */
.product-info {
	/*padding:10px;*/
	/*background:url(../image/box-bg.png) repeat-x #fff;*/
	margin-bottom:10px;
}
.product-info h1 a{
	color: #000;
	padding-top:4px;
	font-size:18px;
	font-weight:400;
	margin-top: 0px;
	margin-bottom:13px;
	text-transform:none;
	line-height:normal;
	font-family: 'Abel',serif;
}

.product-info .wrapper .left {
	float: left;
	margin-right: 15px;
	margin-left:1px;
	position:relative;
	z-index:1;
	width: 400px;
}
.product-info .indent-bot {
	margin-bottom:20px;
}
.product-info > .left + .right h1 {
	padding-left:0;
}
.product-info > .left + .right {
	margin-left:370px;
}
.product-info .categories-tags,
.product-info .categories-tags a{
	font-size: 12px;
	line-height: 16px;
	margin: 15px 0px;
}


.product-info .image {
	float: left;
	width: 400px;
	/*height:300px;*/
	margin-bottom:7px;
	text-align: center;
}
.product-info .image img {
	width: 400px;
}
/***************************************************************************aditional products***************************************************************/

.product-info .image-additional {
	/*width:300px;*/
	height:90px;
	padding-bottom:4px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional li {
	/*float:left;*/
	margin:0 15px 0 0px;
}
.product-info .image-additional li.last {
	margin-right:0;	
}
#cloud-zoom-big {
	margin-top:3px;
}
.product-info .image-additional img {
	background:#FFF;
}
#zoom1 img {
	background:#FFF;
}
.product-info .image-additional a {
	display: block;
	float:left;
}
.image-caroucel .jcarousel-clip {
	width:300px;
	
}
.product-info .image-additional.image-caroucel li {
	margin:0 5px;	
}

.product-info .extra-button{
	position: absolute;
	right: -10px;
	width: 80px;
	top: 12px;
}

.product-info .description {
	padding:15px 5px 10px 0px;
	line-height: 20px;
	color: #818181;
	font-weight:100;
	border: 0px;
	text-align: justify;
	float: left;
	width: 100%;
}

.product-info .description .tab_description{
	padding: 9px 0px 9px 20px;
	line-height: 21px;
	color: #000;
	font-weight: 400;
	border: 0px;
	background: #C0C0C0;
	font-size: 17px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

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

.product-info .description span {
	font-weight: 100 !important;
	font-family: 'Abel', Arial !important;
}
.product-info .description span.error {
	color:#f00 !important;
}
.product-info .description a:hover {
	text-decoration:underline;
}
.product-info .description .button-prod:hover {
	/*background: url(../image/button-oro-over.png);*/
	background: url(../image/button-oro.png);
	text-decoration:none;
}
.product-info .description .button-prod a {
	font-weight:normal;
	text-decoration: none;
}

.product-info .name {
	overflow: hidden;
	position: relative;
}

.product-info .description table { width: 100%; }

.product-info h1 {
	padding-left:0;
	line-height:30px;
	position: relative;
	margin: 20px 0;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 13px;
	text-transform: none;
	line-height: normal;
	border-bottom: 1px solid #CCCCCC;
}
.product-info .price-new {
	font-size:22px;
	font-weight:normal;
}
.product-info .description .button-prod {
	font-size:14px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding: 4px 10px 4px 10px;
	line-height: 30px;
	margin-top:0px;
	float:left;
	background: url(../image/button-oro.png);
	text-transform:uppercase;
	font-family:'Abel', serif;
}

.product-info .description .button-prod img {
	vertical-align: middle;
}


.product-info .price {
	background:#F7F7F7;
	padding:4px 12px 4px 12px;
	float: left;
	font-size:14px;
	color:#303030;	
	border: 1px solid #D5D5D5;
	line-height: 28px;
}
.product-info .price-old {
	text-decoration: line-through;
	color:#aaa;
	font-weight:normal;
	font-size:14px;
}

.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	padding-left:7px;
}
.product-info .price .reward {
	font-size: 14px !important;
	font-weight: normal;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.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;
}

.product-info .cart {
	overflow:hidden;
	color: #f1f1f1;
	overflow: auto;
	float: left;
	width: auto;
}
.product-info .cart a.button span {
	padding: 9px;
	font-size: 14px;
}
.product-info .cart .cart-top label {
	font-size:12px;
	font-weight:bold;
	color:#191919;
	padding-right:7px;
}
.product-info .cart .cart-top .input-qti {
	width:42px;
}

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

.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 .share a { margin-left: 5px; opacity: 0.7; }
.product-info .review .share a:hover { opacity: 1; }

.product-info .review > div {
	padding:7px 10px 9px 10px;
	line-height: 20px;
	width:388px;
	background:#F7F7F7;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}



.text .small {
	font-size: 14px;
	margin: 10px 0;
}

.text .small span {
	font-size: 14px;
	font-weight: 400;
	color: #333;
}

.mb-1 {
	margin-bottom:-1px;
}
#image {
	z-index:0;
	float:left;
	margin-top:-300px;
}
.image-caroucel .jcarousel-prev  {
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:40%;
	background:url(../image/image-caroucel-prev.png) -11px 50% no-repeat #BBA162;
}
.image-caroucel .jcarousel-next  {
	position:absolute;
	width:15px;
	height:15px;
	right:0;
	top:40%;
	background:url(../image/image-caroucel-next.png) 6px 50% no-repeat #BBA162;
}
.image-caroucel .jcarousel-next:hover, .image-caroucel .jcarousel-prev:hover ,.image-caroucel .jcarousel-prev.jcarousel-prev-disabled, .image-caroucel .jcarousel-next.jcarousel-next-disabled {
	background-color:#3A3637;	
}
.padd-avalib {
	padding:15px 0 10px 0;
}

.price-prod-page {
	font-size:22px;
	font-weight:normal;
}
.cart-top-padd {
	float:left;
	margin: 0 10px;
}

.cart-top-padd input{
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	padding: 0;
	margin: 0px;
	border: 1px solid #D5D5D5;
	height: 36px;
	width: 35px;
}
.prod-row {
	padding-bottom:20px;
}

.cart-top {
	position: relative;
}
.extra-button {
	display: none;
	position:relative;
	margin-top:0px;
}

.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;
}

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	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;
}
#tab-review #captcha {
	margin-top:10px;
}
#tab-review b {
	display:block;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	color:#737373;
}
#tab-review .input-rew {
	width:180px;
	margin-bottom:10px;
}
#tab-review textarea {
	width:700px!important;
	margin-bottom:5px;
	height:80px;
}
#tab-review .buttons {
	padding-left:0;
	margin-bottom:0;
}
#tab-review .buttons .right .button:hover span {
	color:#FFF;
}
#tab-review .buttons .right {
	float:left;
}
.bb_rew {
	float:left;
	padding-top:3px;
	padding-right:12px;
}
.bb-2 {
	clear:both;
	margin-bottom:5px;
}
.input-rew-capcha {
	width:170px;
}
#tab-review h2 {
	margin-bottom:10px;
}
#review .content {
	font-size:12px;
	font-weight:bold;
	color:#f65423;
	margin-bottom:3px;
}
#review .content p {
	font-weight:normal;
	color:#737373;
}

.compare-info {
	border-collapse: collapse;
	width: 100%;
	background:url(../image/box-bg.png) repeat-x #fff;
}
.block-compare {
	position:relative;
	overflow:hidden;
}
.compare-info thead {
	overflow:hidden;
}
.compare-info td.last-1 {
	border-bottom:0;
}
.compare-info thead td {
	background:url(../image/tail-manuf.gif) 0 5px repeat-x #fff;
	overflow:hidden;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.compare-info tr td.et:first-child {
	background:#f9f9f9;
}
.compare-info tr td:first-child {
	color: #191919;
	font-weight: 100;
	font-family: 'Abel';
	text-align: right;
}
.td-price {
	font-weight:bold;
	font-size:16px;
}
.checkout-product {
	border-left:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
}
.compare-info .prod-stock {
	margin:0 auto;
	float:none;
}
.compare-info td.name a {
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}
.compare-info td.name a:hover {
	text-decoration:underline;
}
.compare-info td.last {
	border-right:0;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #737373;
	text-align: center;
	vertical-align: top;
}
.compare-info .price-old {
	font-weight: normal;
	color: #aaa;
	text-decoration: line-through;
	display:block;
	font-size:14px;
}
.compare-info .price-new {
	font-weight: normal;
	font-size:16px;
	color:#0e0e0e;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
}
.wishlist-product table thead tr{
	background: #c0c0c0;
}


.table-radius .buttons {
	margin-bottom:0;
	border-right: 1px solid #dfe1e4;
	background:url(http://www.sciampagna.com/catalog/view/theme/theme131/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 .prod-stock {
	background: url(../image/stock-w.png) left 0 no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	height:50px;
	padding-left:5px;
	padding-right:5px;
	line-height: 36px;
	padding-top:10px;
	text-align: center;
	width:50px;
}
.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 td {
	font-size: 16px;
	text-align: center;
	color: #191919;
}

.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;
	width:280px;
}
.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:10px;
}
.wishlist-product tbody .quantity {
	text-align: right;
}
.wishlist-product tbody .price {
	text-align: center;
}
.wishlist-product tbody .name a {
	font-size: 15px;
}

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

.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 {
	padding:10px;
}
.box-container input{
	/*display: inline-block;*/
	/*width: 500px;*/
	border: 1px solid #999;
	padding: 5px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 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: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;
}
/* orders */
.order-list, .return-list {
	margin-bottom: 10px;
	background:url(../image/box-bg.png);
}
.heading-order-list {
	/*background: url(../image/tail-manuf.gif) 0 0 repeat-x #F8F8F8;*/
	background:#c0c0c0;
	padding:6px 12px 5px 10px;
	overflow:hidden;
}
.order-list .order-id span, .order-list .order-status span, .order-list .order-content div .or-price, .return-list .return-id span, .return-list .return-status span, .return-list .return-content div .or-price {
	color:#BBA162
}
.order-list .order-id, .return-list .return-id {
	width: 49%;
	float: left;
	color:#191919;
	font-weight:bold;
}
.order-list .order-status, .return-list .return-status {
	font-weight:bold;
	color:#191919;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content, .return-list .return-content {
	padding:16px 20px 13px 20px;
	display: inline-block;
	width: 699px;
}
.order-list .order-content div > span {
	color:#33210e;
}
.order-list .order-content div .button {
	margin-top:3px;
}
.order-list .order-content div b, .return-list .return-content div b {
	font-weight:normal;
}
.order-list .order-content div, .return-list .return-content div {
	line-height:17px;
	color:#191919;
	float: left;
	width: 33.2%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-box-2 {
	background:url(../image/box-bg.png);
	padding:15px 20px 19px 20px;
	margin-bottom:10px;
}
.return-box-2 .buttons .right {
	float:left;
}
.return-box-2 .buttons {
	padding-left:0;
	padding-top:12px;
	padding-bottom:0;
	margin-bottom:0;
}
.return-box {
	background:url('../image/box-bg.png');
}
.return-p {
	padding-left:17px;
}
.return-p p {
	margin-bottom:13px;
}
.return-list {
	margin-bottom: 10px;
}
#content .content.return-box {
	padding:14px 10px 11px 20px;
	margin-bottom:10px;
}
.content.return-box h2 {
	margin-bottom:14px;
}
#content .content.return-box .left {
	width:320px;
}
#content .content.return-box .right {
	width:320px;
}
.content.return-box label {
	font-size:12px;
	font-weight:bold;
	color:#737373;
}
.content.return-box span {
	color:#ff7409;
}
.content.return-box input {
	margin-top:6px;
	margin-bottom:7px;
	width:310px;
}
.content.return-box .error {
	padding-bottom:5px;
	display:block;
}
.return-box-3 {
	margin-bottom:20px;
	background:url(../image/box-bg.png);
	padding:14px 10px 10px 20px;
}
.return-box-3 h2 {
	margin-bottom:15px;
}
.return-box-3 textarea {
	width:310px;
	height:188px;
	max-width:310px;
	max-height:188px;
}
.return-box-3 .return-captcha {
	width:320px;
	margin-top:-3px;
}
.return-box-3 .return-captcha b {
	padding-bottom:6px;
	display:block;
}
.return-box-3 .return-captcha input {
	width:170px;
	margin-bottom:10px;
}
.return-box-3 .return-additional {
	margin-bottom:11px;
}
.return-box-3 .buttons {
	padding:0;
	margin-bottom:0;
}
/* 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;
	padding-right:0px;
}
a.button-order-right {
	padding:0;
}
a.button-return-left:hover span, a.button-return-right:hover span, a.button-order-right:hover span, a.button-cont-right:hover span, a.button-back-left:hover span, .wishlist-product a.button-wislish-left:hover span, a.button-inf-left:hover span {
	/*color:#BBA162;*/
	text-decoration: underline;
}
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: 14px;
	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('../image/marker-button-left.png') left 8px no-repeat;
}
a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-inf-left span {
	padding:5px 14px 5px 0px;
	background: url('../image/marker-button-right.png') right 8px no-repeat;
}
/* button */



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

.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 30%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #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%;
	border-collapse: collapse;
	color: #191919;
	font-family: 'Abel', Arial !important;
	font-size: 14px;
}


.shop-cart {
	border-bottom:none;
	overflow:hidden;
	position:relative;
	background:url(../image/box-bg.png);
}
.cart-info td {
	padding:5px 5px 4px 6px;
}
.cart-info thead td {
	text-align: center;
	font-weight: bold;
	background-color: #c0c0c0;
}

.cart-info tbody td {
	vertical-align: middle;
	color: #242424;
}
.cart-module {
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name a {
	text-decoration:none;
	line-height:17px;
}
.cart-info tbody .name a:hover {
	text-decoration:underline;
}
.cart-info tbody .name {
	text-align: left;
}
.cart-info tbody .model {
	text-align:center;
	color:#242424;
	width: 90px;
}
.cart-info tbody .price, .cart-info tbody .total {
	font-weight: normal;
	font-size: 14px;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align:center;
	width:75px;
}

.cart-info tbody .name a {
	font-size: 14px;
} 
.cart-info tbody .quantity > input {
	/*width:45px;*/
	margin-top:5px;
}
.cart-info tbody .quantity {
	width: 100px;
}

#shipping select {
	width:258px;
}
#shipping input {
	width:250px;
}
#shipping {
	margin-bottom:10px;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border-top:none;
	padding:7px 8px 6px 27px;
	font-weight: bold;
	font-size: 12px;
	color: #191919;
	cursor: pointer;
	background: #fafafa url('../image/arrow-right.png') 10px 55% no-repeat;
}
.cart-bottom {
	border-top:none;
	margin-bottom:20px;
	overflow:hidden;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 9px 60% no-repeat;
}
.cart-heading-tail {
}
#shipping select {
	width:234px;
	float:left;
}
#shipping input {
	width:226px;
	float:left;
	margin:0;
}
#shipping td {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#252525;
	padding-right:5px;
	padding-bottom:8px;
}
.cart-module .cart-content {
	padding:18px 0px 19px 18px;
	display: none;
	overflow: auto;
	border-top:none;
	background:url(../image/box-bg.png);
}
.cart-info {
	overflow:hidden;
}
#coupon {
	text-decoration: uppercase;
	/*color:#E52234;*/
	font-size:14px;
}
#coupon a {
	font-weight:normal;
}
#coupon input {
	width:230px;
	margin-left:5px;
	margin-right:5px;
}
.cart-content input {
	width:230px;
	margin-left:5px;
	margin-right:5px;
}
#voucher {
	font-weight:bold;
	color:#E52234;
	font-size:11px;
}
#voucher a {
	font-weight:normal;
}
#voucher input {
	float:left;
	clear:left;
}
#voucher label {
	float:left;
	margin:1px 0 0 0;
}
#voucher .right input {
	float:none;
}
.cart-content p {
	font-weight:bold;
	font-size:12px;
	color:#E52234;
	margin-bottom:15px;
}
.cart-total {
	width: 100%;
}

.cart-total table {
	border-collapse: collapse;
	background:#fff;
	float: right;
	width: 30%;
}
.cart-total table td {
	padding:6px 10px 6px 10px;
	font-family: 'Abel', Arial;
	color:#4d4949;
	border-right: none;
}
.cart-total table td b {
	font-family:'Abel',Arial, Helvetica, sans-serif;
}

.cart-total td {
	padding: 3px;
	text-align: right;
}
.about-page {
	padding-bottom:20px;
	padding-top:16px;
	padding-left:14px;
	padding-right:10px;
	margin:0 15px 0 10px;
}
.about-page h3 {
	font-size:15px;
	font-weight:100;
	color:#191919;
	margin:0;
	padding-bottom:13px;
	font-family: 'Abel', Arial;
}
.about-page-2 {
	padding-bottom:20px;
	padding-top:16px;
	padding-left:14px;
	padding-right:10px;
	margin:0 15px 0 10px;
}
.about-page-2 h3 {
	font-size:15px;
	font-weight:100;
	color:#191919;
	font-family: 'Abel', Arial;
	margin:0;
	padding-bottom:13px;
}
#cboxLoadedContent h1 { margin:0 15px;}
.about-page p {
	/*font-size:12px;*/
	color:#737373;
	line-height:17px;
	margin-bottom:12px;
}
.about-page-2 p {
	color:#737373;
	line-height:17px;
	margin-bottom:12px;
}
.about-page ul li {
	font-family: 'Abel', Arial;
	color:#626060;
	margin-bottom:4px;
	background:url('../image/marker-about.png') 0px 3px no-repeat;
	padding-left:16px;
}
/* button */


/* checkout */
.checkout-content.opt .left h2 {
	color:#f83b01;
	padding-bottom:0px;
}
.checkout-content.opt .right h2 {
	padding-bottom:0;
}
.checkout-content.opt .right a {
	color:#f83b01;
}
.checkout-content.opt .left {
	background: url("../image/login-content-left.gif") 0 bottom no-repeat #FFFFFF;
	float: left;
	height: 233px;
	padding: 15px 20px 32px;
	width: 305px;
}
.checkout-content.opt .right {
	background: url("../image/login-content-right.gif") no-repeat 0 0 #F8F8F8;
	float: right;
	height: 264px;
	padding: 15px 0 0 20px;
	width: 340px;
}
.checkout-heading {
	border-bottom:none;
	padding:7px 8px 7px 0px;
	font-weight: 100;
	font-family: 'Abel', Arial;
	font-size: 16px;
	color: #191919;
}
.marker-chekout {
	background: url(../image/marker-chekout.png) 9px 6px no-repeat;
	padding-left:28px;
}
.checkout-heading a {
	float: right;
	margin-top:-15px;
	font-weight: normal;
	text-decoration: none;
}
.cart-total-name {
	color:#191919;
	width:70%;
}
.cart-total1 {
	font-size:17px;
	text-align:center;
	width:30%;
	white-space: nowrap;
}
.tot {
	background:url(../image/box-bg.png);
}
.cart-total td.cart-total1.last {
	border-bottom:none;
}
.cart-total td.last {
	border-bottom:none;
}
.checkout-heading a:hover {
	color:#43403d;
	text-decoration:underline;
}
.checkout-content h2 {
	padding-bottom:12px;
}
.checkout-content {
	padding:20px 20px 15px 20px;
	display: none;
	overflow: auto;
	border-bottom:none;
	background:url(../image/box-bg.png) repeat-x #fff;
	text-align: left !important;
}
#payment-address-existing {
	margin-top:1px;
	margin-right:5px;
	float:left;
	margin-left:0
}
#payment-address-new {
	margin-top:1px;
	margin-right:5px;
	float:left;
	margin-left:0
}
.p1 {
	padding-bottom:12px;
}
.checkout-content .left label {
	margin-right:12px;
	width:150px;
}
.checkout-content .left #register {
	float:left;
	margin-right:5px;
}
.checkout-content .left b {
	margin-top:2px;
	float:left;
}
.checkout-content .left #guest {
	float:left;
	margin-right:5px;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.login-padd {
	padding-top:12px;
}
.checkout-content .right input.d1 {
	width:320px;
	margin-top:5px;
}
.checkout-content .right {
	float: right;
}
.checkout-content .buttons .right input {
	position:relative;
	top:2px;
}
.checkout-content .buttons {
	clear: both;
	margin-bottom:0;
}
.checkout-product table b {
	color:#191919;
	font-weight:bold;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	background: url(../image/bg-cart-image.png) 40px 90% no-repeat;
}
.checkout-product td {
	padding: 7px;
	line-height: 30px;
	font-family:'Abel', Arial;
}
.checkout-product thead td {
	color:#191919;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align:center;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align:center;
	color:#000;
}
.checkout-product tbody td {
	vertical-align: top;
}
.checkout-product tbody .name {
	text-align:left;
}
.checkout-product tbody .model {
	text-align:center;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align:center;
	white-space: nowrap;
}
.checkout-product tfoot td {
	text-align: right;
}
.contact-info {
	/*background: #c0c0c0;*/
	overflow: auto;
	padding:20px;
	margin-bottom:10px;
}
.contact-info.gold {
	background: url(../image/button-oro.png) !important;
	padding:18px;
}
.contact-info.gold .contact-box {
	font-size: 22px;
	line-height: 22px;
}

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

.contact-form {
	margin-bottom: 10px;	
}

.contact-form label{
	display: block;
	float: left;
	width: 240px;
	background: #c0c0c0;
	border: 1px solid #999;
	padding: 5px;
	font-size: 15px;
	height:20px;
	line-height: 20px;
}

.contact-form input{
	display: inline-block;
	width: 500px;
	border: 1px solid #999;
	padding: 5px;
	font-size: 15px;
	height:20px;
	line-height: 20px;
	margin: 0 0 0 -4px;
}

.contact-form input.captcha{
	display: block;
	float: left;
	width: 100px;
	border: 1px solid #999;
	padding: 5px;
	font-size: 14px;
	height:23px;
	line-height: 20px;
	margin: 0;
}

.contact-form textarea {
	width: 503px;
	margin: 0 0 0 -4px;
	height: 300px;
	border: 1px solid #999;
}

.contact-content .button {
	background: url(../image/button-oro.png) !important;
	width: 200px;
	text-align: center;
	float: right;
}

.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;
}
.map-left {
	float:left;
}
.map-content figure iframe {
	border:none;
}
.map-content figure {
	margin:0;
	padding:0;
	overflow:hidden;
}
.map-content {
	width:430px;
	height:243px;
	float:right;
	overflow:hidden;
}
.contact-box {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #191919;
}

.contact-box b {
	font-size:16px;
	font-weight:600;
	color:#333;
}

.contact-box a {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #9f864a;
}

.contact-box-2 {
	width:270px;
	padding-top:7px;
	padding-left:7px;
	line-height:17px;
}
.contact-box-2 b {
	font-size:15px;
	font-weight:600;
	color:#191919;
}


/********************************************************************************************************************************************************************************************************/
/* sitempa */

.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info ul ul{
	margin-top:10px;
	list-style: square;
}

.sitemap-info ul li {
	/*background: url("../image/marker-manuf.png") no-repeat scroll left 5px transparent;*/
	/*color: #191919;*/
	padding-bottom: 4px;
	padding-left: 22px;
	padding-top: 4px;
	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:#BBA162;
}
.sitemap-info h1 {
	/*font-size: 16px;*/
	margin-bottom: 0;
}
.sitemap-info h1 a{
	font-size: 20px;
}

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


#content .content.contact-f {
	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;
}
#newsletter .content {
	margin:0;
	padding:0;
	border:none;
}

#newsletter .form tr td:first-child {
	width:58px;
}
/* footer */
.footer-wrap {
	clear:both;
	overflow:hidden;
}
#footer {
	clear: both;
	overflow: hidden;
	min-height: 80px;
	padding:16px 0 21px 20px;
}
#footer h3 {
	font-weight:700;
	line-height:normal;
	color:#333333;
	font-size:14px;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
#footer .column-container{
	position: relative;
	background-color: #c0c0c0;
	width: 1024px;
	overflow: hidden;
	padding: 10px;
}

#footer .column {
	float: left;
	margin-right: 20px;
	min-height: 110px;
	border-right: 1px solid #fff;
	width: 184px;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	width: 100%;
}
#footer .column ul li {
	padding-top:0px;
	padding-bottom:5px;
	list-style:none;
	line-height:15px;
	color: #eee;
}
#footer .column a {
	text-decoration: none;
	font-size:14px;
	color:#3f3f3f;
	padding-left: 0px;
}

#footer .column a.button {
	padding: 5px 10px !important;
	text-align: center;
}


#footer .column a:hover {
	color:#333333;
}
#footer .column.col-5 {
	margin-right:0;
	border-right: 0px;
}
#footer h4 {
	margin-top:0;
	font-size:17px;
	color:#555050;
	line-height:21px;
	font-weight:normal;
	margin-bottom:7px;
}

#footer input {
	margin:2px 0;
}

#footer label {
	display: block;
}

#footer input[type=text], input[type=email] {
	width: 120px;
}

#footer .manufactures-container{
	height: 90px;
	overflow: hidden;
	border-top: 1px solid #d5d5d5;
	margin: 30px 0px 0px 0px;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #d5d5d5;
}

#footer .categories-container{
	padding: 10px 10px;
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 10px 0;
	font-size: 10px;
	/*min-height: 320px;*/
	/*background-color: #c0c0c0;*/
}




#footer .categories-container.payment{
	text-align: center;
	padding: 0;
}

.categories-container.payment li{
	display: inline-block;
	vertical-align: middle;
}

.categories-container.payment .separator{
	padding-top: 5px;
}

#footer .categories-container .categories-column {
	width: 184px;
	float:left;
	margin-right: 20px;
	border-right: 1px solid #c0c0c0;
	min-height: 290px;
}

#footer .categories-container .categories-column.column-8 {
	margin-right:0;
	border-right: 0px;
}

#footer .categories-container ul {
	float:left;
	padding: 0 ;
	width: 100%;
	margin-bottom: 10px;
}

#footer .categories-container b { color: #000; text-transform: uppercase; }
#footer .categories-container a{ text-decoration: none; font-size: 14px; }

#footer .categories-container.payment a {
	display: block;
	height: 42px;
	overflow: hidden;
	margin: 0 11px;
	padding: 0 16px;
}
#footer .categories-container.payment a:hover img {
	margin-top: -42px;
}

#footer .categories-container a:hover{ text-decoration: underline; }
#footer .categories-container p{ margin: 0px; }

#footer .manufactures-container .item a img{
	padding: 10px;
	margin: 10px 0;
}

#powered a:hover {
	text-decoration:underline;
}
#powered a {
	text-decoration:none;
	color:#757475;
	font-size:10px;
}
#powered a:hover {
	text-decoration:underline;
}
#powered {
	font-size: 12px;
	color: #757475;
	text-align: center;
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #c9c9c9;
	padding: 10px;
}
#powered .wrap-powered{
	position: absolute;
	right: 10px;
	bottom: 0px;
}
/***********************************************************************************tooltips*************************************************************************************************************/
#easyTooltip {
	padding:5px 10px;
	border:1px solid #fff;
	background:#3f3f3f;
	color:#fff;
	font-size:11px;
	text-transform:none;
	position:relative;
	z-index:99;
	font-weight:bold;
}
/********************************************************************************************************************************************************************************************************/
/* banner */
input#sub_category, input#description {
	position:relative;
	top:2px;
}
.product-search .content select {
	padding-bottom:3px;
}

.welcome-box img {
	float:right;
	margin-top:-90px;
	margin-right:20px;
}
/* AJAX Add to Cart Confirm by Harryo*/
.success, .warning, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}
.success a, .warning a, .attention a, .information a {
	color: #333;
}
#cart-success {
	position: fixed;
	z-index:9998;
}
.success .close {
}
.success {
	color:#000
}
.success a:hover {
	text-decoration:none;
}
.success a {
	text-decoration:underline;
	color:#43403d
}
.success span:hover img {
	margin-top:-11px;
}
.success p {
	margin-bottom:11px;
	font-size:24px;
	color:#1b1b1b;
}
.success span {
	width:11px;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:8px;
	top:8px;
}
.success {
	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:#fff;
	display:none;
	font-size:14px;
}
#wrap {
	z-index:10!important;
}
.rev-success {
	background: #EAF7D9 url('../image/success.png') left no-repeat;
	border: 1px solid #BBDF8D;
	padding-left:20px;
}
.mousetrap .related-info:hover {
}
.related-info .name {
	min-height:40px;
}
.related-info .price {
	float:none;
	padding-bottom:8px;
}
.related-info {
	display: inline-block;
	margin: 0 2px 11px;
	padding: 10px;
	vertical-align: top;
	width:161px;
	float:left;
}
/***************************************************************related****************************************************************/
.related-info:hover {
}
.related-info .name {
	min-height:52px;
}
.related-info .price {
	float:none;
	padding-bottom:8px;
	position:relative;
	font-size:14px;
}
.related-info {
	display: inline-block;
	margin: 0 2px 11px;
	padding: 10px;
	vertical-align: top;
	width:159px;
	float:left;
}
.related-carousel .related-info {
	width:152px !important;
}
.related.related-carousel .box-product {
	background:url(../image/box-bg.png) repeat-x #fff;
	padding:10px 10px 1px 10px;
	width:auto;
	overflow:hidden;
	height:315px;
}
.related-info .rating {
	height:13px;
}
.related .jcarousel-clip {
	overflow:hidden;
	left:19px;
	width:703px;
	height:380px;
}
.related .jcarousel-prev {
	display:block;
	position:absolute;
	height:326px;
	width:26px;
	left:-10px;
	top:-10px;
	background:url(../image/related-pagg-prev.png) 8px 50% no-repeat #BBA162;
	border-right:1px solid #dfe1e4;
	cursor:pointer;
}
.related .jcarousel-prev:hover, .related .jcarousel-prev.jcarousel-prev-disabled {
	background-position:-26px 50%;
	background-color:#3A3637;
}
.related .jcarousel-prev.jcarousel-prev-disabled {
	cursor:default;
}
.related .jcarousel-next {
	display:block;
	position:absolute;
	height:326px;
	width:26px;
	right:-10px;
	top:-10px;
	background:url(../image/related-pagg-next.png) no-repeat -24px 50% #BBA162;
	border-left:1px solid #dfe1e4;
	cursor:pointer;
}
.related .jcarousel-next:hover, .related .jcarousel-next.jcarousel-next-disabled {
	background-position:10px 50%;
	background-color:#2E2E2E;
}
.related .jcarousel-next.jcarousel-next-disabled {
	cursor:default;
}
/******************************************************************************************************************************************/
/*************************************************************************updated cart****************************************************/
.mt5 {
	margin-top:5px;
}
#voucher .form textarea {
	min-height:60px;	
	min-width:300px;	
}

#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:100;
	font-family: 'Abel', Arial;
}

.checkout-cart h2 {
	font-size:20px;
	line-height:24px;
	color:#191919;
	padding:20px 0;
}
#content .cart-module > div {
	display:none;
	background:#f7f7f7;
	padding:15px;
	/*border-top:none;*/
	margin-bottom:0;
	margin-top:20px;
	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;
	background: none;
	border: none;
}
.shop-cart-content .highlight label {
	font-weight:100;
	font-family: 'Abel', Arial;
}
#confirm .checkout-content {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 7px;
}
#confirm .checkout-content .name a {
	font-size:14px;
}

#shipping-method textarea, #payment-method textarea {
	min-width:715px;
	max-width:715px;
	min-height:45px;
	max-height:45px;
	font-family:Arial, Helvetica, sans-serif;
}
/*****************************************************************************************************************************************/
/******************************************************************************************************************************************/
#colorbox {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
	padding:15px;
	width:700px;
}
.preview .marg { margin-bottom:25px;}
.preview .price { width:100%; overflow:hidden; margin-bottom:20px;}
.preview .price span { float:left; margin-left:10px;}
.preview .right .inf span { display:block;}
.preview .left {
	float:left;
	width:47%;
}
.preview .right .inf span.text-price { margin-left:0;}
.preview .right h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.preview .right {
	float:left;
	width:53%;
}
.preview .inf .prod-stock {
    margin-bottom: 10px;
}
.preview .description {
	height:180px;
	padding:15px;
	overflow:auto;
	border:1px solid #ccc;
}
.preview .cart { float:left; width:auto;}
.preview .extra-button { float:left; width:150px; margin-top:3px; margin-left:15px;}
.preview .tip:hover span { display:block; text-indent:0; bottom:25px; left:0;}
.preview .tip2:hover span { display:block; text-indent:0; bottom:25px; left:0;}
#cboxContent #cboxTitle {
	width:60%;
	padding:0 20%;
}
#colorbox { z-index:100  !important;}
#cboxOverlay { z-index:100 !important;}
.preview .rating { margin-top:15px;}
.featured ul li .image2 {
    position: relative;
}
.image2 .button {
    display: none;
    left: 30px;
    position: absolute;
    top: 40%;
}
.featured ul li:hover .image2 .button {
    display: block;
}
#payment, .payment {
	border: 0px;
}
.credits:hover { text-decoration: none !important; }
.credits:hover strong{
	color: #7db025;
}