﻿body 
{
  background-image: url('../images/page_bg.gif');
  background-repeat: repeat-x;
  font-family: Verdana;
  font-size: 11px;
  padding: 0px;
 
  margin: 0px;
}

.bodyBorder {
  background-image: url('../images/outer_border.gif');
  background-repeat: repeat-y
}

.bodytable 
{
	border: solid 1px #dbdbdb;
	width: 800px;
	height: 100%;
}

.centered
{
	text-align: center;
}

.bold
{
	font-weight:bold;
}

.logobg 
{
	background: url('../images/logobg.jpg') repeat-x;
}

select
{
	font-size: 11px;
    font-family: Verdana;
}

input
{	
	font-size: 11px;
    font-family: Verdana;
}

.errortext
{
	color: #FF0000;
	font-weight: bold;
}

.headbg {
     background: url('../images/header_bg.jpg') repeat-x;
}
a.headwhitetext {
	font: normal 10px Verdana;
    color: #FFFFFF;
	text-decoration:none;
}
a.headwhitetext:link {
	font: normal 10px Verdana;
    color: #FFFFFF;
	text-decoration:none;
}
a.headwhitetext:visited  {
	font:normal 10px Verdana;
	color:#FFFFFF;
    text-decoration:none;
}
a.headwhitetext:hover {
	font:normal 10px Verdana;
	color:#FFFFFF;
    text-decoration:underline;
}

a.headcurrent {
	font:normal 10px Verdana;
	color:#FFCE00;
	text-decoration:none;
}

.Subhead
{
	color:#FF8000;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
}
.Subhead2
{
	color:#FF8000;
	font-family:Arial;
	font-weight:bold;
}
.Subheads
{
	color:Black;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
}
.Point
{
	cursor:auto;
}
.menubar{
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	color:White;
	text-decoration:none;
	vertical-align:middle;
	cursor:hand;
	
	}
	
	.menubar1
	{
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	color:White;
	text-decoration:none;
	vertical-align:middle;
	}
	.menubar2
	{
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	color:Black;
	text-decoration:none;
	vertical-align:middle;
	}
	.footer1
	{
	
	font-size:10px;
	font-family:Verdana;
	color:Black;
	text-decoration:none;
	vertical-align:middle;
	}
	.footer2
	{
 
	font-size:10px;
	font-family:Verdana;
	color:White;
	text-decoration:underline;
	vertical-align:middle;
	cursor:hand;
	
	}
	.hlink
	{
		font-family:Verdana;
		font-size:12px;
		cursor:hand;
		text-decoration:underline;
		color:#23446a;
		/*1c3c5f*/
	}
	.hand
	{
		cursor:hand;
		font-size:11px;
		font-family:Verdana;
		color:White;
	}
	.Logo
{
   
	font-family: Verdana;
	font-size: 18px;
	color:Black;
	/*font-weight:bold;*/

}
.logo2
{
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;
}
.Heading
{
	font-weight: bold; 
	color: Maroon;
	font-size:12px;
}
.ContentHead
{
	font-weight: bold; 
	color: Black;
	font-size:14px;
}
.menubar a
{
    color: #000;
	text-decoration:none;
}
	
.tabGreyBg {
  background-color: #f6f3f3;
}

.tabGreyBgFirstElement
{
	background-image: url('../images/grey_tab_corner_topleft.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.tabGreyBgLastElement {
  background-image: url('../images/grey_tab_corner_topright.gif');
  background-repeat: no-repeat;
  background-position: right top
}

.menubar2 {
	font-size:11px;
	font-family:Verdana;
	color:#000046;
	text-decoration:none;
	background-color:#ffc800;
	padding-right: 5px;
}

.step2_heading, .section_heading
{
	background: url('../images/thin-blue-tile.gif') repeat-x;
	font-weight: bold;
	border: 1px solid #fff;
	font-size: 10px;
	height: 25px
} 

.step2_fareheading
{
	background: url('../images/redeem_header_darker_crop.jpg') repeat-x;
	font-weight: bold;
	border: 1px solid #fff;
	font-size: 10px;
	height: 25px;
	width: 160px
} 

.step2_heading_left
{
	background: url('../images/thin-blue-tile.gif') repeat-x;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 10px;
	height: 25px
} 

.step2_heading_right
{
	background: url('../images/thin-blue-tile.gif') repeat-x;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 10px;
	height: 25px
} 

.step2_heading_middle
{
	background: url('../images/thin-blue-tile.gif') repeat-x;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 10px;
	height: 25px
} 



.MiddleBit
{
	padding: 7px 20px 7px 20px;
}

.headingbackground
{
	background-color: #dde9f5;
	padding: 0 20px 0 20px;
}

.text-content-bold
{
	font-weight: bold;
}
.jet-button
{
	background-color: #3952A2;
	color: #fff;
	border-top: solid 2px #BDD3EF;
	border-left: solid 2px #BDD3EF;
	border-bottom: solid 2px #293439;
	border-right: solid 2px #293439;
	margin-left: 5px;
	margin-right: 5px;
	width: 100px;
	font-family: Verdana;
}

td {
	font-family: Verdana;
	font-size: 11px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;*/
	color: #333333;
}

/*Foot*/
.footbg 
{
	background-color: #0F204B;
    /*background: url(../images/footer_bg.jpg) repeat-x;*/
}
.footsepbg {
	background-color:#000046;
}
/*Used as seperate for cntr tbl like Ind/Oversea off, Also used for cntr nav white row*/
.footwhitebg {
	background-color:#FFFFFF;
}
.foottextnor {
	font: normal 10px Verdana;
    color:#FFFFFF;
	text-decoration:none;
}
.foottextnorlink {
	font: normal 11px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}
.footcurrent {
	font-weight:normal;
	font-size:11px;
	color:#31659C;
	font-family:Verdana;
	text-decoration:none;
}


.RltdLinks
{
	font-family:Arial;
	font-weight: bold; 
	font-size: 15px;
	color:Blue;
}

 
.smallerText
{
	font-size: 8px;
}


.advertisement
{
	color: #666;
}

#Processing
{
	display: none;	
	text-align: center;
	margin: auto;
	height: 100%;
	vertical-align: top;
}



.thumbnail{
position: relative;
z-index: 0;
font-size: 10px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span
{
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffe0;
	padding: 2px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 20px; /*position where enlarged image should offset horizontally */

}

.jetbluetext {
	font: normal 10px Verdana;
    color: #0F204B;
	text-decoration:none;
}

a.headjetbluetext {
	font: normal 10px Verdana;
    color: #0F204B;
	text-decoration:none;
}
a.headjetbluetext:link {
	font: normal 10px Verdana;
    color:#0F204B;
	text-decoration:none;
}
a.headjetbluetext:visited  {
	font:normal 10px Verdana;
	color:#0F204B;
    text-decoration:none;
}
a.headjetbluetext:hover {
	font:normal 10px Verdana;
	color:#0F204B;
    text-decoration: underline;
}
.calCellHighlight_row
{
	/*background-color: #FFF8CA;*/
	background-color: #FFF8CA;
}
.calCellHighlight_col
{
	/*background-color: #FFF8CA;*/
	background-color: #FFF8CA;
	
}

.calCellHighlight
{
	background-color: #FFF8CA;
}


 












.step2_soldcell
{
	text-align: center;
	color: #F00;
}

.step2_noschedule
{
	color: #F00;
}





.infotable_heading_row
{
	background: url('../images/header_bg.gif') repeat-x;	
	height: 24px;	
	font-weight: bold
}

.infotable_heading
{
	padding: 0;
}

.infotable_heading_left
{
	font-weight: bold;
	text-align: left;
}

.infotable_heading_right
{
	text-align: right;

}





.Step2_selectedFareLabel1
{
	text-align: left;
	background-color: #91abeb;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding-left: 2px;
	
}
 .Step2_selectedFareLabel2
{
	background-color: #747cc7;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;

}

 .Step2_selectedFareLabel3
{

	background-color: #5f68b4;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;

}
 .Step2_selectedFareLabel4
{
	background-color: #454e9b;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
		padding-left: 2px;

}
 .Step2_selectedFareLabel5
{
	background-color: #333b83;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
		padding-left: 2px;

}
 .Step2_selectedFareLabel6
{
	background-color: #22296a;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;

}

.Homehead
{
	color:Black;
	font-size:11px;
	font-family:Arial;

}
.Blue
{
	color:#0070c0;
}


