/*=========================
Cascading Style Sheets
for Which Property?

by Lochlan McBride
www.cstech.net.au
==========================*/

/*
CSS for Which Property? Chinese version
by Alex Sun, Inhouse Web
www.inhouseweb.cn
*/

/*==General Styles==*/
body {
	margin:0;
	color:#fff;
	/*font: 12px "Trebuchet MS",Helvetica,sans-serif;*/
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
	background:#015289;
}
body#internal, body#property {
	color:#000;
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
input{ /*Alex | Inhouse Web*/
	font-size:12px; 
}
textarea{ /*Alex | Inhouse Web*/
	font-size:12px; 
}
h1 {
	margin:0;
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
	color:#005288;
}
h2 {
	margin:0;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#005288;
	font-size:11px;
}
h3 {
	color:#727476;
	text-transform:capitalize;
	font-size:11px;
	font-weight:700;
	margin:0 0 1em;
}
h4 {
	margin:0;
	text-transform:capitalize;
	font-size:16px;
	color:#005288;
	margin:0 0 10px;
}
h5 {
	margin:0;
	color:#727476;
	font-size:14px;
	font-weight:100;
	text-align:justify; /* Alex | WebAlive */
}
h6 {
	margin:0;
}
p {
	margin:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#015289;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#DBB86D;
}
a img {
	border:none;
}
ol, ul {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding-left:16px;
}
ol li {
	list-style-position:inside;
}
.enquire {
	display:block;
	width:280px;
	height:44px;
	background:url(../images/enquire_chs.jpg) no-repeat; /*Alex | Inhouse Web*/
	margin:10px 0 0;
}
.enquire span {
	display:none;
}

.floorplanarea {
  float:right;
  clear:both;
  height:44px;
  margin:0;
  padding:0;
}
.floorplan {
	display:block;
	width:160px;
	height:44px;
  background:url(../images/floorplan.jpg) no-repeat; 
}
.floorplan span {
	display:none;
}

/*==Navigation==*/
#cat_14623_divs div.catdiv14623 {
	margin-top:7px;
}
.catmain14623 {
	padding:0 0 0 11px;
}
.catdiv14623 td {
	background:url(../images/bg_submenu.png);
	vertical-align:middle;
}
table.catsub14623 td.catsub114623 {
	background:#fff;
}

/*==Navigation Chinese Menu ==*/
/*Alex | Inhouse Web*/
#cat_318097_divs div.catdiv318097 {
	margin-top:2px;
}
.catmain318097 {
	padding:0 0 0 11px;
}
.catdiv318097 td {
	background:url(../images/bg_submenu.png);
	vertical-align:middle;
}
table.catsub318097 td.catsub1318097 {
	background:#fff;
}

/*==Navigation Chinese Menu New ==*/
/*Alex | Inhouse Web*/
#cat_534441_divs div.catdiv534441 {
	margin-top:2px;
}
.catmain534441 {
	padding:0 0 0 11px;
}
.catdiv534441 td {
	background:url(../images/bg_submenu.png);
	vertical-align:middle;
}
table.catsub534441 td.catsub1534441 {
	background:#fff;
}


/*==Layout==*/
#shadow {
	width:972px;
	margin:0 auto;
	background:url(../images/bg-shadow-main.png) repeat-y;
}
#outter-wrap {
	width:960px;
	margin:0 auto;
}
#header {
	height:120px;
	background:url(../images/bg_header.jpg);
	padding:20px 0 0;
	font-size:12px; 
}
#header h1 {
	height:93px;
	margin:0 0 0 20px;
}
#header h1 a {
	width:140px;
	height:45px;  /* Alex | WebAlive */
	background:url(../images/header-logo-chinese.gif);  /* Alex | WebAlive */
	display:block;
}
#header h1 span {
	display:none;
}
#header table #language {
	width:300px;
	padding:0 0 0 20px;
	font-size:12px; /*Alex | Inhouse Web*/
}
#language .home {
	color:#fff;
	width:45px;
	font-size:8pt;
	margin-top:3px;
}
#header table #nav {
	width:640px;
	font-size:12px; /*Alex | Inhouse Web*/
}

#header table .catmain318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catmain0318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catmain1318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub0318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub1318097  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}


/*Chinese Menu New Font-type Setting*/
/*+++++++++++*/
#header table .catmain534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catmain0534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catmain1534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub0534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}
#header table .catsub1534441  /*Alex | Inhouse Web*/
{
	font-size:12px; /*Alex | Inhouse Web*/
	font-family: "Microsoft YaHei", Helvetica, sans-serif; /*Alex | Inhouse Web*/
}

/*+++++++++++*/
/*Chinese Menu New Font-type Setting End*/


#language a {
	display:block;
	height:21px;
	text-decoration:none;
	float:left;
}
#language a span {
	visibility:hidden;
}
#language .english {
	width:75px;
	background:url(../images/btn_english.png) no-repeat;
}
#language .chinese {
	width:47px;
	background:url(../images/btn_chinese.png) no-repeat;
}
#inner-wrap td {
	vertical-align:top;
}
#footer {
	font-size:11px;
	padding:50px 0;
	color:#fff;
	border-bottom:solid 2px #004E77;
}
#footer p {
	margin:0;
	text-align:center;
}
#footer a {
	color:#fff;
}
#affiliates, #team {
	width:100%;
}
#affiliates img, #team img {
	border-top:solid 1px #F0F0F0;
	border-left:solid 1px #F0F0F0;
	border-right:solid 1px #B6B6B6;
	border-bottom:solid 1px #C8C8C8;
}
#team td {
	padding-bottom:30px;
}

/*==Home==*/
#home #inner-wrap {
	position:relative;
	background:#005288;
}
#flash {
	height:300px;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
}
#featured {
	position:absolute;
	top:-64px;
	right:103px;
	width:670px;
}
#featured .box {
	width:126px;
	height:128px;
	border:2px solid #fff;
	margin:0 4px 5px 0;
	float:left;
	background:#B2B2B2;
}
#featured .image {
	height:110px;
	width:126px;
	float:none;
	margin:0;
}
#featured .image img {
	width:126px;
	height:110px;
}
#featured .text {
	height:20px;
	line-height:20px;
	background:#fff;
	font-size:11px;
	color:#005288;
	padding:0 4px;
	font-weight:700;
}
#content {
	padding:100px 0 0 20px;
	width:567px;
	text-align:justify;
}

/*==Internal==*/
#inner-wrap {
	background:#fff;
}
#internal #inner-wrap {
	padding:30px 0 30px 20px;
	min-height:600px;
}
#image {
	height:150px;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
}
table#main {
	background:#fff;
	color:#000;
}
table#main td {
	vertical-align:top;
	/*font:11px "Trebuchet MS",Helvetica,sans-serif;*/
	font-size:11px; /*Alex | Inhouse Web*/
	line-height:18px;
}

/*==Product Page==*/
#property #inner-wrap {
	padding:0;
}
.productTable .image {
	float:left;
	margin:0 10px;
	width:211px;
	height:100px;
}
.productTable .image img {
	float:left;
	height:100px;
	width:100px;
	border-top:solid 1px #C3C3C3;
	border-left:solid 1px #C3C3C3;
	border-right:solid 1px #787878;
	border-bottom:solid 1px #787878;
}
.spacer {
	float:left;
	width:4px;
}
.property-container {
	float:left;
	width:545px;
}
.productTable {
	border-collapse:collapse;
	margin-top:1px;
}
.productTable td {
	padding:0;
}
#banner {
	width:960px;
	margin:4px 0 30px;
}
table#main table {
	margin-top:10px;
}
table#main table td {
	padding-right:10px;
}
table#main table img {
	padding:0;
}
.shop-product-small {
	height:100px;
	padding:10px 0;
	border-top:solid 1px #c0c0c0;
	margin:2px 0;
	width:960px;
	background:url(../images/bottom-shadow.png) repeat-x 0 -1px;
}
.shop-product-small h1 a {
	color:#005288;
}
.shop-product-large #main h2 {
	margin:5px 0 0;
}
.shop-product-large #right ul {
	padding:0;
	margin:10px;
}
.shop-product-large #left ul {
	border-top:solid 1px #727476;
	border-bottom:solid 1px #727476;
	padding:15px 0;
	margin:12px 0;
}
.shop-product-large li {
	line-height:17px;
}
table#main #left {
	width:305px;
	padding:0 0 0 11px;
}
table#main #right {
	width:470px; /*Alex | Inhouse Web*/
	padding:0 0 0 20px;
}
.shop-product-large table#main #left {
	background:url(../images/left-shadow-top.png) no-repeat 0 0;
	padding:7px 0 0 0; /*ie6 only*/
}
html>body .shop-product-large table#main #left {
	padding:4px 0 0 0; /*the rest*/
}
.shop-product-large table#main #left div div {
	width:280px;
	margin:0 11px;
}
.shadow-repeat {
	background:url(../images/left-shadow-repeat.png) repeat-y 0 0;
	padding:0 0 3px;
}
.shadow-repeat table td {
	text-align:left;
}
.shadow-bottom {
	background:url(../images/left-shadow-bottom.png) no-repeat 0 bottom;
	height:10px;
	line-height:10px;
}
.logo {
	border-bottom:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}
.main-wrap {
	padding-left:20px;
}
div.pagination {
	text-align:right;
	margin:0 90px 0;
	color:#ccc;
	font-size:12px;
}
div.pagination a {
	text-transform:lowercase;
	color:#005288;
}

/* Newhomepage */
#newfeatured {
	position:absolute;
	top:-50px;
	right:95px;
	width:270px;
}
#newfeatured .box {
	width:130px;
	/* height:128px; */
	/* border:2px solid #fff; */
	/* background:#B2B2B2; */
	height:200px; 
	margin:0 4px 5px 0;
	float:left;
	background:#FFFFFF;
}
#newfeatured .image {
	/* height:110px;
	width:126px; */
	height:125px;
	width:130px;
	float:none;
	margin:0;
}
#newfeatured .image img {
	/* width:126px;
	height:110px; */
	height:125px;
	width:130px;
}
#newfeatured .imagesearch {
	height:52px;
	width:130px;
	float:none;
	margin:0;
}
#newfeatured .imagesearch img {
	height:52px;
	width:130px;
}
#newfeatured .text {
	line-height:12px;
	background:#fff;
	font-size:10px;
	color:#000000;
	padding:0 10px;
}
#newfeatured .text a {
	color:#005288;
	line-height:15px;
}
#newfeatured .text strong {
	color:#005288;
}
#flashmap{
	float:left;
	width:400px;
	height:350px;
	margin:0 15px 0 55px;
}
#newcontent {
        float:left;
	padding:200px 0 0 0;
	width:400px;
	text-align:justify;
}
#newcontent a:link, #newcontent a:visited {
	color:#fff;
	text-decoration:underline;
}
#newcontent a:hover {
	text-decoration:none;
	color:#ccc;
}
#closefloat{
        float:none;
        clear:both;
}

/*Goolge Map Area*/
div.maparea
{
	width:500px;
	height:280px;
	margin: 5px 0 5px 0; 
}