form#cformsform { padding-top: 15px; display: block; }

form div.clear { height: 10px; }

form div.clear.zero { height: 0; }
legend { display: none; }
form label {

	font-weight: bold;

	width: 110px;

	display: block;

	text-align: right;

	float: left;

	margin-right: 10px;

	padding-top: 5px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #876f61;
	font-weight: bold;

}
#ll { display: none !important; }
p.cf-sb #sendbutton {
	width: auto;
	background: #9d5e2b;
	color: #fff;
	margin-left: 150px;
	font-size: 12px;
	padding: 3px 5px;
	border: thin outset #8b5122;
	font-weight: bold;
}
.reqtxt,
.emailreqtxt { padding-left: 10px;
	font-size: 12px;
	color: #a18166;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
input {

	width: 120px;

	background: #eaebe6;

	border: 1px solid #ccc8c1;

	float: left;

	color: #333;

	padding: 4px;
	
	font-size: 12px;

}	

	input:hover,

	textarea:hover,

	input:focus,

	textarea:focus { background: #e2e1d9; }

	

.medium {

	width: 80px;

}

.wide {

	width: 170px;

}

.sub-input {

	margin-left: 10px;

}

.inline {

	width: 120px;

	background: #ffffcc;

	border: 1px solid #59564a;

	color: #333;

	height: 25px;

}

.small {

	height: 21px;

}

.strong {

	font-size: 16px;

	color: #000;

	padding: 2px 5px;

}

input.button-large {

	padding: 2px 10px;

}

input.button-medium {

	padding: 2px 5px;

}

input.file {

	width: 210px;

}



#container #content-body .content-box.inner-nav .sub-content-box .form-alert.additional-link {

	display: block;

	padding: 18px 50px 18px 130px;

	margin: 5px 0;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	background: url(../images/alert.gif) 16px no-repeat #e5e5e5;

}

	

div.delete-save-box {

	padding-right: 9px;

	text-align: right;

	padding-top: 10px;

	margin: 10px 1px;

	border-top: 2px dotted #e5e5e5;

}



div.delete-save-box.outside {

	margin: 0;

	padding-top: 10px;

	padding-right: 0;

	background: #fff;

}



.red { border: 5px solid #B36656; }



.green { border: 5px solid #628658; }



textarea {

	background: #eaebe6;

	border: 1px solid #ccc8c1;

	float: left;

	color: #333;

	height: 100px;

	width: 170px;

}



.text-area-normal.medium {

	width: 210px;

	height: 90px;

}

.no-label {

	float: none;

	margin-left: 130px;

	margin-bottom: 10px;

}

.end { margin-bottom: 20px; }



form#cformsform fieldset {

	padding: 20px 0 10px 0;

	border-top: 1px solid #dce0e3;

	margin: 0 50px;

	background: #fafafa;

}

#usermessagea.failure {
	margin: 20px 50px 20px 50px;
	padding: 15px;
	border: 1px solid #c68b6d;
	background: #f1d4c6;
	font: 15px "Century Gothic", Arial, Helvetica, Sans-serif;
	color: #836252;
}
#usermessagea.success {
	margin: 20px 50px 20px 50px;
	padding: 15px;
	font: 18px bold "Century Gothic", Arial, Helvetica, Sans-serif;
	color: #5b7379;
}
#usermessagea.waiting {
	margin: 20px 50px 20px 50px;
	padding: 15px;
	font: 15px "Century Gothic", Arial, Helvetica, Sans-serif;
	color: #5b796b;
}
	#usermessagea.failure ol {
		display: block;
		list-style-type: circle;
		padding: 10px 0 0 20px;
		font-size: 12px;
		font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	}
		#usermessagea.failure ol a { color: #784127; }
		
	.cf_li_text_err { display: none !important; }
	
	input.cf_error,
	textarea.cf_error {
		border: 1px solid #d9b3a0 !important;
		background: #f4e2d9 !important;
	}
		

	

#container #content-body #export-contacts .fieldset-normal p.input-info {

	display: block;

	float: left;

	padding: 5px 0 0 0;

	margin-left: 10px;

	color: #999;

}

	

#form-note {

	margin: 0 160px 10px 30px;

	background: url(../images/css-form-note-top-bg.gif) top left no-repeat #e5e5e5;

}

	

#container #content-body #export-contacts .fieldset-normal #form-note p {

	color: #666;

	display: block;

	padding: 10px 10px 10px 100px;

	background: url(../images/css-form-note-bottom-bg.gif) bottom left no-repeat;

}



.req {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: italic;

	color: #c46430;

	line-height: 18px;

}



p.form-info {

	padding: 18px 0 0 0;

}



#spamkiller {

	height: 1px;

	overflow: hidden;

}

	#spamkiller label { display: none; }

	#spamkiller input { visibility: hidden; }
	
	
	
		.cf-ol li:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		
		.cf-ol li {display: inline-block; padding-bottom: 10px;}
		
		/* Hides from IE-mac \*/
		* html .cf-ol li {height: 1%;}
		.cf-ol li {display: block;}
		/* End hide from IE-mac */
		
		
		
		
		
		
		
/* Home Newsletter */

div.home-newsletter { }

div.home-newsletter form label { display: none; }
