#makati_carousel {
	background: url(../images/makati_carousel_bk.jpg) repeat-x;
	height: 129px;
	margin: 10px auto;
}
#makati_carousel .makati_carousel_inner {
	width: 960px;
	margin: 0px auto;
}
#makati_carousel .makati_hotel_box {
	height: 90px;
	overflow: hidden;
	margin: 15px 5px 15px 0px;
	width: 315px;
	float: left;
}
#makati_carousel .makati_hotel_box img {
	float: left;
	margin-right: 5px;
}
#makati_carousel .makati_hotel_box h3 a{
	color: #cd5627;
	font-weight: bold;
}
#makati_carousel .makati_hotel_box h4 {
	color: #983535;
	display: inline;
}
#makati_carousel .makati_hotel_box p {
	color: #3a6ab3;
	font-size: 90%;
}
#makati_left_col {
	float: left;
	width: 696px;
}
#makati_left_col a.view_all_hotels {
	float: right;
	color: #fff;
	font-weight: normal;
}
#top_featured_hotels {
	overflow: hidden;
}
#top_featured_hotels .makati_hotel_box {
	height: 90px;
	overflow: hidden;
	margin: 0px 5px 13px 5px;
	width: 315px;
	float: left;
}
#top_featured_hotels .makati_hotel_box img {
	float: left;
	margin-right: 5px;
}
#top_featured_hotels .makati_hotel_box h3 a{
	color: #fff;
	font-weight: bold;
}
#top_featured_hotels .makati_hotel_box h4 {
	color: #ffb14c;
	display: inline;
}
#top_featured_hotels .makati_hotel_box p {
	font-size: 90%;
}
ul.stars {
	display: inline;
}
ul.stars li {
	display: inline-block;
	background: url(../images/star.png) no-repeat;
	height: 13px;
	width: 13px;
}
#makati_why_us {
	background: url(../images/makati_why_us_bk.jpg) no-repeat;
	width: 696px;
	height: 116px;
	position: relative;
}
#makati_why_us a{
	color: #FFA500;
}
#makati_why_us #why_us_title {
	position: absolute;
	top: 40px;
	left: 25px;
	width: 86px;
	height: 70px;
}
#makati_why_us #why_us_title .why {
	display: block;
	margin: 5px 0px 0px 5px;
}
#makati_why_us #why_us_title .makati {
	display: block;
	margin: 0px 0px 0px 10px;
	color: red;
}
#makati_why_us #why_us_title .hotels {
	display: block;
	margin: -4px 0px 0px 40px;
	color: red;
}
#makati_why_us ul {
	position: absolute;
	top: 15px;
	left: 130px;
}
#makati_why_us ul li {
	list-style: disc;
	margin-left: 10px;
}

#makati_right_col {
	float: left;
	width: 264px;
}
#makati_globe {
	background: url(../images/makati_globe.jpg) no-repeat;
	height: 175px;
	position: relative;
	margin-bottom: 5px;
}
#makati_globe ul {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#makati_globe li a {
	color: #273f5b;
}
#makati_globe li {
	float: left;
	border-right: 1px solid #273f5b;
	padding: 0px 5px;
	text-align: center;
	font-size: 90%;
}

#makati_globe li.last {
	border: none;
}
#makati_city_hotels .makati_city_box {
	background: url(../images/makati_city_box.jpg) no-repeat;
	height: 75px;
	overflow: hidden;
	padding: 12px;
	margin-bottom: 5px;
}
#makati_city_hotels .makati_city_box img {
	float: left;
	margin-right: 5px;
}
#makati_city_hotels .makati_city_box h2 {
	margin: 0px;
}
#makati_city_hotels .makati_city_box h2 a{
	color: #e14825;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#makati_city_hotels .makati_city_box li {
	font-size: 80%;
	list-style-image: url(../images/makati_city_list_image.png);
	list-style-position: inside;
}
#makati_city_hotels .makati_city_box li a {
	color: #1f3452;
	text-decoration: none;
}
#makati_city_hotels .makati_city_box li a:hover {
	text-decoration:underline;
}
#makati_city_hotels .makati_city_box .more_hotels {
	float: right;
	font-size: 90%;
	color: #e14825;
}
.makati_right_ads{
	width: 315px;
	float: left;
}
/* Css for advertisements from the system */
/* css for ads no 1 */
#makati_carousel .sys_ads {
	height: 90px;
	overflow: hidden;
	margin: 15px 5px 15px 0px;
	width: 315px;
	float: left;
}
#makati_carousel .sys_ads img {
	float: left;
	margin-right: 5px;
	margin-top: -17px;
}
#makati_carousel .sys_ads h3{
	color: #cd5627;
	font-weight: bold;
	position: relative;
	left: 128px;
	border-bottom: 1px solid #cd5627;
}
#makati_carousel .sys_ads p {
	color: #3a6ab3;
	font-size: 90%;
	margin-top: 5px;
}
/* css for ads no 2, 3*/
#top_featured_hotels .sys_ads {
	height: 90px;
	overflow: hidden;
	margin: 0px 5px 13px 5px;
	width: 315px;
	float: left;
}
#top_featured_hotels .sys_ads img {
	float: left;
	margin-right: 5px;
	margin-top: -17px;
}
#top_featured_hotels .sys_ads h3 {
	color: #fff;
	font-weight: bold;
	position: relative;
	left: 128px;
	border-bottom: 1px solid #fff;
}
#top_featured_hotels .sys_ads p {
	font-size: 90%;
	margin-top: 5px;
}
/* css for ads no 4 */
#makati_city_hotels .sys_ads {
	background: url(../images/makati_city_box.jpg) no-repeat;
	height: 75px;
	overflow: hidden;
	padding: 12px;
	margin-bottom: 5px;
}
#makati_city_hotels .sys_ads img {
	float: left;
	margin-right: 5px;
	margin-top: -17px;
}
#makati_city_hotels .sys_ads p {
	font-size: 90%;
	margin-top: 5px;
	color: #1f3452;
}
#makati_city_hotels .sys_ads h3 {
	color: #e14825;
	font-weight: bold;
	position: relative;
	left: 105px;
}
/* css for ads no 5 */
#makati_ad_bar img{
	float: left;
	margin: 0px 3px 0px 0px;
}
/* End */
