/* Lead Gen Form (#cforms2form) */
.cf_hidden {
	display: none;
}

div#leadgenform {
	clear: both;
	margin-top: 50px;
	background: url(leadform_bg-top.gif) 0 26px no-repeat;
}

	div#leadgenform em.header {
		margin: 0 0 0 50px;
		padding: 0;
		display: block;
		font-size: 24px;
		color: #f08e30;
		font-style: normal;
		letter-spacing: -.04em;
	}
	
	div#leadgenform p.intro {
		margin: 0;
		padding: 18px 50px 4px 100px;
		font-size: 12px;
	}

	div#leadgenform form {
		background: url(leadform_bg-content.gif) top left repeat-y;
		position: relative;
		height: 200px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	
		div#leadgenform form ol {
			list-style: none;
			margin: 0;
			padding: 0;	
		}
		
		div#leadgenform form ol li {
			position: absolute;
			font-size: 12px;
			top: 900px;
			left: 0;
		}
				
		div#leadgenform form ol li#li-2-1 {
			top: 16px;
		}
		
		div#leadgenform form ol li#li-2-2 {
			top: 44px;
		}
		
		div#leadgenform form ol li#li-2-3 {
			top: 72px;
		}
		
		div#leadgenform form ol li#li-2-4 {
			top: 100px;
		}
		
		div#leadgenform form ol li#li-2-5 {
			top: 128px;
		}
		
		div#leadgenform form ol li#li-2-6 {
			top: 155px;
		}
		
		div#leadgenform form ol li#li-2-6 select {
			width: 186px;
		}
		
		div#leadgenform form ol li#li-2-6 {
			top: 16px;
			left: 350px;
		}
		
			div#leadgenform form ol li#li-2-6 label {
				float: none;
				padding: 0;
				width: auto;
				text-align: left;
			}
		
			div#leadgenform form ol li#li-2-6 textarea {
				height: 111px;
				width: 286px;
			}
		
			div#leadgenform form ol li span.reqtxt,
			div#leadgenform form ol li span.emailreqtxt {
				display: none;
			}
			
			div#leadgenform form ol li input {
/*
				border: 1px solid #61c894;
				background: #fff;
				font: 12px Arial,Helvetica,Sans-serif;
				padding: 2px;
*/
				width: 180px;
			}
		
			div#leadgenform form ol li label {
				display: block;
				float: left;
				width:145px;
				text-align: right;
				font-weight: bold;
				padding: 2px 4px 0 0;
			}
		
			div#leadgenform input#sendbutton2 {
				background: url(btn_contact-lead.gif) top left no-repeat;
				width: 196px;
				height: 34px;
				border: none;
				font-size: 0px;
				cursor: pointer;
				position: absolute;
				left: 255px;
				bottom: 0px;
				color: #fff;
			}
			
		div#leadgenform p.privacy {
			margin: 0;
			padding: 0 0 28px 282px;
			font-size: 10px;
			background: url(leadform_bg-content.gif) top left repeat-y;
		}
		
		div#leadgenform div#usermessage2a {
			background: url(leadform_bg-content.gif) top left repeat-y;
			padding: 7px 100px;
			text-align: center;
			font-weight: bold;
		}
		
		div#leadgenform div.failure {
			color: #c00;
			background: none;
			margin: 0;
			border: 0;
			width: auto;
		}
		div#leadgenform div.cf_info {
			width:auto;
			margin: 0;
		}
		div#leadgenform div.success {
			background: none;
			color:#333;
			display:block;
		}
/* Lead Gen Form
--------------------------------------*/

/*--------------------------------------
Contact Us Form*/
#content #cformsform, #content #cforms5form {
	position: relative;
	background:	#FDFDFB url(images/portfolio-item_bg.jpg) repeat-x center bottom;
	border: 1px solid #D6D6C4;
	padding: 1em;
	margin: 0 47px 1em 0;
}

#content #cformsform ol,#content #cforms5form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content #cformsform ol li#li--5 {
	position: absolute;
	top: 12px;
	left: 313px;
}

#content #cformsform ol li#li--5 textarea {
	height: 148px;
}

#cformsform label,#cforms5form label {display: block; width: 280px; margin-top: 6px;}
#content #cforms5form label {
	margin-left: 30px;
}

#cformsform input, #cformsform textarea,
#cforms5form input, #cforms5form textarea {margin-right: 4px;}

#cformsform .single, #cformsform .area{
	width: 280px;
}

#cforms5form .area,#cforms5form .single {
	width: 250px;
	margin-left: 30px;
}

#cforms5form #li-5-4 {
	position: absolute;
	top: 13px;
	left: 320px;
}

#cforms5form #li-5-5 {
	position: absolute;
	top: 56px;
	left: 320px;
}

#content #cformsform p.cf-sb, #content #cforms5form p.cf-sb {
	text-align: center;
	padding: .5em 0 0 0;
	margin-bottom: 0;
}

#content #cforms5form p.cf-sb { padding-top: 1.5em; }

#content #cformsform p.cf-sb #sendbutton {
	background: url(../../themes/groove/images/btn_contact.gif) top left no-repeat;
	border: none;
	width: 156px;
	height: 34px;
	overflow: hidden;
	font-size: 0px;
	position: relative;
}

#sendbutton5 {
	background: #00A65D;
	color: #fff;
	padding: .2em .5em;
	font-size: 1.4em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	cursor: pointer;
}

#cformsform #sendbutton {
	padding: 3px 8px;
	background-color: #f08e30;
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	border:1px solid #00a65d;
	cursor: pointer;
	margin-top: 4px;
}
/* Contact Us Form
--------------------------------------*/


/*--------------------------------------
Get a Free Quote Form */
form#cforms3form {
	background: #eee url('free-quote_heading.gif') no-repeat top center;
	padding: 46px 12px 2px;
	width: 600px;
	font-size: .9em;
	margin: 0 auto;
}
#content #cforms3form ol {
	list-style: none;
	margin: 0; padding: 8px 0;
}

#cforms3form fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 20px 0;
}
#cforms3form legend {
	font: 1.2em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-weight: normal;
	color: #00a65d;
	margin: 0; padding: 0;
}

form#cforms3form p.cf-sb {text-align: center;}
#sendbutton3 {
	padding: 3px 8px;
	background-color: #f08e30;
	color: #fff;
	border:1px solid #00a65d;
	cursor: pointer;
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* start: Fieldset 1 -- */
#cforms3form fieldset.cf-fs1 li {
	clear: left;
	margin-bottom: 4px;
	float: left;
	width: 570px;
}
#cforms3form fieldset.cf-fs1 label {
	clear: left;
	font-weight: bold;
	display: block;
	float: left;
	width: 90px;
	padding-right: 6px;
}
#cforms3form fieldset.cf-fs1 input.single, #cforms3form fieldset.cf-fs1 textarea {
	float: left;
	width: 250px;
	margin-right: 4px;
}
/* -- end: Fieldset 1 */

#cforms3form fieldset.cf-fs2 li.cf-box-title {font-weight: bold; margin-bottom: 4px;}

/* start: Fieldset 2 -- */
#cforms3form fieldset.cf-fs2 li {
	clear: left;
	margin: 0 0 14px 0;
	float: left;
	width: 570px;
}
#cforms3form fieldset.cf-fs2 label {
	clear: left;
	display: block;
	float: left;
	font-weight: bold;
	width: 200px;
	padding-right: 6px;
}
#cforms3form fieldset.cf-fs2 input.single, #cforms3form fieldset.cf-fs2 textarea,
#cforms3form fieldset.cf-fs2 select {
	float: left;
	width: 250px;
	margin-right: 4px;
}

#cforms3form fieldset.cf-fs2 li.cf-box-group label {
	float: left;
	display: block;
	font-weight: normal;
	width: 100px;
	clear: none;
}
#cforms3form fieldset.cf-fs2 li.cf-box-group input.cf-box-b {
	float: left;
	margin: 0 4px;
	padding: 0;
}
/* -- end: Fieldset 2 */

/* Get a Free Quote Form
--------------------------------------*/

/*Status--*/
div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px;
	width: 620px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929;
	text-decoration:underline;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*--Status*/

/* Errors! --*/
ol.cf-ol li.cf_li_err {
	color: #990000;
}
form.cform input.cf_error,
form.cform textarea.cf_error {
	border: 2px solid #990000;
}
/*-- Errors!*/

