/*
Copyright (c) 2010, Red Universal de Marketing y Bookings Online, S.A. (Rumbo) All rights reserved. version: 0.8b

VJRES(viajar.com)
*/

@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------*/
/* CONTENT PAGINA DE ESPERA 
/*-----------------------------------------------------------------------*/


#horizon { /* Alinea los contenidos en altura */
	background-color: transparent;
	top: 25%;
	/* left: 0px;*/
	width: 1000px;}

/*#horizon-1 { /* Alinea los contenidos en altura 
 background-color:#006699;}*/
	

/* LOGO
/*-----------------------------------------------------------------------*/

#content-espera h1 {
	display:block;
	width:211px;
	/*height:57px;
	background:url(/pictures/logo.gif) no-repeat;*/
	text-indent:-100000px;
	/*margin-left:395px;*/
	/* margin:20px auto 20px auto;*/
	margin:0;
	font-size:3px
}

/* LOADING
/*-----------------------------------------------------------------------*/

#content-espera #loading, #content-espera #loading-crc{
	display:block;
	/*width:615px;*/
	height:131px;
	/*margin:0 auto;*/
	position:relative;
	z-index:0;
	/*margin-right:15px;
	text-align:center;*/
}

#content-espera #loading p, #content-espera #loading-crc p{
	color:#fe8334;
	font-size:18px;
	text-align:center;
	margin:5px 0 10px 0;
}


/* LO MEJOR DE VIAJAR
/*-----------------------------------------------------------------------*/

#content-espera .box300 {
	background:transparent url(/pictures/bgBoxBottom300px.png) no-repeat scroll left bottom;
	width:300px;
	float:left;
	margin-right:15px;
	text-align:left;
	margin-top:32px;
	height:250px
}

#content-espera .box300 h2 {
	background: url(/pictures/txtLoMejordeViajar.png) no-repeat;
	width:30px;
	height:200px;
	margin-left:5px;
	float:left;
	text-indent:-100000px;
	position:static
}
#content-espera .box300.th h2 {background:url(/pictures/txt-ventajas-th.png) no-repeat;height:220px;margin-left:6px;
}

#content-espera .box300 h2.hotel-espera {
	background: url(/pictures/txt-espera-hoteles.jpg) no-repeat;
}

#content-espera .box300 ul { margin: 0 0 0 25px; width:225px; padding:0; float:left;}
#content-espera .box300 ul li{
	list-style:url(/pictures/icoList.gif);
	margin:0 0 8px 0;
	font-size:14px ;
}

/* PUBLICIDAD
/*-----------------------------------------------------------------------*/

#content-espera .banner {
	width:300px;
	float:left;
	height:250px;
	margin-top:32px;
}


/* CONFIRMACION DE VUELOS
/*-----------------------------------------------------------------------*/

#content-espera .box-center{ text-align: center; background: url(/pictures/bg-confirmacion-vuelos.jpg) no-repeat; height:135px; width:390px;margin:0 auto; } 
#content-espera .box-center p{color:#434343; font-size:12px; font-weight:bold; padding-top:12px; line-height:18px; padding-left:10px; width:365px}



/* CORE 
/*-----------------------------------------------------------------------*/
#content-espera .box300 span.top {
background:transparent url(/pictures/bgBoxTop300px.png) no-repeat scroll left top;
display:block;
height:10px;
width:300px;
}

#content-espera{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:0px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width:1000px;
margin: 0 auto;
text-align:center;
padding:10px 0 0 0
}

#footer p.copyright{ *margin-top:0}

#content-espera div.boxes{padding-left:200px;}

.gainlayout {zoom: 1;}

/* PAGINA ESPERA ORG
/*-----------------------------------------------------------------------*/

#loading-content-esp{ width:1000px; padding-top:50px}

#loading-esp{ 
	width:430px;
	height:180px;
	margin:0 auto;
	color:#fe8334;
	font-size:18px;
	text-align:center;
	margin-bottom:0
}

#loading-content-esp h1 {
	display:block;
	width:211px;
	/*height:57px;*/
	/*background:url(/pictures/logo.gif) no-repeat;*/
	text-indent:-100000px;
	/*margin:0 auto 20px auto;*/
}

.clearer {clear:both;line-height:0}



