﻿@import 'reset.css';

	
body {
	background:#f0e1ca url(../images/body-bg.png) 50% 0;
	font:12px Georgia,Arial,Tahoma,Verdana,Serif;
	color:#575243;
}

.visible 
{
	display:inline;
}

.inner {float:left;}
.cln {
	display:block;
	overflow:hidden;
	
	clear:both;
	//zoom:1;
}
.notxt {
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	line-height:0;
}

.fl {float:left;}
.fr {float:right;}
.c2 {width:49%;}
.c3 {width:33%;}

/* HEADER */

.header {
	height:99px;
	background:url(../images/top.jpg) 50% 0 repeat-x;	
}

.logo {
	width:212px;
	height:190px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-470px;
}

.header ul {
	position:absolute;
	left:50%;
	margin-left:-225px;
}
.header li {
	display:inline;
}
.action {
	top:35px;
}
.main {
	top:70px;
	width:720px;
}
.header ul a {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 5px;
	margin-right:7px;
}
.header ul a.last {margin-right:0;}
.header ul.main a {
	color:#ffd201;
}
.header ul a:hover, .header ul a.active {
	background:#2b2b28;
}

#quicksearchpopup dl a:hover,  #quicksearchpopup dl a.active {
	background:none;
}

.header ul.lang a {
	width:16px;
	height:13px;
	background:url(../images/lang.png) 0 0 no-repeat;
	padding:0;
	float:left;
	border:1px solid #3e3d3a;
	margin:0 0 0 3px;
}
.header ul.lang {
	margin-left:435px;
	top:35px;	
}
.header ul.lang .en a {
	background-position:-16px 0;
}
.header ul.lang a.active {
	border-color:#75736c;
}

.media {
	height:578px;
	background:url(../images/media.jpg) 50% 0 repeat-x;
	text-align:center;
}
.media object, .media embed {
	display:block;	
	margin:auto;
	margin-top:7px;
}
.noflash {
	background-image:url(../images/media2.jpg);
	height:428px;
	text-align:center;
}
.noflash .inner {
	float:none;
	width:960px;
	margin:0 auto;
	text-align:left;	
	padding-top:7px;
}
.noflash .photo {
	display:inline;
	width:750px;
	float:left;
	margin:0;
}
.noflash .submenu {
	background-image:url(../images/submenu2.png);
	width:210px;
	float:left;
	padding:35px 0 0 0 !important;
	margin:0!important;
	height:428px;
	overflow:hidden;
}
.noflash ul {
	margin:10px 10px 0 40px;
}
.noflash h3 a {
	display:block;
	text-transform:none  !important;
	margin:20px 10px 10px 40px;
}
.noflash ul a:hover {
	color:#970300;
}
.fx {
	height:425px;
	background:url(../images/flash.jpg) 50% 50% no-repeat;
}

.content {
	background:url(../images/body-bg.jpg) 50% 0 repeat-x;
	min-height:500px;
	text-align:center;
}
.content .inner {
	float:none;
	width:960px;
	margin:0 auto;
	text-align:left;
}
.content .text, .small2  .Normal{
	padding:15px;
}
.small2 .Normal .text{
	padding:0px;
}
.content .left {
	width:285px;
}
.content .right {
	margin-left:300px;

}
.content .small1 {
	width:210px;
}
.content .small2 {
	margin-left:230px;
}

.booking {
	background:#f3dcaa url(../images/book-top.png) 1px 0 repeat-x;
	position:relative;
	top:-3px;
	padding:10px 4px;
}
.left .small {
	background-image:url(../images/book-top2.png);
}
.booking h3 {
	color:#a04443;
	font-size:14px;
	text-transform:uppercase;
	padding:0 6px;
	margin-bottom:8px;
}

.booking .title { padding-top:6px; float: left }
.booking .search-type { margin-bottom:5px }
.booking .search-type li { text-align:right; /* display: block */ }
.booking .select-by-hotel { padding-left:5px } 



.booking ul {
	/*position:absolute;
	left:114px;
	top:10px;*/
}
.booking li {
	/*float:left; */
}
.booking ul a {
	color:#524c38;
	text-transform:uppercase;
	font-size:9px;
	margin-left:8px;
}
.booking fieldset {
	background:#ecd097;
	padding:5px;
	font:normal 11px 'Trebuchet MS',Tahoma, Arial, Serif;
}
/*.booking select {
	width:125px;
}*/
.booking input#checkout {
	margin-left:16px;
}

.booking .phone-reservation { border-top:1px solid #ecd097; padding:0; margin:10px 0 0}
.booking .phone-res { text-align:center; padding:4px 0; margin:0; font-weight:bold; text-transform: uppercase }
.booking .loc { font-size:11px;  }
.booking .phone { color:#97312f; font-size:16px }	
.booking .phones-table td { padding:4px }		
.booking .phone-separator { border-left:2px solid #ecd097; padding-left:10px !important   }	
.booking .office { font-size:11px; text-align: center; font-size:11px; padding:10px 0 0; margin:0 }	

.booking div { margin:1px auto; }
/* Booking Micro Reset */
.booking h3, .booking form, .booking p, .booking fieldset { margin:0; padding:0 }
/* Booking Grid Based */
.booking {   /* 7cols x 30px */ }
.booking fieldset { border:none; padding:2px; }
.booking fieldset .bold { font-weight:bold; }
.booking .row { clear:both }
.booking .column { margin-right:4px; overflow: hidden; float: left; display:inline }
.booking .clear { clear:both; display:block; height:0; overflow:hidden; visibility:hidden; width:0; }
.booking input.block, .booking select.block, .booking label.block { display:block; }
.booking .grid_1 {width:20px; margin:5px }
.booking .grid_2 { width:60px; }
.booking .grid_3 { width:90px; }
.booking .grid_4 { width:120px; }
.booking .grid_5 { width:150px; }
.booking .grid_6 { width:180px; }
.booking .grid_7 { width:210px; }
.booking .grid_8 { width:240px; }
.booking .grid_fw { width:100%; }

#CheckOutCarCityLink{ font:10px Tahoma, Geneva, sans-serif;}

#flight-return-dates, #return-dates #checkout{ margin:0}


.left .small input#checkout {margin-left:0;}
.left .small select {
	width:100%;
	margin-left:0 !important;
}

.left .small select#currency {
	width:126px;
}

/*.left .small .guests select {
	width:30px !important;	
	margin-right:0 !important;
}*/

.left .small .guests label {
	margin-right:0 !important;	
}

.booking .hotel-location select#hotel {
	width:98% !important;
}

.booking select#hotel {
	/*margin-left:12px;*/
	width:190px !important;
	display:block
}
.booking .dates input {
	width:90px;
}
.left .small .dates label {
	display:block;
	float:left;
	width:75px;
	margin-right:0;
}
.left .small .dates div, .left .small .promo div {height:4px;}
.left .small .dates input {
	width:90px;
}
.booking .guests input {
	width:20px;
	margin-right:27px;
}
.booking .guests select {
	/*width:30px !important;*/
	margin-right:10px;
}
.left .small .guests input {
	width:15px;
	margin-right:0px;
}
.booking .guests input#rooms, .booking .guests select#rooms {
	margin-right:0;
	/*margin-top:5px;*/
}

.booking .guests .col1-3 { float:left; width:70px;  }
.booking .guests .col1-3.w40 { width:40px }
.booking.small .guests select  { display:block }

.booking label {
	margin-right:3px;
}
.booking input#promo {
	width:55px;
	margin-right:15px;
}
.left .small .promo label {
	display:block;
	float:left;
	width:70px;
	margin-right:0;
}
.left .small .promo select#currency {
	width:110px;
	margin-right:0;
}

.left .small input#promo{
	width:auto;
	margin-right:0;
}
/*.booking select#currency {
	width:74px;
}*/

.left .small .promo select#currency {
	width:115px;
}
.booking .submit-div {
	height:30px;
}
.booking .submit {
	border:0;
	background:url(../images/top.png) repeat-x;
	color:#fff;
	text-transform:uppercase;
	padding:4px 8px;
	margin-left:-4px;
	cursor:pointer;
	margin-top:10px;
	overflow:visible;
}
.booking .submit:hover {
	background-image:url(../images/top-hover.png);
	color:#000;
}
.left .small .submit {
	width:145px;
	float:left;
}
.booking .best {
	font-size:10px;
	color:#5e2a29;
	font-family:Tahoma;
	padding-left:5px;
}
.left .small .best {
	font-size:9px;
	display:block;
	float:right;
	margin-top:9px;
	position:relative;
	left:-4px;
}
.booking .phone-reservation {
	color:#524c38;
	padding:5px 4px;
}
.booking .phone-reservation span {
	position:relative;
	top:-2px;
	margin-right:4px;
}
.booking .phone-reservation strong {
	color:#97312f;
	font-size:19px;
	font-family:sans-serif;
}


.email-signup {
	height:130px;
	background:url(../images/email.jpg) no-repeat;
	position:relative;
}
.email-signup p {
	color:#fff;
	text-align:center;
	padding:40px 20px 0 20px;
	font-size:11px;
}
.email-signup .email, .email-signup .submit {
	background:none;
	position:absolute;
	border:0;
	padding:0;
	margin:0;
	height:18px;
	line-height:18px;
	width:215px;
	left:25px;
	top:89px;
}
.email-signup .submit {
	left:240px;
	width:30px;
	cursor:pointer;
}

.special {
	padding:15px 0;
}

.specials {
	height:192px;
	background:#eddab1 url(../images/specials.jpg) 0 0 no-repeat;
	position:relative;
	top:-4px;
	margin-bottom:-10px;
}
.specials dl {
	width:219px;
	overflow:hidden;
}
.specials dt, .specials dd {
	padding:0 14px;
	color:#4c4839;
}
.specials dt {
	text-transform:uppercase;
	margin:10px 0 5px 0;
}
.specials dt strong {
	display:block;
	color:#a04443;
	font-size:16px;
	font-weight:normal;
}
.specials dt span {
	display:block;
	color:#6f2c2b;
	font-size:14px;
	font-weight:normal;
}
.specials dd img, .photos img {
	display:block;
	background:#fff;
	padding:1px;
	border:1px solid #d4ccbd;
	margin:5px 0;
}
.specials p {
	font-size:11px;
	color:#4c4839;
	padding:0;
	line-height:12px;
}
* html .specials p {font-size:10px;}
.specials a.more {
	font-size:11px;
}
.specials p.weather {
	padding-left:92px;
	height:55px;
	margin-bottom:13px;
}
.specials p.weather strong {
	font-size:27px;
	line-height:32px;
	color:#6f2c2b;
	font-weight:normal;
	display:block;
}
.specials p.sun {
	background:url(../images/weather/sun.jpg) 0 50% no-repeat;
}

/*.submenu {
	background:url(../images/submenu.png) 0 0 no-repeat;
	padding:20px 40px 20px 80px;
	margin-top:20px;
}*/

.submenu {
	background:url("../images/bg-header-submenu.jpg") no-repeat scroll 0 0 transparent;
	margin-top:20px;
	padding:20px 40px 20px 45px;
}

.submenu h3 a, .submenu h3 {
	color:#a04443;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
}
.submenu ul {
	margin-top:15px;
	list-style-position:outside;
	list-style-image: url("../images/submenu-bullet.png");
	padding-left:16px;
}
.submenu li{
	background:url(../images/submenu-dots.png) 0 100% repeat-x;
	line-height:25px;
}

.submenu ul li {list-style:inherit;}
.cln dd{
	background:url(../images/submenu-dots.png) 0 100% repeat-x;
}

/*.submenu li.last, */
.cln dd.last {background:none;}
.submenu li a, .cln dd a.best{


	color:#5e2a29;
	text-decoration:none;
}

a {
	color:#a04443;
}
a:hover, .footer a:hover {
	color:#7c0200;
}

p {
	padding:10px 0;
}
h1 {
	color:#a04443;
	font-size:19px;
	text-transform:uppercase;
	padding-top:10px;
}
h2 {
	color:#A0451E;
	font-size:18px;
	font-weight:normal;
	font-size:18px;
	margin-bottom:3px;
}

.social {
	margin:20px 0 20px 60px;
}
.small4 {
	margin-left:30px;
}
.social li {
	display:block;
	float:left;
	padding-right:15px;
}
.social li a {
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	padding-left:20px;
	background:url(../images/social.png) 0 0 no-repeat;
	color:#4a3323;
}
.social li a:hover {
	background-position:0 -16px;
}
.social li.twitter a {
	background-position:0 -32px;
}
.social li.twitter a:hover {
	background-position:0 -48px;
}

.photos {
	padding-left:20px;
}
.hotel-logo {
	text-align:center;
	padding:22px 0 10px 0;
}

.table {
	width:98%;
	margin-top:10px;
}
.table td, .table th {
	border-bottom:1px solid #d6c6ad;
	line-height:25px;
	color:#4c4839;
}
.table th {
	font-weight:bold;
}
.stars {
	display:block;
	height:10px;
	background:url(../images/star.png) 0 50% repeat-x;
	width:12px;
	float:left;
	margin:7px 0 0 0;
}
.s2 {width:24px;}
.s3 {width:36px;}
.s4 {width:48px;}
.s5 {width:60px;}
.s6 {width:72px;}
.s7 {width:84px;}

.footer {
	background:url("../images/footer.jpg") no-repeat scroll 0 0 transparent;
	height:150px;
	margin:0 auto;
	position:relative;
	width:960px;
	
	
}
.footer ul {
	position:absolute;
	left:70px;
	top:40px;
}
.footer ul.logos {
	position:absolute;
	left:540px;
	top:60px;
}
.footer ul.logos li a { 
	border:none;
	/*padding-left:20px;
	margin-left:20px*/
}
.footer li {
	display:inline;
}
.footer li a {
	color:#4c4839;
	text-decoration:none;
	font-size:12px;
	padding-right:11px;
	margin-right:11px;
	border-right:1px solid #4c4839;
}
.footer li.last a {
	border:none;
}
.footer p {
	position:absolute;
	left:70px;
	padding:0;
	font-size:10px;
	text-transform:uppercase;
	color:#575243;
}
.footer p {
	padding:0;
}
.footer p.copy {
	top:80px;
}
.footer p.hebs {
	top:95px;
}

.Normal, .NormalDisabled {
	font-size:12px;
}

.sitemap h2,.FindHotels h2 { padding:30px 0 10px }

.sitemap ul,.FindHotels ul { padding:0 0 0 25px}

.sitemap ul li, .FindHotels ul li {

font-size:12px;

list-style:disc outside none;

padding:1px 0;

}

.sitemap ul li ul,.FindHotels ul li ul  { margin:4px 0 8px }

.sitemap ul li ul li,.FindHotels ul li ul li { font-size:12px; font-style:italic }

a.search:hover {
	background:url(../images/arr-qs.gif) 100% 5px no-repeat;
	color:#236cb8;
}

.menu .popup {
	position:absolute;
	background:#f6e5c6;
	border:3px solid #cec4aa;
	display:none;
}
.menu .popup dl {
	float:left;
	/*width:275px;*/
	padding-bottom:10px;
}
.menu .popup dt {
	background:#fff9ec;
	color:#c88f5e;
	line-height:40px;
	padding:0 15px;
	font-size:15px;
	font-weight:normal;
}
.popup dd, .cln h2{
	padding:10px 15px 5px 15px;
}
.menu .popup a {
	font-size:10px;
}
.menu .popup dd p {
	color:#444;
	font-size:10px;
	padding-left:6px;
}

td.RightTd{
	text-align:right;
	padding-right:5px;
}

td.CenterTd{
	text-align:center;
}

#quicksearchpopup{	z-index: 2; display: none;top:1.5em;left:0;	}	
#flashcontent{	z-index:0;	}

.hotelList .hotelItem { padding-top:12px; overflow:auto; margin-bottom:18px } 
.hotelList .hotelItem h2 {
    background-color:#F6EFE0;
    border-bottom:1px solid #DCD4C5;
    font-size:14px;
    margin-bottom:6px;
    padding:8px;

}
.hotelList .hotelItem h2 a {    } 
.hotelList .hotelItem .photo, .hotelList .hotelItem p img{ background-color:#f6efe0; float:left; padding:4px; border:1px solid #dcd4c5; width:90px; height:70px; } 
.hotelList .hotelItem .intro p { padding:0 0 0 110px; } 
.hotelList .hotelItem .intro p a { display:block; font-weight:normal; padding:5px 0; } 
.hotelList .clear { clear:both }

.special-offers-list { line-height:160%; }  
.special-offers-list h2 { color:#A04443; font-size:19px; padding-top:10px; border-bottom:1px solid #A04443; font-weight:normal; padding:5px 0 }      
.special-offers-list h3 { font-size:15px  }              
.special-offers-list .offer-item { overflow:auto; padding:15px 0; border-bottom:1px solid #d5c3a7 }              
.special-offers-list .last { border-bottom: 0; }             

.special-offers-list .offer-head { padding-bottom:10px; overflow:auto  }
.special-offers-list .offer-head .hotel { /*float:left;*/ }
.special-offers-list .offer-head .hotel a { color:#4a3347; font-size:16px; }        
.special-offers-list .offer-head .location { font-style:italic; font-size:12px; }
 
.special-offers-list .offer-head .book-info { text-align:right   }        
.special-offers-list .offer-head .from { font-style:normal; text-transform:uppercase; }
.special-offers-list .offer-head .rate { color: #642c2c; font-size:20px; padding:0 10px; }
.special-offers-list .offer-head .bookit { width:80px /* position:relative; top:-2px  margin-top:-4px */ }

.special-offers-list .offer-head .bookit a {                   
	background-image:url("../images/buttons/book_it.gif"); 
	float:right;
	height:26px;
	text-indent:-9999px;
	width:76px;            
}                
.special-offers-list .offer-head .bookit  a:hover { background-position:0 -26px; }                      
		
.special-offers-list .offer-body .photo { 
	background-color:#F6EFE0;
	border:1px solid #DCD4C5;
	float:left;
	height:110px;
	padding:4px;
	width:170px; 
}        
.special-offers-list .offer-item .offer-body p { padding:0 0 0 190px; }
		   
#tableSpecialOffers div, span, td { font-family: Georgia, Times New Roman;  }    

.text .toptext, .small2 .Normal .toptext{font-size:smaller; vertical-align:top;}
.text ul li, .small2 .Normal ul li{list-style:inside disc none; padding-left:20px;}

.slmenu{ background:url("../images/sl-slide-menu.jpg") repeat-y scroll 0 0 transparent;}

.poweredlogo{position:relative;top:130px;right:1px; left:64px}

.blog_more_link{
	float:right;
    padding-top:18px;
}

.BlogContent .hotelItem p img, .hotelItem img {
margin-right:5px;
}

.BlogContent .hotelItem .blog_dateline{
	padding-bottom:18px;
	display:block;
}
/*.BlogContent .hotelList .hotelItem h2 {
background:none;
}*/

/* Definicion para combos y cajas de texto */
input, select { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px !important }

/* Definicion de fuente general para mostrar la tarifa */
.rate-number { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;   }

/**************//*****************/

#SwfWeatherContainer {
	margin:10px 0 5px;
	height:192px;
}
#SwfWeatherContainer .caption {
	color:#A04443;
	display:block;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}
#SwfWeatherContainer .location {
	color:#6F2C2B;
	display:block;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
#SwfWeatherContainer .temperature {
	color:#6F2C2B;
	display:block;
	font-size:33px;
	font-weight:normal;
	line-height:32px;
	float:right;
	clear:both;
	position:relative;
	bottom:90px;
}
#SwfWeatherContainer .humidity {
	clear:right;
	float:right;
	font-size:12px;
	position:relative;
	bottom:90px;
}
#SwfWeatherContainer .condition {
	font-size:16px;
	float:right
}
#SwfWeatherContainer .swfObject {
	width:70px;
	margin:10px 0 0 10px;
}
#SwfWeatherContainer .swfObject embed, #SwfWeatherContainer .swfObject object {
	width:68px;
	height:68px
}
#SwfWeatherContainer .weatherLink {
	font-size:10px;
	margin-top:20px
}
#SwfWeatherContainer .weatherLink a {
	display:inline
}

.rpf-form fieldset,.registration-form fieldset,.contactus-form fieldset{border: 1px dotted #D3CBBB;padding:20px;margin-top:20px;}   
.rpf-form legend,.registration-form legend,.contactus-form legend{width:160px; font-weight: bold; font-size: 12px;color: #AE4443; display:block; padding:0 10px; margin-bottom:10px; background-color:#EDDFC5;text-align:center;}
.rpf-form .submit, .registration-form .submit, .contactus-form .submit {
	border:0;
	background:url(../images/top.png) repeat-x;
	color:#fff;
	text-transform:uppercase;
	padding:2px 16px;	
	margin-left:10px;
	cursor:pointer;
	margin-top:10px;
	overflow:visible;
}
.rpf-form .submit:hover, .registration-form .submit:hover, .contactus-form .submit:hover {
	background-image:url(../images/top-hover.png);
	color:#000;
}

/*Para el control panel*/
.ControlPanel
{
    background:#F0E1CA url(../images/body-bg.png) repeat scroll 50% 0;		
}

.ControlPanel Table
{
    width:100%;	
}

.ControlPanel .Hide
{
    display:none;	
}

.ControlPanel .Panel td
{
    padding-top:5px;
}

.ControlPanel .Panel
{
    margin-bottom:5px;	
}

.ControlPanel td
{
    text-align:inherit;
    padding: 0px 5px;
}

.ControlPanel .Right
{
    text-align:right;	
}

.ControlPanel .Left
{
    text-align:left;	
}
    
.ControlPanel .Center
{
    text-align:center;	
}

.ControlPanel .Panel Span
{
    Display:block;   	
}

td.hrecorate{width: 120px; text-align: right; padding-right: 4px;}
.ReservationOutFillCell { float:right }

.table-column-w20 { padding-top:60px; }

/* Submenu MI CUENTA */
.header ul.action { z-index:99 }

.action-submenu { 
	background-color: #F6E5C6; 
	z-index:999; 
	border:3px solid #CEC4AA; 
	position:absolute !important; 
	left:0; 
	top:1.2em; 
	margin-left:340px; 
	margin-top:0px;
	display:none;	
}

.action-submenu h2 { font-size:11px !important; padding-bottom: 0 }
.action-submenu dl { padding-bottom:10px; }
.action-submenu dl dd { padding:10px 15px 5px; }
.action-submenu a {  color:#5E2A29 !important; font-size:10px !important; }
.action-submenu a:hover { background-color:transparent  !important }  


