/**** GrandLisboa - Accomodation ****/
div.ff_main{
	position: relative;
	width: 900px;
}

div.box_left, div.box_right {
	float:left;
	margin-top:2px;
	text-align:center;	
}

div.box_left {
	width:236px;
	margin-right:5px;
}

div.box_right {
	width:655px;
}

/******** Accomodation - Box Left ************/


/******** Accomodation - Box Right ************/
div.box_right div.contact_title {
	width:655px; height:64px;
	background-image:url(../images/common/GL_layout_09_common3_03.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}

div.box_right div.contact_title  img {
	position:relative;
	top:15px;
}

div.box_right div.mid_box {
	position:relative;
	width:655px; height:565px;
	background-image:url(../images/common/GL_layout_09_room1_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:5px;	
}

div.box_right div.tour {
	position:relative;
	width:629px; height:387px;
	margin:0px auto 0px auto;
	top:14px;
}

div.tour div.tab div.tab_detail{
	float:left;
	height:22px;
	margin-right:3px;
	text-align:center;
	cursor:pointer;
}

div.tour div.tab_content {
	position:absolute;
	top:23px; left:0px;
	width:629px; height:355px;
	background-image:url(../images/common/GL_layout_09_common3_02.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}

div.tour div.tab_content div.tab_content_detail {
	position:absolute;
	top:6px; left:7px;
}

div.tour div.tab_desc {
	position:absolute;
	width:626px; height:40px;
	top:385px; left:0px;
	text-align:center;
}

div.tour div.tab_desc div.tab_desc_detail {
	position:relative;
	top:3px;
}

div.tour div.floor_plan {
	position:absolute;
	width:605px; height:120px;
	top:425px; left:10px;
}

div.tour div.floor_plan img.title {
	position:absolute;
	top:30px; left:17px;
}

div.tour div.floor_plan div.flash_floor_plan {
	position:absolute;
	top:0px;left:95px;
}

div.box_right div.bottom_box {
	margin-top:5px;
}

div.box_right div.box_content div.describe,
div.box_right div.box_content div.gallery {
	position:relative;
	float:left;
}

div.box_right div.box_content div.describe {
	width:375px;
	margin:20px 10px 0px 20px;
	
	/* border:solid; */
}

div.box_right div.box_content div.describe h3 {
	font-size:16px;
	margin:0px 0px 0px 0px;
}

div.box_right div.box_content div.describe img.line {
	margin:5px 0px 5px 0px;
}

div.box_right div.box_content div.gallery {
	width:187px;
	margin:20px 0px 0px 0px;
}

div.box_right div.box_content div.gallery img {
	margin-top:5px;
}
