/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/* @override http://www.safeasmilk.org/wp-content/themes/Full%20Fat/css/contactSAM.css */

/*SAFE AS MILK CUSTOM CONTACT FORM*/

/*STYLING FOR PROJECT PLANNER*/

#contact2 div.wpcf7{
	/*background-color: silver;*/
	width: 706px;
	margin-right: 2px;
	height: 431px;
}

#contactL{
	float: left;
	width: 372px;
}


p#button2 input{
   border: 1px solid #adadad;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #adadad;
	font-size: 12px;
	color: white;
	padding: 5px 19px 4px 20px;
	margin-top: 6px;
}

p#button2{
	padding: 0;
	margin-top: -3px;
	margin-left: 369px;
	margin-right: 0;
}

p#button2 input:hover{
	color: #444;
	cursor: pointer;
}



#contact2 p.labels input{
border: 1px solid #adadad;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    font: 13px/15px Helvetica, Arial, sans-serif;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #adadad;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 313px;
	color: #444;
}

#contact2 div.wpcf7-validation-errors, #contact2 div.wpcf7-mail-sent-ok {
	width: 224px;
	float: none;
	position: relative;
	margin-left: 448px;
	height: 21px;
}


/*PROJECT PLANNER ENDS*/

p.labels{
	font-size: 13px;
}

p.labels input{
border: 1px solid #adadad;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    font: 13px/15px Helvetica, Arial, sans-serif;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #adadad;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 223px;
	color: #444;
}

textarea {
border: 1px solid #adadad;
		-moz-border-radius:4px;
	-webkit-border-radius:4px;
	  font: 13px/15px Helvetica, Arial, sans-serif;
	padding-top: 10px;
	background-color: #adadad;
	padding-left: 8px;
	width: 326px;
	color: #444;
	float: right;
}

p#button input{
   border: 1px solid #adadad;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #adadad;
	font-size: 12px;
	color: white;
	padding: 5px 19px 4px 20px;
	margin-top: 11px;
	margin-left: 0;
}

p#button input:hover{
	color: #444;
	cursor: pointer;
}

/*STANDARD CSS*/

div.wpcf7 {
	float: right;
	width: 336px;
	clear: none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*background-color: #ececec;*/
	padding: 0 12px 12px;
	/*margin-bottom: 12px;*/
	margin-left: 0;
	margin-right: 0;
	height: 431px;

}

/*form.wpcf7-form {
	height: 416px;
}*/

#contact input {
	width: 189px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #13e009;
	moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: -34px;
	color: #13e009;
	background-color: white;
	width: 230px;
	margin-left: 79px;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: 8px;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: 8px;
}

div.wpcf7-validation-errors {
	border: 1px solid red;
	color: red;
	moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: -34px;
	background-color: white;
	width: 230px;
	margin-left: 79px;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid red;
	font-size: 10pt;
	padding: 2px;
	color: red;
	moz-border-radius:4px;
	-webkit-border-radius:4px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}


	

/*CONTACT FORM STYLING ENDS*/
