/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ ENQUIRYFORM ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
		Prefix with Continer ID to apply style to individual containers.
*/

/* === [ GLOBAL STYLE ] === */

.EnquiryForm:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.EnquiryForm {
	display: inline-block;
	width: auto;
	height: auto;
	clear: both;
	margin: 10px 0px;
	padding: 12px;
	width: 70%;
	border: #666 1px solid;
}
/* Hides from IE Mac \*/
* html .EnquiryForm {
   height: 1%; }
.EnquiryForm {
   display: block; }
/* End hide from IE-mac */

		/* === [ Field Grouping ] === */
		.EnquiryLabelGroup {
			display: block;
			clear: both;
		}

			/* === [ Checkbox | RadioButton Table ] === */
			.CustomCheckbox,
			.CustomRadio {
				font-size: 1em;
				margin: 0px 0px 4px 0px;
				float: left;
			}
			.CustomCheckbox label,
			.CustomRadio label {
				padding: 0px 12px 0px 3px;
			}
			
			.CustomCheckbox input {
			}

/* === [ Border and Spacing ] === */

.EnquiryForm fieldset {
	position: relative;
	display: block;
	clear: both;
	padding: 0px;
	margin-bottom: 10px;
	height: 1%;
	border-style: none;
}
		/* === [ Legend Text ] === */
		.EnquiryForm fieldset legend {
			font-size: 1.2em;
			color: #666666;
			font-weight: bold;
			margin: 0px 0px 8px -3px;
			*margin: 0px 0px 8px -8px;
		}
	
		/* === [ Lable Text ] === */
		.EnquiryForm label.EnquiryLabel {
			font-size: 1.2em;
			position: relative;
			display: block;
			float: left;
			width: 130px;
			padding-right: 5px;
			margin-bottom: 5px;
		}
		
		/* === [ Form Fields ] === */
		.EnquiryForm input, 
		.EnquiryForm select, 
		.EnquiryForm textarea {
			position: relative;
			display: inline;
			margin-bottom: 2px;
			width: 240px;
		}

		/* === [ Error Text ] === */
		.EnquiryError {
			position: relative;
			display: inline-block;
			clear: both;
			font-size: 11px;
		}

		/* === [ Button ] === */
		.EnquiryForm input.EnquiryButton {
			position: relative;
			display: block;
			margin: 10px 0px 0 136px;
			width: auto;
		}

/* === [ Left Hand Container ] === */
#cLS .EnquiryForm {
}
/* === [ Field Grouping ] === */
#cLS .EnquiryLabelGroup {
}
	/* === [ Checkbox | RadioButton Table ] === */
	#cLS .CustomCheckbox,
	#cLS .CustomRadio {
		width: auto;
	}
	#cLS .CustomCheckbox label,
	#cLS .CustomRadio label {
		margin: 0px 0px 0px 0px;
	}
		/* === [ Border and Spacing ] === */
		#cLS .EnquiryForm fieldset {
			border-style: none;
			padding: 0px;
			margin: 0px;
		}
		/* === [ Legend Text ] === */
		#cLS .EnquiryForm fieldset legend {
		}
		/* === [ Lable Text ] === */
		#cLS label.EnquiryLabel {
			font-size: 1em;
			padding-right: 0px;
			margin-bottom: 0px;
		}
		/* === [ Form Fields ] === */
		#cLS .EnquiryForm input, 
		#cLS .EnquiryForm select, 
		#cLS .EnquiryForm textarea {
			width: 200px;
		}
		#cLS .EnquiryForm .CustomCheckbox input,
		#cLS .EnquiryForm .CustomCheckbox select,
		#cLS .EnquiryForm .CustomCheckbox textarea {
			vertical-align: middle;
			width: auto;
		}
		#cLS .EnquiryForm .EnquiryButton input, 
		#cLS .EnquiryForm .EnquiryButton select, 
		#cLS .EnquiryForm .EnquiryButton textarea {
			width: auto;
			vertical-align: middle;
		}
		#cLS .EnquiryForm .FutureInfoCheckbox input {
			width: auto;
			vertical-align: middle;
		}
		/* === [ Error Text ] === */
		#cLS .EnquiryError {
		}
		/* === [ Button ] === */
		#cLS .EnquiryForm input.EnquiryButton {
			margin: 10px 0px;
			width: auto;
			clear: both;
			float: left;
		}

/* === [ Left Hand Container ] === */
#cRS .EnquiryForm {
}
/* === [ Field Grouping ] === */
#cRS .EnquiryLabelGroup {
}
	/* === [ Checkbox | RadioButton Table ] === */
	#cRS .CustomCheckbox,
	#cRS .CustomRadio {
		width: auto;
	}
	#cRS .CustomCheckbox label,
	#cRS .CustomRadio label {
		margin: 0px 0px 0px 0px;
	}
		/* === [ Border and Spacing ] === */
		#cRS .EnquiryForm fieldset {
			border-style: none;
			padding: 0px;
			margin: 0px;
		}
		/* === [ Legend Text ] === */
		#cRS .EnquiryForm fieldset legend {
		}
		/* === [ Lable Text ] === */
		#cRS label.EnquiryLabel {
			font-size: 1em;
			padding-right: 0px;
			margin-bottom: 0px;
		}
		/* === [ Form Fields ] === */
		#cRS .EnquiryForm input, 
		#cRS .EnquiryForm select, 
		#cRS .EnquiryForm textarea {
			width: 200px;
		}
		#cRS .EnquiryForm .CustomCheckbox input,
		#cRS .EnquiryForm .CustomCheckbox select,
		#cRS .EnquiryForm .CustomCheckbox textarea {
			vertical-align: middle;
			width: auto;
		}
		#cRS .EnquiryForm .EnquiryButton input, 
		#cRS .EnquiryForm .EnquiryButton select, 
		#cRS .EnquiryForm .EnquiryButton textarea {
			width: auto;
			vertical-align: middle;
		}
		#cRS .EnquiryForm .FutureInfoCheckbox input {
			width: auto;
			vertical-align: middle;
		}
		/* === [ Error Text ] === */
		#cRS .EnquiryError {
		}
		/* === [ Button ] === */
		#cRS .EnquiryForm input.EnquiryButton {
			margin: 10px 0px;
			width: auto;
			clear: both;
			float: left;
		}


