
@import url("nav.css");
@import url("thickbox.css");


/*-----------------------

Anglo Estates

----------------------*/


* {
	padding: 0;
	margin: 0;
} /* this will reset all elements to margin/padding = 0 */


/*-----------------------
Body
----------------------*/
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #edeae3 url('../images/core/bg.gif') center top repeat;
	color: #000000;
}

/*-----------------------
Standard
----------------------*/
h1 { 
	font-size: 2.1em;
	font: verdana;
	text-transform: uppercase;
	line-height: 1em;
	font-weight: normal;
	color: #194350;
}

h2 { 
	font-size: 1.4em;
	color: #927944;
}

h3 { 
	font-size: 1.3em; 
	color: #b7a377;
}

h4 { 
	font-size: 1.2em; 
	color: #5e5e5e;
}

h5 { 
	font-size: 1.1em; 
	color: #848484;
}

p { 
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, p, ul, ol { margin-bottom: 20px; }

img.left {
	float: left;
	margin: 0 20px 20px 0;
	border: 0;
	clear: left;
}

img.right {
	float: right;
	margin: 0 0 20px 20px;
	border: 0;
	clear: right;
}

ul { 
	list-style-type: square;
	margin-left: 30px;
}

ul li { 
	line-height: 1.6em;
}

ul.no-list { 
	list-style-type: none;
}

ul.list-pdf {
	list-style-type: none;
}

ul.list-pdf li {
	background: url('../images/core/icon-pdf.gif') no-repeat;
	padding-left: 26px;
	line-height: 1.6em;
}

ol { 
	margin-left: 40px; 
}

ol li {
	line-height: 1.6em;
}

a { 
	color: #b09353; 
	text-decoration: none; 
}

a:hover { 
	color: #194350; 
	text-decoration: underline; 
}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
}

.clear {
	display: block;
	clear: both;
}


/*-----------------------
Header
----------------------*/
div#bg-header {
	height: 460px;
	background: url('../images/core/bg-header.gif') center top repeat-x;
}

div#header-container {
	width: 850px;
	height: 460px;
	margin: 0 auto;
}

div#header {
	background: url('../images/core/bg-header1.gif') center top no-repeat;
	width: 850px;
	height: 100px;
	position: relative;
}

div#logo a {	
	width: 355px;
	height: 58px;
	text-indent: -9999px;
	background: url('../images/core/logo-huntley.jpg') 0 0 no-repeat;
	position: absolute;
	top: 29px;
	left: 216px;
}


.ph{
	float:right;
	width:213px;
	padding-top:32px;	
}
.ph h1{
	font-weight:bold
}

/* ---- Banner ---- */
div#banner {
	height: 320px;
	background: #ffffff;
}

/* ---- Nav (see nav.css) ---- */


/*-----------------------
Content
----------------------*/
div#content-container {
	width: 742px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 46px 54px 0 54px;
	font-size: 1.1em;
}

div#content-container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ---- Content Wide ---- */
div#content-wide {
	width: 742px;
	margin-bottom: 30px;
}

div#content-wide table {
  border: 1px solid #eae2d0;
  border-right: 0;
  border-bottom: 0;
	margin-bottom: 30px;
}

div#content-wide td {
  border: 0;
  border-bottom: 1px solid #eae2d0;
  border-right: 1px solid #eae2d0;
  vertical-align: top;
  padding: 4px;
}

div#content-wide th {
  border: 0;
  border-bottom: 1px solid #eae2d0;
  border-right: 1px solid #eae2d0;
  vertical-align: top;
  padding: 5px;
	color: #816835;
	background: #ccb98f;
	text-align: center;
}


/* ---- Content Left ---- */
div#content-left {
	width: 505px;
	float: left;
}

/* -- Page title -- */
h1.pagetitle {
	text-indent: -9999px;
	width: 500px;
}

body#home h1.pagetitle { background: url('../images/titles/mining-boom.gif') no-repeat; height: 79px; }
body#lot h1.pagetitle { background: url('../images/titles/lot-plan.gif') no-repeat; height: 20px; }
body#price h1.pagetitle { background: url('../images/titles/price-list.gif') no-repeat; height: 20px; }
body#map h1.pagetitle { background: url('../images/titles/map-directions.gif') no-repeat; height: 20px; }
body#contact h1.pagetitle { background: url('../images/titles/contact.gif') no-repeat; height: 20px; }


/* ---- Content Right ---- */
div#content-right {
	width: 196px;
	float: left;
	margin-left: 41px;
}

/* -- Page title -- */
h2.pagetitle-h2 {
	text-indent: -9999px;
	width: 196px;
	height: 38px;
	margin-bottom: 15px;
}

body#home h2.pagetitle-h2 { background: url('../images/titles/boddington.gif') no-repeat; }

/* -- Page title -- */
h3.pagetitle-h3 {
	text-indent: -9999px;
	width: 196px;
	height: 12px;
	margin-bottom: 9px;
}

body#home h3.pagetitle-h3 { background: url('../images/titles/prime-residential.gif') no-repeat; }

/* ---- Map ---- */
div#map, div.screen, div.click-here, a img  {
	border: 4px solid #eaeaea;
	margin-bottom: 10px;
}

/* ---- Click Here ---- */
div#click-here, h4 a {
	width: 160px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('../images/core/click-here.gif') 0 0 no-repeat;
	margin-left: 4px;
}

div#click-here h4 a:hover {
	background: url('../images/core/click-here-on.gif') 0 0 no-repeat;
}


/*-----------------------
Lot Plan (new edited by oscar)
----------------------*/
div#lotplan { padding: 0 5px; }
div#lotplan .plan { border: 5px solid #eae2d0; margin-bottom: 20px; width: 700px; height: 540px; display: block; clear: both }
/*for popup*/
body#popup div#content-container { width: 620px; height: auto; padding: 15px; margin: 0 auto; display: block; background-color: #fff; }
body#popup div#header { background: url('../images/core/bg-header1.gif') no-repeat 50% 0; width: 620px; height: 100px; display: inline-block; clear: both; margin: 0 0 15px 0; padding: 0;}
body#popup div#logo { width: 355px; height: 58px; padding: 29px 0 0 160px; display: block; clear: both; }
.floatleft { float: left; display: inline; margin: 0 15px 15px 0; }
body#popup p, body#popup h2 { margin: 0 0 10px 0; }
.close { display: block; float: left; width: 600px; border-top: 1px solid #e5e5e5; padding-top: 5px; font-size: 0.9em; text-align: right; clear: both; margin-top: 10px; }

div#breadcrumb {
	display: block;
	margin-bottom: 15px;
	color: #333333;
}

/* ---- Popup - Lot Plan ---- */
.section {
	position: relative;
}

.section img {
	border: 0;
}

div#sold {
	background: url('../images/core/sold.gif') no-repeat;
	width: 89px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 211px;
}

/*-----------------------
Map & Directions
----------------------*/
div#map-wa {
	padding: 0 146px;
}

div#map-wa a img {
	border: 2px solid #eae2d0;
}


/*-----------------------
Footer
----------------------*/
div#footer-container {
	background: url('../images/core/bg-footer.gif') center top no-repeat;
	width: 850px;
	height: 178px;
	margin: 0 auto;
	position: relative;
}

/* ---- Footer Links ---- */
div#footer-links {
	width: 345px;
	height: 16px;
	position: absolute;
	top: 102px;
	left: 57px;
	color: #ffffff;
}

div#footer-links ul {
	list-style-type: none;
	margin: 0;
	font-size: 1.1em;
}

div#footer-links ul li {
	float: left;
}

div#footer-links ul li a {
	color: #ffffff;
	text-decoration: none;
}

div#footer-links ul li a:hover {
	text-decoration: underline;
}

/* ---- Footer Landmark ---- */
div#footer-landmark {
	width: 302px;
	height: 58px;
	position: absolute;
	top: 69px;
	right: 50px;
	color: #ffffff;
}

div#footer-landmark p {
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: right;
	float: left;
}

div#landmark {
	width: 128px;
	height: 58px;
	float: right;
}

div#landmark img {
	border: 0;
}

/* ---- Footer Copyright ---- */
div#footer-copyright {
	width: 400px;
	height: 14px;
	position: absolute;
	top: 156px;
	left: 22px;
	font-size: 1em;
	color: #cfcab3;
}

/* ---- Footer Webfirm ---- */
div#wflogo {
	width: 70px;
	height: 17px;
	position: absolute;
	top: 149px;
	right: 17px;
}

div#wflogo img {
	border: 0;
}


a.pdf {background: url('../images/core/icon-pdf.gif') no-repeat; padding-left: 18px;}

.enquiry ol{
	margin-left:0;
	border:0;
}
#enquiryform{
	
}
.baseform li {
list-style-type:none;
padding:5px 0;
}
.baseform span.attention {
color:#FF0000;
font-weight:bold;
}
.baseform label {
display:block;
float:left;
padding-right:5px;
width:70px;
}
.baseform input[type="text"] {
background:none repeat scroll 0 0 #E1E1E1;
border:medium none;
font-family:arial;
font-size:14px;
height:20px;
padding:5px;
width:180px;
}
.baseform input.submit{
	display: inline-block;
	line-height: 1;
	padding: 7px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #464646;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}

