body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#464646;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
img{ border:none;}
h1,h2,h3,h4,h5{font-family: Arial, Helvetica, sans-serif;margin: 0px;padding: 0px;}
p, a, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	text-decoration: none;
}
p{ line-height:1.5em;}
a:hover{ text-decoration:underline;color: #6CF;}
.limegreen-text{
	color: #9C0;
}
.skyblue-text{
	color: #39C;
}
.general-text{ font-size:12px;}
h1{
	font-size: 34px;
	color: #333;
}
h2{
	font-size: 26px;
	color: #666;
}
h3{
	font-size: 16px;
	color: #900028;
	font-weight: bold;
}
h4{
	font-size: 21px;
	font-weight: bold;
	color: #EEEEEE;
}
.blockstyle{
	padding:6px;
	float: left;
	display: block;
	overflow: hidden;
	background-color: #F60;
	z-index: 19;
	position: absolute;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
}
DIV.blockstyle h1{
	margin-bottom:0em;
	color: #FFF;
}
.property-name{
	clear: both;
	margin-top: 2em;
	margin-bottom: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.heading{
	clear: both;
	margin-top: 2em;
	margin-bottom: 0.5em;
	padding: 0px;
}
.logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 152px;
	display: block;
	float: left;
	margin-left: 30px;
	height: 100px;
	margin-top: 12px;
}
.logo a{ cursor:pointer;display: block;	height: 86px;width: 152px;}
.logo h1{text-indent: -9999px;display: block;}
.left{float:left;}
.right{float:right;}

.clear{ clear:both;}
.space{
	display: block;
	padding-top: 28px;
	padding-bottom: 28px;
	float: left;
	width: 100%;
}
#Container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #525252;
}
#Header{
	width: 980px;
	background-color: #FFF;
	overflow: hidden;
}
#Content{
	overflow: hidden;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 980px;
	}
.blackBG{
	color: #201c1d;	
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #696969;

}

.whiteBG{
	color: #201c1d;
	background-color: #FFF;
}
.whiteBG p, .whiteBG li{
	color: #333333;
}
.whiteBG a{
	color: #09C;
	text-decoration: underline;
}
.whiteBG a:hover{
	color: #09C;
	text-decoration: none;
}
.general-page{
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.col-1{
	padding: 30px;
}
.col-left{
	float:left;
	width:180px;
	padding-left: 20px;
}
.col-right{
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #464646;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	width: 736px;
}




.slideshow{
	display: block;
	z-index: 0;
}


.home-box-4col{
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 6px;
	padding-left: 6px;
}

.home-box-4col-left{
	display: block;
	float: left;
	margin-right: 8px;
}
.home-box-4col-right{
	display: block;
	float: right;
}



.nav{
	width: 980px;
	z-index: 11;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	text-align: center;
	clear: none;
}
.nav ul{
	list-style-type: none;
	background-color: #EEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.nav li{
	margin-right: 2px;
	display: block;
	float: left;
	/*background-color: #003675;*/
	background-image: url(../images/nav_bg_static.png);
	background-repeat: repeat;
}
.nav li a{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 12px;
	text-decoration:none;
}
.nav li a:hover{
	display: block;
	text-decoration:none;
    background-image: url(../images/nav_bg_hover.png);
	background-repeat: repeat;
}



.sub-nav{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sub-nav li{}
.sub-nav li a{
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}
.sub-nav li a:hover{
	color: #6CF;
	text-decoration: underline;
}

.quick-link{
	background-color: #333;
	width: 980px;
	overflow: hidden;
	padding-top: 14px;
	padding-bottom: 14px;
	clear: both;
}
.quick-link ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.quick-link li{
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	color: #CCC;
}
.quick-link li a{}






#Footer{
	clear: both;
	width: 980px;
	overflow: hidden;
	background-color: #003768;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Footer p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer-box{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
}

.footer-box ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.footer-box ul li{
	color: #CCC;

}
.footer-box ul li a{

}

.sitemap ul{
	list-style-type: none;
	margin-top: 30px;
	margin-right: 30px;
	float:right;
}
.sitemap li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	text-transform: uppercase;
}
.sitemap li a{
	color: #777;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}
.sitemap li a:hover{
	color: #900028;
	text-decoration: underline;
}


/*** static images **/
#slideshow-static{
	position:relative;
	height:450px;}
.push-up{position:relative;}
/*** slide images **/

#slideshow{
	position:relative;
	height:450px;
	z-index:3;
}

#slideshow IMG{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow-static IMG{
    position:absolute;
    top:0;
    left:0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.slideshow-text{
	position: absolute;
	z-index: 50;
	top: 400px;
	left: 30px;
}

.slideshow-text h4{
	color: #ccc;
	background-color: #000;
	display: block;
	padding: 4px;
	font-size: 14px;
	opacity: 0.6;
	font-weight: lighter;
}









.listing-heading{
	clear: both;
	text-align: left;
	padding-bottom: 1em;
	padding-left: 28px;
}
.listing-heading h1{
	color: #FFF;
	display: block;
	font-weight: lighter;
	font-size: 40px;
}


.col-4-box-wrap{
	padding-right: 20px;
	padding-left: 20px;
	width: 940px;
}
.col-4-box{
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	width: 223px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.col-4-box .last{
	float: right;
}

.col-4-box h4{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
.col-4-box p{
	margin-top: 0.5em;s
	margin-bottom: 0.5em;
}
.col-4-box .imgbox{
	width:210px;
	background-color:#09F;
}	
.col-4-box .imgbox a:hover{
    opacity: 0.8;
}




#enquiry-form{
	font-size: 12px;
	color: #FFF;
}


.main-content{
	overflow: hidden;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.no-banner{margin-top:30px;}
.with-banner{margin-top:-30px;}
.col-2-left{
	width: 220px;
	float: left;
}
.col-2-right{
	width: 700px;
	float: right;
}
.left-box{ margin-bottom:20px;}

.col-2-inner-left{ width:450px; float:left;}
.col-2-inner-right{width:220px; float:right;}




/*left nav style*/
.nav-left-top{
	background-image: url(../images/nav_left_bg_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 210px;
	overflow: hidden;
}
.nav-left-bottom{	background-image: url(../images/nav_left_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 210px;
}
.nav-left-mid{
	background-image: url(../images/nav_left_bg_mid.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
ul.nav-left, ul.nav-left-small{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.nav-left li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 180px;
	padding-left: 20px;
	color: #666;
}
.nav-left li a{
 	color: #525252;
	text-decoration: none;
}
.nav-left li a:hover, .nav-left li a.select{
	color: #2F73C6;
	background-image: url(../images/nav_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-weight:bold;
	padding-left: 12px;
}
.nav-left h3, .nav-left-small h3{
	padding-left: 20px;
	background-color: #666666;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	width: 190px;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	color: #FFFFFF;
	background-image: url(../images/nav_left_heading_bg.gif);
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.nav-left li.nav-left-last{ border-bottom:none;}




.nav-left-small li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width: 180px;
	padding-left: 20px;
	color: #666;
}
.nav-left-small li a{
	font-size:11px;
 	color: #525252;
	text-decoration: none;
}
.nav-left-small li a:hover, .nav-left-small li a.select{
	color: #2F73C6;
	background-image: url(../images/nav_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-weight:bold;
	padding-left: 12px;
}


.range-home-description{
	padding-right: 8px;
	padding-left: 8px;
}


.download-pdf,.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}

.icon-box{
	width:100%;
	clear:both;
	height:70px;
}

.floor-plan-facades{ 
	float:left;
}

.package-icons{
	float:right;

}

.area-information{ margin-bottom:16px;}


.divide_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	display: block;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}


.sold{
	background-image: url(../images/sold_sign.png);
	background-repeat: no-repeat;
	background-position: right 95%;
	width: 208px;
}
.breadcrumb { float:right; margin-top:-25px;}
.breadcrumb li, .breadcrumb li a{font-size:12px; display:inline;}
