@charset "utf-8";
/* CSS Document for Travellers Friend */


/* BEGIN ELEMENT STYLES *********************************** */

html, body, .wrapper {
	height: 100%;
	margin: auto;
	padding: 0;
	border: none;
}

body {
	background-color: #e0e0e0;
	/*background-image: url(../images/bodyBackground.gif);
	background-position: center;
	background-repeat: repeat-y;*/
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dc750e;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dc750e;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-top: 5px;
}

h2 {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color: #010101;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h4 {}

h5 {
	color: #010101;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

p {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ol {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: url(/images/greyGTBullet.gif);
}

img {
	border: 0;
}

hr {
	border-bottom: #010101 1px solid;
	height: 1px;
}

select {
	font-family: Arial;
	font-size: 11px;
}

input {
	font-family: Arial;
	font-size: 11px;
}
button {
	font-family: Arial;
	font-size: 11px;
	cursor: pointer;
}
/* END ELEMENT STYLES *********************************** */

/* BEGIN THEME STYLES ************************************* */

.boodyArea {
	background-image: url(../images/bodyBackground.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

.headerBar {
	color: #888a8c;
	padding-top: 10px;
	vertical-align: bottom;
}

.bannerBar {
	background-image: url(../images/LandingBanner_1.jpg);
	background-repeat: no-repeat;
	height: 258px
}

.headerBar a:link, .headerBar a:visited, .headerBar a:active {
	color: #888a8c;
	text-decoration: none;
}

.headerBar a:hover {
	text-decoration: underline;
}

.flightInfoTabs { /* NOTE: STYLE OVERWRITTEN IN IE.CSS */
	height:22px;
	margin: 0;
	margin-top: 28px;
	width:312px;
}

.infoBar {
	color: #666666;
	margin-top: 12px;
	margin-left: 28px;
}

.infoBar span {
	color: #333333;
	font-weight: bold;
}

.tickerBand {
	background-color: #ced0cf;
	height: 41px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.tickerTable {
	margin-top: 10px;
	margin-left:25px;
}
	
.footerArea {
	background-image: url(../images/bodyBackground.gif);
	background-position: center;
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.footer {
	background-color: #e0e0e0;
	background-image: url(../images/footerBackground.gif);
	background-repeat: no-repeat;
	height: 36px;
}

.searchButton {
	background-color: #fff;
	border: 0;
}

/* END THEME STYLES *************************************** */

/* BEGIN FLIGHT INFO STYLES ******************************* */
.liveFlightInfo {
	background-color: #de740e;
	background-image: url(../images/FlightInfoIcon.png);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	color: #ffffff;
}

.liveFlightInfo form {
	color: #ffffff;
	margin: 25px 0 5px 10px;
}

.arriveDepart {
	margin: 25px 0 5px 48px;
}

.liveFlightInfo p { /* NOTE: style over-ridden in IE.css */
	margin-bottom: 10px;
}

.liveFlightInfo label {
	color: #ffffff;
	font-weight: bold;
}

.inputLabel {
	display: block;
	float: left;
	width: 48px;
}

.liveFlightInfoInput {
	font-size: 10px;
	width: 220px;
}

.liveFlightInfo select {}

.liveFlightInfo button {
	background-color: #de740e;
	cursor: pointer;
	border: 0;
	/*margin-left: 5px;*/
	padding-top: 2px;
	white-space: nowrap;
}

.liveFlightInfo button img {
	margin-top: 2px;
	margin-right: 3px;
	vertical-align: middle;
	vertical-align:text-top;
}

.flightNumberParagraph { /* NOTE: this styles is over-ridden in IE.css */
	 margin-top: -3px;
}

.liveFlightInfo span {
	color: #ffffff;
	font-weight: bold;
}

.flightNumberInput {
	font-size: 10px;
	margin-top: 5px;
	width: 120px;
}

.flightTimesSelect {
	font-size: 9px;
	font-weight: bold;
	width: 49px;
}

.flightNumberButton {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 60px;
}
/*.flightNumberButton img {
	padding-left:5px;
	vertical-align: text-top;
}*/

/*.liveFlightInfo ul {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0
}
.liveFlightInfo li {
	background-image: url(../images/FlightInfoArrow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom:4px;
	margin-left: 35px;
	padding-left: 25px;
	padding-bottom: 4px;
}

.liveFlightInfo li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}.liveFlightInfo li a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}*/


/* END FLIGHT INFO STYLES ********************************* */

/* BEGIN SMS INFO STYLES ********************************** */

p.smsInfoText {
	color: #ffffff;
	margin: 25px 15px 15px 10px;
}
ul.smsInfoText li {
	color: #ffffff;
	list-style: url(../images/whiteBulletOnOrange.gif);
	margin-right: 15px;
}
/* END SMS INFO STYLES ************************************ */

/* BEGIN LANDING PAGE STYLES ****************************** */
h2.travelAlertsHeading {
	color: #cd1e25;
	font-size: 17px;
	font-weight: normal;
	margin: 8px 0 0 12px;
}

.travelAlerts {
	background-color: #cd1e25;
	background-image: url(../images/travelAlertsArrow.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 12px 14px 14px 30px;
	text-transform: uppercase;
}

h3.experienceHeading {
	color: #74a6c9;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 0px 0px 12px;
}
.experience {
	background-color: #74a6c9;
	padding: 12px 14px 14px 12px;
}

a.readMoreLink:link, a.readMoreLink:visited, a.readMoreLink:active {
	background-image: url(../images/ReadMoreArrow.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #000000;
	/*display: block;*/
	font-weight: bold;
	padding: 1px 10px 1px 15px;
}

a.readMoreLink:hover {
	color: #000000;
	font-weight: bold;
}
a.readMoreLinkIndex:link, a.readMoreLinkIndex:visited, a.readMoreLinkIndex:active {
	background-image: url(../images/ReadMoreArrow.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 1px 10px 1px 15px;
}

a.readMoreLinkIndex:hover {
	color: #000000;
	font-weight: bold;
}

.indexReadmore {
	float:right
}

.MoreLink {
	background-image: url(/images/more-link.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	/*display: block;
	padding: 1px 10px 1px 15px;*/
	padding-left: 17px;
}

h3.travelTipsHeading {
	color: #80a500;
	font-size: 15px;
	font-weight: normal;
	margin: 20px 0px 0px 12px;
}

.travelTips {
	background-color: #c2e030;
	padding: 12px 14px 14px 12px;
}

.newsAndEvents {
	border: #cacaca 1px solid;
}

.newsAndEvents h3 {
	background-color: #88898b;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 2px 2px 2px 3px;
}

.newsAndEvents h4 {
	background-image:url(../images/canOpenButton.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #4d4d4d;
	cursor: pointer;
	font-size: 12px;
	margin: 3px;
}
.newsAndEvents div {
	margin: 3px;
	display: none;
}

.newsAndEvents .section {
	border-bottom: #cacaca 1px dashed;
}

.ourAiports {
	border: #f4c084 1px solid;
}
.ourAiports h3 {
	background-color: #de740e;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 1px 2px 2px 3px;
}
.ourAiports h4 {
	background-image:url(../images/canOpenButton.gif);
	background-position: 275px 3px;
	background-repeat:no-repeat;
	color: #4d4d4d;
	cursor: pointer;
	font-size: 12px;
	margin: 3px 1px 0px 3px;
	padding-left: 3px;
	height: 18px;
	overflow: hidden;
}

.ourAiports h4 img {
	margin-top: 6px;
}

.ourAiports div {
	display: none;
}

.ourAiports .section {
	border-bottom: #f4c084 1px dashed;
	padding-bottom: 0;
}

/* END LANDING PAGE STYLES ******************************** */

/* BEGIN NAVIGATION STYLES ******************************** */

.topNavigation {
 /*height: 29px;*/
}

.topNavigation a:link, .topNavigation a:visited, .topNavigation a:active, .topNavigation form { /* NOTE: style over written in IE.css */
	background-color: #ffffff;
	border-bottom: #666666 5px solid;
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	/*height: 26px;*/
	padding: 7px 20px 5px 20px;
	margin: 0;

	text-decoration: none;
	text-align: center
}

.topNavigation form { /* NOTE: style over written in IE.css */
	border-bottom: #949599 5px solid;
	padding: 1px 0px 3px 20px;
	margin: 0;
	max-height: 22px;
}
.topNavigation form input {
	font-size: 10px;
	margin: 0;
	padding: 0;
	/*margin-bottom: 5px;*/
	margin-left: 15px;
	width: 160px;
}


.navigationIten {
	border-right: #666666 1px solid;
	/*border-bottom: #666666 5px solid;*/
}

.search {

	background-position: 280px 3px;
	background-repeat: no-repeat;
	/*border-bottom: #949599 5px solid;*/
}

.search input {
	font-size: 10px;
	margin-left: 15px;
	width: 160px;
}

/* END NAVIGATION STYLES ********************************** */

/* BEGIN RIGHTHAND COLUMN STYLES ************************** */

.rightHandColumn {
	width: 287px;
}

 .findYourWay {
 	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 44px;
	/*padding: 17px 5px 1px 7px;*/
}
/* END RIGHTHAND COLUMN STYLES **************************** */

/* BEGIN TOOLKIT STYLES *********************************** */

.toolkitButton button {
	background-color: transparent;
	cursor: pointer;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	/*margin-left: 5px;*/
	padding: 0;
	padding-top: 2px;
	white-space: nowrap;
}

.toolkitButton button img {
	/*margin-top: 2px;*/
	/*margin-right: 3px;*/
	vertical-align: middle;
	vertical-align:text-top;
}

/* END TOOLKIT STYLES ************************************* */

/* BEGIN AIRLINE LIST STYLES **************************** */

.airlineDataTd {
	border: #dddddd 1px solid;
	border-right:0;
	height: 26px;
	padding-left: 9px;
	vertical-align: middle
}

.airlineDataTdLast {
	border-right:#dddddd 1px solid;;
}

a.airlineBookingButton {
	background-color: #ffe7cf;
	color: #000000;
	display: block;
	height: 26px;
	margin: 0;
	padding-left: 0;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
}
a.airlineBookingButton:hover {
	background-color: #fbcea1;
}

.airlineNoDataTd {
	height: 4px;
}

/* END AIRLINE LIST STYLE ******************************* */


/* BEGIN FORM STYLES ************************************** */
/* END FORM STYLES **************************************** */


