
#our_hotelSearch {
	background: url(../images/phil_form_bk.png) no-repeat;
	width: 294px;
	height: 290px;
	padding: 4px 0px 4px 30px;
	margin-bottom: 3px;
	position: relative;
}

#our_hotelSearch h2{
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}

#our_hotelSearch h2 a {
	color: #fff;
	text-decoration: none;
}

#our_hotelSearch h2.hotels_header {
	float: left;
	margin-left: 15px;
}

#our_hotelSearch h2.cars_header {
	margin-left: 55px;
	float: left;
}

#our_hotelSearch p {
	clear: both;
	margin-bottom: 5px;
	font-size: 90%;
}

#our_hotelSearch p label.label {
	width: 80px;
	display: inline-block;
}

#our_hotelSearch p label.long {
	width: 120px;
}

#our_hotelSearch p input[type="text"] {
	height: 18px;
	line-height: 18px;
}

#our_hotelSearch p.checkbox_nearby_areas {
	margin-left: 82px;
}

#our_hotelSearch p.more_search {
	/*margin-top: 30px;*/
}

#our_hotelSearch input.search_btn {
	border: none;
	width:64px;
	height: 23px;
	background: url(../images/search_button.png) no-repeat;
	position: absolute;
	bottom: 18px;
	right: 40px;
}

#our_hotelSearch input.search_btn:hover {
	cursor:pointer;
}

.section_header {
	color:#327bcd;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

.section_header span {
	display: block;
	height: 27px;
	line-height: 27px;
	float: left;
}

.section_header span.left {
	background: url(../images/section_header_left.jpg) no-repeat top left;
	width: 12px;
}

.section_header span.middle {
	background: url(../images/section_header_middle.jpg) repeat-x top left;
	width: 293px;
}

.section_header span.right {
	background: url(../images/section_header_right.jpg) no-repeat top right;
	width: 12px;
}

#topPhilDestinations div.city {
	background: url(../images/city_hotels_bk.png) no-repeat;
	width: 317px;
	height: 119px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#topPhilDestinations div.city img {
	float: left;
	margin: 25px 5px 5px 0px;
}

#topPhilDestinations div.city h2 {
	display: inline;
	height: 23px;
	line-height: 23px;
	position: relative;
	bottom: 15px;
	left: -85px;
	font-weight: bold;
}

#topPhilDestinations div.city h2 a {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
	color: #fff;
	font-family: georgia;
	margin-top: 8px;
	margin-left: 10px;
}

#topPhilDestinations div.city h2 a:hover {
	cursor: pointer;
}

#topPhilDestinations div.city h2 a span{
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
}

#topPhilDestinations div.city h2 a span.left {
	background: url(../images/hotel_header_left.png) no-repeat center left;
	width: 10px;
}

#topPhilDestinations div.city h2 a span.middle {
	padding: 0px 5px;
	background: url(../images/hotel_header_middle.png) repeat-x;
}

#topPhilDestinations div.city h2 a span.right {
	background: url(../images/hotel_header_right.png) no-repeat center right;
	width: 10px;
}

#topPhilDestinations div.city>ul {
	float: left;
	position: relative;
	top: -10px;
}

#topPhilDestinations div.city>ul>li {
	list-style-image: url(../images/hotel_list_arrow.png);
	margin-left: 20px;
	font-size: 70%;
}

#topPhilDestinations div.city>ul>li a {
	color: #001131;
	display: inline-block;
	width: 105px;
}

#topPhilDestinations div.city>ul>li a.more {
	color: #DD1C23;
}

ul.stars {
	display: inline;
}

ul.stars li {
	display: inline-block;
	background: url(../images/star.png) no-repeat;
	height: 13px;
	width: 13px;
}

#rightCol {
	margin: 0px 5px 0px 270px;
}

#rightColHeader {
	height: 300px;
	background: url(../images/header_frame_bk.jpg) repeat-x;
	position: relative;
	top: -7px;
}

#rightColHeader div.left {
	background: url(../images/header_frame_left.jpg) no-repeat center left;
	height: 300px;
}

#rightColHeader div.right {
	background: url(../images/header_frame_right.jpg) no-repeat center right;
	height: 275px;
	padding: 15px 15px 10px 15px;
}

#rightColHeader div.middle {
	background: url(../images/phil_header_image.jpg) no-repeat center left;
	height: 270px;
}

#topHotels div.header_bk {
	background: url(../images/section_header_middle.jpg) repeat-x;
}

#topHotels div.header_right {
	background: url(../images/section_header_right.jpg) no-repeat center right;
}

#topHotels div.header_left {
	background: url(../images/section_header_left.jpg) no-repeat center left;
	height: 27px;
}

#topHotels div.header_left h2 {
	margin: 0px 10px;
	line-height: 26px;
	height: 26px;
	position: relative;
	color: #327BCD;
	font-weight: bold;
}

#topHotels div.header_left h2 a {
	position:absolute;
	right: 10px;
	top: 0px;
	font-size: 80%;
	color: #dd1c23;
	font-weight: normal;
}

#topHotels h2 a.more_hotels {
	float: right;
	margin-bottom: 10px;
	font-size: 80%;
	color: #dd1c23;
}

#topHotels div.hotel {
	padding: 5px;
	height: 100px;
}

#topHotels div.hotel div.hotel_title h2 {
	display: inline;
	font-size: 90%;
}

#topHotels div.hotel div.hotel_title h2 a {
	color: #004eee;
}

#topHotels .hotel {
	border-bottom: 1px dashed gray;
}

#topHotels .hotel img {
	float: left;
	margin-right: 5px;
}

#topHotels span {
	color: #ea9605;
}

#topHotels div.content p {
	font-size: 80%;
}

#topHotels div.content img {
	float: left;
	margin-right: 5px;
}

#whyWithUs {
	background: url(../images/why_with_us.png) no-repeat;
	width: 243px;
	height: 215px;
	margin-bottom: 10px;
	padding: 10px;
}

#whyWithUs h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

#whyWithUs li {
	list-style: disc;
	margin-left: 10px;
	font-size: 85%;
	color: #fff;
}

#globe {
	text-align: center;	
	width: 263px;
}

#globe div.top {
	background: url(../images/globe_top.png) no-repeat top left;
	height: 14px;
}

#globe div.middle {
	background: url(../images/globe_middle.png) repeat-y;
	padding: 0px 14px;
	overflow: hidden;
}

#globe div.bottom {
	background: url(../images/globe_bottom.png) no-repeat bottom left;
	height: 14px;
}

#globe li {
	float: left;
	border-right: 1px solid #1E73CD;
	padding: 0px 5px;
	font-size: 90%;
}

#globe li.last {
	border: none;
}

#globe li a {
	text-decoration: none;
	color: #1E73CD;
}

#globe li a:hover {
	text-decoration: underline;
}

.right_col_left div.advertisement {
	margin-top: 10px;
}
/* css for ads from system */
/* ads no 1 */
#topPhilDestinations div.sys_ads {
	background: url(../images/city_hotels_bk.png) no-repeat;
	width: 317px;
	height: 119px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#topPhilDestinations div.sys_ads img {
	float: left;
	margin: 25px 5px 5px 0px;
}

#topPhilDestinations div.sys_ads p {
	font-size: 12px;
	margin-top: 4px;
	margin-right: 5px;
	text-align: justify;
	width: 300px;
}

#topPhilDestinations div.sys_ads h3.ads_title {
	display: inline;
	height: 23px;
	line-height: 23px;
	position: relative;
	bottom: 5px;
	left: -85px;
	font-weight: bold;
	color: #fff;
	font-family: georgia;
	margin-top: 15px;
	margin-left: 10px;
}
/* ads no 2 */
#topHotels div.sys_ads {
	padding: 5px;
	height: 100px;
}

#topHotels div.sys_ads  h3 {
	display: inline;
	font-size: 90%;
}

#topHotels div.sys_ads h3 {
	color: #00f;
	font-family: times new roman;
	font-size: 16px;
}

#topHotels .sys_ads {
	border-bottom: 1px dashed gray;
}

#topHotels .sys_ads img {
	float: left;
	margin-right: 5px;
}

#topHotels div.sys_ads p {
	font-size: 80%;
	margin-top: 8px;
}
/* ads no 3 */
.right_col_left a img {
	margin-top: 10px;
}
