
.rslides {
  margin: 0 auto;
  }

.rslides_container {

  position: relative;
  float: left;
  width: 100%;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {

  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform:translateY(-50%);
    left: 0px;
    display: block;
    font-size: 0;
    filter: alpha(opacity=1);
    width: 118px;
    overflow: hidden;
    height: 396px;
}
.transparent-btns_nav:hover{opacity:.7;}

.transparent-btns_nav.next {
    left: auto;
    right: 0;
    background: url(../images/next-bg.png) no-repeat left center;
}
.large-btns_nav {
  z-index: 3;
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 10%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }
.transparent-btns_tabs{ width:100%; position:absolute; bottom:0px; z-index:8;}
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center; display:block;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none; position:relative;
  _float: left;
  *float: left;

  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
/*.large-btns_tabs a {
    background: #B30601;
    display: inline-block;
    font-size: 0;
    height:6px;
    line-height: 35px;
    overflow: hidden;
    width:40px;
  }*/
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
    background: #000;
	border:2px solid  transparent;
    display: inline-block;
    font-size: 0;
    height: 9px;
    line-height: 35px;
    overflow: hidden;
    width: 26px;
}


.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a { 
  background:none; border:2px solid #000; color:#FFF;
  }
.transparent-btns_here:before{ width:16px; height:9px; top:0; left:32%; position:absolute; content:"";  display:none;}

#slider2 {height: 450px;}

@media screen and (max-width:1500px) {
#slider2{height: 450px;}	
}
@media screen and (max-width:1400px) {
#slider2{height:450px;}	
}
@media screen and (max-width:1300px) {
#slider2{height:450px;}	
}
@media screen and (max-width:1200px) {
#slider2{height:450px;}	
}
@media screen and (max-width:1100px) {
#slider2{height:400px;}	
}
@media screen and (max-width:900px) {
#slider2{height:330px;}	
}
@media screen and (max-width:767px) {
#slider2{height:auto;}	
}

