@charset "utf-8";
/* CSS Document */

*
{
	border:0;
	margin:0;
	padding:0;
	outline:none;
}
body
{
	background-color:#fff;
	color:#7d7d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	cursor:default;
	margin-bottom:50px;	
}
p
{
	margin:0;
	padding:0;
}
p.default
{
	margin-bottom:14px;
	width:576px;
}
p.small
{
	width:500px;
}
.spacer
{
	clear:both!important;
	height:0px !important;
	line-height:0px!important;
	font-size:0px!important;
	overflow:hidden!important;
}
h1
{
	font-size:19px;
	font-weight:lighter;
	margin-bottom:4px;
	color:#58585b;
}

h1.all, h2.all, h1.flyingblue, h2.flyingblue
{
	color:#58585b;
}
h1.airfrance, h2.airfrance
{
	color:#1c2247;
}
h1.klm, h2.klm
{
	color:#3a9bdc;
}
h2
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:14px;
	color:#58585b;
}
h3
{
	font-size:16px;
	font-weight:lighter;
	color:#808080;
	margin-bottom:6px;
}
h3.link
{
	background-color:#FFFFFF; 
	margin-right:10px;
	font-size:13px;
	
}
h3.link a
{
	display:block;
	padding:7px 5px 7px 10px; 
	background-image:url(../images/background_h3link.gif);
	background-position:right;
	background-repeat:no-repeat;
}
h3.link a:hover
{
	background-image:url(../images/background_h3linkHover.gif);
}
h4
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom:6px;
}
#schedule h4
{
	color:#62b4e8 !important;
	margin-top:5px;
}
a
{
	color:#58585a;
	text-decoration:none;
}
a:hover
{
	color:#62b4e8;
	text-decoration:none;
}
a:hover.more
{
	/*color:#1c2247;*/
	text-decoration:none;
	/*background-image:url(../images/more_green.gif);*/
	background-image:url(../images/green_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
a.more
{
	/*background-image:url(../images/more_fb.gif);*/
	background-image:url(../images/blue_arrow.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	color:#62b4e8;
	font-weight:bold;
	padding-left:8px;
	display:block;
}
.flashItem a
{
	color:#62b4e8;
	font-weight:bold;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
sub
{
	font-size:9px !important;
}
h1 sup
{
	font-size:12px !important;
}
a.previousArticle
{
	background-image:url(../images/previous.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#62b4e8;
	font-weight:normal;
	padding-left:10px;
}
a.nextArticle
{
	background-image:url(../images/next.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#62b4e8;
	font-weight:normal;
	padding-right:10px;
}
a.moreAF
{
	background-image:url(../images/more_af.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#62b4e8;
	font-weight:bold;
	padding-left:14px;
}
a.bold
{
	color:#62b4e8;
	font-weight:bold;
}
a.moreBOTH
{
	background-image:url(../images/more_both.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#62b4e8;
	font-weight:bold;
	padding-left:22px;
}
#googleDescription
{
	display:none;
}
#mainWrapper
{
	margin:0 auto 0 auto;
	width:960px;
	overflow: hidden;
	position: relative;
	padding-top: 17px;
}

#language2
{
	float:right;
	color:#333;
	margin-right:10px;
}
#language
{
	position: absolute;
	right: 12px;
	z-index: 1;
}
#language .airline
{
	float:left;
	margin-right:30px;
	margin-top:-6px;
	display:none;
}
/*
#language .flag, #language2 .flag
{
	width:16px;
	height:11px;
	background-repeat:no-repeat;
	float:left;
	margin-right:6px;
	border:1px solid #8aa1b3;
}
*/

#language .flag, #language2 .flag
{
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:22px;
}
#language a, #language2 a
{
	color:#62b4e8;
}
#selectionDropdown fieldset
{
	height: 0px;
	background-color: red;
	width: 0px;
	float: right;
	height: 0px;
}
#userSettings
{
	
	position:absolute;
	top: 5px;
	right: 0;
	z-index:50;
	color:#333333;
	margin-bottom:-500px;
	/*border-top:1px solid #d8d5ce;*/	
}
#language2
{
	border-right:2px solid #62b4e8;
	border-top:2px solid #62b4e8;
	border-left:2px solid #62b4e8;
	margin-bottom:-2px;
	padding:10px 10px 0 10px;
	margin-right:0px;
	background-color:#fff;
}
.settingsHolder
{
	border:2px solid #62b4e8;
	padding:20px;
	background-color:#fff;
}
#Settings
{
	float:left;
}
#userSettings strong
{
	display:block;
}
#choose_airline
{
	float:left;
	padding-right:20px;
	border-right:1px solid #62b4e8;
	height:120px;
	width:110px;
}
#otherNewsSide
{
	background-color:#FFF;
	padding:10px;
	margin:-6px 10px 0 0;
	
}
#otherNewsSide h3
{
	color:#58585A;
}
#otherNewsSide .illu
{
	float:left;
	width:90px !important;
	height:90px !important;
}
#otherNewsSide .article
{
	width:244px !important;
}
#otherNewsSide .articleVault
{
	width:244px !important;
	height:73px !important;
	float:none !important;
}
#otherNewsSide .scrollable
{
	width:347px;
	height:90px;
	overflow:hidden;
	position:relative;
	float:left;
}
#otherNewsSide .scrollable .items
{
	position:absolute;
	left:0px;
	clear:both;
}
#otherNewsSide .scrollable .items div
{
	float:left;
	width:347px;
	height:90px;
}
.navi
{
	float:right;
	margin-top:5px
}
.navi a
{
	background-color:#62B4E8;
	border-color:#86C5ED #457FA4 #457FA4 #86C5ED;
	border-style:solid;
	border-width:1px;
	float:left;
	margin-left:3px;
	cursor:pointer;
}
.navi a.disabled
{
	visibility:hidden !important;
}
.navi a:hover
{
	background-color:#bfce00;
	border-bottom:1px solid #879100;
	border-right:1px solid #879100;
	border-top:1px solid #ced93b;
	border-left:1px solid #ced93b;
}
#choose_airline ul
{
	list-style-type:none;
	margin-top:5px;
	
}
#choose_airline li
{
	background-image:url(../images/blue_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	line-height:18px;
}
#choose_country
{
	float:left;
	padding:0 20px 0 20px;
	border-right:1px solid #62b4e8;
	background-position:right;
	background-repeat:repeat-y;
	height:120px;
}
#choose_country select
{
	margin-top:10px;
}
#choose_language
{
	padding:0 0 0 20px;
	float:left;
}
#choose_language ul
{
	list-style-type:none;
	margin-top:5px;
}
#choose_language li a
{
	color: #62B4E8;
}
#choose_language li a:hover
{
	text-decoration: underline;
}
#choose_language li
{
	padding-left:24px;
	background-repeat:no-repeat;
	background-position:left;
	line-height:18px;
	padding-left:0px;
	background-image: none !important;  
}
#choose_language .it, #language .it, #language2 .it
{
	background-image:url(../images/it.gif);	
}
#choose_language .en, #language .en, #language2 .en
{
	background-image:url(../images/gb.gif);	
}
#choose_language .nl, #language .nl, #language2 .nl
{
	background-image:url(../images/nl.gif);	
}
#choose_language .de, #language .de, #language2 .de
{
	background-image:url(../images/de.gif);	
}
#choose_language .fr, #language .fr, #language2 .fr
{
	background-image:url(../images/fr.gif);	
}
#choose_language .es, #language .es, #language2 .es
{
	background-image:url(../images/es.gif);	
}
#choose_language .ja, #language .ja, #language2 .ja
{
	background-image:url(../images/ja.gif);	
}
#choose_language .ko, #language .ko, #language2 .ko
{
	background-image:url(../images/ko.gif);	
}
#choose_language .zh, #language .zh, #language2 .zh
{
	background-image:url(../images/zh.gif);	
}
#choose_language .zhs, #language .zhs
{
	background-image:url(../images/zhs.gif);	
}
#remember_selection
{
	float:left;
	margin-top:10px;
}
#remember_selection .checkbox
{
	width:14px;
	height:14px;
	margin-right:5px;
	vertical-align:bottom;
}
#close
{
	width:13px;
	height:13px;
	float:right;
	position:relative;
	margin-top:115px;
	margin-right:-18px;
	margin-bottom:-48px;
	display:none;
}
#header
{
	height:65px;
}
#header .logo
{
	z-index:2;
	position:relative;
	width:231px;
	height:22px;
	background-image:url(../images/logo_new.png);
	background-repeat:no-repeat;
	margin-bottom:17px;
}
#header .logo a
{
	width:231px;
	height:22px;
	display:block;
}
.brandcolor
{
	background-color:#1c2247;	
}
.brandcolor .announcement
{
	color:#ffffff;
	font-size:16px;
	font-weight:lighter;
	width:264px !important;
	height:120px !important;
	float:left;
	margin:0 auto 0 auto;
}
.brandcolor .announcement p
{
	vertical-align:middle;
	padding-left:20px;
	line-height:16px;
}
.brandcolor .announcement p a
{
	font-size:11px;
	background-image:url(/images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:6px;
	font-weight:bold;
	color:#ffffff;
}
.brandcolor .announcement p a:hover
{
	text-decoration:underline;
}
#header .brand
{
	display:none;
	width:192px;
	height:74px;
	/*background-color:blue;*/
	position:relative;
	z-index:3;
	float:right;
	text-align:center;
	/*background-image:url(../images/af_klm.png);*/
	background-repeat:no-repeat;
}
#header .menu
{
	height:25px;
	z-index:4;
	position:relative;
	border-top:1px solid #62b4e8;
}
#listMenu
{
	list-style-type:none;
	margin-left:53px;
}
#listMenu li
{
	float:left;
	
	font-size:14px;
	font-weight:lighter;
	margin-right:45px;
	line-height:25px;
}
#listMenu li a.selected
{
	color:#62b4e8;
}
#header .backgroundImage
{
	/*background-color:red;*/
	height:60px;
	position:relative;
	top:-100px;
	z-index:1;
	display:none;
}
#splashWrapper
{
	border-top:1px solid #62b4e8;
	height:120px;
}
#splashWrapperSmall
{
	border-top:1px solid #62b4e8;
	height:95px;
}
#splash
{
	float:left;
	height:120px;
	width:576px;
}
#splashSmall
{
	float:left;
	height:95px;
	width:576px;
}
#airlineBrand
{
	float:left;
	height:120px;
	width:384px;
}
#complementary .rood
{
	background-color:#d2204c;
	height:95px;
}
#complementary .groen
{
	background-color:#bfce00;
	height:95px;
}
#airlineBrandSmall, #complementary
{
	float:left;
	height:95px;
	width:384px;
}
#airlineBrand div, #complementary div
{
	width:264px;
	height:120px;
	float:left;
}
#airlineBrandSmall div
{
	width:192px;
	height:95px;
	float:left;
}
#airlineBrand #flash
{
	width:120px;
	background-color:#fff;
}
.sectionHeader
{
	margin-bottom:6px;
	font-size:18px;
	color:#58585a;
	line-height:normal;
}
.sectionHeader span
{
	color:#62b4e8;
}
#promotionsWrapper
{
	border-bottom:1px solid #62b4e8;
	background-image:url(../images/bg_vertical.gif);
	background-repeat:repeat-y; 
	margin:0;
	padding-top:10px;
	/*height:282px;*/
	padding-bottom:17px;
}
#earningWrapper
{
	float:left;
	width:575px;
	border-right:1px solid #62b4e8;
}
#earningWrapper .last, #spendingOtherWrapper .last
{
	margin-right:0px !important;
}
#spendingWrapper
{
	background-image:url(/images/globe.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	width:364px;
	padding-left:20px;
}
#spendingWrapper .intro
{
	width:210px;
	padding-bottom:7px;
}
#spendingMiles
{
	height:130px;
}
#spendingMiles fieldset
{
	cursor:default;
}
#spendingMiles label
{
	color:#333333;
	font-weight:bold;
	padding-right:15px;
}
select
{
	border:1px solid #abadb3;
	font-size:11px;
	margin-top:2px;
	margin-bottom:7px;
	width:150px;
}
.submit
{
	background-color:#62b4e8;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-size:10px;
	padding:2px 2px 2px 2px;
	margin-left:5px;	
	border-bottom:1px solid #457fa4;
	border-right:1px solid #457fa4;
	border-top:1px solid #86c5ed;
	border-left:1px solid #86c5ed;
	position:relative;
	top:-2px;
}
.submit:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#bfce00;
	border-bottom:1px solid #879100;
	border-right:1px solid #879100;
	border-top:1px solid #ced93b;
	border-left:1px solid #ced93b;
}
option
{
	padding:0 0 0 4px;
}
#spendingMilesOnOthers
{
	margin-top:16px;
}
#spendingMilesOnOthers a, #spendingMiles a
{
	display:inline;
}
#spendingMilesOnOthers .subheading
{
	margin-bottom:4px;
}
#spendingOtherWrapper
{
	padding-left:20px;
	float:right;
	width:364px;
}
#earningWrapper .item, #spendingOtherWrapper .item
{
	float:left;
	margin-right:19px;
	width:172px !important;
	overflow: hidden;
}
#earningWrapper .title
{
	/*font-weight:bold;*/
	height:25px;
	overflow:hidden;
}
#newsWrapper .title, #featured .title, #spendingOtherWrapper .title
{
	font-weight:bold;
	height:25px;
	overflow:hidden;
}
#otherNewsSide sup
{
	font-size: 10px !important;
}
#featured .title, #newsWrapper .title, #earningWrapper .title
{
	height:auto;
	overflow: visible;
}
#newsWrapper .title sup
{
	font-size: 11px;
}
#featured .title
{
	padding:2px 0 0 0;
}
#earningWrapper .titleImage, #spendingWrapper .titleImage, #promotionOverview .titleImage
{
	font-size:15px;
	background-image:url(/images/blue_arrow.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding-left:9px;
	margin-bottom:7px;
	display: block;
	width:172px;
	overflow: hidden;
}
.titleShort
{
	width:141px !important;
	height: 17px;
}
#earningWrapper .illustration, #spendingOtherWrapper .illustration
{
	margin-bottom:10px;
}
#earningWrapper .illustrationPartner
{
	margin:0px;
	text-align:center;
	margin-bottom:4px;
	width:170px;
	border:1px solid #efeae4;
}
#earningWrapper .textwrapper
{
	height:27px;
	margin-bottom:5px;
	overflow:hidden;
}
#earningWrapper .subheading, #spendingOtherWrapper .subheading
{
	margin:4px 0 4px 0 !important;
}
#newsContainer
{
	border-bottom:1px solid #62b4e8;
}
#newsContainer #featured
{
	float:right;	
	margin:0 0 0 0;
	width:268px;
	padding:0 10px 10px 10px;
}
.icon
{
	border:1px solid #EFEAE4;
	float:left;
	margin:0 10px 10px 0;
}
#newsContainer #partners
{
	margin-bottom:27px;
}
#newsContainer #partners table
{
	background-color:#eff7fd;
	margin-bottom:13px;
}
#newsContainer #partners table td
{
	background-color:#ffffff;
	height:50px;
	width:90px;
	margin-right:1px;
}
#newsContainer #featured .item
{
	padding-bottom:16px;
	padding-top:12px;
	/*border-top:1px solid #62B4E8;*/
}
#newsContainer #newsflash ul
{
	padding-left:15px;
	margin-top:7px;
}
#newsContainer #newsflash li
{
	list-style-type: square;
}
#newsContainer #newsflash
{
	background-color:#eff7fd;
	margin-top:40px;
}
#newsContainer #newsflash .flashItem
{
	margin-bottom:30px;
}
#newsContainer #newsflash ul
{
	padding-bottom:7px;
}
#newsContainer #newsflash .FB
{
	background-image:url(../images/more_fb.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding-left:15px;
}
#newsContainer #newsflash .FB strong
{
	color:#58585A;
}
.articleWrapper .body b
{
	color:#676767;
}
.articleWrapper .body  .inlineIllustration
{
	margin: 7px 0 7px 0;
	display: block;
}
.articleWrapper .body h4
{
	color:#676767;
	margin-bottom:0px;
}
#newsContainer #newsflash .KLM
{
	background-image:url(../images/more_klm.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}
#newsContainer #newsflash .AF
{
	background-image:url(../images/more_af.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:15px;
}
#newsWrapper
{
	border-bottom:1px solid #62b4e8;
	margin-top:10px;
	padding-bottom:15px;
}
#newsWrapper.articleContainer
{
	float:left; 
	width:960px; 
	border-bottom:none; 
	padding-bottom:0px; 
	margin-top:0px;
}
.sidebar
{
	background-image:url(../images/newsContainerBG.gif);
	background-repeat:repeat-y;
}
.border
{
	border-bottom:1px solid #62b4e8;
}
.crumble
{
	margin-top:-21px; 
	padding-bottom:7px; 
	margin-bottom:10px; 
	float:left; 
	border-bottom:1px solid  #efeae4; 
	width:560px;
}
.crumbleNews
{
	padding-bottom:9px; 
	padding-top:9px; 
	border-bottom:1px solid  #efeae4; 
	width:630px;
}
.crumbleNormal
{
	padding-bottom:9px; 
	margin-bottom:10px; 
	padding-top:9px; 
	float:left;  
	border-bottom:1px solid  #efeae4; 
	width:630px;
}
.crumblePromotion
{
	padding-bottom:9px; 
	margin-bottom:20px; 
	padding-top:9px; 
	float:left;  
	border-bottom:1px solid  #efeae4; 
	width:556px;
}
.crumbleFull
{
	padding-bottom:9px; 
	margin-bottom:10px; 
	padding-top:9px;  
	border-bottom:1px solid  #efeae4; 
}
.crumble a, .crumbleNews a, .crumbleNormal a, .crumblePromotion a, .crumbleFull a
{
	color:#62B4E8;
}
.crumble a:hover, .crumbleNews a:hover, .crumbleNormal a:hover, .crumblePromotion a:hover, .crumbleFull a:hover
{
	text-decoration:underline
}
.sidebar_promotion
{
	margin-top:30px;
	background-image:url(../images/promotionBG.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
}
.test
{
	background-image:url(../images/promotionBG.gif);
	background-repeat:repeat-y;
	border-bottom:0px;
	margin-top:30px !important;
	padding-top:0px;
}
.sidebar_news
{
	background-image:url(../images/promotionBG.gif);
	background-repeat:repeat-y;
	margin-top:30px;
	height:1%;
}
.earningMilesWrapper
{
	width:650px; 
	float:left; 
}
.pager ol
{
	list-style-type:none;
	margin:0;
}
.pager li
{	
	float:left;
	margin-right:5px;
	text-align:center;
	line-height:18px;
	border:1px solid #62b4e8;
	margin-bottom:15px;
}
.pager li a
{
	padding:3px 6px 3px 6px;
}
.pager li a:hover
{
	text-decoration:none;
}
.pager li a.selected
{
	font-weight:bold;
	color:#62b4e8;
}
#newsWrapper .articleWrapper
{
	width:556px;
	float:left;
	padding-bottom:17px;
}
.articleWrapper a, .default a, .conditions a, .bold a
{
	color:#62b4e8;
	font-weight:bold;
}
.articleWrapper a:hover, .default a:hover, .conditions a:hover, .bold a:hover
{
	color:#62b4e8;
	text-decoration:underline;
}
.articleWrapper .body
{
	padding-bottom:12px;
	padding-right:10px;
	line-height:15px;
}
.articleWrapper .body strong
{
	color:#707070;
}
.articleWrapper .body ol
{
	margin-left:15px;
}
.articleWrapper .body ul
{
	margin-left:15px;
	/*clear:left;*/
	margin-bottom:10px;
	margin-top:10px;
	list-style-type:square;
	list-style-position:outside;
}
.articleWrapper .body ul li
{

}
.articleWrapper .body ul br, .articleWrapper .body ol br
{
	line-height:0px;
}
 


.articleHeaderFB
{
	/*width:420px;	*/
	/*margin-top:10px;*/
}
.articleHeaderAF
{
	padding-left:9px;
	border-left:4px solid #1c2247;
}
.brandlogo
{	
	margin-top:5px;
	float:right;
	/*border-bottom:1px solid #62b4e8;*/
}
.otherNews
{
	padding-bottom:27px;
	border-bottom:1px solid #62b4e8;
}
.articleHeaderKLM
{
	padding-left:9px;
	border-left:4px solid #3a9bdc;
}
#creative
{
	width:384px;
	float:right;
	padding-bottom:10px;
}
#newsWrapper .item
{
	float:left;
	width:295px;
	z-index:1;
	position:relative;
}
#newsWrapper .illustration
{
	float:left;
	border:1px solid #EFEAE4;
}
#newsWrapper .overviewButton
{
	float:right;
	margin-top: -20px;
	z-index:2;
	position:relative;
}
#newsWrapper .article
{
	float:left;
	padding-left:10px;
	width:140px;
}
#newsWrapper .intro
{
	margin-top:4px;
	font-weight:normal !important;
}
.articleVault
{
	height:73px;
	margin-bottom:6px;
	overflow:hidden;
}
#featured .subheading
{
	margin-top:4px;
	margin-bottom:4px;
}
#featured .illustration
{
	margin-bottom:17px;
}
#footer
{
	padding-top:12px;
}
#footer ul
{
	list-style-type:none;
}
#footer ul li
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	/*border-right:1px solid #7d7d7d;*/
	/*line-height:11px;*/
}
#footer ul li a
{
	display:block;
}
#footer .first
{
	padding-left:0px;
}
#footer .last
{
	border-right:none;
	padding-right:0px;
}
#footer .companyLinks
{
	float:right;
	margin:-7px 0 0 0;
}
p.overviewButton
{
	margin-top:15px;
	height:18px;
}
.button
{
	padding:3px 5px 3px 13px;
	background-color:#62b4e8;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	background-image:url(../images/arrow_white.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	border-bottom:1px solid #457fa4;
	border-right:1px solid #457fa4;
	border-top:1px solid #86c5ed;
	border-left:1px solid #86c5ed;	
}
.button_inactive
{
	padding:3px 5px 3px 13px;
	background-color:#c0e1f6;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	background-image:url(../images/arrow_white.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	border-bottom:1px solid #b5ccdb;
	border-right:1px solid #b5ccdb;
	border-top:1px solid #cfe8f8;
	border-left:1px solid #cfe8f8;
	cursor:default;
}
a:hover.button
{
	color:#ffffff;
	text-decoration:none;
	background-color:#bfce00;
	border-bottom:1px solid #879100;
	border-right:1px solid #879100;
	border-top:1px solid #ced93b;
	border-left:1px solid #ced93b;
}
a:hover.button_inactive
{
	color:#ffffff;
}
.marge
{
	padding-bottom:27px;
}
.rule
{
	border-top:1px solid #62b4e8;
	height:1px;
	margin-bottom:10px;
	width:630px;
}
#newsNav
{
	float:right;
	margin-right:10px;
}
#newsNav img
{
	float:left;
	margin-left:6px;
}
#relatedContent
{
	margin-top:17px;
	padding-left:10px;
}
ul.related
{
	list-style-type:none;
	margin-bottom:17px;
}
ul.related li
{
	font-weight:bold;
	line-height:19px;
}
ul.related li a
{
	background-image:url(../images/relatedIcon.gif);
	background-position:0 6px;
	padding-left:15px;
	background-repeat:no-repeat;
}
ul.related li a span
{
	color:#62B4E8;
	font-weight:bold;
}
ul.related li a:hover
{
	background-image:url(../images/relatedIconGreen.gif);
	background-position:0 6px;
	padding-left:15px;
	background-repeat:no-repeat;
}
ul.related li.not
{
	background-image:url(../images/relatedIconGreen.gif);
}
#relatedContent.padding
{
	padding-left:10px;
}
ul.related li a
{
	text-decoration:none;
	display:block;
	color:#58585A;
}
ul.related li a:hover
{
	color:#62b4e8;
}
#promotionOverview
{
	width:640px;
	float:left;
}
#promotionOverview .item
{
	width:150px; 
	float:left; 
	margin-right:10px;
	padding-bottom:17px;
	overflow: hidden;
	height:155px;
}
#promotionOverview .subheading
{
	padding-top:15px;
	margin-bottom:14px;
}
#promotionOverview .illustration
{
	margin-bottom:13px;
}
.milesFinder
{
	height:200px;
	float:right; 
	width:320px;
	background-image:url(../images/background_spendingOnFlights.jpg);
	background-position:150px 0px;
	background-repeat:no-repeat;
}
#promotionsList
{
	width:630px;
}
#promotionsList td
{
	border-bottom:1px solid #62b4e8;
}
#promotionsList .partnerLogo
{
	width:138px;
	/*border-left:1px solid #62B4E8;*/
	border-right:1px solid #62B4E8;
}
#promotionsList .content
{
	padding:15px 5px 15px 15px;
}
#promotionsList .milesIcon
{
	width:72px;
	padding-bottom:15px;
	padding-top:15px;
}
#promotionsList .title, #NewsOverviewTable .title a
{
	font-size:15px;
	font-weight:lighter;
}
#promotionsList .subheading, #NewsOverviewTable .subheading
{
	font-weight:bold;
	padding-top:3px;
	font-size:12px;
}
#NewsOverviewTable .subheading
 {
	 margin-bottom: 13px;
 }
#NewsOverviewTable
{
	width:650px;
	margin-bottom:15px;
}
#NewsOverviewTable td.illu
{
	width:100px;
	border-right:1px solid #62B4E8;
	/*border-bottom:1px solid #EFEAE4;*/
}
#NewsOverviewTable td.illu img
{
	width:100px;
	height:100px;
}
#NewsOverviewTable td.logo
{
	width:120px;
	padding:19px 0 0 15px;
	text-align:right;
}
#NewsOverviewTable td
{
	border-bottom:1px solid #62B4E8;
	background-color:#FFF;
}
#NewsOverviewTable td.content
{
	padding:10px 5px 10px 15px;

}
#NewsOverviewTable td
{


}
#filter
{
	margin-bottom:20px;
	background-color:#efeae4;
	border-bottom:1px solid #d7d3cb;
	border-right:1px solid #d7d3cb;
	padding:10px;
	width:610px;
}
#filter select
{
	margin:0;
	margin-right:3px;
	width:180px;
	padding:2px 0 2px 0;
}
#filter .submit
{
	vertical-align:middle;
	margin-left:0px;
}
#newsWrapper ul.body 
{
	list-style-type:none;
}
#newsWrapper ul.body li
{
	background-image:url(../images/bullet_dark.gif);
	background-position:0 4px;
	padding-left:12px;
	background-repeat:no-repeat;
}
a.print
{
	background-image:url(../images/printicon.gif);
	background-position:right;
	padding-right:18px;
	background-repeat:no-repeat;
	font-weight:normal !important;
}
#partnersTable
{
	
	margin-bottom:30px;
}
#partnersTable td
{ 
	border-right:1px solid #d7d3cb;
	
	padding:0 10px 0 10px;
	text-align:center;
}
#creativePlaceholder
{
	padding-bottom:10px;
	background-color:#FFFFFF;
	padding-top:32px;
}
#webpromos
{
	
}
#webpromos h3
{
	font-size:19px;
	color:#62b4e8;
	font-weight:lighter;
}
#webpromos .back, p.back
{
	background-image:url(../images/back.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:20px;
}
#webpromos table
{
	margin-bottom:7px;
}
#webpromos table .header
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#62b4e8;
	border-right:2px solid #FFFFFF;
	border-bottom:0px;
}
#webpromos table td
{
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #62b4e8;
}
#webpromos table tr:hover
{
	background-color:#eef7fc;
}
#webpromos table .airline
{
	text-align:center;
	width:80px;
	padding-top:10px;
}
#webpromos table .route
{
	font-weight:bold;
	width:300px;
	background-image:url(../images/airplane.gif);
	background-position:0 9px;
	background-repeat:no-repeat;
	padding-left:23px;
	padding-top:10px;
}
.conditions
{
	border-bottom:1px solid #62b4e8;
	padding-bottom:27px;
}
.kopje
{
	font-weight:bold;
	color:#666666;
	margin-bottom:5px;
}
.conditions ul
{
	list-style-type:none;
	font-size:11px;
}
.conditions li
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:10px;
}
#select_region
{
	margin-bottom:23px;
	border-bottom:1px solid #62b4e8;
	padding-bottom:10px;

}
#select_region li
{
	float:left;
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
	margin-right:15px;	
	margin-bottom:5px;
}
#promoAwardMap
{
	float:right;
}
#webpromos table td .button, #webpromos table td .button_inactive
{
	float:right;
}
#schedule .streamer
{
	margin-bottom:7px;
}
#schedule
{
	background-image:url(../images/background_schedule.gif);
	background-repeat:repeat-y;
	margin-bottom:20px;
	height:1%;
}
#schedule .intro
{
	margin-bottom:6px;
}
#schedule p
{
	width:208px;
	margin-bottom:0px;
}
#schedule .item
{
	margin-bottom:12px;
	width:197px;
	background-image:url(../images/bullet_dark.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:12px;
	display: none;
}
#schedule .image
{
	margin-bottom:12px;
}
#schedule .scheduleWrapper
{
	float:left;
	width:220px;
	/*border-right:1px solid #d7d3cb;*/
	margin-right:20px;
}
#schedule .title
{
	font-weight:bold;
	color:#58585A;
	margin-bottom:2px;	
}
.roan
{
	background-color:#eff7fd;
	float:right;
	margin-bottom:-100px;
	width:276px;
	padding:20px 0 10px 10px;
	margin-top:-20px;
	height:207px;
	border-left:1px solid #57b3e6;
}
#filterbyContainer
{
	border-top:1px solid #62B4E8;
	padding-top:12px;
	margin-left:20px; 
	margin-top:32px;
	margin-bottom:4px;
}
.filterby
{
	 margin-top:4px; 
	 padding:15px 3px 14px 3px;
}
#NewsOverviewTable
{
	
}
