body
{
	background-color: #E6E6E6;
	/*margin-top: 0;
	margin-left: auto;
	margin-right: auto;*/
	margin: 0px;
	border-top: 3px solid #15A573;
}

#all
{
	width: 961px;
	position: relative;
	/*left: 50%;
	margin-left: -480px;*/
	margin: 0 auto;
	padding-bottom: 20px;
}

#header
{
	margin-top: 15px;
	background-image: url('../IMG/headerbg.png');
	background-repeat: no-repeat;
	height: 88px;
	width: 961px;
}

#header .logo
{
	margin-top: 12px;
	margin-left: 12px;
}

#currentflight
{
	background-image: url('../IMG/currentflight.png');
	background-repeat: no-repeat;
	height: 52px;
	width: 442px;
	position: absolute;
	top: 18px;
	#top: 33px; /* For crappy IE */
	left: 500px;
	padding-top: 18px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: "Tahoma";
	font-size: 10px;
	color: #1A1A1A;
}
#currentflight .fullybooked
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 100px;
}
#currentflight .flnumber
{
	position: absolute;
	top: 4px;
	left: 140px;
}
#currentflight .date
{
	position: absolute;
	top: 4px;
	left: 290px;
}
#currentflight .return
{
	position: absolute;
	top: 25px; /* 17px */
	left: 290px;
	background-image: url('../IMG/return.png');
	width: 127px;
	height: 21px;
}
#currentflight .oneway
{
	position: absolute;
	top: 25px; /* 17px */
	left: 290px;
	background-image: url('../IMG/oneway.png');
	width: 127px;
	height: 21px;
}

#currentflight abbr
{
	border: 0;
}

#notice
{
	background-image: url('../IMG/notice.png');
	background-repeat: no-repeat;
	height: 52px;
	width: 159px;
	position: absolute;
	top: 18px;
	#top: 33px; /* For crappy IE */
	left: 300px;
	padding-top: 18px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: "Tahoma";
	font-size: 10px;
	color: #1A1A1A;
}


#notice a
{
	color: #810931;
	text-decoration: none;
	outline: none;
}
#notice a:hover
{
	color: #AB1043;
}
#notice a:visited:hover
{
	color: #AB1043;
}
#notice a:visited
{
	color: #810931;
}

#menu
{
	background-image: url('../IMG/menubg.png');
	background-repeat: no-repeat;
	height: 30px;
	width: 961px;
}
#menu a img
{
	border: none;
}
#menu a
{
	outline: none;
}
#menu a#home img 
{
	background-image: url('../IMG/home.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 35px;
	top: 4px;
}
#menu a#home img:hover
{
	background-image: url('../IMG/home_h.png');
}
#menu a#home_a img 
{
	background-image: url('../IMG/home_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 35px;
	top: 4px;
}
#menu a#bookings img 
{
	background-image: url('../IMG/bookings.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 55px;
	top: 4px;
}
#menu a#bookings img:hover
{
	background-image: url('../IMG/bookings_h.png');
}
#menu a#bookings_a img 
{
	background-image: url('../IMG/bookings_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 55px;
	top: 4px;
}
#menu a#destinations img 
{
	background-image: url('../IMG/destinations.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 75px;
	top: 4px;
}
#menu a#destinations img:hover
{
	background-image: url('../IMG/destinations_h.png');
}
#menu a#destinations_a img 
{
	background-image: url('../IMG/destinations_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 75px;
	top: 4px;
}
#menu a#crew img 
{
	background-image: url('../IMG/crew.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 95px;
	top: 4px;
}
#menu a#crew img:hover
{
	background-image: url('../IMG/crew_h.png');
}
#menu a#crew_a img 
{
	background-image: url('../IMG/crew_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 95px;
	top: 4px;
}
#menu a#airmiles img 
{
	background-image: url('../IMG/airmiles.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 115px;
	top: 4px;
}
#menu a#airmiles img:hover
{
	background-image: url('../IMG/airmiles_h.png');
}
#menu a#airmiles_a img 
{
	background-image: url('../IMG/airmiles_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 115px;
	top: 4px;
}
#menu a#contact img 
{
	background-image: url('../IMG/contact.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 35px; /*Transp*/
	position: relative;
	left: 135px;
	top: 4px;
}
#menu a#contact img:hover
{
	background-image: url('../IMG/contact_h.png');
}
#menu a#contact_a img 
{
	background-image: url('../IMG/contact_a.png');
	width: 127px;
	height: 35px;
	position: relative;
	left: 135px;
	top: 4px;
}

#content
{
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../IMG/bg.png') repeat-y;
}
#content #cpmenu
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: "Tahoma";
	font-size: 12px;
	color: #D6D6D6;
	border-bottom: 1px solid #E6E6E6;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#content #cpmenu b
{
	color: #A1A1A1;
}
#content #cpmenu a
{
	color: #708880;
	text-decoration: none;
	outline: none;
}
#content #cpmenu a:hover
{
	color: #008e5e;
}
#content #cpmenu a:visited:hover
{
	color: #008e5e;
}
#content #cpmenu a:visited
{
	color: #708880;
}

#txt
{
	font-family: "Tahoma";
	font-size: 12px;
	/*color: #1A1A1A;*/
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

#txt area:hover
{
	cursor: pointer;
}

#txt area.arrow:hover
{
	cursor: default;
}

#txt h1
{
	/*padding-left: 30px;*/
	font-family: "Arial";
	font-weight: normal;
	color: #008055;
	text-align: center;
}

#txt h2
{
	/*padding-left: 40px;*/
	font-family: "Arial";
	font-weight: normal;
	color: #008055;
}

#txt a img
{
	text-decoration: none;
	border: none;
}

#txt img
{
	/*padding-left: 50px;
	padding-right: 50px;*/
}

#txt .smallhl
{
	font-size: 10px;
	color: #008055;
	font-style: italic;
}

#txt a
{
	/*color: #008055;*/
	color: #708880;
	text-decoration: none;
	outline: none;
}
#txt a:hover
{
	color: #008e5e;
}
#txt a:visited:hover
{
	color: #008e5e;
}
#txt a:visited
{
	color: #708880;
}

#txt .booktable
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#txt ul li
{
	list-style: none;
}

#txt ul li:before
{
	content: "\00BB \0020";
}

#txt .flightinfo
{
	color: #008055;
}

#txt .errorbox
{
	border: 1px solid #FF0000;
	background-color: #FFE5E5;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 200px;
	height: 20px;
	padding-top: 3px;
}

#txt .warningmsg
{
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

#clock
{
	background-image: url('../IMG/Clock.png');
	background-repeat: no-repeat;
	/*color: #008055;*/
	color: #059C69;
	float: right;
	position: absolute;
	left: 790px;
	width: 120px;
	height: 70px;
	text-align: center;
	padding-top: 30px;
	font-size: 20px;
}

#footer
{
	background-image: url('../IMG/footerbg.png');
	background-repeat: no-repeat;
	height: 34px;
	width: 961px;
	color: #D6D6D6;
	text-align: center;
	padding-top: 0px;
	font-size: 10px;
	font-family: "Tahoma";
}

#footer a
{
	outline: none;
	color: #A1A1A1;
	text-decoration: none;
}

.code
{
	color: #708880;
}
