/* green = #C1D72E
	grey = #7E7D7D */
@import "navigation.css";

*
{
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; 
	line-height:150%; 
	color:#666666; 
	background:#fff;	
	}
body#page,
body#homepage {
	margin:0;
	padding:0;
	text-align:center;
	}

/* =Set of page backgrounds */
body.violet {background: url(../images/body_violet.jpg) no-repeat top center;}	
body.sky {background: url(../images/body_sky.jpg) no-repeat top center;} 
body.beig {background: url(../images/body_beig.jpg) no-repeat top center;} 
body.smoke-green {background: url(../images/body_smoke_green.jpg) no-repeat top center;} 
body.water {background: url(../images/body_water.jpg) no-repeat top center;} 
body.water2 {background: url(../images/body_water2.jpg) no-repeat bottom center;} 
body.water2 #footer {margin-bottom: 200px;}
body.smoke-violet {background: url(../images/body_smoke_violet.jpg) no-repeat top center;}
body.sky2 {background: url(../images/body_sky2.jpg) no-repeat top center;}
body.dandelion {background: url(../images/body_dandelion.jpg) no-repeat top center;}


body.home_1 {background: #000;} 
  /* body.home_2 {background: url(../images/body_white.jpg) no-repeat top center;} -white */
/* set of page backgrounds */

body table {font-size:100%;}
form {
	margin:0px; 
	padding:0px; 
	font-size:100%;
	}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 100%;
	}
button {cursor:pointer;}


/*#homepage a {	color:#7E7D7D;}
#homepage a:hover {color:#C1D72E;}*/ 
a{color:#C1D72E; }
a:hover{color:#C1D72E;}
/* =Headings */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	line-height:normal;
	text-decoration:none;
	padding:0;
	color:#C1D72E;
	}
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover {text-decoration:underline;}	
h1 {
	font-size:180%; 
	margin:7px 0px 10px 0px;
	font-weight:normal;
	color:#C1D72E;
	}
h2 {
	font-size:160%; 
	font-weight: normal;
	margin:12px 0px 5px 0px;
	}
h3 {
	font-size:130%; 
	margin:6px 0px 6px 0px;
	}
h4 {
	font-size:120%; 
	margin:4px 0px 4px 0px;
	}
h5 {
	font-size:100%; 
	margin:2px 0px 2px 0px;
	color: #000;
	}
h6 {
	font-size:90%; 
	margin:0px; 
	}
	
/* =Lists */
.nearest-list li 
{
	list-style-type : none;
}

ul, 
ol {
	margin-top:5px; 
	margin-bottom:0px;
	}
ul li, 
ol li {
	padding-bottom: 5px;
	}
ul ul {
	list-style-type : disc;
	}
dl {
	margin:5px 0px;
	padding:0px;
	}

p {
	margin:10px 0; 
	padding:0;
	}



hr {
	height:1px;
	line-height: 0em; 
	border:0px; 
	border-top:1px dotted #EDEFF1;
	margin: 10px 0; 
	clear:both;
	}
img {
	border:0px; 
	margin:0px; 
	padding:0px;
	}
img.img-right {
	float:right;
	margin: 8px 0 8px 10px;	
	}
img.img-left {
	float:left;
	margin: 8px 10px 8px 0;	
	}
	
.align_left {float:left;}
.align_right {float:right;}
.align_middle {vertical-align:middle;}
div.center, 
.center {text-align:center;}
.margin {margin-left:20px;}
p.left {text-align:left;}
p.right {text-align:right;}
.hide {display:none;}
.clearall {clear:both;}


br.clearall {
	clear:both;
	height:0em;
	line-height:0em;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
div.line {
	border-bottom:1px solid #F3F3F3;
	height: 1px;
	margin-bottom:15px;
	clear: both;
}
.bold{
	font-weight: bold;
}
/* =Page Structure
*************************************************************************/
.access-key {display:none;}

#header {
	background: url(../images/header_bg.gif) repeat-x top #000;
	height:130px;
	position:relative;
	}
.home_2 #header {background: url(../images/header_bg_white.gif) repeat-x top #E1E1E1;}
#header p {
	margin: 0 auto;
	clear:both;
	background:url(../images/branding/asklogo.gif) no-repeat right; 
	display:block;
	padding:32px 0 0;
	line-height:1;
	height: 63px;
	he\ight:31px;
	width: 760px;
	text-align:left;
	}
#header p span{
	width:156px; 
	font-size:1.1em; 
	color:#fff; 
	padding:0; 
	font-weight:bold;
	}
/*\*/
html*#header p span{
	width:162px;/*seen only by safari*/
	_width:160px;/*seen only by IE6 for PC*/
	display:block;
	float:left;
	padding-top:5px;
	}/**/	
#header p strong{
	width:250px;
	font-size:1.4em; 
	letter-spacing:0.01em;
	font-weight:normal;
	color:#B9D300; 
	padding:0;
	}
/*\*/
html*#header p strong{
	width:280px;/*seen only by safari*/
	_width:270px;/*seen only by IE6 for PC*/
	display:block;
	float:left;
	}/**/	
#header a.ask-logo{
	background:url(../images/branding/asklogo.gif);
	width:108px;
	height:63px;
	display:block;
	text-align:left;
	text-indent:-999em;
	}	
#finder{
	background:url(../images/branding/find-line.gif) repeat-x;
	height:38px;
	}
#finder div{
	width:760px; 
	text-align:left; 
	margin:0 auto;
	height:38px;
	hei\ght:33px;
	padding:5px 0 0;}
#finder div strong{
	width:180px;
	float:left;
	font-size:1.2em; 
	letter-spacing:0.02em;
	font-weight:normal;
	color:#B9D300; 
	 }
/* new styles */
#flashcontent{
	float:left;
	width:571px;
	}
.right-box{
	width:184px;
	height:231px;
	hei\ght:198px;
	padding:6px 0 15px; 
	overflow:auto;
	text-align:left;
	background:url(../images/branding/rightboxBg.gif) repeat-x bottom #fff;
	float:right;
	color:#585858;
	position:relative;
	}
#homepage .right-box{
	color:#fff;
	margin-left:0;
	width:189px;
	w\idth:170px;
	padding:18px 8px 15px 11px;  
	background:#010101;
	background-image:none;
	}
.right-box-2{
	width:189px;
	text-align:left;
	float:left;
	color:#585858;
	}
body#page .right-box-2{ margin-top:6px;}
body.plotdetails .right-box-2{float:right;}
.right-box-top{
	background:url(../images/branding/rightbox2Bg.gif) repeat-x;
	padding:18px 8px 0 6px;}	
.right-box h2{margin:0; color:#C1D72E;}
#homepage .right-box h2{color:#fff;}
.right-box a{color:#C1D72E;}
.left-box{
	width:571px;
	text-align:left;
	float:left;
	color:#666;
	}
/* spaecification*/
.left-column-1{
	width:376px;
	w\idth:368px;
	padding:7px 8px 0 0;
	text-align:left;
	float:left;
	}
.left-column-2{
	width:195px;
	padding-top:17px;
	text-align:left;
	float:left;
	}
.left-column-2 img{
	width:184px;
	margin-bottom:7px;
}		
#secondary-navigation{
	background:url(../images/branding/secondarynavBg.gif) repeat-x;
	pading:0;
	height:39px;
	}
#home-title-inner{ 
	background:url(../images/branding/pBg.gif) repeat-x;
	}
#home-title-inner p.title{
	width:760px; 
	margin:0 auto;
	height:44px;
	hei\ght:38px;
	padding:6px 0 0;
	text-align:left;
	color:#fff;
	font-size:1.4em; 
	}
#homepage #content-inner{background:#3A3A3A; padding:20px 0 10px;}		
#container {
	margin: 0 auto;
	text-align:left;
	width:760px;
	}
#homepage #container{ color:#fff;}
#homepage #content-inner p{margin:0 0 10px 0;}	
.left-bottom-box{width:380px; float:left;}
.right-bottom-box{width:380px; float:left;}
p.bottom-text{
	color:#B9D300; 
	font-size:1.1em;
	margin:23px auto 10px auto;
	width:760px;
	text-align:left;
	}
#content-top-inner{
	margin:0 auto;
	height:231px;
	background:#585858;
	}
#content-top {
	color: #000;
	height:231px;
	font-size:0.9em;
	width:760px;
	margin:0 auto;
	}	
.breadcrumb {
	border-bottom: 1px solid #f3f3f3;
	background-color:#fff!important;
	padding: 10px 0;
	margin:0;
	font-size: 90%;
	line-height: 120%;
	height: 1.5em;
	position:relative;
	}
.breadcrumb a {color: #585858;}	
.breadcrumb span {color:#585858;}	
#content-primary {
	width:522px;
	float:left;
	}
	
#primary-content .incentive, #nav-secondary .incentive{
	background-color: #F0CC01;
	border: 1px solid #D3B301;
	padding: 5px 10px;
	margin: 10px 0;
}

#content-secondary {
	width:168px;
	margin: 0 11px 0 0;
	float:left;
	}
#footer {
	color:#686767;
	clear:both;
	font-size:0.85em;
	margin: 10px auto;
	width: 760px;
	padding: 5px 0 50px 0;
	text-align:left;
	}
#footer a {color:#686767;}
#homepage #footer, #homepage #footer a{color:#fff;}	 
#footer p {	margin: 5px 0;}
#footer p.designed-by {
	width: 100px;
	float:right;
	}
#footer p.designed-by a{
	display: block;
	width: 88px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	background:url(/assets/images/fuse8.gif) no-repeat;
	cursor:default;
}
body#homepage #footer p.designed-by a{
	background:url(../images/branding/fuse8Homelogo.png) no-repeat;
	float:right;
}
#footer p.copyright {
	display:inline;
	}
/* **************************************************************** */


/* =Footer Boxes */
#content-footer-boxes {
	width:100%;
	float:left;
	margin: 20px 0 0 0;
	}
.content-footer-box {
	width:219px;
	float:left;
	margin: 0 24px 0 0;
	padding:0;
	font-size: 0.9em;
	line-height: 1.4em;
	}
.content-footer-box.last {margin-right: 0;}
.content-footer-box h3 {
	background: url(../images/footer_box_title.gif) no-repeat top;
	margin:0;
	padding: 5px 10px;
	color: #fff;
	}
.content-footer-box h3 a {color: #fff;}	
.content-footer-box h3 span {color: #B9D300;}
.content-footer-box div {
	background: #F3F3F3;
	padding: 5px 10px 10px 10px;
	height: 25em;}

.home_1 #content-footer-boxes {color: #fff;}
.home_1 .content-footer-box div {background: url(../images/footer_boxes_bg.png) repeat-y;}
.home_1 .content-footer-box h3 {background: url(../images/footer_box_title_black.gif) no-repeat top;}
.home_1 .content-footer-box a {color:#fff;}
		
.home_2 #content-footer-boxes {color: #000;}
.home_2 .content-footer-box div {background: url(../images/footer_boxes_bg_white.png) repeat-y;}
.home_2 .content-footer-box h3 {background: url(../images/footer_box_title.gif) no-repeat top;}
.home_2 .content-footer-box a {color: #000;}		
.home_2 .content-footer-box h3 a {color: #fff;}

/* Footer Boxes  */

/* = Latest Boxes */
.latest-box {
	width: 168px;
	color: #525252;
	font-size: 0.9em; 
	line-height: 1.4em;
	}
.latest-box img {
	float:left;
	margin:0 0 4px 0;
}
.latest-box div {
	margin: 0 0 11px 0;
	padding: 0 7px 5px 7px;
	background: #F3F3F3;
	}	
.latest-box h3 {
	background: url(../images/arrow.gif) no-repeat 143px 6px;
	font-size: 1.2em;
	padding: 3px 5px;
	margin: 0 -5px;
	border-bottom: 1px dotted #666;
	}
.latest-box h3 a {
	display:inline-block;
	width:150px;
	w\idth:135px;
	height: 1.2em;
	padding: 0 15px 0 0;
	color: #525252;
	}
/* Latest Boxes */
		

/* forms styles */
legend {
	visibility: hidden; 
	height:0.1em; 
	line-height: 0.1em;}
fieldset {
	border: none;
	margin:0;
	padding:0;
	}
select {
	width: 164px;
	margin: 0 11px 0 0;
	border:1px solid #717171;
	}
option{padding-left:3px;}	
/*fieldset.search	select{height:23px; hei\ght:19px; padding:2px 2px 2px 6px; w\idth:156px;}*/		
.fieldset {
	background: #C1D72E;
	padding: 8px 10px 10px 10px;
	margin: 0 0 10px 0;
	}	
.fieldset label {
	color: #fff;
	width: 180px;
	float:left;
	font-weight:bold;
	padding-top: 3px;
	}
.fieldset label.inline {float:none; padding: 0 10px 0 0;}	
.fieldset .text {width: 180px; margin:0 10px 5px 0;}	
.fieldset .select {width: 186px; margin:0 10px 5px 0;}	
fieldset.search{
	float:left;
	margin:2px 0 0 17px;
	width:400px;
	}
div#bedrooms-select{
	position:absolute;
	}
#finder div#bedrooms-select, #finder div#price-select{
	float:left; 
	width: 186px; 
	margin:0;
	height:auto;
	padding:2px 0 0;
	}
#finder div#bedrooms-select ul, 
#finder div#price-select ul{
	list-style:none;
	width:164px;
	}
#finder div#bedrooms-select ul li a, 
#finder div#price-select ul li a{
	color:#000000;
	cursor:point;
	display:block;
	margin:0pt;
	padding:1px 5px;
	text-decoration:none;
	background:#fff;
	}
#finder div#bedrooms-select ul li a:hover, 
#finder div#price-select ul li a:hover{ background:#f3f3f3;}				
.fieldset .submit {
	border: 1px solid #696969;
	color: #fff;
	font-weight:bold;
	background: #858585;
	cursor: pointer;
	}
.fieldset .submit2 {	
	border: 1px solid #696969;
	color: #fff;
	font-weight:bold;
	background: #858585;
	margin: 3px 0 0 183px;
	cursor: pointer;}	
	
.fieldset .submit3 {
	border: 1px solid #696969;
	color: #fff;
	font-weight:bold;
	background: #858585;
	cursor: pointer;
	margin:0 10px 5px 0;
	padding: 0 10px;
	}	
.fileldset td.td-left {
	color: #fff;
	font-weight:bold;
	}	
.fieldset h4 {font-weight: normal;}

fieldset#development-search{
	width: 168px;
	color: #525252;
	font-size: 1.2em; 
	line-height: 1.4em;
	color: #000;
}
#homepage fieldset#development-search {
	float:left;
	margin-right:11px;
	color: #fff;
}
fieldset#development-search div{
	margin: 0 0 3px 0;
	padding: 10px;
	width: 168px;
	w\idth: 148px;
	background:#F3F3F3;
}
#homepage fieldset#development-search div{
	background: url(../images/latest_box_bg.png);
}
fieldset#development-search select{
	width: 148px;
	font-size: 0.8em;
	margin: 10px 0 0 0;
}
fieldset#development-search a{
	text-decoration: none;
	font-size: 1em;
	display: block;
	color: #000 !important;
}
#homepage fieldset#development-search a{
	background:transparent url(../images/arrow.gif) no-repeat right;
	color:#FFF !important;
	font-size: 0.9em;
}

	/*	form as table */
.table-form td {vertical-align: middle;}	
.error {color:#f00;}
.table-form .text {width: 220px;}
.table-form .select {width: 224px;}
.table-form .textarea {width: 224px; height:100px;}
.table-form .submit {
	border: 1px solid #696969;
	color: #fff;
	font-weight:bold;
	background: #858585;
	cursor: pointer;
	}
/* / forms styles */
	
/* =Home page *
	.home_1 - black page 
	.home_2 - white page */
	
.home_1 h1 {
	color: #fff;
	background: url(../images/h1_home_bg.png);
	font-size: 160%;
	height: 1.1em;
	padding: 4px 10px 4px 10px;
	}
.home_2 h1 {
	color: #7E7D7D;
	background: url(../images/h1_home_bg_white.png);
	font-size: 160%;
	height: 1.1em;
	padding: 4px 10px 4px 10px;
	}	
#homepage h1 span {color: #C1D72E;}
/* home latest boxes */
#homepage .latest-box {
	float:left;
	margin-right: 11px;}

#homepage #flash {
	margin:0;
	float:right;
	}
#homepage #flash .latest-box {
	margin:0;
}
	
#homepage .latest-box div {height: 15em;}

/* home latest boxes on white page */
.home_1 .latest-box {color: #fff;}
.home_1 .latest-box div {background: url(../images/latest_box_bg.png);}	
.home_1 .latest-box h3 a {
	color: #fff;
/* 	background: url(../images/arrow.gif) no-repeat 138px 5px;*/
	} 
.home_2 .latest-box div {background: url(../images/latest_box_bg_white.png);}	
	

		
/* =Home page */

/* =Development section */

.development1 {
	padding: 10px 10px 10px 0;
	border-bottom: 1px dotted #C2B7A6;
	clear:both;
	line-height: 140%;
	}
.development1 img {
	float:left;
	margin: 0 10px 0 0;
	}
.development1 h2 {
	font-size: 120%;
	color:#C1D72E;
	margin-top:0;
	}	
.development1 h2 a {color:#C1D72E;}	
.development1 h2 span {
	color: #7E7D7D;
	font-weight:normal;}
.colored {
	background-color: #F8F8F8;
	}	
.development1 p.download {
	float: right;
	font-weight:bold;
	font-size:90%;
	}
.development1 p.download a {color: #000;}	

p.price{
	color: #000;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
}
a.enlarge{
	display: block;
	float: left;
	clear: left;
	text-align: right;
	background: url(../images/enlarge.gif) no-repeat top left;
	padding: 0 0 4px 20px;
	margin: 6px 0;
}
.phase{
	float: right; 
	width: 83px;
	w\idth: 73px;
	color: #fff;
	text-transform: uppercase;
	margin: 6px 0 0 10px;
	background: #d0e061;
	padding: 5px;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}

table.apartments{
	border: none;
	border-bottom:1px dotted #e7e7e7;
	border-top:1px dotted #e7e7e7;
	background: #f8f8f8;
	width: 100%;
	margin: 10px 0 15px 0;
}
table.apartments tr.light{
	background: #fff;
}
table.apartments td{
	border: none;
	padding: 10px 7px;
	text-align: left;
}
table.apartments td a{
	color: #000;
	font-weight: bold;
}

.dimensions{
	border-bottom:1px dotted #e7e7e7;
	border-top:1px dotted #e7e7e7;
	margin: 10px 0 15px 0;
	padding: 7px 0 0 0;
}
.dimensions div{
	border-top:1px dotted #e7e7e7;
	margin: 5px 0 0 0;
	background: #f8f8f8;
	padding: 15px;
}
.dimensions table{
	border: none;
}
.dimensions table td{
	padding: 0 60px 5px 0;
}

.gallery{
	float: right;
	padding-left: 10px;
}
.gallery img{
	margin: 0 0 10px 0;
}
.gallery strong{
	color: #B9D300;
}

ul.specification{
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0 20px 0;
}
ul.specification li{
	margin: 0;
	padding: 2px 0;
}
ul.specification li a.cur{
	color:#C1D72E !important;
}
ul.specification-details{
	margin: 5px 0;
	padding: 0 0 0 20px;
}
ul.specification-details li{
	margin: 0px;
	padding: 0px;
}

.map{
	float: left;
	width:255px;
	margin-top:20px;
}
.map img{
	margin: 0 10px 0 0;
}
.map a{
	display: blok;
	clear: left;
	float: left;
	padding-left: 20px;
	}
.map a.enlarge{
	float: left;
	}
.transport{
	width:316px;
	float: left;
	margin-top:20px;
	}
.transport p{
	padding: 0 0 15px 45px;
	margin: 0px;
	font-weight:bold;
}
.transport1{
	background: url(../images/transport_icon1.gif) no-repeat left 7px;
}
.transport2{
	background: url(../images/transport_icon2.gif) no-repeat left 8px;
}
.transport3{
	background: url(../images/transport_icon3.gif) no-repeat left 7px;
}
/* Availibility page */
table.availability{
	width: 568px;
	float:left;
	color:#585858;
	border-top:1px solid #F3F3F3;
	border-bottom:1px solid #F3F3F3;
	font-size: 0.9em;
	margin:20px 0; 
	}
table.availability td.first, table.availability th.first{padding:11px 7px 11px 33px;}
table.availability td.last, table.availability th.last{padding:11px 12px 11px 7px;}	
table.availability th.last{padding:11px 12px 11px 23px;}	
table.availability thead{
	font-weight: normal;
	border: none;
	}
table.availability td, 
table.availability th{
	border: none;
	font-weight: normal;
	padding: 11px 7px;
	background:url(../images/branding/trBgAvailability.gif) top repeat-x #fff;
	}
table.availability td a,table.availability td.green{color:#C1D72E;}	
a.enquiry,
span.reserved{
	display: block;
	background: url(../images/enquiry.gif) no-repeat right;
	color: #000 !important;
	text-decoration: none !important;
	width: 97px;
	height: 16px;
	}
span.reserved{
	background:url(../images/branding/reserved.gif) no-repeat;
	height:20px;
	width:105px;
	text-indent:-999em;
	text-align:left;
	}	
table.availability tr.bg th{ padding-top:9px; padding-bottom:9px; }	
table.availability tr.bg th{ background:url(../images/branding/thBgAvailability.gif) repeat-x !important;}		
/* =Profile section */

.profile {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #C2B7A6;
	clear:both;
	line-height: 140%;
	}
.profile strong {color:#7E7D7D;}	
.profile img {
	float:right;
	margin: 0 0 0 10px;
	border: 1px solid #F4F4F4;
	}
.profile h3 {
	font-size: 120%;
	color:#C1D72E;
	margin:0;
	padding:0;
	}	
.profile p {
	font-size: 90%;
	margin: 10px 0 0 0;}
.profile a {color: #000;}

/* =News */
.news {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #C2B7A6;
	clear:both;
	line-height: 140%;
	}
.news img {
	float:right;
	margin: 0 0 0 10px;
	border: 1px solid #F4F4F4;
	}
.news h3 {
	font-size: 100%;
	font-weight: bold;
	color:#C1D72E;
	margin:0;
	padding:0;
	}	
.news h3 a {text-decoration: underline;}	
.news .date {color: #B9D300;}
.news .author {float:right; color: #B9D300;}

.news-details img {
	float:none;
	margin: 0;
	}
.news-details .img1 {
	float:right;
	margin: 5px 0 0 10px;
	}	
	
p.prev_next_story {
	width: 300px;
	float:right;
	color: #B9D300;
	}	
p.prev_next_story a {color: #B9D300;}	



/* =Record Status
*************************************************************************/

#record-status
{
	position: absolute;
	top: 150px;
	left: 710px;
	width: 260px;
}

#record-status .error
{
	padding: 5px;
	color: #CC0000;
	border: 1px solid #CC0000;
	background-color: #F6B6B6;
}

#record-status .warning
{
	padding: 5px;
	color: #FCB800;
	border: 1px solid #FCB800;
	background-color: #FCF1D2
}

#record-status .information
{
	padding: 5px;
	color: #27CD00;
	border: 1px solid #27CD00;
	background-color: #E1F1DD;
}



/* News */







/*
=DevelopmentList
*/
#DevelopmentList h3
{
	margin-left: 10px;
}

#DevelopmentList ul
{
	list-style-type: none;
	margin-left: 20px;
}


/*
Define the styles for the image Galleries
*/
#ImageGallery .galleryitem a, #ImageGallery .firstgalleryitem a
{
	width: 155px;
	height: 100px;
	display: block;
}

#ImageGallery .firstgalleryitem, #ImageGallery .galleryitem
{
	text-indent: -999px;
	width: 155px;
	float: left;
	height: 100px;
	overflow: hidden;
	margin: 0px 5px 5px 0px;
	border: 1px solid #333;
	background-color: #EEE;
	background-image: url(/images/bg_tile.gif);
	background-repeat: repeat-x;
	display: none;
}

#ImageGallery .firstgalleryitem
{
	display: block;	
}

/* =Content
-------------------------------------------------------------------------*/

#block1, #block2
{
	clear: both;
}

/* =Developments
-----------------------------------------------------------------------------*/

.featured-development
{
	float: left;
	background: url(../images/featured_properties.gif) no-repeat;
	width: 315px;
	height: 129px;
	margin-bottom: 10px;
}
.featured-development a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 79px 0 0 100px;
	width: 175px;
	height: 25px;
}
/* 
regions used on the developments homepage
*/

.regions
{
	width: 760px;
	margin: 15px 0;
	background: url(../images/regions_bg.gif) repeat-y;
	clear: both;
}
.regions-top
{
	background: url(../images/regions_top.gif) no-repeat top;
}
.regions-bottom
{
	background: url(../images/regions_bottom.gif) no-repeat bottom;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
}
.regions-bottom div
{
	float: left;
	width: 160px;
	margin-right: 16px;
	padding: 8px 9px 17px 9px;
}
.regions-bottom div.last
{
	margin-right: 0;
}

.regions .region-title
{
	font-size: 1.6em;
	text-decoration: none;
	font-weight: normal;
	color: #002949;
}
.regions .region-title a strong.link,
.regions .region-title a:visited strong.link
{
	font-weight: normal;
	margin-top: 0;
	display: block;
	color: #002949;
}
.regions .region-title a strong.hover,
.regions .region-title a:visited strong.hover
{
	font-weight: normal;
	color: #7993a2;
	display: none;
}
.regions .region-title a:hover {
  font-style: italic;
}
.regions .region-title a:hover strong.link
{
	display: none;
}
.regions .region-title a:hover strong.hover
{
	display: block;
}



/*  
development list 
*/

#region-developments .line
{
	margin: 0;
	padding: 0;
	height: auto;
}

.development-item
{
	float: left;
	width: 380px;
	w\idth: 370px;
	padding-right: 10px;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
}
body.mybloor-page .development-item
{
	width: 550px;
	w\idth: 540px;
}
.development-item .image-box
{
	float: right;
	width: 118px;
	overflow: hidden;
}

.development-item p
{
	margin: 0;
	padding: 0;
}
.development-item .dev-title
{
	font-size: 1.6em;
	text-decoration: none;
	font-weight: normal;
	color: #002949;
}
.development-item .dev-title a strong.link,
.development-item .dev-title a:visited strong.link
{
	font-weight: normal;
	margin-top: 0;
	display: block;
}
.development-item .dev-title a strong.hover,
.development-item .dev-title a:visited strong.hover
{
	font-weight: normal;
	color: #7993A2;
	display: none;
}
.development-item .dev-title a:hover {
  font-style: italic;
}
.development-item .dev-title a:hover strong.link
{
	display: none;
}
.development-item .dev-title a:hover strong.hover
{
	display: block;
}
.tick
{
	background: url(../images/icons/tick.gif) no-repeat left;
	padding-left: 16px;
}
.plus
{
	background: url(../images/icons/plus.gif) no-repeat left;
	padding-left: 13px;
}
.save-link .plus
{
	background: url(../images/icons/plus.gif) no-repeat left 3px;
}



/*
results - view list/map links
*/


.view-links 
{
	padding-top: 1em;
}

.view-links a, .view-links a:visited
{
	display: block;
	float: left;
	width: 109px;
	w\idth: 89px;
	padding: 0 0 0 20px;
	color: #000;
	text-decoration: none;
	line-height: 2em;
}
.view-links a.selected, .view-links a:hover, .view-links a.selected:visited
{
	color: #fff;
	background-position: left top !important;
}
.view-links a.left-link, .view-links a.left-link:visited
{
	background: url(../images/left_link.gif) no-repeat right top;
}
.view-links a.left-link:hover
{
	background-position: left top;
}
.view-links a.right-link, .view-links a.right-link:visited
{
	width: 111px;
	w\idth: 91px;
	background: url(../images/right_link.gif) no-repeat right top;
}
.view-links a.right-link:hover
{
	background-position: left top;
}





/* =Development Pages
-----------------------------------------------------------------------------*/




/*
development header
*/
.development-header
{
	border-bottom: 1px solid #D9DADA;
	padding-bottom: 8px;
	width: 367px;
	margin-bottom: 10px;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
}

#content .development-header ul
{
	margin-bottom: 1em;
	padding: 0px;
}
#content .development-header li 
{
	display: block;
	float: left;
}
#content .development-header li a
{
	padding-left: 15px;
	margin-right: 12px;
}
.development-header a.pdf-link
{
	background: url(../images/icons/pdf_icon.gif) no-repeat left;
}
.development-header a.print-link
{
	background: url(../images/icons/print_icon.gif) no-repeat left;
}
.development-header a.send-link
{
	background: url(../images/icons/send_icon.gif) no-repeat left;
}
.development-header .save-link
{
	width: 14.5em;
}
#content .development-header .save-link a
{
	padding-left: 0;
}




/* 
development contact details 
*/

.development-contact
{
	clear: both;
	margin-bottom: 1em;
	margin-bottom: 1em;
}
.development-contact h4
{
	color: #555555;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

.negotiator, .opening-hours
{
	float: left;
	padding-right: 50px;
}

.opening-hours h4
{
	color: #f12f24;
}







/*
development summary page
*/

#incentive
{
	
	background-image: url(../images/incentive-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 1em
}

#incentive span
{
	display: block;
	padding: 9px; 
	padding-top: 0;
}

#incentive .incentive-top
{
	background-image: url(../images/incentive-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 9px;
}



/*
available homes page
*/
#plot-types{margin:20px 0;}
#plot-types h2{
	margin-top: 1em;
	font-size: 1.5em;
	}
#plot-types .line{
	padding: 0px;
	line-height:1px;
	margin: 0;
	}
.plot-type{
	width: 269px;
	float: left;
	padding:11px 0 13px;
	}
a.yellow{
	color:#C1D72E;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover.yellow{ text-decoration:none;}		
.plot-type .left{
	width: 145px; 
	float: left; 
	}
.plot-type p{
	margin:0;
	font-size:0.95em;
	}
.plot-type img{float:right;}	
.plot-type h3{
	margin:0 0 6px;
	color:#C1D72E;
	}
.plot-type .plot-title{
	font-size: 1.5em;
	text-decoration: none;
	font-weight: normal;
	color: #002949;
	}
.plot-type .plot-title a,
.plot-type .plot-title a:visited{
	font-weight: normal;
	margin-top: 0;
	display: block;
	color: #C1D72E;
}
.plot-type .plot-title a:hover{
	font-weight: normal;
	color: #C1D72E;
	}


/* 
plot details page 
*/

.plot-image
{
	float:right;
	margin-left: 20px;
}

.floorplan
{
	float: left;
	width: 170px;
}

a.enlarge
{
	display: inline-block;
	background: url(../images/enlarge.gif) no-repeat;
	background-position: right 5px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floorplan b.light
{
	font-size: 1.1em;
	display: block;
	padding-left: 10px;
}






/*
coloured tables - used on plot availablity and local area
*/

#result-grid, .amenity-grid 
{
	background: #f7f5f6 url(../images/result-grid-bottom.gif) no-repeat bottom;
	color: #656565;
	width: 549px;
	margin-bottom: 1em;
}

body.lightbox #result-grid
{
	width: 100%;
	margin-top: 10px;
}

#result-grid td, #result-grid th
{
	height: 22px;
	padding: 0px 15px;
	border-bottom: 1px solid #fff;
}

body.lightbox #result-grid th
{
	text-align: left;
}

#result-grid th
{
	background-color: #C7D5DD;
}
#result-grid th.left	
{
	background-image: url(../images/result-grid-top.gif);		/* note: we possition the twice on individual th elements - needed for ie */
	background-position: top left;
	background-repeat: no-repeat;
}
#result-grid th.right	
{
	background-image: url(../images/result-grid-top.gif);		/* note: we possition the twice on individual th elements - needed for ie */
	background-position: top right;
	background-repeat: no-repeat;
}

#result-grid td a{			color: #656565; }
#result-grid td a:hover{	color: #E62223; }

.amenity-grid td
{
	padding: 5px 15px;
	border-bottom: 1px solid #fff;
}

span.available
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/available.gif) no-repeat;
	width: 97px;
}



/*

#availability-table 
#availability-table th
{

}
#availability-table .table-footer td
{
	padding: 4px 15px;
}
#availability-table .table-footer td input
{
	background: none;
	border: 0px;
	color: #346667;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
#availability-table a.red, #availability-table a.red:visited
{
	color: #E62223;
	font-weight: normal;
}

*/








/* 
local area/amenities page
*/

#amenities-navigation
{
	font-size: 0.9em;
	width: 549px;
	background: #c7d5dd url(../images/result-grid-top.gif) no-repeat top;
	clear: both;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
	border-bottom: 1px solid #fff;

}
#amenities-navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#amenities-navigation ul li
{
	display: block;
	float: left;
	padding: 0;
	border-right: 1px solid #fff;
	/*background: url(../images/line_vert.gif) repeat-y right;*/
}
#amenities-navigation a#link1
{
	background: url(../images/rollower_corner.gif) no-repeat -100px -100px;
}
#amenities-navigation a, #amenities-navigation a:visited
{
	display: block;
	padding: 4px 15px;
	text-decoration: none !important;
	background-position: -100px -100px;
	color: #616052;
}
#amenities-navigation a:hover,
#amenities-navigation a.selected, #amenities-navigation a.selected:visited
{
	background-color: #5e7b8c !important;
	color: #fff;
	background-position: left top !important;
}





/*  directions  */

#directions-box
{
	width: 548px;
	background: #b4d5e9 url(../images/directions_bg.gif) no-repeat top;
}
.directions-box-bottom
{
	background: url(../images/directions_bottom.gif) no-repeat bottom;
	padding: 10px;
	padding-top: 5px;
	font-size: 0.9em;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
}
.directions-box-bottom h4
{
	font-size: 1.4em;
	padding-bottom: 5px;
}
.directions-box-bottom div
{
	padding: 4px;
	padding-left: 0;
	clear: both;
}
.directions-box-bottom label
{
	font-weight: bold;
	display: block;
	float: left;
	width: 80px;
}
.directions-box-bottom .radiobuttons label
{
	font-weight: normal;
}
.directions-box-bottom input
{
	float: left;
	margin-right: 10px;
	width: 85px;
}
.directions-box-bottom .radiobuttons input
{
	width: auto;
}
.directions-box-bottom input.btn
{
	float: none;
}
.directions-box-bottom input.w50
{
	width: 50px;
	margin-right: 45px;
}
.directions-box-bottom input.w200
{
	width: 200px;
	margin-right: 0;
}
.directions-box-bottom input.btn
{
	background: url(../images/btn2.gif) no-repeat;
	border: none;
	color: #fff;
	width: 73px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	margin: 5px 0 0 450px;
	float: none;
}
.request-form{
	}
.request-form label{
	display: block;
	float: left;
	width: 200px;
	color: #585858;
	padding-bottom: 10px;
	margin-right: 15px;
}
.request-form input, .request-form textarea, .request-form select{
	float: left;
	margin-left: 0;
	width: 250px;
}
.request-form input.submit {
	background:#858585 none repeat scroll 0%;
	border:1px solid #696969;
	color:#FFFFFF;
	width:100px;
	margin:10px 0 0 215px;
	cursor:pointer;
	font-weight:bold;
	}

/* Virtual tours */

#virtual-tours
{
	width: 548px;
}
#ehouse-applet
{
	margin: 4px 0;
}
#virtual-tours h3
{
	margin-top: 5px;
}

/*  Floorplans  */

#floorplan-title h1{
	font-size: 1.5em;
	margin: 4px 0 0 0;
	padding: 7px 15px;
}
.floorplan-nav
{
	background: #fff;
	margin: 5px 5px 0 5px;
	padding: 7px 10px;
	font-weight: bold;
	color: #7993a2;
	font-size: 1.1em;
}
.floorplan-nav a
{
	color: #7993a2 !important;
}
.floorplan-img
{
	text-align: center;
	background: #fff;
	margin: 0 5px 5px 5px;
	padding: 15px 0;
}
.floorplan-table
{
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.1em;
}
.floorplan-table td, .floorplan-table th
{
	padding: 7px 15px 5px 15px;
	border-bottom: 1px solid #a1b4be;
}
.floorplan-table th
{
	color: #7993a2;
}

/*  Gallery  */
ul#gallery
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#gallery li
{
	float: left;
	display: block;
	width: 143px;
	height: 140px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ul#gallery li.last
{
	width: 119px;
}
ul#gallery li a
{
	display: block;
	margin-top: 5px;
	color: #7993a2;
}
ul#gallery li a.enlarge
{
	background: url(../images/enlarge.gif) no-repeat left top;
	width: 119px;
	w\idth: 99px;
	padding-left: 20px;
	float: none;
	text-indent: 0;
	margin-right: 0;
}

/* =Virtual Tours
-----------------------------------------------------------------------------*/

#virtual-tours .line
{
	margin: 0;
	padding: 0;	
}


/* =Galleries
-----------------------------------------------------------------------------*/

.gallery .line
{
	border: 0;
}

.gallery
{
	padding-left: 5px;
}

.gallery span
{
	display: block;
	width: 120px;
	float:  left;
	margin-right: 19px;	
}

.gallery span.last
{
	margin-right: 0;	
}

.gallery a b
{
	font-size: 0.9em;
	color: #7793A1;
}


#other-developments
{
	margin-top: 20px;
	background-image: url(../images/otherdev-top.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

#other-developments-content
{
	padding: 10px 8px 0 8px;
}

#other-developments #other-developments-bottom
{
	background-image: url(../images/otherdev-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
	height: 10px;
}

#other-developments ol
{
	list-style-type: none;
	padding: 0;
	margin: 0 !important;	
}

#other-developments ol li
{
	margin-bottom: 5px;
}

#other-developments ol li a
{
	
	padding: 0;
	margin: 0;
	background-image: url(../images/ol-item.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
#other-developments ol li span
{
	color: #888;	
}


/*  Search form */

fieldset#quick-search
{
	float: left;
	width: 170px;
	margin-right: 8px;
}
table.table-form input{margin:6px 0;}
.search-form
{
	margin-bottom: 3px;
	background: #F3F3F3;
	padding: 10px;
	font-size: 0.9em;
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
}

.home_1 .search-form
{
	background: url(../images/latest_box_bg.png);
}

.search-form h3
{
	color: #525252;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
.home_1 .search-form h3
{
	color: #fff;
}
.view-all-link
{
	background: #f3f3f3;
	padding: 10px;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
	margin-bottom: 10px;
}
.home_1 .view-all-link
{
	background: url(../images/latest_box_bg.png);
}
.view-all-link a,
.view-all-link a:visited
{
	color: #525252;
	display: block;
	background: url(/assets/images/arrow_white.gif) no-repeat right;
	text-decoration: none;
}
.home_1 .view-all-link a,
.home_1 .view-all-link a:visited
{
	color: #fff;
	background: url(/assets/images/arrow.gif) no-repeat right;
}
.view-all-link a:hover
{
	text-decoration: underline;
}
fieldset#quick-search strong 
{
	background: #FFF url(/assets/images/select_arrow.gif) no-repeat 132px 2px !important;
	border:1px solid #848484;
	font-weight:normal;
	padding:0 5px;
	color: #000;
	display:none;
}
fieldset#quick-search ul
{
	background:#FFF;
	border:1px solid #848484;
	display:block;
	left:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:relative;
	top: 0;
	width:148px !important;
	z-index:300;
}
fieldset#quick-search .open ul
{
	top: 19px !important;
	z-index: 300 !important;
}
fieldset#quick-search .close ul
{
	top: -999em !important;
}
#development-select,
#county-select,
#price-select
{
	position: relative;
	width: 150px;
	margin-bottom: 6px;
	z-index: 0;
}
.open {
	z-index:300 !important;
}
.close {
	z-index:0 !important;
}
fieldset#quick-search ul li
{
	display: block;
	zoom: 1;
	list-style : none;
	padding: 0;
	margin: 0;
	background: #fff;
}
fieldset#quick-search ul li a,
fieldset#quick-search ul li a:visited
{
	display: block;
	color: #000;
	cursor: default;
	padding: 1px 5px;
	text-decoration: none;
	margin: 0;
	zoom: 1;
}
fieldset#quick-search ul li a:hover
{
	background: #eee;
	color: #000;
	text-decoration: none;
}

fieldset#quick-search select
{
	width: 145px;
}

/* INCENTIVES */

.incentive-white, 
.incentive-blue, 
.incentive-blue2, 
.incentive-green, 
.incentive-green2, 
.incentive-brown, 
.incentive-yellow, 
.incentive-purple
{
	background-color: #FFF; border: 1px solid #FFF;
	padding: 5px 10px;
	margin: 10px 0;
}

.incentive-white h4, 
.incentive-blue h4, 
.incentive-blue2 h4, 
.incentive-green h4, 
.incentive-green2 h4, 
.incentive-brown h4, 
.incentive-yellow h4, 
.incentive-purple h4
{
	color: #333;
}

.incentive-blue		{background-color: #A5D4EF; border: 1px solid #007BAD;}
.incentive-blue2	{background-color: #D2E9F7; border: 1px solid #A5D4EF;}
.incentive-green	{background-color: #ADCB94; border: 1px solid #52927B;}
.incentive-green2	{background-color: #D6E5C9; border: 1px solid #ADCB94;}
.incentive-brown	{background-color: #E7D09C; border: 1px solid #A58563;}
.incentive-yellow	{background-color: #F0CC01; border: 1px solid #D3B301;}
.incentive-purple	{background-color: #C6CBE7; border: 1px solid #6B8BBD;}


/*new snippets*/
.flover,
.show-apartment,
a.locator-image{
	background:url(../images/branding/flovers.gif) no-repeat;
	text-align:right;
	padding:5px;
	height:139px;
	hei\ght:129px;
	width:182px;
	w\idth:172px;
	line-height:1.3;
	color:#666;
	font-size:11px;
	margin: 0 0 0 5px;
	border:1px solid #727171;
	}
a.locator-image{
	display:block;
	background:url(../images/branding/location.gif) no-repeat;
	hei\ght:139px;
	padding:0;
	w\idth:182px;
	}	
.flover{
	padding-bottom:0; 
	hei\ght:134px;	
	}		
.flover h3{
	margin:0;
	font-size:135%;
	height:27px;
	color:#585858;
	}	
.show-apartment{ background:url(../images/branding/show-apprtmets.gif) no-repeat;}	
.show-apartment a{
	display:block;
	width:172px;
	height:129px;
	text-align:left;
	text-indent:-999em;
	}
.download-brochure{
	display: block;
	width: 182px;
	height: 139px;
	text-indent: -999em;
	border:1px solid #727171;
	overflow: hidden;
	background:url(../images/branding/download-brochure.gif) no-repeat;
	margin: 0 0 0 5px;
}

.right-box-2 .flover,
.right-box-2 .show-apartment,
.right-box-2 .download-brochure,
.right-box-2 a.locator-image{margin-top:7px;}	
#homepage .show-apartment, #homepage .flover, #homepage a.locator-image, #homepage .download-brochure{float:right; margin:0 9px 0 0;}
#homepage .show-apartment, #homepage a.locator-image{margin:0;}

/* plot ytpe style */
.type-info,.type-image{
	width:195px; 
	float:left;
	} 
.type-image{
	width:376px;
	margin-bottom:20px;
	}
.type-image img{
	margin:20px 10px 0; 
	width: 300px;
	float:right;
	}
h3.no-margin{margin:20px 0 10px;}	
h3.no-margin, table.no-margin{margin:0 0 10px;}	
span.caps{ text-transform:uppercase;}
span.uncaps{ text-transform:lowercase;}
/* plot details */
a.enquiry-big {
	background:url(../images/branding/make-enguir.gif) no-repeat;
	color:#585858 !important;
	display:block;
	height:35px;
	text-indent:-999em;
	text-align:left;
	text-decoration:none !important;
	width:185px;
	}
ul.left-link{ list-style:none;}
ul.left-link li a {
	color:#585858;
	display:block;
	width:185px;
	w\idth:158px;
	height:20px;
	margin-top:18px;
	line-height:20px;
	padding:0 0 0 27px;
	}
ul.left-link li a.back{ background:url(../images/branding/back-link.gif) no-repeat bottom left;}	
ul.left-link li a.locator{ background:url(../images/branding/locator-link.gif) no-repeat bottom left;}
ul.left-link li a.send{ background:url(../images/branding/send-link.gif) no-repeat bottom left;}	
ul.left-link li a.pdf{ background:url(../images/branding/pdg-link.gif) no-repeat bottom left;} 
img.floor-small{
	float:left;
	margin:15px 0 0;
	text-align:center; 
	width:170px; 
	}
table.images td { vertical-align:bottom;}
table.images {margin-top:10px;}
.siteplan-image{
	margin:0;
	background:url(../../images/eden_siteplan.jpg) no-repeat;
	height:1100px;
	width:760px;
	}
.siteplan-image img{
	height:1100px;
	width:760px;
	}	
