@charset "utf-8";
/* CSS Document */

 

*, html, body {margin:0;padding:0;}

p, div, td {line-height:135%;}

/*Basic Links*/
 



a:focus {outline:0;}

.offers {
	width:500px;
}

.booknow{
	border:0;
	padding:0;
}

p, div, td {line-height:135%;}

.offer {
	width:240px;
	height:320px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	border:1px solid #eee;
	overflow:hidden;
	
}

.offer img{
	padding:5px 5px 5px 5px;
}
.text{
	margin:0px 5px 0px 5px;
}

.resort{
	/*margin:0px;*/
	font-weight:bold;
	text-align:center;
	padding:0px 5px 0px 5px;
	overflow:hidden;
	height:38px;
}

.details{
	font-size:9px;
	margin-top:1px;
	border-bottom:1px dotted #e4e4e4;
	text-align:justify;
	padding:0px 5px 0px 5px;
}

.price {
	font-weight:bold;
	font-size:1.8em;
	color:#001841;
	/*margin-top:0px;
	margin-bottom:0px;
	text-align:left;*/
	padding:0px 5px 0px 5px;
	}
	
	
.save {
	/*margin-top:0px;*/
	font-weight:bold;
	color:#c3004b;
	font-size:1.1em!important;
	padding:0px 5px 0px 5px;
	/*clear:both;*/
	}
	
.select {
	float:right;
	width:55px;
	margin-bottom:10px;
	padding-right:8px;

	}
