html {
	background: #435d83;
}
body {
	color: #fff;
	padding: 20px 0px;
	font-family: sans-serif;
	font-size: 14px;
}
.makati_wrapper {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#makati_header_crown {
	position: relative;
	height: 19px;
}
#makati_header_crown a {
	color: #8cb2de;
}
#makati_header_crown p {
	position: absolute;
	top: 0px;
	left: 0px;
}
#makati_header_crown p.makati_book {
	right: 0px;
	left: auto;
	color: #fcd917;
}
#makati_header_crown p.makati_video {
	right: 200px;
	left: auto;
}

#makati_header_crown p.makati_video span {
	color: #fcd917;
}

#makati_header_crown p.makati_book span {
	color: #fff;
}
#makati_menu_bar {
	background: url(../images/makati_menu_bar_bk.gif) no-repeat;
	height: 69px;
	position: relative;
}
#makati_menu_bar a.makati_home_link{
	position: absolute;
	display: block;
	top: 0px;
	left: 13px;
	width: 173px;
	height: 40px;
}
#makati_menu_bar p.makati_slogan {
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #435e84;
	font-weight: bold;
}
#makati_menu_bar p.makati_slogan span {
	color: #ef4749;
}
#makati_menu_bar p.makati_slogan a {
	color: #113f81;
}
#makati_menu_bar .makati_header_menu {
	float: right;
	position: absolute;
	right: 10px;
	bottom:15px;
}
#makati_menu_bar .makati_header_menu li {
	float: left;
	padding: 0px 5px;
}
#makati_menu_bar .makati_header_menu li a {
	text-decoration: none;
	color: #324662;
	font-weight: bold;
}
#makati_menu_bar .makati_header_menu li a:hover {
	color: #cd5627;
}
#makati_hotelSearch {
	background: url(../images/makati_form_bk.jpg) no-repeat;
	width: 450px;
	height: 201px;
	padding: 5px 15px 10px;
	position: relative;
	float: left;
}
#makati_hotelSearch h2 {
	color: #427383;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
#makati_hotelSearch .cebu_car_link {
	position: absolute;
	display: block;
	background: url(../images/makati_car_search_link.jpg) no-repeat;
	width:77px;
	height: 24px;
	line-height: 24px;
	text-align:center;
	top: 2px;
	left: 170px;
	text-decoration: none;
	color: #427383;
	font-weight: bold;
	font-size: 120%;
}
#makati_hotelSearch label{
	display: inline-block;
	width: 70px;
	color: #2b6934;
}
#makati_hotelSearch .more_search {
	clear: both;
}
#makati_hotelSearch .more_search label {
	width: auto;
	margin-top: 10px;
}
#makati_hotelSearch p {
	font-size: 90%;
	font-family: serif;
	margin-bottom: 5px;
}
#makati_hotelSearch p.inline_input {
	float: left;
	height: 10px;
}
#makati_hotelSearch p.inline_input label {
	width: auto;
	margin-left: 10px;
}
#makati_hotelSearch p input[type="text"] {
	height: 15px;
}
#makati_hotelSearch p.checkbox_nearby_areas label {
	width: auto;
}
#makati_hotelSearch .search_btn {
	background: url(../images/makati_search_buttn_bk.jpg);
	width: 84px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	border: none;
	position: absolute;
	bottom: 20px;
	right: 15px;
	color: #32435d;
	font-size: 80%;
}
#makati_hotelSearch .search_btn:hover {
	cursor:pointer;
}
#makati_header_image {
	float: left;
}
#makati_content h2 {
	margin-bottom: 20px;
}
#makati_content h2 .left {
	background: url(../images/makati_content_h2_left.gif) no-repeat top left;
}
#makati_content h2 .middle {
	background: url(../images/makati_content_h2_bk.gif) repeat-x;
}
#makati_content h2 .right {
	background: url(../images/makati_content_h2_right.gif) no-repeat top right;
	height: 29px;
	line-height: 29px;
	padding: 0px 10px;
	font-weight: bold;
}
#makati_footer {
	background: url(../images/makati_footer_bk.jpg) repeat-x;
	height: 120px;
	position: relative;
	padding: 20px 0px 0px 20px;
}
#makati_footer img{
	position: absolute;
	top: 5px;
	right: 0px;
}
#makati_footer ul {
	width: 350px;
}
#makati_footer li {
	list-style-image: url(../images/makati_city_list_image.png);
	list-style-position: inside;
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
#copyright {
	background: url(../images/makati_copyright_bk.gif);
	width: 243px;
	height: 23px;
	position: absolute;
	bottom: 2px;
	left: 40px;
	color: #000;
	text-align: center;
	line-height: 23px;
}

#phone_window {
	border: 1px solid #B3B9BF;
	width: 400px;
	background: #fff;
	display: none;
	position: absolute;
}

#phone_window .yui-widget-hd {
	background: #E0E9F3;
	height: 26px;
	line-height: 26px;
	padding: 2px 10px;
	border-bottom: 1px solid #D1D8DF;
	margin: 3px;
	color: #778899;
	text-align: center;
	font-weight: bold;
}

#phone_window .yui-widget-hd a {
	position: relative;
	left:40px;
	text-decoration: none;
	color: #778899;
	font-family: sans-serif;
	font-size: 90%;
}

#phone_window .yui-widget-bd {
	padding: 10px;
}

#phone_window .yui-widget-bd h2{
	font-weight: bold;
	color: #778899;
}

#phone_window .yui-widget-bd p {
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 90%;
	font-family: sans-serif;
	color: #778899;
}

#phone_window .yui-widget-bd p a {
	color: #A0AFCE;
	font-weight: bold;
}