/* Horizontal Main Offers Slider
------------------------------------------------------------ */
@font-face {
    font-family: 'Arial_Rounded';
	src: url('ARLRDBD.eot');
    src: url('ARLRDBD.eot?#iefix') format('embedded-opentype'),
		 url('ARLRDBD.ttf') format('truetype'); 
}

.banner .bx-wrapper{
	width: 50%;
	max-width: 50%;
	float:left;
}

.banner .bx-wrapper .bx-viewport{
	position: initial!important;
}

.html_carousel {
	position:relative;
	overflow:hidden;
	float:left;
	height:370px;
	border-bottom:1px solid #4376A5;
}
.html_carousel .preload div {
	background:transparent url(../images/new/load-indicator.gif) no-repeat scroll 50% 50%;
    height: 100%;
    width: 100%;
}
.html_carousel div.slide {
	position: relative;
}	
.html_carousel div.slide img {
	width:494px;
	height:370px;
}
.html_carousel div.slide div.OfferText {
	z-index:100;
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/new/bg-caption.png) repeat-x;
	height:81px;
	text-align:center;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	padding:0;
	line-height:18px;
	width:100%;
}
.html_carousel div.slide.promotion div.OfferText {
	background:url(../images/new/bg-caption-big.png) repeat-x;
	height:99px;
}
.html_carousel div.slide.promotion div.new {
	background:url(../images/new/new-bg.png) no-repeat;
	width:43px;
	height:43px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	z-index:100;
	position:absolute;
	right:10px;
	top:10px;
	line-height: 43px;
	text-align: center;
	text-transform:uppercase;
}

body.nl .html_carousel div.slide.promotion div.new, body.it .html_carousel div.slide.promotion div.new, body.es .html_carousel div.slide.promotion div.new {
	font-size:10px;
}
.html_carousel div.slide div.slogan {
	z-index:100;
	position:absolute;
	left:0;
	bottom:0;
	width:494px;
	height:194px;
	text-align:center;
	font-family: "Arial_Rounded",Arial;
	font-size: 26px;
    font-weight: normal;
	color: #fff;
	padding:0;
	line-height:42px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
	.html_carousel div.slide div.slogan font{ display:none; font-size: 50px;}
	
.html_carousel div.slide p {
	width:auto;
	height:57px;
	margin:6px 50px 4px 40px;
	padding:6px 0;
}
.html_carousel div.slide.promotion p.title{
	height:12px;
	font-size:19px;	
}
body.it .html_carousel div.slide.promotion p.title, body.de .html_carousel div.slide.promotion p.title{
	font-size:18px;	
}
.html_carousel div.slide.promotion p{
	font-size:15px;
}
.html_carousel div.slide p img.logo{
	width:43px;
	height:43px;
	margin:8px 4px 0 0!important;
}

.html_carousel div.hasRoutes{ position:absolute; top:0; right:0; z-index:3000; height:auto; overflow:hidden; text-align:right; background:url(../images/new/bg-routes.png) repeat-y; color:#333333; font-size:20px; line-height:26px; padding:6px 10px 8px 0; letter-spacing:0.02em; font-family:Georgia; font-style:italic;}
.clearfix {
	float: none;
	clear: both;
}
.html_carousel .button-wrapper{ position:relative; width:494px; bottom:0;}
a.prev {
	background:url(../images/new/b_prev.png) no-repeat;
	width:20px;
	height:49px;
	position: absolute;
	z-index:3000;
	left:8px;
	bottom:16px;
}
a.next {
	background:url(../images/new/b_next.png) no-repeat;
	width:20px;
	height:49px;
	position: absolute;
	z-index:3000;
	right:8px;
	bottom:16px;
}
a.prev span, a.next span {
	display: none;
	width: 38px;
	height: 48px;
}
.html_carousel div.slide a:hover, .html_carousel div.slide a:hover { text-decoration:none;}

/* Horizontal Secondary Offers Slider
------------------------------------------------------------ */
.offer-box {
	background:url(../images/new/offer-box.gif) no-repeat;
	width:941px;
	height:206px;
	margin:0 auto 46px;
	position:relative;
}
.hot-deal {
	width:79px;
	height:78px;
	background:url(../images/new/hot-deal.png) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	position:absolute;
	right:-14px;
	top:-16px;
}
.offer-box h2 {
	font-size:26px;
	line-height:72px;
	padding:0 0 6px 28px;
	font-weight:normal;
	margin:0 0 14px 0;
}

#offers_carousel .sm-slide{
	width: 228px;
	float: left;
	background: #e6e6e6;
	padding: 8px 7px;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}

.image-frame {
	background:url(../images/new/image-frame.gif) no-repeat;
	width:107px;
	height:69px;
	padding:6px;
	float:left;
}

.image-frame img{
	width: 107px;
	height: auto;
}

.text-frame {
	width:125px;
	height:69px;
	padding:4px;
	float:left;
	overflow:hidden;
}
.text-frame a{font-size:12px;}
.slider-bar span {
	width:228px;
	float:left;
	background:#e6e6e6;
	padding:8px 7px;
	margin:0 21px;
	font-size:14px;
	color:#333;
	line-height:18px;
}

#offers_carousel{
	height: 100px;
	overflow: hidden;
}

#offers_carousel ul#scroller{
	overflow:hidden;
	background:transparent url(../images/new/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;	
	background:#FFF;
	list-style:none;
	height:100px;
}
ul#scroller li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	height:100px;
	position:relative;
}


.offer-box .button-wrapper{ position:relative; width:941px; bottom:60px; height:24px;}
.offer-box a.prev {
	background:url(../images/new/arows.gif) no-repeat;
	width:10px;
	height:24px;
	position: absolute;
	z-index:3000;
	left:20px;
	bottom:0;
}
.offer-box a.next {
	background:url(../images/new/arows2.gif) no-repeat;
	width:10px;
	height:24px;
	position: absolute;
	z-index:3000;
	right:20px;
	bottom:0;
}
.offer-box a.prev span, a.next span {
	display: none;
	width: 38px;
	height: 48px;
}
