﻿/********************************************/
/* AJAXNEXTPAGE.CSS */
/********************************************/
.ajaxPoupdiv
{
	width:300px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;	
	background-color:#F4F3E8;
}


/********************************************/
/* AJAXSEARCHCOMBO.CSS */
/********************************************/
.ACSearch_ItemStyle, .ACSearch_ItemStyle td
{
	background-color: White;
	color: #3e4678;
}
.ACSearch_AlternatingItemStyle, .ACSearch_AlternatingItemStyle td
{
	background-color: #F4F4F4;
	color: Black;
}
.ACSearch_HighLight td
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #D4E2F8;
	cursor: hand;
	color: #974f09;
}
.ACSearch_HighLight td, .ACSearch_ItemStyle td, .ACSearch_AlternatingItemStyle td
{
	font-size: 8pt;
	font-family: Tahoma;
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
.ACSearch_ResultTable
{
	border-collapse: collapse;
	padding: 0;
	border-spacing: 0;
	width: 100%;
}
.ACSearch_ResultTable td
{
	padding: 0;
}
div.ACSearch
{
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	
	border-top: 1px solid #C9C7BA;
	border-right: 1px solid #C9C7BA;
	border-left: 1px solid #C9C7BA;
	border-bottom: 1px solid #C9C7BA;
	background-color: White;
	background-attachment: scroll;
	overflow: auto;
	width: 250px;
	height: 150px;
	display: none;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
}
.ACSearch img
{
	vertical-align: middle;
}


/********************************************/
/* BASKETMODULE.CSS */
/********************************************/
/****** Basket Page Begin*******/
	/****** Basket Descriptions Table*******/
.BasketDescription td,.BasketDescription
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
   border:1px;
} 
		
/*$$$$$$$$$$ CAR OPTION  BEGIN $$$$$$$$$$$$*/


/*----- Car Company Caption Part----*/
.BasketCarOptionCaption td,.BasketCarOptionCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}


/*----- Car Company Title Cell ----*/
Table.BasketCarCompanyTitleTable
{
	width:100%;
	border:0;
}
Table.BasketCarCompanyTitleTable Td.BasketCarCompanyTitleCell
{	width:50%;
	text-align:left;
}

/*----- Car Company Title Label ----*/
Table.BasketCarCompanyTitleTable Td.BasketCarCompanyTitleCell span.BasketCarCompanyTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}

/*----- Car Price Cell ----*/
Table.BasketCarCompanyTitleTable Td.BasketCarPriceCell
{	width:50%;
	text-align:right;
}
/*----- Car Price Label----*/
Table.BasketCarCompanyTitleTable Td.BasketCarPriceCell span.BasketCarPrice
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}


Table.BasketCarCompanyTitleTable  TD.BasketCarCompanyCarDetailSeperatorLine
{	width:100%;
	height:1px;
	background-color:Silver;
}
		
		
		
	/***Basket Car Option Buttons Table*****/
Table.BasketCarButtonsTable
{
	width:100%;
}
Table.BasketCarButtonsTable td.BasketCarButtonsCell1
{
	width:75%;
}

Table.BasketCarButtonsTable td.BasketCarButtonsCell2
{
	text-align:right;
}

Table.BasketCarButtonsTable td.BasketCarButtonsCell3
{
	width:10;
}

Table.BasketCarButtonsTable td.BasketCarButtonsCell4
{
}

	/***Basket Car Option Buttons Table End*****/
	
	/***Basket Car Option Remove Button*****/
.BasketCarRemoveButton td,.BasketCarRemoveButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketCarRemoveButtonOver td ,.BasketCarRemoveButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Car Option Remove Button End*****/
	
	/***Basket Car Option Change Button*****/
.BasketCarChangeButton td,.BasketCarChangeButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketCarChangeButtonOver td ,.BasketCarChangeButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Car Option Change Button End*****/
	
	
/*$$$$$$$$$$ CAR OPTION  END $$$$$$$$$$$$*/



/*$$$$$$$$$$ FLIGHT OPTION  BEGIN $$$$$$$$$$$$*/


/*----- Flight Option Caption Part----*/
.BasketFlightOptionCaption td,.BasketFlightOptionCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
/*----- Flight Option Caption Part----*/


	/***Basket Flight Option Buttons Table*****/
Table.BasketFlightButtonsTable
{
	width:100%;
}
Table.BasketFlightButtonsTable td.BasketFlightButtonsCell1
{
	width:75%;
}

Table.BasketFlightButtonsTable td.BasketFlightButtonsCell2
{
	text-align:right;
}

Table.BasketFlightButtonsTable td.BasketFlightButtonsCell3
{
	width:10;
}

Table.BasketFlightButtonsTable td.BasketFlightButtonsCell4
{
}

	/***Basket Flight Option Buttons Table End*****/
	
	/***Basket Flight Option Remove Button*****/
.BasketFlightRemoveButton td,.BasketFlightRemoveButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketFlightRemoveButtonOver td ,.BasketFlightRemoveButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Flight Option Remove Button End*****/
	
	/***Basket Flight Option Change Button*****/
.BasketFlightChangeButton td,.BasketFlightChangeButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketFlightChangeButtonOver td ,.BasketFlightChangeButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Flight Option Change Button End*****/
	
	/***Basket Flight Option Calculate Price Button*****/
.BasketCalculatePriceButton td,.BasketCalculatePriceButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.BasketCalculatePriceButtonOver td ,.BasketCalculatePriceButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/***Basket Flight Option Calculate Price Button End*****/
/*$$$$$$$$$$ FLIGHT OPTION  END $$$$$$$$$$$$*/





/*$$$$$$$$$$ Hotel OPTION  BEGIN $$$$$$$$$$$$*/
	/** Hotel Option Caption ***/
	
.BasketHotelOptionCaption td,.BasketHotelOptionCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
	/** Hotel Option Caption End***/
	
	/** Hotel Option Hotel Details Part Hotel Name and Star Info Line***/
table.BasketHotelDetailsHotelNameTable 
{	width:100%;
	padding:0;
}
table.BasketHotelDetailsHotelNameTable tr
{
	background-color:#dddddd ;	
}
table.BasketHotelDetailsHotelNameTable td.BasketHotelDetailsHotelNameCell
{	
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}
table.BasketHotelDetailsHotelNameTable td.BasketHotelDetailsStarInfoCell
	
	/** Hotel Option Hotel Details Part Hotel Name and Star Info Line END***/
	

	/***Basket Hotel Option Buttons Table*****/
Table.BasketHotelButtonsTable
{
	width:100%;
}
Table.BasketHotelButtonsTable td.BasketHotelButtonsCell1
{
	width:75%;
}

Table.BasketHotelButtonsTable td.BasketHotelButtonsCell2
{
	text-align:right;
}

Table.BasketHotelButtonsTable td.BasketHotelButtonsCell3
{
	width:10px;
}

Table.BasketHotelButtonsTable td.BasketHotelButtonsCell4
{
}
Table.BasketHotelButtonsTable td.BasketHotelButtonsCell5
{ width:10px;
}
Table.BasketHotelButtonsTable td.BasketHotelButtonsCell6
{
}
	/***Basket Hotel Option Buttons Table End*****/
	
	/***Basket Hotel Features Button*****/
.BasketHotelFeaturesButton td,.BasketHotelFeaturesButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketHotelFeaturesButtonOver td ,.BasketHotelFeaturesButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Hotel Features Button End*****/
	
	/***Basket Hotel Option Remove Button*****/
.BasketHotelRemoveButton td,.BasketHotelRemoveButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketHotelRemoveButtonOver td ,.BasketHotelRemoveButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Hotel Option Remove Button End*****/
	
	/***Basket Hotel Option Change Button*****/
.BasketHotelChangeButton td,.BasketHotelChangeButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.BasketHotelChangeButtonOver td ,.BasketHotelChangeButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}
	/***Basket Hotel Option Change Button End*****/
/*$$$$$$$$$$ HOTEL OPTION  END $$$$$$$$$$$$*/


/*$$$$$$$$$$ BASKET FARE BEGIN $$$$$$$$$$$$*/
.BasketFareCaption td,.BasketFareCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
/***** BASKET FARE DETAIL LINES BEGIN **********/
 
        /**** total car fare line***/
Table.basketFareLinesCarTable
{	width:100%;
	border:1;
	padding:0;
}
Table.basketFareLinesCarTable td.basketFareLinesCarTitleCell
{	width:50%;
}
Table.basketFareLinesCarTable td.basketFareLinesCarPriceCell
{	width:50%;
	text-align:right;
}
.basketFareLinesCarTitleLabel, basketFareLinesCarTitleLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}
.basketFareLinesCarPriceLabel, basketFareLinesCarPriceLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}

        /**** total car fare line End***/
        
        /**** total hotel fare line***/
Table.basketFareLinesHotelTable
{	width:100%;
	border:1;
	padding:0;
}
Table.basketFareLinesHotelTable td.basketFareLinesHotelTitleCell
{	width:50%;
}
Table.basketFareLinesHotelTable td.basketFareLinesHotelPriceCell
{	width:50%;
	text-align:right;
}
.basketFareLinesHotelTitleLabel, basketFareLinesHotelTitleLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}
.basketFareLinesHotelPriceLabel, basketFareLinesHotelPriceLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}

        /**** total hotel fare line End***/
        
        /**** total flight fare line***/
Table.basketFareLinesFlightTable
{	width:100%;
	border:1;
	padding:0;
}
Table.basketFareLinesFlightTable td.basketFareLinesFlightTitleCell
{	width:50%;
}
Table.basketFareLinesFlightTable td.basketFareLinesFlightPriceCell
{	width:50%;
	text-align:right;
}
.basketFareLinesFlightTitleLabel, basketFareLinesFlightTitleLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}
.basketFareLinesFlightPriceLabel, basketFareLinesFlightPriceLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	white-space:nowrap;
}

        /**** total flight fare line End***/
        
        /**** Basket Total Fare Line***/
Table.basketFareLinesTotalFareTable
{	width:100%;
	border:1;
	padding:0;
}
Table.basketFareLinesTotalFareTable td.basketFareLinesTotalFareTitleCell
{	width:50%;
}
Table.basketFareLinesTotalFareTable td.basketFareLinesTotalFarePriceCell
{	width:50%;
	text-align:right;
}
.basketFareLinesTotalFareTitleLabel, basketFareLinesTotalFareTitleLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}
.basketFareLinesTotalFarePriceLabel, basketFareLinesTotalFarePriceLabel span
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}
        /**** Basket Total Fare Line***/
/***** BASKET FARE DETAIL LINES END   **********/

/***** BASKET RULE AND BUTTON LINES **********/
	A.BasketBookHotelRulesLink,A.BasketBookFlightRulesLink,
	A.BasketBookCarRulesLink,A.BasketBookAgencyRulesLink,
	A.BasketBookIATARulesLink
{	color:Red;
}
/***** BASKET RULE AND BUTTON LINES END**********/

	/***Basket Book Continue Shopping Button*****/
.BasketBookContinueShoppingButton td,.BasketBookContinueShoppingButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.BasketBookContinueShoppingButtonOver  td ,.BasketBookContinueShoppingButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
		/***Basket Book Continue Shopping Button End*****/
		
			/***Basket Book Clear Basket Button*****/
.BasketBookClearBasketButton td,.BasketBookClearBasketButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.BasketBookClearBasketButtonOver  td ,.BasketBookClearBasketButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
		/***Basket Book Clear Basket Button End*****/
		
		/***Basket Book -- Book Basket  Button*****/
.BasketBookBasketButton td,.BasketBookBasketButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.BasketBookBasketButtonOver  td ,.BasketBookBasketButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
		/***Basket Book -- Book Basket  Button End *****/


/*$$$$$$$$$$ BASKET FARE END $$$$$$$$$$$$*/

/****** Basket Page End *******/


/********************************************/
/* BUTTONS.CSS */
/********************************************/

/* bence mainstyle daha dogru olurdu ama checkoutlu kalmıs -berk */
.AdminPaneRadioButtonList td label
{
	white-space:nowrap;
}

/* MemberRegisterButtons Yapýsý Begin */

/* Left Cell */
.MemberRegisterBtnCL
{
    width:30%;
    text-align:center;
}

/* Mid Cell */
.MemberRegisterBtnCC
{
    width:40%;
    text-align:center;
}

/* Right Cell */
.MemberRegisterBtnCR
{
    width:30%;
    text-align:center;
}

.MemberRegisterButtonsTable
{
    vertical-align:top;
    width:100%;
    padding:0;
    border-spacing:0;
    border:0;
}

/* MemberRegisterButtons Yapýsý End */


/********************************************/
/* CALENDAR.CSS */
/********************************************/
.Calendar {
	BORDER-RIGHT: #a6a2a0 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #a6a2a0 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a6a2a0 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #a6a2a0 1px solid;
 BACKGROUND-COLOR: white;height:139px;
}
.CalendarHeader {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #a6a2a0 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: center
}
.CalendarContent {
	PADDING-RIGHT: 2px; BORDER-TOP: #a6a2a0 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BOTTOM: 0px; BACKGROUND-COLOR: white
}
.CalendarWeekDayHeader {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: white 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 1px; BORDER-LEFT: white 1px solid; WIDTH: 16px; COLOR: #606060; PADDING-TOP: 1px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.CalendarDayCell {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: white 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; PADDING-BOTTOM: 1px; BORDER-LEFT: white 1px solid; COLOR: black; PADDING-TOP: 1px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.CalendarHighlightedDayCell {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: red 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px;PADDING-BOTTOM: 1px; BORDER-LEFT: red 1px solid; CURSOR: pointer; COLOR: red; PADDING-TOP: 1px; BORDER-BOTTOM: red 1px solid; FONT-FAMILY: arial; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
a.enabled,a.enabled:link
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}
a.enabled:hover
{ 	
	font-weight: bold;
	color: red;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.selectedday,a.selectedday:Link,a.selectedday:hover
{ 	
	font-weight: bold;
	color: red;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/********************************************/
/* CARMODULESTYLE.CSS */
/********************************************/
/********** *--* CAR SEARCH PAGE BEGIN*--* ***************/

/********** ButtonS Pannel ***************/
table.CarSearchButtonsTable
{width:100%;
}
table.CarSearchButtonsTable td.Cell1 {
	width:49%;
	text-align: right;
}

table.CarSearchButtonsTable td.Cell2 {
	width:2%;

}
table.CarSearchButtonsTable td.Cell3 {
	width:49%;
	text-align:left;
}
	/********** Items Button Pannel End***************/

/********** Car Search Clear Form Buton***************/
.CarSearchClearFormButton td, .CarSearchClearFormButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchClearFormButtonOver td ,.CarSearchClearFormButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/********** Car Search Clear Form Buton End***************/

/********** Car Search Start Search Buton ***************/
.CarSearchStartSearchButton td,.CarSearchStartSearchButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchStartSearchButtonOver td ,.CarSearchStartSearchButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/********** Car Search Start Search Buton End***************/


/*____________CAR SEARCH PAGE END____________*/



/********** 
	*--* Car Search Result Page
	*--* CarSearchResultOtherCarsListCaption
***************/
.CarSearchResultCaption td,.CarSearchResultCaption ,
.CarSearchResultOtherCarsListCaption td,.CarSearchResultOtherCarsListCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}

	/********** Previous Page Buton***************/
.CarSearchResultPreviousPageButton td,.CarSearchResultPreviousPageButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchResultPreviousPageButtonOver td ,.CarSearchResultPreviousPageButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
	/********** Previous Page Buton End***************/

/********** Next Page Buton***************/
.CarSearchResultNextPageButton td,.CarSearchResultNextPageButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchResultNextPageButtonOver td ,.CarSearchResultNextPageButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
	/********** Next Page Buton End***************/
	
	/********** Modify Search Buton***************/
.CarSearchResultModifySearchButton td,.CarSearchResultModifySearchButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchResultModifySearchButtonOver td ,.CarSearchResultModifySearchButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
	/********** Modify Search Buton End***************/

	/********** Car Search Result Caption ***************/
		/********** Car Company Name Cell***************/
.carSearchResultCaption_CompanyTitleCell , .carSearchResultCaption_CompanyTitleCell td
{	margin-left:10px;
	width:50%;
	text-align:left;
}

/********** Car Company Name Label***************/
.CarSearchResultCompanyTitleLabel
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}

 
	/********** Car Company Name End***************/
	/********** Price Cell ***************/
.carSearchResultCaption_PriceCell , .carSearchResultCaption_PriceCell td
{
	width:50%;
	text-align:right;
	margin-right:10px;
}
	/********** Price Label ***************/
	
.CarSearchResultCarPriceLabel
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}
	/********** Price Label End***************/
/********** Car Search Result Caption ***************/
		


	/********** Other Cars Buton***************/
.CarSearchResultOtherCarsButton,.CarSearchResultOtherCarsButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CarSearchResultOtherCarsButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	/********** Other Cars Buton End***************/


	/********** Rules Buton***************/
.CarSearchResultRulesButton,.CarSearchResultRulesButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CarSearchResultRulesButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	/********** Rules Buton End***************/

	/********** Select Buton***************/
.CarSearchResultSelectButton,.CarSearchResultSelectButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CarSearchResultSelectButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	/********** Select Buton End***************/

	/********** Items Button Pannel ***************/
td.CarSearchResultBtnCell1 {
	width:80%;
}

td.CarSearchResultBtnCell2 
{
}
td.CarSearchResultBtnCell3 {
	width:10px;
}
td.CarSearchResultBtnCell4 {
}

td.CarSearchResultBtnCell5 {
	width:10px;
}
td.CarSearchResultBtnCell6{
	
}
td.CarSearchResultBtnCell7{
	width:10px;
}
	/********** Items Button Pannel End***************/


/********** CarSearchResultOtherCarsList PAGE BEGIN **************/
	/********** Items Caption Part ***************/
TABLE.CarSearchResultOtherCarsListItemCaptionTable{
	width:100%;
}
TABLE.CarSearchResultOtherCarsListItemCaptionTable Td.CarSearchResultOtherCarsListItemCaptionCellLeft
{
	text-align:left;
	width:50%;
}

TABLE.CarSearchResultOtherCarsListItemCaptionTable Td.CarSearchResultOtherCarsListItemCaptionCellRight{
	text-align:right;
	font-weight:bold;
}

.CarSearchResultOtherCarsListItemPriceLabel{
	font-weight:bold;
	color:#666699 ;
	width:100;
	text-align:center;
	
}
	/********** Items Caption Part End***************/
	
	/********** Back To Car Company List Button ***************/
	
.CarSearchResultOtherCarsListBackToListButton,td.CarSearchResultOtherCarsListBackToListButton ,.CarSearchResultOtherCarsListBackToListButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.CarSearchResultOtherCarsListBackToListButtonOver,td.CarSearchResultOtherCarsListBackToListButtonOver  ,.CarSearchResultOtherCarsListBackToListButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/********** Back To Car Company List Button End***************/

/********** Back To Car Company List Buttons Table Scheme***************/
TABLE.CarSearchResultOtherCarsListItemButtonsTable{
	width:100%;
	border:3;
}

TABLE.CarSearchResultOtherCarsListItemButtonsTable TD.CarSearchResultOtherCarsListItemButtonsCell1{
	width:80%;
}

TABLE.CarSearchResultOtherCarsListItemButtonsTable TD.CarSearchResultOtherCarsListItemButtonsCell2{
	width:100px;
	text-align:right;
}

TABLE.CarSearchResultOtherCarsListItemButtonsTable TD.CarSearchResultOtherCarsListItemButtonsCell3{
	width:10px;
}

TABLE.CarSearchResultOtherCarsListItemButtonsTable TD.CarSearchResultOtherCarsListItemButtonsCell4{
	width:100px;
}

TABLE.CarSearchResultOtherCarsListItemButtonsTable TD.CarSearchResultOtherCarsListItemButtonsCell5{
	width:10px;
}
/********** Back To Car Company List Buttons Table Scheme End***************/
	/********** Rules Button ***************/
.CarSearchResultOtherCarsRulesButton,.CarSearchResultOtherCarsRulesButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CarSearchResultOtherCarsRulesButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	/********** Rules Button End ***************/

	/********** Select Button ***************/
.CarSearchResultOtherCarsSelectButton,.CarSearchResultOtherCarsSelectButton td ,.CarSearchResultOtherCarsSelectButton spanZ{
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CarSearchResultOtherCarsSelectButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	/********** Select Button End ***************/

/********** CarSearchResultOtherCarsList PAGE End***************/








/********************************************/
/* COMMONSTYLES.CSS */
/********************************************/

/********** SortDirection Label ***************/
.SortDirectionLabel, .SortDirectionLabel td,
.SortDirectionLabel span,A.SortDirectionLabel,A.SortDirectionLabel:Visited,
A.SortDirectionLabel span,A.SortDirectionLabel:Visited span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: red;
}
A.SortDirectionLabel:Hover, A.SortDirectionLabel:Hover span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: midnightblue;
}
/********** SortDirection End***************/
 
/********** City&Airport Dropdown List ***************/
 .CityAirportDDL
{
	font-family: "Verdana";
	font-size: 8px;
	height:auto;
}

/********** All Links in site ***************/
a,a:link
{
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: midnightblue;
}
a:hover {
	color: #C47500;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/********** All Links in site ***************/
.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:Transparent;
	/*white-space:nowrap;*/
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	height:auto;
}

select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: Black;
	height:auto;
}


/********************************************/
/* FLİGHT.CSS */
/********************************************/

.FlightFareSearchCaption td,.FlightFareSearchCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}  


/********************************************/
/* FLİGHTMODULE.CSS */
/********************************************/

/********* FLIGHT FARE SEARCH BEGIN*****************/
	/****** Search Form Buttons Table Scheme *****/
	Table.FlightFareSearchButtonsTable{
	width:100%;
	}

	Table.FlightFareSearchButtonsTable td.FlightFareSearchBtnCell1{
	width:49%;
	text-align:right;
	}
	Table.FlightFareSearchButtonsTable td.FlightFareSearchBtnCell2{
	width:2%;
	}
	Table.FlightFareSearchButtonsTable td.FlightFareSearchBtnCell3{
	width:48%;
	text-align:left;
	}
	
	/****** Search Form Buttons Table Scheme End *****/
	 
	/****** Flight Fare Search Clear Form Button */
	.FlightFareSearchClearFormButton td,.FlightFareSearchClearFormButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.FlightFareSearchClearFormButtonOver td ,.FlightFareSearchClearFormButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	/****** Flight Fare Search Clear Form Button End */

	/****** Flight Fare Search Start Search Button */
	.FlightFareSearchStartSearchButton td,.FlightFareSearchStartSearchButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.FlightFareSearchStartSearchButtonOver td ,.FlightFareSearchStartSearchButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	/****** Flight Fare Search Start Search Button End */

/********* FLIGHT FARE SEARCH END *****************/





/********* FLIGHT FARE SEARCH RESULT BEGIN*****************/

.FlightFareSearchResultCaption td,.FlightFareSearchResultCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}


/**** E-ticket Allowed Indicator *************/
span.FlightFareSearchResultItemETicketStatusLabelTrue, .FlightFareSearchResultItemETicketStatusLabelTrue
{
	width:200px;
	color:green;
	font-weight:bold ;
}
span.FlightFareSearchResultItemETicketStatusLabelFalse,.FlightFareSearchResultItemETicketStatusLabelFalse
{
	width:200px;
	color:Red;
	font-weight:bold ;
}

/*** Flight Search Result Items BEgin ***/
	/*** Caption Part Begin **/
.FlightFareSearchResultItemPromotionStatusLabel
{	width:150px;
	color:#ffffff;
	background-color: #ff6600;
	font-weight:bold ;
	text-align:center;
	height:20px;
}

	/*** Caption Table **/
Table.FlightFareSearchResultItemCaptionTable
{	width:100%;
}
Table.FlightFareSearchResultItemCaptionTable td.cell2
{	width:50%;
}
	.FlightFareSearchResultItemPromotionStatusLabel{
		color:#000000;
		font-weight:bold ;
		text-align:center;
	}

	.FlightFareSearchResultItemIsDeletedLabel
	{	color:#ff0000;
		font-weight:bold ;
		text-align:center;
	}

Table.FlightFareSearchResultItemCaptionTable td.cell2
{	width:20%;
	text-align:center;
}

Table.FlightFareSearchResultItemCaptionTable td.cell3
{	width:20%;
	text-align:right;
}
	/*** Tax included notice **/
	.FlightFareSearchResultItemAmountDescriptionLabelTaxInc
	{	color:#000000;
		font-weight:bold ;
		text-align:center;
	}
	/*** Tax Exluded notice **/
	.FlightFareSearchResultItemAmountDescriptionLabelTaxExc
	{	color:#ff0000;
		font-weight:bold ;
		text-align:center;
	}


Table.FlightFareSearchResultItemCaptionTable td.cell4
{
	width:10%;
	text-align:center;
}
	/*** Price Label begin **/
	.FlightFareSearchResultItemPriceLabel{
		color:brown;
		font-weight:bold ;
		text-align:center;
		font-size:12px;
	}
	/*** Caption Part End  **/
/*** Flight Search Result Items End***/

/****** Flight Fare Search Result - Modify Search Button */
	.FlightFareSearchResultModifySearchButton td,.FlightFareSearchResultModifySearchButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.FlightFareSearchResultModifySearchButtonOver td ,.FlightFareSearchResultModifySearchButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/****** Flight Fare Search Result - Modify Search Button End*/

/*** Flight Search Result - Select Button***/
.FlightFareSearchResultSelectButton td,.FlightFareSearchResultSelectButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.FlightFareSearchResultSelectButtonOver td ,.FlightFareSearchResultSelectButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Flight Search Result - Select Button End***/

/*** Flight Search Result - Rules Button***/
.FlightFareSearchResultRulesButton td,.FlightFareSearchResultRulesButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.FlightFareSearchResultRulesButtonOver td ,.FlightFareSearchResultRulesButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Flight Search Result - Rules Button End***/

/*** Flight Rules- Close Window Button Begin ***/
.FlightRulesCloseWindowButton td,.FlightRulesCloseWindowButton  span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.FlightRulesCloseWindowButtonOver td ,.FlightRulesCloseWindowButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Flight Rules- Close Window Button End***/
/********* FLIGHT FARE SEARCH RESULT END*****************/





.FlightSearchResultBtnC span,.FlightSearchResultBtnC {
text-align:left;
}

.FlightSearchResultTableButton td,.FlightSearchResultTableButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.FlightSearchButtonsTable td,.FlightSearchButtonsTable span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.FlightSearchResultTableButtonOver td ,.FlightSearchResultTableButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}



.FlightSearchResultTableButton td,.FlightSearchResultTableButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.FlightSearchResultTableButtonOver td ,.FlightSearchResultTableButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}


/********************************************/
/* HOTELMODULE.CSS */
/********************************************/
/********** *--* HOTEL SEARCH PAGE BEGIN*--* ***************/

	/********** ButtonS Pannel ***************/
table.HotelSearchButtonsTable
{width:100%;
}
table.HotelSearchButtonsTable td.Cell1 {
	width:49%;
	text-align:right;
}


table.HotelSearchButtonsTable td.Cell2 {
	width:2%;
}
table.HotelSearchButtonsTable td.Cell3 {
	width:49%;
	text-align:left;
}
	/********** Items Button Pannel End***************/

/********** Hotel Search Clear Form Buton***************/
.HotelSearchClearFormButton td, .HotelSearchClearFormButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelSearchClearFormButtonOver td ,.HotelSearchClearFormButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/********** Hotel Search Clear Form Buton End***************/

/********** Hotel Search Start Search Buton ***************/
.HotelSearchStartSearchButton td,.HotelSearchStartSearchButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelSearchStartSearchButtonOver td ,.HotelSearchStartSearchButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/********** Hotel Search Start Search Buton End***************/


/*____________HOTEL SEARCH PAGE END____________*/





/*



.HotelTableButton td,.HotelTableButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}




.HotelSearchCaption td,.HotelSearchCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}



.HotelSearchResultButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*/
/***HOTEL SEARCH RESULT BEGIN ****/
/*** Caption Label ****/
.HotelSearchResultCaption td,.HotelSearchResultCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}

/*** Hotel Search Result Page Modify Search Button***/
.HotelSearchResultModifySearchButton td,.HotelSearchResultModifySearchButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.HotelSearchResultModifySearchButtonOver td,.HotelSearchResultModifySearchButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Search Result Page Modify Search Button End***/

	/** Item Caption table begin***/
Table.HotelRoomListItemCaptionTable{
	width:100%;
}

Table.HotelRoomListItemCaptionTable td.cell1{
	width:70%;
}
Table.HotelRoomListItemCaptionTable td.cell2{
    text-align:right;
    width:30%;
    font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
	padding-right:20px;
}
	/** Item Caption table End***/

	/*** Hotel Search Result Page - Button Table Begin***/
Table.HotelRoomListButtonsTable
{	width:100%;
}
Table.HotelRoomListButtonsTable td.cell1{
	width:80%;
}
Table.HotelRoomListButtonsTable td.cell2{
	width:100px;
}
Table.HotelRoomListButtonsTable td.cell3{
	width:10px;
}
Table.HotelRoomListButtonsTable td.cell4{
	width:100px;
	padding-right:10px;
}



	/*** Hotel Search Result Page Select Button***/
	.HotelSearchResultSelectButton td,.HotelSearchResultSelectButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.HotelSearchResultSelectButtonOver td ,.HotelSearchResultSelectButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	/*** Hotel Search Result Page Select Button End***/
	Table.HotelSearchResultButtonTable 
	{width:100%;
	}
	Table.HotelSearchResultButtonTable  td.cell1 ,.HotelSearchResultBtnC span,.HotelSearchResultBtnC 
	{	width:100%;
		text-align:right;
	}

/*** Hotel Search Result Page - Button Table End***/


	/*** Hotel Search Result Page - Item Caption Table Begin***/
Table.HotelSearchResultItemCaptionTable
{width:100%;
}
	/*** Hotel Search Result Page - Item Caption Table Begin***/
		/** Hotel Name Cell **/
Table.HotelSearchResultItemCaptionTable td.cell1
{width:10%;
}
			/** Hotel Name Label**/
.HotelSearchResultHotelNameLabel 
{
    font-family:Arial;
	font-size:11px;
	font-weight:600;
	color:#993300;
	white-space:nowrap;
	width:100%;
}
	/** Seperator Cell Between Hotel Name and Star Info **/
Table.HotelSearchResultItemCaptionTable td.cell3
{width:1%;
}
	/** Hotel Star Info Cell **/
Table.HotelSearchResultItemCaptionTable td.cell3
{width:50px;
text-align:left;	
}
	/** Unable To Sell Notice Cell **/
Table.HotelSearchResultItemCaptionTable td.cell4
{	width:50px;
	text-align:center;
	
}
	/** Price Info Cell **/
Table.HotelSearchResultItemCaptionTable td.cell5
{	width:50px;
	text-align:right;
	padding-right:10px;
border-width:1px;
}
	/** Price Info Cell **/
Table.HotelSearchResultItemCaptionTable td.cell5
{	width:50%;
	text-align:right;
	padding-right:10px;
}
	/** Price Info Label **/
	.HotelSearchResultItemAmountDescription
	{   font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#993300;
		white-space:nowrap;
	}
/*** Hotel Search Result Page - Item Caption Table Begin***/

/*** Hotel Search Result Previous Page Button Begin***/
.HotelSearchResultPreviousPageButton td,.HotelSearchResultPreviousPageButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.HotelSearchResultPreviousPageButtonOver td,.HotelSearchResultPreviousPageButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Search Result Previous Page Button End***/

/*** Hotel Search Result Next Page Button Begin***/
.HotelSearchResultNextPageButton td,.HotelSearchResultNextPageButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.HotelSearchResultNextPageButtonOver td,.HotelSearchResultNextPageButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Search Result Next Page Button End ***/

/***** HOTEL SEARCH RESULT PAGE END ********/


/***** HOTEL ROOMS LIST BEGIN ********/
/*** Caption Label ****/
.HotelRoomListCaption td,.HotelRoomListCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
/*** Hotel Room List Page- Rules Button Begin ***/
.HotelRoomListRulesButton td,.HotelRoomListRulesButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelRoomListRulesButtonOver td ,.HotelRoomListRulesButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Room List Page- Rules Button End***/

/*** Hotel Room List Page- Select Button Begin ***/
.HotelRoomListSelectButton td,.HotelRoomListSelectButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelRoomListSelectButtonOver td ,.HotelRoomListSelectButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Room List Page- Select Button End***/

/*** Hotel Room List Page- Back To List Button Begin***/
.HotelRoomListBackToListButton td,.HotelRoomListBackToListButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelRoomListBackToListButtonOver td ,.HotelRoomListBackToListButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Room List Page- Back To List Button End ***/

/*** Hotel Room List Page- Hotel Features Button Begin***/
.HotelRoomListHotelFeaturesButton td,.HotelRoomListHotelFeaturesButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelRoomListHotelFeaturesButtonOver td ,.HotelRoomListHotelFeaturesButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Room List Page- Hotel Features Button End ***/

/***** HOTEL ROOMS LIST END ********/


/***** HOTEL FEATURES PAGE BEGIN ********/
/*** Hotel Features - Back To List Button Begin***/
.HotelFeaturesBackToListButton td,.HotelFeaturesBackToListButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelFeaturesBackToListButtonOver td ,.HotelFeaturesBackToListButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Features - Back To List Button End ***/

/*** Hotel Features - Back To List Button Begin ***/
.HotelFeaturesDisplayRoomsButton td,.HotelFeaturesDisplayRoomsButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.HotelFeaturesDisplayRoomsButtonOver td ,.HotelFeaturesDisplayRoomsButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
/*** Hotel Features - Back To List Button End ***/
/***** HOTEL FEATURES PAGE END ********/


/********************************************/
/* MAİNSTYLE.CSS */
/********************************************/
body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.basePageMainTable
{
width:550px;
height:1%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.Validation
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
} 

.RedTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}

.RedTitleItalic
{
    font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#993300;
	white-space:nowrap;
}

a,a:link
{
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: midnightblue;
}
a:hover {
	color: #C47500;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
	background-color:Transparent;
	/*white-space:nowrap;*/
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	height:auto;
}

select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: Black;
	height:auto;
}

.CityAirportDDL
{
	font-family: "Verdana";
	font-size: 8px;
	height:auto;
}

.GreyCaption td,.GreyCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}

/* MemberRegister  Begin*/
.MemberRegisterCaption td,.MemberRegisterCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
/* MemberRegister  End*/

.detailtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.BlueButtonText,a.BlueButtonText:link {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.BlueButtonText:hover {
	color: #C47500;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.GreyButtonText,a.GreyButtonText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a.GreyButtonText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.GreyTableButton td,.GreyTableButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.GreyTableButtonOver td ,.GreyTableButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.SimpleButton td,.SimpleButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #073881;
}
.SimpleButtonOver td ,.SimpleButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0C5BD3;
}

.BlueTableButton,.BlueTableButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BlueTableButtonOver td {
	color: #C47500;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.TabButton,a.TabButton:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#666666;
}

a.TabButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Black;
}

a.SelectedTabButton,a.SelectedTabButton:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:Black;
}

a.redlink,a.redlink:link {
	color:#800000;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.redlink:hover {
	color: #808000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.PopUp,a.PopUp:link {
	color: #004080;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.PopUp:hover {
	color: #C47500;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.DotCenterCell {
	font-size: 11px;
	border-top: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.DotRightCell {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.HeaderDotCenterCell {
	font-size: 11px;
	font-weight:bold;
	border-top: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.HeaderDotRightCell {
	font-size: 11px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}






/* Grid Styles*/ 

Table.gridMain
{	
  font-family: Arial;
  font-size: 10pt;
  border-right:  0px Transparent;
  border-bottom: 0px  Transparent;
  border-top: 0px Transparent;
  border-left: 0px Transparent;
 }

tr.dgItemStyle
{
  font-family: Arial;
  font-size: 8pt;
  background-color:Transparent; 
  /*background-color:#dbd8d5 ;*/
  /* border-right:  1px outset Transparent;
  border-bottom: 1px outset Transparent;
  border-left: 1px outset Transparent;
  border-top: 1px outset Transparent;*/
  text-align: left;
}

tr.dgAlternatingItemStyle
{
	font-size: 8pt;
	font-family: Arial;
	 background-color:Transparent;
	/*background-color: white;*/
	text-align: left;
}

tr.dgEditItemStyle
{
  font-size: 8pt;
  font-family: Arial ;
  text-align:left;
}

tr.dgSelectedItemStyle
{
  font-family: Arial;
  font-size: 8pt;
  text-align:left;
}
  
tr.dgHeaderStyle
{
	background-image:url('../Images/gridHdr.bmp');
	font-size: 10pt;
	color:#696969;
	font-weight:bold;
	font-family: Arial;
	/*border-bottom:  1px  solid #C9C7BA;
	border-top : 2px  solid #C9C7BA;
	border-left: 1px solid whitesmoke;
	border-right: 1px solid #C9C7BA;*/
	text-align: center;
	line-height: 25px;
}

tr.dgFooterStyle
{
  font-family: Arial;
  font-size: 8pt;
  text-align:center;
}

/*End Of Grid Styles*/

DIV.scrollAWCPAnel
{
	border-top: 1px solid #C9C7BA;
	border-right: 1px solid #C9C7BA;
	border-left: 1px solid #C9C7BA;
	border-bottom: 1px solid #C9C7BA;
	background-attachment: scroll;
	overflow: auto;
	width:95%;
	height:100px;
}

.editBox
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fcfcfc, EndColorStr=#C9C7BA);
	border-top: 1px #fcfcfc outset ;
	border-right: 1px  #C9C7BA groove;
	border-left: 1px  #fcfcfc outset;
	border-bottom: 1px  #C9C7BA groove;
	/*font-size: 8pt;*/
	font-family:Arial;
}

.lnkSelected , .lnkSelected:link, .lnkSelected:hover, .lnkSelected:selected
{
	background-color:navy;
	color:white;
}

.lnkNotSelected, .lnkNotSelected:link, .lnkNotSelected:hover, .lnkNotSelected:selected
{
	border-top:1 solid black;
	border-left:1 solid black;
	border-right:1 solid black;
	border-bottom:1 solid black;
	background-color:white;
	color			:navy;
}






/********************************************/
/* PROMOTİONMODULE.CSS */
/********************************************/
.PromotionSearchCaption td,.PromotionSearchCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
.PromotionSearchTableButton td,.PromotionSearchTableButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.PromotionSearchTableButtonOver td ,.PromotionSearchTableButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.PromotionSearchButton,.PromotionSearchButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PromotionSearchSelectButton,.PromotionSearchSelectButton td {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/********************************************/
/* QUİCKSEARCHMODULE.CSS */
/********************************************/
/***\\ QUICK FLIGHT SEARCH FORM BEGIN //****************************/
.QuickSearchFlightSearchFormCaption, QuickSearchFlightSearchFormCaption span
{
 color:#00387C;
 font-size:17px;
 font-weight:bolder;
 font-family:Verdana;
}

.QuickSearchFormFlightModuleSearchTypeRadioButtons
{
}

input.QuickSearchFlightSearchFormDeparturePoint,input.QuickSearchFlightSearchFormArrivalPoint
{width:130px;}

.QuickSearchFlightSearchFormReturnTime
{display:none;
width:0px;
}

/** Calender - entry text box and icon cell- Flight **/
td.qs_F_calendarCell{}
/** Calender - Time Combo Cell - Flight **/
td.qs_F_calendarTimeCell{}

.QuickSearchFlightSearchFormDepartureTime
{display:none;
	width:0px;
}

.QuickSearchFlightSearchFormDepartureDate input,.QuickSearchFlightSearchFormReturnDate input
{
	width:130px;
}

table.qfSearch,.qfSearch
{
	width:100%;

}

.QuickSearchFormFlightModuleTitleCell ,.QuickSearchFormFlightModuleTitleCell td
{ width:25%;
 vertical-align:top;
 text-align:right;
}
.QuickSearchFormFlightModuleInputCell,.QuickSearchFormFlightModuleInputCell td
{ width:40%;
 vertical-align :top;
 text-align:left;
}

/** Quick Search Form Flight Search Module Adult Pax Count**/
td.QuickSearchFlightSearchFormAdultDropdownCell
{ width:10%;
}
td.QuickSearchFlightSearchFormAdultTitleCell
{ width:25%;
}

/** Quick Search Form Flight Search Module Adult Pax Count End**/

/** Quick Search Form Flight Search Module Child Pax Count**/
td.QuickSearchFlightSearchFormChildDropdownCell
{width:45%;
}
td.QuickSearchFlightSearchFormChildTitleCell
{width:25%;
	text-indent:5px;
}
/** Quick Search Form Flight Search Module Child Pax Count End**/

/** Quick Search Form Flight Search Module Infant Pax Count**/
td.QuickSearchFlightSearchFormInfantDropdownCell
{width:10%;}
td.QuickSearchFlightSearchFormInfantTitleCell
{width:25%;}
/** Quick Search Form Flight Search Module Infant Pax Count End**/

/** Quick Search Form Flight Search Module Header Notice Table Begin**/
Table.QuickSearchFormFlightModuleHeaderNoticeTable
{	border-bottom:solid 1 silver;
	width:100%;
	height:20px;
	
}
Table.QuickSearchFormFlightModuleHeaderNoticeTable td.QuickSearchFormFlightModuleHeaderNoticeCell,
Table.QuickSearchFormFlightModuleHeaderNoticeTable span.QuickSearchFormFlightModuleHeaderNoticeLabel
{
	width:100%;
	height:20px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
/** Quick Search Form Flight Search Module Header Notice Table End**/
/** Quick Search Form Flight Search Module Buttons Table Begin**/
Table.QuickSearchFormFlightModuleButtonsTable
{
	width:100%;
	height:30px;
}

Table.QuickSearchFormFlightModuleButtonsTable td.cell1
{	
	width:30%;
	height:100%;
	vertical-align:middle;
}
Table.QuickSearchFormFlightModuleButtonsTable td.cell2
{	
	width:2%;
	height:100%;
}
Table.QuickSearchFormFlightModuleButtonsTable td.cell3
{
	width:33%;
	text-align:right;
	height:100%;
}
Table.QuickSearchFormFlightModuleButtonsTable td.cell4
{
	width:2%;
	height:100%;
}
Table.QuickSearchFormFlightModuleButtonsTable td.cell5
{
	width:33%;
	text-align:left;
	height:100%;
	vertical-align:middle;
}

/** Quick Search Form Flight Search Module Buttons Table End**/

/** Quick Search Form Flight Search Module Clear Form Button  Begin**/
	.QuickSearchModuleFlightSearchClearFormButton td,.QuickSearchModuleFlightSearchClearFormButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleFlightSearchClearFormButtonOver td ,.QuickSearchModuleFlightSearchClearFormButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Flight Search Module Clear Form Button  End**/

/** Quick Search Form Flight Search Module Start Search Button  Begin**/
	.QuickSearchModuleFlightSearchStartSearchButton td,.QuickSearchModuleFlightSearchStartSearchButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleFlightSearchStartSearchButtonOver td ,.QuickSearchModuleFlightSearchStartSearchButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Flight Search Module Start Search Button  End**/
/***\\ QUICK FLIGHT SEARCH FORM END //****************************/

/***\\ QUICK HOTEL SEARCH FORM BEGIN //****************************/
/**** Caption **/
.QuickSearchHotelSearchFormCaption, QuickSearchHotelSearchFormCaption span
{
 color:#00387C;
 font-size:17px;
 font-weight:bolder;
 font-family:Verdana;
}

/** Quick Search Form Hotel Search Module Header Notice Table Begin**/
Table.QuickSearchFormHotelModuleHeaderNoticeTable
{	border-bottom:solid 1 silver;
	width:100%;
	height:20px;
	
}
Table.QuickSearchFormHotelModuleHeaderNoticeTable td.QuickSearchFormHotelModuleHeaderNoticeCell,
Table.QuickSearchFormHotelModuleHeaderNoticeTable span.QuickSearchFormHotelModuleHeaderNoticeLabel
{
	width:100%;
	height:20px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
/** Quick Search Form Hotel Search Module Header Notice Table End**/

.QuickSearchFormHotelModuleTitleCell ,.QuickSearchFormHotelModuleTitleCell td
{ width:45%;
 vertical-align:top;
 text-align:right;
}
.QuickSearchFormHotelModuleInputCell,.QuickSearchFormHotelModuleInputCell td
{ width:55%;
 vertical-align :top;
 text-align:left;
}
/** Calender - entry text box and icon cell- **/
td.qs_H_calendarCell
{	width:150px;
}
td.qs_H_calendarCell input {width:130px;}

/** Area Location - Category - Occupancy Combobox table and cells**/
Table.qs_H_ComboBoxTable, .qs_H_ComboBoxTable
{width:300px;}

Table.qs_H_ComboBoxTable td.qs_H_AreaLocationComboBoxCell
{width:45%;}
.qs_H_AreaLocationComboBox
{width:100%;}

Table.qs_H_ComboBoxTable td.qs_H_CategoryComboBoxCell
{width:55%;}
.qs_H_CategoryComboBox
{width:100%;}

Table.qs_H_ComboBoxTable td.qs_H_OccupancyComboBoxCell
{width:45%;}
.qs_H_OccupancyComboBox
{width:44%;}

/** Quick Search Form Hotel Search Module Buttons Table Begin**/
Table.QuickSearchFormHotelModuleButtonsTable
{
	width:100%;
	height:30px;
}

Table.QuickSearchFormHotelModuleButtonsTable td.cell1
{	
	width:30%;
	height:100%;
	vertical-align:middle;
}
Table.QuickSearchFormHotelModuleButtonsTable td.cell2
{	
	width:2%;
	height:100%;
}
Table.QuickSearchFormHotelModuleButtonsTable td.cell3
{
	width:33%;
	text-align:right;
	height:100%;
}
Table.QuickSearchFormHotelModuleButtonsTable td.cell4
{
	width:2%;
	height:100%;
}
Table.QuickSearchFormHotelModuleButtonsTable td.cell5
{
	width:33%;
	text-align:left;
	height:100%;
	vertical-align:middle;
}

/** Quick Search Form Hotel Search Module Buttons Table End**/


/** Quick Search Form Hotel Search Module Clear Form Button  Begin**/
	.QuickSearchModuleHotelSearchClearFormButton td,.QuickSearchModuleHotelSearchClearFormButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleHotelSearchClearFormButtonOver td ,.QuickSearchModuleHotelSearchClearFormButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Hotel Search Module Clear Form Button  End**/

/** Quick Search Form Hotel Search Module Start Search Button  Begin**/
	.QuickSearchModuleHotelSearchStartSearchButton td,.QuickSearchModuleHotelSearchStartSearchButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleHotelSearchStartSearchButtonOver td ,.QuickSearchModuleHotelSearchStartSearchButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Hotel Search Module Start Search Button  End**/

/***\\ QUICK HOTEL SEARCH FORM END //****************************/




/***\\ QUICK CAR SEARCH FORM BEGIN //****************************/
/**** Caption **/
.QuickSearchCarSearchFormCaption, QuickSearchCarSearchFormCaption span
{
 color:#00387C;
 font-size:17px;
 font-weight:bolder;
 font-family:Verdana;
}

/** Quick Search Form Car Search Module Header Notice Table Begin**/
Table.QuickSearchFormCarModuleHeaderNoticeTable
{	border-bottom:solid 1 silver;
	width:100%;
	height:20px;
	
}
Table.QuickSearchFormCarModuleHeaderNoticeTable td.QuickSearchFormCarModuleHeaderNoticeCell,
Table.QuickSearchFormCarModuleHeaderNoticeTable span.QuickSearchFormCarModuleHeaderNoticeLabel
{
	width:100%;
	height:20px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
/** Quick Search Form Car Search Module Header Notice Table End**/

.QuickSearchFormCarModuleTitleCell ,.QuickSearchFormCarModuleTitleCell td
{ width:45%;
 vertical-align:top;
 text-align:right;
}
.QuickSearchFormCarModuleInputCell,.QuickSearchFormCarModuleInputCell td
{ width:55%;
 vertical-align :top;
 text-align:left;
}
/** Calender - entry text box and icon cell- **/
td.qs_C_calendarCell
{
	width:150px;
	}
td.qs_C_calendarCell input {width:130px;}

/** Calender - Time Combo Cell - Flight **/
td.qs_C_calendarTimeCell{}

/** Area Location - Category - Occupancy Combobox table and cells**/
Table.qs_C_ComboBoxTable, .qs_C_ComboBoxTable
{width:300px;}

Table.qs_C_ComboBoxTable td.qs_C_AreaLocationComboBoxCell
{width:45%;}
.qs_C_AreaLocationComboBox
{width:100%;}

Table.qs_C_ComboBoxTable td.qs_C_CategoryComboBoxCell
{width:55%;}
.qs_C_CategoryComboBox
{width:100%;}

Table.qs_C_ComboBoxTable td.qs_C_OccupancyComboBoxCell
{width:45%;}
.qs_C_OccupancyComboBox
{width:100%;}

/** Quick Search Form Car Search Module Buttons Table Begin**/
Table.QuickSearchFormCarModuleButtonsTable
{
	width:100%;
	height:30px;
}

Table.QuickSearchFormCarModuleButtonsTable td.cell1
{	
	width:30%;
	height:100%;
	vertical-align:middle;
}
Table.QuickSearchFormCarModuleButtonsTable td.cell2
{	
	width:2%;
	height:100%;
}
Table.QuickSearchFormCarModuleButtonsTable td.cell3
{
	width:33%;
	text-align:right;
	height:100%;
}
Table.QuickSearchFormCarModuleButtonsTable td.cell4
{
	width:2%;
	height:100%;
}
Table.QuickSearchFormCarModuleButtonsTable td.cell5
{
	width:33%;
	text-align:left;
	height:100%;
	vertical-align:middle;
}

/** Quick Search Form Car Search Module Buttons Table End**/


/** Quick Search Form Car Search Module Clear Form Button  Begin**/
	.QuickSearchModuleCarSearchClearFormButton td,.QuickSearchModuleCarSearchClearFormButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleCarSearchClearFormButtonOver td ,.QuickSearchModuleCarSearchClearFormButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Car Search Module Clear Form Button  End**/

/** Quick Search Form Car Search Module Start Search Button  Begin**/
	.QuickSearchModuleCarSearchStartSearchButton td,.QuickSearchModuleCarSearchStartSearchButton span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #666666;
	}
	.QuickSearchModuleCarSearchStartSearchButtonOver td ,.QuickSearchModuleCarSearchStartSearchButtonOver span{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
/** Quick Search Form Car Search Module Start Search Button  End**/

/** Vehicle Type - Vehicle Class Type table and cells**/
.qs_C_ComboBoxTableHolderCell
{text-align:center;}

Table.qs_C_ComboBoxTable, .qs_C_ComboBoxTable
{width:300px;
}

Table.qs_C_ComboBoxTable td.qs_C_VehicleTypeComboBoxCell
{width:50%;
	text-align:center;}
.qs_C_VehicleTypeComboBox
{width:100%;}

Table.qs_C_ComboBoxTable td.qs_C_VehicleClassTypeComboBoxCell
{width:50%;
text-align:center;}
.qs_C_VehicleClassTypeComboBox
{width:100%;}

/***\\ QUICK CAR SEARCH FORM END //****************************/


/********************************************/
/* REGİSTERMODULE.CSS */
/********************************************/
.LoginButton td,.LoginButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.LoginButtonOver td ,.LoginButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.MemberRegisterCaption td,.MemberRegisterCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}
.PassengerNextStepButton td,.PassengerNextStepButton span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.PassengerNextStepButtonOver td ,.PassengerNextStepButtonOver span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.PassengerTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}

.BookingCaption td,.BookingCaption
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
	border:1px;
}

.BookingTitle
{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#993300;
	white-space:nowrap;
}


/********************************************/
/* TABMENU.CSS */
/********************************************/
.TabLink:Link, .TabSelectedLink:Link, .TabSubLink:Link, .TabSelectedSubLink:Link
{
	color:white;
	font-family:verdana;
	font-size: 8pt;
	text-decoration: none;        
}
.TabLink:Visited, .TabSelectedLink:Visited, .TabSubLink:Visited
{
	color:white;
	font-family:verdana;
	font-size: 8pt;
	text-decoration: none;        
}      
.TabLink:hover, .TabSelectedLink:hover, .TabSubLink:hover
{
	color:white;
	text-decoration: underline;
	font-family:verdana;
	font-size: 8pt;
}
.TabSelectedSubLink:hover, .TabSelectedSubLink:Visited 
{
	color:Yellow;
	text-decoration: underline;
	font-family:verdana;
	font-size: 8pt;      
}



/********************************************/
/* TABSTRİP.CSS */
/********************************************/

.css_TabName
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-bottom: 1px outset;
	border-left: 2px outset;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CCCCCC, EndColorStr=#E5E5E5);
	cursor: hand;
}
.css_TabName_Hover
{
	border-right: 2px outset;
	border-top: #FBD38E 2px outset;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#E5E5E5, EndColorStr=#CCCCCC);
	border-left: 2px outset;
	cursor: hand;
	border-bottom: 1px outset;
}

.css_Disabled_TabName
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	cursor: hand;
	color: #999999;
	border-bottom: 1px outset;
	background-color: #ece9e6;
}
.css_Disabled_TabName_Hover
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	cursor: hand;
	color: #999999;
	border-bottom: 1px outset;
	background-color: #ece9e6;
}
.css_Selected_TabName
{
	/*background-color:Yellow;	*/
	cursor:default;
	border-top:2 #CCCCCC solid;	
	border-left:2 #CCCCCC solid;	
	border-right:2 #CCCCCC solid;	
	font-weight:bold;
	background-color: #ece9e6;	
	border-bottom: 1px solid #ece9e6;
}
.css_Selected_TabName_Hover
{
	border-left:2 #CCCCCC solid;	
	border-right:2 #CCCCCC solid;	
	border-top: #FBD38E 2px outset;
	font-weight: bold;
	background-color: #ece9e6;	
	cursor: default;
}
table.css_Header_Seperator
{
	width:2;
	height:100%;
	border-bottom:solid 1px;
}
table.css_Header_Spacer
{
	width:100%;
	height:100%;
	border-bottom:solid 1px;	
	background-color:#DBE0E6; 
}
td.css_Header td
{
	font-size: 9pt;
	font-family: Tahoma;
}
td.css_Body
{
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	height:100%;
	width:100%;
	background-color:#F7F7F7;
	padding:15px;
}

table.css_Page td
{
	vertical-align:top;
	
}

table.css_Strip
{	
	border-bottom:solid 1px #cccccc;
	background-color:#f7f3f7;
}


/********************************************/
/* TXTCALENDAR.CSS */
/********************************************/
.CLCalendar {
	BORDER-RIGHT: #a6a2a0 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #a6a2a0 1px solid; DISPLAY: block; PADDING-LEFT: 2px; VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: #a6a2a0 1px solid; WIDTH: 136px; PADDING-TOP: 2px; BORDER-BOTTOM: #a6a2a0 1px solid; POSITION: absolute; HEIGHT: 143px; BACKGROUND-COLOR: white
}
.CLCalendarHeader {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 12px; Z-INDEX: 1; LEFT: 0px; VISIBILITY: inherit; PADDING-BOTTOM: 2px; WIDTH: 136px; CURSOR: default; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #a6a2a0 1px solid; FONT-FAMILY: arial; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: center
}
.CLCalendarContent {
	PADDING-RIGHT: 2px; BORDER-TOP: #a6a2a0 1px solid; PADDING-LEFT: 2px; Z-INDEX: 2; RIGHT: 0px; LEFT: 0px; VISIBILITY: inherit; PADDING-BOTTOM: 2px; BOTTOM: 0px; PADDING-TOP: 2px; POSITION: absolute; TOP: 19px; BACKGROUND-COLOR: white
}
.CLCalendarPreviousButton {
	Z-INDEX: 2; LEFT: 0px; VISIBILITY: inherit; WIDTH: 16px; CURSOR: pointer; POSITION: absolute; TOP: 4px; HEIGHT: 11px
}
.CLCalendarNextButton {
	Z-INDEX: 2; RIGHT: 0px; LEFT: auto; VISIBILITY: inherit; WIDTH: 16px; CURSOR: pointer; POSITION: absolute; TOP: 4px; HEIGHT: 11px
}
.CLCalendarWeekDayHeader {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: white 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 10px; VISIBILITY: inherit; PADDING-BOTTOM: 1px; BORDER-LEFT: white 1px solid; WIDTH: 16px; CURSOR: default; COLOR: #606060; PADDING-TOP: 1px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: arial; POSITION: absolute; TOP: 0px; HEIGHT: 13px; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.CLCalendarDayCell {
	BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: white 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; VISIBILITY: inherit; PADDING-BOTTOM: 1px; BORDER-LEFT: white 1px solid; WIDTH: 16px; CURSOR: pointer; COLOR: black; PADDING-TOP: 1px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: arial; POSITION: absolute; HEIGHT: 13px; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.CLCalendarHighlightedDayCell {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: red 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; VISIBILITY: inherit; PADDING-BOTTOM: 1px; BORDER-LEFT: red 1px solid; WIDTH: 16px; CURSOR: pointer; COLOR: red; PADDING-TOP: 1px; BORDER-BOTTOM: red 1px solid; FONT-FAMILY: arial; POSITION: absolute; HEIGHT: 13px; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
