
/* body */
body { font: 82%/120% arial,verdana,sans-serif; color:#535151; background:url('tile-page.gif') repeat-x #B4B7CC;}

/* links */
a { color:#AA2B87; } /* active */
a:hover { color:#AA2B86; } /* hover */
a.arw { background:url('arw.gif') no-repeat left; } /* link arrow */

/*page border and background */
#outer_wrapper { border:1px solid #241B5C; background:#ffffff;} /* border and background */

/* header */
#header { height:8em; border-top:2px solid #241B5C; background:url('tile-header.gif') repeat-x #14346C; } /* header image */
#header .col2 ul { color:#231B5B; } /* seperator colour */
#header .col2 ul li a { color:#231B5B; } /* active */
#header .col2 ul li a:hover { background:#AA2B86; color:#FFFFFF; } /* hover */
h2 { color:#241B5C; } /* quicksearch heading colour */

ul#tertiary_nav { background:none; height:2em; }
ul#tertiary_nav a { color:#231B5B; text-decoration:none; }
ul#tertiary_nav a:hover { color:#AA2B86; }

/* navigation */
ul#nav { height:1.5em; border-bottom:1px solid #ffffff; background:url('tile-nav.gif') repeat-x #000000; } /* background */
ul#nav li a { color:#ffffff; } /* active */
ul#nav li a:hover { background:#AA2B86; color:#FFFFFF; } /* hover */
ul#nav li a.current { background:#AA2b86; color:#ffffff; } /* current page */

/* sub navigation */
ul#sub_nav { background:#231B5B; } /* background */
ul#sub_nav li a { color: #FFFFFF; background: url('arw.gif') no-repeat left; }
ul#sub_nav li a:hover { color:#AA2B86; }

/* property nav */
.results_nav a { color:#ffffff; background:#AA2B87; } /* active */
.results_nav a:hover { color:#ffffff; background:#231B5B; } /* hover */

/* refine search */
h4 { color:#ffffff; background:#323232; border-top:2px solid #AA2B87; } /* heading colour and background */

/* horizontal lines */
.line_header { background:url('/img/tile-line_colour.gif') repeat-y #4E4E4E right; }

/* feature prop */
.feature_prop h3 { color:#444444; } /* suburb */
.feature_prop h4 { color:#B32600; } /* price  */
.feature_prop h5 { background:#B32600; color:#ffffff; } /* under offer */

/* latest sales */
#latest_sales h5 { color:#000000; } /* property title */

/* footer */
#footer { background:url('tile-footer.gif') no-repeat #EBEBE0 top; border-top:2px solid #241B5C;  }
#footer .col2 { display:none; } 
#footer .col1 { color: #444444; }
#footer .col1 a { color:#444444; }
#footer .col1 a:hover { background:#AA2B86; color:#ffffff; }
#footer .col1 a.copyright { font-size:102%; text-decoration:underline; }
#footer .col1 a.copyright:hover { font-size:102%; text-decoration:none; background:#AA2B86; color:#ffffff;}
/*#footer .col2 { float:right; background:none; } */

/* forms */
#form1 label { color:#241B5C; }

/* DL list*/
.item dl { display: block; }
.item dt { clear: left; display:block; float:left; width:15em; }
.item dd { clear:right; display:block; white-space:nowrap; }
.item dl.bullet dt { background:url('../img/bullet.gif') no-repeat 0.31em 0.5em; padding-left:14px; }

/* background header img */
address p strong { 	list-style-image: url(email-header.gif); }