
/*BRANDED AGENT - The Letting Line Estate Agents*/

/* body */
body { font: 82%/120% arial,verdana,sans-serif; color:#6A737B; background:url('tile-page.gif') repeat-x #353535; }

/* links */
a { color:#666666; } /* active */
a:hover { color:#323232; } /* hover */
a.arw { background:url('arw.gif') no-repeat left; } /* link arrow */

/*page border and background */
#outer_wrapper { border:1px solid #353535; background:#ffffff;} /* border and background */

/*tertiary nav links at top*/
ul#tertiary_nav { background:none; height:2em; } /* background */
ul#tertiary_nav li { float:right; margin:.6em 5px 0 15px; } /* list item formatting */
ul#tertiary_nav a { color:white; text-decoration:none; } /* active link */
ul#tertiary_nav a:hover { color:black; background: white; } /* hover link */

/* header */
#header { height:8em; border-top:1px solid #353535; background:url('tile-header.gif') repeat-x #000000; } /* header image */

/* quicksearch */
#header .col2 { float:right; text-align:right; } /* left-right alignment */
#header .col2 h2 { color:#A7A7A7; } /* heading colour */
#header .col2 { color:black; } /* text color */
#header .col2 a { color:#666666; } /* active link */
#header .col2 a:hover { color:#E13B31; } /* hover link */


/* navigation */
ul#nav { height:1.5em; border-bottom:1px solid #000000; background:url('tile-nav.gif') repeat-x #000000; } /* background */
ul#nav li a { color:#FFFFFF; } /* active */
ul#nav li a:hover { background:#999999; } /* hover */
ul#nav li a.current { background:#666666; } /* current page */

/* sub navigation */
ul#sub_nav { background:#353535; } /* background */
ul#sub_nav li { color:#ffffff; } /* heading */
ul#sub_nav li a { background:#E31836; color:#ffffff; background:url('arw.gif') no-repeat left; padding-left:11px; } /* arrow and link */

/* property nav */
.results_nav a { color:#00000; background:#323232; } /* active */
.results_nav a:hover { color:#323232; background:#FFFFFF; } /* hover */

/* refine search */
h4 { color:#000000; background:#999999; border-top:2px solid #666666; } /* 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 { border-top:5px solid #343434; } /* branding line */

/* forms */
#form1 label { color:#000000; }
.btn3 { background: url(sub-btn_bg.gif) #BD2639 repeat-x left bottom; color: white; border: .1em solid #A22121; }
.btn3:hover { background-position: left .4em; }

/*turn office office*/
#office2{
	display:none;
}

/*background header for print */
address p strong { 	list-style-image: url(email-header.gif); }


