/**** GrandLisboa - Virtual Tour ****/
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;
}

/********* Virtual Tour - Box Left ************/


/********* Virtual Tour - Box Right ************/
div.block {
	text-align:left;
	display:none;
}

div.block h1 {
	font-size:24px;					
	color:#FFFFFF;
}


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;
	text-align:center;
}

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

div.box_right div.mid_box {
	position:relative;
	width:655px; height:415px;
	background-image:url(../images/common/GL_layout_09_common3_06.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:20px; 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:375px; left:0px;
	text-align:center;
}

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

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

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

div.box_right div.box_content div.desc {
	width:375px;
	margin:20px 10px 0px 20px;
}

div.box_right div.box_content div.desc  h3 {
	margin:0px 0px 0px 0px;
}

div.box_right div.box_content div.desc  img {
	margin:10px 10px 0px 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-bottom:5px;
}

div.box_content div.desc table td {
	vertical-align:top;
}

div.box_content div.desc table td.title {
	width:110px;	
}

div.btn_more {
	text-align:right;
}
