﻿body 
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
}
.language
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:Blue;
}
/*------------Start Bus Ticket--------------------*/
.busTicketImage
{
	background-image:url(images/Bus_ticket.png);
}
.busTicketImage2
{
	background-image:url(images/Bus_ticket_cn.png);
}
.busTicketRoute
{
	font-family:Verdana, Arial,Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.busTicketDescription
{
	font-family: Arial,Courier,Courier New,Century Gothic, Verdana ;
	font-size:9pt;
}
.busTicketPrice
{
	font-family: Courier,Courier New,Century Gothic, Verdana, Arial;
	font-size:12pt;
	font-weight:bold;
}
.busTicketPriceLabel
{
	font-family: Courier,Courier New,Century Gothic, Verdana, Arial;
	font-size:19pt;
	font-weight:bold;
	color:#FF0000;
}
.busTicketDropDownList
{
	font-family:Verdana, Arial,Tahoma;
	font-size:8pt;
}
.busTicketTextBox
{
	font-family:Verdana, Arial,Tahoma;
	font-size:8pt;
}
.busTicketButton
{
	font-family:Verdana, Arial,Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.busTicketHeader0Line
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	background-color:white;
}
.busTicketHeaderLine
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	border:1px solid #1E50C4;
	background-color:#B8DCF4;
}
.busTicketHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	border:1px solid #1E50C4;
	background-color:#B8DCF4;
}
.busTicketHeaderA
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	border:1px solid #1E50C4;
	background-color:#E3ECF2;
}
.busTicketDetails
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #1E50C4;
	background-color:#B8DCF4;
}
.busTicketDetailsA
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #1E50C4;
	background-color:#E3ECF2;
}
.busTicketHeader2Line
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	border:1px solid #E55E37;
	background-color:#FAADFA;
}
.busTicketHeader2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #E55E37;
	background-color:#FAADFA;
}
.busTicketHeader2A
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #E55E37;
	background-color:#F9D1F9;
}
.busTicketDetails2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #E55E37;
	background-color:#FAADFA;
}
.busTicketDetails2A
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	border:1px solid #E55E37;
	background-color:#F9D1F9;
}
.busTicketLine
{
/*	color:Green;
	height:5px;*/
	width:210px;
	border:none;
	background:Green; 
	color:Green; 
	height:5px;
}
.busTimeScrollbar
{
	SCROLLBAR-FACE-COLOR: #1E50C4;/*#4477aa; */
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #E3ECF2;/*#99ccff;*/
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow:auto; 
	height:395px;
	width:300px;
}
.busTimeScrollbar2
{
	SCROLLBAR-FACE-COLOR: #E55E37;/*#4477aa; */
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FAADFA;/*#99ccff;*/
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow:auto; 
	height:395px;
	width:300px;
}
/*---------------End Bus Ticket---------------------------*/
/*------------------Start Ticket Price--------------------------*/
.busTicketPriceImage
{
	background-image:url(images/TicketPrice.png);
}
/*------------------End Ticket Price--------------------------*/
/*---------------Start News------------------------------*/
.newsLink
{
	color: #0000FF;
	Cursor:hand;
	font-family:Verdana, Arial,Tahoma;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}
.newsDate
{
	color: black;
	font-family:Verdana, Arial,Tahoma;
	font-size:8pt;
}
.newsTitle
{
	color: black;
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:15pt;
	font-weight:bold;
}
.newDetails
{
	color: black;
	font-family: Verdana, Arial, Tahoma, Trebuchet MS,Georgia, Century, Courier ;
	font-size:10pt;
}
/*---------------End News--------------------------------*/
/*---------------Start Ticket Check List-----------------*/
.TicketCheckListDescription
{
	font-family: Century Gothic,Verdana, Arial,Courier,Courier New;
	font-size:12pt;
	font-weight:bold;
}
.TicketCheckListLabelRoute1
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	background-color:#B8DCF4;
}
.TicketCheckListLabelRoute2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	background-color:#FAADFA;
}
.TicketCheckListLabel
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
}
.TicketCheckListTextBox
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
}
.TicketCheckListCheckBox
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
}
.TicketCheckListButton
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
}
.TicketCheckListTotalPrice
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:18pt;
	font-weight:bold;
	color:#FF0000;
}
.TicketCheckListHousekeeping
{
	color:#FF0000;
	font-family: Century Gothic,Verdana, Arial,Courier,Courier New;
	font-size:12pt;
	font-weight:bold;
}
.TicketCheckListCloseButton
{
	color:#0000FF;
	text-decoration:none;
	font-family:Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
}
/*---------------End Ticket Check List-----------------*/
/*---------------Start Contact Us---------------------*/
.ContactusText
{
	font-family: Verdana, Arial,Courier,Courier New,Century Gothic ;
	font-size:10pt;
	font-weight:bold;
}
.ContactusSendButton
{
	font-family:Verdana, Arial,Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.ContactusLine
{
	/*color:Green;
	height:5px;*/
	border:none;
	background:Green; 
	color:Green; 
	height:3px;
}
.ContactLCCTHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	border:1px solid Aqua;
	background-color:Aqua;
}
.ContactLCCTHeader2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	border:1px solid Aqua;
	background-color:Aqua;
}
.ContactLCCTDetails
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:9pt;	
	/*font-weight:bold;*/
	border:1px solid Aqua;
	
}
.ContactKLSentralHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	border:1px solid Fuchsia;
	background-color:Fuchsia;
}
.ContactKLSentralHeader2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	border:1px solid Fuchsia;
	background-color:Fuchsia;
}
.ContactKLSentralDetails
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:9pt;	
	/*font-weight:bold;*/
	border:1px solid Fuchsia;
	
}
.ContactusOffice
{
	font-family: Verdana, Arial,Courier,Courier New,Century Gothic ;
	font-size:10pt;
	font-weight:bold;
	border:1px solid #B8DCF4;
}
.ContactusOffice2
{
	font-family: Verdana, Arial,Courier,Courier New,Century Gothic ;
	font-size:10pt;
	border:1px solid #B8DCF4;
}
.ContactusOfficeHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	border:1px solid #B8DCF4;
	background-color:#B8DCF4;
}
/*---------------End Contact Us---------------------*/
/*----------------Start Shuttle Bus Service----------------*/
.ShuttleBusHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	font-weight:bold;
	border:1px solid Fuchsia;
	background-color:Fuchsia;
}
.ShuttleBusHeader2
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;	
	border:1px solid Fuchsia;
	background-color:Fuchsia;
}
.ShuttleBusDetails
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:9pt;	
	/*font-weight:bold;*/
	border:1px solid Fuchsia;
	
}
/*----------------End Shuttle Bus Service-----------------------*/
.text
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:11pt;
}
.header
{
	font-family: Georgia, Century, Courier New, Century Gothic, Bodoni MT;
}
.aboutusText
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
}
/*---------------------Start Login---------------------------*/
.LoginButton
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
}
.LoginText
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
}
/*---------------------End Login---------------------------*/
/*----------------------Start MIS MENU BUTTON------------------------------------*/
.MISMenuButton
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}
.MISMenuLink
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
}
.MISMenuLinkBar
{
	background-color:#FF0000;
}
.MISBackground
{
	background-color:#E6E6E6;
}
.MISReportButton
{
	font-family:Verdana, Arial,Tahoma;
	font-size:10pt;
	font-weight:bold;
}
.MISHousekeepingText
{
	color:#FF0000;
	font-family: Century Gothic,Verdana, Arial,Courier,Courier New;
	font-size:12pt;
	font-weight:bold;
}
.MISHousekeepingText2
{
	color:#000000;
	font-family: Century Gothic,Verdana, Arial,Courier,Courier New;
	font-size:12pt;
	font-weight:bold;
}
.MISBackupLink
{
	color:#0000FF;
	text-decoration:none;
	font-family:Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-weight:bold;
	text-align:left;
	font-size:10pt;
}
.MISBackupButton
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
}
.MISReportHeader
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:25pt;
	font-weight:bold;
}
/*----------------------End MIS MENU BUTTON------------------------------------*/
/*------------------------------Start Terms and Conditions-----------------------------*/
.TermCompanyName
{
	font-family: Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:9pt;
}
.TermCompanyName2
{
	font-family: Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:8pt;
}
.TermDetails
{
	font-family: Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:6pt;	
}
.TermDetails2
{
	font-family: Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:7pt;	
}
/*------------------------------End Terms and Conditions-----------------------------*/
/*--------------------Start Ticket Payment--------------*/
.PaymentFail
{
	font-family: Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:15pt;	
	color:#FF0000;
}
.PaymentTicketNoText
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:10pt;
	color:#000000;
}
.PaymentTicketNoText2
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}
.PaymentTicketNoNumber
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:15pt;
	color:#000000;
}
.PaymentTicketRoute
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:13pt;
	color:#000000;
}
.PaymentTicketCurrency
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:13pt;
	color:#000000;
}
.PaymentTicketGuset
{
	font-family: Arial, Tahoma, Trebuchet MS;
	font-size:13pt;
	color:#000000;	
}
/*------------------Message Page--------------------------------*/
.messageTitle
{
	color: #FF0000;
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:15pt;
	font-weight:bold;
}
.messageDetails
{
	color: black;
	font-family: Verdana, Arial, Tahoma, Trebuchet MS,Georgia, Century, Courier ;
	font-size:10pt;
}
.messageButton
{
	font-family: Georgia, Century, Courier, Verdana, Arial, Tahoma, Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
}
/*---------------------------------------------------*/
/*--------------------End Ticket Payment--------------*/

/*Ajax CSS*/
.latest
{
	border: medium double #D7DEB8;/*blue;*/
	width:120px;
	border-collapse:separate;
	background-color:White;
	height:180px;
	text-align:center;
	font-size:9pt;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.watermark 
{
	background: #FFFF80;
	font-size:small;
	font-family:MS Sans Serif;
	font-weight:bold;
}
.accordionHeader
{
	border: 1px solid #2F4F4F; 
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    border: 1px #2F4F4F;
    border-top:none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeader1
{
	border: 1px solid #2F4F4F;    
    background-color: red;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent1
{
    border: 1px #2F4F4F;
    border-top:none;
    padding: 5px;
    padding-top: 10px;
}
.accordionLink
{
    color: yellow;
}
.PassStrength
{
	background-color:Gray;
	color:White;
	font-family:Arial;
	font-size:x-small;
	font-style:italic;  
	padding: 2px 3px 2px 3px;
}

/*HTML CSS*/
.DataHeader
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.DataEnabledTrue
{	
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background: #FFFF80;
}
.DataEnabledFalse
{	
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background: #BFF6FF;
}
.PopupBgcolor
{
	background-color:#FFC0CB;
}
.Deletebgcolor
{
	background-color:Blue;
}
.DeleteHeader
{
	font-family:Verdana,arial;
	font-size:medium;
	font-weight:bold;
}
.DeleteContent
{
	font-family:Verdana,arial;
	font-size:medium;
}
.PopupPanel
{
	background-color:#FFC0CB;
}
.LeftAlign
{
	text-align:left;
}
.PopupPanel
{
	visibility:hidden;
}
.Header
{
	font-family:Verdana,arial;
	font-size:large;
	font-weight:bold;
}


.QuCssResultsNav a {
     color: #191970;
     padding: 1px;
     text-decoration: none;
     background-color: #A9B9D1;
}

.QuCssResultsNav a:hover 
{
     background-color: transparent;
     text-decoration: underline;
}
.QuCssResultsNav td 
{
     font-size: 80%;
     border: solid 1px black;
     padding: 2px;
     text-align: left;
     font-size:large;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}