.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
	position:relative;
	max-width:100%;
	margin:0px;
}
.nbs-flexisel-ul {
	position:relative;
	width:99999px;
	margin:0px;
	padding:0px;
	list-style-type:none;	
	/*text-align:center;*/
}

.nbs-flexisel-inner {
	overflow:hidden;
	position:relative;
	/*float:left;*/
	width:100%;
}

.nbs-flexisel-item {
	float:left;
	margin:0px;
	padding:0px;
	/*cursor:pointer;*/
	position:relative;
	line-height:14px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 20px;
    height: 19px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
	top:50% !important;
	margin-top:-3% !important;
}

.nbs-flexisel-nav-left {
    left: -11px;
    background: url(../images/otherimg.png) no-repeat -86px -43px;
}

.nbs-flexisel-nav-right {
    right: -11px;
    background: url(../images/otherimg.png) no-repeat -108px -43px;
}

.nbs-flexisel-nav-right:hover {
  background-position:-108px -65px;
}
.nbs-flexisel-nav-left:hover {
  background-position:-86px -65px;
}
#lycaOffer{margin-left:-10px;}
#lycaOffer .nbs-flexisel-item {
	border-left:none; margin-right:10px;
}
#lycaOffer > li{float:left;}
.nbs-flexisel-item img {
	/*width: 100%;*/
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width:100px;
	max-height:45px;
}

.midbar-scroll-typ11 .nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width:100%;
	max-height:100%;
}

.midbar-bdr .nbs-flexisel-nav-left,.midbar-bdr .nbs-flexisel-nav-right {
	display:none !important;
}

#offerBanners .nbs-flexisel-item img {
	/*width: 100%;*/
	margin-top: 0px;
	margin-bottom:0px;
	max-width:100%;
	max-height:100%;
}
#offerBanners{margin-left:-3px;}
#offerBanners .nbs-flexisel-item {
	margin-right:3px;
}
#offerBanners li{float:left;}
.offers-from-the-lyca .nbs-flexisel-container {height:220px;}

.offers-from-the-lyca .nbs-flexisel-nav-left, .offers-from-the-lyca .nbs-flexisel-nav-right {
  cursor: pointer;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 100;
}
.offers-from-the-lyca .nbs-flexisel-nav-left {
  background: url(../images/scroller-btn1.png) no-repeat left top;
  right: 26px!important;
  top: -32px !important;
  left:auto!important;
}
.offers-from-the-lyca .nbs-flexisel-nav-right {
  background: url(../images/scroller-btn1.png) no-repeat right top;
  right: 0px!important;
  top: -32px !important;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right { margin-top:-1% !important; }
.offers-from-the-lyca .nbs-flexisel-nav-left:hover { background-position:left -31px; }
.offers-from-the-lyca .nbs-flexisel-nav-right:hover { background-position:right -31px; }

.btm-box .nbs-flexisel-container{height:65px; margin-top:10px; margin-left:-10px;}


.btm-box .nbs-flexisel-nav-left {
  /*right: 25px!important;
  top: -28px !important;*/
  left:auto!important;
}
.btm-box .nbs-flexisel-nav-right {
  /*right: 0px!important;
  top: -28px !important;*/
}
.btm-box  .nbs-flexisel-item img {
	/*width: 100%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	max-width:100%;
	max-height:45px;
}


.safari .lyca-offer-box .nbs-flexisel-nav-left, 
.safari .lyca-offer-box .nbs-flexisel-nav-right { margin-top: -5% !important; }