/* Start of CMSMS style sheet 'form' */
/*

Real Estate Marbella - Form Stylesheet
http://www.remspain.co.uk/
Handwritten by Oliver Coningham

*/

																					/* ------------ Form ------------ */

legend {
	display: none;
	}	

fieldset {
	border: none;
	}
	
form {
	margin-left: 30px;
	}			
	
input, textarea {
	background-color: #f2f7fb;
	border: 1px solid #a6c5e4;
	color: #072051;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
	}

#submit, #m2fbrp_submit, #m2submit {
	background: none;
	border: none;
	height: 45px;
	padding: 0;
	width: 178px;
	}

#register #submit,
#m2moduleform_1 #m2submit {
	float: right;
	}

#form div, #form p,
#m2moduleform_1 div, #m2moduleform_1 p {
	margin-bottom: 10px;
	vertical-align: middle;
	}	
	
#form #coastal, #form #inland, #form #personal, #form #investment,
#m2moduleform_1 #m2input_coastal, #m2moduleform_1 #m2input_inland, #m2moduleform_1 #m2input_personal, #m2moduleform_1 #m2input_investment {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: auto;
	}	

#form #inland, #form #investment,
#m2moduleform_1 #m2input_inland, #m2moduleform_1 #m2input_investment {
	margin-left: 15px;
	}	
	
#form label, #m2moduleform_1 label {
	vertical-align: middle;
	}
	
#form #budget, #m2moduleform_1 #m2input_budget {
	background: #f2f7fb url('images/icon-euro.png') no-repeat 295px 50%;
	}
	
#form #secondary-content fieldset, #m2moduleform_1 #secondary-content fieldset {
	margin-top: 65px;
	}

div.error_message {
margin:0px 0px 16px 0px;
color:#c00;
}
/* End of 'form' */

