/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 :: www.sodesires.com  • • • • • • • • • • • • • • • • • • • • • • • • :::: www.kimberley.com.sg
 :: CONTACT FORM  • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •  11 Dec 2004 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~ FIELD SETS & LEGEND DECO
===============================================================================================*/

#enquiryForm-content-container {padding: 10px 5px 20px;}

#enquiry fieldset {
padding: 0 8px;
border: 3px double #FFFFFF; border-top: 3px double #CFC794;	border-bottom: 3px double #CFC794;
}

#enquiry legend {
padding-right: 3px;	padding-left: 3px;
font: bold 1.2em "Trebuchet MS", Helvetica, Arial, sans-serif, Geneva;	color: #BF723E; text-transform: uppercase;	letter-spacing: 2px;
}

#enquiry label {font-weight: bold; color: #7C5421;}
	

/*~~~~ FIELDS
===============================================================================================*/

#enquiry input, #enquiry textarea, #enquiry select {padding-left: 3px;	border: 1px solid #A3926B;	color: #A79257;}

#enquiry select {padding-left: 0;}

#enquiry input#catalog {border: none;}


/*~~~~ BUTTONS
===============================================================================================*/

.formRow-button {padding-top: 3em; text-align: right;}

#enquiry input#formSubmit, #enquiry input#formReset {
width: 6.4em; padding: 1px;
border: 3px double #CABE99;
font-family: Verdana, Helvetica, Arial, sans-serif, Geneva; font-size: 0.8em;	font-weight: bold; color: #ECE8D9; text-align: center; text-transform: uppercase;
background: #B36037;
}

#enquiry input#formReset	{margin-right: 20px; color: #DDD5BD;	background: #9B674F;}
