.ves-hometab {
  float: left;
  position: relative;
  /*width: 73%;*/
    margin-left:0 !important;
}
.ves-hometab + .std{
    display:none;
}
.ves-hometab .tab-content {
	position:relative;
	overflow:inherit
}
.ves-hometab .carousel-controls	{
	height: 45px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -53px;
	width: 80px;
	z-index: 10;
}
.ves-hometab .carousel-inner {
	z-index:9
}
/* Camera */
.tabs-product{ padding:0 10px;}
.ves-hometab .tab-content{ margin: 17px 0 0}
.nav-tabs{ border:none;}
.nav-tabs > li > a{
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	color:#4C4D4E;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,
.nav-tabs > li > a{ border:none;}
.nav-tabs > li > a {
  display: block;
  font-size: 15px;
  padding: 9px 10px;
}
.nav-tabs > li.active > a{ color:#fff;}
.hometab-nav{ margin:-1px 0 0 -1px;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{ color:#fff;}

.ves-hometab .carousel-control{
	width:24px;
	height:24px;
	line-height:18px;
	font-size:32px;
	margin:0;
	border:none;
	top:8px;
}
.carousel-control{ left:22px;}
.carousel-control.right{ right:8px;}
.tabs-product{ margin:0;}
.carousel-indicators {
  display: none;
  right: 70px;
  top: -38px;
  z-index: 98;
}
.carousel-indicators li{ background:#999; cursor: pointer;}