h1{
	font-size: 15px;
	font-weight: bold;
}

p {
	margin: 0;
}
#cuba-hotel-nav {
	padding: 0px 5px 5px 5px;
	margin-top: 10px;
	width: 212px;
	border: 1px solid #ffa500;
	float: left;
}

#cuba-hotel-nav h2 {
	margin: 0;
}

#cuba-hotel-nav {
	font-size: 12px;
	line-height: 15px;
}

.hotelSummary {
	clear: left;
	border: 1px solid #ffa500;
	height: auto !important;
	font-size:12px;
}

.hotelThumb {
	width: 100px;
}

.hotelDescription {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.hotelPrice {
	padding-right: 5px;
	vertical-align: bottom;
	text-align: right;
}

.star {
	float: right;
}

#hotel {
	font-size:12px;
	margin-bottom: 10px;
	margin-left: 225px;
}

#hotel h1, #hotel h2 {
	padding: 0;
	margin: 0 0 10px 0;
}

#hotel .rates,
#hotel .schedules {
	clear: both;
	margin-top: 10px;
	padding: 0px 10px 10px 10px;
	font-size: 12px !important;
	/*font-size: 10px;*/
}

#hotel .check-in-out {
	padding: 10px 0;
}
#hotel .hotel-amenities,
#hotel .room-amenities,
#hotel .package-amenities {
	clear: left;
	margin: 0 10px 0 10px;
	padding: 10px 0;
}
#hotel .check-in {
	float: left;
	padding-left: 10px;
}
#hotel .check-out {
	float: right;
	padding-right: 10px;
}
#hotel .included,
#hotel .not-included {
	padding: 10px;
}

#hotel .description {
	padding: 10px;
	font-weight: bold;
}

#hotel .info { }

#hotel .name, #hotel .address, #hotel .star-rating {
	text-align: left;
	padding-left: 10px;
}

#hotel label {
	clear: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#hotel .amenity-left {
	width: 150px;
	text-align: left;
	float: left;
	clear: left;
}
#hotel .amenity-right {
	margin-left: 160px;
	text-align: left;
}
#hotel .amenity-long {
	text-align: left;
	float: left;
	clear: left;
}
#right-side {
	margin: 5px 25px 0 5px;
	float: right;
	height: 300px;
	width: 250px;
	display: block;
	text-align: center;
}

#right-side .image {
}

.reserve {
	margin: 5px auto;
	background:#f60 url(/images/button-bg.jpg) repeat-x 0 0;
	border: 1px solid black;
	width: 150px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	cursor:pointer;
}
#hotel ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#hotel li {
	margin-left: 11px;
}

#havana-hotel-list,
#varadero-hotel-list {
margin: auto;
width: 584px;
}
#havana-hotel-list h1,
#havana-hotel-list h2,
#varadero-hotel-list h1,
#varadero-hotel-list h2 {
padding:0;
margin:0;
}

#cuba-info {
height:750px;
padding:0px 0 0 20px
}

#howto-popup {
background-color: #fff;
border: 2px solid #ffa500;
padding: 10px;
margin-left: 235px;
margin-bottom: 10px;
display: none;
}
#reservation {
font-size:12px;
width: 604px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
border: 1px solid #ffa500;
}
#reservation form {
padding: 0;
margin: 0;
}
#reservation .error {
color: red;
}
#thankyou {
width: 584px;
margin: auto;
margin-top: 10px;
height: 400px;
}

/**
 * Overrides
 */
#content {
	background-color: white;
}

#leftside {
	display:none;
}

#rightside {
	width: 792px !important;
	padding: 10px 12px 0 12px;
	margin: 0;
}

