#banners {
	float:left;
	/*width:600px;*/
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.banner {
	float:left;
	width:140px;
	margin-left:20px;
}
.LGBoxImage, .LGITBoxImage {
	height:111px;
}
.LGBoxContent, .LGITBoxContent {
	height:124px;
	padding-right:2px;
	color:#5b5b5b;
	/*color:#4d647c;*/
	font-size:12px;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 0;
}
.LGBoxContent p.bannerPrice, .LGITBoxContent p.bannerPrice {
	margin-top: 6px;
	font-weight:bold;
	color:#5b5b5b;
	font-size:20px;
}
.LGBoxContent p, .LGITBoxContent p {
	margin-left:5px;
	margin-right:5px;
	line-height: 14px;
	font-size: 11px;
}
.LGBoxContent p.subtitle, .LGITBoxContent p.subtitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left:5px;
	margin-right:5px;
}
.LGBoxContent h4, .LGITBoxContent h4{
	font-size: 14px;
	color: #353535;
	margin-left:5px;
	margin-right:5px;
}
.LGBoxTop, .LGITBoxTop {
	height:9px;
	font-size: 8px;
}
.LGBoxContent img, .LGITBoxContent img{
	margin-top:0px;
}
.LGBoxBottom, .LGITBoxBottom {
	height: 19px;
	text-align: left;
	padding-left: 5px;
}


.LGBoxBottom a, .LGBoxBottom a:link, .LGBoxBottom  a:active, .LGBoxBottom a:visited ,
.LGITBoxBottom a, .LGITBoxBottom a:link, .LGITBoxBottom a:active, .LGITBoxBottom a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left: 16px;
	font-size: 11px;
}


/* LUXAIR BOXES */

.LGBoxTop {background: transparent url(../../luxair/css_images/luxair2010/banner_lg_top.gif) no-repeat scroll 0 0;}
.LGBoxBottom {background: transparent url(../../luxair/css_images/luxair2010/banner_lg_bottom.gif) no-repeat scroll 0 0;}
.LGBoxBottom a {background: transparent url(../../luxair/css_images/luxair2010/bullet_blue.gif) no-repeat scroll 0 1px;} 
.LGBoxBottom a:hover {
	color: #c8d3d9;
	text-decoration: underline;
}
/* LUXAIRTOURS BOXES */

.LGITBoxTop {background: transparent url(../../luxair/css_images/luxair2010/banner_lgit_top.gif) no-repeat scroll 0 0;}
.LGITBoxBottom {background: transparent url(../../luxair/css_images/luxair2010/banner_lgit_bottom.gif) no-repeat scroll 0 0;}
.LGITBoxBottom a {background: transparent url(../../luxair/css_images/luxair2010/bullet_yellow.gif) no-repeat scroll 0% 1px;} 
.LGITBoxBottom a:hover {
	color: #4d647c;
	text-decoration: underline;
}

/* The Big Offer Box on the home page */
#mainOfferBoxTitle, #lgitMainOfferBoxTitle {
        width:620px;
	height:28px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../../luxair/css_images/luxair2010/banner_home_main_title.gif) no-repeat scroll 0 0;
}

#mainOfferBoxTitle h1, #lgitMainOfferBoxTitle h1 {
	color: #FFFFFF;
    	font-family: Arial;
    	font-size: 13px;
    	padding-right: 8px;
    	padding-top: 5px;
    	text-align: right;
}

#lgitMainOfferBoxTitle {
	background: transparent url(../../luxair/css_images/luxair2010/banner_LGIThome_main_title.gif) no-repeat scroll 0 0;
}

#mainOfferBoxTitle_en,#mainOfferBoxTitle_fr,#mainOfferBoxTitle_de,#mainOfferBoxTitle_it,#lgitMainOfferBoxTitle_en,#lgitMainOfferBoxTitle_fr,#lgitMainOfferBoxTitle_de {
	width:620px;
	height:28px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../../luxair/css_images/luxair2010/banner_home_main_title_en.gif) no-repeat scroll 0 0;
} 
#mainOfferBoxTitle_fr{background: transparent url(../../luxair/css_images/luxair2010/banner_home_main_title_fr.gif) no-repeat scroll 0 0;}
#mainOfferBoxTitle_de {background: transparent url(../../luxair/css_images/luxair2010/banner_home_main_title_de.gif) no-repeat scroll 0 0;}
#lgitMainOfferBoxTitle_en{background: transparent url(../../luxair/css_images/luxair2010/banner_LGIThome_main_title_fr.gif) no-repeat scroll 0 0;} 
#lgitMainOfferBoxTitle_fr{background: transparent url(../../luxair/css_images/luxair2010/banner_LGIThome_main_title_fr.gif) no-repeat scroll 0 0;}
#lgitMainOfferBoxTitle_de {background: transparent url(../../luxair/css_images/luxair2010/banner_LGIThome_main_title_de.gif) no-repeat scroll 0 0;}

#mainOfferBox {
	width:620px;
	padding: 0px;
	margin: 0px;
	margin-bottom:22px;
	margin-left:20px;
}

#jFlowSlide{ 
	background:#DBF3FD; 
	z-index:1;
   	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
    	-webkit-border-radius: 0px 0px 8px 8px;
}
#myController { 
	height: 18px;
	position:relative;
	font-family: Arial; 
	padding:1px 0;  
	width:620px;
	background:#fff; 
	margin-top:-20px;
	z-index:20;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
   	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
    	-webkit-border-radius: 0px 0px 8px 8px;
    	text-align:left;
}
#myController span.jFlowSelected { 
	color: #0091b8; 
	margin-right:0px; 
}
.mainOfferBookBox {
	color: #0091b8; 
	/*font-weight:bold;*/
	padding-top:6px;
	padding-left:20px;
	font-size:24px;
	width: 200px;
	height: 36px;
	background-color: #ffffff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	position:absolute;
	right: 0px;
	top: 110px;
   	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
    	-webkit-border-radius: 8px 0px 0px 8px;
    	line-height:30px;
}
.mainOfferBookBoxFr {
	color: #0091b8; 
	/*font-weight:bold;*/
	padding-top:6px;
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
	width: 210px;
	height: 36px;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	position:absolute;
        border: 1px solid #E4E4E4;
	right: 0px;
	top: 165px;
   	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
    	-webkit-border-radius: 8px 0px 0px 8px;
    	line-height:30px;
}
.mainOfferBookBoxUk {
	color: #0091b8; 
	/*font-weight:bold;*/
	padding-top:6px;
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
	width: 210px;
	height: 36px;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	position:absolute;
	right: 0px;
	top: 190px;
   	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
    	-webkit-border-radius: 8px 0px 0px 8px;
    	line-height:30px;
}
.mainOfferBookBoxDe {
	color: #0091b8; 
	/*font-weight:bold;*/
	padding-top:6px;
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
	width: 210px;
	height: 36px;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	position:absolute;
	right: 0px;
	top: 165px;
   	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
    	-webkit-border-radius: 8px 0px 0px 8px;
    	line-height:30px;
}

*+html .mainOfferBookBox, * html .mainOfferBookBox, 
*+html .mainOfferBookBoxFr, * html .mainOfferBookBoxFr, 
*+html .mainOfferBookBoxUk, * html .mainOfferBookBoxUk , 
*+html .mainOfferBookBoxDe, * html .mainOfferBookBoxDe{
	background: transparent url(../../luxair/css_images/luxair2010/bannerBookBoxBg.gif) no-repeat scroll 0 0;
}

.mainOfferBookBox a, .mainOfferBookBoxFr  a, .mainOfferBookBoxUk a, .mainOfferBookBoxDe a{
	display:block;
	text-decoration:none;
	color: #0091b8;
	width: 190px;
	background: transparent url(../../luxair/css_images/luxair2010/mainOffer_link.gif) no-repeat scroll 100% 50%;
}

.mainOfferBookBox a:hover, .mainOfferBookBoxFr  a:hover, .mainOfferBookBoxUk a:hover, .mainOfferBookBoxDe a:hover{
	text-decoration:none;
}

.slide-wrapper { padding: 0px;text-align:left; }
.slide-thumbnail { width:610px; float:left; }
.slide-thumbnail-fr { width:610px; float:left; }
.slide-thumbnail-uk { width:610px; float:left; }
.slide-thumbnail img {max-width:620px; max-height:185px;}
.slide-thumbnail-fr img {max-width:620px; max-height:270px;}
.slide-thumbnail-uk img {max-width:620px; max-height:270px;}


.jFlowControl, .jFlowPrev, .jFlowNext { 
	color:#5b5a58; 
	cursor:pointer; 
	padding-left:15px; 
	padding-right:25px; 
	padding-top:2px; 
	padding-bottom:2px;
	font-weight: bold; 
}
.jFlowPrev, .jFlowNext {
	padding-left:0px;
	padding-right:0px;
	width:0px;
}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { 
	color: #0091b8; 
}


