/* GLOBAL STYLES */
/* #################################################################################################### */
.box-pro-tab {
	overflow: visible;
	text-align: center;
}
.conteimg{
width: 195px;
display: block;
text-align: center;
float:left;	
margin: -2px 12px 12px 13px !important;
}
.pat{
width: 280px!important;	
}
.patul{
width: 236px!important;	
}
.patul3{
width: 234px!important;	
}
.paner{
width: 290px!important;	
}
.box_rest {
	width:94%!important;
}
.box_rest2 {
	margin-right: 0px !important;
}
.box-pro-tab .pro-tab-item-wrap {
	float: left;
	display: block;
	margin-right: -10px !important;
}
.pro-tab-item {
	transition: all 0.2s;
	vertical-align: top;
	background: url('../bg.png');
	border: 1px solid #dbdbdb;
}
.pro-tab-item:hover {
	background-color: #adc2ff;
	box-shadow: 0 0 10px #000;
	border: 1px solid #969696;
}
.pro-tab-item  .name a {
	color: #1361d6;
	font-weight: 700;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}
.pro-tab-item  .name a:hover {
	color: #000dff;
}
.pro-tab-item  .price {
	font-weight: 700;
	font-size: 15px;
	color: #306b0e;
}
.pro-tab-item  .image .rating {
	text-shadow: 0 0 1px #A7A7A7;
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0;
	text-align: center;
	color: #ffa200;
	font-size: 16px;
}
.pro-tab-item .buttonsdiv {
	background: url('../bg.png');
	width:  100%;
	text-align: center;
	position: absolute;
	top: -50px;
	padding: 3px 0 3px 0;
	left: 0;
}
.pro-tab-item:hover .buttonsdiv {
	background-color: #adc2ff;
}
.pro-tab-item  .wbutton, .pro-tab-item  .cbutton, .pro-tab-item  .quickview {
	font-size: 22px;
	min-height: 22px;
	height: 22px;
	color: #519999;
	font-weight: 400;
	padding: 0 10px 0 10px;
	border:medium none currentcolor;
	text-decoration:none;
}
.pro-tab-item  .wbutton:hover, .pro-tab-item  .cbutton:hover, .pro-tab-item  .quickview:hover {
	color: #1a5959;
	cursor: pointer;
}
.pro-tab-item input.cartbutton {
	cursor: pointer;
	position: relative;
	text-decoration: none;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border: medium none currentcolor;
	border-radius: 3px 3px 3px 3px;
	background: #519999;
	font-weight: 400;
	font-size: 12px;
	text-decoration:none;
	text-align: center;
	margin: 0;
	border: 0;
}
.pro-tab-item input.cartbutton:hover {
	background: #105959;
	cursor: pointer;
}
.pro-tab-item .cartbuttonicon {
	text-decoration: none;
	font-size: 32px;
	color: #519999;
}
.pro-tab-item .cartbuttonicon:hover {
	color: #105959;
	cursor: pointer;
}
.pro-tab-promo {	
	color: #fff500;
	position: absolute;
	top: 0;
	right: 0px;
	text-align: center;
	min-width: 80px;
	text-shadow: 0 0 1px #000;
}
.pro-tab-promo-text {
	color: #ff0000;
	position: absolute;
	top: 30px;
	display: block;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	text-align: center;
	width: 100%;
	text-shadow: 0 0 0 #000;
}
.pro-tab-item  .image {
	display: block;
	margin-bottom: 0;
	position:relative;
	overflow: hidden;
}
.pro-tab-item  .price-old {
	color: #f00;
	text-decoration: line-through;
}
/* CAROUSEL AND GRID */
/* #################################################################################################### */
.pro-tab-carousel, .pro-tab-grid {
	text-align: center;
	overflow: hidden;
	position: relative;
}
.pro-tab-carousel .price, .pro-tab-grid .price  {
	display: block;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 5px;
}
.pro-tab-carousel  .cart, .pro-tab-grid .cart {
	text-align: center;
	margin-bottom: 5px;
}
/* CAROUSEL ONLY */
/* #################################################################################################### */
.pro-tab-carousel {
	margin: 0px 9px 10px 0px;
	float: left;
	display: block;
	width: 200px;
}
#column-left .pro-tab-carousel , #column-right .pro-tab-carousel {
	margin: 10px 0 10px 1px;
	width: 100%;
	box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
}
/* GRID ONLY */
/* #################################################################################################### */
.pro-tab-grid {
	margin: 9px 7px 9px 7px;
	float: none;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 170px;
}

#column-left .box-pro-tab .rilef , #column-right .box-pro-tab .rilef{
	height: 90px!important;
}
#column-left .box-pro-tab .rilef2 , #column-right .box-pro-tab .rilef2{
	height: 345px!important;
}
.box-pro-tab .rilef {
height: 210px;
margin-bottom:0px;
}
#column-right .box-content > .box-product {
    margin-right: 0px!important;
}
#column-left .itemcolumns .name , #column-right .itemcolumns .name{
	
}
#column-left .itemcolumns .price , #column-right .itemcolumns .price{
	margin-left: 0px !important;
}
#column-left .itemcolumns .rating , #column-right .itemcolumns .rating{
	margin-left: 0px !important;
}
#column-left .pro-tab-grid:last-child , #column-right .pro-tab-grid:last-child {
	margin: 0 0 0 0;
}
.pro-tab-grid .image img { 
	border: medium none currentcolor;
	padding: 0;
}
/* LIST */
/* #################################################################################################### */
.pro-tab-list {	
	width: 98%;
	display: block;
	margin: 0px auto 0px auto;
	text-align: left!important;
	overflow: hidden;
	position: relative;
}
.pro-tab-slider {
	float: left;

	width: 100%;
	box-shadow: 0 0 transparent !important;
}
.pro-tab-list .name {
	margin-top: 20px;
}

#column-left .pro-tab-list .name a, #column-right .pro-tab-list .name a {
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.pro-tab-list .name a {
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.pro-tab-list .image {
	float: left;
padding: 13px;
}
.pro-tab-list .right {
	text-align: center;
	float: right;
	margin: 15px 15px 5px 15px;
}
.pro-tab-list .right2 {
	text-align: center;
	float: right;
	margin: 15px 15px 5px 15px;
}
.pro-tab-list .center2 {
	float: left;
	text-align: left;
	width: 49%;
}
.capt {
box-shadow: inset 0px 0px 0px 1px #e0e0e0;
}
.capt:hover {
box-shadow: inset 0px 0px 0px 1px #45A8D7;
}
#column-left .pro-tab-list .center2, #column-right .pro-tab-list .center2 {

}
.pro-tab-list .center {
}
.pro-tab-list .price {

}
.pro-tab-list .price-old {
	color: #f00;
	text-decoration: line-through;
	font-weight: bold;
	white-space: normal;
}
.pro-tab-list .price-new {
}
.pro-tab-list .description {
	line-height: 15px;
	margin: 5px 0 5px 0;
	color: #999;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 5px;
}
.pro-tab-list .cart {
	margin-bottom: 5px;
}
.pro-tab-list .rating {
	color: #ffa200;
	text-shadow: 0 0 1px #000;
}
.hept {
	height: 220px!important;
	padding: 0px !important;
margin-bottom: 12px;
	}
#column-left .hept, #column-right .hept  {
	height: 96px!important;
	}
#column-left .promotags, #column-right .promotags  {
	background-size: 40px 40px!important;
	}
#column-left .pro-tab-slider, #column-right .pro-tab-slider {
	padding: 0;
	margin:3px;
}
#column-left .pro-tab-list, #column-right .pro-tab-list {
	padding: 0;
	margin: 0px auto 5px auto;
}
#column-left .pro-tab-list .image, #column-right .pro-tab-list .image {
	height: 58px !important;
	padding: 2px;
	margin-right: 0;
}
#column-left .pro-tab-list .image img, #column-right .pro-tab-list .image img {
	height: 58px;
}
#column-left .pro-tab-list .description, #column-right .pro-tab-list .description {
	display: none;
}
#column-left .pro-tab-list .right, #column-right .pro-tab-list .right {
	display: none;
}
#column-left .pro-tab-list .right2, #column-right .pro-tab-list .right2 {

}
#column-left .pro-tab-list .rating, #column-right .pro-tab-list .rating {
	display: none;
}
#column-left .pro-tab-list .name, #column-right .pro-tab-list .name {
	margin-top: 0;
}
#column-left .pro-tab-list .name a, #column-right .pro-tab-list .name  a {
	font-size: 11px;
	margin-bottom: 5px;
}
#column-left .pro-tab-list .price, #column-right .pro-tab-list .price {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-size: 12px;
	float: none;
	text-align: center;
}
#column-left .pro-tab-list .pro-tab-promo, #column-right .pro-tab-list .pro-tab-promo {
	display: none;
}
/* Carousel Pagination and Buttons  */
/* #################################################################################################### */
a.pro-tab-prev, a.pro-tab-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	text-decoration: none;
	font-size: 32px;
	color: #6bb9e3;
	text-shadow: 0 0 2px #000;
	z-index: 1;
}
a.pro-tab-next:hover, a.pro-tab-prev:hover {
	color: #2a76c7;
	text-decoration: none;
}
a.pro-tab-prev {
	left: 3px;
}
a.pro-tab-next {				
	right: 3px;
}
.pro-tab-pag {
	text-align: center;
	padding: 5px 0 5px 0;
}
.pro-tab-pag a {
	background: #6bb9e3;
	width: 12px;
	height: 12px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	display: inline-block;
}
.pro-tab-pag a.selected {
	background: #2a76c7;
	cursor: default;
}
.pro-tab-pag a span {
	display: none;
}
.pro-tab-thumbpager {
	text-align: center;
	padding: 5px 0 5px 0;
	margin-top: 5px;
}
.pro-tab-thumbpager a img {
	border: 1px solid #6bb9e3;
	box-shadow: 0 0 1px #6bb9e3;
}
.pro-tab-thumbpager a img:hover {
	border: 1px solid #2a76c7;
	box-shadow: 0 0 3px #2a76c7;
}
/* Tipsy Pop-Up */
/* #################################################################################################### */
.tipsy-inner { background-color: #083b26; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center;margin-bottom: 1px;}
.tipsy-arrow-n {border-bottom-color: #083b26 !important;} 
.tipsy-arrow-s {border-top-color: #083b26 !important;}
.tipsy-arrow-e {border-left-color: #083b26 !important;}
.tipsy-arrow-w {border-right-color: #083b26 !important;}
		
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { border-radius: 3px;}
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000;margin-bottom: 2px;}
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }