/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
* {
	margin: 0;
	padding: 0;
}

#header{
	width:100%;
	position:absolute;
	z-index: 12;
}

#header .logo {
	float:left;
	width: 14%;
	height:auto;
	margin-top: 10px;
}

#nav-border{
	width: 86%;
	height: 35px;
	float:left;
	margin-top: 10px;
	border-top:solid 1px #BDB281;
	border-bottom:solid 1px #BDB281;
	
}

#nav{
	width: 900px;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left; 
}

#nav li a {
	font-family: 'Cinzel', serif;
	font-size:14px;
	letter-spacing: 1px;
	display: block;
	padding: 8px 15px;
	text-decoration: none; 
	color: #BDB281;
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;
}

#nav li a:hover {
	color: #333;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	-webkit-transition:color 0.2s linear, background 0.2s linear,border-top 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear,border-top 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear,border-top 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear,border-top 0.2s linear;
}
	
.content {
	width: 920px;
	height: 550px;
	top: 120px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.content h6{
	font-size: 20px;
	color: #7D6E43;
	font-weight:normal;
	position:relative; 
}

.content p{
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}

.content2 {
	width: 900px;
	height: 700px;
	top: 120px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.content2 h6{
	font-size: 20px;
	color: #7D6E43;
	font-weight:normal;
	position:relative; 
}

.content2 p{
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}

.content3 {
	width: 900px;
	height: 550px;
	top: 120px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.content4 {
	width: 300px;
	height: 550px;
	top: 120px;
	right: 50px;
	position: absolute;
	display: block;
}

.content4 p{
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;	
}

.info img{
	margin: 20px;	
}

.info .back2{
	float:right;
	margin-top:25px;
	margin-right:20px;
}

.info .back2 a{
	color: #7D6E43;
	font-size:14px;	
	text-decoration:none;	
}

.info .back2 a:hover{
	color: #333;	
}

.info .back2 a:active{
	color: #333;	
}

#frame img{
	margin: 20px;	
}

#frame h6{
	font-size: 20px;
	color: #7D6E43;
	font-weight:normal;
	position:relative; 
}

#frame p{
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
}

#frame .back{
	position:absolute;
	top: 30px;
	right: 20px;
}

#frame .back a{
	color: #7D6E43;
	font-size:14px;	
	text-decoration:none;	
}

#frame .back a:hover{
	color: #333;	
}

#frame .back a:active{
	color: #333;	
}

#frame{
	width: 900px;
	height: 450px;
	left: 50%;
  	margin-left: -450px;
	position:absolute;
	background:url(../images/klcc.jpg);
	
}

#frame2{
	width: 900px;
	height: 500px;
	left: 50%;
  	margin-left: -450px;
	position:absolute;
	background:#FFFBE5;
	
}

#frame2 a{
	float:left;
}

#frame3{
	width: 300px;
	height: 450px;
	position:relative;
	background:#FFFBE5;
	
}

#frame3 p{
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 130px;
}

#frame3 img{
	margin:20px;	
}

#frame4{
	width: 900px;
	height: 510px;
	left: 50%;
  	margin-left: -450px;
	position:absolute;
	background:#FFFBE5;
	
}

#frame5{
	width: 900px;
	height: 500px;
	left: 50%;
  	margin-left: -450px;
	position:absolute;
	background:#FFFBE5;
	
}

#enquiry{
	float:left;
	width: 430px;
	padding: 20px;
}

#enquiry h1{
	color:#B86423;
	font-size:20px;
	margin: 0;
}

#enquiry p{
	color:#7D6E43;
	font-size:12px;
	margin-top: 20px;
}

#enquiry form{
	color:#7D6E43;
	font-size:12px;
}

#enquiry table{
	margin-top: 10px;
}

#contact{
	float:left;
	width:380px;
	padding: 20px;
}

#contact h1{
	color:#B86423;
	font-size:20px;
	margin: 0;
}

#contact p{
	margin-top: 20px;
	color:#7D6E43;
	font-size:12px;
}

#contact img{
	margin-top: 15px;
}

#gallery-menu{
	width: 870px;
	height: 36px;	
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
}

#gallery-menu img{
	float:left;	
}

#submenu{
	width: 500px;
	float: left;
	padding: 0;
	list-style: none;	
}

#submenu li {
	float: left; 
}

#submenu li a {
	font-size:14px;
	letter-spacing: 1px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 14px;
	padding-bottom: 3px;
	text-decoration: none; 
	color: #FDBD4F;
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;
}

#submenu li a:hover {
	color: #E3853B;
}

#submenu li a.current {
	color: #E3853B;
	border-bottom:solid 3px #E3853B;
}

#submenu-border {
	height: 36px;
	border-bottom:solid 1px #E3853B;
}

.gallery li{
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}

.gallery li .fancybox{
	display: block;
	background: #f1f1f1 url(../images/zoom.png) center center no-repeat;
	width: 112px;
	height: 112px;
	background-color:#FFF;
	float:left;
	padding:10px;
	margin-left:15px;
	margin-top:15px;	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
}

.gallery li .fancybox img{
	
}

.gallery li .fancybox span:hover img{
	opacity: 0.4;
}

#video{
	margin-top: 15px;	
	margin-left: 15px;
	text-align: center;
}

#left-frame{
	float:left;
	width: 232px;
	margin: 15px;
	height: 470px;
}

#left-frame2{
	float:left;
	width: 285px;
	margin: 15px;
	height: 470px;
}

#right-frame{
	float:left;
	width: 622px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	height: 470px;
}

#right-frame .fancybox{
	display: block;
	background: #f1f1f1 url(../images/plus.png) center center no-repeat;
}

#right-frame .fancybox img{
	
}

#right-frame .fancybox span:hover img{
	opacity: 0.4;
}

#right-frame2{
	float:left;
	width: 570px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	height: 470px;
}

#right-frame2 .fancybox{
	display: block;
	background: #f1f1f1 url(../images/plus.png) center center no-repeat;
}

#right-frame2 .fancybox img{
	
}

#right-frame2 .fancybox span:hover img{
	opacity: 0.4;
}

#nearby{
	width: 232px;
	height: 415px;
	margin-top: 15px;
	border:solid 1px #FFB24B;
}

#nearby ul{
	width: 200px;
	padding: 15px;
}

#nearby ul li{
	color:#B86423;
	font-size:12px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#phases{
	width: 226px;
	height: 198px;
	margin-top: 15px;
	border:solid 1px #FFB24B;
}

#phases p{
	color:#B86423;
	font-size:12px;
	margin-left: 15px;
	margin-top: 10px;	
}

#estimated{
	width: 285px;
	height: 50px;
	margin-top: 15px;
	border:solid 1px #FFB24B;
	font-size:12px;
}

#estimated p{
	color:#B86423;
	margin-left: 15px;
	margin-top: 7px;	
}

#featured{
	width: 285px;
	height: 280px;
	margin-top: 15px;
	border:solid 1px #FFB24B;
	font-size:12px;
}

#featured ol{
	float:left;
	width: 100px;
	padding: 15px;
}

#featured ol li{
	color:#B86423;
	font-size:12px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.border_t{
	background: url(../images/border-t.png);
	position: absolute;
	top: -36px;
	left: -1px;
	width: 100%;
	height: 38px;
}

.border_t2{
	background: url(../images/border-t2.png);
	position: absolute;
	top: -36px;
	left: -1px;
	width: 100%;
	height: 38px;
}

.border_b{
	background:url(../images/border-b.png);
	position:absolute;
	bottom:-38px; left:0;
	width:100%;
	height:38px;
}

.border_b2{
	background:url(../images/border-b2.png);
	position:absolute;
	bottom:-38px; left:0;
	width:100%;
	height:38px;
}

.border_l{
	background:url(../images/border-l.png);
	position:absolute;
	top:0; left:-2px;
	width:3px;
	height:100%;
}

.border_r{
	background:url(../images/border-r.png);
	position:absolute;
	top:0; right:-3px;
	width:3px;
	height:100%;
}

.button {
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
   background-image: -webkit-linear-gradient(top, rgba(255,255,192,1) 0%,rgba(234,193,97,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(255,255,192,1) 0%,rgba(234,193,97,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(255,255,192,1) 0%,rgba(234,193,97,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(255,255,192,1) 0%,rgba(234,193,97,1) 100%);
   background-image:         linear-gradient(top, rgba(255,255,192,1) 0%,rgba(234,193,97,1) 100%);
   -webkit-box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
      -moz-box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
           box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
   list-style: none;	
 
}

.button a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
   color: rgba(87,87,87,1);
   text-shadow: 0px 1px 0px rgba(255,255,255,1);
   text-decoration:none;
   padding: 8px;
}

.button:hover {
   background-image: -webkit-linear-gradient(top, rgba(234,193,97,1) 0%,rgba(255,255,192,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(234,193,97,1) 0%,rgba(255,255,192,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(234,193,97,1) 0%,rgba(255,255,192,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(234,193,97,1) 0%,rgba(255,255,192,1) 100%);
   background-image:         linear-gradient(top, rgba(234,193,97,1) 0%,rgba(255,255,192,1) 100%);
   
}

.button a:hover{
	color: rgba(255,255,255,1);
   text-shadow: 0px 1px 0px rgba(0,0,0,1)	
}

#sidebtn{
	display:block;
	width: 100px;
	position:absolute;
	right: 17px;
	top:15px;
	text-align:center;
}

.sidebutton {
   background-image: -webkit-linear-gradient(top, rgba(255,191,80,1) 22%,rgba(228,133,60,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(255,191,80,1) 22%,rgba(228,133,60,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(255,191,80,1) 22%,rgba(228,133,60,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(255,191,80,1) 22%,rgba(228,133,60,1) 100%);
   background-image:         linear-gradient(top, rgba(255,191,80,1) 22%,rgba(228,133,60,1) 100%);
   -webkit-box-shadow: 1px 1px 1px 0px rgba(94,94,94,1);
      -moz-box-shadow: 1px 1px 1px 0px rgba(94,94,94,1);
           box-shadow: 1px 1px 1px 0px rgba(94,94,94,1);
   width: 70px;
   display: block;
   text-align: center;
   color: rgba(84,46,16,1);
   float:right;
   margin-bottom: 2px;
   text-shadow: 0px 1px 1px rgba(255,255,255,1)
}

.sidebutton a{
	display: block;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
   color: rgba(84,46,16,1);
   text-shadow: 0px 1px 0px rgba(255,255,255,1);
   text-decoration:none;
   padding: 5px;
   text-align:center;
   vertical-align:middle;
}

.info{
	background:#FFF;
	margin-bottom: 50px;
	padding-bottom: 30px;
}

.shadow{
	box-shadow: 0 0 15px #333;
    -webkit-box-shadow: 0 0 15px #333; 
    -moz-box-shadow: 0 0 15px #333;
}

.shadow2{
	width:900px;
	height:500px;
	box-shadow: 0 0 15px #333;
    -webkit-box-shadow: 0 0 15px #333; 
    -moz-box-shadow: 0 0 15px #333;
}

.shadow3{
	width:900px;
	height:510px;
	box-shadow: 0 0 15px #333;
    -webkit-box-shadow: 0 0 15px #333; 
    -moz-box-shadow: 0 0 15px #333;
}

body {
	font-size: 16px;
	color: #fff;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 20px;
}

a {
	color: #FFF;
}

.nomargin {
	margin-bottom: 0px;
}

.main img.preview {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left bottom, left top, from(white), to(transparent));
}

.loading {
	position: fixed;
	top: 10px;
	right: 0px;
	background: rgba(0, 0, 0, 0.75) url(../images/loader.gif) no-repeat 10px 50%;
	padding: 15px 40px 15px 60px;
	-webkit-box-shadow: 0px 0px 2px #000;
	-moz-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#footer{
	width: 100%;
	height: 20px;
	position:fixed;
	bottom: 0;
	background-color:rgba(0,0,0,0.5);
}

#footer2{
	width: 100%;
	height: 20px;
	position:absolute;
	background-color:rgba(0,0,0,0.5);
}

#copyright{
	font-size:12px;
	float:right;
	margin-right:10px;
	margin-top: 3px;
}

#copyright a:hover{
	color:#BAAF7D;	
}
