/**** Regency Hotel - Special Offer.css ****/
div.box_main {
	width:990px;
	margin:0px auto 0px auto;
	margin-bottom:20px;
}

div.box_main div.box_left,
div.box_main div.box_right {
	position:relative;
	float:left;
}

div.box_main div.box_left {
	width:292px;
}

div.box_main div.box_right {
	width:698px;
	margin-top:35px;
}

/** Box Left **/
div.subpage_menu div.offers_row {
	width:276px; height:85px;
	background-image: url(../images/special_offers/regency_hotel_special_offers_crop2_14_menu_sep_line.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:center;
}

div.subpage_menu div.offers_row div.row_content {
	position:relative;
	top:15px;
	width:246px; height:55px;
	margin:0px auto 0px auto;
	text-align:left;
}

div.subpage_menu div.offers_row div.row_content p {
	font-family:Arial;
	font-size:13px;
}

div.subpage_menu div.offers_row div.row_content p.title {
	font-weight:bold;
	color:#784600;
}

div.subpage_menu div.offers_row div.row_content p.date {
	color:#816418;
}

div.subpage_menu div.offers_row div.row_content div.icon_bg,
div.subpage_menu div.offers_row div.row_content div.offer_detail {
	position:relative;
	float:left;
}

div.subpage_menu div.offers_row div.row_content div.icon_bg {
	position:relative;
	width:53px; height:54px;
	background-image: url(../images/special_offers/regency_hotel_special_offers_17_photo_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.subpage_menu div.offers_row div.row_content div.icon_bg img {
	position:absolute;
	top:3px; left:3px;
	width:47px; height:48px;
}

div.subpage_menu div.offers_row div.row_content div.offer_detail {
	width:175px;
	margin-left:15px;
}

div.subpage_menu div.pagination {
	position:relative;
	width:276px;
	margin:7px 0px 0px 0px;
	text-align:center;
}

div.subpage_menu div.pagination div.paging {
	position:relative;
	width:182px; top:8px;
	margin:0px auto 0px auto;
	text-align:center;
}

div.subpage_menu div.pagination div.paging a {
	margin:0px 3px 0px 3px;
	color:#784600;
}

div.subpage_menu div.pagination div.paging a:hover {
	text-decoration:underline;
}

div.subpage_menu div.pagination a.prev {
	position:absolute;
	top:4px; left:15px;
}

div.subpage_menu div.pagination a.next {
	position:absolute;
	top:4px; left:234px;
}

/** Box Right **/
div.box_right div.right_content p.title,
div.box_right div.right_content p.date {
	font-family:Georgia;
	color:#784600;
	margin:0px;
}

div.box_right div.right_content p.title {
	font-size:18px;
}

div.box_right div.right_content p.date {
	font-size:16px;
}


div.box_right div.right_content p.desc {
	margin-top:10px;
}

div.box_right div.promote_gallery div.promote_galbg {
	position:relative;
	float:left;
	margin-right:15px;
	width:251px; height:204px;
	background-image: url(../images/special_offers/regency_hotel_special_offers_20_photo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.box_right div.promote_gallery div.promote_galbg img {
	position:absolute;
	top:18px; left:8px;
	width:235px; height:162px;
}

div.box_right div.right_content div.right_nav {
	margin-top:20px;
}

div.box_right div.right_content div.right_nav img {
	display:inline;
	margin-right:15px;
}
