h1 {
	color: #fa7c1f;
	font-size: 1.6em;
	font-weight: normal;
	margin: 13px 0 15px 13px;
	padding: 0;
}

h2 {
	color: #002740;
	margin: 13px 0 0 0;
	padding: 0;
}

p {
	margin: 13px 0;
	padding: 0;
}

a {
	color: #fa7c1f;
}

/* Headings */
.property_info h2,
.property_info h3,
#info #inner h2,
#info #inner h3 {
	margin: 0;
	padding: 0;
}
.property_info h2,
#info #inner h2 ,
#info #inner h2 a
 {
	color: #002740;
	font-size: 18px;
	text-decoration: none;
}
.property_info h3,
#info #inner h3 ,
#info #inner h3 a {
	color: #587282;
	font-size: 15px;
	text-decoration: none;
}
.property_info p,
#info #inner p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
.property_info h3 {
	color: #002740;
}
.property_info p {
	padding: 10px 0 0 0;
}
.property_info p strong {
	color: #587282;
	display: block;
	font-size: 120%;
}

#search_result {
	/* Path will need to be a full path - eg http://www.invercargillproperty.co.nz/template/images/property-background.gif */
	background: url(property-background.gif) top right no-repeat;
	border: 1px solid #fa7c1f;
	height: 160px;
	width: 672px;
}
#search_result #photo {
	padding: 5px 0 5px 5px;
	width: 190px;
}
#search_result #info {
	padding: 5px 5px 5px 0;
}
#search_result #photo #inner {
	border-right: 1px solid #fa7c1f;
	display: block;
	padding-right: 5px;
}
#search_result #info #inner {
	display: block;
	height: 100%;
	padding: 0 5px;
}
#search_result #agent {
	padding: 10px 10px;
	width: 100px;
	font-size: 75%;
}
#search_result #agent #inner {
	display: block;
	height: 100%;
}

/* Text Styles */
#search_result {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
#info #inner h2,
#info #inner h3 {
	margin: 0;
	padding: 0;
}
#info #inner h2 {
	color: #002740;
	font-size: 18px;
}
#info #inner h3 {
	color: #587282;
	font-size: 15px;
}
#info #inner p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
#search_result #agent {
	color: #fff;
}
#numbers {
	height: 30px;
}

/* Icons */
#search_result #info #inner span {
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
	padding: 5px 0 5px 40px;
	width: 35px;
}
#search_result #info span#beds {
	background-image: url(icon-bed.gif);
	padding-left: 35px;
}
#search_result #info span#living {
	background-image: url(icon-couch.gif);
}
#search_result #info span#bath {
	background-image: url(icon-bath.gif);
}
#search_result #info span#parking {
	background-image: url(icon-garage.gif);
	padding-left: 35px;
}

#search_result #more {
	text-align: right;
	width: 60px;
	padding: 0px 0 8px 0;
}
#search_result #more a {
	background: #fa7c1f;
	padding: 3px 8px;
}
#search_result #more a:link,
#search_result #more a:hover,
#search_result #more a:active,
#search_result #more a:visited {
	color: #fff;
	text-decoration: none;
}
#search_result #more a:hover {
	text-decoration: underline;
}



div.property_listing {
	border: 1px solid #fa7c1f;
	width: 99%;
}
table.property_info {
	width: 100%;
}
table.property_info tr {
	vertical-align: top;
}
table.property_info td {
	padding: 5px;
}
td.property_photo {
	height: 10%;
	overflow: hidden;
	padding: 0;
	width: 10%;
}
table.property_info td.property_photo {
	/* padding: 0; */
}
td.property_photo .inner {
	/* padding: 0; */
	padding: 5px;
}
table.property_info .more {
	bottom: 26px;
	display: block;
	height: 0;
	position: relative;
	right: 3px;
	text-align: right !important;
	/* top: -26px; */
}
table.property_info .more a:link,
table.property_info .more a:hover,
table.property_info .more a:active,
table.property_info .more a:visited {
	background: #fa7c1f;
	color: #fff;
	line-height: 20px;
	font-size: 15px;
	padding: 5px 10px;
	text-decoration: none;
}
table.property_info .thumbnails a {
	width: 18%;
	margin: 0px 2px 0px 6px;
}
table.property_info .thumbnails a img {
	border: 0;
	height: 51px;
	width: 68px;
}
table.property_info .numbers {
	padding-top: 15px;
}
table.property_info .agent {
	background: url(images/harcourts-logo-small.gif) left no-repeat;
	font-size: 75%;
	height: 50px;
	padding-left: 115px;
	vertical-align: middle;
}
table.property_info p a.enquire_link {
	color: #fa7c1f;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
}

/* Headings */
.property_info h2,
.property_info h3,
#info #inner h2,
#info #inner h3 {
	margin: 0;
	padding: 0;
}
.property_info h2,
#info #inner h2 {
	color: #002740;
	font-size: 18px;
}
.property_info h3,
#info #inner h3 {
	color: #587282;
	font-size: 15px;
}
.property_info p,
#info #inner p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
.property_info h3 {
	color: #002740;
}
.property_info p {
	padding: 10px 0 0 0;
}
.property_info p strong {
	color: #587282;
	display: block;
	font-size: 120%;
}

/* Icons */
#search_result #info #inner span,
table.property_info .numbers span {
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
	padding: 5px 0 5px 40px;
	width: 35px;
}
#search_result #info span#beds,
table.property_info .numbers span.beds {
	background-image: url(images/icon-bed-white.gif);
	padding-left: 35px;
	margin: 0;
}
#search_result #info span#living,
table.property_info .numbers span.living {
	background-image: url(images/icon-couch-white.gif);
}
#search_result #info span#bath,
table.property_info .numbers span.baths {
	background-image: url(images/icon-bath-white.gif);
}
#search_result #info span#parking,
table.property_info .numbers span.parking {
	background-image: url(images/icon-garage-white.gif);
	padding-left: 35px;
}
table.property_info .numbers span.beds,
table.property_info .numbers span.parking {
	padding-left: 40px;
}

table.property_info td.thumbnails {
	padding: 0 1px 0 0;
}

h4 {
	color: #8598A3;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h4.additional {
	color: #000;
	display: block;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
}


/*
	Orange: #fa7c1f
*/
div.property_listing {
	border: 1px solid #fa7c1f;
	width: 707px;
}
table.property_info {
	width: 100%;
}
table.property_info tr {
	vertical-align: top;
}
table.property_info td {
	border: 0px solid black;
	padding: 5px;
	padding-bottom: 0;
}
td.property_photo {
	width: 385px;
	overflow: hidden;
}
table.property_info .more {
	/* bottom: 26px; */
	top: -30px;
	display: block;
	height: 0;
	position: relative;
	right: 8px;
	text-align: right;
}
table.property_info .more a:link,
table.property_info .more a:hover,
table.property_info .more a:active,
table.property_info .more a:visited {
	background: #fa7c1f;
	color: #fff;
	line-height: 20px;
	font-size: 15px;
	padding: 5px 10px;
	text-decoration: none;
}
table.property_info .thumbnails img {
	width: 20%;
}

table.property_info .agent {
	background: url(images/harcourts-logo-small.gif) left no-repeat;
	font-size: 75%;
	height: 50px;
	padding-left: 115px;
	vertical-align: middle;
}

.field-widget span.agentBox {
	position: absolute;
	float: right;
	height: 65px;
	padding-left: 170px;
	padding-bottom: 20px;
	border: 1px solid #FF0000;
	width: 80px;
	text-align: right;
}

table.listingSubmit {
	/*border: 1px solid #000;*/
	width: 100%;
	font-size: 50%;
}

form#enquiryForm table.listingSubmit td.agentName {
	text-align: right;
	padding-right: 0;
	font-size: 75%;
}


/* Headings */
.property_info h2,
.property_info h3,
#info #inner h2,
#info #inner h3 {
	margin: 0;
	padding: 0;
}
.property_info h2,
#info #inner h2 {
	color: #002740;
	font-size: 18px;
}
.property_info h3,
#info #inner h3 {
	color: #587282;
	font-size: 15px;
}
.property_info p,
#info #inner p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
.property_info h3 {
	color: #002740;
}
.property_info p {
	padding: 10px 0 0 0;
}
.property_info p strong {
	color: #587282;
	display: block;
	font-size: 120%;
}

#search_result {
	/* Path will need to be a full path - eg http://www.invercargillproperty.co.nz/template/images/property-background.gif */
	background: url(property-background.gif) top right no-repeat;
	border: 1px solid #fa7c1f;
	height: 160px;
	width: 707px;
}
#search_result #photo {
	padding: 5px 0 5px 5px;
	width: 168px;
}
#search_result #info {
	padding: 5px 5px 5px 0;
}
#search_result #photo #inner {
	border-right: 1px solid #fa7c1f;
	display: block;
	padding-right: 5px;
}
#search_result #info #inner {
	display: block;
	height: 100%;
	padding: 0 5px;
}
#search_result #agent {
	padding: 10px;
	width: 100px;
}
#search_result #agent #inner {
	display: block;
	height: 100%;
}

/* Text Styles */
#search_result {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
#info #inner h2,
#info #inner h3 {
	margin: 0;
	padding: 0;
}
#info #inner h2 {
	color: #002740;
	font-size: 18px;
}
#info #inner h3 {
	color: #587282;
	font-size: 15px;
}
#info #inner p {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
#search_result #agent {
	color: #fff;
}
#numbers {
	height: 30px;
}

/* Icons */
#search_result #info #inner span {
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
	padding: 5px 0 5px 40px;
	width: 35px;
}
#search_result #info span#beds {
	background-image: url(icon-bed.gif);
	margin-left: 0;
	padding-left: 35px;
}
#search_result #info span#living {
	background-image: url(icon-couch.gif);
}
#search_result #info span#bath {
	background-image: url(icon-bath.gif);
}
#search_result #info span#parking {
	background-image: url(icon-garage.gif);
	padding-left: 35px;
}

#search_result #more {
	text-align: right;
	width: 60px;
	padding: 0px 0 8px 0;
}
#search_result #more a {
	background: #fa7c1f;
	padding: 3px 8px;
}
#search_result #more a:link,
#search_result #more a:hover,
#search_result #more a:active,
#search_result #more a:visited {
	color: #fff;
	text-decoration: none;
}
#search_result #more a:hover {
	text-decoration: underline;
}

div.propertySearchTypeLabel {
	font-weight: bold;
	font-size: 120%;
	margin-top: 10px;
}

.searchByRangeLink a {

	color: #000;
	font-size: 120%;
	text-decoration: none;

}

span.searchByRangeLink a:hover {
	text-decoration: underline;
}


.spacer {
	display: block;
}

.contactDatabaseForm {
	overflow: hidden;
	padding: 0 13px;
}


/* FORM STYLES */

.field-label-required {

	font-weight: bold;
	color: #587282;
	padding: 2px 0;

}

.field-widget input[type=text] ,
.field-widget textarea {
	width: 100%;
	border: 1px solid #587282;
}

.validation-advice {
	background-color:#fa7c1f;
	color: #fff;
}

.field-widget input[type=submit] {
	background-color:#fa7c1f;
	color: #fff;
	border:0;
	padding: 2px 10px;
}
.field-submit .submit {
	background-color:#fa7c1f;
	color: #fff;
	border:0;
	padding: 2px 10px;
}

/* USEFUL LINKS BOX */

.pageContent table.usefulBox {
	background: url(property-background.jpg)  repeat-x;
	border: 1px solid #fa7c1f;
	height: 65px;
	width: 95%;
}


.pageContent table.usefulBox #info {
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
	width: 400px;
}

.pageContent table.usefulBox #info h3 {
	font-weight: bold;
}

.pageContent table.usefulBox #more {
	text-align: right;
	width: 60px;
	padding: 0px 0 8px 0;
}
.pageContent table.usefulBox #more a {
	background: #fa7c1f;
	padding: 3px 8px;
}

span.linkedH1 h1 a {
	text-decoration: none;
}

.field-widget input[type="text"].shortField {
	width: 200px;
}

.searchHomeLuxury {
	background: url(images/search-icons-luxury.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

a .searchHomeLuxury  {
	text-decoration: none;
	color: #002740;

}

.searchHomeLand {
	background: url(images/search-icons-land.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

a .searchHomeLand  {
	text-decoration: none;
	color: #002740;
}

.searchHomeSuburb {
	background: url(images/search-icons-suburb.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;

}

a .searchHomeSuburb {
	text-decoration: none;
	color: #002740;
}

.searchHomePriceRange {

	background: url(images/search-icons-price.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;

}

a .searchHomePriceRange {
	text-decoration: none;
	color: #002740;
}

.searchHomeBedrooms {
	background: url(images/search-icons-bedrooms.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

a .searchHomeBedrooms {
	text-decoration: none;
	color: #002740;
}

.searchHomeRecentlySold {
	background: url(images/search-icons-recently-sold.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

a .searchHomeRecentlySold {
	text-decoration: none;
	color: #002740;
}

.searchHomeTownhouse {
	background: url(images/search-icons-townhouse.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

a .searchHomeTownhouse {
	text-decoration: none;
	color: #002740;
}

.searchHomeInvestment {

	background: url(images/search-icons-luxury.gif) top left no-repeat;
	border: 0px solid #fa7c1f;
	height: 45px;
	width: 672px;
	padding-left: 80px;
	padding-top: 10px;
	vertical-align: middle;
	font-size: 2.2em;
}

.pageContent .search_buttons a {
	color: #002740;
	display: block;
  float: left;
	text-decoration: none;
  width: 38%;
}
#contact_area {
	float: right;
	width: 530px;
}
#contact_area {

}
.enquiry_form {
	float: left;
}
.field-row {
	padding: 5px 0;
}
.field-label-blank,
.field-label-required {
	float: left;
	width: 25%;
}
.field-widget {
	float: left;
	width: 70%;
}
.field-submit {
	float: left;
	width: 50px;
}
div.agentName {
	display: inline;
	float: left;
	padding-right: 0;
	text-align: right !important;
	width: 320px;
	font-size: 85%;
}

.contactDatabaseForm div.notice {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #fa7c1f;
	
}

span.boldtitle {
	font-weight: bold;
}

.sendmessage {
	padding: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	border: 1px solid #002740;
	color: #fa7c1f;
	width: 50%;
}
