
/*BRANDED AGENT - Metcalfes*/

/* body */
body { font: 82%/120% arial,verdana,sans-serif; color:#6A737B; background:url('tile-page.gif'); }

/* links */
a { color:#6A148F; } /* active */
a:hover { color:#323232; } /* hover */
a.arw,a.arw2  { background:url('arw.gif') no-repeat left; } /* link arrow */

/*page border and background */
#outer_wrapper { border:1px solid #4064AB; 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:#281C72; text-decoration:none; } /* active link */
ul#tertiary_nav a:hover { color:#ffffff; background:#281C72; } /* hover link */

/* header */
#header { height:8em; border-top:1px solid #4064AB; background:url('tile-header.gif') repeat-x #271B71; } /* header image */

/* quicksearch */
#header .col2 { float:right; text-align:right; } /* left-right alignment */
#header .col2 h2 { color:#ffffff; } /* heading colour */
#header .col2 { color:#ffffff; } /* text color */
#header .col2 a { color:#ffffff; } /* active link */
#header .col2 a:hover { color:#ffffff; } /* hover link */

/* navigation */
ul#nav { height:1.5em; border-bottom:1px solid #ffffff; background:url('tile-nav.gif') repeat-x #303586; } /* background */
ul#nav li a {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
} /* active */
ul#nav li a:hover {
	background-color: #323C8B;
	color: #FFFFFF;
	font-weight: bold;
} /* hover */
ul#nav li a.current {background-color: transparent;color:#ff3300; font-weight: bold;} /* current page */

/* sub navigation */
ul#sub_nav { background:#323232; } /* background */
ul#sub_nav li { color:#ffffff; } /* heading */
ul#sub_nav li a { background:#323232; color:#ffffff; background:url('arw.gif') no-repeat left; padding-left:11px; } /* arrow and link */
ul#sub_nav li a.hover { background:#323232; color:#86129B; background:url('arw.gif') no-repeat left; padding-left:11px; } /* arrow and link */
a#sub_nav{
	color:#ffffff;
}

/* property nav */
.results_nav a { color:#ffffff; background:#323232; } /* active */
.results_nav a:hover { color:#323232; background:#000000; } /* hover */

/* refine search */
h4 { color:#ffffff; background:#323232; border-top:2px solid #271b71; } /* 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 #4064AB; } /* branding line */

/* forms */
#form1 label { color:#ffffff; }
.btn3 { background: url(sub-btn_bg.gif) #71AF44 repeat-x left bottom; color: white; border: .1em solid #357E00; }
.btn3:hover { background-position: left .4em; }

/*background header for print */
address p strong { 	list-style-image: url(email-header.jpg); }
