/**
 * Clases utilizadas en Vuelos 
 */
#progressBar { 
background-color:#11788F !important;
}  
.tablaSumary {
	/*border:thin solid #F5CB7A;*/
	/*padding:10px;*/
}
#divSearchMessages { }

.cajaBusqueda {
	background-color: #F0F8FF;
	color:#0b3279;
	width: 550px;
	text-align:left;
}
.lnlBorder {
	border-bottom: 1px solid #CAE4FF;
	padding-bottom:5px;
}
.lnlBorderRU {
	border-right:1px solid #CAE4FF;
	background-color: #F1F5FE
}
.borderTable {
	margin:5px 0px 5px 0px;
  }
.lefttable {
	background-color:#FDFAF2;
	border:1px solid #146B88;
	padding:0 4px;
	background-color:#F90;
}
.labelBold { font-weight:bold; }
.labelReMark {
	color: #FF6600;
	font-weight: bold;
}
.jBackgroundTime {
	padding:2px;
	background:url(../../../flight/images/px.gif) repeat-x;
	height:12px;
	font-weight:bold;
}
.bottom_bkg {
	background:url(../../../flight/images/bottom_background.gif) no-repeat bottom left;
	border-left: 3px solid #CAE4FF;
	padding-bottom:5px;
	height:30;
}
.AvailibRatesRt {
	font-size:11px;
	color:#FF6600;
	border:1px solid #ff6600;
	vertical-align:middle;
	padding: 2px 2px 2px 18px;
	width:100px;
	cursor:pointer;
	background:url(../../../flight/images/ViewDispRatesReturn.jpg) no-repeat #FFF6F0;
}
.AvailibRates {
	font-size:11px;
	color:#FF6600;
	border:1px solid #ff6600;
	/*vertical-align:middle;*/
	padding: 2px 2px 0px 19px;
	cursor:pointer;
	background:url(../../../flight/images/ViewDispRates.jpg) no-repeat #FFF6F0;
	float:left;
}
/*son tds..*/
/*fltitin*/
.smallBox { WIDTH: auto; }
.smallBoxTrip {
	BORDER: #11788F 1px solid;
	margin-bottom:4;
	margin-right:4;
	background-color:#FDFAF2;
}

.smallBoxTripHeader {
	background:url(../../../flight/images/fltitin.gif) no-repeat 5px;
	color:#FFF;
	BACKGROUND-COLOR: #11788F;
	padding:5px 5px 5px 30px;
	font-size:15px:  font-weight:bold
}

.smallBoxTripSpacer {
	OVERFLOW: hidden;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #FFCEB7
}
.smallBoxSelector { float:right; }
.smallSortBox { }
.smallSortBoxItem {
	float:left;
	background:url(../../../flight/images/left.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 20px;
}
.smallSortBoxItem a {
	float:left;
	display:block;
	background:url(../../../flight/images/right.gif) no-repeat right top;
	padding:5px 20px 0px 0px;
	text-decoration:none;
}
.smallSortBoxItemSelected {
	float:left;
	background:url(../../../flight/images/left_on.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 20px;
}
.smallSortBoxItemSelected a {
	float:left;
	display:block;
	background:url(../../../flight/images/right_on.gif) no-repeat right top;
	padding:5px 20px 0px 0px;
	text-decoration:none;
}
.smallTripBox { float:left; }
.smallTripBoxItem {
	float:left;
	background:url(../../../flight/images/left.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 20px;
	white-space :nowrap
}
.smallTripBoxItem a {
	float:left;
	display:block;
	background:url(../../../flight/images/right.gif) no-repeat right top;
	padding:5px 20px 0px 0px;
	text-decoration:none;
}
.currentDown {
	float:left;
	background:url(../../../flight/images/left_on_Down.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 20px;
}
.currentdown a {
	float:left;
	display:block;
	background:url(../../../flight/images/right_on.gif) no-repeat right top;
	padding:5px 20px 0px 0px;
	text-decoration:none;
}
.currentUp {
	float:left;
	background:url(../../../flight/images/left_on_Up.gif) no-repeat left top;
	margin:0px;
	padding:0 0 0 20px;
}
.currentUp a {
	float:left;
	display:block;
	background:url(../../../flight/images/right_on.gif) no-repeat right top;
	padding:5px 20px 0px 0px;
	text-decoration:none;
}
.flight-left-container {
	padding:0 10px;
	margin:0 10px;
	background-color:#FDFAF2;
    border:1px solid #C2D8E0;
}
.flight-right-container h3 {
	border-bottom:1px solid #DFCD84;
	color:#A0451E;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
}
.table-full-width-inner { 
   margin:15px auto;
   width:97%;
} 




.LabelBold { font-weight:bold }

.flight-right-container {
margin:0;
padding:0 10px;
z-index:0;
height:100%;
 }


/*Ocultamos los iconos de social en las paginas de sistema por problemas con los doctypes*/
div#feedback { display:none; visibility:hidden }

