﻿body {
	color: #000;
	background: #fff url(../images/QuoteImage/bg.png) top repeat-x;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.mceContentBody {
	background: #fff;
}
#container {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#header {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-top: 8px solid #bebe00;
	background: transparent url(../images/QuoteImage/bg-header.png) 0 bottom no-repeat;
}

/* change the header bg */
.property-news #header 				{ background-position: -1000px bottom; }
.static #header 					{ background-position: -2000px bottom; }
.depreciation-schedule-quote #header { background-position: -3000px bottom; }
.building-construction-costs #header,
.sinking-funds #header,
.quantity-surveyors #header 	{ background-position: -4000px bottom; }
.contact #header 			{ background-position: -6000px bottom; }
.redballoons #header 		{ background-position: -7000px bottom; }
.calculators #header 		{ background-position: -8000px bottom; }

#header a {
	float: left;
	margin: 25px 0 0;
}
#header a img {
	border: 0;
	padding-bottom: 25px;
}
#logo {
	float: left;
	display: block;
	width: 48px;
	height: 42px;
	padding-left: 30px;
	background: url(../images/QuoteImage/email-sig-sm.gif) right no-repeat;
}
#logo img {
	display: none;
}
#siteSearch {
	float: right;
	width: 25%;
	margin-top: 20px;
}
#siteSearch fieldset {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#siteSearch legend,
#siteSearch label {
	display: none;
}
#siteSearch div {
	float: left;
}
#siteSearch input {
	color: #666;
}
#siteSearch .buttons input {
	height: 2em;
	margin-left: .5em;
	border: 1px solid #000;
	background: #333;
	line-height: 21px;
	color: #fff;
}
#header h3 {
	margin: 0;
}
#header h3 a {
	clear: right;
	float: right;
	width: 500px;
	height: 50px;
	margin: 0 35px 0 0;
	background: url(../images/QuoteImage/bg-header-quote.png) left top no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
#header h3 a:hover {
	background-position: right top;
}
#menu {
	clear: both;
	position: relative;
	float: left;
	width: 840px;
	margin: 0;
	padding: 0 30px;
	background: #bebe00 url(../images/QuoteImage/bg-nav-new-01.gif) center top no-repeat;
	list-style: none;
	text-align: center;
}
#menu li {
	position: relative;
	float: left;
}
#menu li a {
	float: left;
	padding: 10px 15px 10px 5px;
	background: url(../images/QuoteImage/bg-nav-seperator.png) right bottom no-repeat;
	color: #484848;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
#menu li a:hover {
	color: #408000;
}
#menu li.last a,
#menu li.forSale a {
	background: none;
}
#menu li.forSale {
	float: right;
}

/* sub menu styles */
#menu ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 10em;
	margin: 0;
	padding: 0;
	background: #bebe00;
	/* rounded corners for mozilla and webkit */
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	/* - */	
	list-style: none;
	opacity: 0.9;
}
#menu ul li {
	display: block;
	float: none;
}
#menu ul li a {
	display: block;
	float: none;
	padding-left: 10px;
	background: none;
	text-align: left;
	color: #222;
	opacity: 1;
}
#banner {
	width: 100%;
	clear: both;
	float: left;
	height: 230px;
	background: #fff url(../images/QuoteImage/bg-banner.png) left top no-repeat;
}
#banner .inner {
	margin: 5px 10px 5px 450px;
}
#banner h3 {
	margin: .5em 0;
	color: #000;
	text-align: center;
	font-size: 11pt;
}
#banner h3 span {
	display: block;
}
#banner h5 {
	font-size: 1em;
}
#banner div.offset {
	width: 8em;
}
#banner a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#banner a span {
	display: block;
	color: #999;
	font-size: 8pt;
	text-decoration: underline;
}
#bannerFlash {
	width: 800px;
	height: 240px;
	position: absolute;
	top: 0;
	left: 0;
}
.sitemap #banner,
.sitemap #cols {
	display: none;
}
#cols {
	clear: both;
	float: left;
	width: 100%;
}
#cols .info {
	float: left;
	width: 656px;
	padding-bottom: 35px;
	background: url(../images/QuoteImage/bg-cols-bottom.png) center bottom no-repeat;
}
#cols .info .wrap {
	float: left;
	width: 100%;
	background: url(../images/QuoteImage/bg-cols.png) center repeat-y;
}
#cols .module {
	float: left;
	width: 218px;
	margin-right: 1px;
}
#cols .module.last {
	margin-right: 0;
}
#cols .module .heading {
	margin-bottom: 10px;
	background: #484848 url(../images/QuoteImage/bg-module-heading.png) center top no-repeat;
}
#cols .module .heading h1,
#cols .module .heading h2,
#cols .module .heading h3,
#cols .module .heading a {
	margin: 0;
	padding: 15px 0;
	color: #bebe00;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
}
#cols .module .heading a:hover {
	color: #fff;
}
#cols .module h5 {
	font-size: 1em;
	margin: 10px 10px 0;
}
#cols .module p {
	margin: 0 10px;
}
#cols .module.newsletter {
	width: 240px;
	margin-left: 3px;
}
#cols .module.newsletter .heading {
	padding-bottom: 34px;
	background: url(../images/QuoteImage/bg-newsletter-bottom.png) center bottom no-repeat;
}
#cols .module.newsletter .heading h2 {
	margin: 0;
	padding: 15px 10px 0;
	background: transparent url(../images/QuoteImage/bg-newsletter-heading.png) center top no-repeat;
	color: #fff;
	font-weight: normal;
	font-size: 9.5pt;
}

/* content styles */
#content {
	clear: both;
	float: left;
	width: 878px;
	padding: 10px;
	background: #fff url(../images/QuoteImage/bg-content.png) center top repeat-y;
	border: 1px solid #ccc;
	border-top: 0;
}
.home #content {
	display: none;
}
#inner {
	float: left;
	width: 660px;
}
#innerwide {
	clear: both;
	float: left;
	width: 100%;
}

/* sidebar styles */
#sidebar {
	float:right;
	width:180px;
	margin-left:20px;
	padding:0;
}
#sidebar a img {
	border: 0;
}
#sidebar .block, #homeside .block {background-color:white; border:1px solid #cc0; margin-bottom:15px; }
#sidebar .block p, #homeside .block p {padding:5px; margin:0; font-size:10px;}
#sidebar .block p.header, #homeside .block p.header {background:#cc0; color:#fff; font-weight:bold; font-size:12px;}

#sidebar .block .preregister {
	background:transparent url(../images/QuoteImage/4saleLogo.png) no-repeat scroll left center;
	display:block;
	line-height:80px;
	padding-left:70px;
}

#sidebar .block .buttons {
	float: none;
	width: 100%;
}
#sidebar .block .buttons a {
	display: block;
	width: 123px;
	height: 25px;
	margin: 0 auto;
	padding-top: 12px;
	background: #cc0 url(../images/QuoteImage/moreInfo.png) left top no-repeat;
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;	
}
#sidebar .block .buttons a:hover {
	background-position: left -40px;
}

/* comms subscription block */
.commsubscriptionblock fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.commsubscriptionblock div {
	margin: .5em 0;
}
.commsubscriptionblock legend,
.commsubscriptionblock label {
	display: none;
}
.commsubscriptionblock .checkbox label {
	display: inline;
	font-size: 85%;
}
.commsubscriptionblock input {
	width: 190px;
	margin-left: 1em;
}
.commsubscriptionblock .checkbox input {
	width: auto;
}
.commsubscriptionblock .submit {
	text-align: center;	
}
#cols .commsubscriptionblock .submit input {
	width: auto;
	margin: 0;
}
.commsubscriptionblock .required strong,
.commsubscriptionblock div span {
	padding: 0 5px;
	color: #f00;
}
#commsubscription3 div {
	clear: left;
	float: left;
	margin-left: 5em;
}
#commsubscription3 label {
	float: left;
	display: block;
	width: 8em;
}
#commsubscription3 input {
	float: left;
}
#commsubscription3 .submit {
	float: none;
}
#commsubscription3 .submit input {
	float: none;
	width: 123px;
	height: 37px;
	margin: 0 auto;
	background: #cc0 url(../images/QuoteImage/moreInfo.png) left top no-repeat;
	border: 0;
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#commsubscription3 .submit input:hover {
	background-position: left -40px;	
}

#title {
	clear: both;
	border-top: 8px solid #d1d14c;
	background: #7c7c7c url(../images/QuoteImage/bg-head.gif) repeat-x;
}
#title h1,
#title h2,
#title h3 {
	margin: 0;
	padding: 10px 0 10px 1em;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}
#breadcrumb {
	margin: 0 0 5px;
	padding: 0;
	font-size: 10px;
}
#breadcrumb li {
	display: inline;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}
h2 { 
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
}
h5 {
	margin: 0;
	font-weight: bold;
}

/* a href with arrow bg */
a.moreinfo {
	color: #000;
	text-decoration: underline;
}
a {
	color: #9b9b00;
}
img {
	border:none;
}
hr {
	margin: 15px 0;
	border: 1px solid #9b9b00;
	background: #9b9b00;
	color: #9b9b00;
}
dt {
	position:relative;
	padding-left:20px;
	font-weight:bold;
	color:#9b9b00;
	top:1em;
}
dd {
	position:relative;
	margin-left:100px;
	top:-1em;
}
.offset {
	clear: right;
	float: right;
	padding: 0 0 5px 10px;
}
.center {
	text-align: center;
}
.error {
	color: #f00;
}

.contenttable 				{width:100%; margin:0px; padding:0px; margin-bottom:20px;border:1px solid #000; }
.contenttable td 			{border:1px solid #000; border-collapse:collapse; padding:5px; vertical-align:top; }
.contenttable td.tdtop 		{background-color:#b31913; color:#fff; }
.contenttable td.tdmiddle 	{background-color:#ebad94; color:#000; }
.contenttable td.tdbottom 	{background-color:#f3d3c6; color:#000; }

table.content 				{border:1px solid #bbb;border-collapse:collapse; margin:10px 0; width:95%;}
table.content td,
table.content th 			{border:1px solid #ccc;border-collapse:collapse;padding:5px; text-align:left;}
tr.light 					{background:#eee;}
tr.dark 					{background:#ddd;}

.focus {
	margin: 15px;
	padding: 5px 20px;
	background: #e7e7e7;
}
.focus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mediumButton,
.buttonMedium {
	display: block;
	width: 123px;
	height: 28px;
	margin: 0 auto;
	padding-top: 9px;
	background: url(../images/QuoteImage/moreInfo.png) no-repeat #cc0;
	color: #fff;
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.mediumButton:hover,
.buttonMedium:hover {
	background-position: 0 -40px;
}

#plantdepreciation h1 {
	padding: 10px 0;
	background: #d0d600;
	color: #fff;
	text-align: center;
}
#plantdepreciation .heading {
	float: left;
	width: 100%;
	margin: .5em 0;
	background: #ccc;
}
#plantdepreciation .heading h2 {
	float: left;
	width: 48%;
	margin: 0;
	padding: 10px 0 10px .5em;
	color: #666;
}
#plantdepreciation .heading p {
	float: right;
	width: 48%;
	margin: 0;
	padding: 15px .5em 0 0;
	text-align: right;
}
#plantdepreciation table {
	clear: both;
	width: 100%;
}
#plantdepreciation td {
	width: 33%;
	padding: 5px 0 5px 23px;
	background:url(../images/QuoteImage/bullet.gif) no-repeat left center;
}
#plantdepreciation table.alt td {
	background:url(../images/QuoteImage/bullet_x.gif) no-repeat left center;
}
#plantdepreciation .even {
	background: #eee;
}
#plantdepreciation .odd {
	background: #fff;
}
/* sfmstyle */
.expose {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #9b9b00;
}
.offer {
	margin: 15px 45px;
	padding: 13px 20px;
	border: 2px solid #d0d600;
	background: #eee;
}
.highlight {
	margin: 10px 50px;
	padding: 10px;
	border: 2px solid #666;
	background: #d1d14c;
}
.extra {
	padding: 10px 0 10px 50px;
	background: url('../images/QuoteImage/tickBox.jpg') no-repeat 10px center;
}
ul.extra {
	padding: 0 0 0 40px;
	background: none;
}
ul.extra li {
	list-style: none;
	padding: 10px 0 10px 40px;
	background: url('../images/QuoteImage/tickBox.jpg') no-repeat left center;
}
.alt {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px dotted #9b9b00;
}
.standout {
	background: #ff0;
}
/* quote form styles */
.quoteheading {
	font-size: 20px;
	color: #333;
}
.quoteheading span {
	font-size: 10pt;
}

#depreciationQuote {
	width: 850px;
	margin: 0 auto;
}
#depreciationQuote fieldset {
	clear: both;
	margin: 10px 0;
	padding: 0;
	border: 0;
}
#depreciationQuote legend {
	font-weight: bold;
	color: #c55c12;
}
#depreciationQuote div {
	float: left;
	margin: .1em 0;
}

/* specific div widths */
#depreciationQuote #titlediv		{ width: 200px; }
#depreciationQuote #firstnamediv	{ width: 200px; }
#depreciationQuote #lastnamediv		{ width: 450px; }

#depreciationQuote #phonediv 		{ clear: both;width: 200px; }
#depreciationQuote #statediv 		{ width: 200px; }
#depreciationQuote #emaildiv 		{ width: 450px; }

#depreciationQuote .propaddressdiv	{ width: 400px; }
#depreciationQuote .propsuburbdiv	{ width: 200px; }
#depreciationQuote .propstatediv	{ width: 125px; }
#depreciationQuote .proppostcodediv	{ width: 125px; }
#depreciationQuote .proppostcodediv	input { width: 90px; }

#depreciationQuote .proppricediv	{ width: 400px; }
#depreciationQuote .propagediv		{ width: 225px; }
#depreciationQuote .proptypediv		{ width: 225px; }

#depreciationQuote div span {
	padding: 0 5px;
	color: #f00;
}
#depreciationQuote label {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-size: 8pt;
	font-weight: bold;
}
#depreciationQuote input,
#depreciationQuote select {
	clear: left;
	float:left;
	margin-left: 5px;
}

#depreciationQuote .buttons {
	float: right;
	margin: 0;
	padding: 0;
	width: 250px;
	text-align: center;
}
#depreciationQuote .buttons input {
	float: none;
	width: 220px;
	height: 40px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(../images/QuoteImage/requestquote.png) left top no-repeat;
	border: 0;
	cursor: pointer;
}
#depreciationQuote .buttons input:hover {
	background-position: -225px top;
}

#depreciationQuote .addprop {
	float: left;
	width: 600px;
	margin-top: 1px;
	text-align: right;
}
#depreciationQuote .addprop input {
	float: none;
	width: 220px;
	height: 40px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(../images/QuoteImage/anotherproperty.png) left top no-repeat;
	border: 0;
	cursor: pointer;	
}
#depreciationQuote .addprop input:hover {
	background-position: -225px top;
}
#depreciationQuote label.radio {
	width: 2em;
}
#depreciationQuote .news input {
	margin-left: 150px;
}
#depreciationQuote .news label {
	width: 30em;
}
#depreciationQuote .error {
	display: block;
	width: 100%;
	padding-left: 5px;
	text-align: left;
}
h2.error {
	text-align: center;
}

/* red balloons styles */
.redballoons h1 {
	text-align: center;
	color: #f00;
}
.redballoons h2 {
	color: #f00;
}
.redballoons blockquote {
	font-style: italic;
}
.redballoons legend {
	color: #f00;
	font-weight: bold;
}
.redballoons .contactform {
	background: #fff;
}
.redballoons form {
	padding: 15px;
	border: 1px dashed red;
}
.redballoons label {
	margin-left: 250px;
}
.redballoons .error {
	text-align: center;
}

/*---faqs---*/
.backToTop,
.toTop {
	text-align: right;
	font-size: .9em;
}
.js .contents {
	display: none;
}
.fakelink {
	cursor: pointer;
}
.fakelink:hover {
	text-decoration: underline;
}
.close * {
	display: none;
}
.close h3 {
	display: block;
}
.calc {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 2em;
	color: #9b9b00;
}
.faqs {
	list-style-type: none;
	padding-left: 15px;
}
.faqs li {
	padding: 0 50px 0 0;
}
.faqs > li > * {
	padding-left: 20px;
}
.faqs h3 {
	background: url(../images/QuoteImage/faqArrow.gif) -12px 3px no-repeat;
	color: #9b9b00;
}
.faqs .close h3 {
	background:url(../images/QuoteImage/faqArrow.gif) 2px -11px no-repeat;
}
ul.faqs ol,
ul.faqs ul {
	margin-left: 20px;
	padding-left: 20px;
}

/* === Calculator page style === */
#calculator {
	text-align: center;
}
.calcSection {
	min-height: 93px;
	margin-bottom: 5px;
	padding-top: 10px;
	clear: both;
	border-bottom: 1px solid #ccc;
}
.calcSection .calcImage {
	float: left;
	display: inline;
	margin-left: 25px;
	border: 1px solid #d0d700;
}
.calcSection .calcImage img {
	display: block;
}
.calcSection .calcImage:hover {
	border-color: #a4d400;
}
.calcSection .calcLink {
	float: right;
	display: inline;
	margin: 35px 25px 0 0;
	padding-top: 10px;
}
.calcSection .calcContent {
	margin: 0 171px 0 165px;
}
.calcSection .calcContent h2 {
	margin: 0;
	padding-bottom: 10px;
}
.calcSection .calcContent p {
	margin: 0 0 20px;
}

/* contact page styles */
.contactblock {
	float: left;
	margin: 1em 0;
}
.contactblock h1,
#innerwide h1 {
	margin: 0;
	text-align: center;
}
.contactblock .vcard {
	float: left;
	width: 290px;
	margin: .5em auto;
}
.contactblock .vcard.full {
	float: none;
	width: 100%;
	margin: 2em 0;
}
.contactblock .vcard h4 {
	margin: 0;
}
.contactblock .vcard .extended-address,
.contactblock .vcard .street-address,
.contactblock .vcard.full .tel {
	display: block;
}
.contactblock .vcard.full .email {
	display: inline;
}
.contactblock .vcard .org,
.contactblock .vcard .type,
.contactblock .vcard .tel,
.contactblock .vcard .email,
.contactblock .vcard .url,
.contactblock .vcard .country-name,
.contactblock .vcard.full .adr {
	display: none;
}

/* contact form */
.contactform {
	padding: 15px;
}
.contactform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.contactform legend {
	display: none;
}
.contactform div {
	float: left;
	width: 100%;
	margin: .2em 0;
}
.contactform label {
	float: left;
	width: 7em;
	line-height: 14pt;
}
.contactform input {
	float: left;
}
.contactform div.buttons {
	float: none;
	padding: 0;
}
.contactform div.buttons input {
	float: none;
	display: block;
	margin: 0 auto;
}
.contactform div.buttons input[type=reset] {
	display: none;
}
.sinkingfunds .contactform label {
	width: 15em;
}
.sinkingfunds .contactform textarea {
	height: 1.5em;
}

/* footer */
#footer,
#webdev {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	font-size: 8pt;
	color: #555;
}
#footer p {
	margin: 0;
	padding-top: 10px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer ul li {
	display: inline;
	line-height: 11pt;
}
#footer ul li.copy {
	display: block;
}
#footer ul li a {
	padding: 0 5px;
}
#footer ul li a img {
	border: 0;
}
#footer a.rss {
	padding: 0;
}
#footer a.rss img {
	vertical-align:top;
}
#footer .vcard .fn, 
#footer .vcard .adr,
#footer .vcard .url,
#footer .vcard .type {
	display: none;
}
#webdev,
#footer #webdev a,
#footer #webdev a:visited {
	font-size: 8pt;
	color: #aaa;
}
#footer a,
#footer a:visited {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	color: #408000;
	text-decoration: underline;
}