* { margin: 0; padding: 0; }

body {
	background-color: #FFF;
	text-align: center;
}

body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
}

a:link, a:visited {
	color: #10409F; /*#023d88*/
	text-decoration: none;
}

a:hover, a:active {
	text-decoration:underline;
}

a img {
	border: none;
}

table {
	width: 100%;
	border-collapse: collapse;
}

h1 {
	/* TODO: apply styles here... */
	font-size: 1.3em;
	margin: 0.6em 0 0.4em;
}

h2 {
	margin: 1.0em 0 0.6em; 
        font-size:115%; 
        line-height:110%;   
}

h3 {
	font-size: 1em;
	margin: 0.8em 0 0.4em;
}

p {
	margin: 0.4em 0 0.6em;
	line-height: 1.6em;
	font-size: 95%;
}

input.textBox {
	border: 1px solid #B4B4B4;
	padding: 1px 2px;
}

label {
	color: #903;
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;
}

.clearer {
	clear: both;
}

.field {
	clear: both;
	margin: 0.4em 0;
}

.field label {
	width: 12em;
	display: block;
	float: left;
	text-align: right;
	margin-right: 1em;
}

.submit {
	padding-left: 13em;
}



.box {
	background: #FFF repeat-y left url(../images/contentwrapper/l.gif);
}

.inBox1 {
	background: repeat-y right url(../images/contentwrapper/r.gif);
}

.inBox2 {
	background: no-repeat bottom left url(../images/contentwrapper/bl.gif);
}

.inBox3 {
	background: no-repeat bottom right url(../images/contentwrapper/br.gif);
}

.inBox4 {
	background: no-repeat top left url(../images/contentwrapper/tl.gif);
}

.inBox5 {
	background: no-repeat top right url(../images/contentwrapper/tr.gif);
	padding: 15px 10px;
}



#container {
	/*width: 1110px;*/
	/*min-width: 900px;*/
	min-width: 1024px;
	max-width: 1280px;
	width: 90%;
	margin: 0 auto 2em;
	text-align: left;
	background: repeat-y url(../images/contentwrapper/l.gif) left;
}

#inContainer1 {
	background: repeat-y url(../images/contentwrapper/r.gif) right;
}

#inContainer2 {

}

#canvas {
	margin: 0 3px;
	/*position: relative;*/
}

/*MTD*/

#header {
	background: no-repeat top right url(../images/header_bg_2.jpg);
	height: 148px;
	padding: 0 0 0 60px;
	position: relative;
}


#homepage #header {
	background: no-repeat top right url(../images/header_bg_3.jpg);	
}
/*MTD*/

#headerMenu {
	font-size: 90%;
	padding-top: 0.6em;
	position: absolute;
	left: 50px;
	top: 0;
	/*float: left;*/
}

#headerMenu ul {
	list-style: none;
}

#headerMenu li {
	float: left;
	padding: 0 .8em;
	border-right: 1px solid #CCC;
}

#headerMenu li.last {
	border-right: none;
}

#headerMenu li a {
	color: #AAA;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

#headerMenu li a:hover {
	color: #555;
}

/*MTD*/
#header #logo {
	/*padding: 40px 0 0 10px;
	position: absolute;*/
	float: left;
	clear: left;
	padding: 30px 0 0 0;
}
/*MTD*/

#header #headerAd {
	float: right;
	margin: 10px 20px 5px 0;
}

#header #arrDepBox {
	padding: 15px 180px 2px 0;
	float: right;
	color: #666;
	font-weight: bold;
}

/*#header #arrDepBox {
	padding: 3px 80px 0 0;
	float: right;
	color: #666;
	font-weight: bold;
}*/

/*MTD*/
#homepage #arrDepBox {
	float: left;
	padding: 35px 0 0 50px;
}


.topImageBox {
	/*position:absolute;
	top:0px;
	right:84px;*/
	float: right;
	width:279px;
	height:148px;
	/*margin-right: 84px;*/
	margin-right: 10px;
	overflow:hidden;
}

.topImageBox ul {
	list-style:none;
}

#flagsBox {
	position: absolute;
	top: 90px;
	right: 14px;
	height: 40px;
	width: 60px;
}

#flagsBoxNew {
	position: absolute;
	top: 90px;
	right: 14px;
	height: 40px;
	width: 146px;
}

#flagsBoxNew {
	position: absolute;
	top: 90px;
	right: 14px;
	height: 40px;
	width: 146px;
}

#flagsBoxNew #flags {
	float:left;
	width:65px;
	/*margin-right:10px;
	border-right:1px solid #88ACD0;*/
}

#flagsBoxNew #social {
	float: left; 
	width: 70px;
	border-right:1px solid #88ACD0;
	margin-right:10px;
}


#flagsBoxNew #social #top-share {
	margin:0px;
	padding-right:5px;
}


#top-share a.stbar.chicklet img {margin-top:5px;}
#top-share a.stbar.chicklet {height:20px;}

#homepage #flagsBox {
	float: right;
	padding-top: 0px;
	margin-right: 0px;
	
}

#homepage #home-social {
	float:right;
margin-right:23px;
padding-bottom:10px;
padding-left:8px;
padding-top:12px;
width:42px;
text-align:left;
}

#homepage #home-social .home-rss{
line-height:20px;
padding-top:10px;
}

.leftFlag {
	float:left;
	width:24px;
	height:20px;
	padding:0px 6px 0px 0px;
	
}

.rightFlag {
	float:left;
	width:24px;
	height:20px;
	
}

/*MTD*/

#header #arrDepBox h2 {
	font-size: 0.95em;
	color: #416EA5;
	margin: 0;
}

#header #arrDepBox ul {
	list-style: none;
}

#header #arrDepBox li, #header #arrDepBox p {
	margin: 0.2em 0;
}

#header #arrDepBox h3 {
	font-size: 0.90em;
	margin: 0;
	color: #777;
}

#header #arrivals,
#header #departures {
	padding-left: 40px;
	float: left;
	width: 230px;
	clear: none;
}

#homepage #header #arrivals,
#homepage #header #departures {
	float: none;
	margin: 10px 0;
}

#header #arrivals {
	background: url(../images/icons/small/arrivals.gif) no-repeat 3px 2px;
}

#header #departures {
	background: url(../images/icons/small/departures.gif) no-repeat 3px 2px;
}

#header #arrivals a, #header #departures a {
text-decoration:none;
}

#navigation {
	clear: both;
	background: url(../images/navigation_bg.gif) repeat-x 0 0;
}

#inNavigation {
	padding-top: 1px;
	height: 55px;
cursor: pointer;
}


#inNavigation a{
cursor: pointer;
}

/*MTD*/
#homepage #inNavigation {
	background: url(../images/navigation_bg_right.jpg) no-repeat right top;
}
/*MTD*/

#navigation #topMenu {
	float: left;
}

#navigation #topMenu ul {
	list-style: none;
	margin-right: 360px;
}

#navigation #topMenu li {
	font-size: 90%;
	display: block;
	float: left;
	height: 55px;
	margin-right: 6px;
	overflow: hidden;
}

#navigation #topMenu li.topMenuAllDestinations { width: 22%; }
#navigation #topMenu li.topMenuScheduledFlights { width: 20%; }
#navigation #topMenu li.topMenuHolidaysMaySept { width: 27%; }
#navigation #topMenu li.topMenuHolidaysOctApril { width: 27%; }

#navigation #topMenu li a {
	display: block;
	background: url(../images/tab_bg_left.gif) no-repeat 0 0;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: lowercase;*/
}

#navigation #topMenu li a strong {
	background: url(../images/tab_bg_right.gif) no-repeat 100% 0;
	display: block;
}

#navigation #topMenu li a:hover {
	background-image: url(../images/tab_bg_left_over.gif);
}

#navigation #topMenu li a:hover strong {
	background-image: url(../images/tab_bg_right_over.gif);
}

#navigation #topMenu li a em {
	font-weight: normal;
}

#navigation #topMenu li.topMenuAllDestinations a {
	color: #174B8F;
}

#navigation #topMenu li.topMenuScheduledFlights a {
	color: #00B2DD;
}

#navigation #topMenu li.topMenuHolidaysMaySept a {
	color: #F2B518;
}

#navigation #topMenu li.topMenuHolidaysOctApril a {
	color: #F36F21;
}

#navigation #topMenu li span.iconwrapper {
	background-repeat: no-repeat;
	background-position: 10px 50%;
	height: 35px;
	padding: 10px 10px 10px 60px;
	display: block;
}

#navigation #topMenu li.topMenuAllDestinations span.iconwrapper {
	background-image: url(../images/tab_icons/all_destinations.gif);
	/*padding-top: 20px;
	height: 25px;*/
}

#navigation #topMenu li.topMenuScheduledFlights span.iconwrapper {
	background-image: url(../images/tab_icons/scheduled_flights.gif);
	/*padding-top: 20px;
	height: 25px;*/
}

#navigation #topMenu li.topMenuHolidaysMaySept span.iconwrapper {
	background-image: url(../images/tab_icons/summer_holidays.gif);
}

#navigation #topMenu li.topMenuHolidaysOctApril span.iconwrapper {
	background-image: url(../images/tab_icons/winter_holidays.gif);
}

#navigation #searchBox {
	margin: 5px 180px 0 0;
	padding: 17px 2px 0 0;
	height:22px;
	float: right;
	background: no-repeat url(../images/enhanced_by_google.gif) top right;
	display: inline;
}

#navigation #searchBox label {
	/*vertical-align: top;
	line-height: 1.6em;
	margin-right: 0.5em;*/
	display: none;
}

#navigation #searchBox input.textBox {
	vertical-align: bottom;
	padding: 3px;
	width: 130px;
	height: 13px;
	color: #903;
	font-weight: bold;
	border-right: none;
}

#navigation #searchBox input.textBox:focus {
	border-color: #888;
}

#navigation #searchBox input.button {
	width: 22px;
	height: 22px;
	border: none;
	background: transparent no-repeat center bottom url(../images/go.gif);
	padding-top: 22px;
	overflow: hidden;
	cursor: pointer;

}

#navigation #searchBox>input.button { /* For non-IE browsers */
	height: 0px !important;
}

#navigation #languageSelector {
	float: right;
	margin: 14px 30px 0 0;
	width: 50px;
}

#navigation #languageSelector a {

}




#main {
	/*clear: both;*/
	padding: 4px 166px 0 316px;
}


#sidebar {
	float: left;
	width: 316px;
	margin-left: -316px;
	display: inline;
}

#sidebar .sideBox {
	background: repeat-y top url(../images/sidebar/main_menu_bg_middle.gif);
}

#sidebar .inSideBox1 {
	background: no-repeat bottom url(../images/sidebar/main_menu_bg_bottom.gif);
}

#sidebar .inSideBox2 {
	background: no-repeat top url(../images/sidebar/main_menu_bg_top.gif);
	padding: 5px 0;
}

#sidebar #mainMenu .inSideBox2 {
	padding: 25px 0;
}

#homepage #sidebar #mainMenu .inSideBox2 {
	height: 233px;
}

#sidebar #mainMenu ul {
	list-style: none;
	margin-left: 30px;
}

#sidebar #mainMenu li {
	margin-left: 24px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 2.3em;
}

#sidebar #mainMenu li a {
	text-decoration: none;
	font-weight: bold;
	color: #222;
}

/*#sidebar #mainMenu li a:hover,
#sidebar #mainMenu li.active a {
	color: #FF820C;
}*/

/*#sidebar #mainMenu li.active a {
	color: #00FF00;
}*/

#sidebar #mainMenu #mainMenuArrivalsdepartures { background-image: url(../images/icons/small/information_1.gif); }
#sidebar #mainMenu #mainMenuFlightsholidays { background-image: url(../images/icons/small/information_2.gif); }
#sidebar #mainMenu #mainMenuParkingtransport { background-image: url(../images/icons/small/information_3.gif); }
#sidebar #mainMenu #mainMenuPassengerinformation { background-image: url(../images/icons/small/information_4.gif); }
#sidebar #mainMenu #mainMenuAbout { background-image: url(../images/icons/small/information_5.gif); }
#sidebar #mainMenu #mainMenuHotelstourism { background-image: url(../images/icons/small/information_6.gif); }
#sidebar #mainMenu #mainMenuCorporateaviation { background-image: url(../images/icons/small/information_7.gif); }

#sidebar #mainMenu #mainMenuArrivalsdepartures a:hover, #sidebar #mainMenu #mainMenuArrivalsdepartures.active a { color: #003F8A; }
#sidebar #mainMenu #mainMenuFlightsholidays a:hover, #sidebar #mainMenu #mainMenuFlightsholidays.active a { color: #00B2E1; }
#sidebar #mainMenu #mainMenuParkingtransport a:hover, #sidebar #mainMenu #mainMenuParkingtransport.active a { color: #F1B41E; }
#sidebar #mainMenu #mainMenuPassengerinformation a:hover, #sidebar #mainMenu #mainMenuPassengerinformation.active a { color: #F27123; }
#sidebar #mainMenu #mainMenuAbout a:hover, #sidebar #mainMenu #mainMenuAbout.active a { color: #BC213E; }
#sidebar #mainMenu #mainMenuHotelstourism a:hover, #sidebar #mainMenu #mainMenuHotelstourism.active a { color: #B5BB2E; }
#sidebar #mainMenu #mainMenuCorporateaviation a:hover, #sidebar #mainMenu #mainMenuCorporateaviation.active a { color: #673896; }

#sidebar #mainMenu li ul {
	margin-left: 0;
	display: none;
}

#sidebar #mainMenu li.active ul {
	display: block;
}

#sidebar #mainMenu li li {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.3em;
	font-size: 95%;
	margin: 0.3em 0;
}

#sidebar #mainMenu li li a {
	/*color: #6981B2 !important;*/
	/*color: #666 !important;*/
	color: #1040B7 !important;
	display: block;
	padding: 0 2px;
	margin-right: 50px;
}

#sidebar #mainMenu li li a:hover,
#sidebar #mainMenu li li.active a {
	/*background-color: #6981B2 !important;
	color: #FFF !important;*/
	background-color: #EAEAEA;
	/*color: #F36F21 !important;*/
}

#sidebar #mainMenu li li.active a {
	color: #494949 !important;
}

#sidebar #holidaysBox .inSideBox2 {
	padding: 6px 6px 10px;
}

#sidebar #holidaysBox h2 {
	margin: 6px 0;
	font-size: 1em;
	color: #10409F;
	background: url(../images/icons/small/departures.gif) no-repeat left;
	padding-left: 40px;
	line-height: 32px;
}

#sidebar .smallAd {
	float: left;
	width: 158px;
}

#sidebar .smallAd h2 {
	margin: 0 0 6px;
	font-size: 1em;
	color: #10409F;
	background: url(../images/icons/small/departures.gif) no-repeat left;
	padding-left: 40px;
	line-height: 32px;
}

#features #latestNews.featureBox {
	width: 49%;
	float: left;
}

/*#sidebar #features #latestNews.featureBox {
	margin-left: 7px;
}*/

#features #specials.featureBox {
	width: 51%;
	float: left;
}

#features {
	height: 267px;
}

#features .featureBox, #flightsFeatures .flightsFeatureBox {
	float: left;
	display: inline;
	cursor: pointer;
}

#features a, #flightsFeatures a {
	text-decoration: none;
}

#features .featureBox {
	/*width: 50%;
	float: left;
	margin-left: -1px;*/
	width: 100%;
}

#sidebar #features .featureBox {
	/*width: auto;*/
	width: 100%;
}

#features ul {
	list-style: none;
}

#features .inFeatureBox {
	padding: 10px 30px;
	height: 250px;
}








#features .featureBox h2 {
	font-size: 260%;
	color: #00B2DE;
	margin: 0.7em 0 0.2em;
}

#features .featureBox h2 span {
	color: #903;

}

#features .featureBox p {
	color: #666;
	font-weight: bold;
	/*margin-right: 20%;*/
}

#features a:hover .featureBox p {
	color: #333;
}

#features #skiFlights.featureBox {
	background: no-repeat top right url(../images/features/ski_flights_bg_r.gif);
}

#features #norwegianExplorer.featureBox {
	background: no-repeat top right url(../images/promotions/NorwayExplorer.jpg);


}

#features #cyprusDeals.featureBox {
	background: no-repeat top right url(../images/promotions/Cyprus.jpg);
}

#features #canadaFlights.featureBox {
	background: no-repeat top right url(../images/promotions/Toronto.jpg);
}

#features .featureBox .inFeatureBox {
	background: no-repeat top left url(../images/features/ski_flights_bg_l.gif);
	padding-right: 20px;
}

#features .featureBox .inFeatureBox h2 {

}


#featuresSlideshow {
	height: 258px;
	overflow: hidden;
	position:relative;
        width:51%;  
	float: left;
}

#featuresSlideshow ul {
	list-style: none;
}

#featuresSlideshow li {
	position: absolute;
	width: 100%;
}

#features #specials.featureBox {
	background: no-repeat top right url(../images/features/specials.gif);
}

#features #specials.featureBox #inSpecials {
	background: no-repeat top left url(../images/features/latest_news_bg_l.gif);
}

#features #specials.featureBox #inSpecials a:hover{
	text-decoration:underline;
}

#features #latestNews.featureBox {
	background: no-repeat top right url(../images/features/latest_news_bg_r.gif);
}

#features #latestNews.featureBox #inLatestNews {
	background: no-repeat top left url(../images/features/latest_news_bg_l.gif);
}

#features #latestNews.featureBox #inLatestNews a:hover{
	text-decoration:underline;
}

#features #latestNews ul {
	list-style: none;
}

#features #latestNews ul li{
	padding:5px 0 5px 0;
        /*border-bottom: 1px solid #dedede;*/
}

#newsmore {
padding-top:10px;
width:100%;
text-align:right;
}

#sidebar #features #skiFlights.featureBox #inSkiFlights {
	width: 198px;
	margin-left: -11px;
}

#sidebar #features #latestNews.featureBox #inLatestNews {
	/*width: 270px;*/
	/*margin-left: -11px;*/
}

#passengerInformation .subBox {
	background: repeat-y left url(../images/infobox/l.gif);
	margin: 3px 6px 0;
}

#passengerInformation .inSubBox1 {
	background: repeat-y right url(../images/infobox/r.gif);
}

#passengerInformation .inSubBox2 {
	background: no-repeat top left url(../images/infobox/tl.gif);
}

#passengerInformation .inSubBox3 {
	background: no-repeat top right url(../images/infobox/tr.gif);
}

#passengerInformation .inSubBox4 {
	background: no-repeat bottom left url(../images/infobox/bl.gif);
}

#passengerInformation .inSubBox5 {
	background: no-repeat bottom right url(../images/infobox/br.gif);
	padding: 20px 15px 15px 90px;
}

#passengerInformation #redPassengerInformation .subBox {
	background: repeat-y left url(../images/infobox/red/l.gif);
	margin: 3px 6px 0;
        
}

#passengerInformation #redPassengerInformation .inSubBox1 {
	background: repeat-y right url(../images/infobox/red/r.gif);
}

#passengerInformation #redPassengerInformation .inSubBox2 {
	background: no-repeat top left url(../images/infobox/red/tl.gif);
}

#passengerInformation #redPassengerInformation .inSubBox3 {
	background: no-repeat top right url(../images/infobox/red/tr.gif);
}

#passengerInformation #redPassengerInformation .inSubBox4 {
	background: no-repeat bottom left url(../images/infobox/red/bl.gif);
}

#passengerInformation #redPassengerInformation .inSubBox5 {
	background: no-repeat bottom right url(../images/infobox/red/br.gif);
	padding: 20px 15px 15px 90px;
}

/*#homepage*/ #passengerInformation .inSubBox5 {
	padding: 15px 15px 0 90px;
	height: 90px;
}

#passengerInformation {
	color: #FFF;
	margin: 0 -10px;
}

/*#passengerInformation h2 {
	color: #FFF;
}

#passengerInformation p {
	color: #FFF;
}*/

#homepage #passengerInformation {
	margin: 0;
}

#passengerInformation h2 {
	font-size: 1.1em;
	margin: 0;
}

#homepage #passengerInformation h2 {
	/*font-size: 1.2em;*/
}

#passengerInformation p {
	font-weight: bold;
	margin: 5px 0 8px 0;
	font-size: 90%;
}

#passengerInformation a {
	color: #FFF;
	text-decoration: none;
}

#passengerInformation a:hover {
	text-decoration:underline;
}

#homepage #passengerInformation p {
	/*font-size: 95%;*/
}

#content {
	float: left;
	display: inline;
	overflow: hidden;
	width: 90%;
	padding: 0 0 0 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content ul {
	padding: 0 5%;
        font-size: 95%;
        line-height:1.6em; 
}

/*#content p ul {
}*/

#content ol {
	padding: 0 5%;
        font-size: 95%;
        line-height:1.6em; 
}


#content #features ul {
	padding: 0;
}

#homepage #content {
	width: 100%;
	padding: 0;
}

#content h1.mainHeading {
	/*background: no-repeat url(../images/heading/tl.gif) top left;*/
	border-bottom: 1px solid #e9eef4;
	color: #F36F21;
	font-size: 2em;
	padding:0.5em 0em 0.7em 0em;
	margin:0em 0em 1em 0em;
}

#content h1.mainHeading .inMainHeading1 {
	display: block;
	/*background: no-repeat url(../images/heading/tr.gif) top right;*/
}

#content h1.mainHeading .inMainHeading2 {
	display: block;
	/*background: no-repeat url(../images/heading/bl.gif) bottom left;*/
}

#content h1.mainHeading .inMainHeading3 {
	display: block;
	/*background: no-repeat url(../images/heading/br.gif) bottom right;*/
}

h1.mainHeading .icon {
	display: block;
	padding: 12px 0 12px 84px;
	background-repeat: no-repeat;
	background-position: 15px 50%;

	/* default: */
	background-image: url(../images/icons/big/information_4.gif);
	color: #676767;
}

#pageArrivalsdepartures h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_1.gif);
}

#pageArrivals h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/ADarrivals.gif);
}

#pageDepartures h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/ADdepartures.gif);
}

#pageFlightsholidays h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_2.gif);
}

#pageAlldestinations h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/FDall.gif);
}

#pageScheduledflights h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/FDscheduled.gif);
}

#pageHolidayssummer h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/FDsummer.gif);
}

#pageHolidayswinter h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/FDwinter.gif);
}
#pageFlightpromotions h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/FDpromotions.gif);
}

#pageParkingtransport h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_3.gif);
}

#pageCarparking h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Pcarparking.gif);
}

#pageTaxiservices h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Ptaxi.gif);
}

#pageTrainservices h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Ptrain.gif);
}

#pageBusservices h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Pminibus.gif);
}

#pageCarrental h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Pcarrentals.gif);
}

#pageRouteslocalmap h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_3.gif);
}

#pageMinibustransfer h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Pminibus.gif);
}

#pageOthertransport h1.mainHeading .icon {
	background-image: url(../images/icons/travel-C/Pother.gif);
}

#pageWearehere h1.mainHeading .icon
{
	background-image: url(../images/icons/travel-C/Pwearehere.gif);
}

#pagePassengerinformation h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_4.gif);
}

#pageImportantinformation h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIimportant.gif);
}

#pageBaggageadvice h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIibaggage.gif);
}

#pageTraveldocuments h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PItraveldocs.gif);
}

#pageCheckinadvice h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIcheckinadvice.gif);
}

#pageTraveladvice h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PItraveladvice.gif);
}

#pageCo2calculator2 h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIco2calculator.gif);
}

#pageAirportfacilities h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIfacilities.gif);
}

#pageDisabilityadvice h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIdisabilityadvice.gif);
}

#pageBabychild h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIbabyandchild.gif);
}

#pageConcourse360view h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PIconcourse360.gif);
}

#pageTaxescharges h1.mainHeading .icon {
	background-image: url(../images/icons/Information-C/PItaxes.gif);
}

#pageAbout h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_5.gif);
}

#pageAboutus h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUintroduction.gif);
}

#pageContacts h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUmasterplan.gif);
}

#pageMasterplan h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUmasterplan.gif);
}

#pageEnvironmentalissues h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUenvironment.gif);
}

#pageAirfieldinformation h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUairfieldinfo.gif);

}

#pageCommunity h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUcharity.gif);





}

#pageFilmingphotography h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUphotography.gif);
}

#pageAirportnews h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUnews.gif);
}

#pageArchivednews h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUnews.gif);
}

#pageAirporthistory h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUhistory.gif);
}

#pageAirportwaryears h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUwaryears.gif);
}

#pageCareers h1.mainHeading .icon {
	background-image: url(../images/icons/About%20us-C/AUcareers.gif);
}

#pageHotelstourism h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_6.gif);
}

#pageVisitthesouthwest h1.mainHeading .icon {
	background-image: url(../images/icons/Hotels-C/HTtourism.gif);
}

#pageHotels h1.mainHeading .icon {
	background-image: url(../images/icons/Hotels-C/HThotels.gif);
}

#pageCorporateaviation h1.mainHeading .icon {
	background-image: url(../images/icons/big/information_7.gif);
}

#pageCorporateaviationinformation h1.mainHeading .icon {
	background-image: url(../images/icons/Flights-C/Corporate.gif);
}


#slideshowBox .inBox5 {
	padding: 0.8em 0.6em;
}

#slideshow {
	height: 122px;
	position: relative;
	overflow: hidden;
}

#slideshow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#slideshow li {
	text-align: right;
	font: normal 2.0em Arial, sans-serif;
	width: 100%;
}

#slideshow li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 92px;
	padding: 15px;
	float: right;
}

#newsSlideshow {
	height: 100px;
	overflow: hidden;
	position: relative;
}

#newsSlideshow li {
	position: absolute;
}

#specialsSlideshow {
	height: 100px;
	overflow: hidden;
	position: relative;
}

#specialsSlideshow li {
	position: absolute;
}

#adBar {
	/*float: left;
	display: inline;
	width: 134px;*/
	margin: -50px 32px 0 0;
	/*position: absolute;
	right: 0;*/
	float: right;
	display: inline;
}

#adBarH {
	/*float: left;
	display: inline;
	width: 134px;*/
	margin: -50px 2px 0 0;
	/*position: absolute;
	right: 0;*/
	float: right;
	display: inline;
	text-align: center;
}

#parkingBox .inBox5 {
	padding: 8px 7px;
}

#parkingBox h2 {
	margin: 6px 0;
	font-size: 1em;
	color: #10409F;
	background: url(../images/icons/small/parking.gif) no-repeat left;
	padding-left: 40px;
	line-height: 32px;
}

#adBar .smallAd .inBox5 {
	padding: 8px 7px;
}

#adBar .smallAd h2 {
	margin: 0 0 6px;
	font-size: 0.95em;
	color: #10409F;
	background: url(../images/icons/small/departures.gif) no-repeat left;
	padding-left: 40px;
	line-height: 30px;
}

#adBar .smallAd h2.info {
	background-image: url(../images/icons/small/information_1.gif);
}

#adBarH .smallAd .inBox5 {
	padding: 8px 7px;
}

#adBarH .smallAd h2 {
	margin: 0 0 6px;
	font-size: 0.95em;
	color: #10409F;
	background: url(../images/icons/small/departures.gif) no-repeat left;
	padding-left: 40px;
	line-height: 30px;
	text-align: left;
}

#adBarH .smallAd h2.info {
	background-image: url(../images/icons/small/information_1.gif);
}

#footer {
	padding: 3px 0 0 10px;
	clear: both;
	/*background: no-repeat url(../images/footer_bg_big.gif) 500px 20px;*/
}

.footer-left {
	float:left;
}

.footer-right {
	float:right;
}

#homepage #footer {
	/*background: no-repeat url(../images/footer_bg.gif) 502px 20px;*/
	background: none;
}

#footer p {
	padding: .5em 0em 0em 3px;
	font-size: 80%;
	text-align: left;
	color: #638cb5;
	clear: both;
}

#footer #cred {
	text-align: center;
}

#footer a {
	color: #638cb5;
	text-decoration: none;
}

#footer #footerAd {
	float: left;
	margin-left: -3px;
}


#credtxt {
        /*margin-left:40px;*/
}

#share-container {
 	width:100%;
	overflow:hidden;
}

#top-share {
 	float:right;
	margin:0px;
}


.flightCountry {
	background-color: #CCC;
	margin: 0 0 0.8em 0;
	border: 1px solid #CCC;
	border-collapse: collapse;
	/*border-spacing: 2px;*/
}

.flightCategory1 {
	background-color: #66CCFF;
	border-color: #66CCFF;
}

.flightCategory1 .flightDestination td {
	border-color: #66CCFF;
}

.flightCategory2 {
	background-color: #F3B518;
	border-color: #F3B518;




}

.flightCategory2 .flightDestination td {
	border-color: #F3B518;
}

.flightCategory3 {
	background-color: #F37224;
	border-color: #F37224;
}

.flightCategory3 .flightDestination td {
	border-color: #F37224;
}

.flightCategory4 {
	/*background-color: #FFCC00;
	border-color: #FFCC00;*/
}

.flightCountry h2 {
	color: #555; /*#10409F*/
	margin: 0;
	background-color: #FFF;
	padding: 5px 0.5em;
	line-height: 53px;
	/*border-bottom: 1px solid #CCC;*/
}

.flightDestination {
	/*margin: 0.5em;
	padding: 0.5em;*/
}

.flightDestination td {
	border-top: 1px solid #CCC;

}

.flightDestinationName {
	background-color: #FFF;
	width: 10em;
	text-align: right;
	padding: 0.2em 0.5em;
	vertical-align: top;
}

.flightDestination h3 {
	/*font-size: 105%;*/
	margin-bottom: 6px;
}

.flightDestination h3{
	color: #666;
}

.flightBooking {
	float: right;
}

.flightBooking img {
	vertical-align:middle;
}

.flightDescription {
	background-color: #FFF;
	padding: 0.1em;
}

.flightOptions {
	background-color: #FFF;
	padding: 0.2em;
}

.flightOptions a {
	margin: 0 0.5em 0 0;
}

#pageAnchor {
	/*background: repeat-x top url(../images/separator_bg.gif);
	border-top: 1px solid #e9eef4;*/
	padding: 0em 1em 1em 1em;
	line-height: 160%;
}

#pageAnchor a {
	font-weight: bold;
	/*color: #999;
	text-decoration: none;*/
}

#pageAnchor a:hover {
        /*text-decoration:underline;*/
}



#flightsCountryList {
	/*background: repeat-x top url(../images/separator_bg.gif);
	border-top: 1px solid #e9eef4;*/
	padding: 0em 1em 2em 1em;
	line-height: 160%;
}

#flightsCountryList a {
	/*font-weight: bold;*/
	/*color: #999;*/
	text-decoration: none;

}

#flightsCountryList a:hover {
        text-decoration: underline;
}

#flightsAllDestinations {
	/*background: repeat-x top url(../images/separator_bg.gif);*/
	/*padding: 2em 1em;*/
}

#flightsAllDestinations table {
	margin: 0 0 1.5em 0;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

/*#flightsAllDestinations tr.categoryHeadings td {
	border-left: 1px solid #DDD;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0.4em;
}*/

#flightsAllDestinations tr.countryHeadings td {
	border-bottom: 1px solid #CCC;
	padding:0.2em 0 0.2em 0;
}

#flightsAllDestinations tr.categoryHeadings td.empty {
	border-left: none;
}

#flightsAllDestinations tr.categoryHeadings td.categoryHeading1 {
	color: #0094ce;
}

#flightsAllDestinations tr.categoryHeadings td.categoryHeading2 {
	color: #ff8200;
}

#flightsAllDestinations tr.categoryHeadings td.categoryHeading3 {
	color: #ff4500;
}

#flightsAllDestinations tr.countryHeadings td.countryHeading1 {
	/*color: #0094ce;*/
	color: #666;
	font-weight: bold;
	padding-left: 1em;
}

#flightsAllDestinations tr.countryHeadings td.countryHeading2 {
	/*color: #ff8200;*/
	color: #666;
	font-weight: bold;
}

#flightsAllDestinations tr.countryHeadings td.countryHeading3 {
	/*color: #ff4500;*/
	color: #666;
	font-weight: bold;
}

#flightsAllDestinations h2 {
	color: #555;
	margin: 0;
	background-color: #FFF;
	padding: 5px 0.5em;
	/*line-height: 0.5em;*/
	/*font-size: 1.4em;*/
}

#flightsAllDestinations h3 {
	color: #666;
	text-transform: uppercase;
	text-align: right;
	/*font-size: 0.8em;*/
}

#flightsAllDestinations td.category {
	/*border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;*/
}

#flightsAllDestinations tr.first td.category {
	border-top: none;
}

#flightsAllDestinations td.category div {
	/*margin: 0 0.5em;
	text-align: center;
	padding: 0.9em 0.3em 0;
	min-height: 2.1em;
	border: 1px solid #FFF;*/
}

#flightsAllDestinations td.category a {
	display: block;
	text-decoration: none;
	/*font-size: 90%;*/
	height: 64px;
	background-repeat: no-repeat;
	background-position: 0% 50%;

}



#flightsAllDestinations td.category a .hide {
	position: relative;
	left: -9999em;
}

/*#flightsAllDestinations td.category1 div { background-color: #e8faff; }
#flightsAllDestinations td.category1 a { color: #0094ce; }*/

#flightsAllDestinations td.category1 a { background-image: url(../images/flightsandholidays/scheduled_flights.gif); }

#flightsAllDestinations td.category1 { padding-left: 1em; }

/*#flightsAllDestinations td.category2 div { background-color: #ffeccc; }
#flightsAllDestinations td.category2 a { color: #ff8200; }*/

#flightsAllDestinations td.category2 a { background-image: url(../images/flightsandholidays/summer_charters.gif); }

/*#flightsAllDestinations td.category3 div { background-color: #ffefe5; }
#flightsAllDestinations td.category3 a { color: #ff4500; }*/


#flightsAllDestinations td.category3 a { background-image: url(../images/flightsandholidays/winter_charters.gif); }

/*#flightsAllDestinations td.category4 div { background-color: #ffecf3; }
#flightsAllDestinations td.category4 a { color: #a00036; }*/

#flightsAllDestinations td.destination {
	/*width: 6em;
	padding-right: 1em;*/
	width: 10em;
	text-align: right;
	padding: 0.2em 0.5em;
	vertical-align: top;
}

.arrivalsDepartures th, .arrivalsDepartures td {
	padding: 2px 4px;
}

.arrivalsDepartures th {
	background-color: #DDD;
	/*border-bottom: 1px solid #AAA;*/
}

.arrivalsDepartures td {

}

.arrivalsDepartures tr.odd td {
	background-color: #E6E6E6;
}



.peoplesmall {
	margin: 0px 10px;
}


#navwrap {
margin:0px 0px 20px 0px;
clear:both;
float:left;
width:100%;
margin-left:15px;

}

#navwrapicon {
float:left;
width:70px;

}

#navwraplinks {
float:left;
width:400px;
}

#navwraplinks h2 {
font-size: 120%;
color: #000000;

margin-top:0px;	
}

#navwraplinks a {
	color: #10409F;
text-decoration:none;

}

#navwraplinks a:hover {
text-decoration:underline;
}

#advert {
margin-top:-10px
}

/*MTD*/
#advert ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}
/*MTD*/

#advert li {
	display: block;
}


#timetablePopup {
	text-align: left;
	margin: 0 8px;
}

#timetablePopup h2 {
	margin: 0;
	background-color: #7882DB;
	color: #FFF;
	padding: 3px;
}

.flightsTimetable th {
	/*border-top: 2px solid #444;
	border-bottom: 2px solid #444;*/
	background-color: #ABB1E9;
	padding: 0.4em;
}

.flightsTimetable td {
	/*border-bottom: 1px solid #AAA;*/
	padding: 0.3em 0.4em;
}

.flightsTimetable tr.description td {
	border-bottom: 1px solid #ABB1E9;
}

#hotelsSearch {
	width:330px;
	margin:4em auto 0em auto;
}



ul#importantInformationList {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul#importantInformationList li {
	margin: 0;
	padding: 0;
}

/* for news items */
span.date {
	font-style: italic;
}
span.extract {
	display: block;
	margin-bottom: 10px;
}

a.stbar.chicklet img {border:0; width:16px; margin-right:3px; vertical-align:middle;}
a.stbar.chicklet {line-height:20px;}

/********moo slideshow********/
#slideshow-container	{ width:279px; height:148px; position:relative; }
#slideshow-container img { display:block; position:absolute; top:0; left:0; z-index:1; }