@charset "utf-8";
/* CSS Document */

BODY{
	background-color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #747474;
	font-size:0.7em;
}

P{	
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}

A:LINK, A:VISITED {
	color: #000000;
	font-size:10pt;
	text-decoration:none;
}

A:HOVER, A:ACTIVE{
	text-decoration:underline;
}

H1{
	display: block;	
	height:20px;
	background-color:#1B1B35;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top:4px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: -5px;

}

H2, H3, H4{ 
	font-size: 1em;
	font-weight: bold;
	color:#02287B;/*#FBBB01*/
}

H3 {
	padding-top: 5px;
	margin: 0;
}

TABLE {
	border-collapse: collapse; 
	table-layout: fixed;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

THEAD {
	background-color: #02287B;/*#FBBB01*/
}

TD, TH {
	border: 1px solid #CCCCCC;
}

TH{
color:#FBBB01;
}


.clear {
	clear: both!important;
	height: 0;
	line-height: 0;
	margin:0;
	padding:0;
}

.text_right {
	text-align: right!important;
}

.red {
	color: red!important;
}

#container{
	background-color:#FFFFFF;
	margin:auto;
	width:950px;
	border: 1px solid #1B1B35;
	margin-top:10px;
}

/* Header */

#header{
	background-color:#1B1B35;
	height: 86px;
}

#header.listings{
	height: 82px;
} 

#banner {
	text-align: right;
	padding-top: 22px;
	padding-right: 22px;
	color: #FFFFFF;
	background:url(../images/sutherland_banner.gif)  left top no-repeat;
	height: 34px;
}


/* End Header */


/* Content */
#content{
	background: url(../images/bg_content.gif)  left top repeat-y;
	padding: 0;
	padding-left: 5px;
	min-height: 450px;
}

#hero {
	margin-left: -5px;
	background-color: #fff;
	height:120px;
	overflow: hidden;
}

#hero.home{
	height:289px;
	background: url('../webdata/hero_images/hero_im0.jpg')  left top no-repeat;
}

#page_content {
	padding-left: 10px;
}

#main_content {
	background-color:#fff;
	min-height: 150px;
	padding-bottom: 5px;
}

#main_content #summary {
	margin:10px;
	color:#02287B;/*#FBBB01*/
	font-size: 12pt;
	font-weight: normal;
	background-color: transparent;
}

#main_content UL {
	list-style-position: outside;
	list-style-type: none;
}

#main_content LI{
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url('../images/list_marker.gif') 0 4px no-repeat;
}

#main_content .col_left {
	width: 523px;
	min-height: 170px;
}

#main_content H2{
	display: block;	
	height:19px;
	background-color:#1B1B35;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top:4px;
	margin-bottom: 0;
}

#main_content .col_left H2{
	width: 60%;
}

#main_content .col_left .desc{
	margin-left: 10px;
	line-height: 1.5em;
}

#main_content .col_right {
	float: right;
	width: 412px;
	padding-right: 10px;
}

#main_content .col_right UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main_content .col_right LI {
	float: left;
	min-height: 135px;
	width: 185px;
	margin-left: 10px;
	padding: 7px;
	padding-top: 4px;
	border:1px solid #1B1B35;	
	border-top:none;
	margin-top: 0;
	background: none;
	height:170px;
}

#main_content .col_right LI.leftmost {
	margin-left: 0;
}

#main_content .col_right .prop_summary {
	font-size: 10px;
	
}

#main_content .col_right .prop_summary .thumb_holder{
	float:left;
	height:90px;
	overflow: hidden;
	border: 1px solid #1B1B35;
	text-align: center;
	margin-bottom: 4px;
	background: #F0F3FC;
	margin-left:10px;
}

#main_content .col_right .prop_summary IMG{
	
}

#main_content .col_right ADDRESS {
	font-style: normal;
	margin:0;
	margin-top:2px;
	padding:0;
	min-height: 15px;
	clear: both;
}

#main_content .col_right ADDRESS .suburb{
	text-transform: uppercase;
}

#main_content .col_right .prop_name {
	font-style: normal;
	text-transform: uppercase;
	margin:0;
	min-height: 35px;
}

#main_content .col_right .prop_desc {
	margin-top:2px;
	padding:0;
	
	
}

#main_content .col_right .btn_info {
	float:right;
	background: url(../images/info.gif) left top no-repeat;
	height:0;
	padding-top: 11px;
	width: 23px;
	overflow: hidden;
	margin-top:12px;
	margin-right:2px;
}

/*End Content*/


/* Footer */
#footer{
	border-top: 3px solid #1B1B35;
	background: url(../images/bg_footer.gif) left top repeat-x;
	height: 19px;
	padding-top:4px;
}

#footer A{
	color:#1B1B35;
	font-size: 1.0em;
	text-decoration:none;
}

#footer A:HOVER{
	text-decoration:underline;
}

#footer UL {
	list-style-type: none;
	padding:0;
	margin:0;	
	background-color: #E8E7E3;
}

#footer LI {
	float: left;
	margin-left: 16px;
	margin-right: 32px;
	font-size: 0.85em;
}

.personnel TD{
	border: none;
	font-size: 0.9em;
}

#contact H4 {
	margin:0;
	margin-bottom: 10px;
	padding:0;
	text-align: center;
	text-transform: uppercase;
}

#contact .col_left {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 20px;
}

#contact .col_right {
	float: left;
	width: 700px;
}

#contact .col_right OL {
	list-style-type: none;
	margin:0;
	padding:0;
}

#contact .col_right LI {
	float: none;
	display:block;
	min-height: 25px;
	width:600px;
	border: none;
}


#contact .col_right LABEL {
	float: left;
	width: 150px;
}

#contact .col_right UL {
	float: left;
	width:300px;
}

#contact .col_right UL LI{
	float: left;
	min-height: 20px;
	width: 300px;
}

#contact .col_right .gui_text, #contact .col_right .gui_textarea  {
	width: 300px;
	font-size: 1.0em;
}

#contact .col_right .gui_checkbox {
	float: left;
	height: 18px;
}

#contact .col_right .gui_textarea  {
	height: 50px;
}

#contact .error {
	height: 10px;
	padding-left: 150px;
	margin-top: -3px;
	color: red;
}

#directors {
	padding-left: 0;
	padding-right: 10px;
	min-height:380px;
}

#directors UL{
	list-style-type: none;
	margin:0;
	padding: 0;
	
}

#directors LI {
	float: left;
	width: 224px;
	margin-left:65px;
	height: 400px;
	background: none;
	padding:0;
}

#directors H3,  #directors H4{
	margin:0;	
}

#directors H3 {
	clear: both;
	padding-top:6px;
	padding-bottom: 5px;	
	font-size: 13pt;
}

#directors H4 {
	font-size: 8pt;	
	font-weight: normal;
	text-transform: uppercase;
}

#director_link {
	text-align: right;
	margin-right: 50px;
	font-weight: bold;
}



/*End Footer*/