/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px none;
	margin: 0px auto;
	padding: 0px;
	outline: 0px none;
}
a{
	color:#0B253F;
	text-decoration:none;
    cursor: pointer;
}
a:hover{
	color:#CEC476;
	/*color:#1A5795;
	text-decoration:none;*/
}
body{
	margin:0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	color:#0B253F;
	background:#FFFBE5 url(../Images/page_bg_02.jpg) repeat-x;
	text-align:justify;
	line-height:20px;
}
.logo_bg {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 65px;
    height: 98px;
    background: url(../Images/logo_bg.png) no-repeat;
}
.body_center{
	position:relative;
	width:1000px;
	margin:0px auto;
	top:25px;
}
.page_content ul {
    margin-left: 10px;
     padding-left: 6px;
    list-style: disc;
}
/*--------------------------------------Left Panel-------------------------------------------------*/
.left_panel{
	float:left;
	width:250px;
	height:565px;
	background:url(../Images/left_panel_bg.png) repeat-y;
	-moz-box-shadow: 0px 0px 6px #111;
    -webkit-box-shadow: 0px 0px 6px #111;
    box-shadow: 0px 0px 6px #111;
}
.top_logo{
	position:relative;
	width:200px;
	height:45px;
	margin-top:36px;
	/*background:url(../Images/Logo.png) no-repeat;*/
}
.main_menu_bg{
	position:relative;
	width:240px;
	top:25px;
	height:280px;
}
.lang_menu{
	position:relative;
	margin-top:137px;
	width:66px;
}
.lang_menu #vi{
	float:left;
	width:25px;
	height:18px;
	background:url(../Images/Icons/lang_menu.png) no-repeat 0px 0px !important;
}
.lang_menu #vi:hover{
	background-position:0px -18px !important;
}
.lang_menu #en{
	float:left;
	width:25px;
	height:18px;
	background:url(../Images/Icons/lang_menu.png) no-repeat -25px 0px;
	margin-left:16px;
}
.lang_menu #en:hover{
	background-position:-25px -18px;
}
/*--------------------------------------Center Panel-------------------------------------------------*/
.center_panel{
	float:right;
	width:738px;
	height:565px;
	background:#fff;
	-moz-box-shadow: 0px 0px 6px #111;
    -webkit-box-shadow: 0px 0px 6px #111;
    box-shadow: 0px 0px 6px #111;		
}
.home_pano{
	position:relative;
	width:708px;
	height:535px;
	margin-top:15px;
	border:1px solid #C2C8CF;
    overflow: hidden;
}
.home_title{
	position:absolute;
	width:708px;
	height:50px;
	margin-top:-50px;
	margin-left:15px;
	background:url(../Images/home_title.png) no-repeat center;
}
.page_title{
	position:relative;
	font-size:20px;
	width:700px;
	height:28px;
	margin-top:15px;	
}
.page_title a, .page_title span{
	float:left;	
}
.page_title .title_start{
	float:left;
	width:9px;
	height:9px;
	background:url(../Images/Bullets/gold_start.png) no-repeat;
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
}
.page_title.tour {
    text-transform: uppercase;
}
.sub_menu_bg{
	position:relative;
	font-size:14px;
	width:700px;
	height:26px;
	text-transform:uppercase;
}
.sub_menu_bg.pano_link
{
    font-size:13px;
    font-weight: bold;
}
.sub_menu_bg span{
	font-size:12px;
	font-weight:bold;
	float:left;
	top:-3px;
	margin-left:7px;
	margin-right:7px;
}
.sub_menu_bg a{
	float:left;	
}
.sub_menu_bg a:hover{
	/*background:#0B253F;
	color:#fff;*/
	/*border:1px dashed #0B253F;
	text-decoration:underline;*/
}
.page_content{
	position:relative;
	width:720px;
	margin-left:19px;
}
.slide_bg{
	position:relative;
	width:700px;
	height:320px;
	margin-top:0px;
    margin-bottom: 10px;
	/*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.destination_title{
	position:relative;
	font-weight:bold;
	font-size:16px;
	margin-top:17px;
	margin-bottom:6px;	
}
.villas_pano{
	position:relative;
	width:698px;
	height:350px;
	margin-top:11px;
	border:1px solid #C2C8CF;
}
.slide_frame{
	/*-moz-box-shadow: 0px 0px 6px #111;
    -webkit-box-shadow: 0px 0px 6px #111;
    box-shadow: 0px 0px 6px #111;
	border:1px solid #003;*/
	margin-top:10px;
}
.center_content_bg{
	position:relative;
	width:700px;
	height:99%;
	height:auto;
	min-height:99%;	
	overflow:hidden;
	margin:0px auto;
	padding-top:5px;	
}
.home_about_item_bg{
	float:left;
	width:216px;
}
.home_about_item_bg.center{
	margin-left:26px;
	margin-right:26px;	
}
.home_about_item_title{
	/*text-transform:uppercase;*/
	font-size:14px;
	padding:2px;
	padding-left:1px;
}
.home_about_item_title:hover{
	/*background:#134F6F;
	color:#FFF;*/
}
.home_about_item_des{
	margin-top:8px;
	padding-bottom:6px;	
}
.readmore_btn{
	color:#666666;
	font-size:11px;
	font-style:italic;
	background:url(../Images/Bullets/readmore_btn.png) right no-repeat;
	padding-right:14px;
	margin-top:6px;
	float:right;
}
.readmore_btn:hover{
	color:#666666;
	text-decoration:underline;	
}
.horizontal_line{
	position:relative;
	width:700px;
	height:18px;
	border-bottom:1px dotted #0B253F;
	margin-bottom:15px;
}
.home_room_item{
	float:left;
	width:208px;
	height:125px;
	background:#0B253F;
	padding:4px;
	margin-top:8px;
	margin-bottom:8px;
	color:#0B253F;
	text-decoration:none;
}
/*.home_room_item:hover{
	background:#CEC476;
}*/
.home_room_item img{
	position:absolute;
	z-index:15;	
}
/*----------------------------------Footer-------------------------------------------------------*/
.footer{
	clear:both;
	position:relative;
	width:1000px;
	height:35px;
	margin:0px auto;
	font-size:11px;	
	top:15px;
}
/*.footer{
	clear:both;
	position:relative;
	width:970px;
	margin:0px auto;
	font-size:11px;	
	margin-top:15px;
}*/
.footer a{
	color:#0B253F;	
}
.footer a:hover{
	color:#0B253F;
	text-decoration:underline;
}
.footer_menu_bg{
	position:relative;
}
.footer_menu_item{
	margin-right:3px;
	margin-left:1px;
	font-size:11px;	
}
.footer_copy{
	float:left;
	margin-top:2px;
	line-height:14px;
}
.footer_logo{
	float:left;
	width:54px;
	height:18px;
	overflow:hidden;
	margin-top:12px;
	margin-left:10px;	
}
.facebook_link{
	float:right;
	height:18px;
	width:18px;
	margin-left:8px;
	margin-top:5px;	
}
.yahoo_link, .skype_link{
	float:right;
	height:18px;
	margin-left:8px;
	margin-top:6px;
	color:#fff !important;
	font-weight:bold;
	line-height:0;
}
.skype_link{
	margin-top:2px;
}
.yahoo_link:hover, .skype_link:hover{
	text-decoration:none !important;
}
/*.yahoo_link img, .skype_link img{
	float:right;
	margin-top:0;
}*/
.facebook_link{
	background:url(../Images/Icons/fb.png) 0px 0px no-repeat;
}
/*.yahoo_link{
	background:url(../Images/Icons/yahoo.png) 0px 0px no-repeat;
}
.skype_link{
	background:url(../Images/Icons/sky.png) 0px 0px no-repeat;
}*/
.facebook_link:hover/*, .yahoo_link:hover, .skype_link:hover*/{	
	background-position:0px -18px;
}
.facebook_link:active/*, .yahoo_link:active, .skype_link:active*/{	
	background-position:0px -36px;
}
.hotline{
	float:right;
	height:20px;
	width:178px;
	font-weight:bold;
	text-align:right;
	padding-top:2px;
	background:url(../Images/Icons/hotline.png) 0px 0px no-repeat;
	margin-top:5px;
	margin-right:10px;
}
.developer_logo
{
    float: right; 
    width: 121px;
    height: 121px;
    margin-top: -105px;
    margin-right: 5px;

}
/*.to_top_btn{
	position:fixed;
	width:48px;
	height:48px;
	right:15px;
	bottom:15px;
	background:url(../Images/to_top_btn.png) no-repeat;	
	display:none;
}
.to_top_btn:hover{
	background-position:0px -48px;
}
.to_top_btn:active{
	background-position:0px -96px;
}*/
/*==========================================News Page======================================================*/
.news_item_bg{
	float:left;
}
/*.news_item_title:hover{
	text-decoration:underline;
}
span.news_item_title{
	font-weight:bold;
	font-size:14px;	
	color:#FFF;
	padding-left:15px;
	background:url(../Images/Bullets/disc-blue.png) no-repeat left;
}
span.news_item_title:hover{
	text-decoration:none;
}*/
.news_item_img{
	float:left;
	width:300px;
	height:180px;
	padding:5px;
	background:#C6B070;
	margin-top:10px;
	margin-right:10px;
	border:1px solid #DFD3B0;
	-moz-box-shadow: 0px 0px 8px #000000;
    -webkit-box-shadow: 0px 0px 8px #000;
    box-shadow: 0px 0px 8px #000;
	cursor:pointer;
}
.news_item_content_bg{
	float:left;
	width:345px;
	margin-top:10px;
	height:205px;
}
.news_item_title{
	float:left;
	font-weight:bold;
	font-size:13px;	
	width:100%;
	padding-left:11px;
	background:url(../Images/Bullets/disc-teal.png) no-repeat left;
}
.news_item_content{
	float:left;
	width:100%;
	margin-top:2px;
	/*padding-left:15px;
	background:url(../Images/Bullets/disc-teal.png) no-repeat left;*/
}
.details_btn{
	float:right;
	background:url(../Images/Icons/details_btn.png) no-repeat left center;
	padding-left:12px;
	padding-top:1px;
	margin-top:15px;
	font-size:11px;
}
/*.details_btn:hover{
	background-position:0px -18px;
	text-decoration:none;
}
.details_btn:active{
	background-position:0px -36px;
}*/
.news_item_bottom_hr{
	float:left;
	height:2px;
	width:668px;
	/*background:url(../Images/news_item_bottom_hr.png) no-repeat center top;*/
	margin-top:20px;
	margin-bottom:12px;
	border-bottom:1px dashed #562316;
}
.other_news_title{
	position:relative;
	font-size:14px;
	width:640px;
	height:20px;
	text-transform:uppercase;
	/*background:url(../Images/other_news_title.png) no-repeat left bottom;*/
	margin-top:20px;
	color:#134F6F;
	font-weight:bold;
}
.other_news_bg{
	position:relative;
	width:640px;
	margin-top:6px;
	line-height:25px;
}
.other_news_bg a{
	padding-left:15px;
	margin-left:20px;
	background:url(../Images/Bullets/disc-blue.png) no-repeat left;
}
.other_news_bg a:hover{
	text-decoration:underline;
}
.other_news_bg span{
	color:#999;
}
.news_more_link{
	float:left;
	margin-top:20px;
}
.news_more_link a{
	background:url(../Images/Bullets/bullet-brown.png) no-repeat left center;
	padding-left:12px;
	font-weight:bold;
}
.page_navigation_bg{
	float:right;
	width:auto;
	height:30px;
	margin-top:0px;
}
.page_navigation_bg a{
	float:left;
	width:28px;
	height:26px;
	background:url(../Images/page_navigation.png) no-repeat;
	margin-left:5px;	
	color:#fff;
	font-size:13px;
}
.page_navigation_bg .first{
	background-position:0px 0px;
}
.page_navigation_bg .prev{
	background-position:-27px 0px;
}
.page_navigation_bg .num{
	text-align:center;
	height:22px;
	padding-top:4px;	
	background-position:-55px 0px;
}
.page_navigation_bg .next{
	background-position:-82px 0px;
}
.page_navigation_bg .last{
	background-position:-109px 0px;
}
.page_navigation_bg .first:hover{
	background-position:0px -26px;
}
.page_navigation_bg .prev:hover{
	background-position:-27px -26px;
}
.page_navigation_bg .num:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-position:-55px -26px;
}
.page_navigation_bg .next:hover{
	background-position:-82px -26px;
}
.page_navigation_bg .last:hover{
	background-position:-109px -26px;
}
.page_navigation_bg .current{
	color:#FFFFFF;
	background-position:-55px -26px;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.othermore_news_title{
	/*float:left;*/
	position:relative;
	font-size:14px;
	margin:auto 0px;
	width:500px;
	text-transform:uppercase;
	/*background:url(../Images/other_news_title.png) no-repeat left bottom;*/
	margin-top:10px;
	font-weight:bold;
}
.othermore_news_bg{
	float:left;
	width:500px;
	margin-top:12px;
	line-height:24px;
}
.othermore_news_bg a{
	padding-left:14px;
	/*font-weight:bold;*/
	background:url(../Images/Bullets/gold_start.png) no-repeat left;
}
.othermore_news_bg a:hover{
	text-decoration:underline;
}
.othermore_news_bg span{
	font-size:11px;
	color:#999;
}
.virtual_more_link{
	float:left;
	margin-top:10px;
}
.virtual_more_link a{
	background:url(../Images/Bullets/bullet-brown.png) no-repeat left center;
	padding-left:12px;
	font-weight:bold;
}
.title_imgadmin{
	position: absolute;
	width:700px;
	height:15px;
	text-align:center;
}
/* Tour Page */
.floorplan_bg 
{
    position: relative; 
    width: 698px;
    height: 318px;
    border: 1px dashed #CEC476;
}
.tour_info 
{
    position: relative; 
    width: 700px;
    margin-top: 12px;
}
.floorplan_bg a {
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(../Tour/Images/FloorPlan/hotspot_bg.png);
}
.floorplan_bg.diamond
{
    background: url(../Tour/Images/FloorPlan/Diamond.jpg);
}
.d_living {
    margin-left: 128px;
    margin-top: 153px;
}
.d_bed_01 {
    margin-left: 87px;
    margin-top: 148px;
}
.d_bed_02 {
    margin-left: 404px;
    margin-top: 106px;
}
.d_kitchen {
    margin-left: 218px;
    margin-top: 93px;
}
.d_pool {
    margin-left: 165px;
    margin-top: 190px;
}
.d_tea {
    margin-left: 512px;
    margin-top: 143px;
}
.d_bath {
    margin-left: 87px;
    margin-top: 102px;
}
.floorplan_bg.pearl
{
    background: url(../Tour/Images/FloorPlan/Pearl.jpg);
}
.p_living {
    margin-left: 126px;
    margin-top: 155px;
}
.p_bed_01 {
    margin-left: 322px;
    margin-top: 190px;
}
.p_bed_02 {
    margin-left: 404px;
    margin-top: 74px;
}
.p_dining {
    margin-left: 144px;
    margin-top: 89px;
}
.p_work {
    margin-left: 595px;
    margin-top: 124px;
}
.p_bath {
    margin-left: 425px;
    margin-top: 202px;
}
.floorplan_bg.ruby
{
    background: url(../Tour/Images/FloorPlan/Ruby.jpg);
}
.r_living {
    margin-left: 58px;
    margin-top: 154px;
}
.r_bed_01 {
    margin-left: 335px;
    margin-top: 189px;
}
.r_bed_02 {
    margin-left: 417px;
    margin-top: 168px;
}
.r_kitchen {
    margin-left: 135px;
    margin-top: 96px;
}
.r_bath {
    margin-left: 67px;
    margin-top: 84px;
}
.floorplan_bg.sapphire
{
    background: url(../Tour/Images/FloorPlan/Sapphire.jpg);
}
.s_living {
    margin-left: 77px;
    margin-top: 119px;
}
.s_bed_01 {
    margin-left: 445px;
    margin-top: 48px;
}
.s_bed_02 {
    margin-left: 487px;
    margin-top: 135px;
}
.s_dining {
    margin-left: 51px;
    margin-top: 44px;
}
.s_bath {
    margin-left: 509px;
    margin-top: 43px;
}
.floorplan_bg.facilities
{
    background: url(../Tour/Images/FloorPlan/Facilities.jpg);
}
.f_overview {
    margin-left: 309px;
    margin-top: 18px;
}
.f_pool {
    margin-left: 438px;
    margin-top: 160px;
}
.f_path {
    margin-left: 409px;
    margin-top: 108px;
}
.f_beach {
    margin-left: 430px;
    margin-top: 70px;
}
.new_version {
    float:right;
	height:20px;
	width:92px;
	font-weight:bold;
	text-align:right;
	padding-top:2px;
	margin-top:5px;
	margin-right:10px;
    text-decoration: none;
}
.not_flash_show {
    display: none;
    width:108px;
}
.new_version img
{
    margin-top: 1px;
}