.sj-ajax-tabs .tabs-container ul.tabs li .tab{font-size:12px;font-weight:bold;text-transform:uppercase;}
.sj-ajax-tabs .tabs-content{border-color: #3366CC; background-color:#FFFFFF;}

.sj-ajax-tabs .tabs-container ul.tabs li .tab{background:#87A7E6; color: #FFFFFF;}
.sj-ajax-tabs .tabs-container ul.tabs li .tab:hover{}
.sj-ajax-tabs .tabs-container ul.tabs li.selected .tab,
.sj-ajax-tabs .tabs-container ul.tabs li:hover .tab{background:#3366CC; }

.sj-ajax-tabs .pager-container ul.pages li .page{border-color:#3366CC; font-weight:bold; color:#3366CC}
.sj-ajax-tabs .pager-container ul.pages li .page.sel{background-color:#3366CC; color: #FFFFFF;}

/* .sj-ajax-tabs .item-wrap .item-image img{border-color:#87A7E6;}
.sj-ajax-tabs .item-wrap .item-image img:hover{border-color:#3366CC;} */
.sj-ajax-tabs .item-wrap .item-title,
.sj-ajax-tabs .item-wrap .item-title a{ font-size:12px; font-weight:bold; }
.sj-ajax-tabs .item-wrap .item-description{ font-size:12px; font-weight: normal;}
.sj-ajax-tabs .item-wrap .item-readmore a{ font-size:12px; font-weight: normal; }
.sj-ajax-tabs .item-wrap .item-price {
	font-weight:bold;
	color: #FF0033;
	display: inline-block;
}
.sj-ajax-tabs .item-wrap .item-price .sale-price{  }
.sj-ajax-tabs .item-wrap .item-price .sale-price-before{  }