/******* Hotel Sintra - Rooms ******/
div.ff_header_wrapper{
	height: 355px;
	* height: 359px;
}
div.ff_header{ 
	height: 355px;
	* height: 359px;
}

td.ff_parent {
	background-image: url(../images/common/repeat-shadow-subpage.jpg); 
}

div.ff_footer {
	background-image: url(../images/common/lower-shadow-subpage.jpg); 
}

div.ff_main_content {
	position:relative;
	text-align:center;
}

div.box_left, div.box_right {
	float:left;
}

div.subpage_menu div.menu_area {
	background:url(../images/rooms/rooms-submenu.jpg) no-repeat;
}

div.box_right div.right_content {
	width:654px;
	margin:0px auto 0px auto;
	text-align:left;
}

/* Room Description */
div.right_content div.room_desc {
	margin-top:20px;
}

div.right_content div.room_desc p {
	width:250px;
}

div.right_content div.room_desc img.title {
	margin-bottom:10px;
}

div.right_content div.room_desc img.make_reserve {
	margin-left:-5px;
	margin-top:30px;
} 

div.right_content div.room_desc div.tour_block {
	float:right;
	width:382px;
	* width:388px;
	margin:6px 0px 0px 0px;
	padding:0px;
}

div.right_content div.room_desc div.tour_block div.tour {	
	width:380px; height:255px;
	* width:388px;
	* left:6px;
	background-image:url(../images/common/english/360_video_box.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
	position:relative;
}

div.right_content div.room_desc div.tour_block div.tour.executive {
	background-image:url(../images/common/english/video_box.jpg);
}	
	
	div.right_content div.tour div.tour_content {
		position:absolute;
		top:39px;
		left:10px;
	}
	
div.right_content div.room_desc div.tour_block img.gallery {
	float:left;
	
}

	div.right_content div.tour_block img.gallery.nth{
		margin-left:6px;
	}

div.right_content div.room_desc div.tour_block img.gallery.first {
	margin:0px;
}

/* Large Description */
hr.desc_line {
	margin-top:20px;
	color:#ebc2ae;
}


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

div.right_content div.room_amenities div.list_item {
	margin-top:8px;
	background-image:url(../images/rooms/butterfly_bullet.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

div.right_content div.room_amenities div.list_item.top {
`	background-image:url(../images/rooms/butterfly_bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.right_content div.room_amenities div.list_item  p {
	position:relative;
	left:30px;
}

p.long_para {
	width:625px; 
}

p.long_para {
	margin-bottom:10px;
}

div.desc_line {
	margin-top:10px;
	height:1px;
	border-bottom-style:solid;
	border-bottom-color:#ebc2ae;
}