/* 

STYLE SHEET FOR www.manchesterairport.co.uk WEB SITE
Created by Richard Clark 
www.kmp.co.uk

*/

* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
body {
	font: normal 62.5% Arial, Helvetica, sans-serif;
	background: white url('/webdesign.nsf/attachmentsbytitle/bg.gif/$FILE/bg.gif') center top repeat-y;
	color: #002654;
	text-align: center;
}
a {
	color: #002654;
	text-decoration: none;
	border-bottom:1px solid #75aadb;
}
a:hover {
	border-bottom:1px solid #75aadb;
	color:#75aadb;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

a img {
	border-bottom:none;
}

fieldset, a img {
	border: none;
}
ul {
	list-style-type: none;
}
hr.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}
#mainwrap {
	width: 912px;
	text-align: left;
	margin: 0 auto;
}
#mainwrap-noscysc {
	width: 790px;
	text-align: left;
	margin: 0 auto;
}
#wrapper {
	float: left;
	width: 790px;
	background: url('/webdesign.nsf/attachmentsbytitle/wrapper.gif/$FILE/wrapper.gif') center top repeat-y;
	overflow: hidden;
}
#topnav {
	font-size: 1.1em;
	font-weight: bold;
	background: #75aadb url('/webdesign.nsf/attachmentsbytitle/topnav.gif/$FILE/topnav.gif') center bottom repeat-x;
	color: white;
	text-align: right;
	line-height: 24px;
	padding: 0 10px;
	margin: 0 10px;
}
#topnav a {
	color: white;
	border: none;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav a.active {
	color:#006;
}
#topnav li {
	display: inline;
}
#header {
	background: #002654 url('/webdesign.nsf/attachmentsbytitle/header.gif/$FILE/header.gif') center top no-repeat;
	margin: 0 10px;
}
#header h2 {
	padding: 10px 10px 0;
	width: 230px;
	float: left;
}
#header h2 a {
	text-decoration: none;
	border-bottom:0px;
}
.home #header h2 {
	padding: 10px 10px 0;
	width: 250px;
	float: left;
	height: 72px;
}
.home #header h2 a {
	text-decoration: none;
	border-bottom:0px;
}
#ads {
	padding: 18px 10px 0;
	width: 400px;
	float: right;
	text-align: right;
}
#search {
	text-align: right;
	clear: both;
	padding: 5px 5px 3px 0;
	font-size: 1.1em;
	line-height:1em;
}
#search * {
	vertical-align: middle;
}
#search input.text {
	width: 100px;
	padding: 1px 5px;
	border: solid 1px #002654;
	font-size: .9em;
}
#navigation {
	background: white url('/webdesign.nsf/attachmentsbytitle/nav.gif/$FILE/nav.gif') center bottom repeat-y;
	float: left;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
}
#navigation ul {
	background: url('/webdesign.nsf/attachmentsbytitle/navborder.gif/$FILE/navborder.gif') center bottom repeat-x;
	float: left;
	width: 100%;
}
#navigation li {
	display: inline;
	float: left;
	margin-left: 2px;
}
#navigation a {
	display: block;
	float: left;
	height: 28px;
	padding: 5px 20px 0 10px;
	overflow: hidden;
	background: url('/webdesign.nsf/attachmentsbytitle/lhome.gif/$FILE/lhome.gif') left top no-repeat;
}
#lhome a {
	width: 32px;
	padding-top: 10px;
	height: 24px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lhome.gif/$FILE/lhome.gif');
}
#navigation #lhome {
	margin-left: 0;
}
#lflight a {
	width: 63px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lflight.gif/$FILE/lflight.gif');
}
#lbook a {
	width: 42px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lbook.gif/$FILE/lbook.gif');
}
#lbook a.current {
	background-image: url('/webdesign.nsf/attachmentsbytitle/lbookalt.gif/$FILE/lbookalt.gif');
}
#lholidays a {
	width: 48px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lholidays.gif/$FILE/lholidays.gif');
}
#lcarhire a {
	width: 21px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lcarhire.gif/$FILE/lcarhire.gif');
}
#lhotels a {
	width: 31px;
	padding-top: 10px;
	height: 24px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lhotels.gif/$FILE/lhotels.gif');
}
#ltofrom a {
	width: 47px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/ltofrom.gif/$FILE/ltofrom.gif');
}
#ltofrom a.current {
	background-image: url('/webdesign.nsf/attachmentsbytitle/ltofromalt.gif/$FILE/ltofromalt.gif');
}
#linsurance a {
	width: 54px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/linsurance.gif/$FILE/linsurance.gif');
}
#lservices a {
	width: 50px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/lservices.gif/$FILE/lservices.gif');
}
#linfo a {
	width: 64px;
	background-image: url('/webdesign.nsf/attachmentsbytitle/linfo.gif/$FILE/linfo.gif');
}
#main {
	background: url('/webdesign.nsf/attachmentsbytitle/main.gif/$FILE/main.gif') center top repeat-y;
	border: solid 2px #75aadb;
	border-bottom: none;
	border-top: none;
	padding: 0 3px;
	margin: 0 10px;
}
.nosidebar #main {
	background-image: url('/webdesign.nsf/attachmentsbytitle/main2.gif/$FILE/main2.gif');
}
.home #main {
	background-image: url('/webdesign.nsf/attachmentsbytitle/main3.gif/$FILE/main3.gif');
	
}
#sidebar {
	width: 152px;
	float: left;
	border-top: solid 3px white;
}
#content {
	width: 605px;
	float: right;
	padding: 3px 0;
	overflow: hidden;
	text-align: left;	
}
.nosidebar #content {
	float: none;
	width: auto;
}
.metalic {
	background: url('/webdesign.nsf/attachmentsbytitle/metalic.gif/$FILE/metalic.gif') left top repeat-y;
	padding: 6px 15px;
	font-size: 1.2em;
	font-weight: bold;
}
#wrapper .metalic h2.metal {
	padding: 0;
	font-size: 1em;
	margin-bottom: 0;
	padding-left: 9px;
	z-index: 10;
	font-weight:bold;
}
.metalic form {
	text-align: right;
}
#category {
	width: 120px;
}
.whitebox {
	background-color: white;
	border: solid 1px #cfe3f7;
	border-top: none;
	padding: 10px 0 0;
	margin-bottom: 10px;
}
#wrapper .whitebox p {
	padding-left: 23px;
	padding-right: 70px;
	margin-bottom: 10px;
}
.toplink {
	margin-bottom: 15px;
	padding: 2px 44px 5px;
	background: url('/webdesign.nsf/attachmentsbytitle/toplink.gif/$FILE/toplink.gif') 23px 0 no-repeat;
	font-size: 1.2em;
	font-weight: bold;
}
.toplink:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/toplink_over.gif/$FILE/toplink_over.gif') 23px 0 no-repeat;
}
#content .left {
	float: left;
	width: 440px;
	overflow: hidden;
}
#content .panel {
	float: right;
	width: 149px;
	overflow: hidden;
	padding: 3px 0 6px 0;
	position: relative;
	background: url('/webdesign.nsf/attachmentsbytitle/panel_bottom.gif/$FILE/panel_bottom.gif') left bottom no-repeat;
}
#breadcrumbs {
	background-color: #cfe3f7;
	padding: 3px 15px;
	font-weight: bold;
}
#breadcrumbs a {
	border: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs span {
	color: #406b94;
}
#content h1 {
	margin: 20px 0 15px;
	padding: 0 15px;
	font-size: 2.5em;
	font-weight: normal;
}
#content h1 small {
	font-size: 0.7em;
}
#content p {
	clear: both;
	margin: 0 0 15px;
	padding: 0 15px;
	font-size: 1.2em;
	line-height: 1.3;
}
#content h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 5px;
	padding: 0 15px;
}
#content ul {
	margin: 0 0 15px;
	padding: 0 15px;
	font-size: 1.2em;
}
#content ol {
	margin: 0 0 15px;
	padding: 0 32px;
	font-size: 1.2em;
}
#content ul li {
	padding: 0 0 0 45px;
	line-height: 1.5;
	background: url('/webdesign.nsf/attachmentsbytitle/bullet.gif/$FILE/bullet.gif') 30px 5px no-repeat;
}
#content ol li {
	padding: 0 0 0 0;
	line-height: 1.5;
}
#content ul.big-arrow li {
	padding: 5px 0 5px 25px;
	line-height: 1.5;
	font-weight:bold;
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') 0 50% no-repeat;
}
#content ul.big-arrow li:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') 0 50% no-repeat;
}
.tableheader {
	background: url('/webdesign.nsf/attachmentsbytitle/tableheader.gif/$FILE/tableheader.gif') 0 0 repeat-y;
	padding: 6px 0px 6px 15px;
	text-align: left;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
}
#content table {
	border: solid 1px #afcdea;
	width: 357px;
	background-color: white;
	margin: 0 0 10px;
}
.tabletitle {
	background-color: #76aadb;
	color: white;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px 15px;
	width: 100%;
}
#content td {
	padding: 5px 15px;
	font-size: 1.1em;
}
#content .note {
	font-weight: bold;
	color: #f43fa5;
}
/*#content h2 {
	background: url('/webdesign.nsf/attachmentsbytitle/divider.gif/$FILE/divider.gif') 0 0 repeat-y;
	padding: 6px 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}*/
#content h2 {
	font-size: 1.8em;
	font-weight: normal;
	background: none;
	padding: 6px 15px;
	margin-bottom: 5px;	
}
#content h2.metal {
	background: url('/webdesign.nsf/attachmentsbytitle/divider.gif/$FILE/divider.gif') 0 0 repeat-y;
	padding: 6px 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#content h2.metal-wide {
	background: url('/webdesign.nsf/attachmentsbytitle/divider_wide.gif/$FILE/divider_wide.gif') 0 0 repeat-y;
	padding: 6px 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#content .linkfollow {
	float: left;
	background: url('/webdesign.nsf/attachmentsbytitle/linkfollow.gif/$FILE/linkfollow.gif') right center no-repeat;
	padding: 0 15px 0  15px; 
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px;
}
/*#content a span.linkfollow { /* remove if not needed after sorted out span and a issue */
	/*cursor:pointer;
	border-bottom:1px solid #75aadb;	
}*/
#content .linkfollow:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/linkfollow_over.gif/$FILE/linkfollow_over.gif') right center no-repeat;
}
#content .linkfollow a {
	line-height: 1.5;
}
#sidebar ul {
	font-size: 1.1em;
	background: #75aadb;
	padding-bottom:1px;	
}
#sidebar ul ul {
	font-size: 1em;
	overflow: hidden;
}
#sidebar li {
	background: url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') left top repeat-x;
}
#sidebar li a {
	background: url('/webdesign.nsf/attachmentsbytitle/closed.gif/$FILE/closed.gif') 8px 6px no-repeat;
}
#sidebar li.open, #sidebar li.current {
	border-top: solid 2px #3f6890;
	border-bottom: solid 1px #3f6890;
	border-right: none;
	border-left: none;
}
#sidebar li.open li.open, #sidebar li.open li.open li.open, #sidebar li.open li.current, #sidebar li.open li.open li.current, #sidebar li.open li.open li.open li.current {
	border:0;
}
#sidebar li.open a, #sidebar li.open li.open a, #sidebar li.open li.open li.open a {
	background: url('/webdesign.nsf/attachmentsbytitle/open.gif/$FILE/open.gif') 7px 9px no-repeat;
}
#sidebar li.open li a, #sidebar li.open li.open li a, #sidebar li.open li.open li.open li a {
	background: url('/webdesign.nsf/attachmentsbytitle/closed.gif/$FILE/closed.gif') 8px 6px no-repeat;
}
#sidebar li.current {
	font-weight: bold;
}
#sidebar li.current li {
	font-weight: normal;
}
#sidebar ul a {
	display: block !important;
	padding: 5px 5px 7px 24px;
	border: none;
	text-decoration: none;
	color: white;
}
#sidebar ul a:hover {
	text-decoration: underline;
}
#sidebar .highlight {
	overflow: hidden !important;
}
#sidebar .highlight a {
	background: #002654 url('/webdesign.nsf/attachmentsbytitle/highlight.gif/$FILE/highlight.gif') 5px 5px no-repeat;
	color: white;
	padding: 5px 0 7px 24px;
	width: 100%;
}
#sidebar ul ul ul {
	overflow: hidden !important;
}
#sidebar ul ul ul ul {
	margin-left:-56px;
}
#sidebar li li a {
	padding-left: 42px;
	padding-right:5px;
	background-position: 26px 6px !important;
}
#sidebar li li li {
	background: url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') repeat-x;
	background-position:top right;
	padding: 0 !important;
}
#sidebar li li li a {
	padding-left: 58px !important;
	background-position: 40px 6px !important;
}
#sidebar li li li li {
	background: url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') repeat-x;
	background-position:top right;
}
#sidebar li li li li a {
	padding-left:130px !important;
	background-position: 113px 6px !important;
}
#footer {
	background: #002654 url('/webdesign.nsf/attachmentsbytitle/footer.gif/$FILE/footer.gif') 0 0 no-repeat;
	text-align: right;
	width: 790px;
	padding: 0;
	height: 51px;
	color: white;
	float: left;
}
.home #footer {
	background: #002654 url('/webdesign.nsf/attachmentsbytitle/footer_bg_home.gif/$FILE/footer_bg_home.gif') 0 0 no-repeat;
}
#footer .footer_wrapper {
	margin: 25px 25px 0 0;
}
#footer a {
	border: none;
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#scysc {
	float: right;
	padding: 10px 0 0;
}
#scysc a {
	border-bottom:0;
}
.imageholder img {
	margin: 0px 15px 0px 15px;
	float: left;
}
/* shop & services */

	/* reset table */

	#content table.table_shop, #content table.table_shop table {
	width: auto;
	border: none;
	background:none;
	color: #002654;
}
/* master table */

	#content table.table_shop {
	/*background: url('/webdesign.nsf/attachmentsbytitle/bg_table_shop.gif/$FILE/bg_table_shop.gif') left repeat-y;*/
}
#content .table_shop td {
	width: auto;
	padding: 0 3px 0 0;
	vertical-align: top;
}
/* table inside */

	#content table.table_shop table {
	/*background: #002654;*/
	height: 200px;
	border:1px solid #959ca1;
}
#content .table_shop table td, #content .table_shop table th {
	width: 149px;
	padding:0;
	/*background: url('/webdesign.nsf/attachmentsbytitle/bg_td_shop.gif/$FILE/bg_td_shop.gif') bottom repeat-x;*/
	/*border-bottom: 1px solid #113966;*/
	background:#ffffff;
	text-align: right;
}
#content .table_shop table th {
	text-align: left;
	border:0;
	background:  #cad5d5 url('/webdesign.nsf/attachmentsbytitle/divider.gif/$FILE/divider.gif');
}
#content .table_shop h2 {
	font-size: 1em;
	font-weight:bold;
	color: #002654;
	/*background:url('/webdesign.nsf/attachmentsbytitle/icon_arrowdown.gif/$FILE/icon_arrowdown.gif') 6px 6px no-repeat;*/
	/*padding: 0 0 0 25px;*/
	background:none !important;
	padding:0 0 0 10px;
	line-height: 20px;
	margin:5px 0;
}
#content .table_shop h2:hover {
	/*background:url('/webdesign.nsf/attachmentsbytitle/icon_arrowdown_over.gif/$FILE/icon_arrowdown_over.gif') 6px 6px no-repeat;*/
	background:none !important;
}
#content table.table_shop table p {
	font-size:1em;
	line-height:14px;
	padding:10px 5px 10px 10px;
	margin: 0;
	text-align: left;
}
#content table.table_shop table a {
	color: #002654;
	font-weight: bold;
	/*line-height:28px;*/
	border:0;
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') 126px 50% no-repeat;
	display: block;
	height: 100%;
	padding:5px 27px 5px 0;
}
#content table.table_shop table a:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') 126px 50% no-repeat;
	color:#75AADB;
}
#content table.table_shop table h2 a {
	line-height: 20px;
	color: #002654;
	padding-right:0;
	background:none !important;
	text-decoration:none;
	padding:0;	
}

#content table.table_shop table h2 a:hover {
	color: #002654;
	text-decoration:underline;
}
/* =NEW TAB NAVIGATION */

ul#tab {
	width: 100%;
	background: url('/webdesign.nsf/attachmentsbytitle/navborder.gif/$FILE/navborder.gif') repeat-x 0 32px;
	overflow: hidden;
}
ul#tab li {
	float: left;
	background: url('/webdesign.nsf/attachmentsbytitle/tab_default_left.gif/$FILE/tab_default_left.gif') no-repeat 2px top;
	padding: 0;
	position: relative;
	height: 34px;
}
ul#tab li span {
	position: relative;
	display: block;
	background: url('/webdesign.nsf/attachmentsbytitle/tab_default_right.gif/$FILE/tab_default_right.gif') no-repeat right top;
	color: #002654;
	font-size: 1.1em;
	font-weight: bold;
	margin-left:7px;
	padding-left: 5px;
	height: 100%;
}
ul#tab li:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_over_left.gif/$FILE/tab_over_left.gif') no-repeat 2px top;
}
ul#tab li:hover span {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_over_right.gif/$FILE/tab_over_right.gif') no-repeat right top;
}

ul#tab li a {
	position: absolute;
	cursor: pointer;
	display: block;
	margin-top:3px;
	vertical-align: bottom;
	border:none;
}
ul#tab li a:hover {
	color: #ffffff;
}
ul#tab li.active, ul#tab li.active:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_active_left.gif/$FILE/tab_active_left.gif') no-repeat 2px top;	
}
ul#tab li.active span, ul#tab li.active:hover span {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_active_right.gif/$FILE/tab_active_right.gif') no-repeat right top;	
}
ul#tab li.active a:hover {
	color: #002654;		
}
ul#tab li#tab-home {
	width: 63px;
	background-position: left top;
}
ul#tab li#tab-home a {
	margin-top: 0;
	line-height: 32px;
}
ul#tab li#tab-home span {
	margin-left:5px;
}
ul#tab li#tab-information {
	width: 95px;
}
ul#tab li#tab-book-parking {
	width: 79px;
}
ul#tab li#tab-flight-holidays {
	width: 79px;
}
ul#tab li#tab-car-hire {
	width: 50px;
}
ul#tab li#tab-hotels {
	width: 66px;
}
ul#tab li#tab-hotels a {
	margin-top: 0;
	line-height: 32px;
}
ul#tab li#tab-to-from-airport {
	width: 76px;
}
ul#tab li#tab-travel-insurance {
	width: 85px;
}
ul#tab li#tab-shop-services {
	width: 82px;
}
ul#tab li#tab-airport-information {
	width: 95px;
}
ul#tab li#tab-airport-information {
	padding-right: 0 !important;
}



/* =NEW CHANGES */

#content h2.h2-normal {
	font-size: 1.8em;
	font-weight: normal;
	background: none;
}
#content .panel h3 {
	background: url('/webdesign.nsf/attachmentsbytitle/h3_panel_bg.gif/$FILE/h3_panel_bg.gif') no-repeat;
	height: 20px;
	padding: 5px 10px 0 25px;
	overflow: hidden;
	margin: 0;
}
#content .panel ul.link {
	margin: 0 0 5px;
	padding: 0;
	font-size:1.1em;
}
#content .panel ul.link li {
	height:100%;
	display: block;
	padding: 5px 10px;
	background: #002654 url('/webdesign.nsf/attachmentsbytitle/list_panel_bg.gif/$FILE/list_panel_bg.gif') repeat-x bottom;
	color: #fff;
	border-bottom: 1px solid #113966;
}
#content .panel ul.link li a {
	border: none;
	color: #fff;
	display: block;
	height:100%;
	padding: 0;
	margin:0
}
#content .panel ul.link li a:hover {
	color:#75aadb;
}

#content .panel ul li.arrow a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_arrowgreen_bluebg.gif/$FILE/icon_arrowgreen_bluebg.gif') no-repeat right;
	text-align: right;
	padding-right: 20px;
}
#content .panel ul li.arrow a:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_arrowgreen_bluebg_over.gif/$FILE/icon_arrowgreen_bluebg_over.gif') no-repeat right;
	color:#75aadb;
}
#content .panel ul li.pdf a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_pdf.gif/$FILE/icon_pdf.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
/* Begin KMP Amends 19/09/2007 */

#content .panel ul li.doc a {
background: url('/webdesign.nsf/attachmentsbytitle/icon_doc.gif/$FILE/icon_doc.gif') no-repeat left 4px;
padding-left: 25px;
min-height:22px;
}
#content .panel ul li.xls a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_xls.gif/$FILE/icon_xls.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content .panel ul li.ppt a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_ppt.gif/$FILE/icon_ppt.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content .panel ul li.rtf a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_rtf.gif/$FILE/icon_rtf.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content .panel ul li.gif a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_gif.gif/$FILE/icon_gif.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content .panel ul li.jpeg a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_jpeg.gif/$FILE/icon_jpeg.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content .panel ul li.gen a {
	background: url('/webdesign.nsf/attachmentsbytitle/icon_gen.gif/$FILE/icon_gen.gif') no-repeat left 4px;
	padding-left: 25px;
	min-height:22px;
}
#content table.data {
	width: 100%;
	font-size: 1.1em;
	background: #fff;
}
#content table.blue {
	width: 100%;
	font-size: 1.2em;
	background: #75aadb;
}
#content table th {
	padding: 10px 20px;
	background: #75aadb;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#content table td {
	padding: 10px 20px;
}
#content table td.label {
	width:5%;
	color:white;
	font-weight:700;
	text-align:right;
}
#content table td select.shop {
	width:100%;
}
#content a.link-arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	position: relative;
	overflow: hidden;
	border: none;
}
#content a.link-arrow span {
	position: absolute;
	top: 0;
	left: 0;
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') no-repeat;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
#content a.link-arrow span:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') no-repeat;
}
/* =SUBSCRIBE */

.subscribe_wrapper {
	width: 100%;
}
.subscribe_left {
	width: 440px;
	float: left;
}
.subscribe_right {
	width: 300px;
	float: right;
	padding-right:2px;
}
fieldset.whitebox {
	margin-bottom:0;
	padding: 10px 15px;
}
fieldset.bluebg {
	background: #E3EEF8;
	padding:5px 15px;
}
.info_mandatory {
	font-size: 1.2em;
	padding: 7px 0 10px 0;
}
.info_mandatory img {
	margin-right:3px;
}
.error_msg {
	background: #FDE9F6 url('/webdesign.nsf/attachmentsbytitle/icon_alert.gif/$FILE/icon_alert.gif') 33px 8px no-repeat;
	border: 2px solid #F43FA5;
	padding: 7px 50px;
	font-size:1.2em;
}
.fcontent {
	padding-bottom:7px;
	clear: both;
}
.fcontent a, .fcontent a span {
	padding-bottom:7px;
	clear: both;
	padding-left:155px;
	background-position:155px 0px;
}
.fleft {
	float: left;
	width: 270px;
	clear: none;
}
.fright {
	float: left;
	width:335px;
	clear: none;
}
.fcontent strong {
	display: block;
	float: left;
	width:90px;
	padding-right: 5px;
	font-size:1.2em;
	text-align: right;
}
.fcontent label.confirmation strong{
	padding-left:15px;
	width:150px;
	font-size:1em;
}
.fcontent label.confirmation {
	font-size:1.1em;
}
.fright strong {
	width: 135px;
}
.txt_small, .txt_long, #frmStd input {
	border: 1px solid #73848F;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
}
#frmsubscribe select {
	border: 1px solid #73848F;
	/*height: 17px;
	line-height: 17px;*/
	font-size: 12px;
}
#frmStd select {
	border: 1px solid #73848F;
	font-size:1.2em;
}
#frmStd textarea, textarea {
	border: 1px solid #73848F;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#frmStd input, #frmStd textarea {
	padding:0 2px;
}
#frmStd .submitreg input {
	border:none;
	height:auto;
	line-height:normal;
	font-size: 12px;
}
#frmStd .submit input {
	border:none;
	height:auto;
	line-height:normal;
	font-size: 12px;
}
.txt_small {
	width:140px;
}
.txt_long {
	width:455px;
}
.txt_med {
	width:290px;
}
.ferr_msg {
	font-size:1.2em;
	font-weight:bold;
	color: #F43FA5;
	padding-left: 95px;
	padding-bottom:5px;
}
.ferr_msg2 {
	font-size:1.2em;
	font-weight:bold;
	color: #F43FA5;
	padding-left: 170px;
	padding-bottom:5px;
}
.fright .ferr_msg {
	padding-left: 140px;
}
.bluebg input, .bluebg .fright strong {
	margin-top: 5px;
}
.b_findaddress {
	width: 111px;
	height: 20px;
	position: relative;
	overflow: hidden;
	display: block;
	border: none;
	float: left;
	margin-top: 8px;
	cursor: pointer;
}
.b_findaddress span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/webdesign.nsf/attachmentsbytitle/b_findaddress.gif/$FILE/b_findaddress.gif') 0 0 no-repeat;
	cursor: pointer;
}
.b_findaddress:hover{
	border-bottom:0;
}
.fmsg {
	padding-left: 95px;
	padding-right: 160px;
	font-size:1.1em;
}
.autosign {
	float: left;
	display: block;
	width: 320px;
}
.autosign input {
	margin-top:5px;
	float: left;
}
.autosign span {
	float: right;
	width: 300px;
	font-size:1.1em;
}
.travelhabits {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
.labelwrapper {
	float: right;
	width:633px;
}
.travelhabits label {
	float: left;
	line-height:15px;
	font-size:1.1em;	
}
.travelhabits input {
	float: left;
	margin-right:5px;
}
.submitreg {
	text-align: right;
	cursor: pointer;
}
.submit {
	text-align: right;
	cursor: pointer;
}
/* select's */

.select_title {
	width:140px;
}
.select_country {
	width: 290px;
}
.select_day {
	width: 50px;
}
.select_month {
	width: 90px;
}
.select_year {
	width: 55px;
}
/* ================
Travel Habits Form 
================== */
#frmtravelhabits input {
	border: 1px solid #73848F;
	height: 17px;
	line-height: 17px;
	font-size: 1.2em;
	padding:1px 2px;
}
#frmtravelhabits input.checkbox {
	border:0;
	padding:0px;
	margin:0;
	height:auto;
	line-height:normal;
	width:auto;
}
#frmtravelhabits .fcontent {
	padding-bottom:7px;
	clear: both;
}

#frmtravelhabits .fcontent a,  #frmtravelhabits .fcontent a span {
	padding-bottom:7px;
	clear: both;
	padding-left:155px;
	background-position:155px 0px;
}
#frmtravelhabits .txt_small {
	width:35px;
	clear:none;
}
#frmtravelhabits .ferr_msg {
	/*font-size:1.1em;*/
	font-weight:bold;
	color: #F43FA5;
	padding:5px 0;
	font-size:1.1em;
}
#frmtravelhabits .fleft {
	float: left;
	width: 280px;
	clear: none;
	padding-right:5px;
	font-size:1.1em;	
}
#frmtravelhabits .fleft p{
	padding:3px 5px 2px 0;
	margin:0 0;
}
#frmtravelhabits .fright {
	float: left;
	width:110px;
	clear: none;
	font-size:1.1em;	
}
#frmtravelhabits .fright p{
	margin:0;
	padding:0;
}
#frmtravelhabits .fright img{
margin-left:5px;
}
#frmtravelhabits .fcontent strong {
	display: block;
	float: left;
	width:280px;
	padding-right: 5px;
	font-size:1em;
	text-align: left;
}
#frmtravelhabits .fcontent label.confirmation strong{
	padding-left:15px;
	width:150px;
}

.submit-th {
	text-align: right;
	cursor: pointer;
}
/* =BOOKING */

#content .booking_top .panel {
	padding-top: 25px;
}
#content .booking_top .panel ul li.arrow a {
	background-position: right 95%;
}
#content .booking_top .linkfollow {
	margin-bottom:0;
}
#content .booking_top .left {
	padding-bottom: 10px;
}
.simple_text {
	padding-left: 15px;
	font-size:1.2em;
}
.booking_ref {
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 3.6em;
	color: #F43FA5;
}
#content .std_form {
	padding-top:0;
	font-size:1.1em;
	width: 100%;
	overflow: hidden;
}

#content .std_form p {
	padding-left: 15px;
	font-size: 1em;
	margin-bottom:0;
}
#content .booking_table {
	padding-top:0;
	font-size:1.1em;
	width: 100%;
	overflow: hidden;
}
#content .booking_table table {
	border: none;
}
#content .booking_table table td {
	padding:10px 15px;
}
#content .booking_table p {
	padding-left: 15px;
	font-size: 1.1em;
	margin-bottom:0;
}
#content table.table_price {
	float: right;
	width: 210px;
	border: 1px solid #CAE0F6;
	margin-right:5px;
}
#content table.table_price .row_odd td {
	background-color: #E9F3FB;
}
/* =CAR PARKING STEPS */

	#content ul.carparking_steps {
	margin:0;
	padding:0 0 5px 0;
	width: 100%;
	overflow: hidden;
}
#content ul.carparking_steps li {
	float: left;
	width: 150px;
	height: 58px;
	margin:0;
	padding:0;
	background: #75AADB;
	border-left: 1px solid #609CD6;
}
#content ul.carparking_steps li.active {
	background: #002654;
}
#content ul.carparking_steps li.first_step {
	width: 152px;
	border: none;
}
#content ul.carparking_steps li strong {
	display: block;
	padding-left: 15px;
	padding-top:3px;
	color: #fff;
	font-size:1.1em;
	line-height: 1.4em;
}
#content ul.carparking_steps li.active strong {
	color:#609CD6;
}
#content ul.carparking_steps li p {
	color: #fff;
	margin-bottom: 0;
	line-height: 1.3em;
	font-size:1em;
}
/* step 1 */

	.box {
	border: 1px solid #CFE3F7;
	border-top:0;
	width: auto !important;
}
.box p {
	padding-bottom: 10px !important;
}
.steps .fleft {
	width: 422px !important;
}
.steps .fright {
	width: 150px !important;
}
.steps .fleft strong, .steps .fcontent strong {
	width: 165px;
}
.stdForm .fcontent strong {
	width: 165px;
}
.stdForm .fcontent label.fadd strong {
	width: 148px;
}
.stdForm .fcontent label.fadd input {
	font-size:1em;
}
.steps .fcontent label.fadd strong {
	width: 149px;
}
.steps .fcontent label.fadd input {
	font-size:1em;
}
.formNotes {
	margin-left:148px; 
	margin-top:5px; 
}
.tsandcs {
	margin:5px 10px 10px 170px;
	font-size:1.2em;
}
.steps .fright strong {
	width: 40px;
}
.select_hour, .select_minutes {
	width: 45px;
}
.select_terminal {
	width: 100px;
}
.steps p.info {
	padding-left: 170px !important;
	padding-right:0 !important;
}
.steps .ferr_msg {
	padding-left: 170px !important;
}
.steps .fright .ferr_msg {
	padding-left: 10px !important;
}
.button_wrapper, .button-wrapper_right {
	width: 100%;
	overflow: hidden;
	padding-bottom:10px;
}
.button_wrapper input {
	float: right;
	margin-right: 30px;
}

.button_wrapper a {
	float: left;
	margin-left: 30px;
	border-bottom:0;
}

.button_wrapper .floatLeft a {
	float: left;
	margin-left: 30px;
	border-bottom:0;
}

.button_wrapper .floatRight a {
	float:right;
	margin-right:30px;
	border-bottom:0;
}

fieldset .floatRight a {
	float:right;
	margin-right:14px;
	border-bottom:0;
}

fieldset .floatLeft a {
	float:left;
	margin-left:14px;
	border-bottom:0;
}

.button_wrapper_right input {
	float: right;
	margin-right: 30px;
}

.button_wrapper_right a {
	float: right;
	margin-right: 13px;
	border-bottom:0;
	margin-bottom:10px;
}

#content .button_wrapper p {
	padding:5px 0;
}

#content .button_wrapper p a {
	margin-left:30px;
	border-bottom:0;
}
/* step 2 */

.step_info {
	padding:10px 0;
	width:100%;
	overflow: hidden;
}
.step_info p {
	margin:0 !important;
}
.step_info .linkfollow {
	margin:10px 0 0 0 !important;
}
#content h2.link_arrow {
	text-align: right;
	margin:0;
	padding: 0 15px;
	font-size:1.2em;
	font-weight:bold;
}
h2.link_arrow span {
	background: url('/webdesign.nsf/attachmentsbytitle/linkfollow2.gif/$FILE/linkfollow2.gif') right center no-repeat;
	line-height:24px;
	display: block;
}
h2.link_arrow span:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/linkfollow2_over.gif/$FILE/linkfollow2_over.gif') right center no-repeat;
}
h2.link_arrow span a {
	margin-right: 15px;
}
h2.link_arrow span a:hover {
	margin-right: 15px;
	color: #002654;	
}
.step2 {
	margin:0 0 3px 0;
	border: 1px solid #D2E4F7;
	overflow: hidden;
	padding-bottom:5px;
}
.step2_left {
	float: left;
	width: 250px;
}
.step2_left.wide {
	float: left;
	width: 377px;
	padding:2px;
}
.step2_left.wide img {
	padding:0;
	margin:0
}
.step2_left.wide .green_arrow {
	padding:0 0 0 25px;
	margin:10px 0 0 15px;
}
.step2_left.wide p {
	padding:0 0 10px 0 !important;
	margin:5px 0 0 15px !important;
}
.nopadding-top {
	padding-top:0
}
.step2_left strong {
	font-size:1.2em;
	padding-left:30px;
	display: block;
}
#content .step2_left ul {
	margin-bottom:0;
}
.step2_middle {
	float: left;
	width: 160px;
	text-align: center;
}
.step2_middle a {
	display: block;
	width: 69px;
	height: 69px;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	border: none;
	letter-spacing:-.04em;
	text-align: center;
	background: url('/webdesign.nsf/attachmentsbytitle/step2_round.gif/$FILE/step2_round.gif') 0 0 no-repeat;
	margin: 0 auto;
	padding-top:17px;
}
.step2_middle a:hover {
	color:#002654;
}
.step2_right {
	float: left;
	width: 180px;
}
#content .step2_right p {
	margin-bottom:0;
	padding:0;
	font-size: 1.2em;
	font-weight: bold;
}
.step2_right table {
	width:220px !important;
	margin-top:2px !important;
}
.step2_right table a {
	border-bottom:none;
}
.step2_right table th, .step2_right table td {
	padding:5px 2px !important;
	width:25% !important;
	text-align:center;
	font-size:1.1em !important;
	font-weight:400;
}
.step2_right table tr.bluebg {
	background:#e7f1fa
}
#content .step2_price {
	font-size:1.2em;
	color: #F43FA5 !important;
}
.green_arrow {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') left center no-repeat;
	padding-left:25px;
	font-size:1.2em;
	font-weight: bold;
	line-height: 2em;
}
.green_arrow:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') left center no-repeat;
}
.step2_left .green_arrow {
	margin-left: 43px;
}
/* =WHICH DESTINATION */
	.destination_top_wrapper {
	padding-top: 25px;
	overflow: hidden;
	margin-bottom:3px;
}
.destination_top_wrapper p {
	clear: none !important;
}
.destination_top_wrapper .imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.destination_top_wrapper img.heading {
	display: block;
	margin-bottom:5px;
}
.destination_right {
	float: right;
	width: 305px;
	padding-top:25px;
}
.shop_right {
	padding-top: 0 !important;
}
.destination_left {
	float: left;
	width: 285px;
}
.destination_left img.heading {
	margin:0 0 15px 15px
}
.destination_box_wrapper {
	width: 100%;
	background-color: #75aadb;
}
.destination_box {
	background: url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') top repeat-x;
	line-height: 27px;
	height: 27px;
	padding-left:15px;
}
.destination_box span {
	display: block;
	float: left;
	width: 85px;
	font-size: 1.2em;
}
.destination_box strong {
	color:#fff;
}
.destination_box select {
	width: 285px;
	border: 1px solid #666;
	margin-top:3px;
	height: 18px;
	line-height: 18px;
}
.destination_box_wrapper .b_search {
	padding-left:  322px;
}
.destination_box_wrapper .b_search input {
	margin-top:3px;
}

/* =================
SUMMER DESTINATIONS
====================*/
.season_destination_box_wrapper {
	width: 100%;
	background-color: #75aadb;
}
.season_destination_box {
	background: url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') top repeat-x;
	line-height: 27px;
	height: 27px;
	padding-left:15px;
}
.season_destination_box span {
	display: block;
	float: left;
	width: 170px;
	font-size: 1.2em;
}
.season_destination_box strong {
	color:#fff;
}
.season_destination_box select {
	width: 285px;
	border: 1px solid #666;
	margin-top:3px;
	height: 20px;
	line-height: 20px;
}
.season_destination_box_wrapper .b_search {
	padding-left:  407px;
}
.season_destination_box_wrapper .b_search input {
	margin-top:3px;
}
/* =================
END SUMMER DESTINATIONS
====================*/

.shopping th {
	text-align: left !important;
}
/* =ARRIVAL */
	.flight_metalic h2 {
	padding-left:0 !important;
	font-size: 1.2em !important;
}
.arrival_box {
	background: #75aadb url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') top repeat-x;
	line-height: 27px;
	height: 27px;
	padding-left:15px;
	font-size: 1.2em;
	color:#fff;
}
.flight_keyword input {
	border: 1px solid #666;
	width: 215px;
	margin-top:3px;
}
.flight_type {
	margin-bottom:5px;
}
.flight_type label {
	display:block;
	float: left;
	width: 85px;
}
.flight_type label span {
	padding-right: 3px;
}
.b_flightsearch {
	width: 63px;
	height: 20px;
	position: relative;
	float: right;
	overflow: hidden;
	margin-top:4px;
	margin-right: 5px;
	line-height: 20px;
}
.b_flightsearch span {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: url('/webdesign.nsf/attachmentsbytitle/b_search.gif/$FILE/b_search.gif') no-repeat;
	cursor: pointer !important;
}
.b_clearsearch {
	width: 98px;
	height: 20px;
	position: relative;
	float: right;
	overflow: hidden;
	margin-top:4px;
	margin-right: 5px;
	line-height: 20px;
}
.b_clearsearch span {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: url('/webdesign.nsf/attachmentsbytitle/b_clearsearch.gif/$FILE/b_clearsearch.gif') no-repeat;
	cursor: pointer !important;
}
/* scroll table */
	.flight_table_wrapper {
	border: 2px solid #75aadb;
	border-top: 0;
	padding: 2px;
}
#content table.table_flight {
	width: 100%;
	margin-bottom:0;
}
#content table.table_flight th.row_date {
	background: #002654;
	padding: 0 15px;
	font-size:1.2em;
	line-height: 1.8em;
	text-align: left;
}
.flight_scrolltable_wrapper {
	overflow: auto;
	height: 247px;
	width: 100%;
	background:none !important;
}
.flight_info_bottom {
	line-height:2em;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}
.flight_info_left {
	float:left;
	width:235px;
	padding-left:15px;
}
.flight_info_right {
	float:right;
	width:300px;
}
.flight_info_right img {
	float:left;
	margin: 0 10px;
}
.flight_info_right span {
	float:left;
	display:block;
	line-height: 18px;
}
.flight_info {
	float: right;
	margin-right:7px;
	margin-top: 15px;
	font-size: 1.1em;
}
/* table rows */
	.row1, .row2, .row3, .row4, .row5 {
	text-align: center;
	padding: 7px 10px !important;
	font-size:1.2em !important;
}
.row4, .row5 {
	text-align: left;
}
.row1 {
	width:60px;
}
.row2 {
	width:70px;
}
.row3 {
	width:55px;
}
.row4 {
	width:120px;
}
/* tabs */
#content .tab {
	width: 100%;
	overflow: hidden;
	background: url('/webdesign.nsf/attachmentsbytitle/navborder.gif/$FILE/navborder.gif') repeat-x 0 32px;
}
#content .tab ul {
	float: left;
	width: 200px;
	height: 34px;
	margin:0;
	padding: 0;
}
.tab ul li {
	float:left;
}
#content .tab ul {
	width: 200px;
	background: url('/webdesign.nsf/attachmentsbytitle/navborder.gif/$FILE/navborder.gif') repeat-x 0 32px;
	overflow: hidden;
}
#content .tab ul li {
	float: left;
	background: url('/webdesign.nsf/attachmentsbytitle/tab_default_left.gif/$FILE/tab_default_left.gif') no-repeat 2px top;
	padding: 0;
	position: relative;
	height: 34px;
	margin-right:2px;
}
#content .tab ul li:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_over_left.gif/$FILE/tab_over_left.gif') no-repeat left top;
	color:#fff;
}
#content .tab ul li span {
	position: relative;
	display: block;
	background: url('/webdesign.nsf/attachmentsbytitle/tab_default_right.gif/$FILE/tab_default_right.gif') no-repeat right top;
	color: #002654;
	font-size: 1.1em;
	font-weight: bold;
	margin-left:5px;
	padding-left: 5px;
	height: 100%;
}
#content .tab ul li:hover span {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_over_right.gif/$FILE/tab_over_right.gif') no-repeat right top;
	color:#fff;
}
#content .tab ul li a {
	position: absolute;
	cursor: pointer;
	display: block;
	margin-top:3px;
	vertical-align: bottom;
	border:none;
}
#content .tab ul li a:hover {
	color:#fff;
}
#content .tab ul li.active, #content .tab ul li.active:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_active_left.gif/$FILE/tab_active_left.gif') no-repeat left top;
}
#content .tab ul li.active span, #content .tab ul li.active:hover span {
	background: url('/webdesign.nsf/attachmentsbytitle/tab_active_right.gif/$FILE/tab_active_right.gif') no-repeat right top;
}
#content .tab ul li.active a:hover {
	color:#002654;
}
#content .tab ul li.tab-arrivals {
	width: 75px;
	background-position: left top;
	margin-top: 0;
	line-height: 28px;
}
#content .tab ul li.tab-departures {
	width: 95px;
	background-position: left top;
	margin-top: 0;
	line-height: 28px;
}
#content .tab ul li.tab-destinations {
	width: 105px;
	background-position: left top;
	margin-top: 0;
	line-height: 28px;
}
#content .tab ul li.tab-country {
	width: 77px;
	background-position: left top;
	margin-top: 0;
	line-height: 28px;
}
/* =SHOPPING OFFERS */
	.purple_panel_wrapper {
	width: 100%;
	overflow: hidden;
}
.purple_panel {
	float:left;
	padding-left: 3px;
	padding-bottom: 3px;
}
.purple_panel a {
	border:0;
}
/* = What's in store */
#what-in-store, #airport-maps {
	overflow:hidden;
	margin:-2px 0 5px 0
}
.store-wrapper, .airport-wrapper {
	background: url('/webdesign.nsf/attachmentsbytitle/what_in_store_bg.gif/$FILE/what_in_store_bg.gif') left bottom no-repeat;
	width: 100%;
	overflow: hidden;
	margin:0 0 2px 0;
	padding-bottom: 1px;
}
.store_2_column, .airport_2_column {
	background-position:0 bottom;
}
.store_1_column, .airport_1_column {
	background-position:-304px bottom;
}
#what-in-store .left, #what-in-store .right, #airport-maps .left, #airport-maps .right {
	width:297px;
	border-top:1px solid #d2e5f7;
	float:left;
	padding:1px 2px;
	overflow:hidden
}
#what-in-store .left, #airport-maps .left {
	clear:both
}
#what-in-store .right, #airport-maps .right {
	float: right
}
#what-in-store .left img, #what-in-store .right img, #airport-maps .left img, #airport-maps .right img {
	float:left !important;
	margin:0 5px 0 0
}
#airport-maps img {
	border: 1px solid #75aadb;
	margin: 5px !important;
}
#airport-maps .green_arrow {
	margin-top: 10px;
}
#what-in-store .left div.desc, #what-in-store .right div.desc {
	float:right;
	width:185px
}
#airport-maps .left div.desc, #airport-maps .right div.desc {
	float:right;
	width:180px;
	padding-right: 10px;
}
#what-in-store .left div.desc p,  #what-in-store .right div.desc p,  #airport-maps .left div.desc p,  #airport-maps .right div.desc p {
	margin:0;
	padding:5px 0 0 0
}
/* table location */
.locations_wrapper {
	position: relative;
	background: url('/webdesign.nsf/attachmentsbytitle/location_bg.gif/$FILE/location_bg.gif') left repeat-y;
	width: 609px;
	margin-bottom:3px;
}
.location_1_column {
	background-position:-405px;
}
.location_2_column {
	background-position:-202px;
}
.location_3_column {
	background-position:0px;
}
.location {
	float: left;
	width: 200px;
	padding-right:3px;
}
.location_header {
	background: #81b1de url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') bottom repeat-x;
	overflow: hidden;
	width: 100%;
	padding: 5px 0;
}
.location_header p, .location_header strong {
	margin:0 !important;
	padding:0 !important;
	clear: none !important;
	width: 170px;
	font-size:1.1em;
	color: #fff;
}
.location_header img {
	float: left;
	margin: 0 6px 0 5px;
}
.location_subheader {
	background: #81b1de url('/webdesign.nsf/attachmentsbytitle/sidenavitem.gif/$FILE/sidenavitem.gif') bottom repeat-x;
	padding-left:30px !important;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	line-height: 2.18em;
}
.location_content {
	padding: 5px 5px 25px 30px;
	width: 165px;
}
.location_content p {
	padding:0 !important;
	font-size:1.1em !important;
	clear: none !important;
}
.location table {
	border: none !important;
	width: auto !important;
}
.location table .row11 {
	width:95px !important;
}
.location td {
	width: auto !important;
	padding: 5px 0 !important;
}
.location_footer {
	background: #81b1de url('/webdesign.nsf/attachmentsbytitle/location_arrow_link.gif/$FILE/location_arrow_link.gif') 175px 5px no-repeat !important;
	text-align: right;
	font-size:1.2em;
	font-weight: bold;
	padding-right: 30px !important;
	width: 170px !important;
	line-height: 2.25em;
	position: absolute;
	bottom:0;
}
.location_footer:hover {
	background: #81b1de url('/webdesign.nsf/attachmentsbytitle/location_arrow_link_over.gif/$FILE/location_arrow_link_over.gif') 175px 5px no-repeat !important;
}
.location_footer a {
	color:#fff;
}
.location_footer a:hover {
	border-bottom:1px solid #ffffff;
}
/* popup */
	.popup #wrapper, .popup #mainwrap {
	width: 100%;
}
body.popup, .popup #wrapper, .popup #content {
	background: #fff;
}
.popup #header {
	background: #fff url('/webdesign.nsf/attachmentsbytitle/header2.gif/$FILE/header2.gif') no-repeat left top;
	height: 82px;
	margin:0;
	padding:0;
	width: 100%;
}
.popup h1 {
	float: left !important;
	width: 200px;
}
.popup .print {
	float: right !important;
	background: blue;
	margin: 30px 15px 0 0 !important;
}
.popup #header h2 {
	padding-top: 0;
}
.popup #main {
	background: none;
	border: none;
	margin:0;
	padding:0;
}
.popup #content {
	padding: 0 25px;
}
.popup h3.metalic {
	padding: 6px 15px !important;
	margin: 0 !important;
}
.popup #content img {
	border: 1px solid #75aadb;
	border-top: 0;
}
.image_wrapper {
	float: left;
	margin-left: 15px;
	padding: 10px 0 20px 0;
}
/* terminal */
	.terminal h2 {
	background: transparent url('/webdesign.nsf/attachmentsbytitle/metalic.gif/$FILE/metalic.gif') repeat-y !important;
}
.terminal .whitebox {
	border-top: 1px solid #CFE3F7;
	padding: 10px;
	text-align: center;
}
.nav_map {
	overflow: hidden;
	height: 20px;
}
.terminal .nav_back {
	background: url('/webdesign.nsf/attachmentsbytitle/linkback.gif/$FILE/linkback.gif') left top no-repeat;
	padding-left:15px;
	float: left;
	margin-left:15px;
	padding-bottom:1px;
}

.terminal .nav_back:hover{
	background: url('/webdesign.nsf/attachmentsbytitle/linkback_over.gif/$FILE/linkback_over.gif') left top no-repeat;
}
.terminal .nav_back a {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
}
.terminal .linkfollow {
	background-image: url('/webdesign.nsf/attachmentsbytitle/linkfollow3.gif/$FILE/linkfollow3.gif') !important;
	margin-right: 15px !important;
	float: right !important;
}
.terminal .linkfollow:hover {
	background-image: url('/webdesign.nsf/attachmentsbytitle/linkfollow3_over.gif/$FILE/linkfollow3_over.gif') !important;
}
/* search */
.btn-search {
	width:63px !important;
	border: 0 !important;
	padding: 0 !important;
	margin-top:2px !important;
	height:21px;
}
/* all destinations */
.table_destination {
	width: 100% !important;
}
.table_destination a {
	border: none !important;
}
.table_destination .row1 {
	width: 190px;
	text-align: left;
}
.table_destination .row2 {
	text-align: left;
	width: auto;
}
.table_destination .row3 {
	width: 65px;
}
.table_destination .row4 {
	width: 75px;
}
/* End KMP Amends 19/09/2007 */
/* ====================
SEARCH PAGE
======================*/

#wrapper .paging .pageof {
	float:left
}
#wrapper .paging .prevnext {
	float:right
}
#wrapper .paging .prevnext ul li {
	float:left;
	background:none;
	padding:0
}
#wrapper .paging .prevnext ul li.prev a, #wrapper .paging .prevnext ul li.next a, #wrapper .paging .prevnext ul li.last a {
	border:none
}
#wrapper .paging .prevnext ul li.prev a, #wrapper .paging .prevnext ul li.prev a span, #wrapper .paging .prevnext ul li.next a, #wrapper .paging .prevnext ul li.next a span {
	width:13px;
	height:13px;
	position:relative;
	overflow:hidden;
	display:block;
	padding:0;
	margin:1px 0 0;
}
#wrapper .paging .prevnext ul li.prev a span, #wrapper .paging .prevnext ul li.next a span {
	background:url('/webdesign.nsf/attachmentsbytitle/prev.gif/$FILE/prev.gif') no-repeat;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}
#wrapper .paging .prevnext ul li.prev a span:hover {
	background:url('/webdesign.nsf/attachmentsbytitle/prev_over.gif/$FILE/prev_over.gif') no-repeat;
}
#wrapper .paging .prevnext ul li.next a span {
	background:url('/webdesign.nsf/attachmentsbytitle/next.gif/$FILE/next.gif') no-repeat
}
#wrapper .paging .prevnext ul li.next a span:hover {
	background:url('/webdesign.nsf/attachmentsbytitle/next_over.gif/$FILE/next_over.gif') no-repeat
}
#wrapper .paging .prevnext ul li a {
	padding:0 5px; 
	/*border-right:1px solid #333;*/ /* removed right border because aptrix unable to wrap an li around each page number. */
	text-decoration:underline;
	border-bottom:none
}
#wrapper .paging .prevnext ul li.current a {
	text-decoration:none
}
#wrapper form.searchform {
	background:#77abdb;
	padding:5px 20px;
	font-size:1.2em;
	color:#fff
}
#wrapper form.searchform label, #wrapper form.searchform input, #wrapper form.searchform button {
	float:left;
	margin:0 10px 0 0;
	border:0;
	background:none;
}
#wrapper .faqlist {
	font-size: 1.2em;
}
#wrapper form.searchform input, #wrapper form.searchform select {
	border:1px solid #8e999e;
	padding:1px 2px 0 2px;
	line-height:20px;
	height:21px;
	width:300px;
	background:#fff;
	font-size:1.2em; /* Added class KMP 20/09/07 */
}
#wrapper form.searchform label {
	padding:4px 0 0 0
}
#wrapper .faqlist, #wrapper .searchresult {
	font-size: 1.2em;
}
#wrapper .faqlist li, #wrapper .searchresult li {
	background: url('/webdesign.nsf/attachmentsbytitle/faqitem.gif/$FILE/faqitem.gif') 7px 4px no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#wrapper .faqlist li:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/faqitem_over.gif/$FILE/faqitem_over.gif') 7px 4px no-repeat;
}
#wrapper .searchresult li {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') 8px 4px no-repeat;
	padding-bottom:10px
}
#wrapper .searchresult li:hover {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') 8px 4px no-repeat;
}
#wrapper .searchresult li span {
	display:block;
	font-weight:normal;
}
#wrapper .searchresult li.last {
	padding-bottom:0
}
#wrapper form.searchform button {
	cursor:pointer;
}
/* ====================
END SEARCH PAGE
======================*/

/* ============ PRESS RELEASE ARCHIVE ==============*/

#wrapper .prarchive {
	font-size: 1.2em;
}
#wrapper .prarchive li {
	background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') 7px 4px no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#wrapper .prarchive li span {
	display:block;
	font-weight:normal;
}
#wrapper .prarchive li.last {
	padding-bottom:0;
}
/* ============ END PRESS RELEASE ARCHIVE PAGE ==============*/

#content .rssLink {
	float: left;
	background: url('/webdesign.nsf/attachmentsbytitle/rssfeed.gif/$FILE/rssfeed.gif') left center no-repeat;
	padding: 0 20px;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 15px;
}
#content .rssLink a {
	line-height: 1.5;
}
/* KMP Amends 26/09/07 */

#content p.norightPadding {
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	font-size: 1.2em;
	line-height: 1.3;
}
.table_fullwidth {
	width: 100% !important;
}
.whitelink {
	color:#FFFFFF;
}

#content h2.noBotMargin {
	margin-bottom:0;
	}


.floatLeft {
	float:left;
}

.floatRight {
	float:right;	
}

.width-half {
	width:49%;
}

a.weather-link, a.weather-link:hover {
	border-bottom:none;
	}
	
	
/* ============ EMA INDEX PAGE ==============*/

/* Content */
	/* Home */
	.home #content{
		border-top: none;
		padding: 13px 0 13px 0px;
		width: 753px;
		overflow: hidden;
	}
	
	#column_left{
		float: left;
		width: 277px;
		padding-right: 6px;
	}
	#column_center{
		float: left;
		width: 265px;
		padding-right: 6px;
	}
	#column_right{
		float: left;
		width: 185px;
	}
	#content #column_left hr,
	#content #column_center hr,
	#content #column_right hr{
		display: none;
	}
	#content #column_left a,
	#content #column_center a,
	#content #column_right a{
		border: none;

	}
	
	/* Content Left */
		#content #column_left .widget_left{
			border: 1px solid #959ca1;
			padding-left:10px;
			margin-bottom:5px;
		}
		#content #column_left .widget_left h2{
			font-size: 1.9em;
			line-height:2em;
			font-weight: bold;
			color: #002c62;
			background: none;
			padding: 0;
			margin: 0px;
		}
		#content #column_left .widget_left li a{
			text-decoration: underline;
			line-height:2em;
			background: none;
		}
		#content #column_left .widget_left ul{
			margin: 0;
			padding: 0;
			background: none;
		}
		#content #column_left .widget_left li{
			padding-left: 0;
			margin-left: 0;
			background: none;
		}
		/* destination */
		#content #column_left .widget_destination{
			min-height: 104px;
			position: relative;
		}
		#content #column_left .widget_destination .special_offer{
			position: absolute;
			display: block;
			width: 76px;
			height: 92px;
			right:5px;
			top:5px;
		}
		/* car parking */
		#content #column_left .widget_parking{
			min-height: 136px;
			position: relative;
			
		}
		#content #column_left .widget_parking .special_offer{
			position: absolute;
			display: block;
			width: 76px;
			height: 92px;
			right:5px;
			top:5px;
		}			
		#content #column_left .widget_parking h2{
			padding-bottom: 4px;
			background: none;
		}
		#content #column_left .widget_parking h4{
			padding-bottom: 8px;
			font-size:1.4em;
			font-weight:bold;
			color:#002654;
			width:185px;			
		}		
		#content #column_left .widget_parking p{
			padding:0 0 4px 0;
			font-size:1.2em;
			width:185px;
			color:#002654;			
		}			
		#content #column_left .widget_parking .banner{
			position: absolute;
			right: 5px;
			top: 5px;
		}
		#content #column_left .t_carparking{
			background: none;
			border: none;
			width: 200px;
			padding: 0;
		}
		#content #column_left .t_carparking th{
			color: #f43fa5;
			font-size: 1.1em;
			text-align: left; 
			font-weight: bold;
			background: none;
			padding: 0;
		}
		#content #column_left .t_carparking td{
			color: #002c62;
			font-size: 1.1em;
			font-weight: bold;
			padding:2px 2px 0 0;
			vertical-align: top;
			margin: 0;
		}
		#content #column_left .t_carparking select{
			border: 1px solid #7f9db9;
			padding:1px;
			margin: 0;
		}
		#content #column_left .t_carparking .select_terminal{
			width: 75px;
		}
		#content #column_left .t_carparking .td_search{
			padding-top:8px;
		}
		#content #column_left .select_entry_day, .select_exit_day{
			width: 45px;
		}
		#content #column_left .select_entry_month, .select_exit_month{
			width: 45px;
		}
		#content #column_left .select_entry_year, .select_exit_year{
			width: 45px;
		}
		#content #column_left .select_entry_time, .select_exit_time{
			width: 65px;
		}
		#content #column_left .t_carparking .label{
			padding-top:5px;
		}
		/* shopping & retail */
		#content #column_left .widget_shop{
			min-height: 133px;
			position: relative;
		}
		#content #column_left .widget_shop h2{
			position: relative;
			z-index: 1000;
		}
		#content #column_left .widget_shop .special_offer{
			position: absolute;
			display: block;
			width: 86px;
			height: 95px;
			right:7px;
			top:20px;
		}
	
	/* Content Center */
	#content #column_center .center_top{
		border: 1px solid #959ca1;
		min-height: 192px;
		font-size:1em;
		color: #002c62;
		font-weight:bold;
		overflow: hidden;
	}
		#content #column_center .center_top h3{
			background: url('/webdesign.nsf/attachmentsbytitle/metalic.gif/$FILE/metalic.gif');
			min-height: 25px;
			line-height: 25px;
			padding-left:10px;
			font-size:1.1em;
		}
		#content #column_center .center_top ul{
			padding: 10px 7px 0 0;
			margin: 0;
		}
		#content #column_center .center_top li{
			text-align: right;
			padding:0 18px 0 0;
			line-height: 25px;
			background: url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') right center no-repeat;
			margin-left: 0;
			font-size: 0.9em;
		}
		#content #column_center .center_top_left{
			float: left;
			width: 131px;
			min-height: 192px;
			border-right: 1px solid #eaf2fa;
		}
		#content #column_center .center_top_right{
			float: right;
			width: 131px;
		}
	#content #column_center .center_bottom{
		border: 1px solid #959ca1;
		margin-top:7px;
		min-height: 186px;
	}
	
	
	
	/* Content Right */
	
	#content #column_right .right_top{
		border: 1px solid #959ca1;
		min-height: 192px;
		
		font-size:1.1em;
		color: #002c62;
	
	}
		#content #column_right .right_top h3{
			background: url('/webdesign.nsf/attachmentsbytitle/metallic.gif/$FILE/metallic.gif');
			min-height: 25px;
			line-height: 25px;
			padding-left:10px;
			font-size:1em;
			font-weight:bold;
		}
		#content #column_right .right_top label{
			display:block;
			padding: 10px 13px 0 13px;
		}
		#content #column_right .right_top .flight_to input{
			border: 1px solid #b7c5c5;
			width: 149px;
			height: 15px;
			padding: 3px;
			color: #959ca1;
			font-size:1.1em;
			margin-top: 5px;
		}
		#content #column_right .right_top .flight_no{
			width: 156px;
			height: 24px;
			overflow: hidden;
			padding-bottom:0;
		}
		#content #column_right .right_top .flight_no span{
			float:left;
			display: block;
			width: 90px;
			height: 21px;
			line-height: 21px;
		}
		#content #column_right .right_top .flight_no em{
			color: #6caedf;
			font-style: normal;
		}
		#content #column_right .right_top .flight_no input{
			float: right;
			border: 1px solid #b7c5c5;
			width: 54px;
			height: 15px;
			padding: 3px;
			color: #959ca1;
			font-size:1.1em;
		}
		#content #column_right .right_top .radio_wrapper{
			width: 182px;
			overflow: hidden;
			padding:15px 0 0;
			margin-bottom: 15px;
			float: left;
		}
		#content #column_right .right_top .radio_wrapper label{
			display: block;
			float: left;
			padding: 0 0 0 10px;
			overflow: hidden;
		}
		#content #column_right .right_top .radio_wrapper label input{
			float: left;
		}
		#content #column_right .right_top .radio_wrapper label span{
			float: left;
			line-height: 1.4em;
		}
		#content #column_right .right_top .button_wrapper{
			text-align: right;
			margin-top: 5px;
			margin-bottom: -5px;
			clear: left;
		}
		#content #column_right .right_top .button_wrapper input{
			text-align: right;
			margin-right: 15px;
		}
		
	#content #column_right .right_bottom{
		border: 1px solid #959ca1;
		min-height: 186px;
		margin-top: 7px;
		position: relative;
		margin-bottom: 5px;
	}
	#content #column_right .right_bottom_wrap{
		min-height: 184px;
		border: 1px solid #f43fa5;
		padding: 0px 10px 0px;
		
	
	}
		#content #column_right .right_bottom h3{
			color: #f43fa5;
			font-size:1.1em;
			font-weight: bold;
			padding:15px 0 10px;
			margin-left: 0;
			padding-left: 0;
		}
		#content #column_right .right_bottom dt{
			color: #002c62;
			font-size:1.1em;
		}
		#content #column_right .right_bottom dd{
			color: #002c62;
			font-size:1.1em;
			font-weight:bold;
			text-decoration: underline;
			line-height: 11px;
			padding-bottom: 15px;
		}
		#content #column_right .right_bottom dd a{
			text-decoration: underline;
		}
	
/* banner bottom */
	#content  #banner_bottom_wrapper{
		float: left;
		width: 739px;
		overflow: hidden;
		color: #fff;
		margin-bottom: -13px;
	}
		#content #banner_bottom_wrapper .banner_left{
			position: relative;
			border: 1px solid #959ca1;
			float: left;
			width: 353px;
			min-height: 73px;
			padding: 2px 15px;
			background: #8e47ad;
		}
			#content #banner_bottom_wrapper .banner_left img{
				float: left;
				margin: 0 10px 0 0;
				padding: 0;
			}
			#content #banner_bottom_wrapper .banner_left h3{
				font-size: 1.5em;
				font-weight: bold;
				color: #fcd116;
				padding: 5px 0 0 0;
				margin: 0;
			}
			#content #banner_bottom_wrapper .banner_left h4{
				font-size: 1.4em;
				font-weight: bold;
				color: #ffff;
				padding: 0;
				margin: 0;
			}

			#content #banner_bottom_wrapper .banner_left span{
				font-size: 1.3em;
				color: #ffff;
				padding: 0;
				margin: 0;
				line-height: 18px;
				
			}
			#content #banner_bottom_wrapper .banner_left strong{
				font-size: 1.2em;
				font-weight:bold;
				color: #ffff;
				display: block;
			}
			#content #banner_bottom_wrapper .banner_left a.button{
				position: absolute;
				display: block;
				height: 18px;
				width: 95px; 
				right: 5px;
				bottom: 4px;
				border: none;
			}
			#content #banner_bottom_wrapper .banner_left a.button span{
				background: url('/webdesign.nsf/attachmentsbytitle/b_findout.gif/$FILE/b_findout.gif') no-repeat 0 0;
				position: absolute;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
				cursor: pointer;
				border: none;
			}
			#content #banner_bottom_wrapper .banner_left .promo{
				float: left;height: 73px;		
			}			
		#content #banner_bottom_wrapper .banner_right{
			position: relative;
			float: right;
			border: 1px solid #959ca1;
			width: 347px;
			min-height: 75px;
			padding: 2px 0 0 0px;
			background: #75aadb;
		}
			#content #banner_bottom_wrapper .banner_right img{
				float: left;
				margin: 0 10px 0 0;
				padding: 0;
			}		
			#content #banner_bottom_wrapper .banner_right h3{
				font-size: 1.5em;
				font-weight: bold;
				color: #002654;
				padding: 5px 0 0 15px;
				margin: 0;
			}
			#content #banner_bottom_wrapper .banner_right p{
				font-size: 1.4em;
				font-weight: bold;
				color: #fff;
				padding: 5px 0 0 15px;
				margin: 0;
				float: none;
				/*width: 230px;*/
				clear:none;
			}
			#content #banner_bottom_wrapper .banner_right a.button{
				position: absolute;
				display: block;
				height: 18px;
				width: 36px; 
				right: 5px;
				bottom: 4px;
				cursor: pointer;
				border: none;
			}
			#content #banner_bottom_wrapper .banner_right a.button span{
				background: url('/webdesign.nsf/attachmentsbytitle/b_go.gif/$FILE/b_go.gif') no-repeat 0 0;
				position: absolute;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
				cursor: pointer;
				border: none;
			}
			#content #banner_bottom_wrapper .banner_right .promo{
				float: left;height: 73px;		
			}				
		



		
		
/* Footer */
	.footer{
		background: #002654 url('/webdesign.nsf/attachmentsbytitle/footer_bg.gif/$FILE/footer_bg.gif') repeat-x left top;
		width: 770px;
		height: 38px;
	}
	.footer .webtrak{
		float: left;
		padding: 15px 0 0 12px;
	}
	.footer .webtrak a{
		display:block;
		width: 82px;
		height: 15px;
		color: #fff;
		position: relative;
		overflow: hidden;
	}
	.footer .webtrak a span{
		position: absolute;
		width: 100%;height: 100%;
		top:0; left:0;
		background: url('/webdesign.nsf/attachmentsbytitle/webtrak.gif/$FILE/webtrak.gif') no-repeat 0 0;
	}
	
	.footer p{
		float: right;
		color: #d8d5d5;
		padding: 17px 15px 0 0;
	}
	.footer p a{
		color: #fff;
	}


/* ==================

SKIP NAV

===================*/

.skipNav {
	margin:5px 15px;
	font-size:1.2em;
	font-weight:bold;
	display:none;
}
	
