
DIV.spacer {
	font-size: 1px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: 1px !important;
}

FORM {
	padding: 0px;
	margin: 0px;
}

DIV {
	_height: 1px;
}

/* icons */
.ciaSign {
	width: 35px;
	height: 20px;
}
/* #END icons */

/* buttons */
.button_erase IMG {
	width: 20px;
	height: 23px;
}

.buttonInfo {
	display: block;
	width: 16px;
	height: 16px;
}

.buttonInfo SPAN {
	display: none;	
}

.singleButton {
	display: -moz-inline-box;
	display: inline-block;
	height: 27px;
}

.singleButton.loading .bc {
	padding-left: 20px;
	_padding-left: 20px !important;
}

.buttonSearch {
	display: -moz-inline-box;
	display: inline-block;
	height: 45px;
	margin-left: 15px;
}

.miniButton {
	display: -moz-inline-box;
	display: inline-block;
	height: 23px;
	vertical-align: middle;
}

.singleButton SPAN,
.miniButton SPAN,
.buttonSearch SPAN {
	display: -moz-inline-box;
	display: inline-block;
}

.buttonSearch SPAN {
	vertical-align: top;	
}

.singleButton .bl,
.singleButton .br {
	width: 10px;
	height: 27px;	
}

.miniButton .bl,
.miniButton .br {
	width: 7px;
	height: 23px;
}

.buttonSearch .bl {
	width: 36px;
	height: 45px;
}

.buttonSearchDefault {
	vertical-align: bottom;
	margin: 0px;
}

.buttonSearchDefault .bl {
	width: 44px;
}

.buttonSearch .br {
	width: 8px;
	height: 45px;
}

.buttonLogin .bl {
	width: 48px;
}

.singleButton .bc {
	padding: 7px 10px 6px 10px;
}

.miniButton .bc {
	padding: 5px 5px 4px 5px;
}

.buttonSearch .bc {
	padding: 17px 2px 0px 2px;
	height: 28px;
}



/* #END buttons */

/* container */
.container {
	width: 100%;
	margin: 0px auto;	
}
/* #END container */



.floatBox .boxContainer {
	overflow: hidden;
}
/* #END floatBox */



/* airSearchByTime */

/* block */
.block {
	margin-bottom: 15px;
	clear: both;
}

.block H3,
.block H5 {
	margin: 0px 0px 5px 0px;	
}

.block H5 {
	margin-top: 10px;
}

.block H3 A,
.block H5 A,
.block H3 SPAN,
.block H5 SPAN {
	padding: 0px 10px 0px 15px;	
}

.blockContainer {
	overflow: hidden;
}
/* #END block */



/* searchPlanes */
.searchPlanes {
	padding: 5px;
}

.searchPlanes .buttons,
.searchPlanes .agreement {
	padding: 10px;	
}

.searchPlanes .agreement {
	width: 630px;
	float: left;
	padding: 15px 10px;
}

.searchPlanes .agreement STRONG {
	display: block;
	float: left;
	width: 80px;
}

.searchPlanes .agreement DIV {
	float: right;
	width: 540px;
	margin-bottom: 5px;
} 

.searchPlanes .agreement LABEL {
	display: -moz-inline-box;
	display: inline-block;
	width: 60px;	
}

.searchPlanes .agreement INPUT {
	margin-right: 8px;
	width: 120px;
	padding: 2px;
	vertical-align: middle;
}

.searchPlanes .buttons {
	width: 240px;
	float: right;
	text-align: right;
}

.searchPlanes .buttons .singleButton {
	margin-right: 15px;	
}

.searchPlanes .alert {
	padding: 5px 0px 10px 60px;
	margin-bottom: 20px;
}

.searchPlanes .alert .miniButton {
	margin-top: 15px;	
}
/* #END searchPlanes */ 

/* Planes_results */
/* #END searchByTime_results */ 

/* stars */ 
.stars {
	width: 95px;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	font-size: 1px;
}

.stars IMG {
	width: 19px;
	height: 16px;
}

.stars.star0 IMG {
	width: 1px;
}

.stars.star1 IMG {
	width: 19px;
}

.stars.star2 IMG {
	width: 38px;
}

.stars.star3 IMG {
	width: 57px;
}

.stars.star4 IMG {
	width: 76px;
}

.stars.star5 IMG {
	width: 95px;
}
/* #END stars */ 



/* PlanResults */
.PlanResults .item {
	margin-top: 10px;
	padding-bottom: 10px;
}

.PlanResults .item .thumb {
	width: 91px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.PlanResults .item .thumb IMG {
	width: 85px;
	height: 85px;
}

.PlanResults .item .data {
	width: 550px;
	float: left;
}

.PlanResults .item .data H4 {
	width: 550px;
	float: left;
	margin: 0px;
}

.PlanResults .item .data .PlanDesc STRONG {
	display: block;
	margin: 10px 0px 3px;
}

.PlanResults .item .data .PlanDesc P {
	margin: 0px 0px 10px 0px;
}

.PlanResults .price {
	padding: 10px;
	width: 110px;
	float: right;
	text-align: center;
}

.PlanResults .price A.singleButton {
	margin-top: 10px;
}

.PlanResults .PlanDetailBlock {
	margin-top: 10px;
	margin-left: 101px;
}

.PlanResults .amenities SPAN {
	display: -moz-inline-box;
	display: inline-block;
	width: 45%;
	margin-left: 15px;
}

.PlanResults .priceList {
	margin-left: 15px;
	width: 98%;
	border-collapse: collapse;
	border-spacing: 0px;
}

.PlanResults .priceList TH {
	white-space: no-wrap;
	text-align: center;
	padding: 5px;
}

.PlanResults .priceList TD {
	padding: 5px;
}
/* #END PlanResults */



.textEntryOver {
	background: #fff;
	border-color: #eec77d;
	border-width: 2px;
}


.miniButton {
	text-decoration: none;
	color: #fff;
	font-size: 8pt !important;
	font-weight: normal !important;
}

.miniButton SPAN {
	cursor: pointer;
}

.miniButton .bl {
	background: url(./image/miniButton_bl.gif) top left no-repeat;	
}

.miniButton2 .bl {
	background: url(./image/miniButton2_bl.gif) top left no-repeat;	
}

.miniButton:hover .bl {
	background: url(./image/miniButtonHover_bl.gif) top left no-repeat;	
	_background: url(./image/miniButton_bl.gif) top left no-repeat;	
}

.miniButton .br {
	background: url(./image/miniButton_br.gif) top right no-repeat;	
}


.miniButton:hover .br {
	background: url(./image/miniButtonHover_br.gif) top right no-repeat;	
	_background: url(./image/miniButton_br.gif) top right no-repeat;	
}

.miniButton .bc {
	background: url(./image/miniButton_bc.gif) top left repeat-x;
	vertical-align: bottom;
}


.miniButton:hover .bc {
	background: url(./image/miniButtonHover_bc.gif) top left repeat-x;
	_background: url(./image/miniButton_bc.gif) top left repeat-x;
}


/* loginBox */
.loginBox .blockContent {
	border: 1px solid #d1d1d7;
	background: #fff url(./image/loginBox_bg.gif) bottom left repeat-x;
}

.loginBox .loginLoading {
	background: url(./image/loginLoading_bg.gif) top center no-repeat;
}
/* #END loginBox */



.block H3 {
	background: url(./image/block_head_bg.gif) center left repeat-x;
}

.block H3 A,
.block H3 SPAN,
.block H5 A,
.block H5 SPAN {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-size: 14pt;
}

.block H5 A,
.block H5 SPAN {
	font-size: 9pt;
}

.opened H3 A,
.opened H3 SPAN,
.opened H5 A,
.opened H5 SPAN {
	background-image: url(./image/icon_opened.gif);
}

.closed H3 A,
.closed H3 SPAN,
.closed H5 A,
.closed H5 SPAN {
	background-image: url(./image/icon_closed.gif);
}
/* #END block */
 

 
/* form */
.form .fieldset H4 {
	font-size: 11pt;
	background: #fff;
}

.form .fieldset .blockContent {
	border: 1px solid #e5e5e5;
}

.form .fieldset H4 A {
	text-decoration: none;
	background: url(./image/icon_opened.gif) center left no-repeat;
}

.form .fieldsetClosed H4 A {
	background: url(./image/icon_closed.gif) center left no-repeat;
}
/* #END form */ 
 

 
/* homepage */


/* searchPlanes */
.searchPlanes .agreement {
	font-weight: bold;
}

.searchPlanes .agreement .textEntry {
	font-weight: normal;
}

.searchPlanes .alert {
	background: url(./image/icon_alert.gif) top left no-repeat;
}

.searchPlanes .alert STRONG {
	font-size: 12pt;	
}
/* #END searchPlanes */

/* searchByTime_results */

 
.stars IMG {
	background: url(./image/Plan_stars.gif) top left repeat-x;
}
/* #END stars */

/* PlanHighlights */

/* PlanResultsMap */
/* #END PlanResultsMap */

/* PlanFilters */
/* #END PlanFilters */

/* PlanResults */
.PlanResults .item {
	border-bottom: 1px solid #626262;
}

.PlanResults .item .thumb {
	border: 1px solid #626262;
}

.PlanResults .item .thumb IMG {
	border: 3px solid #fff;
}

.PlanResults .item .data H4 {
	color: #0066cc;
	font-size: 13pt;
}

.PlanResults .item .data .PlanDesc {
	color: #333;
}

.PlanResults .price {
	background: #f2f8fe;
	border: 1px solid #87bddf;
	color: #626262;
}

.PlanResults .price SUP,
.PlanResults .price STRONG {
	color: #0066cc;
}

.PlanResults .price SUP {
	font-size: 10pt;
}

.PlanResults .price STRONG {
	font-size: 14pt;
}

.PlanResults .priceList TH {
	background: url(./image/Planes_priceTable_th.gif) top left repeat-x;
	border-bottom: 1px solid #dadada;
}

.PlanResults .priceList TD {
	border-bottom: 1px solid #dadada;
}

.PlanResults .priceList TD.price0 {
	color: #707070;
}

.PlanResults .priceList TD.price1 {
	font-size: 9pt;
}

.PlanResults .priceList TD.price0 SUP {
	font-size: 7pt;
}

.PlanResults .priceList TD.price0 STRONG {
	font-size: 9pt;
}

/* #END PlanResults */


/* CSS Planes B2C*/

.Plan_box {

	background: #ffffff;
	margin-bottom:10px;
	padding-bottom:5px;
	width:100%;
}

.Plan_precio

{

width: 113px;

font-family: Arial,Helvetica,sans-serif;

background-color: transparent;

background-image: url(../templates/vuelos/img/tag.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

height: 36px;

float: right;

text-decoration: none;

cursor: pointer;

}



.Plan_precio_valor

{

padding-left: 10px;

padding-top: 2px;

font-size: 13px;

color: #fe4f02;

font-weight: bold;

float: left;

}



.Plan_thumb 

{

	float:left;

	padding:5px;

	

	}

	

.Plan_nombre

{

	

	width: 350px;

	float:left;

	margin-top:2px;

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: bold;

font-size: 18px;

line-height: normal;

/*font-size-adjust: none;

font-stretch: normal;*/

-x-system-font: none;

color: #0082d7;	

	}



.Plan_desc

{

    margin: 5px;

    text-align: justify;

    }

.Plan_thumb

{

	border: solid 1px #0082d7;
	padding:4px;
	margin: 4px;
	}

	

.Plan_separador

{

	height:1px;

	width:100%;

	background-color:#c0c0c0;

	}



	
/*  
    root element for the scrollable.  
    when scrolling occurs this element stays still.  
*/ 
div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 500px;     
    height:90px;     
} 
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
    margin:3px;
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

 /*
Planes
*/


.thumbPlan {
	width: auto;
	height:auto;
	float: left;
	margin-top: 10px;
	margin-left:10px;
	border:solid 1px #a6c9e2;
	text-align: center;
	padding:3px;
}


.dataPlan {
	width: 540px;
	float: left;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
	
}

.PlanName {	
 float:left;
}

.PlanName h4 {	
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 14px;
line-height: normal;
color: #0082d7;
}

.pricePlan {
	background: #f2f8fe;
	border: 1px solid #87bddf;
	color: #626262;	
	text-align:center;
	float:right;
	width:150px;
	padding:3px;
	height:auto;
	
}

.pricePlan SUP,
.pricePlan STRONG {
	color: #0066cc;
}

.pricePlan SUP {
	font-size: 10pt;
}

.pricePlan STRONG {
	font-size: 14pt;
}

 .Plan_tar_dia
 {
     float:left;
     width:60px;     
     text-align:center;
     margin-bottom:5px;
     margin-top:5px;    
     padding-bottom:3px;
     padding-top:3px; 
 }
 
 .Plan_tar_cuarto
 {
     float:left;
     width:120px;   
     text-align:center;     
 }
 
 .linea 
{
border-bottom-width: 0pt;
border-bottom-style: none;
border-bottom-color: -moz-use-text-color;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #bcc6e0;
width: 98%;
height: 1px;
margin-bottom:2px;
margin-top:2px;
}

 .Plan_tar_dia h4
 {
     font-size:14px;
     font-weight:bolder;
 }
 
.precio_total_Plan
{
    color: #0066cc;

}

.titulos_Plan
{    
  color : rgb(0, 130, 215);
  font-weight: bold;
  font-size: 12px;   
}

.room_list_title
{
    padding-right:3px;
}
    
.room_list_hab
{
    clear:both;
    font-weight:bolder;
    color : rgb(0, 130, 215);
    font-size: 12px;       
}

.room_list_el
{
    padding-right:3px; padding-bottom:5px;
}
