/* @override http://staging.renet.com.au/chriscouper/CSS/form.css */

/* =form */

.form {
	border: none;
	width:300px;
	margin:0 0 40px 20px;
}

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

.form td.input {
	width:200px;
	color: #003366;
}

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

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

.form td h4 {
	margin-bottom:0px;
}

.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 #999;
}

.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, #subscribe .submit {
	width:auto;
	margin:0px 0px 0px 10px;
	border:none;
	padding:4px 10px;
	background:#003366;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}

.form td.contact-buttons input, .form td.button input, #subscribe .submit {

	
}

.contact-header {
	padding-top: 20px;
}

.required {
	color:#003366;
	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;
}

.vipform {
	width:700px;
}

.vip-age-range td {
	padding: 0 10px 10px 0;
}

.area-interest td {
	padding: 0 0 0 10px;
}

.send-me-info td {
	padding:0 0 0 10px;
}

.send-me-info td input {
margin:0 10px 0 0;
}

.otherinfo {
	height: 200px;
	width: 400px;
}

.mkt-app h2 {

}

.mkt-app h4 {
	padding: 0;
}

.mkt-app form {
	margin: 0 auto 0 auto;
}

.mkt-app .form {
	width: 500px;
}

.mkt-app .form td {
	text-align: left;
}

.mkt-app .form td .input {
	text-align: left;
}

#disclaimer {
	font-size: 11px;
	line-height: 12px;
	color: #666;
	
}

/* My Comment */



















