.ui-slider-tabs{
	
}
.ui-slider-tabs-list-wrapper{
	position: relative;
	width: 100%;
	font-family: Arial, sans-serif;
	margin: 0 0 -1px 0;
	z-index: 50;
}
.ui-slider-tabs-list-wrapper.bottom{
	margin: -1px 0 0 0;
}
.ui-slider-tabs-list-container{
	overflow: hidden;
}
.ui-slider-tabs-list{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.ui-slider-tabs-list li{
	display: inline-block;
}
.ui-slider-tabs-list li a{
	display: block;
	text-decoration: none;
	color: #fff;
}
.ui-slider-tabs-list li a:hover{
	color: #ffd200;
}
.ui-slider-tabs-list li.selected a{
letter-spacing: 1.2px;

float: left;
position: relative;
margin-top: 1px;

color: #333333;
cursor: pointer;
background: #ffd200;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-tabs-list li.selected{
	border-top-color: #fff;
	border-bottom-color: #cfcfcf;
}
.ui-slider-tabs-list li.selected a{
	cursor: default;
	color: #000;
}

.ui-slider-tabs-content-container{
	position: relative;
	
	z-index: 1;
	overflow: hidden;
	
}

.ui-slider-tab-content{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	padding: 55px;
background: url(../img/bg-cont.png) no-repeat 0 0;
margin-left: 91px;
width: 668px!important;
}



.ui-slider-left-arrow{
	left: 0;
	top: 0;
	box-shadow: 2px 0px 1px rgba(0,0,0,.06);
	border-top-left-radius: 4px;
}

.ui-slider-left-arrow.edge div{
	opacity: .25;
}
.ui-slider-left-arrow.edge{
	box-shadow: none;
	cursor: default;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-left-arrow{
	border-top-left-radius: 0;
	border-bottom-left-radius: 4px;
}

.ui-slider-right-arrow{
	top: 0;
	right: 0;
	box-shadow: -2px 0px 1px rgba(0,0,0,.06);
	border-top-right-radius: 4px;
}

.ui-slider-right-arrow.edge div{
	opacity: .25;
}
.ui-slider-right-arrow.edge{
	box-shadow: none;
	cursor: default;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-right-arrow{
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
}

.ui-slider-tabs-indicator-container{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.ui-slider-tabs-leftPanelArrow{
	position: absolute;
	left: 0px;
width: 62px;
height: 62px;
background: url(../img/btn_prev.png) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	background-position: 0px 0px;
}

.ui-slider-tabs-leftPanelArrow:hover{
background: url(../img/btn_prev.png) no-repeat 0 0;
background-position: 0px -82px;
}
.ui-slider-tabs-rightPanelArrow{
	position: absolute;
	right: 0px;
width: 62px;
height: 62px;
background: url(../img/btn_next.png) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	background-position: 0px 0px;
}
.ui-slider-tabs-rightPanelArrow:hover{
background: url(../img/btn_next.png) no-repeat 0 0;
background-position: 0px -80px;
}



.ui-slider-tabs-content-container:hover .ui-slider-tabs-rightPanelArrow.showOnHover,.ui-slider-tabs-content-container:hover .ui-slider-tabs-leftPanelArrow.showOnHover{
	display: inline-block;
}

.ui-slider-tabs-list-container {
background: url(../img/ul_bg.png);
background-repeat: no-repeat;
margin: 0 auto;
padding-top: 3px;
padding-bottom: 52px;
width: 783px;
margin-left: 90px!important;
background-position: 2px 0;
}
.b-slider-tabs__tab.ui-slider-tabs-list li {
height: 1px!important;
padding: 0px;
margin-right: 4px;
}
.b-slider-tabs__tab.ui-slider-tabs-list li a{
padding: 15px 26px 0px 23px;
}
.ui-slider-tabs-list li.selected .b-slider-bottom {
border-top: 0px dashed #ffd200;
display: block;
}
.ui-slider-tabs-list li.b-slider-tabs__tab1.selected a {
width: 177px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab1 a {
width: 177px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab2.selected a {
width: 121px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab2 a {
width: 121px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab3.selected a {
width: 113px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab3 a {
width: 113px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab4.selected a {
width: 142px;
}
.ui-slider-tabs-list li.b-slider-tabs__tab4 a {
width: 125px;
}

.b-slider-tabs__tab1 a {
margin-left: 5px;
}
.b-slider-tabs__tab1 {
left: -5px;
}
.b-slider-tabs__tab4 {
position: relative;
left: 9px;
}
.b-slider-tabs__tab3{
position: relative;
left: 4px;
}
.b-slider-tabs__tab2{
position: relative;
left: 1px;
}
.b-slider-tabs__tab {
width: 774px!important;
left: 2px;
margin: 0 auto;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
padding: 0px 3px 2px 3px;
height: 48px;
position: relative;
z-index: 1;
}
.b-slider-tabs__tab1 {
padding: 15px 26px 0px 23px;
letter-spacing: 1.2px;
float: left;
position: relative;
top: -1px;

color: #fff;
cursor: pointer;
width: 230px;
}
.b-slider-tabs__tab1:hover{
float: left;
position: relative;
top: -1px;

color: #ffd200;
cursor: pointer;
}
.b-slider-tabs__tab1:hover .b-slider-bottom {
border-top: 1px dashed #ffd200;
display: block;
}
.b-slider-tabs__tab2 {
padding: 15px 26px 0px 32px;
letter-spacing: 1.2px;
float: left;
position: relative;
top: -1px;

color: #fff;
cursor: pointer;
}
.b-slider-tabs__tab2:hover{
float: left;
position: relative;
top: -1px;

color: #ffd200;
cursor: pointer;
}
.b-slider-tabs__tab2:hover .b-slider-bottom {
border-top: 1px dashed #ffd200;
display: block;
}
.b-slider-tabs__tab3 {
padding: 15px 26px 0px 34px;
letter-spacing: 1.2px;
float: left;

color: #fff;
cursor: pointer;
position: relative;
top: -1px;
}
.b-slider-tabs__tab3:hover{
float: left;
position: relative;

color: #ffd200;
cursor: pointer;
}
.b-slider-tabs__tab3:hover .b-slider-bottom {
border-top: 1px dashed #ffd200;
display: block;
}
.b-slider-tabs__tab4 {
padding: 15px 26px 0px 29px;
float: left;
position: relative;
top: -1px;

color: #fff;
cursor: pointer;
}
.b-slider-tabs__tab4:hover{
float: left;
position: relative;

color: #ffd200;
cursor: pointer;
}
.b-slider-tabs__tab4:hover .b-slider-bottom {
border-top: 1px dashed #ffd200;
display: block;
}
