@import url(lytebox.css);

*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 70% Verdana, Arial, "Trebuchet MS", Tahoma, Sans-serif;
	color: #333;
	background: #fff url(/images/bgrounds/body-inner.gif) no-repeat;
}
body#home {
	background-image: url(/images/bgrounds/body-home.gif);
}
.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #00a5d9; text-decoration: underline; }
a:visited { color: #00a5d9; text-decoration: underline; }
a:hover { color: #00a5d9; text-decoration: none; }
a:active { color: #00a5d9; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content { 
	line-height: 1.6em;
}
#content ul { margin: 0 0 1em 5px; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: normal;
	/*letter-spacing: -0.06em;*/
	font-family: arial, sans-serif;
}
h1 { font-size: 2.9em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

h1 {
	text-transform: uppercase;
	clear: left;
	line-height: 1em;
	/*_padding-top: 0.3em; */
	margin-bottom: 0;
	font-size: 2.9em;
	font-weight: normal;
	letter-spacing: -0.08em;
	font-family: arial-narrow, arial, sans-serif;
}


h2 a, h2 a:visited {
	cursor: pointer;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 198px;
	/*background: url(/images/bgrounds/header.jpg) no-repeat 277px 71px;*/
	background-position: 277px 71px;
	background-repeat: no-repeat;
}
#home #header {
	height: 156px;
	background: none;
}

#header .logo {
	position: absolute;
	top: 71px;
	left: 89px;
}
#home #header .logo {
	top: 30px;
	left: 152px;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#main {
	width: 960px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	width: 712px;
	margin-right: 21px;
}
#main-r {
	width: 186px;
}

#masthead {
	margin: 0 0 9px 0;
}



#utility-nav {
	position: relative;
	width: 960px;
	height: 53px;
}
#home #utility-nav {
	height: 39px;
}


#utility-nav ul  {
	position: absolute;
	bottom: 0;
	left: 550px;
	width: 393px;
	height: 11px;
	overflow: hidden;
	background: url(/images/text/utility-nav.gif) no-repeat 0 -11px;
}
#utility-nav li {
	margin: 0 0 0 0; padding: 0 0 0 0; list-style-type: none;
}

#utility-nav li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 11px 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height :11px;
	background: transparent url(/images/text/utility-nav.gif) no-repeat 0 0;
}



#utility-nav li#car a { width: 72px; left: 74px; background-position: -74px 0; }
#utility-nav li#con a { width: 69px; left: 146px; background-position: -146px 0; }
#utility-nav li#faq a { width: 60px; left: 215px; background-position: -215px 0; }
#utility-nav li#sit a { width: 71px; left: 275px; background-position: -275px 0; }
#utility-nav li#sea a { width: 47px; left: 346px; background-position: -346px 0;}

#utility-nav li a:hover { background-position: 0 -11px; }
#utility-nav li#car a:hover { left: 74px; background-position: -74px -11px; }
#utility-nav li#con a:hover { left: 146px; background-position: -146px -11px; }
#utility-nav li#faq a:hover { left: 215px; background-position: -215px -11px; }
#utility-nav li#sit a:hover { left: 275px; background-position: -275px -11px; }
#utility-nav li#sea a:hover { left: 346px; background-position: -346px -11px;}







#nav {
	position: relative;
	width: 711px;
	height: 41px;
}
#home #nav {
	margin-bottom: 9px;
}

#nav ul  {
	position: absolute;
	top: 0;
	left: 0;
	width: 711px;
	height: 41px;
	overflow: hidden;
	background: url(/images/text/nav-inner.gif) no-repeat 0 -41px;
}
#home #nav ul {
	background-image: url(/images/text/homenav/nav.gif);
}
#nav li {
	margin: 0 0 0 0; padding: 0 0 0 0; list-style-type: none;
}

#nav li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 111px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 41px 0 0 0;
	margin: 0 9px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height :41px; /* IE5/Win */	
	background: transparent url(/images/text/nav-inner.gif) no-repeat 0 0; 
}
#home #nav li a {
	background-image: url(/images/text/homenav/nav.gif);
}

#nav li#sou a { left: 120px; background-position: -120px 0; }
#nav li#hom a { left: 240px; background-position: -240px 0; }
#nav li#why a { left: 360px; background-position: -360px 0; }
#nav li#awa a { left: 480px; background-position: -480px 0; }
#nav li#tea a { margin-right: 0; left: 600px; background-position: -600px 0;}

#nav li a:hover { background-position: 0 -41px; }
#nav li#sou a:hover { left: 120px; background-position: -120px -41px; }
#nav li#hom a:hover { left: 240px; background-position: -240px -41px; }
#nav li#why a:hover { left: 360px; background-position: -360px -41px; }
#nav li#awa a:hover { left: 480px; background-position: -480px -41px; }
#nav li#tea a:hover { margin-right: 0; left: 600px; background-position: -600px -41px;}

#nav li a.current:hover, #nav li a.current { background-position: 0 -82px; }
#nav li#sou a.current:hover, #nav li#sou a.current { left: 120px; background-position: -120px -82px; }
#nav li#hom a.current:hover, #nav li#hom a.current { left: 240px; background-position: -240px -82px; }
#nav li#why a.current:hover, #nav li#why a.current { left: 360px; background-position: -360px -82px; }
#nav li#awa a.current:hover, #nav li#awa a.current { left: 480px; background-position: -480px -82px; }
#nav li#tea a.current:hover, #nav li#tea a.current { margin-right: 0; left: 600px; background-position: -600px -82px;}

#subnav {
	background: url(/images/bgrounds/subnav-1.gif) no-repeat;
	width: 711px;
	height: 40px;
	margin-bottom: 9px;
}

#subnav.metro       { background-image: url(/images/bgrounds/subnav-1.gif) }
#subnav.southwest   { background-image: url(/images/bgrounds/subnav-2.gif) } 
#subnav.homeandland { background-image: url(/images/bgrounds/subnav-3.gif) }
#subnav.whyventura  { background-image: url(/images/bgrounds/subnav-4.gif) }
#subnav.awards      { background-image: url(/images/bgrounds/subnav-5.gif) }
#subnav.team        { background-image: url(/images/bgrounds/subnav-6.gif) }


#subnav ul {
	padding-top: 9px;
}

#subnav li {
	float: left;
	text-align: center;
}

#subnav a, #subnav a:link, #subnav a:visited, #subnav a:active {
	display: block;
	/*background-color: green;*/
	color: #000;
	padding: 9px 12px 8px 12px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -.1em;
}

#subnav a:hover {
	text-decoration: underline;
}
#subnav a.current {
	color: #fff;
}


#sub {
	width: 711px;
}
#sub-l, #sub-r {
	display: inline;
	float: left;
	margin: 20px 0 0 0;
}
#sub-l {
	width: 235px;
	margin-right: 20px;
}
#sub-r {
	width: 456px;
	line-height: 1.5;
}

.rootlisting {
	width: 456px;
	margin-bottom: 1em; 
}
.rl-l, .rl-r {
	display: inline;
	float: left;
}
.rl-l {
	width: 114px;
}
.rl-r {
	width: 342px;
}
.homes-listing {
	width: 711px;
	border-top: 3px solid #999;
	padding-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.hl-l, .hl-r {
	display: inline;
	float: left;
}
.hl-l {
	width: 326px;
}
.hl-r {
	width: 385px;
}
.hl-r h2 a, .hl-r h2 a:link, .hl-r h2 a:visited, .hl-r h2 a:active {
	color: #000;
	text-decoration: none;
}
.hl-r h2 a:hover {
	color: #00a5d9;
}

.smlgallery {
	width: 326px;
	position: relative;
}
.smlgallery .one, .smlgallery .two {
	position: absolute;
	top: 0; left: 226px;
	width: 80px;
	height: 58px;
	overflow: hidden;
}
.smlgallery .two {
	top: 63px;
}


.gallery {
	width: 711px;
	height: 193px;
	position: relative;
}
.gallery .img1, .gallery .img2, .gallery .img3, .gallery .img4, .gallery .img5, .gallery .img6 {
	position: absolute;
	top: 0;
	left: 541px;
	width: 81px;
	height: 59px;
	overflow: hidden;
}
.gallery .img2, .gallery .img4, .gallery .img6 {
	left: 630px;
} 
.gallery .img3, .gallery .img4 {
	top: 67px;
}
.gallery .img5, .gallery .img6 {
	top: 134px;
}


.view-homes {
	width: 342px;
	height: 22px;
	background: url(/images/text/view-homes.gif) no-repeat;
	display: block;
	margin: 0 0 6px 0;
}
.view-homes span {
	display: none;
}
.view-homes:hover {
	background-image: url(/images/text/view-homes-hover.gif);
}
.view-pm { background-image: url(/images/text/view-perth-display-homes.gif); }
.view-pm:hover { background-image: url(/images/text/view-perth-display-homes-hover.gif); }
.view-sw { background-image: url(/images/text/view-south-west-display-homes.gif); }
.view-sw:hover { background-image: url(/images/text/view-south-west-display-homes-hover.gif); }
.view-specs { background-image: url(/images/text/view-specifications.gif); }
.view-specs:hover { background-image: url(/images/text/view-specifications-hover.gif); }

#advanced-search {
	background: #00a5d9 url(/images/bgrounds/advanced-search.gif) no-repeat bottom left;
	color: #fff;
	line-height: 1.6;
	padding: 0 0 13px 0;
}
#advanced-search a, #advanced-search a:link, #advanced-search a:visited, #advanced-search a:active {
	color: #fff;
}
#advanced-search a:hover {
	text-decoration: none;
}
#advanced-search p {
	padding: 0 10px;
}
#advanced-search .heading {
	background: url(/images/text/advanced-search-inner.gif) no-repeat;
	width: 235px;
	height: 42px;
	margin-bottom: 9px;
}
#home #advanced-search .heading  {
	background-image: url(/images/text/advanced-search.gif);

}

#advanced-search .heading span,
#home #advanced-search .heading span {
display: none;
}

#quick-specs {
	background: #7a8baf;
	padding-bottom: 1px;
	color: #fff;
}


#quick-specs p, #awardslist p {
	padding: 0 24px;
}
#quick-specs h2 {
	background: url(/images/text/quick-specifications.gif) no-repeat;
	width: 235px;
	height: 42px;
}
#awardslist {
	background: #7a8baf url(/images/bgrounds/floorplans.gif) no-repeat bottom left;
	padding-bottom: 15px;
	color: #fff;
}

#awardslist h2 {
	background: url(/images/text/past-awards.gif) no-repeat;
	width: 235px;
	height: 42px;	
}


#price {
	background: #c2c9dc url(/images/bgrounds/price.gif) no-repeat;
	width: 235px;
	text-transform: uppercase;
	color: #1d4574;
}
/*#price span {
	clear: left;
	font-weight: bold;
	float: left;
	width: 8em;
}
#price em {
	font-style: normal;
	float: left;
}*/
#priceinner {
	padding: 3px 0 10px 13px;
	margin: 0;
	background: url(/images/bgrounds/price-bottom.gif) no-repeat bottom left;
}
#price table {
	text-transform: uppercase;
}
#price th {
	width: 80px;
	text-align: left;
}
/*#price p {
}*/
#floorplans {
	background: #7a8baf url(/images/bgrounds/floorplans.gif) no-repeat bottom left;
	color: #fff;
	padding-bottom: 14px;
}
#floorplans h2 {
	background: url(/images/text/view.gif) no-repeat;
	width: 235px;
	height: 25px; 
}

#floorplans ul, #quick-specs ul {
	padding-bottom: 5px;
}
#content #floorplans li, #content #quick-specs li {
	margin: 0;
	padding: 0;
	background: none;
}
#floorplans li a, #quick-specs ul li a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 2px 0;
}
#floorplans li a:hover, #quick-specs li a:hover {
	text-decoration: underline;
}

.fp-thumbs {
	margin: 0 0 0 53px;
}
.fp-thumbs img {
	margin-bottom: 5px;
}


ul.features {
	width: 385px;
	height: 21px;
	/*margin-bottom: 8px;*/
}
ul.features li {
	background-color: #999;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	float: left;
	width: 93px;
	margin-right: 8px;
	display: block;
	padding: 4px 0 0 0;
	font-size: .9em;
	font-weight: bold;
	height: 17px;
}
ul.features li.f2, ul.features li.f3 { width: 88px; }
ul.features li.f4 { width: 92px; margin-right: 0; }

table.price-all {
	/*position: relative;*/
}
table.price-all td, table.price-all th {
	background-color: #989898;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-top: 8px solid #fff;
	padding: 3px 0;
	font-weight: bold;
	font-size: .9em;
}

table.price-all td.space {
	border-right: 8px solid #fff;
}

#myventura {
	background: #1d4574 url(/images/bgrounds/my-ventura.gif) no-repeat bottom left;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0 0 9px 0;
	line-height: 1.6;
}
#myventura h2 {
	width: 186px;
	height: 44px;
	background: url(/images/text/my-ventura.gif) no-repeat;
}
#myventura p {
	padding: 0 10px;
}
#myventura form {
	padding: 0 10px;
}
#myventura p.links {
	font-size: .8em;
	padding: 5px 0 0 0;
}
#myventura p.links .button {
	float: right;
}
#myventura p.links a {
	color: #fff;
	text-decoration: none;
}
#myventura input#email, #myventura input#password {
	width: 88px;
	color: #666;
	font-size: .9em;
	height: 14px;
}
#myventura label {
	display: block;
	padding: 0 0 4px 0;
	width: 100%;
	text-transform: uppercase;
	text-align: right;
}
#myventura label span {
	float: left;
	width: 70px;
}
#footer {
	width: 919px;/* 939 */
	padding: 60px 0 0 20px;
	background: url(/images/bgrounds/footer.gif) no-repeat;
	font-size: .9em;
	margin: 0 0 30px 0;
}
#footer p {
	margin-bottom: 5px;
}
.similar-homes ul {
	padding-bottom: 10px;
}
.similar-homes li a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 2px 0;
}
.similar-homes li a:hover {
	text-decoration: underline;
}



/* Verntura Favorites */
a.bookmark,
a.bookmark:hover,
a.bookmark:visited {
	color: white;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	top: 0;
	right: 0;
	top: 294px;
	left: 560px;
	width: 164px;/* 170 */
	font-size: 10px;
	padding: 4px 3px;
	background-color: #1d4574;
	text-align: center;
}
.take-vt, .take-vt:link, .take-vt:visited, .take-vt:hover, .take-vt:active {
	color: white;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	top: 0;
	right: 0;
	top: 294px;
	left: 355px;
	width: 152px;/* 170 */
	font-size: 10px;
	padding: 4px 35px 4px 3px;
	background: #1d4574 url(/images/icons/virtual-tour.gif) no-repeat 160px 0;
	text-align: center;
}

/*#content.homes h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 2.3em;
	letter-spacing: -0.07em;
}*/

/* Display locations map */
ul.display_locations {
	display: block;
	position: relative;
	width: 186px;
	height: 260px;
	list-style: none;
	overflow: hidden;
	background: transparent url(../images/misc/display-locations.gif) 0 0 no-repeat;
}
ul.display_
ul.display_locations li {
	margin: 0;
	padding: 0;
}
ul.display_locations li a {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: -3000em;
}
li.perth a { top: 8px; left: 10px; width: 170px; height: 58px; }
li.southwest a { top: 68px; left: 10px; width: 170px; height: 164px; }
/*li.northmetro a { top: 15px; left: 82px; width: 89px; height: 36px; }
li.southmetro a { top: 51px; left: 82px; width: 89px; height: 53px; }*/



/* Sort drop-down menu */
div.sort,
div.sort h3 {
	display: block;
	text-align: right;
}	
div.sort {
	position: absolute;
	top: 0;
	right: 0;
	top: 294px;
	left: 560px;
	
	
	width: 170px;
}
div.sort h3 {
	float: right;
	cursor: pointer;
	color: white;
	white-space: nowrap;
	padding: 7px 36px 7px 13px;
	margin: 0;
	width: 57px;
	font-size: 0.9em;
	letter-spacing: 0;
	text-transform: uppercase;
	background: #999999 url(/images/icons/sort-arrow.gif) no-repeat 82px 50%;
}
div.sort ul {
	clear: both;
	padding: 0;
	margin: 0 !important;
	list-style: none;
	display: block;
	border: 1px solid black;
	background-color: #fff; /*#1d4574;*/
}
div.sort ul li {
	padding: 0 !important;
	margin: 0 !important;
}
#content div.sort ul li {
	background: none;
}
div.sort ul li.selected { font-weight: bold }
div.sort ul li.selected a { text-decoration: none }
div.sort ul li a {
	display: block;
	padding: 4px 12px;
	color: #1d4574;
	padding-right: 24px;	
	background: url(/images/icons/arrow.gif) no-repeat 150px 8px;
}




#loader {
	padding: 1px;
	margin: -1px;
	border: 1px solid black;
	background-color: white !important;
}

div.left,
div.right {
	float: left;
	width: 300px;
}
div.right { margin-left: 1em }


.teamlist {
	width: 450px;
}
.teamlist .tl-l, .teamlist .tl-r {
	width: 200px;
	float: left;
	display: inline;
}
.teamlist .tl-l {
	margin-right: 10px;
}
.teamlist h3 {
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0;
	color: #000;
}


p.top {
	text-align: right;
	border-top: 1px solid #d4d4db;
	font-size: .9em;
}
.dlist dt {
	font-weight: bold;
}

.enewsform td, .enewsform th, #registerForm th, #registerForm td, #loginForm td, #loginForm th, #retrieve-form td, #retrieve-form th {
	padding: 5px;
}
.enewsform td, #registerForm td,#loginForm td, #retrieve-form td {
	text-align: left;
	vertical-align: top;
}
.enewsform th, #registerForm th, #loginForm th, #retrieve-form th {
	text-align: right;
	vertical-align: top;
	width: 185px;
}
#retrieve-form th {
	width: 50px;
}
.enewsform textarea {
	width: 227px;
	height: 86px;
}

#contact-form h3, #edit-form h3, #login-form h3, #retrieve-form h3, #register-form h3{
	width: 191px;
	height: 39px;
	margin-bottom: 0;
}

#contact-form h3 {
	background: url(/images/text/contact-form.gif) no-repeat;
}
#edit-form h3 {
	background: url(/images/text/edit-form.gif) no-repeat;
}
#login-form h3 {
	background: 	url(/images/text/login-form.gif) no-repeat;
}
#retrieve-form h3 {
	background: url(/images/text/retrieve-form.gif) no-repeat;
}
#register-form h3 {
	background: url(/images/text/register-form.gif) no-repeat;
}
#registerForm, .loginScreen, .enewsform {
	background-color: #1c4574;
	color: #fff;
}
/*SET FORM WIDTHS **
*******************/
#registerForm{
	width: 600px;
}
.loginScreen, #login-form p.loginLinks, #retrieve-form{
	width: 350px;
}
.enewsform{
	width: 450px;
}


/********************/

#login-form p.loginLinks{
text-align:right;
}

.error{
display:block;
color:#00a5d9;
}

.advsearchtbl, .basicsearchtbl {
	width: 100%;
	margin-bottom: 1em;
	/*background-color: #1d4574;
	color: #fff;*/
}
.advsearchtbl {
	/*background-color: #7a8baf;*/
}
.advsearchtbl td, .advsearchtbl th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
}


.basicsearchtbl th, .basicsearchtbl td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 33%;
	font-weight: normal;
}
.advsearchtbl th, .basicsearchtbl th {
	width: 150px;
	background: url(/images/icons/arrow.gif) no-repeat 3px 6px;
	padding-left: 20px;
}
.advsearchcheckboxes label, .advsearchcheckboxes input {
	float: left;
	display: inline;
}

.advsearchtbl select, .basicsearchtbl select {
	width: 150px;
}
.advsearchcheckboxes input {
	margin-right: 10px;
}

.viewhomenew, .viewhomenew:link, .viewhomenew:visited, .viewhomenew:active {
	float: right;
	text-transform: uppercase;
	background-color: #7a8baf;
	padding: 4px 15px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.viewhomenew:hover {
	background-color: #1d4574;
	text-decoration: none;
}

.suburbforhover {
	float: right;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/**
 * Tool Tip Styles
 */
acronym {
	cursor:default;
}
.tool-tip {
	color: #fff;
	width: 150px;
	z-index: 13000;
	background-color: #C2C9DC;
	border:1px solid #1D4574;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #1D4574;
	padding: 5px 5px 0 5px;
	text-align: left;
	text-transform: uppercase;
}
 
.tool-text {
	padding: 2px 5px 5px 5px;
	text-align: left;
	line-height: 1.5;
}

.mydetails {
	width: 400px;
	margin-bottom: 1em;
}
.mydetails th, .mydetails td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.mydetails th {
	width: 100px;
}
.mydetails tr.alt td, .mydetails tr.alt th {
	background-color: #f6f6f6;
}



.tbl-disp {
	border-bottom: none;
	border-right: none;
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #ecedf4;
	border-bottom: none;
}
caption {
	visibility: hidden;/* if displaying the caption, border: none in .tbl-disp */
}
.tbl-disp td, .tbl-disp th {
	border: 1px solid #ecedf4;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 6px;
	vertical-align: top;
}
.tbl-disp th small {
	display: block;
}
.tbl-disp th {
	color: #1d4574;
	background-color: #c2c9dc;
}
.td-cnt { text-align: center; } .td-rht { text-align: right; }



td.bl {
	border-left: 1px solid #ecedf4;
}

.lotimg {
	float: left;
	display: inline;
	width: 150px;
}

.option {
	float: right;
	width: 520px;
	display: inline;
	background: url(/images/bgrounds/option.gif) no-repeat;
	margin-bottom: 15px;
	margin-right: 40px;
}
.opt_floorplan {
	float: left;
	display: inline;
	width: 131px;
	padding: 0 0 0 96px;
	
}
.opt_text {
	float: left;
	display: inline;
	width: 180px;
	padding: 0 0 0 113px;
}
.opt_text img {
	margin-bottom: 7px;
}
.opt_text h3 {
	font-size: 1.5em;
}


.hl_contact {
	float: right;
	width: 175px;
	border: 1px solid #ecedf4;
	padding: 1px;
}
.hl_contact img {
	float: left;
	display: inline;
}
.hl_contact p {
	float: right;
	width: 105px;
	display: inline;
	padding: 0 5px 0 0;
}
.hl_contact strong {
	display: block;
}


td.sold {
	background: url(/images/text/sold.gif);
}

.enewsform {
	background: url(/images/bgrounds/contact-form-background.jpg?1) no-repeat bottom left;
	width: 450px;
}
.enewsform input {
	border: 1px solid #adb6cc;
	width: 226px;
	padding: 2px;
}
.enewsform textarea {
	width: 230px;
	border: 1px solid #adb6cc;
}
.enewsform .block input {
	width: auto;
	border: none;
	padding: 0;
}
.enewsform label {
	font-weight: normal;
	font-size: 1.2em;
	color: #22466d;
	font-family: arial, sans-serif;
}
.enewsform th {
	width: 155px;
}
.enewsform th, .enewsform td {
	padding: 10px 5px; 
}
.enewsform input#contact-enquirySubit {
	width: auto;
	border: none;
	padding: 0;
}



.contact-form-intro {
	padding: 93px 29px 0 29px;
	color: #22466d;
	background: url(/images/bgrounds/sales-enquiries.jpg) no-repeat top left;
}

#contact-form table {
	display: block;
}



/*div.homes {
	position: relative;
	border: 1px solid red; 
}*/