/*
HTML ELEMENTS
--------------------------------------*/
body {
  font-family: Arial, sans-serif;
  margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;
  background: #fff;
  }



h2 {
  margin: 0; padding: 0;
  font-size: 26px;
  font-weight: normal;
  }

h3 {
  margin: 0; padding: 0;
  font-size: 18px;
  font-weight: normal;
  }

h4
{
  margin: 0; padding: 0;
  font-size: 13px;
  font-weight: normal;
}

h5
{
  margin: 0; padding: 0;
  font-size: 12px;
  font-weight: normal;
}

h6
{
  margin: 0; padding: 0;
  font-size: 11px;
  font-weight: normal;
}

a
{
  color: #4b90cd;
}

a:hover
{
  color: #004a91;
}

img
{
  border: 0;
}

form
{
  margin: 0; padding: 0;
}

ul
{
  margin: 0; padding: 0;
  font-size: 12px;
  list-style: none;
}

li
{
  margin: 0; padding: 0px 0px 0px 8px;
  background: url("/i/bullet.gif") 0px  8px no-repeat;
}

.listO li
{
  margin: 0; padding: 0px 0px 0px 8px;
  background: url("/i/bulletO.gif") 0px  8px no-repeat;
}


/*
GLOBAL CLASSES
-----------------------------------*/
.white
{
  color: #ffffff;
}

.blue2
{
  color: #4b90cd;
}

.blue3
{
  color: #004a91;
}

.grey1
{
  color: #666666;
}

.grey2
{
  color: #333333;
}

.grey3
{
  color: #999999;
}

.red
{
 color: red;	
}

.txtAlignL
{
  text-align: left;
}

.txtAlignR
{
  text-align: right;
}

.txtAlignC
{
  text-align: center;
}

.floatL
{
  float: left;
}

.floatR
{
  float: right;
}

.clear
{
  clear: both;
}

.headline
{
  padding: 9px 0px 7px 1px;
}

.mBot1
{
  margin-bottom: 1px;
}

.whiteBg
{
  background-color: #ffffff;
}

.blueBg
{
  background-color: #d9e8f6;
}

.blueBg0
{
  background-color: #e8f6ff;
}

.greyBg
{
  background-color: #eaeaea;
}

.yellowBg
{
  background-color: #ffffcc;
}

.rowNoBorder
{
  padding-top: 15px;
}

.rowBotBorder
{
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #d9e8f6;
}

#lb40 {
  font-size:11px;
  float:left;
  margin-top:5px;
  width:86px;
  padding-left:3px;
}

#lb41 {
  float:none;
  font-size:11px;
}


/*
#lb1 {
  float:left;
  padding-left:3px;
  margin-top:5px;
  width:86px;
}
*/

#lbFl1 {
  float:left;
  padding-left:3px;
  width:86px;
}



/*
JS elements
-------------------------------*/
.jsInput {
  cursor: hand;
  cursor: pointer;
  width: 206px;
  height: 21px;
  line-height: 21px;
  text-indent: 7px;
  background: url("/images/Volaris09/IBE/btn_ibe_destinos.jpg") no-repeat;
  z-index:200;
}

.jsInput2 {
  cursor: hand;
  cursor: pointer;
  width: 206px;
  height: 21px;
  line-height: 21px;
  text-indent: 7px;
  background: url("/images/Volaris09/IBE/btn_ibe_fechas.jpg") no-repeat;
  z-index:200;
}


.jsInput input {
  cursor: hand;
  cursor: pointer;
  font-family: arial !important;
  font-size: 12px !important;
  width: 166px;
  *height: 16px;
  border: 0;
  margin: 2px 0 0 0;
  *margin: 2px 0 0 7px;
  padding: 0 0 0 0 !important;
  color:#AB4FA1;
}

/* Start: Safari Hack */
body:last-child:not(:root:root) .jsInput {
  text-indent: 2px;
  background: url("/images/Volaris09/IBE/btn_ibe_destinos.jpg") no-repeat;
  z-index:200;
}

body:last-child:not(:root:root) .jsInput input {
  width: 170px;
  margin: 3 0 0 -4px;
}
/* End: Safari Hack */

.panObj {
  margin: 0 0px 0px 0;
}

.panObj:after {
  content: ".";
  clear: both;
  visibility: hidden;
  display: block;
  height: 0;
}

#bookerMain {
  margin-bottom:6px;
}

#bookerMain label {
  font-size:11px;
  color:#4B90CD;
  margin:0pt 5px 0pt 0pt;
}

/*TWW*/
#fareCat {
  border: 1px solid #999999;
  float: left;
  color: #666; 
  padding: 2px 0px 2px 2px;
  margin: 8px 0px 0px 0px;
  width: 205px;
}

#fareCat label {
	color:#4B90CD;
	font-size:11px;
	display:inline-block;
}

#fareCat input 
{
	height:11px;
	width:11px;
	margin: 6px 2px 2px 2px;
}

/*.scheduleDate td {
	float:none;
	text-align:center;
	font-size:10px;
	color:#666;
	padding:0px 0px 4px 0px;
}*/



* html .panObj { height: 1%; }

.panObj a {
  color: #000000;
  text-decoration: none;
}

.panObj a:hover {
  color: #000000;
}

.panelWrapper {
  position: relative;
}

.panelWrapperZ {
  z-index: 100;
}

.panel {
  display: none;
  position: absolute;
  border: 1px solid #999999;
  background-color: #EBE0EA;
  padding: 2px;
}

.panel a {
  font-size: 11px !important;
  text-decoration: none !important;
}

.panel a:hover {
  color: #ffffff;
  background-color: #AB4FA1;
}

.panel a.selected {
  color: #ffffff;
  background-color: #AB4FA1;
}

.panelFoot {
  *clear: both;
  padding: 5px 0 5px 0px;
  text-align: right;
  background-color: #fff;
}

.panelBody {
  padding: 10px 0 10px 10px;
  background-color: #fff;
  *height: 1%;
}
.panelBodyBefore {
  padding: 10px 0 10px 10px;
  background-color: #AB4FA1;
  *height: 1%;
}

.panelBody:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .panelBody {
  height: 1%;
}

.panelBody a {
  color: #AB4FA1;
}

.panelBody a:hover {
  color: #AB4FA1;
  background-color: #EBE0EA;
}

.panelBody ul {
  margin: 0 10px 0 0 !important;
  padding: 0 0 0 0 !important;
  list-style: none !important;
  float: left;
}

.panelBody ul li {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  background: none !important;
}

.panelBody h5 {
  font-size: 12px !important;
  color: #4b90cd !important;
  margin: 0 10px 0 0 !important;
}

/*
ROUNDED MODULES
-------------------------------*/
.modTitle
{
  padding: 12px 15px 10px 15px;
}

.innerMod
{
  padding: 0px 10px 0px 10px;
  margin: 0px 5px 0px 5px;
}

.pt10
{
  padding-top: 10px;
}

.pt15
{
  padding-top: 15px;
}

.tlB
{
  background: url("/i/tlB.gif") no-repeat top left;
}

.trB
{
  background: url("/i/trB.gif") no-repeat top right;
}

.blB
{
  background: url("/i/blB.gif") no-repeat bottom left;
}

.brB
{
  background: url("/i/brB.gif") no-repeat bottom right;
}

.tlBW
{
  background: url("/i/tlBW.gif") no-repeat top left;
}

.trBW
{
  background: url("/i/trBW.gif") no-repeat top right;
}

.blBW
{
  background: url("/i/blBW.gif") no-repeat bottom left;
}

.brBW
{
  background: url("/i/brBW.gif") no-repeat bottom right;
}

.tlYB
{
  background: url("/i/tlYB.gif") no-repeat top left;
}

.trYB
{
  background: url("/i/trYB.gif") no-repeat top right;
}

.blYB
{
  background: url("/i/blYB.gif") no-repeat bottom left;
}

.brYB
{
  background: url("/i/brYB.gif") no-repeat bottom right;
}

.tlYW
{
  background: url("/i/tlYW.gif") no-repeat top left;
}

.trYW
{
  background: url("/i/trYW.gif") no-repeat top right;
}

.blYW
{
  background: url("/i/blYW.gif") no-repeat bottom left;
}

.brYW
{
  background: url("/i/brYW.gif") no-repeat bottom right;
}

.tlGW
{
  background: url("/i/tlGW.gif") no-repeat top left;
}

.trGW
{
  background: url("/i/trGW.gif") no-repeat top right;
}

.blGW
{
  background: url("/i/blGW.gif") no-repeat bottom left;
}

.brGW
{
  background: url("/i/brGW.gif") no-repeat bottom right;
}

.blBB
{
  background: url("/i/blBB.gif") no-repeat bottom left;
}

.brBB
{
  background: url("/i/brBB.gif") no-repeat bottom right;
}

.blGB
{
  background: url("/i/blGB.gif") no-repeat bottom left;
}

.brGB
{
  background: url("/i/brGB.gif") no-repeat bottom right;
}

.trBG
{
  background: url("/i/trBG.gif") no-repeat top right;
}

.brBG
{
  background: url("/i/brBG.gif") no-repeat bottom right;
}

.tlG
{
  background: url("/i/tlG.gif") no-repeat top left;
}

.trG
{
  background: url("/i/trG.gif") no-repeat top right;
}

.blG
{
  background: url("/i/blG.gif") no-repeat bottom left;
}

.brG
{
  background: url("/i/brG.gif") no-repeat bottom right;
}

/*
HEADER
----------------------------------------*/
#header
{
  width: 100%;
}

.headlineR
{
  padding-top: 7px;
}

.headerTopBar
{
  background-color: #d9e8f6;
  width: 100%; height: 6px;
}

.headerTopMid
{
  background-color: #4b90cd;
  width: 780px; height: 6px;
}

.headerMid
{
  width: 780px;
  margin: 14px 0px 13px 0px;
}

.logTxt
{
  margin-top: 10px;
}

#nav
{
  width: 780px;
}

#nav a:hover, #navOn
{
  background-position: 0px -33px;
}

a.nav01a
{
  display: block;
  background: url("/i/nav01.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav01sub
{
  display: block;
  background: url("/i/nav01.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav02
{
  display: block;
  background: url("/i/nav02.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav03
{
  display: block;
  background: url("/i/nav03.gif") no-repeat;
  width: 156px; height: 33px;
}

a.nav04
{
  display: block;
  background: url("/i/nav04.gif") no-repeat;
  width: 156px; height: 33px;
}

#dropdown {
  z-index: 120;
  position: relative;
  }

.dropdown {
  display: none;
  }

.dropdown_v {
  display: block;
  }

.nav01x
{
  display: block;
  background: url("/i/menu_booktravel_off_sub.gif") no-repeat !important;
  width: 156px; height: 33px;
}

#dropdown ul {
  position: absolute;
  top: -1px;
  left: 0 !important;
  left: -78px; 
  width: 191px;
  list-style: none;
  margin: 0;
  padding: 0;
  }

#dropdown ul li {
  margin: 0;
  padding: 0;
  background: none;
  }

#dropdown ul li a {
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  display: block;
  text-indent: 69px;
  height: 18px;
  padding: 7px 0 7px 0;
  margin: 0;
  background: url("/i/nav/bg.gif") no-repeat;
  color:#4B90CD;

  }

#dropdown ul li a.flights {
  padding: 13px 0 7px 0;
  height: 18px;
  background: url("/i/nav/bgFlights.gif") no-repeat;
  }

#dropdown ul li a.flights:hover, #dropdown ul li a.selected {
  background: url("/i/nav/bgFlightsO.gif") no-repeat !important;
  }

#dropdown ul li a.cruises:hover {
  background: url("/i/nav/bgCruisesO.gif") no-repeat !important;
   height: 34px;
  padding: 7px 0 0 0;
  margin: 0;
  }

#dropdown ul li a.vacations:hover {
  background: url("/i/nav/bgVacationsO.gif") no-repeat !important;
  }

#dropdown ul li a.cruises {
 
  background: url("/i/nav/bgCruises.gif") no-repeat;
  height: 34px;
  padding: 7px 0 0 0;
  margin: 0;
  }
#dropdown ul li a.hotels:hover {
  background: url("/i/nav/bgHotelsO.gif") no-repeat !important;
  }

#dropdown ul li a:hover {
  color: #fff;
  cursor: hand;
  background: url("/i/nav/bgCarsO.gif") no-repeat !important;
  }

#dropdown ul li a.cars:hover {
  background: url("/i/nav/bgCarsO.gif");
  }

#nav05
{
  position: relative;
  z-index:110;
}

.nav05a
{
  display: block;
  background: url("/i/nav05.gif") no-repeat;
  width: 156px; height: 33px;
}

.nav05x
{
  display: block;
  background: url("/i/nav05x.gif") no-repeat;
  width: 156px; height: 33px;
}

#tbSBox h6
{
  margin-top: 5px;
}

.tbSBox1_v
{
  display: block;
  position: absolute; top: 30px; right: 0px;
  text-align: center;
  width: 329px; height: 27px;
  background: url("/i/tbStatusBox1.gif") no-repeat;
}

.tbSBox1
{
  display: none;
  position: absolute; top: 30px; right: 0px;
  text-align: center;
  width: 329px; height: 27px;
  background: url("/i/tbStatusBox1.gif") no-repeat;
}

.tbSBox2_v
{
  display: block;
  position: absolute; top: 30px; right: 0px;
  width: 329px; height: 27px;
  background: url("/i/tbStatusBox2.gif") no-repeat;
}

.tbSBox2
{
  display: none;
  position: absolute; top: 30px; right: 0px;
  width: 329px; height: 27px;
  background: url("/i/tbStatusBox2.gif") no-repeat;
}


/* Header Weather
------------------------------------------*/

#hpAlertWrapper {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 420px;
  }

#hpAlertWrapper:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

/* Hides from IE-mac \*/
* html #hpAlertWrapper {
  height: 1%; 
  }
/* End hide from IE-mac */

h3#hpAlertLeft {
  float: left;
  margin: 0 10px 0 0;
  padding: 5px 10px 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  border-right: 1px #ff0000 solid;
  }

#hpAlert {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 11px;
  float: right;
  color: #333333;
  width: 280px;
  }

/*
Footer
------------------------------------------*/
#footer
{
  border-top: 1px solid #4b90cd;
}

#footer a
{
  margin-left: 18px;
}


/*
JS Select Dropdowns
------------------------------------------*/
.selectGroup {
  
  float:left;
  }

/* This Pseudo-element doesn't work in IE; breaks tables in Safari. (TWW)  *.selectGroup:after {
 *  content: ".";
 *  clear: both;
 *  visibility: hidden;
 *  display: block;
 *  height: 0;
 *}
 */

* html .selectGroup {
  height: 1%;
}

#lbTopL p {
	text-align:left; 
	font-size:10px; 
	line-height:12px;
}
#lbTopL b {
	font-size:12px;
}
#selectObj_0 {
  float: left;
  width: 102px;
  margin: 0 8px 0 0;
}

#selectObj_0 ul {
  width: 98px;
}

#selectObj_1 {
  float: left;
  width: 102px;
  /*margin: 0 12px 0 0;*/
  }
#selectObj_1 ul {
  width: 98px;
}


#selectObj_2 {
  float:left;
  width:120px;
  margin-top:8px;
  }

#selectObj_2 ul {
  width:117px;
  }

.selectGroup h4 {
  color: #4b90cd !important;
  font-weight: normal !important;
  font-size: 13px !important;
  background: url("/i/selectObjTrigger.gif") right no-repeat;
  height: 18px;
  line-height: 18px;
  border: 1px inset #999999;
  padding: 0 0 0 5px !important;
  cursor: default;
}

.selectGroup ul {
  background: #ffffff;
  border: 1px solid #000000;
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
}

.selectGroup ul li {
  width: 100%;
  text-indent: 5px;
  color: #4b90cd;
  font-size: 13px;
  background: none;
  margin: 0 0 0 0 !important;
  margin /**/: 0 0 0 -15px;
  padding: 0 0 0 0 !important;
  cursor: default;
}

.JetBlueFaresLink {
  width:85px;
  padding-left:3px;
  padding-top:5px;
  float:right;
}

#whereweflySubmit {
  margin-top:10px;
}

body {
	/* background: url("/i/bgBody.gif") repeat-x top left #fff; */
}

div#header {
	width: 780px;
	padding: 14px 0 0 0;
	border-top: 6px solid #4b90cd;
	margin: 0 auto;
	_overflow: hidden;
}

div#headerLogo, div#headerNotify, div#headerLinks {
	float: left;
	margin: 0 0 13px 0;
}

div#headerLogo {width: 173px;}

div#headerNotify {width: 472px;}

div#headerLinks {
	width: 135px;
	text-align: right;
}

ul#navigation {
	clear: left;
	position: relative;
	width: 850px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: url("/i/nav/navigation.png") no-repeat;
}

ul#navigation span {
	text-indent: -99999px;
}

ul#navigation a {
	display: block;
	height: 34px;
	background: none;
}

ul#navigation li {
	float: left;
	width: 156px;
	height: 34px;
	padding: 0;
	background: none;
	list-style: none;
}

#nav-booktravel a:hover, #nav-booktravel a.active {background: url("/i/nav/navigation.png") 0px -33px no-repeat;}
#nav-manageflights a:hover, #nav-manageflights a.active {background: url("/i/nav/navigation.png") -156px -33px no-repeat;}
#nav-traveldeals a:hover, #nav-traveldeals a.active {background: url("/i/nav/navigation.png") -312px -33px no-repeat;}
#nav-wherewefly a:hover, #nav-wherewefly a.active {background: url("/i/nav/navigation.png") -468px -33px no-repeat;}
#nav-trueblue a:hover, #nav-trueblue a.active s{background: url("/i/nav/navigation.png") -624px -33px no-repeat;}

ul#navigation ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	width: 185px;
	padding: 0 0 6px 0;
	margin: 0;
	background: url("/i/dropdown.gif") no-repeat top left;
}

	* html ul#navigation ul {height: 166px;}

ul#navigation ul li {
	float: none;
	display: block;
	width: auto;
	height: 32px;
}

	ul#navigation ul #nav-flights {height: 38px;}

ul#navigation ul li a {
	display: block;
	height: 18px;
	margin: 0;
	padding: 7px 0;
	background: none;
	color: #4b90cd;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 69px;
}

	ul#navigation ul #nav-flights a {padding-top: 13px;}

ul#navigation ul li a:hover {color: #fff;}

ul#navigation ul #nav-flights a:hover {background: url("/i/dropdown.gif") 0px -172px no-repeat;}
ul#navigation ul #nav-vacations a:hover {background: url("/i/dropdown.gif") 0px -210px no-repeat;}
ul#navigation ul #nav-hotels a:hover {background: url("/i/dropdown.gif") 0px -242px no-repeat;}
ul#navigation ul #nav-cars a:hover {background: url("/i/dropdown.gif") 0px -274px no-repeat;}
ul#navigation ul #nav-cruises a:hover {background: url("/i/dropdown.gif") 0px -307px no-repeat;}

.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix:after {
			    content: ".";
			    display: block;
			    height: 0;
			    clear: both;
			    visibility: hidden;
			    }
 #faresBubble h3 {
			        color:#004A91;
			        font-family:Arial,sans-serif;
			        font-size:12px;
			        font-size-adjust:none;
			        font-stretch:normal;
			        font-style:normal;
			        font-variant:normal;
			        font-weight:bold;
			        line-height:normal;
			        margin-bottom:3px;
			        display:block;
			    }

#faresBubble .leftCol, #faresBubble .rightCol {
			        float:left;
			        margin-right:20px;
			        width:300px;
			        font-size:9px;
			        text-align:left;
			    }

#faresBubble .rightCol { margin-right:0;}
#faresBubble .leftCol ul li, #faresBubble .rightCol ul li {
			        background:transparent url(/i/bullet.gif) no-repeat scroll 0px 8px
			    }


/* Homepage footer classes*/
.hpfooterframe {
	width:780px;
	font-size:11px;
	color:#666;
	}
.hppodframe {
	width:260px;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d9e8f6;
	}
.hppodright {
	width:258px;
	float:left;
	}
.hpinnerpod {
	float:left;
	padding:0px 10px;
	}