/* @override http://www.intouchre.com/css/form.css */

/* =form */

.form {
	border:none;
	width:500px;
	margin:0px auto 40px auto;
}

.form td {
	border:none;
	font-size:12px;
	font-family:inherit;
	text-transform:capitalize;
}

.form td.input {
	width:300px;
}

.form td select {
	width: 280px;
}

.mail_page .form td.input {
	width:280px;
}

.form td strong {
	font-weight:normal;
	color:#666;
}

.form td h4 {
	margin-bottom:0px;
	padding: 5px;
	background-color:#dbdbdb;
	color: #666;
}

.form td input[type="text"], .form td input[type="password"], .form td textarea {
	width:90%;
	font-weight:normal;
	font-family:inherit;
	padding:2px;
	font-size:12px;
	line-height: 17px;
}

.form td textarea {
	height:140px;
	margin-bottom:10px;
}

.form td.contact-joinmail {
	padding:6px 0px 10px 0px;
	text-align:center;
}

.form td.subscribe-options {
	padding:40px 0px 10px 0px;
	text-align:left;
}

.form td.contact-joinmail input, .form td.subscribe-options input {
	width:30px;
}

.form td.enquiry-type input {
	width:auto;
}

.form td.contact-buttons, .form td.button {
	padding-top:30px;
	text-align:right;
}

.form td.contact-buttons input,
.form td.button input,
#loan_calculator.form td.contact-buttons input,
submit {
width:130px;
height: 26px;
margin:0 20px;
padding:0;
color:#000;
background:#8CC73F;
font-weight:normal;
border: none;
}

.form td.contact-buttons input:hover,
.form td.button input:hover,
#loan_calculator.form td.contact-buttons input:hover,
submit:hover {
	background:#8CC73F;
	opacity:0.8;
}

.required {
	color:#CC0000;
	font-weight:bold;
}

/* =subscribe */

#subscribe_label {
	line-height:20px;
	margin-bottom:0px;
	padding:0px;
	text-align:center;
	clear:both;
}

#subscribe {
	clear:both;
	margin:20px 0px 20px 0px;
	border:none;
	padding:20px 0px 0px 0px;
	text-align:center;
	font-size:11px;
}

/* =contact */

.contact {
	margin-bottom: 20px;
}

.contact ul {
	list-style:none;
}

/* =myfinder */

 #myFinder {
	font-family: Century Gothic, Helvetica, Sans Serif;
}
	
 #myFinder .form {
	border:none;
	width:600px;
	margin:0px auto 40px auto;
}

 #myFinder #loginCell {
	display: none;
}

#myFinder .goodNews {
	display: none;
}


#myFinder form table td,
#myFinder .form td {
	border:none;
	font-size:12px;
	padding: 5px;
	font-family:inherit;
	text-transform:capitalize;
}

#myFinder form table input {

}

#myFinder form table select {
width: 270px;
}

#myFinder form table input, #myFinder form table textarea {
font-family:inherit;
font-size:12px;
font-weight:normal;
line-height:17px;
padding:2px;
}

#myFinder input[name="wfname"],
#myFinder input[name="wsname"],
#myFinder input[name="wphone"],
#myFinder input[name="wphone2"],
#myFinder input[name="wemail"],
#myFinder input[name="wpassword"] {
	width: 250px;
}

#myFinder form table input[name="contact[address][suburb]"] {
	margin-top:10px;
	width:35px;
}	

#myFinder form table select[name="contact[address][state]"] {
	margin-top:10px;
	width:55px
}

#myFinder input[name="contact[address][postcode]"] {
	width: 25px;
}

#myFinder form table select[name="contact[categories][0][ID]"]{
width:215px;	
}

/*
#myFinder form table input[name="waddress_nu"] {
	width: 20px;
}

#myFinder form table input[name="waddress_town"] {
	margin-right:70px;
	width:230px;
}

#myFinder form table select[name="renter_pricemin"], #myFinder form table select[name="renter_pricemax"] {
width:107px;	
}

#myFinder input[name="waddress_st"] {
	width: 150px;
}

#myFinder input[name="key_location"] {
	width: 100%;
}

#myFinder table tr td h1, div#formBox table tr td h2 {
	margin:0px;
	padding:0px;
	text-align: left;
}

*/

#myFinder form table p {
	width: 100%;
	text-align: left;
	font-family: Century Gothic, Helvetica, Sans Serif;
}

#myFinder form table p b,
#myFinder table tr td h1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Century Gothic, Helvetica, Sans Serif;
	line-height: 18px;
	padding:5px;
	vertical-align:top;
}

#myFinder form table textarea[name="contact[locations]"],
#myFinder form table textarea[name="contact[comments]"] {
	width: 250px;
	}
	
	#myFinder form table input[type="submit"] {
	width:130px;
height: 26px;
margin:0 20px;
padding:0;
color:#FFF;
background:#8CC73F;
font-weight:normal;
border: none;	
}

#homeform {
	height: 40px;
	padding: 10px;
	background-color: #E8EAE5;
	border: 1px solid #B3AEAE;
	margin: 0 3px 3px;

}

#homeform ul {
	list-style: none;
}

#homeform li {
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
}

#homeform li.label p {
	font-weight: bold;
	text-align: center;
}

#homeform li.label {
	width: 110px;	
}

#homeform li.radio,
#homeform li.submit {
	width: 80px;
}

#homeform li select {
	width: 140px;	
}

#homeform li.radio input {
	margin: 0 5px 0 0;
}

#homeform li.submit {
	padding: 18px 0 0 20px;
}






















