body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:White;
	width:100%;	
	color:#535353;
	cursor:default;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;	
}
.bodyBorder
{
	border-color:DBA71A;
	border-width:thin;
	border-style:solid;
}
.headerHR
{
	color: DBA71A;
	height:1px;
	width:100%;
}
A
{
	font-size:11px;
	color:#5C67F7;
}
A:active
{
	font-size:11px;
	color:#5C67F7;
}
A:hover
{
	font-size:11px;
	color:#5C67F7;
}
A:link
{
	font-size:11px;
	color:#5C67F7;
}
A:visted
{
	font-size:11px;
	color:#5C67F7;
}
.headerTable
{
	background-color:#5C67F7;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
}
.headerTR
{
	padding-right:10px;
	padding-left:10px;
}
.homeSearchHeader
{
	background-color:FFCC66;
	font-family: Verdana, Tahoma;
}
.searchResultsTable
{
	border-color:#5C67F7;
	border-width:thin;
	width:90%;
	vertical-align:middle;
}
.PackageCalendarHeader
{
	color:Navy;
	font-size:11px;
	font-family: Verdana, Tahoma;
	vertical-align:top;
	font-weight:bold;
	border-collapse:separate;
	border-color:Maroon;
	padding:1;
	font-variant:small-caps;
}
.PackageCalendarItemHeader
{
	color:Navy;
	font-size:11px;
	font-family: Verdana, Tahoma;
	vertical-align:top;
	font-weight:bold;
	border-collapse:separate;
	border-color:Maroon;
	padding:1;
	font-variant:small-caps;
}
.PackageCalendarItem
{
	color:Navy;
	font-size:10px;
	font-family: Verdana, Tahoma;
	vertical-align:top;
	font-weight:lighter;
	border-collapse:separate;
	border-color:Maroon;
}
.PackageCalendar
{
	display:list-item;
	border-style:dashed;
	border-width:1px;
	float:none;
	border-collapse:separate;
	border-color:Maroon;
	table-layout:auto;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	vertical-align:top;
	width:100%;
}
.normal
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;
}
.normalHTMLSelect
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;
	text-justify:inter-word;
	width:160px;
}
.dateHTMLSelect
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;
	text-justify:inter-word;
}
.normalListBox
{
	width:200px;
	height:100px;
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;
	text-justify:inter-word;
}
.topNavigation
{
	background-color:#007FC5;
	color: White;
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;
	padding-right:10px;
}
A.topNavigation:link
{
	background-color:#007FC5;
	color: White;
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;
	padding-right:10px;
}
A.topNavigation:active:visited
{
	background-color:#007FC5;
	color: White;
	font-family:Verdana;
	font-size:10px;
	vertical-align:middle;
	padding-right:10px;
}
.topNavigationHeader
{
	background-color:#007FC5;
	color: Black;
	font-family:Verdana;
	font-size:10px;
	padding-right:5px;
	padding-left:5px;

	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:FFCC66;
	text-align:center;
	vertical-align:middle;
	text-align:justify;
	vertical-align:middle;
	text-decoration:none;
}
A.topNavigationHeader:link:active:visited
{
	background-color:FFCC66;
	color: Black;
	font-family:Verdana;
	font-size:10px;
	padding-right:5px;
	padding-left:5px;

	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:FFCC66;
	text-align:center;
	vertical-align:middle;
	text-align:justify;
	vertical-align:middle;
	text-decoration:none;
}
.languageLink
{
	font-family:Verdana;
	font-size:9px;
	height: 20px;
}
.footerTR
{
	font-family:Verdana;
	font-size:9px;
	height: 20px;
}
.pageErrHeader
{
	font-size : 14px;
	font-weight : bold;
	color:#2275F2;
}
.button
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	background-color : Transparent;
	cursor:pointer;
	overflow:auto;
}
/* 

1	Available
2	Waitlisted
3	Closed
4	Sold Out
5	Dry Docked
6	Held
7	Confirmed
8	Partial Payment Applied
9	Paid in Full
10	OnRequest
11	Active
12	Pending Confirmation
13	Unavailable
14	Cancelled
15	Not applicable
16	Offered
17	Expired
18	Test
19	Ticketed
20	Fraud
21	In Progress
22	Shipping in Progress
23	Credit Card Denied

*/
.buttonStatus1
{
	font-size: 10px;
	background-color:#5FA54C;
	color:White;
	font-weight:bold;
	overflow:auto;
	text-transform:uppercase;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	cursor:pointer;
}
.buttonStatus10
{
	visibility:hidden;
}
.buttonStatus13
{
	visibility:hidden;
}
.buttonStatus3
{
	visibility:hidden;
}
.inputText
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	background-color : Transparent;
}
.inputTextDisabled
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;	
	border : solid 1px transparent;
	background-color : Transparent;
}
.inputTextAllCaps
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	background-color : Transparent;
	text-transform:uppercase;
}
.submitButton
{
	background-color:LightSteelBlue;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:Black;
	cursor:pointer;
}
.headerSmall
{
	font-weight: bold;
	font-size: 11px;
	color: darkslateblue;
	font-family: Verdana, Tahoma;
	padding : 2px;
}
.SimilarPackage
{
	font-size: 10px;
	color:black;
	background-color:#B6B5F4;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.SimilarAlternatingPackage
{
	font-size: 10px;
	background-color:#CDCCDB;
	color:black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.BookingRow2
{
	font-size: 11px;
	background-color:CCD2F0;
	color:black;
	font-family: Verdana, Tahoma;
}
.BookingRow1
{
	font-size: 11px;
	background-color:F6C84A;
	color:black;
	font-family: Verdana, Tahoma;
}
.ItineraryNode
{
	font-size: 9px;
	color:black;
	background-color:9EA6CD;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.ItineraryAlternatingNode
{
	font-size: 9px;
	background-color:CCD2F0;
	color:black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsHeaderStatus10
{
	font-weight: bold;
	font-size: 9px;
	color:CCCCCC;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsItemStatus13
{
	font-size: 9px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCCCC;
}
.searchResultsItemStatus10
{
	font-size: 9px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCCCC;
}
.searchResultsAlternatingItemStatus10
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCCCC;
}
.searchResultsAlternatingItemStatus13
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCCCC;
}
.searchResultsItemHeaderStatus10
{
	background-color:CCCCCC;
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsItemHeaderStatus13
{
	background-color:CCCCCC;
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus10:link:visited:active
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus13:link:visited:active
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus10:hover
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus13:hover
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemStatus10:link:hover:visited:active
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCC99;
	font-weight:bolder;
}
A.searchResultsItemStatus13:link:hover:visited:active
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCC99;
	font-weight:bolder;
}
.searchResultsHeaderStatus10
{
	font-weight: bold;
	font-size: 11px;
	color: darkslateblue;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsHeaderStatus13
{
	font-weight: bold;
	font-size: 11px;
	color: darkslateblue;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsPriceHeaderStatus10
{
	visibility:hidden;
}
.searchResultsPriceStatus10
{
	visibility:hidden;
}
.searchResultsPriceHeaderStatus13
{
	visibility:hidden;
}
.searchResultsPriceStatus13
{
	visibility:hidden;
}
A.BookNow
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	border-color:Black;
	
	background-color:#5FA54C;
	color:White;
	width:50px;
	text-align:center;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
A.BookNow:hover
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:DBA71A;
	color:Black;
	width:50px;
	text-align:center;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
A.BookNowStatus1
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	border-color:Black;
	background-color:#5FA54C;
	color:White;
	width:50px;
	text-align:center;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}

A.BookNowStatus1:hover
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:DBA71A;
	color:Black;
	width:50px;
	text-align:center;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
A.BookNowStatus13
{
	visibility:hidden;
}

A.BookNowStatus10
{
	visibility:hidden;
}
A.MoreInfo
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:Transparent;
	color:Black;
	width:75px;
	text-align:center;
	height:20px;
	vertical-align:middle;
}
A.MoreInfo:hover
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:White;
	color:Black;
	width:75px;
	text-align:center;
	height:20px;
	vertical-align:middle;
}
A.ContactRep
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:Transparent;
	color:Black;
	width:150px;
	text-align:center;
	height:20px;
	vertical-align:middle;
}
A.ContactRep:hover
{
	font-style:normal;
	border-style:solid;
	border-width:1px;
	border-collapse:separate;
	cursor:pointer;
	background-color:White;
	color:Black;
	width:150px;
	text-align:center;
	height:20px;
	vertical-align:middle;
}
.searchResultsItemStatus1
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:B8CDC2;
}
.searchResultsItem
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCC99;
}
.searchResultsAlternatingItemStatus1
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:D9F3E6;
}
.searchResultsAlternatingItem
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:EAEAB2;
}
.searchResultsItemHeaderStatus1
{
	background-color:#5C67F7;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
.searchResultsItemHeader
{
	/*background-color:#5C67F7;*/
	background-color:#ffffcc;
	font-weight: bold;
	font-size: 11px;
	color: darkslateblue;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus1
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus1:link:visited:active
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeader:link:visited:active
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeaderStatus1:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemHeader:hover
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
}
A.searchResultsItemStatus1:link:hover:visited:active
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCC99;
	font-weight:bolder;
}
A.searchResultsItem:link:hover:visited:active
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform:capitalize;
	background-color:CCCC99;
	font-weight:bolder;
}
TABLE.searchResultsPriceStatus1
{
	font-size: 12px;
	color: Black;
	border-width:thin;
	border-color:#CCCCCC;
	border-style:solid;
}
TABLE.searchResultsPrice
{
	font-size: 12px;
	color: Black;
	border-width:thin;
	border-color:#CCCCCC;
	border-style:solid;
}
.searchResultsPriceHeaderStatus1
{
	font-size: 12px;
	font-weight:bold;
	background-color:#CCCCCC;
	color: Black;
	border-color:White;
	border-width:thin;
	border-style:solid;
}
.searchResultsPriceHeader
{
	font-size: 12px;
	font-weight:bold;
	background-color:#CCCCCC;
	color: Black;
	border-color:White;
	border-width:thin;
	border-style:solid;
}
.searchResultsPriceStatus1
{
	font-size: 12px;
	background-color:White;
	color: Black;
	border-color:#5C67F7;
	border-width:medium;
}
.searchResultsPrice
{
	font-size: 12px;
	background-color:White;
	color: Black;
	border-color:#5C67F7;
	border-width:medium;
}
.smallText9Status1
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}
.smallText9Status10
{
	visibility:hidden;
}
.smallText9Status13
{
	visibility:hidden;
}
.smallText9
{
	font-size: 9px;
	color: black;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}
.smallText8
{
	font-size: 8px;
	color: black;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}

.text14
{
	font-size: 14px;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}

H2
{
	color: Black;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}

H3
{
	color: Black;
	font-family: Verdana, Tahoma;	
	background-color : Transparent;
}
SELECT
{
	text-transform:capitalize;
}
/* ON REQUEST = 10*/
.10
{
	background-color:#CCCC99;
}
/* CLOSED = 3*/
.3 
{
	background-color:#CCCCCC;
}
/* UNAVILABLE = 13*/
.13
{
	background-color:#CCCCCC;
}
.priceTextBox
{
	width:70px;
	border-width:0px;
	background-color:Transparent;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
}
.GlobalPassMessage
{
	color:Green;
	font-size:10px;
	font-weight:bold;
}
.dListFrame
{
	position:absolute;
	display:none;
	width:150px;
	background-color:LightYellow;
	border:1px solid black;
	z-index:100;
	overflow:hidden;
}
.dListItem
{
	cursor:pointer;
	background-color:transparent;
	color : Black;
	padding : 2 2 2 15;
}
.dListItemSel
{
	cursor:pointer;
	background-color : MidnightBlue;
	color : White;
	padding : 2 2 2 15;
}
.AirSearchBox
{
			
	background-color:#dff2f9;
	border:1px solid #058CC8;
	width:360px;
}
.AirSearchBox .FlightType
{
	background-color:#dff2f9;
	color:#004990;
	border-style:none;
	width:80%;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	/*font-weight:bold;*/

}
.AirSearchBox .FlightSearch
{
	background-color:#dff2f9;
	color:#2E2D6A;
	border-style:none;
	width:100%;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:bold;
}
.AirSearchBox .FlightSearchAdditional
{
	background-color:#dff2f9;
	border-style:none;
	width:100%;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:bold;
	color:#2E2D6A;
}
.AirSearchBox .FlightSearchPassengers
{
	background-color:#dff2f9;
	border-style:none;
	width:100%;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	font-weight:bold;
	color:#2E2D6A;
}
.AirSearchBox .inputText
{
	font-size: 11px;
	font-family: Verdana, Tahoma;	
	background-color:#FFFFFF;
	border:1px solid #058CC8;
	color:#004BA0;

}
.AirSearchBox .inputTextAllCaps
{
	font-size: 11px;
	text-transform:uppercase;
	font-family: Verdana, Tahoma;	
	
	background-color:#FFFFFF;
	border:1px solid #058CC8;
	color:#004BA0;
	
}
.textbox_new1 
{
		background-color:#FFFFFF;
		border:1px solid #058CC8;
		color:#004BA0;
		font-family:Verdana;
		font-size:11px;
}
input.AirSearchButton
{
	background-color:#FCB040;
	border-color:white;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:white;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 3px;	
}
.AirBasePrice
{
	color:Black;
	font-size:9px;
	background:#55A7D9;
}
.AirTotalPrice
{
	color:darkslateblue;
	font-weight:bold;
	font-size:15px;
}
.AirResultsHeader
{
	color:Black;
	font-family:Verdana, Tahoma, Arial;
	background-color:#55A7D9;
	border-bottom: #2E9EC6 1px solid;
	border-top: #2E9EC6 1px solid;
	padding-left:0px;
	padding-right:0px;	
}
.AirFlightBox
{
	background-color:f0f0f0;
}
.AirHeader
{
	color:darkslateblue;
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#ffffcc;
}
.AirAgree
{
	border-width:1px;
	border-color:DarkGoldenrod;
	border-style:solid;
}
.AirTable
{
	color:Black;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	background-color:#3366FF;
	border: Khaki 1px solid;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:White;
}
.AirPassengerPricing
{
	border-bottom-width:1px;
	border-bottom-color:silver;
	border-bottom-style:solid;
	color:Black;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.AirPassengerPricingHeader
{
	border-bottom-width:1px;
	border-bottom-color:silver;
	border-bottom-style:solid;
	font-weight:bold;
	color:Black;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.AirRules
{
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.BookingOptions
{
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.DiscountMarkup
{
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.AirEquipmentDetails
{
	color: darkgray;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.NextDayArrivalNote
{
	color: firebrick;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}

.matrix_labelTD{
	border-top : solid 1px #2E9EC6;
	background-color : #E9F1F7;
	text-align:center;
}
.matrix_headerTD{
	border-left: solid 1px #2E9EC6;
	background-color : white;	
	text-align : center;
}
.matrix_headerEmptyTD{
	border-left: solid 1px #2E9EC6;
	background-color : White;
}
.matrix_innerTD{
	border-top : solid 1px #2E9EC6;
	border-left : solid 1px #2E9EC6;
	background-color : #E9F1F7;
	text-align : center;
}
.matrix_innerEmptyTD{
    border-top : solid 1px #2E9EC6;
    border-left : solid 1px #2E9EC6;
	background-color : #E9F1F7;
}
.matrix_mainTable{
	border : 1px solid #2E9EC6;
	font : 10px Verdana;
	background:#ffffff;	
}
.matrix_leftCorner{
	border-right : solid 1px #2E9EC6;
	border-bottom : solid 1px #2E9EC6;
	background:white;
	height : 50px;
}
.matrix_innerEmptyTD_Over
{
	border-top : solid 1px #2E9EC6;
    border-left : solid 1px #2E9EC6;
	background-color : #E9F1F7;
	text-align : center;
	
}
.matrix_innerTD_Over 
{
	border-top : solid 1px #2E9EC6;
	border-left : solid 1px #2E9EC6;
	background-color : #E9F1F7;
	text-align : center;
	
}
.AirTicketType
{
	color: Black;
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
}
.NoMatchAirports
{
	padding-top:3px;
	margin-top:3px;
	font-weight:bold;
	font-size:11px;
	color:Crimson;
}
.DisplayTitle
{
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:silver;
	font-weight:bold;
}
.ClientRefFormHeader
{
	font-size:12pt;
	font-family:Tahoma;
	color:#ff9900;
}
.CondoH4
{
	color:#003581;
	font-family:Verdana, Tahoma;
}
.CondoAsterisk
{
	font-style:normal;
	color:Red;
	font-weight:bold
}
.buttonNext
{
	font-size: 10px;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	background-color:#5FA54C;
	color:White;
	font-weight:bold;
	overflow:auto;
	text-transform:uppercase;
	cursor:pointer;
}
.cruiseStepSel
{
	background-color:#FB6908;
	color:White;
	font-weight:bold;
	
	font-family:Verdana;
	font-size:10px;
}
.cruiseStep
{
	background-color:Transparent;
	color:Black;
	
	font-family:Verdana;
	font-size:10px;
}
.cruiseCatPrice
{
	font-family:Verdana;
	font-size:11px;
}
.cruiseCatListPrice
{
}
.cruiseDiscountPrice
{
}
.cruiseCatAgencyPrice
{
	font-weight:bold;
	color:firebrick;
}
.boxTable
{
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	border-color:Black;
}
.ValueAddCruise
{
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	border-color:Black;
}
.BookingTimer
{
	font-family: Verdana;
	font-weight:bold;
	color: firebrick;
}
.BookingTimerTime
{
	font-family: Verdana;
	font-weight:bold;
	color: firebrick;
}
.pricematsmalltext
{
	font-size: 11px;
	color: white;
	font-family: Verdana, Tahoma;
}
.pricematAirTotalPrice
{
	font-family: Verdana, Tahoma;
	color:white;
	font-weight:bold;
	font-size:15px;
}
/*Matrix*/
.matrix_labelTD a
{
	font-weight:normal;
	color:#0451C5;
	text-decoration:none;
}
.matrix_labelTD a:hover
{
	/*font-weight:normal;
	color:#0096AD;*/	
	text-decoration:underline;
}
.matrix_headerTD a
{		
	font-weight:normal;
	text-decoration:none;
	color:#0451C5;
}
.matrix_headerTD a:hover
{		
	/*font-weight:normal;
	text-decoration:underline;*/
	color:#0096AD;
}
#navlinkbtm a,#navlinktop a
{
	font-family:tahoma, Verdana, Arial, trebuchet MS;
	font-size:11px; 
	color:#318AB5; 
	line-height:14px; 
	font-weight:bold;
}
#PagingNav_FirstLink a,#PagingNav_PrevLink a,#PagingNav_NextLink a,#PagingNav_NavLinks a,#PagingNav_LastLink a
{
		font-family:tahoma, Verdana, Arial, trebuchet MS; 
		font-size:11px; 
		color:#318AB5; 
		line-height:12px; 
		font-weight:bold;
}
#PagingNav_FirstLink a:visited,#PagingNav_PrevLink a:visited,#PagingNav_NextLink a:visited,#PagingNav_NavLinks a:visited,#PagingNav_LastLink a:visited
{
    	font-family:tahoma, Verdana, Arial, trebuchet MS; 
		font-size:11px; 
		color:#318AB5; 
		line-height:12px; 
		font-weight:bold;
} 
#PagingNavBottom_FirstLink a,#PagingNavBottom_PrevLink a,#PagingNavBottom_NextLink a,#PagingNavBottom_NavLinks a,#PagingNavBottom_LastLink a
{
		font-family:tahoma, Verdana, Arial, trebuchet MS; 
		font-size:11px; 
		color:#318AB5; 
		line-height:12px; 
		font-weight:bold;
}
#PagingNavBottom_FirstLink a:visited,#PagingNavBottom_PrevLink a:visited,#PagingNavBottom_NextLink a:visited,#PagingNavBottom_NavLinks a:visited,#PagingNavBottom_LastLink a:visited
{
    	font-family:tahoma, Verdana, Arial, trebuchet MS; 
		font-size:11px; 
		color:#318AB5; 
		line-height:12px; 
		font-weight:bold;
} 
.modifysearch
{
	border:1px;
	border-style:solid;
	border-color:#55a7d9;
}
.normalplus
{
	font:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.buttonAvailable
{
	font-size: 10px;
	background-color:#5FA54C;
	color:White;
	font-weight:bold;
	overflow:auto;
	text-transform:uppercase;
	font-family: Verdana, Tahoma;	
	border : solid 1px black;
	cursor:pointer;
}
.normalnxt
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Tahoma;
}
.Airresultborder
{
	border:2px solid #55A7D9;
}
.departarrivetxt
{
	color:#007734;
	font-weight:bold;
}
.durationstoptxt
{	
	background:#E8F3FA;
	color:#4E7DC2;
	font-weight:bold;
}
.depratureheader
{
	background:#92B1C4;
	color:white;font-weight:bold;line-height:17px;
}
.btnbook
{
	background:#31C2F5;
	border:1px solid #293774;
	color:white;	
	font-family: Verdana, Tahoma;	
	font-weight:bold;
	font-size: 11px;
	width:60px;
	margin-right:3px;
}
.normalnxt
{
	color:#666666;
	font-family:Verdana,Tahoma;
	font-size:11px;
}
.airStepSel
{
	font-size: 10px;

	font-family: Verdana, Tahoma;

	font-weight:bold;
}
.airlinenametxt
{
	color:#0451C5;
}


.AdditionalInfo
{
	background-color:#b1ddea;
}	
.maincol_bg 
{
	background-color:#F4F4F4;			
}
.modifysearch
{
	border:1px solid #6E7DB4;
}
.modifysearchhdrtext
{
	background-color:#ACD3F1;
	color:#0072BC;
	line-height:20px;
}	
.airStepSel
{
	font-size: 13px;	
	color: white;
	font-family: Verdana, Tahoma;
	font-weight:bold;	
	background:#FF900A;
}
.airStep
{
	font-size: 13px;	
	color: white;
	font-family: Verdana, Tahoma;	
	background:#4AACD9;
}
.airsteptable
{
	border-bottom:2px solid #FF900A;border-top:2px solid #FF900A;
}
.AirportChange
{
	color:White;
	font-weight:bold;
	font-size:14px;
	background-color:ffcc33;
}
.bg 
{
	background-color:#DEC615;
}
.boxtitle-dark {
color:#55390C;
font-size:12.7px;
font-weight:bold;
text-decoration:none;
}
.submitbtn 
{
background-image:url(/web/site/images/but_normal.gif);
border:1px solid #DDCC00;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.submitbtn-over
{
background-image:url(/web/site/images/but_over.gif);
border:1px solid #DDCC00;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.dropbox {
background-color:#F4F4F4;
border:1px solid #C8C8C8;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:auto;
letter-spacing:0.5px;
text-decoration:none;
}
.boxtitle 
{
color:#FFFFFF;
font-size:12.7px;
font-weight:bold;
text-decoration:none;
}
.title {
color:#9C6A1A;
font-size:11px;
font-weight:bold;
}
.read-more {
color:#34778A;
font-size:11px;
text-decoration:none;
}
.price {
color:#DF7110;
font-size:11px;
font-weight:bold;
}
.textsmall{
font-size:10px;
line-height:12px;
}
.text11 {
font-size:11px;
text-align:justify;
}
.SessionExpire
{
    background:#FBF5CD;
	font-family:verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#444444;
	border:1px solid #FCCD2A;
	margin:8px;
}
.SessionExpireHeader
{
	font-size:12px;
	color:#CC0000;
	font-weight:bold;	
}
.SiteNametxt
{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}
.AirInsuranceTD
{
	background:#E8F3FA;
	border:1px solid lightsteelblue;
}

/*tooltip css*/

.tooltipcontent 
{	
	margin-left:4px;
	text-align:left;
	font-weight:bold;
	padding:5px;	
	/*background:lightblue; */
	background:#92B1C4;
	/*border:1px solid black;*/
	z-index: 0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	
	/*tooltip text style*/
	font-size:10px;
    color:black;
    font-family:Verdana;
}

.tooltiperror 
{	
	margin-left:4px;
	text-align:left;
	font-weight:bold;
	padding:5px;	
	/*background:lightblue; */
	background:#92B1C4;
	/*border:1px solid black;*/
	z-index: 0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=4);
	
	/*tooltip text style*/
	font-size:10px;
    color:red;
    font-family:Verdana;
	text-decoration:blink;
}

.tooltiperrorli
{
  background-image: url(/content/images/tooltip_error.gif);
  background-repeat: no-repeat;
  padding-left:20px;
  list-style-type:none;
  line-height:14px;
}

