@charset "utf-8";
/* CSS Document */

/* Resets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline:0;
}

body {
	line-height:15px;
	color:#3b3b3b;
	background-image: url(../img/back.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

.clear {
	clear: both;
	font-size:0;
}

.left {
	float: left;
}

.right {
	float: right;
}
.text_Right {
	text-align:right;
}
.curporint {
	cursor:pointer;
	text-decoration:none;
	color:#3b3b3b;
}

.curporint:hover {
	color:#e41129;
	cursor:pointer;
	text-decoration:underline;
}


/* Resets End */

/** TAMAÑOS de FUENTES*/

.fontSize10px {
	font-size:10px;
	line-height:10px;
}
.fontSize10px a{
	font-size:10px;
	line-height:10px;
}
.fontSize11px {
	font-size:11px;
	line-height:11px;
}
.fontSize12px, .fontSize12px p{
	font-size:12px;
	line-height:14px;
}
.fontSize13px, .fontSize13px p {
	font-size:13px;
	line-height:14px;
}
.fontSize15px, .fontSize15px strong{
	font-size:15px;
	line-height:16px;
}

.fontSize18px {
	font-size:18px;
	line-height:18px;
	font-weight:500;
}

.fontSize18px a{
	font-size:18px;
	text-decoration:none;
}

.fontSize20px {
	font-size:17px;
	line-height:17px;
}

/** SPACERS*/
.spacer5px {
	height:5px;
}
.spacer10px {
	height:10px;
}
.spacer20px {
	height:20px;
}
.widthCienPorciento {
	width:100%;
	border:#a7a7a7 1px solid;
	padding:4px 3px;
	color:#434343;
}


/** COLORES de FUENTES*/

<!--gris el mas claro-->
.color8f8d8d {
	color:#8f8d8d;
}

<!--gris claro-->
.color717070 {
	color:#717070;
}

<!--gris mas claro-->
.color8c8b89 {
	color:#8c8b89;
}


<!--gris oscuro-->
.color515151 {
	color:#515151;
}


<!--gris tono medio-->
.colora1a1a1 {
	color:#a1a1a1;
}



<!--gris mas oscuro-->
.color434343 {
	color:#434343;
}


.color7b7b7b {
	color:#7b7b7b;
}

.color515151 {
	color:#414040;
	font-weight:600;
}

<!--rojo-->


.colorRojo {
	color:#e41129;
}

.colorRojo a {
	color:#e41129;
}

.colorRojo b,  .colorRojo strong {
	color:#e41129;
}

.colore2001a {
	color:#e2001a;
}

/* Link Styles */

a:link, a:visited {
	color:#494849;
}

a:hover {
	color:#494849;
}

a:active {
	color:#494849;
}

a img {
	border:0px;
}

a .fontSize12px {
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}
/* Headings */

h1 {
	font-size:12px;
	line-height:9px;
	margin:0;
	padding:0 0 0 17px;
}

/* h */

#contenedor_grande h3 {
	font-size:13px;
	color:#717171;
	font-weight:bold;
}

.tltallhotles {
	font-size:13px;
	color:#494849;
	font-weight:bold;
	text-decoration:none;
}
.tltallhotles2 {
	font-size:12px;
	color:#939292;
	font-weight:bold;
	text-decoration:none;
}

#contenedor_grande h5 {
	font-size:16px;
	color:#e2001a;
	font-weight:bold;
}

#contenedor_grande h6 {
	font-size:11px;
	color:#494849;
	font-weight:bold;
}


p {
	line-height:15px;
	margin-bottom:15px;
	font-size:11px;
	color:#3b3b3b;
}

ul {
	margin:15px 0 5px 18px;
}

li {
	list-style-image: url(../img/fle_ro.gif);
	padding:0 0 3px 0;
}


ul.summary {
    list-style:none;
	margin:0;
	padding:0;
	color:#494849;
}

li.summary  {
	width:146px;
	float:left;
}

/* Headings End*/

/*ul_rooms*/

ul#description {
	margin-top:2px;
}

ul#description li {
	list-style-image: url(../img/rooms_rates_bullet.jpg);
    color:#8c8b89;
	font-size:11px;

}

ul#description li a {
	list-style-image: url(../img/rooms_rates_bullet.jpg);
    color:#8c8b89;
	font-size:11px;
}

/*end ul_rooms */

.amenities ul {
	padding-left:14px;
}

/* Divs */

#contenedor_grande{
	background-color:#FFF;
	margin:0 auto;
	width:1000px;
}


#contenedor_grande2{
	background-color:#FFF;
	margin:0 auto;
	width:760px;
}


.contenedor_top {
	font-size:11px;
	margin:20px 0 12px 0;
}

.barra{
	background-color:#e2001a;
	color:#FFF;
	padding:5px 0 1px 0;
}

.contenedor_textos {
	background-color:#eeeeee;
	padding:22px  23px 0 24px ;
}
	
.columna_1 {
	width:393px;
	float:left;
	margin-right:13px;
}
.columna_2 {
	width:538px;
	float: right;
	}
	
.columna_3 {
	width:220px;
	float:left;
	}
	
.columna_4 {
	width:219px;
	float:right;
	}	
	
.caja_book {
	width:194px;
	background-image:url(../img/back_book2.gif);
	background-repeat: repeat-y;
	padding:16px 12px 0 12px;
	border-left:#a7a7a7 1px solid;
	border-right:#a7a7a7 1px solid;
	}


.caja_texto2 {
	width:196px;
	background-color:#FFF;
	padding:10px 12px 10px 12px;
	
	}

.centro_text{
	width:482px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:0 5px 0 5px;
}

.centro_text2{
	width:715px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:0 5px 0 5px;
}
.centro{
	width:488px;
	margin:0 13px 0 13px;
	float:left;
	background-color:#FFF;
}

.caja_countries {
	padding:6px 4px 0 4px;
	background-image:url(../img/back_cout.gif);
	background-repeat:no-repeat;
	}	
.top_countries {
	padding:10px 14px 0 14px;
	background-color:#FFF;
	}
.top_destinations {
	padding:10px 14px 0 14px;
	background-color:#FFF;
	}

.caja_search{
	margin-bottom:20px;
}
.barra_roja{
	background-image: url(../img/topdeals.gif);
	background-repeat:no-repeat;
	height:24px;
	padding:10px 0 0 10px;
	
}
.conte_columna2{
	background-color:#FFF;
	padding:16px 0 0 11px;
	border-left:#a7a7a7 1px solid;
	border-right:#a7a7a7 1px solid;
}
.contenedor_deals{
	padding:10px 10px 0 0;
}

.barra_roja2{
	background-image: url(../img/top20.gif);
	background-repeat:no-repeat;
	height:24px;
	margin-top:10px;
	padding:10px 0 0 10px;
}
.conte_columna1{
	background-color:#FFF;
	
}

.contenedor_deals1{
	margin:0  15px 0 15px;
}

.book_1{
	width:164px;
	float:left;
	margin-right:10px;
	border-right:#bebebe 1px dashed;
	padding-right:15px;
}
	
.book_2{
	width:102px;
	float:left;
	background-image:url(../img/travel_guides.jpg);
	background-repeat:no-repeat;
	border-right:#bebebe 1px dashed;
	height:58px;
	margin-right:10px;
}
.book_3{
	width:130px;
	float:left;
	background-image: url(../img/icon_groups.gif);
	background-repeat:no-repeat;
	height:58px;
	margin-right:10px;
	border-right:#bebebe 1px dashed;

}
.book_4{
	width:290px;
	float:left;
	height:100px;
	background-image:url(../img/h.gif);
	background-repeat:no-repeat;
}


.caja_bottom {
	background-color: #FFF;
	margin-top:21px;
}


.caja_bottom2 {
	background-color: #FFF;
	
}

.cond_1{
	width:450px;
	float:left;
	margin:15px 0 0 18px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

.barra_roja3{
	background-image: url(../img/vacation.gif);
	background-repeat:no-repeat;
	height:24px;
	padding:10px 0 0 10px;
}

.conte_va{
	background-color:#FFF;
	padding:16px 0 0 11px;
}

.caja_conte{
	float:left;
	width:145px;
	height:128px;
	margin-top:17px;
	padding:0 0 10px 8px;
}

.caja_what {
	background-color: #FFF;
	margin-top:16px;
}


.barra_roja4{
	background-image: url(../img/vacation.gif);
	background-repeat:no-repeat;
	height:24px;
	padding:10px 0 0 10px;
	margin-top:20px;
}

.imput {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:250px;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:11px;
}
.imput_2 {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:181px;
	height:23px;
	color:#666;
	font-size:12px;
}

.imput_3 {
	background-image:url(../img/line-book.gif);
	width:80px;
	height:23px;
	color:#666;
	font-size:11px;
	border:#CCCCCC 1px solid;
}
.imput_4 {
	background-image:url(../img/line-book.gif);
	width:41px;
	height:23px;
	color:#666;
	font-size:11px;
	border:#CCCCCC 1px solid;
}

.imput_7 {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:157px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
}

.ver {
	font-size:12px;
	color:#717171;
	font-style:italic;
}
.all {
	font-size:17px;
	color:#494849;
	font-weight:bold;
}
.valor {
	font-size:11px;
	color:#e2001a;
	font-weight:bold;
}
.why {
	font-size:13px;
	color:#e2001a;
	font-weight:bold;
}

.we {
	font-size:11px;
	color:#494849;
	font-weight:bold;
}

.tit_calen {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}


.tit {
height:18px;
	padding-bottom:5px;
    padding-top:10px;
    color:#e2001a;
    font-size:13px;
	font-weight:bold;
}

.vin {
	color:#494849;
	font-weight:bold;
	font-size:11px;
}

.name_country {
	background-image: url(../img/name_countries.gif);
	background-repeat:no-repeat;
	height:24px; 
	text-align:center; 
	font-weight:bold; 
	color:#FFF; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
}

.titulo_rojo {
	font-weight:bold; 
	color:#e2001a; 
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.italic {
	font-style:italic;
}

.imput_landing {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:210px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:11px;
}

.imput_landing2 {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:150px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:11px;
}
.contenedor_car_rental {
	width:717px;
	float:right;
	background-color:#FFF;
}
.imput_car {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:200px;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}
.imput_car2 {
	background-color: #FFF;
	border:#CCCCCC 1px solid;
	width:120px;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}


.name_country2 {
	background-image: url(../img/name_countries2.gif);
	background-repeat:no-repeat;
	height:24px; 
	text-align:center; 
	font-weight:bold; 
	color:#FFF; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
}
.name_country3 {
	background-image: url(../img/name_countries3.gif);
	background-repeat:no-repeat;
	height:24px; 
	text-align:center; 
	font-weight:bold; 
	color:#FFF; 
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
}

/* rooms_rates*/

.tit_caja_rooms {
	color:#8c8b89;
	font-size:11px;
	font-weight:bold;
}
.text_caja_rooms {
	color:#8c8b89;
	font-size:11px;
}

.text_caja_rooms_2 {
	color:#8c8b89;
	font-size:12px;
}

.text_caja_rooms_3 {
	color:#434343;
	font-size:11px;
	font-weight:bold;
	
}

.text_num{
	color:#FFF;
	font-size:11px;
}

.tit_name_hotel {
	color:#434343;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.tit_price {
	color:#494849;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}
.tit_price_2{
	color:#717070;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tit_price_3{
	color:#717070;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.lowest_tit{
	color:#717070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.lowest_tit_2 {
	color:#717070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.back_to {
	color:#e2001a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.tit_room{
	color:#434343;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.text_cancelation {
	color:#8c8b89;
	font-size:11px;
	text-decoration:underline;
}

.tit_onlylow{
	color:#e2001a;
	font-size:11px;
	font-weight:bold;
}

.bullet_description {
	color:#e2001a;
	font-size:11px;
}

.tit_footer {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.tit_items {
	color:#434343;
	font-size:12px;
	font-weight:bold;
}

.tit_items_a {
	color:#929191;
	font-size:12px;
	font-weight:bold;
}

/* end rooms_rates*/

/*details*/

.imput_a {
	background-color:#FFF;
	border:#cdcbcb 1px solid;
	width:110px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8c8b89;
	font-size:12px;
}

.imput_a2 {
	background-color:#FFF;
	border:#cdcbcb 1px solid;
	width:60px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8c8b89;
	font-size:12px;
	text-align:center;
}

.imput_a3 {
	background-color:#FFF;
	border:#cdcbcb 1px solid;
	width:60px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8c8b89;
	font-size:12px;
}

/*end etails*/


/* your details*/

.tit_booking{
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}

.tit_total {
	color:#434343;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tit_price_total {
	color:#434343;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tit_itinerary{
	color:#434343;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.text_italic {
	color:#929191;
	font-size:11px;
	font-style:italic;
	
}

.imput_yourdetails_a {
	background-color: #FFF;
	border:#cdcbcb 1px solid;
	padding:2px;
	width:196px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	font-size:11px;
}

.imput_yourdetails_a1 {
	background-color: #FFF;
	border:#cdcbcb 1px solid;
	padding:2px;
	width:160px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	font-size:11px;
}

.imput_yourdetails_b {
	background-color: #FFF;
	border:#cdcbcb 1px solid;
	padding:2px;
	width:416px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	font-size:11px;
}

.imput_yourdetails_b1 {
	background-color: #FFF;
	border:#cdcbcb 1px solid;
	padding:2px;
	width:416px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	font-size:11px;
}

.imput_yourdetails_c {
	background-color: #FFF;
	border:#cdcbcb 1px solid;
	padding:2px;
	width:287px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767575;
	font-size:11px;
}

.tit_check{
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e2001a;
	font-size:11px;
	font-weight:bold;
}

/* end your details*/

/* confirmation*/
.tit_aspects{
	color:#434343;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* end confirmation*/


/*summary*/

.photogrande_description {
	padding:5px;
	background-color:#FFF;
	border:#c1c0bf 1px solid;
}

.titulo_description {
	color:#e2001a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.titulo_general {
	color:#e2001a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
/*end summary*/


/*photo*/
.caption_photos {
	margin:10px 2px 23px 0;
	padding-top:7px;
	height:30px;
	background-image: url(../img/back_descrip.gif);
	background-repeat: no-repeat;
	text-align:center;
	font-size:17px;
	color:#FFF
}
.photo_small_description {
	padding:5px;
	margin:0 0 5px 5px;
	background-color:#FFF;
	border:#c1c0bf 1px solid;
	float:left;
}
.photo_small_description_select {
	border: #ff0000 1px solid;
}
/*end photo*/


/*bookinn process*/
.booking_proc_R {
	width:747px;
}	

.booking_proc_list {
	width:954px;
}

.booking_proc_R2 {
	background-color:#FFF;
	padding:1px 15px 5px 15px;
}
.booking_proc_R2 td{
	padding:5px 2px 0 2px;
}
.borde_bebebeLeft {
	border-left:#bebebe 1px solid;
}
.borde_bebebeBottom {
	border-bottom:#bebebe 1px solid;
	padding:0 0 10px 0;
}
.borde_bebebeTop {
	border-top:#bebebe 1px solid;
	padding:10px 0 0 0;
}
.caja_banneriz {
	float:left;
	width:160px;
	height:640px;
	padding:25px 15px;
	background:url(../img/fondo_rayas_banner.gif);
}
.booking_pro_middle {
	background: url(../img/booking_process.png) repeat-y;
	padding:0 12px 0 12px;
}
.booking_pro_middle_search {
	background: url(../img/booking_process_search.png) repeat-y;
	padding:5px 30px 5px 20px;
}
.booking_pro_middle_gray {
	background: url(../img/booking_process_gray.png) repeat-y;
	padding:0 12px 0 12px;
}
.search_bkg {
	background:url(../img/search_deg.png) repeat-x;
	color:#333;
	padding:0 0 0px 0;
}
.search_borde_right {
	width:10px;
	height:141px;
	background:url(../img/search_borde_right.png) no-repeat;
}
.textAlinCenter {
	text-align:center;
}
.search_caja1 {
	width:195px;
	padding:11px 19px 13px 19px;
	margin:10px 0 0 0;
}
.search_caja2 {
	width:283px;
	border-left:#a9a9a9 1px solid;
	border-right:#a9a9a9 1px solid;
	padding:11px 19px 5px 19px;
	margin:10px 0 0 0;
}
.searchEspacios {
	padding:2px 0 7px 0;
}
.searchEspacios2 {
	padding:2px 0 2px 0;
}
.sort_by_ {
	padding:2px 10px 0 0;
}

.barra_sort_by {
	background-color:#d8d8d8;
	padding:10px 10px;
}
.paginador a {
	text-decoration:none;
	margin-right:1px;
	border:#999 1px solid;
	padding:1px 4px;
}
.paginador a:hover{
	background-color:#515151;
	color:#FFF;
}
.current_page {
	padding:2px 5px;
	color:#FFF;
	background-color:#515151;
	margin-right:1px;
}
.booking_pro_middle_top {
	background:url(../img/booking_process_top.png) no-repeat;
	height:14px;
}
.booking_pro_middle_bot {
	background:url(../img/booking_process_bot.png) no-repeat;
	height:14px;
}
.booking_pro_middle_top_gray {
	background:url(../img/booking_process_top_gray.png) no-repeat;
	height:14px;
}
.booking_pro_middle_bot_gray {
	background:url(../img/booking_process_bot_gray.png) no-repeat;
	height:14px;
}
.hotelcontent {
	background-color:#dadada;
	border-left:#c1c0bf 1px solid;
	border-right:#c1c0bf 1px solid;
	padding:15px 9px 1px 9px;
}
.hotelcontent td, .hotelcontent div {
	color:#8f8d8d;
}
.hotelcontent2 {
	background-color:#e9e9e9;
	border-left:#c1c0bf 1px solid;
	border-right:#c1c0bf 1px solid;
	padding:15px 55px 1px 55px;
}
.menu_tabs {
	background:url(../img/linea_gris_menu.png) repeat-x;
	background-position:bottom;
	width:567px;
	float:left;
}
.caja_gris_T {
	background: url(../img/borde_gris_T.png) no-repeat;
	height:13px;
}
.caja_gris_B {
	background: url(../img/borde_gris_B.png) no-repeat;
	height:13px;
}


.caja_gris_B3{
	background: url(../img/borde_gris_h.png) no-repeat;
	height:13px;
}

.caja_gris_claro {
	background: url(../img/gris_claro_bot.png) no-repeat;
	height:13px;
}
.hotel_results_top {
	background:url(../img/hotel_results_top.png) no-repeat;
	height:9px;
}


.hotel_results_top2 {
	background:url(../img/summary_new_top.png) no-repeat;
	height:9px;
}
.hotelcontent_mid {
	background:url(../img/hotelcontent.png) repeat-y;
	padding:20px 21px 20px 17px;
}
.hotelcontent_T {
	background: url(../img/hotelcontent_T.png) no-repeat;
	height:6px;
}
.hotelcontent_B {
	background: url(../img/hotelcontent_B.png) no-repeat;
	height:6px;
}
.hotelcontent_mid2 {
	padding:0 10px 0 20px;
	border-left:#c1c0bf 1px solid;
	border-right:#c1c0bf 1px solid;
	background-color:#FFF;
}

.hotelcontent_mid3 {
	padding:0 10px 0 20px;
	background: url(../img/hotelcontent_d.jpg) repeat-y;
}
.hotelcontent_T2 {
	background: url(../img/hotelcontent_T2.png) no-repeat;
	height:15px;
}
.hotelcontent_B2 {
	background: url(../img/hotelcontent_B2.png) no-repeat;
	height:18px;
}


.hotelcontent_B3 {
	background: url(../img/hotelcontent_f2.png) no-repeat;
	height:18px;
}

.description_text {
	padding:15px 11px 8px 11px;
}


.galery_photos {
	width:448px;
}

.popular_amenities {
	width:448px;
	margin-top:18px;
}
.popular_amenities ul {
	margin:0;
	padding:20px 0 0 10px;
}
.popular_amenities li {
	list-style-image:url(../img/rooms_rates_bullet.jpg);
	padding:0 0 6px 0;
}
.photo_summary img {
	padding:3px;
	background-color:#FFF;
	border: #CCC 1px solid;
	text-align:center;
}
.gallery_big_p img {
	background-color:#fafafa;
	border:#d5d5d5 1px solid;
	padding:11px;
}


.description {
	text-decoration:underline;
	color:#777777;
	font-weight:bold;
	
}

.description a {
	text-decoration:underline;
	color:#777777;
	font-weight:bold;
}


.description a:hover {
	text-decoration:underline;
	color:#e2001a;
	font-weight:bold;
}


.decoration {
	text-decoration:line-through;
}

.discount_price span {
	display: block;
	text-decoration: line-through;
}

.sort_select {
	color: #5e5d5d !important;
	font-weight: bold;
	text-decoration: none;
}

/*END bookinn process*/

/*Arreglos HOME*/
.columna_5 {
	width:333px;
}
.columna_6 {
	width:600px;
}
.search_new {
	background:url(../img/bookHotels_searchnew_deg.png) repeat-x;
	background-position:bottom;
	padding:22px 25px 0 25px;
	height:222px;
	border-left:#a7a7a7 1px solid;
	border-right:#a7a7a7 1px solid;
}
.world_map_menu {
	background-color: #FFF;
}
.world_map_menu ul {
	padding:1px 0 1px 0;
	margin:0;
}
.world_map_menu li {
	float:left;
	list-style:none;
}
.world_wide_map_lists {
	background-color:#FFF;
	padding:0 0 20px 0;
}
.ui-datepicker-trigger {
	cursor:pointer;
}
.top_deal_title {
	background:url(../img/top_deals_title.png) no-repeat;
	height:20px;
	padding:6px 25px 0 13px;
}
.top_deal_title h2 {
	float:left;
	color:#FFF;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:-.05em;
}
.top_deals_content {
	background-color:#fbfbfb;
	border-left:#c7c7c7 1px solid;
	border-right:#c7c7c7 1px solid;
	padding:3px 8px 1px 8px;
	margin-right:10px
}
.top_deals_bot {
	background:url(../img/top_deals_bot.png) no-repeat;
	height:14px;
}
.top_deal_photo {
	width:165px;
}
.top_deal_hotels {
	width:373px;
	padding:0 9px 0 0;
}
.top_deal_item {
	border-bottom:#dbdbdb 1px solid;
	padding:3px 0 3px 3px;
}
.sin_linea {
	border-bottom:#dbdbdb 0px solid;
}
.top_deal_item a {
	text-decoration:none;
	line-height:14px;
}
.top_deal_item a:hover {
	text-decoration:underline;
	color:#e41129;
}
.top_deal_name_hotel {
	width:273px;
}
.ajax_load {
	background:#FFF;
	text-align:center;
	padding:50px 5px;
}
.group_accommodation {
	padding:17px 0;
}
.travel_guides {
	padding:17px 0;
	border-top:dashed #bcbcbc 1px;
}
.description_summary p strong {
	color:#515151;
}
.popular_amenities p strong {
	color:#515151;
}
.description_summary p b {
	color:#515151;
}
.popular_amenities p b {
	color:#515151;
}


.galery_photos p b {
	color:#515151;
}

.menu_bottom a {
	margin:0 7px;
	color:#616161;
	text-decoration:none;
}
.menu_bottom a:hover {
	text-decoration:underline;
}
.map {
	border-left:#a7a7a7 1px solid;
	border-right:#a7a7a7 1px solid;
}
.world_map_bot  {
	background: url(../img/world_map_bot.png) no-repeat;
	height:14px;
}
.map_list_height {
	height:326px;
	padding:5px 7px 5px 7px;
}
.flag {
	width:29px;
	border-top:#e3e3e3 1px solid;
	padding:4px 0 4px 0;
	margin:0 0 0 7px;
	text-align:center;
}
.country_map {
	width:115px;
	border-top:#e3e3e3 1px solid;
	padding:4px 0 5px 0;
	margin:0 7px 0 0;
}
.city_map {
	width:134px;
	border-top:#e3e3e3 1px solid;
	padding:4px 0 5px 10px;
	margin:0 7px 0 7px;
}
hover .country_map {
	color:#e41129;
}
.espacio_map {
	width:15px;
}
.country_map a, .city_map a{
	text-decoration:none;
}
.country_map a:hover,  .city_map a:hover {
	color:#e41129;
}
.right.all_hotels a:hover {
	text-decoration:none;
	color:#e41129;
}
.check_rates {
	height:50px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#e8e8e8;
	border:#a9a9a9 1px solid;
	padding:5px 17px 5px 17px;
	
}
.check_rates_box1 {
	width:220px;
	height:50px;
	padding:0px 5px 1px 0;
}
.check_rates_box2 {
	width:442px;
	height:50px;
	border-left:#a9a9a9 1px solid;
	border-right:#a9a9a9 1px solid;
	padding:0px 0 0 8px; 
	
}
.check_rates_box3 {
	width:160px;
	height:35px;
	padding:15px 20px 1px 20px;
}
.arrival_depart_date {
	width:220px;
	height:50px;
}
.booking_pro_top_cua {
	border-left:#d9d9d9 1px solid;
	border-right:#d9d9d9 1px solid;
	padding:0px 3px;
	width:915px;
}
.booking_pro_top_cua2 {
	border-bottom:#f18591 1px solid;
	height:3px;
	font-size:0;
}
#tripadvisor {
	margin:20px 0 0 0;
	height:300px;
	width:100%;
}
.content_city_list {
	padding:0 0 0 160px;
}
.results_title {
	width:579px;
    border:solid 1px #a7a7a7;
	background-color:#a2a2a2;
	padding:16px 10px 14px 41px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
	
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
	
	position:relative;
	// behavior:url(http://www.bookhotelrooms.com/scripts/pie.htc);
	 behavior:url(/pie.htc);
}
.results_3col {
	width:550px;
	background-color:#FFF;
    border-right:solid 1px #a7a7a7;
    border-bottom:solid 1px #a7a7a7;
    border-left:solid 1px #a7a7a7;
	padding:20px 40px 20px 40px;
	
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
	
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;

}
.results_3col ul {
	margin:0;
}
.results_3col li {
	list-style-image:url(../img/g.png);
}

.results_3col li a {
	padding:10px 5px 10px 30px;
	margin:0;
	border-bottom:#bdbdbd 1px dotted;
	text-decoration:none;
	display:block;
	list-style-image:url(../img/g.png);
	background: url(../img/fle_ro.gif) no-repeat;
	background-position:12px 14px;
	font-size:12px;
}
.results_3col li a:hover {
	color:#e41129;
	text-decoration:underline;
}

.search_bot_bkg {
	height:12px;
	background: url(../img/booking_process_border_bot.png) no-repeat;
	[if IE8] background: url(../img/booking_process_border_bot_2.png) no-repeat;
}

/*END Arreglos HOME*/


.photo_new_summary {
	width:358px;
	float:left;
	margin:0 0 0 13px;
}

.photos_description {
	float:right;
	width:448px;
	padding-left:9px;
}

.description_summary {
	width:448px;
	margin-top:18px;
}

/* ************************************* desde aqui JON trabja con el estandar CSS de Federated ******************************** */


/* ------------------------------------ backgrounds------------------------- */
.bkg_gris_osc {
	background:#515151;
}

.bkg_blanco {
	background:#FFF;
}

.bkg_gris_claro {
	background:#a3a3a3;
}

.bkg_gris_mas_claro {
	background:#f7f7f7;
}

.bkg_rojo {
	background:#e2001a;
}
/* ------------------------------------ contenedor ------------------------- */

.contenedor_1 {
	width:717px;
}

.contenedor_2 {
	width:804px;
}

.contenedor_3 {
	width:230px;
}

.contenedor_4 {
	width:716px;
}

/* ------------------------------------ paddings ------------------------- */

.pad_1 {
	padding:0 20px 3px 20px;
}

.pad_2 {
	padding:20px 30px 1px 30px;
}

.pad_3 {
	padding:10px 10px 1px 10px;
}

.pad_4 {
	padding:5px 5px 1px 5px;
}

.pad_5 {
	padding:45px 30px;
}

.pad_6 {
	padding:20px 10px 1px 20px;
}

.pad_7 {
	padding:0 0 10px 29px;
}

.pad_8 {
	padding:0 0 10px 0;
}

/* ----------------------------------------- margin auto Para centrar un div --------------------------- */

.centrar_div {
	margin:0 auto;
}

/* --------------------------------------bordes redondos ------------------ */

/* borde basico*/

.borde_b {
	background: url(../img/borde.png) repeat-x #FFF bottom;
}

.borde_bl {
	height:10px;
	width:10px;
	background:url(../img/borde_bl.png) no-repeat;
}

.borde_br {
	height:10px;
	width:10px;
	background:url(../img/borde_br.png) no-repeat;
}

/* borde gris oscuro sobre gris claro */

.bor_gris_claro_left {
	width:9px;
	height:25px;
	background:url(../img/bor_gris_med_left.png) no-repeat;
}

.bor_gris_claro_right {
	width:9px;
	height:25px;
	background:url(../img/bor_gris_med_right.png) no-repeat;
}

/* borde rojo*/

.bor_redondo_rojo_tl {
	width:10px;
	height:10px;
	background:url(../img/borde_rojo_tl.png) no-repeat;
}

.bor_redondo_rojo_tr {
	width:10px;
	height:10px;
	background:url(../img/borde_rojo_tr.png) no-repeat;
}

.bor_redondo_rojo_bl {
	width:10px;
	height:10px;
	background:url(../img/borde_rojo_bl.png) no-repeat;
}

.bor_redondo_rojo_br {
	width:10px;
	height:10px;
	background:url(../img/borde_rojo_br.png) no-repeat;
}

/* borde redondo gris oscuro */

.borde_redondo_gris_osc_topleft {
	height:10px;
	width:10px;
	background:url(../img/borde_redondo_gris_osc_topleft.png) no-repeat;
}

.borde_redondo_gris_osc_botleft {
	height:10px;
	width:10px;
	background:url(../img/borde_redondo_gris_osc_botleft.png) no-repeat;
}


/* borde de caja de fondo blanco sobre fondo gris oscuro*/

.borde_redondo_blanco-rojo_tl {
	height:5px;
	width:5px;
	background:url(../img/borde_blanco-rojo_tl.png) no-repeat;
}

.borde_redondo_blanco-rojo_tr {
	height:5px;
	width:5px;
	background:url(../img/borde_blanco-rojo_tr.png) no-repeat;
}

.borde_redondo_blanco-rojo_br {
	height:5px;
	width:5px;
	background:url(../img/borde_blanco-rojo_br.png) no-repeat;
}

.borde_redondo_blanco-rojo_bl {
	height:5px;
	width:5px;
	background:url(../img/borde_blanco-gris_bl.png) no-repeat;
}

/* -------------------------------------- bordes ------------------ */

.borde_gris {
    border-left:solid 1px #a7a7a7;
    border-right:solid 1px #a7a7a7;	
}

.borde_gris_x3 {
    border-left:solid 1px #a7a7a7;
    border-right:solid 1px #a7a7a7;	
    border-bottom:solid 1px #a7a7a7;	
}


/* -------------------------------------- espacios ------------------ */

.space_bot_5px {
	margin-bottom:5px;
}

.space_bot_10px {
	margin-bottom:10px;
}

.space_bot_20px {
	margin-bottom:20px;
}

.space_bot_25px {
	margin-bottom:25px;
}

/* -------------------------------------- lists ------------------ */

/* list bolitas*/

.li_bolitas ul {
	margin:0;
	padding:0;
}

.li_bolitas li {
	list-style-image:url(../img/bullet_bolita_rojo.png);
	padding:0 0 7px 0;
}

/* linea punteada */

.li_linea_punteada ul, .li_linea_punteada_b ul{
	margin:0;
}

.li_linea_punteada li {
	list-style-image:url(../img/g.png);
}

.li_linea_punteada li a, .li_linea_punteada_b li {
	padding:10px 5px 10px 30px;
	margin:0;
	border-top:#bdbdbd 1px dotted;
	text-decoration:none;
	display:block;
	background: url(../img/fle_ro.gif) no-repeat;
	background-position:12px 14px;
	font-size:12px;
}

.li_linea_punteada li a:hover {
	color:#e41129;
	text-decoration:underline;
}

/* altos especiales */

.alto_contact {
	height:141px;
}

/* -------------------------------------- cajas ------------------ */

.box_view_cancel {
	width:400px;
}

.box_view_cancel_textos {
	width:200px;
}

.box_dos_columnas {
	width:48%;
}

/* Misc by tlack */

.big_button {
	background: #090;
	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.16, rgb(0,200,0)),
			color-stop(0.58, rgb(0,192,0))
	);
	background-image: -moz-linear-gradient(
			center bottom,
			rgb(0,200,0) 16%,
			rgb(0,192,0) 58%
	);
	border-bottom: 2px solid #070;
	border-left: 2px solid #0c0;
	border-right: 2px solid #070;
	border-top: 2px solid #0c0;
	border-radius: 8px;
	color: white !important;
	display: inline-block;
	font-size: 14px;
	margin-top: 5px;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.big_button:hover {
	background: #0d0;
	color: #f0f0f0;
	border-top: 2px solid #030;
	border-right: 2px solid #0c0;
	border-left: 2px solid #030;
	border-bottom: 2px solid #0c0;
}

.promo_desc {
	color: #090;
}

#tripadvisor_iframe {
	width: 323px;
	height: 350px;
}

ul.ui-autocomplete {
	width: 400px;
}
li.ui-menu-item {
	padding: 0;
	list-style-image: none;
}

/* New styles for header, footer, search new and list ajax - Styles are basic with red color, overriden in other css when partner sites */
.footerHeadline {
	font-size:18px;
	padding-left:10px;
	font-weight:600;
}

.searchHeadline {
	width:311px;
	height:41px;
	border-radius: 8px 8px 0px 0px;
	font-weight:900;
	text-transform: uppercase;
	font-size:26px;
	font-weight:900;
	padding-left:22px;
	padding-top:20px;
	letter-spacing:-1px;
	background-color:#e3001b;
	color:white;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	-o-border-radius: 8px 8px 0px 0px 0px;
	overflow:visible;
}

.buttonBg {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	background-color:#e3001b;
	color:white;
	width:106px;
	height:26px;
	font-size:16px;
	font-weight:700;
	padding-top:1px;
	border:0px;
}

.backTopLink {
	border-radius: 8px 8px 8px 8px;
	margin:3px;
	padding:4px 10px;
	font-size:12px;
	border:1px solid black;
	overflow:visible;
	background-color:#eeeeee;
	font-weight:bold;
}

.topDeal {
	width:576px;
	height:21px;
	border-radius: 8px 8px 0px 0px;
	font-weight:900;
	text-transform: uppercase;
	font-size:20px;
	font-weight:900;
	padding-left:24px;
	padding-top:10px;
	letter-spacing:-1px;
	background-color:#e3001b;
	color:white;
}

.yourBookingTitle {
	width:682px;
	height:20px;
	border-radius: 8px 8px 0px 0px;
	font-weight:600;
	text-transform: uppercase;
	padding-left:15px;
	padding-top:8px;
	background-color:#e3001b;
	font-size:16px;
	color:white;
}

bookingHeader {
	margin-top:12px;
	color:white !important;
}

.partnerColors {
	color:white !important;
} 

