﻿/*@charset "utf-8";*/

/*these classes used for all page*/

body,td,th
{
	/*font-family:Tahoma ;*/
	font-size: 8pt;
	color: #676767;
	margin:0px;
	font-family :Tahoma;
}



@font-face {
    font-family: GE SS Two Medium;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/GESSTWO1.eot);
  }
  @font-face {
    font-family: GE SS Two Medium;
    font-style:  normal;
    font-weight: 700;
    src: url(../fonts/GESSTWO1.eot);
  }
/* List Of Classes Used In Master Page Banner , left panel , footer */

body 
{
	
	background-color: #3f3f3f;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	cursor: default;
	
scrollbar-3dlight-color:#e1f2f7;
	scrollbar-arrow-color:#f8fbf0;
	scrollbar-base-color:#e2f2ea;
	scrollbar-darkshadow-color:#f5fbfb;
	scrollbar-face-color:#c0d431;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#f6fbfb	}

p {
	/*margin-bottom: -15px;*/
	list-style-image: url(images/arrow_list.jpg);
}

	

.copyright
 {
	color: #B2B2B2;
	font-size: 7.5pt;
	/*padding-left:2px;*/
}
/* style classes for these buttons {Find flights,Login,Subscribe} */
.Button_Red
 {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 7pt;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b1b3b2;
	border-right-color: #b1b3b2;
	border-bottom-color: #b1b3b2;
	border-left-color: #b1b3b2;
	cursor:hand;
	font-family:GE SS Two Medium;
	font-weight:bold;
	
}
.Button_RedOver
 {
	color: #000000;
	background-color: #990000;
	font-size: 7pt;
	font-family:GE SS Two Medium;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b1b3b2;
	border-right-color: #b1b3b2;
	border-bottom-color: #b1b3b2;
	border-left-color: #b1b3b2;
	cursor:hand;
	font-weight:bold;
}

.contentTab
{
	height: 255px;
	background-image: url(../newimages/left_bg_1.jpg);
	width: 215px;
}

.flightsHeaderTab
{
	background-color: #C1D82F;
	width: 60px;
	height: 18px;
	color: White;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 2px;
	text-align:center;
	cursor:pointer;
	
}
.hotelHeaderTab
{
	background-color: #54B948;
	border: none;
	width: 60px;
	margin: 0;
	height: 18px;
	margin-bottom: 0px;
	color: White;
	vertical-align: middle;
	padding-top: 2px;
	text-align:center;
	cursor:pointer;
}
.carHeaderTab
{
	background-color: #005236;
	border: none;
	width: 60px;
	margin: 0;
	height: 18px;
	margin-bottom: 0px;
	color: White;
	vertical-align: middle;
	padding-top: 2px;
	text-align:center;
	cursor:pointer;
}
.dimTab
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	border: none;
	width: 60px;
	margin: 0;
	height: 18px;
	margin-bottom: 0px;
	color: White;
	vertical-align: middle;
	padding-top: 2px;
	text-align:center;
	cursor:pointer;
}

.destinationWaterText
{
	color: Gray;
	font-size: 7pt;
}
.hotelButton
{
	border: solid 1px #B3B3B4;
	color: White;
	background-color: #900000;
	cursor:pointer;
}
.flightButton
{
	background-image:url(../newimages/ar/btn_search.jpg);
	border-style:none;
	border-width:0px;
	width:60px;
	height:18px;
	cursor:pointer;
	}
.flightButton:hover
{
	background-image:url(../newimages/ar/btn_search_over.jpg);	
	}
/******************************************************/
/*these classes used for button agencies login */
.Button_Yellow
 {
	color: #000000;
	background-color: #F7C145;
	font-size: 7pt;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b1b3b2;
	border-right-color: #b1b3b2;
	border-bottom-color: #b1b3b2;
	border-left-color: #b1b3b2;
	cursor:hand;
	font-family:GE SS Two Medium;
}
.Button_YellowOver
 {
	color: #FFFFFF;
	background-color: #F7C145;
	font-size: 7pt;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b1b3b2;
	border-right-color: #b1b3b2;
	border-bottom-color: #b1b3b2;
	border-left-color: #b1b3b2;
	cursor:hand;
	font-family:GE SS Two Medium;
}
/*****************************************************/
/* these classes used in Top Textbox {Login ID ,Password} */  
.TopTextBox 
{
	color: #666666;
	background-color: #E8Ecdd;
	border: 1px solid #cccfc8;
	width:103px;
	height:12px;
	font-size:6.5pt;
	padding-right:5px;
	padding-top:5px;
	font-family:Tahoma;
}
/***********************************************************/
/*style for top country and language selection dropdownlist */
.ddltop
{
	cursor:hand;
	font-size:8pt;
	font-weight:normal;
	/*background-color: #EBEFE4;
	color: #CACDC4;*/
	background-color:White;
	color:Black;
	text-align:right;
	
	
}
.languageLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
	font-family: Verdana;
	text-decoration: none;
}
.languageLink:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
	font-family: Verdana;
	text-decoration: underline;
}
/***************************************************************/
/***********************IBE style classes**********************/
/**************style for left IBE selection dropdownlist******/
.ddlibe
{
	cursor:hand;
	font-size: 7.5pt;
	font-family:Tahoma;
	
}
/******* Style for radio lables {Round trip,One way} ******/
.RoundTrip
{
	font-size: 7.5pt;
	color: #666666;
}
.RoundTripDisapled
{
	font-size: 7.5pt;
	color: Silver;
}
.Title_Left
{
	height:5px;
	}
/**********************************************************/
/****** IBE Dropdownlist Labels {Leaving Form,Going to,Departure Date,Return Date,Adults,Infants}*************/
.LeavingFrom
{
	font-size: 7pt;
	font-weight:bold;
	color: #666666;
}
.LeavingFromDisapled
{
	font-size: 7pt;
	font-weight:bold;
	color: Silver;
}
/**********************************************************/
/************IBE Dropdownlist Labels {Flexible,Flexible}****************/
.Flexible
{
	font-size: 6.5pt;
	font-weight:bold;
	color: #666666;
}
.FlexibleDisapled
{
	font-size: 6.5pt;
	font-weight:bold;
	color: Silver;
}
.radioBox
{
	cursor:hand;
	
}

/**********************************************************/
/************IBE Dropdownlist popup ****************/
.popPanel
{
	z-index: 3;
	 border: 1px dashed gray;
	 opacity:.95;
	 filter: alpha(opacity=95);	 
   direction: ltr; 
   background-color: White; 
   width: 130px; 
   height: 120px;
    padding-right: 10px;
	}
	.altpopPanel
	{
	z-index: 3;
	 border: 1px dashed gray;
	 opacity:.95;
	 filter: alpha(opacity=95);	 
   direction: ltr; 
   background-color: White; 
   width: 140px; 
   height: 200px;
    padding-right: 10px;
	}
.popHeader
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	
	
	
	}
.popLabel
{
	font-family:Tahoma;
	font-size:9px;
	font-weight:normal;
	
	direction:rtl;
	
	}
.popNotice
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	}
/***************************************************************/
.comboarrostyle
{
	cursor:hand;
}
.GoButton
{
	cursor:hand;
}

/****************************************************************/

.loginlnk
{
	color:#6f9e58;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
	.loginlnk:hover
{
	color:#3F6FCF;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}

/****** classes for travel extras box *********/
.weather_Title
{
	font-size: 6pt;
	font-weight:bold;
}
.weather_data 
{
	font-size: 5.25pt;
	font-weight:bold;
}
.weather_Condition 
{
	font-size: 5.25pt;
	font-weight:bold;
}
.weather_attr 
{
	font-size: 5pt;
	font-weight:bold;
}
.weather_attrval
{
	font-size: 5pt;
	font-weight:bold;
}
.WeatherLinks 
{
	font-size: 7pt;
	color: #44658e;
	text-decoration: none;
}
.WeatherLinksActive 
{
	font-size: 7pt;
	color: #f88010;
	text-decoration: none;
}

/*******************************************/
/* styles used in detaild weather page     */


.currentValues
{
	background-color:#EFEFEF;
	font-size:7pt;
	font-weight:bold;
	height:12px;
	color:#2C3056;
	font-family:Tahoma;
	}
	
.tableWeather
{
	border:solid 1px #E5E5E5;
	}
	.tdgray
	{
		background-color:#DFDFDF;
		font-size:5.5pt;
		white-space:nowrap;
		text-align:right;
		font-family:Tahoma;
		}
	.tdAlternate
	{
		background-color:#EFEFEF;
		font-size:5.5pt;
		white-space:nowrap;
		text-align:right;
		font-family:Tahoma;
		}
	.tdText
	{
	font-size:6pt;
		white-space:nowrap;	
		text-align:center;
		font-family:Tahoma;
		}
		
	.tdLocation
	{
		background-color:#DEDEDE;
	font-weight:bold;
	font-size:6pt;
	color:#393043;
	white-space:nowrap;
	text-align:center;
		font-family:Tahoma;
		}
	.tdTemperature
	{
		text-align:left;
		font-size:8pt;
		font-weight:bold;
		color:#333335;
		font-family:Tahoma;
		}
		
		
		
		/*****************Forcast************/
.forcastTable
{
	
	border-collapse:collapse;
	}
.forcastTitle
{
	background-color:#DEDEDE;
	font-weight:bold;
	font-size:7pt;
	color:#393043;
	white-space:nowrap;
	text-align:center;
	font-family:Tahoma;
	
	border:solid 1px #E5E5E5;
	}
.forcastDetail
{
 font-size:7pt;
 text-align:center;
 border:solid 1px #E5E5E5;
 border-collapse:collapse;
 font-family:Tahoma;
	}



/********************************************/
/******************** classes used in Travel Info Box *****/
/****************City DropDownlist *********************/
.ddlbuttom
{
	cursor:hand;
	font-size: 7pt;
	background-color: #EDEFE3;
	color: #000000;
	font-family:Tahoma;
}
/******Radio button used for {International ,Domestic }******/
.rdtravinfo
{
	width:8px;
	height:8px;
	font-size:2pt;
}
/**************** offers grid styles********************/
/*****************Header style**************************/
.gvtravinfoheader
{
	font-size:6pt;
	font-weight:bold;
	color: #000000;
	direction:rtl;
	text-align:right;
}
/*****************normal Row Style ********************/
.gvtravinforow
{
	font-size:7pt;
	color:#404040;
	height:3px;
	text-align:right;
}
/******************Alternate Row Style******************/
.gvtravinfoalternate
{
	font-size:7pt;
	background-color:#E0E0E0;
	color:#404040;
	height:3px;
	text-align:right;
}
.TravelInfoLinks 
{
	font-size: 7pt;
	color: #f88010;
	text-decoration: none;
}
/******used in Latest Announcements text *****/
.TravelInfoAnnocnment 
{
	font-size: 8pt;	
	white-space:nowrap;
	font-weight:bold;
	
}
.TravelInfoLinksActive
 {
	font-size: 7pt;
	color: #b0cc0d;
	text-decoration: none;	
}
/*****************used in Select offered flights:***********/
.TravelInfoselect 
{
	font-size: 6pt;
	font-weight:bold;	
}
/*****************from style***********/
.TravelInfoFrom 
{
	font-size: 5pt;
	font-weight:bold;	
}
/*****************one way fare***********/
.TravelInfooneway
{
	font-size: 5pt;
	font-weight:bold;
	color:#f88010;
}
.TravelInfoRadio
{
	font-size: 6.75pt;
	font-weight:bold;
}
/*****************style for offers data in grid***********/
.TravelInfoData 
{
	font-size:7pt;	
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
}
/*********************************************************/
.invisablecolumn
{
 display:none;
}
/******************Links in left panel {Register now} for agancies and corparate********************/
.HomeLinks 
{
	font-size: 5pt;
	color: #666666;
	font-weight:bold;
	text-decoration: none;	
	font-family:GE SS Two Medium;
}
.HomeLinksActive 
{
	font-size: 5pt;
	color: #f88010;
	font-weight:bold;
	text-decoration: none;
	font-family:GE SS Two Medium;
}
/*********************************************************************************************/
/******************Links in top banner {Register now,Forget your password?}********************/
.HomeTopLinks 
{
	font-size: 7pt;
	color: #666666;
	text-decoration: none;	
}
.HomeTopLinksActive 
{
	font-size: 7pt;
	color: #f88010;
	text-decoration: none;	
}
/**********************************************************************/
.HandArrowStyle
{
	cursor:hand;
}

/********************************************************/
/**** style for subscribe now your email textbox  ******/
.YourEmail
{
	font-size: 6pt;
	color: Silver;
	background-color: #E6EDDD;
	border: 1px solid #cccfc8;
	width:132px;
	height:12px;
	font-family:GE SS Two Medium;
	padding-top:2px;
}

/*****************************************************/
/************** Container Div of Inner pages***********/
.divContent
{
	height: 258px;
	 width: 480px;
	  padding-top: 1px; 
	  overflow-y: auto;
	
                                                                                                overflow-x: hidden;
	}
/*******************************************************/
/* bottom menu links {site map,Terms and Conditions,......}*/
.BottomMenuLinks 
{
	font-size: 7.5pt;
	color: #666666;
	font-weight:bold;
	text-decoration: none;	
}
.BottomMenuLinksActive 
{
	font-size: 7.5pt;
	color: #f88010;
	font-weight:bold;
	text-decoration: none;	
}
/************************************************************/
.fontSize8 
{
	font-size: 8pt;
}
.fontSize8b 
{
	font-size: 8pt;
	font-weight:bold;
}
.fontSize7 
{
	font-size: 7pt;
}

.fontSize6 
{
	font-size: 5.65pt;
	font-family:GE SS Two Medium;
	font-weight:normal;	
}
/***************************************************************/


/* this class used in inner page title like press releases ,gallary ....*/
.title_blue 
{
	font-size: 13pt;
	color: #45688f;
}
/* used in press releases year month links */
.NewsLinks 
{
	font-size: 8pt;
	color:#f88010;
	text-decoration: none;
	font-weight:bold;
}
.NewsLinksActive 
{
	font-size: 8pt;
	color: #71C667;
	text-decoration: none;
	font-weight:bold;
}
.MonthTitle
{
	font-size:7pt;
	font-family:Tahoma;
	}
.NewsTitle
{
	font-size: 8pt;
	color: #3F3F3F;
	text-decoration: none;
	font-weight:bold;
	}
.MonthLinks 
{
	font-size: 10pt;
	color: #45688f;
	text-decoration: none;
}
.MonthLinksActive 
{
	font-size: 10pt;
	color: #f88010;
	text-decoration: none;
}
.MonthLinksSelected 
{
	font-size: 10pt;
	color: #b5dc11;
	text-decoration: none;
}
/*-----------------------------------------*/
.imageBox 
{	
	cursor:hand;
}
.checkBox 
{
	background-color: #FFFFFF;
}
/*******************************************/
/* styles used in detaild weather page     */
.innerweather_Title
{
	font-size: 8pt;
	font-weight:bold;
}
.innerweather_data 
{
	font-size: 8pt;
}
/********************************************/

/***************Inner Pages Quick link style****/
.InnerQLinks 
{
	font-size: 6.5pt;
	color: #3f3f3f;
	text-decoration: none;
	font-weight:bold;
}
.InnerQLinksActive 
{
	font-size: 6.5pt;
	color: #4fad26;
	text-decoration: none;	
	font-weight:bold;
}
/*************************************************/
/*************Travel Schedual Page styles*********/
.SchedualCityFromName
{
	font-size: 8pt;
	color: #666666;
	font-weight:bold;	
}
.SchedualGridHeader
 {
	font-size: 8pt;
	color: #666666;
	font-weight:bold;
	background-color:Silver;
	color:Red;	
}
.SchedualGridNormal
{
	font-size: 8pt;
	color: #666666;	
}
.SchedualGridAlternate 
{
	font-size: 8pt;
	color: #666666;
	background-color:#E0E0E0;	
}
.SchedualDDL 
{
	font-size: 8pt;
	color: #000000;	
}
/*************************************************/
/****************FeedBack Page Syles**************/
.FeedBackDDL 
{
	font-size: 8pt;
	width:150px;		
}
.FeedBackTxt 
{
	font-size: 8pt;
	width:150px;
}
.internal_list_left {
	font-size: 7pt;
}
.internal_list_leftTitle {
	font-size: 7pt;
	font-weight:bold;
}
.FAQLink
{
	color:#FF7F00;
	text-decoration:none;
}
.FAQLinkClicked
{color:#6EC567;
		text-decoration:none;
	}
	/***************************************************/
/*************** Currency Converter ***************/
.btnSwitch
{	
	background-image:url('../newimages/ar/btnSwitch.gif');
	background-color:Transparent;
	border-style:none;
	color:White;	
	width:49px;
	cursor:pointer;
	height:20px;
	
	}
.highlightText
{
	color:#3E3E3E;
	font-weight:bold;
	}
.txtAmount
{
	background-color:#F6F7F2;
	border:solid 1px #E8E8E8;
	}
.dlCurrency
{
	background-color:#F6F7F2;
	border:solid 1px #E8E8E8;
	font-size:8pt;
	color: #676767;
	}
.innerText
{
	font-size:7.5pt;
	}
	
/********************************************************/
/************************ Management team page *********/
.TeamMemeberName
{
	font-weight:bold;
	}
/***************************************************************/
/*********************** Subscribe page*************************/

.lbSubscribe
{
	font-family:Tahoma;
	color:#71953E;
	}
.ddlSubscribe
{
	background-color:#F6F7F2;
	border:solid 1px #E8E8E8;
	font-size:8pt;
	color: #676767;
	font-family:Tahoma;
	}
/*************************************************************************/
/********************************* Site Map *****************************/
.lbMain
{
 background-color:#EDEFE2;
 font-weight:bold;
 font-size:10pt;
 color:#404042;
 white-space:nowrap;
 height:20px;
 width:140px;
 font-family:Tahoma;
}

.lbSub
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#636363;
	}
.lbSub:hover
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#f88010;
	}
/***************** Career pages *********************/
.category
{
font-weight:bold;
font-family:Tahoma;
	
	}
.job
{
	color:Blue;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
	font-family:Tahoma;
	
}
.status
{
	color:Blue;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
	font-family:Tahoma;
	}
.careerButton
{
	background-color:#FF8000;
	
	border: outset 1px #D3D8DC;
	color:White;
	font-size:7pt;
	font-family:Tahoma;
	font-weight:bold;
	width:49px;
	cursor:pointer;
	height:20px;
	}