
.aec-tabs-container {
  display: inline-block;
  width: 654px;
  position: relative;
}

.aec-tabs-container > h2 {
  display: inline-block;
  font-family: wowhd_bold;
  font-size: 24px;
  font-weight: bold;
  padding: 15px 0 10px;
  width: 100%;
}

.aec-btn-more {
  background-color: #fff;
  border: 1px solid #747474;
  border-radius: 15px;
  color: #333;
  float: right;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 10px 7px;
  position:absolute;
  right: 0;
  top: 50px;
  text-decoration: none !important;
}
.aec-btn-more:hover{
	background-color: #da2128 !important;
    color: #fff !important;
}
.tabs {
  border-color: #747474;
  border-style: solid;
  border-width: 1px 1px 0;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}

.tab:first-child {
  border-left: medium none;
}
.tab.huv:hover{
	background: #333333 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #333333 0%, #333333 50%, #000000 51%, #000000 97%, #1d1d1d 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#333333), color-stop(51%,#000000), color-stop(97%,#000000), color-stop(100%,#1d1d1d))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1d1d1d',GradientType=0 )!important; /* IE6-9 */
	color: #A392CF !important;
}
.tab.huv:hover a{
	color: #A392CF !important;
}
.tab.huv{
	background: #a292cd  !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #a292cd 0%, #a292cd 50%, #7d67bd 51%, #7d67bd 97%, #8271b6 100%)  !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a292cd), color-stop(50%,#a292cd), color-stop(51%,#7d67bd), color-stop(97%,#7d67bd), color-stop(100%,#8271b6)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a292cd 0%,#a292cd 50%,#7d67bd 51%,#7d67bd 97%,#8271b6 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a292cd 0%,#a292cd 50%,#7d67bd 51%,#7d67bd 97%,#8271b6 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a292cd 0%,#a292cd 50%,#7d67bd 51%,#7d67bd 97%,#8271b6 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #a292cd 0%,#a292cd 50%,#7d67bd 51%,#7d67bd 97%,#8271b6 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a292cd', endColorstr='#8271b6',GradientType=0 ) !important; /* IE6-9 */

  	color: #000 !important;
}
.tab.huv a{
	color: #000 !important;
}
.tab.huv.active{
	background: #fff none repeat scroll 0 0 !important;
}
.tab {
    display: inline-block;
    zoom: 1;
	float:left;
    *display: inline;
    background: #000;
    border-left: solid 1px #999;

	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top,  #333333 0%, #333333 50%, #000000 51%, #000000 97%, #1d1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#333333), color-stop(51%,#000000), color-stop(97%,#000000), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #333333 0%,#333333 50%,#000000 51%,#000000 97%,#1d1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */

}
.tab:hover{
	background: #ec4a50; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec4a50 0%, #ec4a50 50%, #da2128 51%, #da2128 97%, #ce383d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec4a50), color-stop(50%,#ec4a50), color-stop(51%,#da2128), color-stop(97%,#da2128), color-stop(100%,#ce383d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec4a50 0%,#ec4a50 50%,#da2128 51%,#da2128 97%,#ce383d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec4a50 0%,#ec4a50 50%,#da2128 51%,#da2128 97%,#ce383d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec4a50 0%,#ec4a50 50%,#da2128 51%,#da2128 97%,#ce383d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec4a50 0%,#ec4a50 50%,#da2128 51%,#da2128 97%,#ce383d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec4a50', endColorstr='#ce383d',GradientType=0 ); /* IE6-9 */

}
.tab a {
  color: #fff;
  display: block;
  font-family: wowhd;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  outline: medium none;
  padding: 10px 23px;
  text-decoration: none;
}
.tab a:hover {
    text-decoration: none;
}

.tab.active {
  background: #fff none repeat scroll 0 0;
  border-color: #666;
  position: relative;
  top: 1px;
}
.tab.active a{
	color: #000;
}
.tab a.active {
    font-weight: bold;
}

.tab-container .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}
.tab-content {
  float: left;
  width: 100%;
  width:654px; 
  min-height:294px;
  clear:left;
  padding:0;
  border:solid #747474 1px;
  border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
  border-top-right-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px;
  background:#efefef;
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
/*
.aec-tabs-container .aec-promotemplate5 {
  display: inline-block;
  float: left;
  margin: 10px 20px 0 19px;
  text-align: left;
  width: 120px;
}
*/
.aec-tabs-container .aec-promotemplate5 {
  display: inline-block;
  float: left;
  margin: 12px 8px 0 14px;
  text-align: left;
  width: 140px;
}
.aec-tabs-container .aec-promotemplate5 li {
  list-style: outside none none;
}
.aec-tabs-container .aec-promotemplate5 p.aec-cover {
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.aec-tabs-container .aec-promotemplate5 a .aec-threedots {
  color: #2d64c0;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.aec-tabs-container .aec-promotemplate5  .aec-custprice {
  color: #333;
  font-size: 13px;
}
.aec-tabs-container .aec-promotemplate5  .aec-custprice > span{
  color: #da2128;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
  width: 125px;
}
.aec-tabs-container .aec-promotemplate5 a {
  color: #2d64c0;
  text-decoration: none;
}
.aec-tabs-container .aec-promotemplate5 .aec-cover > a {
  display: inline-block;
}
/*

#top-seller-tab.aec-tabs-container .aec-count {
    counter-increment: subcount;
    content: counter(subsection);
	background-color: #efefef;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	left: 100px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: 104px;
	width: 32px;
}
*/
.aec-tabs-container .aec-promotemplate5 a:hover{
	text-decoration: underline;
}
.aec-tabs-container .aec-promotemplate5 .aec-ellipsis > a {
  display: block;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.aec-tabs-container .aec-promotemplate5 div.aec-buybutton {
  margin-top: 5px;
}

.aec-tabs-container .aec-promotemplate5 .aec-buybutton div {
  display: block;
  text-align: left;
  vertical-align: top;
}
.aec-tabs-container .aec-cover img {
  border: 1px solid #ccc;
  border-radius: 2px;
  max-height: 130px;
  max-width: 120px;
}

.aec-mainlanding .aec-buybutton .aec-listprice {
  color: #333;
  font-size: 11px;
}

.aec-mainlanding .aec-buybutton > span {
  color: #999;
  text-decoration: line-through;
}

.aec-mainlanding .aec-buybutton .aec-yousave {
  color: #333 !important;
  font-size: 11px !important;
}
.aec-mainlanding .aec-buybutton .aec-yousave > span{
	color:#da2128;
}

.aec-mainlanding .aec-buybutton .aec-savepercent {
  color: #666 !important;
}

.aec-tabs-container .aec-promotemplate5 .aec-buybutton .aec-buttonimg {
  margin-top: 5px;
}




/*-------------- Count ---------------------------*/
