/* CSS Document */
/* Product Home */
.product-home-bound{
	width:1180px;
	padding:30px 0 20px 0;
	border-bottom:1px solid #d7d7d7;
	margin:0 auto;
}
.mycarousel ul li .product-items{
	position:relative;
}
.mycarousel ul li .product-items a{
	width:278px;
	height:278px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.product-items-images{
	border:1px solid #FFF;
}
.jcarousel-skin-tango .jcarousel-item img{
	max-height:278px;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}
.product-items-images:hover{
	border:1px solid #2e2e2e;
}
.name-category-product-home h3{
	margin:0;
	padding-bottom: 25px;
}
.name-category-product-home h3 a{
	font-size: 24px;
	margin:0;
	text-decoration:none;
	line-height: 30px;
	padding-right: 100px;
	font-weight: bold;
	color: #505050;
}
.product-items-images:hover .product_label{
	display:none;
	}
.product-items .product_label{
	width: 34px;
	height: 35px;
	position: absolute;
	bottom:0px;
	right: 0px;
	color: #FFF;
}
.product-items .product_label .product_label_new{
	background-color: #e42020;
	width: 34px;
	height: 34px;
	font-size: 11px;
	line-height: 34px;
	font-weight: bold;
	border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	-webkit-border-radius:100%;
	text-align: center;
	margin-bottom: -8px;
	z-index: 5;
	display: inline-block;
}
.product-items .product_label  .product_label_sale{
	display: inline-block;
	background-color: #197cd8;
	width: 34px;
	height: 34px;
	overflow: visible;
	font-size: 11px;
	font-weight: bold;
	line-height: 34px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-align: center;
	z-index: 6;
	margin-top: 0px;
}
.product-items-images{
	position:relative;
}
.add-cart-home{
	width:35px !important;
	height:35px !important;
	position:absolute;
	z-index:10000;
	bottom:0;
	right:0;
	opacity:0;
	background:url(../images/ic-add-to-cart.png) no-repeat;
	background-color: #000;
}
a.quick_shop{
	position:absolute;
	z-index:1000;
	top:50%;
	left:50%;
	margin-left:-48px;
	margin-top:-14px;
	width:97px !important;
	height:28px !important;
	display:inline-block !important;
	line-height:28px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration:none;
	transition: all .3s ease-in-out 0;
	-moz-transition: all .3s ease-in-out 0;
	-webkit-transition: all .3s ease-in-out 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}
a.quick_shop:hover{
	background-color: #ff8a00;
	border-color: #ff8a00
}

.quick_shop{
	opacity:0;
	transition:ease-in 3s;
	transition-duration:1s;
}

.product-items:hover .quick_shop{
	opacity:1;
}
.product_thumbnail_wrapper:hover .quick_shop{
	opacity:1;
}
.product-items:hover .add-cart-home{
	width:31px !important;
	height:31px !important;
	opacity:1;
}

.add-cart-home:hover{
	background-color: #ff8a00;
}
.product-home-info{
	display:block !important;
}
.product-home-info a{
	display:block !important;
	height:auto !important;
	text-decoration:none;
}
.product-home-info h2{
	padding:0 10px;
	width:258px;
	height: 20px;
	font-size: 13px;
	line-height: 15px;
	color: #2e2e2e;
}
.product-home-info h2:hover{
	color: #197cd8;
}
.product-home-price span{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #505050;
}
.product-home-info .product-home-price .price-fix{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #505050;
}
.product-home-info .product-home-price{
	display:block;
	text-align:center;
}
.product-home-info .product-home-price .price-sale, .product-home-info .product-home-price .price-sale span{
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #00a2ff;
}

/***************** CSS Hau************************/

/* CSS Document */
.pro-list-bound{
	width: 100%;
	padding: 0 0 0 0;
	min-height: 400px;
	margin:0 auto;
	}
.pro-list-container{
	margin:0 10px;
	}
.pro-list-container h1,.pro-list-container h2{
	font-size: 40px;
	line-height: 36px;
	text-align: left;
	margin-bottom: 18px;
	letter-spacing: -.4px;
	padding-bottom: 16px;
	font-weight: bold;
	color: #505050;
}
.pro-list-container h2{
	text-align:center;
	padding:10px 0;
	margin: 10px 0;
	}
.pro-list-top{
	clear:both;
	overflow:hidden;
	width:100%;
	}
.cat_custom_content{
	overflow: hidden;
	padding-bottom: 37px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #d7d7d7;
	font-size:13px;
	}
.cat_custom_content img {
	margin-bottom: 30px;
	height: auto;
	max-width: 100%;
}
.pro-list-content{
	width:100%;
	overflow:hidden;
	}
.pro-list-control{
	overflow: hidden;
	width: 100%;
	float: left;
	margin: 10px 0;	
	}
.pro-list-control .woocommerce-result-count {
font-size: 14px;
line-height: 18px;
margin: 5px 20px 12px 0;
float: left;
}
.woocommerce-ordering {
margin-bottom: 20px;
margin: 0 0 1em;
float: right;
}
.woocommerce-ordering select {
	width: 154px;
	font-size: 14px;
	padding: 3px 4px 4px 10px;
	border-radius: 20px;
	line-height: 16px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	border: 1px solid #d7d7d7;
	height: 28px;
	outline:none;
	vertical-align: top;
	background: url(../images/ic-select.png) no-repeat right center;
}
.woocommerce-ordering select option {
	padding: 0 8px;
	font-weight: normal;
}
.gridlist-toggle {
clear: none;
float: right;
margin-bottom: 0;
position: relative;
width:91px;
height: 30px;
padding: 0!important;
}
.gridlist-toggle a#list:hover,.gridlist-toggle a#grid:hover {
	border-color: #999999;
	}
.gridlist-toggle a#list {
width: 41px;
height: 28px;
background: url(../images/ic-list.png) no-repeat left center #000;
border-radius: 0 20px 20px 0;
-webkit-border-radius: 0 20px 20px 0;
-moz-border-radius: 0 20px 20px 0;
-o-border-radius: 0 20px 20px 0;
border-width: 1px 1px 1px 0;
box-shadow: none;
-moz-box-shadow: none;
}
.gridlist-toggle a#list.active {
background: url(../images/ic-list-active.png) no-repeat left center;
border-color: #197cd8;
background-color: #197cd8;
}
.gridlist-toggle a#grid.active {
background: url(../images/ic-grid-active.png) no-repeat right center;
border-color: #197cd8;
background-color: #197cd8;
}
.gridlist-toggle a#grid {
width: 41px;
height: 28px;
background-image: url(../images/ic-grid.png);
background-color:#000;
background-repeat: no-repeat;
background-position: right center;
border-radius: 20px 0 0 20px;
-webkit-border-radius: 20px 0 0 20px;
-moz-border-radius: 20px 0 0 20px;
-o-border-radius: 20px 0 0 20px;
border-width: 1px 0 1px 1px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin-right:-4px;
border-right: 1px solid #000;
}
.gridlist-toggle a.active {
background: #444;
background: -webkit-gradient(linear,left top,left bottom,from(#444),to(#666));
background: -webkit-linear-gradient(#444,#666);
background: -moz-linear-gradient(center top,#444 0,#666 100%);
background: -moz-gradient(center top,#444 0,#666 100%);
text-shadow: 0 1px 0 #000;
-webkit-box-shadow: inset 0 1px 2px #444,inset 0 -1px 0 #777;
-moz-box-shadow: inset 0 1px 2px #444,inset 0 -1px 0 #777;
}
.gridlist-toggle a {
display: inline-block;
text-align: center;
border-style: solid;
border-color:#d7d7d7;
text-shadow: 0 1px 0 #fff;
text-decoration: none!important;
font-weight: normal!important;
font-family: sans-serif!important;
font-size: 1em!important;
line-height: 1.5em!important;
color: #222!important;
transition: all .3s ease-in-out 0;
-moz-transition: all .3s ease-in-out 0;
-webkit-transition: all .3s ease-in-out 0;
}
/*********products***********/
.tax-product_cat ul.products {
	padding:0;
	padding-top: 22px!important;

	margin-bottom: 0!important;
	margin:0;
	list-style: none outside;
	clear: both;
}
.products.list {
padding-top: 0 !important;
}
ul.products.list li.product:first-child {
border-top: 0;
padding-top: 0;
margin-top: 15px;
}
ul.products.list li.product {
border-right: 0;
padding: 35px 0 0 0;
margin: 0px 0 20px 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color:#d7d7d7;
display: inline-block;
width: 100% !important;
}
ul.products.list li.product .product_thumbnail_wrapper {
float: left;
margin-right: 20px;
overflow: visible;
position: relative;
}
ul.products.list li.product .product-meta-wrapper {
margin: 0;
position: relative;
text-align: left;
display: block;
overflow: hidden;
top: 0;
padding-right: 0;
padding-top: 0;
}
ul.products.list li.product .product-meta-wrapper >.second-rating {
display: inline-block;
}
ul.products.list li.product .product-meta-wrapper >.second-rating > .star-rating {
margin-bottom: 7px;
}
ul.products.list li.product .product-meta-wrapper .star-rating {
left: 0;
margin-left: 0!important;
}
ul.products.list li.product .product-meta-wrapper>div.star-rating {
display: none !important;
}
ul.products.list li.product .product-meta-wrapper .heading-title.product-title a {
font-size: 18px;
line-height: 20px;
padding-bottom: 0px;
transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
}
ul.products.list li.product .product-meta-wrapper .heading-title.product-title {
font-size: 18px;
line-height: 20px;
margin-bottom: 5px;
}
 ul.products.list li.product .product-meta-wrapper h3.heading-title {
width: 100%;
float: left;
text-align: left;
}
ul.products.list li.product .product-meta-wrapper .short-description {
margin: 10px 0 10px 0;
line-height: 20px;
}
ul.products.list li.product .product-meta-wrapper .short-description {
width: 100%;
float: left;
margin-top: 7px;
}
ul.products.grid li.product{
	height: 365px;
}
ul.products.list li.product{
	max-height:365px;
}
ul.products.list li.product .product-meta-wrapper .price {
text-align: left;
}
ul.products.list li.product .product-meta-wrapper .price {
width: 100%;
float: left;
margin: 6px 0;
}
ul.products.list li.product .list_add_to_cart {
	display: block;
	margin-top:10px;
}
.products.list li.product .product-meta-wrapper .list_add_to_cart a {
float: left;
font-weight:bold;
text-align: center;
margin-top:5px;
}
.products.grid{
	padding-top: 0 !important;
	}
ul.products.grid li.product .product-meta-wrapper {
max-width: 210px;
}
ul.grid .short-description {
display: none!important;
}
ul.products li.product .product-meta-wrapper >.second-rating {
display: none;
}
ul.products li.product .product-meta-wrapper {
padding: 10px 0;
overflow: visible;
margin: 0 auto;
max-width: 100%;
position: relative;
}	
ul.products li.product.span6{
width: 25%;
}
ul.grid li.product .product-meta-wrapper span.price{
	height:50px;
}
ul.products li.product{
width: 25%;
float: left;
position: relative;
margin: 20px 0 35px 0;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 0 10px;
text-align: center;
}
ul.products li.product .product_thumbnail_wrapper {
padding: 0;
height:200px;
display:table-cell;
vertical-align:middle;
text-align:center;
max-width: 100%;
position: relative;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
}
.quick_shop:focus {
outline: none;
}
ul.products li.product a {
font-size: 13px;
}
ul li.product .product_thumbnail_wrapper > a[href^=http]{
	perspective: 600px;
-webkit-perspective: 600px;
-o-perspective: 600px;
-moz-perspective: 600px;
display: block;
border-bottom: 0;
position: relative;
	}
ul.products li.product div.product_label{
-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
ul.products li.product div.product_label {
	position: absolute;
	right: 5px;
	bottom: 0px;
	z-index: 10;
	height: 36px;
	width: 34px;
}
ul.products li.product span.featured {
background-color: #e42020;
}
ul.products li.product span.featured {
display: inline-block;
float: right;
padding: 0;
position: relative;
z-index: 1;
color:#fff;
width: 34px;
height: 34px;
overflow: visible;
font-size: 11px;
line-height: 34px;
font-weight: bold;
text-transform: lowercase;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
text-align: center;
z-index: 5;
}
  ul.products li.product .onsale {
	background-color: #F00;
	display: inline-block;
	float: right;
	padding: 0;
	position: relative;
	z-index: 1;
	width: 34px;
	color:#fff;
	height: 34px;
	right: 0;
	text-transform: lowercase;
	margin: 0;
	overflow: visible;
	font-size: 11px;
	font-weight: bold;
	line-height: 34px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	text-align: center;
	z-index: 6;
	margin-top: -3px;
}
.product_label .off_number {
display: none !important;
}
ul li.product a .product-image-front {
width:205px;
left: 0;
top: 0;
z-index: 1;
position: relative;
max-width: 100%;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-o-backface-visibility: hidden;
transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-webkit-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transition: all 700ms ease-in-out 0s;
-moz-transition: all 700ms ease-in-out 0s;
-webkit-transition: all 700ms ease-in-out 0s;
-o-transition: all 700ms ease-in-out 0s;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: #fff;
display:table-cell;
vertical-align:middle;
text-align:center;
}
ul li.product a:hover .product-image-front {
transform: rotateX(0deg) rotateY(360deg);
-moz-transform: rotateX(0deg) rotateY(360deg);
-webkit-transform: rotateX(0deg) rotateY(360deg);
-o-transform: rotateX(0deg) rotateY(360deg);
}
ul li.product a:hover .product-image-back {
z-index: 3;
transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-webkit-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
}
 ul li.product a .product-image-back img,  ul li.product a .product-image-front img {
position: relative;
transition: all .6s ease-in-out 0;
-moz-transition: all .6s ease-in-out 0;
-webkit-transition: all .6s ease-in-out 0;
padding: 0;
margin: 0 auto;
}
ul.products li.product a img{
width: auto;
height: auto;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0;
max-width: 100%;
max-height:205px;
}
 ul li.product a .product-image-back {
text-align: center;
left: 0;
top: 0;
z-index: 1;
position: absolute;
height: auto;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-o-backface-visibility: hidden;
transform: rotateX(0deg) rotateY(-180deg);
-moz-transform: rotateX(0deg) rotateY(-180deg);
-webkit-transform: rotateX(0deg) rotateY(-180deg);
-o-transform: rotateX(0deg) rotateY(-180deg);
transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transition: all 500ms ease-in-out 0s;
-moz-transition: all 500ms ease-in-out 0s;
-webkit-transition: all 500ms ease-in-out 0s;
-o-transition: all 500ms ease-in-out 0s;
background: #fff;
}
ul.products li.product .product-meta-wrapper {
padding: 10px 0;
overflow: visible;
margin: 0 auto;
max-width: 100%;
position: relative;
}

ul.products li.product h3.heading-title {
	text-transform: capitalize;
	line-height: 18px;
	height: 30px;
	font-size: 14px;
	padding-bottom: 0;
	font-weight: bold;
}
ul.products li.product .heading-title {
text-transform: none;
padding: 0;
font-size: 14px;
line-height: 18px;
margin: 0 0 8px;
font-weight: bold;
text-align: center;
display: inline-block;
width: 100%;
float: left;
}
ul.products li.product .heading-title a{
	color: #505050;
	}
ul.products li.product .heading-title a:hover{
	color: #197cd8;
	}
ul.products li.product a {
text-decoration: none;
}
.product-meta-wrapper .short-description .std{
	font-size:13px;
	line-height:20px;
	}
.short-description-title {
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin:0;
}
ul.products li.product .product-meta-wrapper span.price {
text-align: center;
float: none;
width: 100%;
color: #00a2ff;
}
ul.products li.product .price {
font-size: 24px;
float: left;
font-weight: normal;
line-height: 26px;
padding-left: 0;
margin-bottom: 8px;
display: inline-block;
}
ul.products li.product .product-meta-wrapper span.price del.price-fix{
	font-size: 18px;
	line-height: 26px;
	display: inline-block;
	text-decoration:line-through;
	color: #505050;
}
ul.products li.product .product-meta-wrapper span.price ins.price-sale{
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	line-height: 24px;
	margin: 0 3px;
}
 ul.products li.product .price .del {
	font-size: 24px;
	line-height: 26px;
	display: inline-block;
	text-decoration:line-through;
	color: #505050;
}
ul.products li.product .amount {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 3px;
}
ul.products li.product .product-meta-wrapper .list_add_to_cart a {
	transition: all .3s ease-in-out 0;
	-moz-transition: all .3s ease-in-out 0;
	-webkit-transition: all .3s ease-in-out 0;
	padding: 4px 20px;
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	border: 1px solid;
	white-space: normal;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
}
ul.products li.product .product-meta-wrapper .list_add_to_cart a{
	background-color: #49b050;
	border-color: #49b050;
	color: #fff;
}
ul.products li.product .product-meta-wrapper .list_add_to_cart a:hover{
	color: #49b050;
	border-color: #49b050;
	background-color: #fff;
}
/*-------------PRODUCT-LISTR-----------------*/
.product-new{
	overflow:hidden;
	}
.product-new h2.title, .product-new h1.title,.product-new h1.title a{
background: url(../images/bg-title.png) repeat-y;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-mz-border-radius: 5px;
-o-border-radius: 5px;
padding: 0px 3px;
text-transform: uppercase;
color: #005629;
font-size: 10pt;
font-weight:bold;
line-height: 35px;
}
.content {
padding: 10px;
}
.content:before, .content:after {
content: "";
display: table;
line-height: 0;
}
.box-product {
width: 184px;
height: 250px;
background-color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-mz-border-radius: 5px;
-o-border-radius: 5px;
margin: 10px;
float: left;
text-align: center;
border: 1px solid #e9e9e9;
}
.box-product:hover {
border: 1px solid #999;
}
.product-sub {
margin-left: 25px;
}
.box-product a {
color: #005629;
font-weight: bold;
}
.box-product a:hover {
color: #ff9900;
text-decoration:none;
}
.box-product .pict {
width: 160px;
height: 170px;
overflow: hidden;
margin-bottom: 5px;
margin: 10px 12px;
}
.box-product .pict img {
width: 151px;
}
.box-product .price {
color: #c00;
font-size: 11pt;
}
/*-------------PRODUCT-detail-----------------*/
.zoom-small-image {
margin-bottom: 5px;
}
.product-left {
width: 264px;
min-height: 350px;
float: left;
margin-right: 10px;
background: url(../images/bg-product-sub.png) no-repeat;
padding: 0px 6px;
position:relative;
}
.product-left .pict {
width: 264px;
text-align: center;
}
.zoom-small-image {
margin-bottom: 5px;
}
.product-info {
float: left;
width: 400px;
min-height: 350px;
}
.product-info h3.title {
color: #c00;
font-size: 11pt;
text-transform: uppercase;
margin-top: 10px;
}
.product-info ul {
margin: 5px 0px;
padding: 0px;
list-style: none;
display: inline-block;
width: 100%;
}
.product-info ul li.first {
float: left;
width: 100px;
margin-right: 10px;
text-align: right;
}
.product-info ul li {
display: inline-block;
}
.product-info ul li.price strong {
color: #c00;
font-size: 13pt;
font-weight: bold;
}
.etabs {
margin: 0;
padding: 0;
}
.tab.active {
background: #fff;
padding-top: 4px;
position: relative;
top: 1px;
border-color: #e1e1e1;
border-top: 2px solid #005629;
border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-mz-border-radius: 4px 4px 0px 0px;
-o-border-radius: 4px 4px 0px 0px;
}
.tab a {
line-height: 2em;
display: block;
padding: 3px 25px;
outline: none;
color: #444444;
text-transform: uppercase;
font-weight: bold;
}
.tab a.active {
font-weight: bold;
}
.tab-container .panel-container {
background: #fff;
border: solid #e1e1e1 1px;
padding: 10px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-mz-border-radius: 0px 0px 5px 5px;
-o-border-radius: 0px 0px 5px 5px;
min-height: 300px;
}
.tab {
display: inline-block;
zoom: 1;
background: #eee;
border: solid 1px #e1e1e1;
border-bottom: none;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-mz-border-radius: 4px 4px 0px 0px;
-o-border-radius: 4px 4px 0px 0px;
background-image: -webkit-gradient(linear, center top , #fbfbfb, #eeecec);
background-color: #eeecec;
background-image: -moz-linear-gradient(center top , #fbfbfb, #eeecec);
background-image: -webkit-linear-gradient(center top , #fbfbfb, #eeecec);
background-image: -ms-linear-gradient(center top , #fbfbfb, #eeecec);
background-image: -o-linear-gradient(center top , #fbfbfb, #eeecec);
background-image: linear-gradient(center top, #fbfbfb, #eeecec);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fbfbfb, endColorstr=#eeecec);
}
.panel-container {
margin-bottom: 10px;
}
.jcarousel-skin-tango {
margin: 0px 20px;
}
.zoomWrapper{
	width: 264px;
	height: 300px;
	display:table-cell ;
	vertical-align:middle;
	text-align:center;
	}
.zoomWrapper #full-img{
	max-width:264px;
	max-height:300px;
	}
#zoom-image{
	position:absolute;
	top:0;
	width:400px;
	height:350px;
	left:264px;
	z-index:9999;
	visibility: hidden;
	}
.zoomWindowContainer div