/*.es #container{background-image: url(../images/hd_ofertas.jpg);}
.en #container{background-image: url(../images/hd_ofertas_en.jpg);}*/

html > body #content{ margin-top: 23px;}

html > body #additional{ margin-top: 15px;}

#content { margin-top: 6px; }

#additional { margin-top: 0px;	 }

#text h5{
	padding-top: 30px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	color: #F5A141;
	font-size: 150%;
}

#text ul {
	height: auto;
	border: 0 !important;
}
#text div.error{
	margin-top: 10px;
}
#text div.error ul{
	padding: 3px;
}
#text div.error ul li {
	width: auto;
	float: none;
	margin: 4px;
	list-style-type: disc;
	height: auto;
	position: static;	
	padding: 5px;
	border: 0;
}
#text ul li {
	width: 500px;
	float: left;
	margin: 4px;
	list-style-type: none;
	padding: 10px;
}
	/*
	#text li.papagayo {
		background: url(../images/bdg_oferta_papagayo.jpg) bottom left no-repeat;
	}
	#text li.caracol {
		background: url(../images/bgd_oferta_caracol.jpg) bottom left no-repeat;
	}	
	#text li.playacar {
		background: url(../images/bgd_oferta_playacar.jpg) bottom left no-repeat;
	}	
	#text li.selectclub {
		background: url(../images/bgd_oferta_selectclub.jpg) bottom left no-repeat;
	}*/
		
	#text li h5 {
		border: 0;
		margin: 0;
		padding: 0;
		font-size: 130%;
		
		color: #999 !important;
		font-variant:small-caps;
		background:url(../images/bg_offers.jpg) no-repeat top left;
		height:55px;
		padding-top:25px;
		padding-left:50px;
	}
		#text li h5{
			color:#F5A141;
		}
		
		#text li h6 {
			margin-top:10px;
			font-size:100%;
		}
		
	#text li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#text li p.hotel{
		font-variant: small-caps;
		/*font-weight: bold;*/
		color: #5D7D96;
	}
	#text li p.price {
		font-weight: bold !important;
		color: #f58026;
		text-align: right;
		font-size: 190%;
		background: #fff;
		float: right;
		padding: 12px 5px 17px 5px;
		background:url(../images/dollar.jpg) no-repeat 50% 50%;
	}
	#text li p.price span {
		font-weight: normal; 
		color: #213343;
		font-size: 80%;
	}
	#text li p.date {
		font-size: 10px;
		color: #5d7d96;
		text-align: center;
		position: absolute;
		bottom: 2px;
		display: block;
		left: 5px;
		border: 1px solid #5d7d96;
		width: 225px;
		background: #fff;
		padding: 1px;
		font-weight: bold;
		color: #F5A141;
	}
	

	#offer-list-hotels img{
		padding:2px;
		margin-left:10px;
		
	}
	
	.offer-image{ float:right;}
	
	.offer-date {
		background: url(../images/offer-pattern.jpg) repeat top left;
		font-size: 70%;
		padding: 3px 3px 3px 10px;
		color: #999999;
		font-weight: bold;
		margin-top: 10px;
		margin-right: 0pt;
		margin-bottom: 10px;
		margin-left: 0pt;
		clear: both;
	}
	
	.offer-item-reservation{ 
		clear:both; 
		padding-top:15px;
	}
	
	.bt_reservar{
		background:url(../images/service_bell.jpg) no-repeat top left;
		padding-left:20px;
		padding:15px 10px 5px 60px;
		border:0;
		color:#666;
		font-size:140% !important;
		font-weight:bold;
		/*text-transform:uppercase;*/
	}
	
		.bt_reservar:hover{ 
			cursor:pointer;
			color:#333;
		}
	
	
	