radio
/* @override 
	http://www.coronis.com.au/css/form.css
	http://staging.renet.com.au/coronis/css/form.css
*/

/* =form */

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

.form td {
	border:0;
	font-size:12px;
	font-family:inherit;
}

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

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

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

.form td input[type="text"], .form td input[type="password"], .form td textarea {
	width:90%;
	font-weight:normal;
	font-family:inherit;
	padding:1px;
	border:1px solid #333;
}

input[type="checkbox"], input[type="radio"],
input.box {
	width: 15px;
	height: 15px;
	margin-left: 0;
	/*border: 0;*/
}

input.box {
	border:0;
	width: 15px;
}

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

.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 {
	width:auto;
	margin:0px 0px 0px 10px;
	border:1px solid #000000;
	padding:2px 4px 3px 4px;
	background:url(../images/css/button_bg.jpg) left center repeat-x #666666;
	font-weight:normal;
	color:#FFF;
}

li.buttons input.submit,
li.buttons input.reset {
	padding: 0;
	border:1px solid #EB871C;
	background:url("../images/button_bg.jpg") left center repeat-x #EB871C;
	height: 30px;
	color:#FFF;
	cursor: pointer;
}

.required span {
	color: #EB871C;
	font-size: 15px;
}

/* =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;
}

#subscribe .submit {
	width:auto;
	margin:0px 0px 0px 10px;
	border:1px solid #000000;
	padding:2px 4px 3px 4px;
	background:url(../images/css/button_bg.jpg) left center repeat-x #666666;
	font-weight:normal;
}

/* =appraisal-form */

#appraisal-form strong {
	text-transform:capitalize;
}

#appraisal-form td, #contact_form td {
	/*text-transform:capitalize;*/
}

#appraisal-form td.input, #contact_form td.input {
	text-transform:none;
}

/* =appraisal-form - NEW */

form#appraisal-form-contact {
	width: 100%;
}

form#appraisal-form-contact ul {
	width: 240px;
	margin: 0 auto;
	border: none;
}

form#appraisal-form-contact ul li input {
	width: 120px;
}

form#appraisal-form-contact ul li textarea {
	width: 225px;
}

form#appraisal-form-contact ul li label {
	width: 90px;
}

form#appraisal-form-contact ul li select {
	width: 140px;
}

form#appraisal-form-contact ul li.comments label {
	text-align: left;
	margin-left: 40px;
}

form#appraisal-form-contact ul li.comments {
	text-align: left;
}

form ul,
ul#buttons {
	list-style: none;
	padding: 0 10px;
}

form ul li {
	line-height: 10px;
	text-align: right;
	line-height:25px;
	margin: 0 0 5px 0;
}

form li input {
	width: 270px;
	font-weight: normal;
	font-family: inherit;
	padding: 4px 10px 4px 10px;
	border: 1px solid #333;
	height: 10px;
	line-height: 10px;
	outline: none;
}

form li.comments input {
	height: 50px;
	line-height: 10px;
}

ul li select option {
	padding: 2px 5px;
	line-height: 36px;
}

label {
	display: inline-block;
	width: 100px;
	vertical-align: top;
	font-weight: normal;
	color: #333;

}

/* =search listings */

.searchListings ul.formleft,
.searchListings ul.formright {
	width: 340px;
	float: left;
	padding: 0;
	border: 0;
}

.searchListings ul.formright {
	width: 410px;
	height: 320px;
}

.searchListings label {
	font-weight: bold;
	width: 120px;
	padding-right: 10px;
	float: left;
}

.searchListings ul li select {
	width: 160px;
}

.searchListings ul li.price,
.searchListings ul li.maxBedrooms,
.searchListings ul li.category,
.survey ul li.email {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background:url("../images/underline_bg.jpg") left bottom no-repeat;
}

ul li.suburb label {
	width: 150px;
}

ul li.open label {
	width: 200px;
}

ul li.open input[type="checkbox"] {
	float: left;
	margin-left: 25px;

}

ul li ul {
	margin-left: 158px;
	background-color:#FFF;
	width:200px;
	border: 1px solid #666;
	display: block;
	padding: 5px;
}

ul li ul li {
	text-align: left;
	height:15px;
	line-height:10px;
	border: 0;
	}
	
ul li ul.catli {
	width: 220px;
	height: 280px;
	overflow: auto;
	margin-left: 178px;
}

.searchListings ul li input.submit,
.orderSearch ul li input.submit {
	width: 75px;
} 

/* =search listings */

.survey {
	width: 375px;
	margin: 0 auto;
	border: 1px solid #333;
	background: url(../images/coronis_logo_sml.png) bottom left no-repeat;
}

.survey .form {
	margin: 0 15px 15px 15px;
	width: 325px;
	text-align: left;
	position: relative;
}

.survey form p.thinking {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 20px;
	margin-bottom:5px;
}

.survey form p.how {
	font-size: 16px;
	padding-top:5px;
	margin-bottom:0;
}

.survey form p.how span {
	font-size: 12px;
}

.survey ul li {
	text-align: left;
	margin-bottom: 4px;
}

.survey ul li ul {
	padding: 0;
	margin: 0;
	border: none;
	background-color: #F8F8F8;
}

.survey ul li ul li {
	height: 10px;
	line-height: 10px;
	padding-bottom: 5px;
}

.survey ul li label {
	width: 45px;
}

.survey ul li.email input
 {
	width: 255px;
}

.survey ul li ul li.OtherSpec {

}

.survey ul li ul li.OtherSpec input {
	margin-top: 5px;
	width: 305px;
}

.survey li.buttons {
	padding-top: 20px;
vertical-align:middle;
position: relative;
height:40px
}

.survey ul li.buttons img {
	width: 100px;
	position: absolute;
	bottom: 0px;
	left: 0;
}

.survey li.buttons input.submit {
	width: 125px;
	float: right;
}

.survey .success {
	padding: 20px;
	text-align: center;
	height: 580px;
}

.survey ul.error {
	background-color:#FFD2D3;
	margin: 10px;
	padding: 5px 10px 0 10px;
	list-style:none;
}

.info, .warning, .error, .success {
	clear: both;
}

/* =buyers club */

p.buyersclub {
	width: 450px;
	float: left;
}

h2.emailalerts,
p.login-intro,
.login-box h2 span,
#wrapper.buyersclub .help,
p.required-bold
 {
	display: none;
}

.login-box {
	width: 300px;
	float: right;
}

.login-box h2,
form#my-finder-form h4,
.contactdetails h4 {
	background-color: #EB871C;
	color: #FFF;
	padding: 0 10px;
	font-size: 12px;
	height: 25px;
	line-height:25px;
}

.login-box form ul {
	margin: 10px;
	padding: 0;
}

.login-box form li label {
	width: 90px;
	float: left;
	display: block;
}
.login-box form li input {
	width: 150px;
}

.login-box form li.buttons input.submit {
	width: 170px;
}

form#my-finder-login-form {
	clear: both;
}
form#my-finder-form ul li {
	text-align: left;
}

form#my-finder-form ul li label {
	width:220px;
	text-align: right;
	padding-right: 10px;
}

form#my-finder-form ul#listings-interest li {
	height: 20px;
	line-height: 25px;
}


form#my-finder-form li.suburball,
form#my-finder-form li.phone2 {
	display: none;
}

form#my-finder-form p.password {
	margin-bottom: 5px;
}

form#my-finder-form ul#locations {
	position: relative;
}


form#my-finder-form ul#buttons {
	margin-left: 180px;
}


form#my-finder-form ul#buttons li.buttons input.submit, form#my-finder-form ul#buttons li.buttons input.reset {
	width: 75px;
}

