@charset "utf-8";

/* ---------------------------- */
/*  General page diplay styles  */
/* ---------------------------- */
html {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
    color:black;
    font-size:0.7em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	margin:0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding:0px;
}

div.main {
	margin:0px;
	min-width: 770px;
	width:770px;
  	margin-right:auto;
	margin-left:auto;
}

/* -------------------------------------------------------- */
/* General layout */
/* -------------------------------------------------------- */
div.header {
	height: 81px;
	background: 510px 24px no-repeat url(../gfx/header_plane.png) #FFFFFF;
  	text-align:left;
	display: none;
}

div.content {
  margin-top:18px;
  padding-top: 10px;
  text-align:left;
  background-color: #FFFFFF;
}

div.footer {
  font-size: 0.91em;
  height: 27px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: left;
  clear:both;
  display: none;
}


/* -------------------------------------------------------------- */
/* 					Header */
/* -------------------------------------------------------------- */

div.titleArea {
  padding:15px 0px 15px 0px;
}

div.logoArea {
  float:left;
}

div.applicationName {
	  padding-top:20px;
	  font-size:2.5em;
	  font-weight:bold;
	  text-align:left;
	  margin-left:142px;
}

div.progressArea {
  position: absolute;
  margin-left: 566px;
  margin-top: 74px;
  text-align:center;
}

/* Progress Bar */

div.progressArea a {
	display: none;
	height: 15px;
	width: 15px;
	float: left;
	font-weight: bold;
	font-size: 0.91em;
	line-height: 14px;
	color: #133464;
	margin-right: 5px;
	text-decoration: none;
	background-image: url(../gfx/notprocessed.png);
}

div.progressArea a.processed {
	color: #FFFFFF;
	background-image: url(../gfx/processed.png);
}

div.progressArea a.active {
	color: #FFFFFF;
	background-image: url(../gfx/active.png);
}

/* ------- */
/* Content */
/* ------- */


p.PageTitle {
  font-size:1.09em;
  line-height: 21px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #CCCCCC;
  background-color: #EDF6FF;
  color: #133464;
  font-weight:bold;
  text-align:left;
  display: none;
}

span.step {
	font-size: 0.83em;
	color: #FFFFFF;
	height: 15px;
	width: 15px;
	line-height: 14px;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-left: 12px;
	margin-right: 6px;
	display: inline;
	background-image: url(../gfx/active.png);
}

div.footerPlane {
	position: relative; 
	float: left; 
	left: 11px; 
	top: -20px; 
	z-index: 2000;
}

div.copyright {
	float: left; 
	color: #143465;
	margin-top: 9px; 
	display: inline; 
	margin-left: 10px;
}

div.nextstep {
	float: right; 
	margin-top: 5px; 
	margin-right: 6px; 
	display: inline;
}

div.DescriptionMessage {
    text-align:left;
	color: #666666;
	margin: 0 0 20px;
	padding-bottom: 10px;
	font-size:12px;
}

h2 {
	color: #FFFFFF;
	font-size: 1.09em;
	font-weight: bold;
	margin: 20px 200px 20px 35px;
	display: none;
}

div.PageSubPanel p.DescriptionMessage {
	margin: 5px 135px 10px 42px;
}

hr {
	border: 0;
	height: 0px;
	border-bottom: 1px solid #133464;
}

div.PageCenterPanel {
	color: #143465;
	padding: 0px 10px 100px 180px;
}

div.PageCenterPanel table td.left {
	text-align: left; 
	vertical-align: middle;
}

div.PageCenterPanel table td.right {
	text-align: right;
	vertical-align: middle;
}

div.PageSubPanel {
	margin: 0px 0px 20px;
}

div.PageConfirmPanel {
	background-color: #FAFCFF;
	border: 1px solid #CCCCCC;
	margin: 0px 20px 15px 20px;
	padding: 10px;
	display: none;
}

div.PageConfirmPanel p {
	color: #133464;
}

div.PageConfirmPanel p.error,
div.PageConfirmPanel a.error{
	color: #FF0000;
}

div.PageConfirmPanel p.normal,
div.PageConfirmPanel a.normal{
	color: #133464;
}

div.PageTotalPanel {
	padding: 10px;
	margin: 0px 20px 0px 20px;
	float: right;
	display: none;
}

div.PageSubTitle {
    text-align:left;
    font-size:1.45em;
    font-weight:bold;
	color: #133464;
	height:32px;
}

/*classes for the icons*/
div.div_PaxIcon, div.div_FlightReturnIcon, div.div_FlightIcon, div.div_AirportIcon, div.div_question{
	height:32px;
	width:32px;
	float:left;
}
div.div_PaxIcon{
	background-image:url(../gfx/icon_passenger_details.png);
	background-repeat:no-repeat;
}

div.div_FlightIcon{
	background-image:url(../gfx/icon_flight_details.png);
	background-repeat:no-repeat;
}

span.PageSubTitle {
	margin-left:10px;
	position:relative;
	top:7px;
}

/* ---------------------------------------------------------------------- */
/*				 Generic nodles */
/* ---------------------------------------------------------------------- */


form {
  margin:0px;
}

p {
  margin-top:5px;
}

img {
  border:none;
}

table {
	margin-bottom: 10px;
}

div.divRightAlign{
	text-align:right;
	margin-top:15px;
}

div.PageCenterPanel label {
	margin-right: 3px;
}

a.minus,
a.plus {
	text-decoration: none;
	width: 19px;
	height: 19px;
	display: block;
	float: right;
}

a.minus {
	background: top left no-repeat url(../gfx/button_minus.png);
}

a.plus {
	background: top left no-repeat url(../gfx/button_plus.png);
}

/* ------------------------------------------------------------------------- */
/*  			Input fields						  */
/* ---------------------------------------------------------------------- */

input.continue_active {
	display:none;
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.91em;
	background-image: url(../gfx/button.png);
	height: 19px;
	width: 102px;
	text-align: left;
	padding-left: 10px;
}

input.continue_inactive {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.91em;
	background-image: url(../gfx/button_continue_inactive.png);
	height: 19px;
	width: 102px;
	text-align: left;
	padding-left: 10px;
}

input.amount {
	border: 0;
	color: #133464;
	font-size: 1em;
	font-weight: bold;
	background: top left no-repeat url(../gfx/amount.png);
	padding-top: 3px;
	height: 16px;
	width: 26px;
	float: right;
	margin: 0px 3px;
	text-align: center;
}

input.offload_active {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.91em;
	background-image: url(../gfx/button_offload_active.png);
	height: 19px;
	width: 102px;
	text-align: left;
	padding-left: 10px;
}

input.offload_inactive {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.91em;
	background-image: url(../gfx/button_offload.png);
	height: 19px;
	width: 102px;
	text-align: left;
	padding-left: 10px;
}

input.small {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../gfx/processed.png);
	height: 15px;
	width: 15px;
	text-align: center;
}

input.text {
	width: 246px;
	padding: 2px 2px 0px 2px;
	height: 19px;
	border: 1px solid #cccccc;
	color: #333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

input.add {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../gfx/button_short.png);
	height: 19px;
	width: 46px;
	text-align: center;
}

input.change {
	border: 0;
	background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-image: url(../gfx/button_long.png);
	height: 19px;
	width: 108px;
	text-align: center;
}

/*  TABLES */
table.tableSelectedFlight {
	margin-left: 42px;
}

table.tableSelectedFlight td {
	color: #133464;
	vertical-align: top;
}

table.paxTable th,
table.tableFlight th,
table.tableMeals th  {
	font-size: 1em;
	color: #999999;
	font-weight: normal;
	padding: 5px 7px 3px 7px;
}

table.tableTotal th {
	color: #adb2b8;
	font-size: 0.92em;
	font-weight: normal;
}

table.tableTotal td {
	color: #666666;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

table.paxTable td {
	border-top: 1px solid #CCCCCC;
	padding: 5px 7px 5px 7px;
	color: #133464;
	font-size: 1.09em;
}

table.tableFlight td,
table.tableMeals td {
/*	border-top: 1px solid #CCCCCC;*/
	padding: 5px 7px 5px 7px;
	color: #133464;
}

table.tableMeals td {
	vertical-align: top;
	padding-bottom: 30px;
}

table.tableMeals td.confirm_food_qty {
	color: #009900;
	font-weight: bold;
	font-size: 1.5em;
}

div.flightDescription_airport {
	color: #133464;
	font-size: 12px;
}
div.flightDescription_time{
    margin-left:10px;
	font-size: 12px;
	color: #666666;
}

div.mealTitle{
	color: #133464;
	font-weight: bold;
}

span.total {
	color: #009900;
	font-weight: bold;
}

span.subtotal {
	color: #999999;
	font-weight: normal;
	font-size: 0.92em;
}

span.totalnum {
	color: #009900;
	font-weight: bold;
	font-size: 1.09em;
}

div.mealDescription{
	color: #666666;
}
table.tableTotal th span {
	border-bottom: 1px solid #003466;
}

table.tableTotal td.totalcell {
	background-color: #e8e8e8;
	border-top: 1px solid #003466;
	border-left: 1px solid #003466;
	border-bottom: 1px solid #003466;
}

table.tableTotal td.totalnumcell {
	background-color: #e8e8e8;
	border-top: 1px solid #003466;
	border-bottom: 1px solid #003466;
}

table.tableTotal td.totalcurcell {
	background-color: #e8e8e8;
	border-top: 1px solid #003466;
	border-right: 1px solid #003466;
	border-bottom: 1px solid #003466;
}

td.left {
	text-align: left;
}

td.right {
	text-align: right;
}

table.tableMeals td.price,
table.tableMeals th.price {
	padding-left: 40px;
}

td.center {
	text-align: center;
}

table.tableTotal td.noborder {
	border: none;
}

div.print-hide{
	display: none;
}
