a:link {
	color: #cc0000
}

a:visited {
	color: #cc0000
}

a:active {
	color: #cc0000
}

body {
	background-color: #efffff;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	margin: 0 3px 0 3px;
	padding: 0;
	color: #356390;
	font-weight: bold;
}

hr {
	border: none;
	background-color: #8eacc1;
	height: 1px;
}

.viewOdd {
	margin: -3px;	
	background-color:white;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.viewEven {
	margin: -3px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 10px;
}

ol li {
	margin-bottom: 5px;
}

ul {
	margin-left: 5px;
	padding: 1em;
}

.odd {
	background-color: #dbeef2;
	margin: 3px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}

.solidline{
	border-bottom: 2px solid #BFCBCB;
}

.even {
	background-color: #e5f7f9;
	margin: 3px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}

.button-grey {
	background-image: url(../images/mobile/greyButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #686868;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 90px;
	text-align: center;
}

.button-red {
	text-align: center;
	background-image: url(../images/mobile/redButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #b00009;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 90px;
}

.buttonPromo-red {
	text-align: center;
	background-image: url(../images/mobile/redButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #b00009;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 200px;
	height: 35px;
}

.button-test{
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:800;
	margin:1px;
	padding:2px;
	font-family:sans-serif,arial,verdana;
	width: 130px;
	height: 35px;
}

input[type=submit] {
	font-weight: bold;
	font-size: 14px;
	margin: 2px 2px 2px 3px;
	-webkit-background-origin: padding-box;
	-webkit-background-clip: border-box;
	-webkit-border-radius: 8px;
}

input[type=submit].button-red1 {
	height: 45px;
	min-width:105px;
	background: -webkit-gradient(linear, left top, left bottom, from(#D26760),
		to(#8F0E0E), color-stop(0.5, #9C201E), color-stop(0.5, #8F0E0E) );
}


table {
	width: 100%;
}

div#title {
	background-color: #2D5A83;
	color: #ffffff;
	height: 22px;
	border-bottom: 3px solid #BFCBCB;
	text-indent: 5px;
	margin: 0px;
	padding-top: 6px;
	font-weight: bold;
}

div#content {
	margin: 0px 3px 2px 3px;
	padding: 0px 3px 2px 3px;
}

div#welcometxt {
	text-align: center;
	font-size: 14;
	font-weight: bold;
}

table.flight {
	width: 100%;
}

table.flight td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

div#logo {
	background-image: url(../images/mobile/bannerBg.png); 
	background-repeat: repeat-x;
	height: 31px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div#footer {
	background-image: url(../images/mobile/footerBg.png); 
	background-repeat: repeat-x;
	background-color: #adc5df;
	padding-left: 5px;
	text-align: left;
	vertical-align: center;	
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 1px solid #8BA5A7;
	margin: 0px;
	padding-top: 5px;
	height: 35px;	
}

#footer a:link, #footer a:visited {
	color: #273035;
}

div#error {
	margin: 0px 3px 2px 3px;
	padding: 0px 3px 2px 3px;
	vertical-align: center;
	/*border*/
	border-style:solid;
	border-color: #e89e51;
	border-width: 1px 0px 1px 0px;
	/*bg*/
	background-color: #f8eac5;
	/*font*/
	font-weight: normal;
	color: #db0000;
}

div#success {
	margin: 0px 3px 2px 3px;
	padding: 0px 3px 2px 3px;
	vertical-align: center;
	/*border*/
	border-style:solid;
	border-color: #028616;
	border-width: 1px 0px 1px 0px;
	/*bg*/
	background-color: #70F18C;
	/*font*/
	font-weight: normal;
	color: #028616;
}



#topLogo a
{
	font-size: 10px;
	color: #333333;
	padding-right: 9px;
}

#header
{  background-color: #305b88;
   color: #FFFFFF;
   width: 100%;
   height: 18px;
   padding-top: 4px;
}

.subHeader
{
	color: #658AB0;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.spacer
{
	padding-left: 5px;
}

#monthField, #dayField
{
	width: 15px;
}

#yearField
{
	width: 40px;
}

/*Home Link*/
a.home {
	position:relative; 
	float:right; 
	vertical-align: center; 
	text-align: center; 
	margin: 5px; 
	padding: 5px;
}

div.hidden {
	visibility: hidden;
	display: none;
}

#timetableTable td
{
	padding-left: 5px;
	padding-right: 5px;
}

.ONTIME, .SCHEDULED {
	background-color:green;
	color:white;
}

.CANCELLED, .timetableCANCELLED {
	background-color:red;
}

.DELAYED, .timetableDELAYED {
	background-color:yellow;
}

.fsDivider {
	color:white;
	background-color: #AFC7E1;
	width: 100%;
	height: 15px;
	padding-top: 3px;
	padding-left: 5px;
	margin-left: -5px;
	font-weight: bold;
}

.operatedBy {
	float: left;
}


.flightNumber
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
}

td.subFlight {
	padding-left: 5px;
}

table#confirm tr {
	margin-bottom: 5px;
}

td.confirm {
	color: #48729c;
	font-weight: bold;
}

input.flightNumber {
	width: 50px;
}

input.day, input.month {
	width: 15px;
}

input.year {
	width: 30px;
}

.dateUpTo {
	font-size: 10px;
}

.editDateLabel {
	padding-left: 5px;
}

input.numericEntry {
	-wap-input-format: "*N";
}

p.staticList {
	margin-bottom: 0px;
}

ul.staticList {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.startSpacer {
	height: 10px;
}

.button-addNew {
	background-image: url(../images/mobile/redButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #b00009;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 195px;
}

/** 
 *WAP profile CSS
 */

.button-blue {
	background-image: url(../images/mobile/blueButtonBG.png); 
	text-align: center;
	background-repeat: repeat-x;
	background-color: #003A70;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;	
	align : center; 
	width : 100%;
	margin : 4px 0 4px 0;
}

.button-blue-small {
	background-image: url(../images/mobile/blueButtonBG.png); 
	text-align: center;
	background-repeat: repeat-x;
	background-color: #003A70;
	color: #ffffff;
	padding: 2px;
	/**font-weight: bold;*/	
	width : 100%;
	align : center; 
}

td.ccData {
	background-color: #dbeef2;
	padding : 0.2em;
}

th.ccData {
	text-align:left;
}

div.profileContent {
	margin-left : 0.25em;
	padding: 0.25em 0 0.25em 0;
}

div.profileContentNoMarg {
	padding : 0.25em 0 0.25em 0;	
}

.profileInput {
	margin-bottom: 0.5em;
	display:block;
	width : 97%;
}

.profileInputDropDown {
	margin-bottom: 0.5em;
	display:block;
	width : 97.25%;
}

.profileInputNumeric {
	margin-bottom: 0.5em;
	display:block;
	width : 97%;
	-wap-input-format: "*N";
}

.profileInputNoMarg {
	display:block;
	width: 97%;
}

ul.passwordList {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

.button-grey-big {
	background-image: url(../images/mobile/greyButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #686868;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 160px;
	text-align: center;
}

.button-red-big {
	text-align: center;
	background-image: url(../images/mobile/redButtonBG.png); 
	background-repeat: repeat-x;
	background-color: #b00009;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	width: 160px;
}


