@media screen,print{
	html, body{
		padding:0;
		margin:0;
	}
	body{
		background:#e9e9e9;
		text-align:center;
		font-size:12px;
		font-family:Arial,Helvetica,Verdana;
	}
	a img{
		border:none;
	}
	a:focus{
		outline:none;
	}
	pre{
		margin:0;
		padding:0;
		text-align:left;
		width:328px;
		font-family:arial;
	}
	.clear{
		clear:both;
	}
	#fullPage{
		text-align:left;
		margin:0 auto;
		background:#fff;
		width:924px;
		padding:12px;
	}
	.left{
		float:left;
	}
	.right{
		float:right;
	}
	.print{
		display:none;
	}
	/******************  HEADER ******************/
	
	#header{
		height:90px;
		position:relative;
	}
	#header #pageLogo{
		display:block;
		position:absolute;
		top:2px;
		left:2px;
	}
	
	#header #metaNav{
		position:absolute;
		top:0;
		right:10px;
	}
	#header #metaNav a{
		text-transform:uppercase;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		font-size:10px;
		line-height:12px;
		background:transparent url(../images/icons/white/icon_arrows_red_9.gif) no-repeat 0px 2px;
		padding-left:12px;
		padding-right:10px;
	}
	#header #metaNav a:hover{
		text-decoration:underline;
	}
	
	#header #topNav{
		height:39px;
		width:100%;
		position:absolute;
		bottom:0;
		left:0;
		overflow:hidden;
	}
	#header #topNav a {
		display:block;
		float:left;
		background-position:0px 0px;
		height:39px;
		overflow:hidden;
		text-indent:-1000px;
	}
	#header #topNav a:hover{
		background-position:0px -39px;
	}
	#header #topNav a.active{
		background-position:0px -78px;
	}
	#header #topNav #topNav1NL {
		background-image:url('../nl/images/topNav_01.gif');
		width:147px;
	}
	#header #topNav #topNav2NL {
		background-image:url('../nl/images/topNav_02.gif');
		width:169px;
	}
	#header #topNav #topNav3NL {
		background-image:url('../nl/images/topNav_03.gif');
		width:152px;
	}
	#header #topNav #topNav4NL {
		background-image:url('../nl/images/topNav_04.gif');
		width:159px;
	}
	#header #topNav #topNav5NL {
		background-image:url('../nl/images/topNav_05.gif');
		width:163px;
	}
	#header #topNav #topNav6NL {
		background-image:url('../nl/images/topNav_06.gif');
		width:134px;
	}
	#header #topNav #topNav1FR {
		background-image:url('../fr/images/topNav_01.gif');
		width:157px;
	}
	#header #topNav #topNav2FR {
		background-image:url('../fr/images/topNav_02.gif');
		width:175px;
	}
	#header #topNav #topNav3FR {
		background-image:url('../fr/images/topNav_03.gif');
		width:138px;
	}
	#header #topNav #topNav4FR {
		background-image:url('../fr/images/topNav_04.gif');
		width:134px;
	}
	#header #topNav #topNav5FR {
		background-image:url('../fr/images/topNav_05.gif');
		width:195px;
	}
	#header #topNav #topNav6FR {
		background-image:url('../fr/images/topNav_06.gif');
		width:125px;
	}
	/******************  CONTENT ******************/
	/* allround */
	#content a.rightArrowLink{
		color:#182c42;
		text-decoration:none;
		font-weight:normal;
		font-size:13px;
		line-height:26px;
		background:transparent url(../images/icons/white/icon_arrows_red_13.gif) no-repeat right 2px;
		padding-right:20px;
	}
	#content a.rightArrowLink1{
		color:#182c42;
		text-decoration:none;
		font-weight:normal;
		font-size:13px;
		line-height:20px;
		background:transparent url(../images/icons/white/icon_arrows_red_13.gif) no-repeat right 2px;
		padding-right:20px;
	}
	#content a.rightArrowLink:hover, #content a.rightArrowLink1:hover{
		text-decoration:underline;
	}
	#content  .boxFooter a.rightArrowLink{
		line-height:35px;
	}
	#content a.bigRightArrowLink{
		color:#182c42;
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
		line-height:26px;
		background:transparent url(../images/icons/white/icon_arrows_red_13.gif) no-repeat right 7px;
		padding-right:20px;
		float:right;
		display:block;
	}
	#content a.bigRightArrowLink:hover{
		text-decoration:underline;
	}
	#content .boxFooter{
		color:#182c42;
		background:transparent url('../images/box_footer.gif') repeat-x;
		font-size:12px;
		line-height:35px;
		padding:3px 10px 3px 10px;
		height:35px;
		clear:both;
	}
	#content .boxFooter img{
		vertical-align:middle;
		margin-top:-3px;
		@margin-top:0;
	}
	#content .boxFooter form{
		display:inline;
	}
	#content  .boxFooter a.rightArrowLink{
		background:transparent url(../images/icons/darkblue/icon_arrows_red_13.gif) no-repeat right 2px;
	}
	#content .boxFooterBig{
		color:#182c42;
		background:transparent url('../images/box_footerbig.gif') repeat-x;
		font-size:13px;
		line-height:18px;
		padding:8px 10px 8px 10px;
		height:36px;
		clear:both;
	}
	#content  .boxFooterBig a.rightArrowLink{
		background:transparent url(../images/icons/darkblue/icon_arrows_red_13.gif) no-repeat right 2px;
		line-height:18px;
	}
	#content input.postalcode{
		padding:6px 3px;
		margin:0;
		font-size:12px;
		vertical-align:middle;
		display:inline-block;
		border:none;
		outline:none;
		background: url('../images/input_postalcode_side.gif') no-repeat scroll top left;
		width: 76px;
		height: 14px;
	}

	
	
	

	
	.contentStyle01 {
		padding:22px 0;
	}
	.contentStyle01 .columnOne{
		float:left;
		width:656px;
	}
	.contentStyle01 .columnTwo{
		width:260px;
		float:right;
	}
	.contentStyle01 .columnTwo a.teaser{
		margin-bottom:10px;
		display:block;
	}
	.contentStyle02 {
		padding:22px 0;
	}
	.contentStyle02 .columnOne{
		float:left;
		width:656px;
	}
	.contentStyle02 .columnTwo{
		width:260px;
		float:right;
	}
	#stationBox{
		position:relative;
	}
	#hpSlideshow{
		position:relative;
		z-index:0;
	}
	#hpSlideshow *{
		position:absolute;
		top:0;
		left:0;
	}
	#hpSlideshow2{
		position:absolute;
		top:60px;
		left:40px;
		width:500px;
		height:60px;
		overflow:hidden;
		z-index:200;
	}
	#hpSlideshow2 div{
		width:500px;
		height:100px;
		position:absolute;
		top:0;
		left:0;
		color:#fff;
		font-size:24px;
	}
	#stationBox h1 {
		font-size:13px;
		font-weight:normal;
		margin:10px 0 0 0;
		color:#649dd7;
	}
	.visual{
		position:relative;
		height:249px;
	}
	.visual img{
		display:block;
	}
	#stationBox .stationInfo {
		position:relative;
		margin-top:-32px;
	}
	.contentStyle01 #stationBox .stationInfo{
		height:245px;
	}
	.contentStyle02 #stationBox .stationInfo{
		height:350px;
	}
	#stationBox #stationBoxWait {
		position:absolute;
		top:32px;
		left:0;
		width:656px;
		height:213px;
		background:#D9DEE2 url(../images/hp_station_tabbedContent.gif) no-repeat top right;
		text-align:center;
	}
	#stationBox #stationBoxWait img{
		position:absolute;
		left:420px;
		top:100px;
	}
	#extraInfo{
		width:232px;
		background:#E0E4E8 url(../images/hp_station_extrainfo.gif) no-repeat;
		padding:10px 24px 0px 16px;
		float:left;
		margin-top:32px;
	}
	.contentStyle01 #extraInfo {
		height:203px;
	}
	.contentStyle02 #extraInfo {
		height:308px;
	}
	#extraInfo #extraInfoContainer{
		width:232px;
		position:relative;
		overflow:hidden;
	}
	.contentStyle01 #extraInfo #extraInfoContainer {
		height:203px;
	}
	.contentStyle02 #extraInfo #extraInfoContainer {
		height:308px;
	}
	#extraInfo #extraInfoContainer #extraInfoAddress{
		position:absolute;
		top:-5px;
		left:0;
		font-size:18px;
		line-height:18px;
	}
	#extraInfo #extraInfoContainer #extraInfoAddress small{
		display:block;
		font-size:14px;
		line-height:16px;
	}
	#extraInfo #extraInfoContainer #extraInfoAddress div.extra{
		font-size:12px;
		line-height:14px;
		margin-top:25px;
	}
	#extraInfo #extraInfoContainer #extraInfoImage{
		width:232px;
		height:140px;
		position:absolute;
		left:0;
		top:55px;
	}
	.contentStyle01 #extraInfo #extraInfoContainer #extraInfoImage{
		top:63px;
	}
	.contentStyle02 #extraInfo #extraInfoContainer #extraInfoImage{
		top:168px;
	}
	#extraInfo #extraInfoContainer #extraInfoImage img{
		display:block;
		position:absolute;
		bottom:0;
		left:0;
	}
	#extraInfo #extraInfoContainer #extraInfoImage div.name{
		position:absolute;
		left:140px;
		bottom:55px;
	}
	#extraInfo #extraInfoContainer #extraInfoImage div.name2{
		position:absolute;
		left:0;
		bottom:150px;
	}
	#extraInfo #extraInfoContainer #extraInfoImage div.name3{
		position:absolute;
		left:0;
		bottom:85px;
	}
	#extraInfo #extraInfoContainer #extraInfoImage div.function{
		position:absolute;
		left:140px;
		top:84px;
	}
	#tabbedInfo{
		width:384px;
		float:right;
	}
	#tabbedInfo #tabbedInfoTabs{
		height:32px;
	}
	#tabbedInfo #tabbedInfoTabs a {
		display:block;
		height:22px;
		width:91px;
		float:left;
		text-align:center;
		background:url(../images/station_tabs.gif) no-repeat 0px 0px;
		margin-right:2px;
		text-align:center;
		padding:5px 0;
		line-height:22px;
		text-decoration:none;
		color:#fff;
		font-weight:bold;
		font-size:11px;
		text-transform:uppercase;
	}
	#tabbedInfo #tabbedInfoTabs a:hover{
		background-position: 0px -32px;
	}
	#tabbedInfo #tabbedInfoTabs a.active, #tabbedInfo #tabbedInfoTabs a.active:hover{
		background-position: 0px -64px;
		color:#666;
	}
	#tabbedInfo #tabbedInfoContent{
		width:364px;
		background:#E0E4E8 url(../images/hp_station_tabbedContent.gif) no-repeat;
		padding:10px;
	}
	.contentStyle01 #tabbedInfo #tabbedInfoContent {
		height:193px;
	}
	.contentStyle02 #tabbedInfo #tabbedInfoContent {
		height:298px;
		overflow:hidden;
	}
	#tabbedInfo #tabbedInfoContent .priceBox1{
		height:89px;
		width:114px;
		background:url(../nl/images/station_pricebox_1.gif) no-repeat;
		float:left;
		margin:15px 10px 0 0px;
		padding:20px 0 0 0;
	}
	#tabbedInfo #tabbedInfoContent .priceBox2{
		height:89px;
		width:114px;
		background:url(../nl/images/station_pricebox_2.gif) no-repeat;
		float:left;
		margin:15px 10px 0 10px;
		padding:20px 0 0 0;
	}
	#tabbedInfo #tabbedInfoContent .priceBox3{
		height:94px;
		width:90px;
		background:url(../nl/images/station_pricebox_3.gif) no-repeat;
		float:left;
		margin:10px 0 0 10px;
		padding:25px 0 0 0;
	}
	#tabbedInfo #tabbedInfoContent .priceBox1, #tabbedInfo #tabbedInfoContent .priceBox2, #tabbedInfo #tabbedInfoContent .priceBox3 {
		color:#fff;
		font-size:38px;
		text-align:center;
		font-weight:bold;
	}
	#tabbedInfo #tabbedInfoContent .priceBox1 small, #tabbedInfo #tabbedInfoContent .priceBox2 small, #tabbedInfo #tabbedInfoContent .priceBox3 small {
		display:block;
		font-size:12px;
		font-weight:normal;
		text-align:left;
		padding-left:14px;
		color:#f4bfc2;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator {
		height:121px;
		width:322px;
		background:url(../images/calculator_box.gif) no-repeat;
		clear:both;
		margin:10px;
		position:relative;
		padding:10px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator input.liter{
		height:14px;
		width:131px;
		display:block;
		border:none;
		background:url(../images/calculator_input_L.gif) no-repeat;
		margin:0 4px;
		float:left;
		color:#666;
		padding:5px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator input.kilometer{
		height:14px;
		width:131px;
		display:block;
		border:none;
		background:url(../images/calculator_input_Km.gif) no-repeat;
		margin:0 4px;
		float:left;
		color:#666;
		padding:5px;
		@margin-left:-5px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator a.calculatePrice{
		display:block;
		height:23px;
		width:23px;
		background:url(../images/icons/red/icon_arrows_white_23.gif) no-repeat;
		float:left;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator h1 {
		font-size:18px;
		color:#fff;
		margin:0px 0 0 0;
		font-weight:normal;
		height:44px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator h1 small{
		font-size:12px;
		display:block;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator h2 {
		font-size:15px;
		color:#fff;
		margin:10px 0 0 0;
		padding-top:3px;
		font-weight:bold;
		border-top:1px solid #C6CACF;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator h3 {
		color:#fff;
		margin:3px 5px;
		font-size:10px;
		font-weight:normal;
		width:142px;
		float:left;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceTotal {
		color:#fff;
		font-weight:bold;
		position:absolute;
		right:18px;
		top:5px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceTotal span.euro{
		font-size:42px;
		line-height:42px;
		height:42px;
		display:block;
		text-align:right;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceTotal span.euro small {
		font-size:20px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceTotal span.bef{
		font-size:12px;
		display:block;
		line-height:12px;
		text-align:right;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceTotal span.bef small {
		font-size:10px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceWait{
		background:url(../images/calculator_box.gif) no-repeat -10px -10px;
		height:121px;
		width:322px;
		position:absolute;
		top:10px;
		left:10px;
	}
	#tabbedInfo #tabbedInfoContent .priceCalculator div.priceWait img{
		margin:50px 0 0 120px;
	}
	#navStation{
		height:10px;
		margin:0 0 13px 0;
	}
	#navStation a {
		display:block;
		float:left;
		background-position:0px 0px;
		height:10px;
		line-height:10px;
		overflow:hidden;
		text-indent:-1000px;
	}
	#navStation a:hover{
		background-position:0px -10px;
	}
	#navStation a.active{
		background-position:0px -10px;
	}
	#navStation #navStation1NL {
		background-image:url('../nl/images/navig_station_01.gif');
		width:100px;
	}
	#navStation #navStation2NL {
		background-image:url('../nl/images/navig_station_02.gif');
		width:150px;
	}
	#navStation #navStation3NL {
		background-image:url('../nl/images/navig_station_03.gif');
		width:99px;
	}
	#navStation #navStation4NL {
		background-image:url('../nl/images/navig_station_04.gif');
		width:123px;
	}
	#navStation #navStation1FR {
		background-image:url('../fr/images/navig_station_01.gif');
		width:115px;
	}
	#navStation #navStation2FR {
		background-image:url('../fr/images/navig_station_02.gif');
		width:130px;
	}
	#navStation #navStation3FR {
		background-image:url('../fr/images/navig_station_03.gif');
		width:107px;
	}
	#navStation #navStation4FR {
		background-image:url('../fr/images/navig_station_04.gif');
		width:118px;
	}
	#content div.newsBlock{
		padding:10px;
		margin-top:10px;
		background:#f5f5f5;
	}
	#content div.newsBlock h1{
		color:#e1001f;
		font-weight:normal;
		font-size:17px;
		margin:0 0 10px 0;
		padding:0 0 16px 0;
		border-bottom:1px solid #dcdcdc;
	}
	#content div.newsBlock div.date{
		width:56px;
		border-right:1px solid #b0b0b0;
		float:left;
		color:#666;
	}
	#content div.newsBlock div.newsItem{
		display:block;
		margin-left:65px;
		color:#000;
		
	}
	#content div.newsBlock div.newsItem a.title{
		color:#e7001a;
		display:block;
		text-decoration:none;
		font-weight:bold;
	}
	#content div.newsBlock div.newsItem a.title:hover{
		text-decoration:underline;
	}
	div.hpSearch{
		position:relative;
		color:#182c42;
		background: transparent url(../images/box_footer_hpsearch.png) repeat-x;
		font-size:13px;
		
		padding:3px 10px 3px 10px;
		height:63px;
		clear:both;
	}
	div.hpSearch * {
		vertical-align:middle;
	}
	div.hpSearch .hpSearchTable{
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
	
}

div.hpSearch .hpSearchTable a.likeText, div.hpSearch .hpSearchTable a.likeText:link,div.hpSearch .hpSearchTable a.likeText:visited{
	font-size:13px;
	color:#182c42;
	margin-top: 5px;
	text-decoration: none;
	display: block;
	float: left;
}

div.hpSearch .hpSearchTable a.likeText:hover{
	text-decoration: underline;
}
div.hpSearch .hpSearchTable td.separator{
	border-left: 1px solid #ABB1B9;
	padding-left: 10px;
}
	div.hpSearch #postalSearch{
		display:block;
		height:26px;
		margin: 0;
		padding: 0;
		
	}
	div.hpSearch #postalSearch input.postalcode{
		display:block;
		float:left;
		background: url('../images/input_postalcode.gif') no-repeat scroll top left;
	}
	div.hpSearch #postalSearch a{
		display:block;
		float:left;
		margin:3px 0 0 3px;
	}
	div.hpSearch #allSearch{
		display:block;
		height:40px;
		width: 54px;
		float: left;
		
	}
	
	.columnOne #searchStation{
		background:#959aa0 url(../images/left_sidebar_bg.gif) no-repeat;
		width:203px;
		margin:10px 0;
		padding:10px 0;
	}
	#searchStation {
		background:#94999F url(../images/searchStation_bg.gif) no-repeat;
		padding:20px 0;
	}
	#searchStation h1{
		font-size:20px;
		color:#fff;
		font-weight:normal;
		margin:-6px 18px 15px;
	}
	#searchStation h2{
		font-size:15px;
		color:#fff;
		font-weight:normal;
		text-align: left;
		text-decoration: none;
		display: block;
		margin:4px 18px;
	}
	a.likeH2, a.likeH2:link, a.likeH2:visited{
	font-size:15px;
		color:#fff;
		font-weight:normal;
		text-align: left;
		text-decoration: none;
		display: block;
		margin:0 0 5px;
}
	a.likeH2:hover{
	text-decoration: underline;
}
	#searchStation div.searchBlock{
		padding:6px 14px 12px 14px;
		margin:0 2px;
		border-bottom:1px solid #c6cacf;
	}
	#searchStation div.searchBlock h1,#searchStation div.searchBlock h2{
		margin-left:0;
		margin-right:0;
	}
	#searchStation div.searchBlock .checkboxColumn{
		width:50%;
		float:left;
	}
	#searchStation div.searchBlock .checkboxColumn input{
		float:left;
		display:block;
	}
	#searchStation div.searchBlock .checkboxColumn label{
		margin-left:20px;
		padding:3px 10px 3px 0;
		font-size:11px;
		line-height:16px;
		color:#000;
		display:block;
	}
	#searchStation div.searchBlock a.arrowLink{
		display:block;
		background: url(../images/icons/darkgrey/icon_arrows_red_9.gif) no-repeat 0px 3px;
		padding-left:13px;
		color:#000;
		text-decoration:none;
	}
	#searchStation div.searchBlock a.arrowLink:hover{
		text-decoration:underline;
	}
	#searchStation div.searchBlock input.postalcode{
		vertical-align:bottom;
		margin-right:10px;
	}
	#searchStation #postalSearch{
		display:inline;
		margin:0;
		padding:0;
		position:relative;
		width:130px;
	}
	#searchStation #allSearch{
		display:inline;
	}
	.downloadsTeaser{
		display:block;
		margin:10px 0;
	}
	
	
	#teaserGps{
		background:#959aa0 url(../images/teaserGps_bg.jpg) no-repeat;
		padding:15px 0px 0px 128px;
		width:132px;
		min-height:115px;
		margin-top:11px;
	}
	#teaserGps h1{
		font-size:15px;
		color:#fff;
		margin:0;
		font-weight:normal;
	}
	#teaserGps h2{
		font-size:20px;
		color:#fff;
		margin:0 0 5px 0;
		font-weight:normal;
	}
	#teaserGps h3{
		font-size:12px;
		color:#fff;
		margin:0;
		font-weight:normal;
	}
	
	#teaserGpsSmall{
		background:#959aa0 url(../images/bg_small_gps_teaser.gif) no-repeat;
		padding:15px 18px 0px 18px;
		width:168px;
		min-height:115px;
		margin-top:11px;
	}
	#teaserGpsSmall h1{
		font-size:15px;
		color:#fff;
		margin:0;
		font-weight:normal;
	}
	#teaserGpsSmall h2{
		font-size:20px;
		color:#fff;
		margin:0 0 5px 0;
		font-weight:normal;
	}
	#teaserGpsSmall h3{
		font-size:12px;
		color:#fff;
		margin:0;
		font-weight:normal;
	}
	#shopAndServices{
		background:#D7DCE0 url(../images/route_bg.gif) repeat-x scroll left top;
		padding-bottom:20px;
		padding-top:10px;
		position:relative;
		height:580px;
	}
	#shopAndServices div.address{
		position:absolute;
		top:10px;
		left:10px;
	}
	#shopAndServices div.address .name {
		color:#649dd7;
		font-size:13px;
	}
	#shopAndServices div.address .street {
		font-size:22px;
	}
	#shopAndServices div.address .city {
		font-size:14px;
	}
	#shopAndServices div.address .closed {
		font-size:12px;
	}
	#shopAndServices div.infoContent{
		position:absolute;
		top:100px;
		left:15px;
		width:340px;
	}
	#shopAndServices div.infoContent div.top{
		background: url('../images/shopContent_top.gif') no-repeat;
		height:12px;
		overflow:hidden;
	}
	#shopAndServices div.infoContent div.mid{
		background: #f7f9fa;
		padding:0px 15px;
	}
	#shopAndServices div.infoContent div.bottom{
		background: url('../images/shopContent_bottom.gif') no-repeat;
		height:12px;
		overflow:hidden;
	}
	#shopAndServices div.infoContent h1{
		margin:0;
		padding:5px 0 10px 0;
		font-size:15px;
		font-weight:normal;
		color:#649dd7;
	}
	#shopAndServices div.infoContent p{
		margin:0;
		padding:5px 0 5px 0;
	}
	#shopAndServices div.infoContent ul{
		margin:0;
		padding:5px 0;
	}
	#shopAndServices div.infoContent ul li{
		list-style:none;
		margin:0;
		padding:1px 0px 1px 8px;
		background:url('../images/icons/lightblue/icon_bullet.gif') no-repeat 0px 7px ;
	}
	#shopAndServices img.topFeature{
		position:absolute;
		top:30px;
		left:460px;
	}
	#shopAndServices img.topFeature2{
		position:absolute;
		top:30px;
		left:405px;
	}
	#shopAndServices img.topFeature1{
		position:absolute;
		top:20px;
		left:550px;
	}
	#shopAndServices ul.featureList{
		position:absolute;
		top:100px;
		left:373px;
		width:266px;
		display:block;
		list-style:none;
		margin:0;
		padding:0;
	}
	#shopAndServices ul.featureList li{
		display:block;
		margin:0;
		padding:2px 6px;
		height:42px;
		line-height:42px;
		font-size:12px;
		color:#649dd7;
		background-repeat:no-repeat;
	}
	#shopAndServices ul.featureList li a {
		color:#649dd7;
		text-decoration:none;
	}
	#shopAndServices ul.featureList li a:hover{
		text-decoration:underline;
	}
	#shopAndServices ul.featureList li img{
		display:block;
		float:left;
		margin-right:5px;
	}
	#shopAndServices ul.featureList li.odd{
		background-color:#dfe8f0;
	}
	#shopAndServices ul.featureList li.even{
		background-color:#f2f5f7;
	}
	#shopAndServices ul.featureList li.yes{
		background-image:url('../images/icons/lightblue/icon_v_blue.gif');
		background-position:95% 15px;
	}
	#shopAndServices ul.featureList li.no{
		background-image:url('../images/icons/lightblue/icon_-_blue.gif');
		background-position:95% 15px;
	}
	
	
	/************** Content pages ****************************/
	
	.contentStyle03 {
		padding:22px 0;
	}
	.contentStyle03 .columnOne{
		float:left;
		width:204px;
	}
	.contentStyle03 .columnTwo{
		width:706px;
		float:right;
	}
	.contentStyle03 h1{
		color:#ea002b;
		font-size:22px;
		font-weight:normal;
		margin:18px 0;
	}
	.contentStyle03 h2{
		color:#929396;
		font-size:15px;
		font-weight:normal;
		margin:18px 0 28px 0;
	}
	.contentStyle03 h3{
		color:#000;
		font-size:15px;
		font-weight:bold;
		margin:10px 0;
	}
	.contentStyle03 h4{
		
	}
	.contentStyle03 p{
		margin:10px 0;
	}
	.contentStyle03 ul{
		margin:10px 0;
		padding:0;
		list-style:none;
	}
	.contentStyle03 ul li{
		padding: 0 0 0 9px;
		background: url('../images/icons/white/icon_bullet.gif') no-repeat 0px 5px;
		font-size:12px;
	}
	.redBox ul{
		margin:5px 0;
		padding:0;
		list-style:none;
	}
	.redBox ul li{
		padding: 0 0 0 9px;
		background: url('../images/icons/red/icon_bullet_white.gif') no-repeat 0px 5px;
		font-size:12px;
	}	
	.contentStyle03 a{
		color:#ea002b;
		text-decoration:none;
	}
	.contentStyle03 a:hover{
		text-decoration:underline;
	}
	.contentStyle03 a.arrowLink{
		color:#78a7d6;
		font-weight:bold;
		font-size:11px;
		line-height:13px;
		text-transform:uppercase;
		background:url('../images/icons/white/icon_arrows_red_13.gif') no-repeat;
		display:block;
		padding:0 0 0 18px;
		text-decoration:none;
	}
	.contentStyle03 a.arrowLink:hover{
		text-decoration:underline;
	}
	
	#navLeft{
		display:block;
		margin:0;
		padding:0;
		list-style:none;
		border-bottom:solid 3px #ccc;
	}
	#navLeft li{
		display:inline;
		padding:0;
		background:none;
	}
	#navLeft li a{
		color:#ea002b;
		font-size:11px;
		line-height:22px;
		border-top:1px dotted #d9d9d9;
		text-transform:uppercase;
		display:block;
		font-weight:bold;
		padding:0 3px;
	}
	#navLeft li a:hover{
		background:#F2F5F7;
		text-decoration:none;
	}
	#navLeft li a.active{
		color:#000;
	}
	#navLeft li ul{
		padding:0 0 4px 10px;
		margin:0;
	}
	#navLeft li ul li{
		
	}
	#navLeft li ul li a {
		line-height:16px;
		border:none;
	}
	
	#fleetCardIntro{
		background: url('../images/fleetcardIntro_bg2.jpg') no-repeat scroll top left;
		width: 706px;
		height: 241px;
		position:relative;
	}
	#fleetCardIntro .introText{
		position:absolute;
		left:319px;
		top:35px;
	}
	#fleetCardIntro .sliderContainer{
		position:absolute;
		left:300px;
		top:90px;
		height:100px;
		width:380px;
		overflow:hidden;
	}
	#fleetCardIntro .sliderContainer .slide {
		height:100px;
		width:380px;
		overflow:hidden;
		position:absolute;
		top:0;
		left:0;
	}
	#fleetCardIntro .sliderContainer .slide h2{
		color:#fff;
		margin:6px 0;
		padding:0 0 0 19px;
		line-height:19px;
		font-size:17px;
		font-weight:bold;
		background: url('../images/icons/red/icon_arrows_white_13.gif') no-repeat 0px 3px;
	}
	#fleetCardIntro .sliderContainer .slide p{
		color:#fff;
		margin:6px 0 6px 19px;
		
	}
	#fleetCardIntro .sliderIcons {
		position:absolute;
		top:190px;
		left:319px;
	}
	#fleetCardIntro .sliderIcons a{
		display:block;
		height:11px;
		width:11px;
		overflow:hidden;
		text-indent:-100px;
		float:left;
		background:#a0000b;
		margin:0 2px;
	}
	#fleetCardIntro .sliderIcons a.active{
		background:#e41d2b;
	}
	#fleetCardHome {
		background:#e4e8ec url('../images/fleetcardlanding_bg.gif') no-repeat scroll top left;
		width: 706px;
		height: 153px;
	}
	.boxFooter span.red{
		font-size:120%;
		color:#d7001f;
		font-weight:bold;
	}
	#fleetCardHome .col1{
		width:250px;
		padding:18px 0 0px 18px;
		float:left;
	}
	#fleetCardHome .col2{
		width:200px;
		padding-left:15px;
		float:left;
		text-align:center;
		padding-top:80px;
	}
	#fleetCardHome .col3{
		width:190px;
		padding:18px 0 0 10px;
		float:left;
	}
	a.btnFleetCardNL{
		display:block;
		height:53px;
		width:174px;
		background: url('../nl/images/btn_fleetCard.gif') no-repeat top left;
	}
	a.btnFleetCardNL:hover{
		background-position:bottom left;
	}
	a.btnFleetCardFR{
		display:block;
		height:53px;
		width:174px;
		background: url('../fr/images/btn_fleetCard.gif') no-repeat top left;
	}
	a.btnFleetCardFR:hover{
		background-position:bottom left;
	}
	#fleetCardHome h1{
		color:#649dd7 !important;
		font-size:13px !important;
		margin:6px 0 !important;
		font-weight:normal !important;
	}
	#fleetCardCalc{
		text-align:left;
		position:relative;
		height:290px;
	}
	#fleetCardCalc h1{
		font-size:16px;
		font-weight:normal;
		margin:0 0 10px 0;
	}
	#fleetCardCalc h1 span.total{
		font-weight:bold;
	}
	#fleetCardCalc h1 big{
		display:block;
		font-size:140%;
	}
	#fleetCardCalc table{
		padding-top:20px;
	}
	#fleetCardCalc table tr td, #fleetCardCalc table tr th {
		font-size:12px;
		text-align:left;
		vertical-align:top;
		background:#f8f9fa;
		padding:8px 5px;
	}
	#fleetCardCalc table tr th {
		width:225px;
	}
	#fleetCardCalc table tr th small{
		display:block;
	}
	#fleetCardCalc table tr.spacer td {
		background:#fff;
		padding:5px 0;
		height:10px;
		line-height:10px;
	}
	#fleetCardCalc input.amount{
		height:14px;
		width:121px;
		display:block;
		border:none;
		background:url(../images/fleetCalc_input_x.gif) no-repeat;
		margin:0;
		color:#666;
		padding:5px;
	}
	#fleetCardCalc input.kilometer{
		height:14px;
		width:121px;
		display:block;
		border:none;
		background:url(../images/fleetCalc_input_km.gif) no-repeat;
		margin:0;
		color:#666;
		padding:5px;
	}
	#fleetCardCalc a.sendFleetCardCalc{
		font-size:14px;
		font-weight:bold;
		display:block;
		float:right;
		height:23px;
		line-height:23px;
		color:#000;
		text-decoration:none;
		margin:10px 0 0 0;
		background:url('../images/icons/white/icon_arrows_red_23.gif') no-repeat right top;
		padding-right:26px;
	}
	#fleetCardCalc a.sendFleetCardCalc:hover{
		text-decoration:underline;
	}
	
	#fleetCardCalc #fleetCardCalcStep02{
		background:#fff;
		position:absolute;
		top:0;
		left:0;
		width:528px;
		height:288px;
	}
	#fleetCardCalc #fleetCardCalcStep02 img {
		position:absolute;
		top:130px;
		left:230px;
	}
	#fleetCardCalc #fleetCardCalcStep03 {
		text-align:center;
	}
	
	#stationRoute, #stationPromo{
		background:#D7DCE0 url('../images/route_bg.gif') repeat-x top left;
		padding-bottom:20px;
		padding-top:10px;
		position:relative;
		zoom:1;
	}
	#stationRoute h1, #stationPromo h1 {
		color:#649DD7;
		font-size:13px;
		font-weight:normal;
		margin:0 0 4px 0;
	}
	#stationPromo div.address .closed {
		font-size:12px;
	}
	#stationRoute #directions {
		float:right;
		width: 290px
	}
	#stationRoute #directions a {
		color:#f00;
		text-decoration:none;
	}
	#stationRoute #directions table td {
		border-color:#dbdcde !important;
	}
	#stationRoute #map_route {
		float:left;
		margin:15px 5px;
		width: 580px; 
		height: 400px;
	}
	#stationRoute .routeBox{
		position:relative;
		width:590px;
		margin:0 25px;
		padding:0 10px;
		background:#f3f4f6;
		clear:both;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}
	#stationRoute input.directions{
		display:block;
		border:none;
		outline:none;
		height:14px;
		padding:6px 3px;
		width:278px;
		background: url('../images/input_directions.gif') no-repeat;
	}
	#stationRoute form.directionForm{
		display:block;
		float:left;
		width:290px;
		margin:10px 10px 20px 20px;	
	}
	#stationRoute .stationInfo, #stationPromo .stationInfo {
		display:block;
		float:left;
		width:290px;
		margin:10px 10px 20px 20px;
	}
	#stationRoute .stationInfo .address, #stationPromo .stationInfo .address{
		font-size:22px;
	}
	#stationRoute .stationInfo .address small, #stationPromo .stationInfo .address small{
		font-size:14px;
		display:block;
	}
	#stationPromo div.address .closed {
		font-size:12px;
	}
	#stationPromo .promotions{
		clear:both;
	}
	#stationPromo .promotions .promoItem {
		background: url('../images/promo_bg.gif') no-repeat scroll top left;
		width: 178px;
		height: 200px;
		float:left;
		margin:0 0 10px 12px;
		padding:12px;
	}
	#stationPromo .promotions .promoItem .title{
		border-top:1px solid #bfc1c2;
		color:#e1001f;
		font-size:13px;
		font-weight:bold;
		padding:4px 0;
	}
	#stationPromo .promotions .promoItem .description{
		font-size:12px;
		color:#000;
	}
	#stationPromo .promotions .promoItem .description p {
		margin:0;
		padding:0;
	}
	#stationPromo .promoInfo{
		display:block;
		float:left;
		width:310px;
		margin:20px 10px 20px 0px;	
		font-size:13px;
	}
	#stationPromo .promoInfo strong{
		color:#e1001f;
		display:block;
		text-transform:uppercase;
	}
	
	.extraInfo h1{
		color:#d90015;
		font-size:15px;
		font-weight:normal;
		margin:0;
		padding:5px;
		text-align:left;
	}
	.extraInfo p{
		color:#000;
		font-size:12px;
		font-weight:normal;
		margin:0;
		padding:5px;
		text-align:left;
	}
	.extraInfo p a{
		color:#000;
	}
	
	.contentStyle03 .redText {
		color:#ea002b;
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:3px;
}





	#fleetCardPage{
		background:#D7DCE0 url('../images/route_bg.gif') repeat-x top left;
		padding-bottom:20px;
		padding-top:10px;
		position:relative;
	}
	#fleetCardPage2{
		background:#fcfdfd url('../images/fleetcard2_bg.jpg') repeat-x bottom left;
		padding-bottom:20px;
		padding-top:10px;
		position:relative;
	}
	#fleetCardPage h1, #fleetCardPage2 h1{
		font-size:16px;
		font-weight:bold;
		margin:18px 12px;
	}
	#fleetCardPage h2, #fleetCardPage2 h2{
		color:#333333;
		font-size:12px;
		font-weight:normal;
		margin:18px 12px;
	}
	#fleetCardPage h3, #fleetCardPage p{
		margin-left:12px;
		margin-right:12px;
	}
	#fleetCardPage  .bigBox h3, #fleetCardPage  .bigBox p {
		margin-left:0px;
		margin-right:0px;
	}
	#fleetCardPage .bigBox{
		margin:0 0 0 9px;
		width:689px;
		clear:both;
	}
	#fleetCardPage .bigBox .top{
		height:6px;
		overflow:hidden;
		background:url('../images/bigbox_top.gif') no-repeat;
	}
	#fleetCardPage .bigBox .mid{
		background:#f7f8f9;
		padding:10px;
	}
	#fleetCardPage .bigBox .bot{
		height:6px;
		overflow:hidden;
		background:url('../images/bigbox_bottom.gif') no-repeat;
	}
	#fleetCardPage2 .bigBox{
		margin:0 0 0 9px;
		width:689px;
	}
	#fleetCardPage2 .bigBox .mid{
		padding:0 10px 10px 10px;
	}
	#fleetCardPage .btnOrder{
		height:53px;
		width:337px;
		display:block;
		overflow:hidden;
		text-indent:-1000px;
		margin:10px 12px 0;
	}
	#fleetCardPage .btnOrder:hover{
		background-position:bottom left;
	}
	
	
	
	#classicFleedCardCalculator{
		width:688px;
		height:251px;
		position:relative;
		margin:10px 0 20px 10px;
	}
	#classicFleedCardCalculator h3{
		position:relative;
		z-index:300;
		margin:0 12px;
		padding:14px 0 0 0 ;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator1,
	#classicFleedCardCalculator #classicFleedCardCalculator2,
	#classicFleedCardCalculator #classicFleedCardCalculator3 {
		position:absolute;
		top:0;
		left:0;
		width:688px;
		height:251px;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator1{
		background: url('../images/classicFleetcard_calculator_bg01.jpg') no-repeat;
		z-index:100;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator2{
		background: url('../images/classicFleetcard_calculator_bg02.jpg') no-repeat;
		z-index:200;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator3{
		background: url('../images/classicFleetcard_calculator_bg03.jpg') no-repeat;
		z-index:100;
	}
	#classicFleedCardCalculator .leftBox{
		position:absolute;
		top:55px;
		left:22px;
		width:264px;
		height:164px;
	}
	#classicFleedCardCalculator .leftBox h1 {
		color:#333;
		font-size:14px;
		font-weight:bold;
		margin:8px 0 14px 0;
	}
	#classicFleedCardCalculator .leftBox h1 small{
		display:block;
		font-weight:normal;
		font-size:12px;
	}
	#classicFleedCardCalculator .leftBox h2{
		color:#77a9db;
		font-size:12px;
		font-weight:normal;
		margin:0;
	}
	#classicFleedCardCalculator .leftBox p {
		margin:0 0 14px 0;
	}
	#classicFleedCardCalculator .leftBox label{
		font-size:11px;
	}
	#classicFleedCardCalculator .leftBox .bigSelect select.customSelect{
		width:260px;
	}
	#classicFleedCardCalculator .leftBox .bigSelect div.replacedSelect span{
		width: 230px;
		background: url('../images/dropdown_330.gif') no-repeat scroll top left;
	}
	#classicFleedCardCalculator .leftBox .bigSelect div.replacedSelect div.customSelect {
		width: 400px !important;
	}
	#classicFleedCardCalculator .leftBox a.bigRightArrowLink{
		display:block;
		position:absolute;
		bottom:0;
		right:5px;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator2 img{
		margin:122px 0 0 301px;
	}
	#classicFleedCardCalculator #classicFleedCardCalculator3 .leftBox h1{
		font-size:16px;
	}
	#classicFleedCardCalculator .leftBox .priceBox1{
		width:82px;
		background:url(../nl/images/classicFleetCard_pricebox01.gif) no-repeat;
		margin-right:10px;
	}
	#classicFleedCardCalculator .leftBox .priceBox2{
		width:83px;
		background:url(../nl/images/classicFleetCard_pricebox02.gif) no-repeat;
		margin-right:10px;
	}
	#classicFleedCardCalculator .leftBox .priceBox3{
		width:65px;
		background:url(../nl/images/classicFleetCard_pricebox03.gif) no-repeat;
	}
	#classicFleedCardCalculator .leftBox .priceBox1, 
	#classicFleedCardCalculator .leftBox .priceBox2, 
	#classicFleedCardCalculator .leftBox .priceBox3, 
	#classicFleedCardCalculator .leftBox .priceBox4 {
		color:#fff;
		font-size:27px;
		text-align:center;
		font-weight:bold;
		padding-top:16px;
		height:50px;
		float:left;
	}
	#classicFleedCardCalculator .leftBox .priceBox1 small, 
	#classicFleedCardCalculator .leftBox .priceBox2 small, 
	#classicFleedCardCalculator .leftBox .priceBox3 small, 
	#classicFleedCardCalculator .leftBox .priceBox4 small {
		display:block;
		font-size:10px;
		font-weight:normal;
		text-align:left;
		padding-left:7px;
		color:#f4bfc2;
	}
	#classicFleedCardCalculator .leftBox .priceBox3 small{
		color:#eee;
	}
	#classicFleedCardCalculator .leftBox a.blackLink{
		color:#000;
		font-weight:bold;
		line-height:14px;
		position:absolute;
		left:0px;
		bottom:0px;
	}
	#classicFleedCardCalculator .rightBox{
		top:50px;
		left:325px;
		position:absolute;
		width:346px;
	}
	#classicFleedCardCalculator .rightBox h1{
		margin:0;
	}
	#classicFleedCardCalculator .rightBox ul{
		margin:5px 0 5px 8px;
	}
	#classicFleedCardCalculator .rightBox p{
		margin:5px 0;
	}
/*
	.classicFleetCard #classicFleedCardIntro{
		width:325px;
		min-height:280px;
		_height:280px;
	}
	.classicFleetCard #classicFleedCardCalculator {
		width:344px;
		height:280px;
		position:absolute;
		top:0px;
		right:10px;
	}
	.classicFleetCard #classicFleedCardCalculator .bigSelect select.customSelect{
		width:320px;
	}
	.classicFleetCard #classicFleedCardCalculator .bigSelect div.replacedSelect span{
		width: 300px;
		background: url('../images/dropdown_330.gif') no-repeat scroll top left;
	}
	.classicFleetCard #classicFleedCardCalculator .bigSelect div.replacedSelect div.customSelect {
		width: 344px !important;
	}
	.classicFleetCard #classicFleedCardCalculator h1{
		color:#333;
		font-size:18px;
		font-weight:normal;
		margin:28px 0;
	}
	.classicFleetCard #classicFleedCardCalculator h2{
		color:#77a9db;
		font-size:15px;
		font-weight:normal;
		margin:4px 0;
	}
	.classicFleetCard #classicFleedCardCalculator a.blackLink{
		color:#000;
		font-weight:bold;
		line-height:14px;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox1{
		height:69px;
		width:114px;
		background:url(../nl/images/station_pricebox_1.gif) no-repeat;
		float:left;
		margin:15px 5px 0 0px;
		padding:20px 0 0 0;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox2{
		height:69px;
		width:114px;
		background:url(../nl/images/station_pricebox_2.gif) no-repeat;
		float:left;
		margin:15px 5px 0 5px;
		padding:20px 0 0 0;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox3{
		height:69px;
		width:90px;
		background:url(../nl/images/station_pricebox_3b.gif) no-repeat;
		float:right;
		margin:10px 5px 0 0 ;
		padding:25px 0 0 0;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox4{
		height:69px;
		width:90px;
		background:url(../images/classicFleetcard_pricebox4.gif) no-repeat;
		margin:10px 5px 0 0 ;
		float:right;
		padding:8px 0 0 0;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox1, 
	.classicFleetCard #classicFleedCardCalculator .priceBox2, 
	.classicFleetCard #classicFleedCardCalculator .priceBox3, 
	.classicFleetCard #classicFleedCardCalculator .priceBox4 {
		color:#fff;
		font-size:38px;
		text-align:center;
		font-weight:bold;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox1 small, 
	.classicFleetCard #classicFleedCardCalculator .priceBox2 small, 
	.classicFleetCard #classicFleedCardCalculator .priceBox3 small, 
	.classicFleetCard #classicFleedCardCalculator .priceBox4 small {
		display:block;
		font-size:12px;
		font-weight:normal;
		text-align:left;
		padding-left:14px;
		color:#f4bfc2;
	}
	.classicFleetCard #classicFleedCardCalculator .priceBox3 small{
		color:#eee;
	}
	.classicFleetCard #classicFleedCardCalculator .resultTitle{
		width:214px;
		height:32px;
		float:left;
		font-size:14px;
		font-weight:bold;
		line-height:16px;
		background: url('../images/icons/lightblue/icon_arrows_red_23.gif') no-repeat 0px 32px;
		padding:27px 0px 28px 26px;
		color:#333;
		margin-top:10px;
	}
	.classicFleetCard #classicFleedCardCalculator .stationDetails {
		font-size:18px;
		line-height:18px;
		color:#000;
	}
	.classicFleetCard #classicFleedCardCalculator .stationDetails h1{
		font-size:13px;
		font-weight:normal;
		margin:10px 0 0 0;
		color:#649dd7;
	}
	.classicFleetCard #classicFleedCardCalculator .stationDetails small{
		display:block;
		font-size:14px;
		line-height:16px;
	}
	.classicFleetCard #classicFleedCardCalculator .stationDate{
		font-size:13px;
		font-weight:normal;
		margin:10px 0 0 0;
		color:#649dd7;
		position:absolute;
		top:0;
		right:0;
	}
	.classicFleetCard #classicFleedCardCalculator #classicFleedCardCalculator2{
		width:344px;
		text-align:center;
		background: #d8dde1 url('../images/bg_classic_fleetcard.jpg') no-repeat -352px -10px ;
	}
	.classicFleetCard #classicFleedCardCalculator #classicFleedCardCalculator2 img{
		margin-top:120px;
	}
	#classicFleedCardCalculator1, #classicFleedCardCalculator2, #classicFleedCardCalculator3{
		position:absolute;
		top:0;
		left:0;
		z-index:100;
		width:344px;
		height:280px;
	}
	#classicFleedCardCalculator2{
		z-index:101;
	}
*/	
	
	#newsPage{
		background:#f7f8f9 url('../images/news_page_bg.gif') repeat-x;
		padding:22px 12px;
	}
	#newsPage .newsItem{
		clear:both;
	}
	#newsPage .newsItem .date{
		border-right:1px solid #B0B0B0;
		color:#666666;
		float:left;
		width:65px;
		font-size:11px;
	}
	#newsPage .newsItem .title{
		display:block;
		margin-left:75px;
		color:#E7001A;
		display:block;
		font-weight:bold;
		text-decoration:none;
		margin-bottom:5px;
	}
	#newsPage .newsItem .title:hover{
		text-decoration:underline;
	}
	#newsPage .newsItem .intro{
		display:block;
		color:#000000;
		margin:5px 0;
		margin-left:75px;
	}
	#newsPage .newsItem .content{
		display:block;
		color:#777;
		margin:10px 0;
		margin-left:75px;
	}
	#newsPage .newsItem img {
		border:1px solid #ccc;
		display:block;
		float:left;
		margin-right:10px;
		/*margin-left:75px;
		_margin-left:36px;*/
	}
	.newsBoxFooter{
		height:20px;
		padding:10px 20px;
		line-height:20px;
		background: url('../images/news_bottom_bar.gif') repeat-x;
	}
	.newsBoxFooter a {
		padding:0 2px;
		font-weight:bold;
	}
	.newsBoxFooter a.active{
		text-decoration:underline;
		color:#000;
	}
	/******************  FOOTER ******************/
	
	#footer {
		height:20px;
		border-top:5px solid #dd0027;
		position:relative;
		clear:both;
	}
	#footer #footerNav{
		position:absolute;
		left:-3px;
		top:2px;
		height:18px;
		line-height:18px;
		font-size:10px;
		color:#ccc;
	}
	#footer #footerNav a {
		text-transform:uppercase;
		color:#000;
		font-weight:bold;
		text-decoration:none;
		padding:0px 5px;
	}
	#footer #footerNav a:hover{
		text-decoration:underline;
	}
	#footer #copyright {
		position:absolute;
		text-transform:uppercase;
		top:2px;
		right:2px;
		color:#ccc;
		font-size:10px;
		line-height:18px;
	}
	
	
	/******************  Special stuff ******************/
	div.lightWindow{
		position:absolute;
		top:200px;
		left:200px;
		z-index:10000;
		/* IE wants a width defined */
		width:800px;
	}
	div.lightWindow a.close, div.lightWindow a.close:link, div.lightWindow a.close:visited{
		display:block;
		height:36px;
		width:36px;
		position:absolute;
		top:0;
		right:0;
		overflow:hidden;
	}
	div.lightWindow div.tl{
		position:absolute;
		top:0;
		left:0;
		height:36px;
		width:36px;
		background:url(../images/lightBox_TL.png) no-repeat;
	}
	div.lightWindow div.t{
		margin:0px 36px;
		height:36px;
		background:url(../images/lightBox_T.png) repeat-x;
	}
	div.lightWindow div.l{
		background:url(../images/lightBox_L.png) repeat-y left top;
		float:left;
		width:36px;
		height:1200px;
		margin-bottom:-1200px;
	}
	div.lightWindow div.r{
		background:url(../images/lightBox_R.png) repeat-y right top;
		float:right;
		width:36px;
		height:1200px;
		margin-bottom:-1200px;
	}
	div.lightWindow div.contentContainer{
		overflow:hidden;
	}
	div.lightWindow div.content{
		margin:0 36px;
		position:relative;
		background:#fff;
	}
	div.lightWindow div.tr{
		position:absolute;
		top:0;
		right:0;
		height:36px;
		width:36px;
		background:url(../images/lightBox_TR.png) no-repeat;
	}
	div.lightWindow div.bl{
		position:absolute;
		bottom:0;
		left:0;
		height:36px;
		width:36px;
		background:url(../images/lightBox_BL.png) no-repeat;
	}
	div.lightWindow div.b{
		margin:0 36px;
		height:36px;
		background:url(../images/lightBox_B.png) repeat-x;
	}
	div.lightWindow div.br{
		position:absolute;
		bottom:0;
		right:0;
		height:36px;
		width:36px;
		background:url(../images/lightBox_BR.png) no-repeat;
	}
	
	#content .bigSelect {
		position:relative;
		width: 230px;
		height: 26px;
		display:inline-block;
		vertical-align:middle;
		
	}
	#content .bigSelect select{
	margin: 0;
	padding: 0;
}
	#content .smallSelect select {
		display: block;
		width: 130px;
	}
	#content .smallSelect {
		position:relative;
		width: 130px;
		height: 26px;
		display:inline-block;
		vertical-align:middle;
		margin:3px 0;
	}
	#content .smallSelect div.replacedSelect span{
		width: 100px;
		height: 26px;
		background: url('../images/dropdown_small_01.gif') no-repeat scroll top left;
		overflow:hidden;
	}
	#content .smallSelect div.replacedSelect div.customSelect {
		width: 130px !important;
	}
	#content .smallSelect select {
		display: block;
		width: 130px;
	}
	#content .mediumSelect select {
		display: block;
		width: 130px;
	}
	#content .mediumSelect {
		position:relative;
		width: 167px;
		height: 26px;
		display:inline-block;
		vertical-align:middle;
		margin:3px 0;
	}
	#content .mediumSelect div.replacedSelect span{
		width: 137px;
		height: 26px;
		background: url('../images/dropdown_medium_01.gif') no-repeat scroll top left;
		overflow:hidden;
	}
	#content .mediumSelect div.replacedSelect div.customSelect {
		width: 230px !important;
	}
	#content .mediumSelect select {
		display: block;
		width: 167px;
	}
	select.replaced {
		display: none !important;
	}
	div.replacedSelect span{
		color:#fff;
		height: 26px;
		width: 200px;
		display:block;
		background: url('../images/dropdown_230_01.gif') no-repeat scroll top left;
		line-height:26px;
		padding:0 20px 0 10px;
		cursor:pointer;
		overflow:hidden;
		font-size:11px;
	}
	div.replacedSelect div.customSelect {
		position:absolute;
		width:240px !important;
		background-color:white;
		border:1px solid #888;
		margin:0px;
		padding:0px;
		max-height:180px;
		_height:180px;
		overflow:auto;
		top:22px !important;
		left:0px !important;
		z-index:99999;
	}
	div.replacedSelect div.customSelect ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	div.replacedSelect div.customSelect ul li {
		list-style-type:none;
		display:block;
		margin:0;
		padding:2px;
		cursor:pointer;
		font-size:12px;
		line-height:14px;
		background:none;
	}
	div.replacedSelect div.customSelect ul li.selected, div.replacedSelect div.customSelect ul li.hover, div.replacedSelect div.customSelect ul li:hover, div.replacedSelect div.customSelect ul li.selected:hover { 
		background-color: #f0f0f0 !important;
	}
	
	
	
	div.autocomplete {
		position:absolute;
		width:240px !important;
		background-color:white;
		border:1px solid #888;
		margin:0px;
		padding:0px;
		max-height:180px;
		_height:180px;
		overflow:auto;
		top:22px !important;
		left:0px !important;
		z-index:99999;
	}
	div.autocomplete ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	div.autocomplete ul li.selected { background-color: #f0f0f0;}
	div.autocomplete ul li {
		list-style-type:none;
		display:block;
		margin:0;
		padding:2px;
		cursor:pointer;
		font-size:12px;
		line-height:14px;
		background:none;
	}
	
	.stationSearchResults {
		width:800px;
		height:400px;
	}
	.stationSearchResults .googleMap{
		height:400px;
		width:400px;
		float:left;
	}
	.stationSearchResults .stationResults{
		width:390px;
		float:right;
		text-align:left;
	}
	.stationSearchResults .stationResults .searchHeader{
		background:url('../images/search_results_header.gif') repeat-x;
		height:49px;
		position:relative;
	}
	.stationSearchResults .stationResults .searchHeader .title{
		color:#649DD7;
		font-size:13px;
		padding:5px 0 0 10px;
	}
	.stationSearchResults .stationResults .searchHeader .results{
		color:#aaa;
		font-size:12px;
		position:absolute;
		top:6px;
		right:6px;
	}
	.stationSearchResults .stationResults .searchHeader .city{
		font-size:15px;
		color:#000;
		padding:0 0 0 10px;
	}
	.stationSearchResults .stationResults .stationResultContainer{
		height:350px;
		overflow:auto;
		position:relative;
	}
	.stationSearchResults .stationResults .stationResult{
		background-image: url('../images/red_drop.gif');
		background-repeat: no-repeat;
		background-position: 6px 7px;
		padding:5px 0px 0px 24px;
		margin:0 0px 0 0;
		display:block;
		text-decoration:none;
	}
	.stationSearchResults .stationResults .stationResult:hover, .stationSearchResults .stationResults .active{
		background-color:#f0f0f0;
	}
	.stationSearchResults .stationResults .stationResult .title{
		color:#e1001f;
		font-size:15px;
		display:block;
		
	}
	.stationSearchResults .stationResults .stationResult .address{
		color:#666;
		font-size:12px;
		padding-bottom:6px;
		border-bottom:1px solid #e5e5e5;
		display:block;
	}
	
	a.stationPopup,
	a.stationPopup:link,
	a.stationPopup:visited{
		text-decoration:none;
		color:#000;
		display:block;
		height:40px;
		line-height:20px;
		margin:9px 0;
		background:transparent url(../images/icons/white/icon_arrows_red_13.gif) no-repeat right bottom;
	}
}


/* @group MGM */

#header_mgm {
	background: url(../images/mgm_fleet/header_forms.jpg) no-repeat;
	width: 421px;
	height: 141px;
	color: #fff;
	font-size: 13px;
	padding: 100px 20px 0 265px;
}
#header_mgm .content { 
	width: 380px;
}
#header_mgm .titleMgmHeader {
	font-size: 15px;
	font-weight: bold;
}
#header_mgm .titleMgmHeader2 {
	font-size: 15px;
}

/* @end */
@media print{
	* {
		background-color: white !important;
		background-image: none !important;
	}
	#fullPage{
		width:auto;
	}
	#header {
		height:50px;
		border-bottom:5px solid #dd0027;
	}
	#header #metaNav,
	#header #topNav,
	#footer #footerNav {
		display:none;
	}
}





















