.accordionContent a, .accordionContent a:visited, .accordionContent a:active, .accordionContent a:hover 
{
    text-decoration:none;
    font-size:11pt;
    color:#2378c0;
}
.accordionHeaderSelected a, .accordionHeaderSelected a:visited, .accordionHeaderSelected a:active, .accordionHeaderSelected a:hover 
{
    text-decoration:none;
    font-size:11pt;
    color:DarkGray;
}
.accordionHeader a, .accordionHeader a:visited, .accordionHeader a:active, .accordionHeader a:hover 
{
    text-decoration:none;
    font-size:11pt;
    color:DarkGray;
}

.accordionContent 
{
    background-image:url('images/gradient-slice.gif');
    background-position:left bottom;
    background-repeat:repeat-x;
}

.NavLinkButton 
{
    white-space:nowrap;
	width: expression(document.body.clientWidth > 102 ? '100px' : 'auto');
	max-width: 100px;	
}

.faq_section 
{
    padding: 10px 0 5px 0;
    font-size: 11pt;
    font-weight:bold;
}

.question 
{
    padding: 8px 0 2px 0;
    font-size:11pt;
}
.answer 
{
    padding: 2px 0 2px 0;
    font-size:8pt;
}

.visit
{
    padding: 2px 0 2px 0;
    font-size:8pt;
    text-decoration: underline;
}

img {
	border: 0;
}


td a 
{
    color:Black;
}
td.Label 
{
    font-family:Verdana;
}

td.FooterTotal 
{
    font-weight: bold;
}

body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #580e0b;
	font-family: verdana;
	font-size: 8pt;
}

#pageContent {
	width: 888px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 888px;
	height: 116px;
	background-image: url('Images/hd_bg.jpg');
	background-repeat: no-repeat;
}

#head a {
	text-decoration: none;
	color: white;
	font-family: verdana;
	font-size: 8pt;
}

#head a:hover {
	text-decoration: underline;
}

.hd_nav_item {
	width: 108px;
	text-align: center;
	background-image: url('Images/hd_divider_small.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.hd_nav_item_end {
	width: 108px;
	text-align: center;
	background-image: url('Images/hd_divider_big.gif');
	background-repeat: no-repeat;
	background-position: right;
}



#content {
}

#tripSummaryScroll {

	max-height: 250px;
	_height: expression(this.scrollHeight > 250 ? '250px' : 'auto');
	
	overflow-y: auto;
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7;
    scrollbar-3dlight-color: #a0a0a0; 
    scrollbar-darkshadow-color: #888888
}

#footer {
	background-image: url('Images/footer_bg.jpg');
	background-repeat: no-repeat;
	padding: 10px 0 0px 0px;
	height: 100px;
}

#footer a {
	text-decoration: none;
	color: #fa3406;
	font-family: verdana;
	font-size: 8pt;
}

#footer a:hover {
	text-decoration: underline;
	color: White;
}

.FooterMap {
	margin-left: auto;
	margin-right: auto;
}

#PageHeaderFullWidth {
	width: 100%;
	height: 32px;
	background-image: url('images/2col_span_hdr_bg.jpg');
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.mainPanel {
	background-image: url('Images/main_panel_bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

.mainPanel2 {
	background-image: url('Images/main_panel_bg2.jpg');
	background-position: top;
	background-repeat: repeat-y;
}


#leftColumnHeader {
	width: 660px;
	height: 32px;
	background-image: url('images/lcol_header_bg.jpg');
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

#rightColumnHeader {
	width: 218px;
	height: 32px;
	background-image: url('images/rcol_header_bg.jpg');
	background-repeat: no-repeat;
}

.whiteBoxTop {
	height: 15px;
	background-image: url('images/whitebox-top.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-left: 20px;
}

.whiteBoxMiddle1, .whiteBoxMiddle2, .whiteBoxMiddle {
	background-image: url('images/whitebox-mid.gif');
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding-left: 20px;
}
	
.whiteBoxMiddle1 {
	min-height: 221px;
	_height: expression(this.scrollHeight < 221 ? '221px' : 'auto');
}

.whiteBoxBottom {
	height: 27px;
	background-image: url('images/whitebox-bot.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-left: 20px;
}

.whiteBoxJoin {
	height: 27px;
	background-image: url('images/whitebox-join.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-left: 20px;
}


.whiteBoxScrollArea {
	width: 620px;
	height: 90%;
	background-color: White;
}

.modalBackground {
	background-color: #580e0b;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalPopup {
	font-family: Verdana;
	z-index: 1000;
}

.modalPopup td {
	text-align: left;
	color: Black;
}

.modalPopup label {
	font-size: 7pt;
}

.modalPopup input, select, span, a {
	font-size: 7pt;
}

.modalPopup ajax__tab_xp {
	font-size: .9em;
}

.modalPopupTopLeft
{
    width:10px; 
    height:10px; 
    background-image: url(images/popup-top-left.gif);
    background-repeat: no-repeat;
}
.modalPopupTopMiddle
{
    height:10px; 
    background-color: white;
}
.modalPopupTopRight
{
    width:8px; 
    height:10px; 
    background-image: url(images/popup-top-right.gif);
    background-repeat: no-repeat;
}

.modalPopupTop 
{
    width:689px; 
    height:10px; 
    background-image: url(images/popup-top.gif);
    background-repeat: no-repeat;
}
.modalPopupMiddleLeft
{
    width:10px; 
    background-image: url(images/popup-mid-left.gif);
    background-repeat:repeat-y;
}
.modalPopupMiddleRight
{
    width:8px; 
    background-image: url(images/popup-mid-right.gif);
    background-repeat:repeat-y;
}
.modalPopupMiddle 
{
    width:689px; 
    background-image: url(images/popup-mid.gif);
    background-repeat:repeat-y;
}
.modalPopupBottomLeft
{
    width:10px; 
    height:9px; 
    background-image: url(images/popup-bot-left.gif);
    background-repeat: no-repeat;
}
.modalPopupBottomMiddle
{
    height:9px; 
    background-color: white;
}
.modalPopupBottomRight
{
    width:8px;
    height:9px; 
    background-image: url(images/popup-bot-right.gif);
    background-repeat: no-repeat;
}
.modalPopupBottom
{
    width:689px; 
    height:10px; 
    background-image: url(images/popup-bot.gif);
    background-repeat: no-repeat;
}

#myMenu {
	text-align: center;
	padding: 8px 22px 0px 6px;
}

#myMenu a {
	text-decoration: none;
	color: White;
	font-family: verdana;
	font-size: 8pt;
}

#myMenu a:hover {
	text-decoration: underline;
}

#topMenu {
	background-image: url('images/rcol_header_bot_bg.jpg');
	width: 218px;
	height: 28px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

welcome {
	background-image: url('images/rcol_header_bot_bg.jpg');
	width: 218px;
	height: 28px;
	color: White;
	padding: 8px 22px 6px 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.section_heading {
	font-family: verdana;
	font-size: 8pt;
	color: #ff3300;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.rcol_divider {
	padding: 10px 0 10px 0;
}


#promo_big {
	background-image: url('Images/promo_large_bg.jpg');
	width: 432px;
	height: 112px;
}

#promo_small {
	background-image: url('Images/promo_small_bg.jpg');
	width: 218px;
	height: 112px;
}

.rcol_subhead {
	margin: 0 0 5px 0;
}

.cart_entry_col1 {
	width: 25%;
	font-size: 8pt;
}

.cart_entry_col2 {
	font-size: 8pt;
}

.cart_entry_col3 {
	width: 30%;
	font-size: 8pt;
	text-align: right;
}


.reward_icon {
	padding: 0 2px 0 0;
	align:middle;
}

.blue_link {
	color: #1564b1;
}

#passengers {
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	font-weight: normal;
}

.cart_entry_row {
	height: 16px;
	vertical-align: middle;
}

.cart_entry_row_highlighted {
	height: 16px;
	vertical-align: middle;
	background-image: url('../img/rcol_my_trip_cart_entry_bg.jpg');
}

.cart_entry_col1 {
	width: 25%;
	font-size: 8pt;
}

.cart_entry_col2 {
	font-size: 8pt;
}

.cart_entry_col3 {
	width: 30%;
	font-size: 8pt;
	text-align: right;
}

.general_copy {
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	padding: 6px 0 0 0;
}

.shoppingcart {
}

.mtc_grid_header_row, .mtc_grid_shaded_row td, .mtc_grid_unshaded_row td {
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-size: 7pt;
}

.mtc_grid_header_row {
	height: 17px;
	background-color : #b8b8b9;
	color: #ffffff;
}

.mtc_grid_shaded_row {
	background-color: #f3f2f0;
	color: #474c5a;
}

.mtc_grid_unshaded_row {
	background-color: #ffffff;
	color: #474c5a;
}

.mtc_grid_shaded_row_left {
	background-color: #f3f2f0;
	color: #474c5a;
	text-align:left;
	vertical-align:top;
}

.mtc_grid_unshaded_row_left {
	background-color: #ffffff;
	color: #474c5a;
	text-align:left;
	vertical-align:top;
}

.mtc_grid_col0 { /* date column */
	width: 60px;
	height: 34px;
	border-left: 1px solid #e5e4e3;
	border-right: 1px solid #e5e4e3;
}

.mtc_grid_col1 { /* fare */
	width: 70px;
	height: 34px;
	border-right: 1px solid #e5e4e3;
}

.mtc_grid_col2 { /* departs */
	width: 74px;
	height: 34px;
	border-right: 1px solid #e5e4e3;
}

.mtc_grid_col3 { /* arrives */
	width: 74px;
	height: 34px;
	border-right: 1px solid #e5e4e3;
}

.mtc_grid_col4 { /* group */
	width: 61px;
	height: 34px;
	border-right: 1px solid #e5e4e3;
}

.mtc_grid_col5 { /* group */
	width: 80px;
	height: 34px;
}

/***********************************
 Schedule Control
 ***********************************/

/*-------------------------
  Table
  -------------------------*/
.faresheader, .fareview {
	border-collapse: collapse;
	table-layout: fixed;
	
	text-align: center;
	vertical-align: middle;
	font-family: verdana;
	font-size: 7pt;
}

/*-------------------------
  Row
  -------------------------*/
.faresheaderrow {
	background-color: #b8b8b9;
	height: 17px;
}

.fareviewrow {
	background-color: #ffffff;
}

.fareviewaltrow {
	background-color: #f3f2f0;	
}

.fareviewrow, .fareviewaltrow {
	height: 34px;
}

/*-------------------------
  Cells
  -------------------------*/
.faresColumn0, .faresColumn1, .faresColumn2, .faresColumn3, .faresColumn4 {
	border: 1px solid #e5e4e3;
	color: #474c5a;
}

.faresHeader0, .faresHeader1, .faresHeader2, .faresHeader3, .faresHeader4 {
	border: 1px solid #b8b8b9;
	color: #ffffff;
	font-weight: bold;
}

.faresColumn0, .faresHeader0 {
	width: 69px;
}

.faresColumn1, .faresHeader1 {
	width: 79px;
}

.faresColumn2, .faresHeader2 {
	width: 79px;
}

.faresColumn3, .faresHeader3 {
	width: 62px;
}

.faresColumn4, .faresHeader4 {
	width: 143px;
}

/*-------------------------
  Cells (Special Case)
  -------------------------*/
.faresColumnDollar {
	color: #b62511;
	font-weight: bold;
}

.faresColumnUnavailable {
	color: #cccccc;
}

.info {
	width: 18px;
	padding: 0 5px 0 5px;
}

/*-------------------------
  Popup Menu
  -------------------------*/
.buyMenu {
  	padding: 10px 5px 10px 10px;
  	background-color: #ffffff;
	border: 1px solid black;

	filter: alpha(opacity=95);
	opacity: 0.95;
}
.buyMenuImage {
	vertical-align: top;
}
.buyMenuContent {
	padding: 0 10px 0 10px;
	text-align: left;
	white-space: nowrap;
}
.buyMenuContent a {
	color: #01458C;
	display: block;
	white-space: nowrap;
	padding: 0 0 4px 0;
	
	font-size: 8pt;
	font-family: verdana;
}
.buyMenuContent a:hover {
	color: #028CE4;
	text-decoration: none;
}

/***********************************
 Route Control
 ***********************************/

.route_box { /* the enclosing box */
	width: 141px;
	height: 18px;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
	margin: 0 0 4px 0;
	padding: 2px 0 1px 0;
	vertical-align: middle;
}

.click_textbox { /* the textbox */
	width: 116px;
	border: 1px solid #ffffff;
	padding: 0 0 0 3px;
	margin: 0 0 3px 0;
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	font-weight: normal;
}

.click_textbox_icon { /* the icon */
	margin: 3px 2px 0 2px;
}

.routeItems {
  	padding: 10px 5px 10px 10px;
  	background-color: #ffffff;
	border: 1px solid black;

	filter: alpha(opacity=95);
	opacity: 0.95;
}
.routeItemsImage {
	vertical-align: top;
}
.routeItemsContent {
	padding: 0 10px 0 6px;
	text-align: left;
	white-space: nowrap;
}
.routeItemsContent a {
	color: #01458C;
	display: block;
	white-space: nowrap;
	padding: 0 0 4px 0;
	
	font-size: 8pt;
	font-family: verdana;
}
.routeItemsContent a:hover {
	color: #028CE4;
	text-decoration: none;
}

/********************************************
 Service Alerts
********************************************/

/*-------------------------
  Popup Menu
  -------------------------*/
.alertHeader {
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.alertItem {
	font-weight: normal;
	text-align: left;
	color: #000000;
}

/*-------------------------
  Ticker
  -------------------------*/
.globalAlertsTickerItem {
	overflow: hidden;
	white-space: nowrap;
	height: 16px;
	text-overflow: ellipsis;
	color: White;
}


.specialNeeds 
{
	font-size: 8pt;
	font-family: verdana;
	margin: 0 10px 0 0;
}

.specialNeeds_Status 
{
	font-size: 8pt;
	color:Red;
	font-family: verdana;
	margin: 0 10px 0 0;
}
	
.jbr_textbox {
	width: 128px;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
	margin: 2px 0 8px 0;
	padding: 3px 0 3px 5px;
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
}

.jbr_menus {
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	font-weight: normal;
	margin: 2px 0 4px 0;
}

.p_pass_info_box {
	height: 16px;
	width: 115px;
	
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	padding: 3px 0 0 2px;
	
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
}

.p_pass_info_box_wm {
	height: 16px;
	width: 115px;
}

.p_pw_box {
	width: 100px;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
	margin: 4px 0 4px 0;
	padding: 3px 0 3px 3px;
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
}

.p_confirm_box {
	width: 110px;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
	padding: 3px 0 3px 3px;
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	margin: 3px 0 0 0;

}

.p_payment_info_textbox {
	height: 16px;
	width: 130px;
	
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	padding: 3px 0 0 2px;
	
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
}

.p_payment_info_textbox_wm {
	height: 16px;
	width: 130px;
}

.p_confirm_email {	  
    height: 16px;
	width: 220px;

	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	padding: 3px 0 0 2px;
	
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #6c6c6c;
}

.p_confirm_email_wm 
{
	height: 16px;
	width: 220px;
}

.p_payment_info_menus, .p_confirm_box_carrier {
	font-family: verdana;
	font-size: 7pt;
	color: #636666;
	font-weight: normal;
	margin: 2px 0 0 0;
}

.p_confirm_box_carrier {
	margin: 5px 0 0 0;
}

.purchase_table tr {
	padding: 0 0 3px 0;
}

/*Textbox Watermark*/
.watermarked, .p_pass_info_box_wm, .p_payment_info_textbox_wm, .p_confirm_email_wm {
	background-color: #F0F8FF;
	color: gray;
		
	font-family: verdana;
	font-size: 7pt;
	
	padding: 3px 0 0 2px;
	border: 1px solid #BEBEBE;
}	

.cloudhover {
}

.cloud {
	background-color: transparent;
	width: expression(document.body.clientWidth > 302 ? '300px' : 'auto');
	max-width: 300px;	
}

.cloud, .cloud tr td, .cloud tr td div {
	behavior: url('/scripts/iepngfix.htc');
}

.cloud .b_tl {
    height: 16px;
    width: 21px;
    background-image: url('images/balloon/b_tl.png');
    background-repeat: no-repeat;
}

.cloud .b_tm {
    height: 16px;
    background-image: url('images/balloon/b_tm.png');
    background-repeat: repeat-x;
}

.cloud .b_tr {
    height: 16px;
    width: 21px;
    background-image: url('images/balloon/b_tr.png');
    background-repeat: no-repeat;
}

.cloud .b_l {
    width: 14px;
    background-image: url('images/balloon/b_l.png');
    background-repeat: repeat-y;
}

.cloud .b_m {
    background-color: white;
}

.cloud .b_r {
    width: 14px;
    background-image: url('images/balloon/b_r.png');
    background-repeat: repeat-y;
}

.cloud .b_bl {
    height: 55px;
    width: 21px;
    background-image: url('images/balloon/b_bl.png');
    background-repeat: no-repeat;
}

.cloud .b_bb_bm {
    height: 55px;
    background-image: url('images/balloon/b_bb_bm.png');
    background-repeat: repeat-x;
}

.cloud .b_bm {
    height: 20px;
    background-image: url('images/balloon/b_bm.png');
    background-repeat: repeat-x;
}

.cloud .b_br {
    height: 55px;
    width: 21px;
    background-image: url('images/balloon/b_br.png');
    background-repeat: no-repeat;
}

.cloud .b_bb {    
    float: left;
    height: 55px;
    width: 37px;
    background-image: url('images/balloon/b_bb.png');
    background-repeat: no-repeat;
    
    margin-right: expression( /MSIE (5\.5|6\.)/.test(navigator.userAgent) ? "-3px" : "0" ) ;
}

.pleaseWait {
	z-index: 65535;
}

.pleaseWaitMBG1 {
	background-color: white;
	filter: alpha(opacity=5);
	opacity: 0.05;
	z-index: 65534;
}

.pleaseWaitMBG2 {
	background-color: white;
	filter: alpha(opacity=30);
	opacity: 0.3;
	z-index: 65534;
}

.PurchaseLabel {
}

.PurchaseAmount {
	text-align: right !important;
}

.nowrap, .nowrap tr td {
	white-space: nowrap;
}

.ty_scroll {
	max-height: 360px;
	_height: expression(this.scrollHeight > 360 ? '360px' : 'auto');
	
	overflow-y: auto;
	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7;
    scrollbar-3dlight-color: #a0a0a0; 
    scrollbar-darkshadow-color: #888888
}

.ty_top {
	height: 110px;
	background-image: url('images/ty_bg_top.jpg');
    background-repeat: no-repeat;
}

.ty_mid {
	background-image: url('images/ty_bg_mid.jpg');
    background-repeat: repeat-y;
    display: block;
}

.ty_bot {
	height: 110px;
	background-image: url('images/ty_bg_bot.jpg');
    background-repeat: no-repeat;
    display: block;
}

.ty_bot_new {
	height: 30px;
	background-image: url('images/ty_bg_bot_new.jpg');
    background-repeat: no-repeat;
    display: block;
}

.fare_soldout {
	color: #B21904; 
	font-weight: bold;
}
/*INC7219064 - Added by Swapnil*/
.question_bold
{
    padding: 8px 0 2px 0;
    font-family: Verdana;
    font-size : 8.5 pt;
    font-weight :bold;
}

.text_underline
{
    padding: 8px 0 2px 0;
    font-family: Verdana;
    font-size : 8pt;
    text-decoration: underline;
}
.question_Header
{
    padding: 8px 0 2px 0;
    font-family: Verdana;
    font-size : 11pt;
    font-weight :bold;
}

/*End of INC7219064 - Added by Swapnil*/