/** ..:: Wellspring Clinic | Contact ::.. */


/* Contact Details */
#contact { float: right; width: 220px; min-height: 600px; padding: 30px 0 100px 20px; margin-top: -30px; color: #9f899f; color: rgba(255,255,255,0.5); background: url(../../../../../YA/Sites/YA/Layout/rightCol-shadow.html) top left no-repeat; }
#contact strong { color: white; }

/* Form */
#enquiry-form .field-container { overflow: hidden; clear: left; }
#enquiry-form .field-label { float: left; clear: left; width: 180px; padding: 0 0 15px; }
#enquiry-form .field { float: left; width: 160px; }
#enquiry-form textarea.field { width: 320px; height: 100px; }

#enquiry-form .buttons { overflow: hidden; margin-left: 180px; }
#enquiry-form .buttons a { float: left; }

#enquiry-form-success { padding: 0 0 200px; }

/* General */
.form-section { margin-bottom: 40px; overflow: hidden; }
#enquiry-form .form-divide { margin-top: 14px; padding-top: 20px; border-top: 1px dashed #ccc; }
#enquiry-form .short.field { width: 60px; }
#enquiry-form .long.field { width: 280px; }
#enquiry-form .field-label { width: 180px; }
#enquiry-form .radio-label { display: block; float: left; padding: 10px 20px 0 0; }
#enquiry-form .checkbox-label { display: block; padding: 10px 20px 5px 0; margin-left: 200px; }
#enquiry-form textarea { width: 400px; height: 100px; }
#enquiry-form .reveal-field { margin-left: 200px; }
#enquiry-form .aurora-field-invalid { background-color: #ffffee; }

/* Google Map */
.aurora-map { width: 287px; height: 180px; padding: 5px; background-color: white; border: 1px solid #ccc; }