@charset "UTF-8";
/* CSS Document */


input#submitform {
	background-image: url(../../www.campbellspools.com/images/hotcontact/send_up.jpg);
	height: 107px;
	width: 285px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.required {
	padding:3px;
}
.required.full {
	font-family: arial;
	font-size: 16px;
	color: #ffff00;
}
.required.half {
	font-family: arial;
	font-size: 16px;
	color: #d20000;
}
input#submitform:hover {
	background-image: url(../../www.campbellspools.com/images/hotcontact/send_over.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 107px;
	width: 285px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.emailsubmit {
	background-image: url(../../www.campbellspools.com/images/hotcontact/submitemailclub_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-color: #00295d;
	border-right-color: #00295d;
	border-bottom-color: #00295d;
	border-left-color: #00295d;
}
input.email {
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00295d;
	border-right-color: #00295d;
	border-bottom-color: #00295d;
	border-left-color: #00295d;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}
input.field,textarea.field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	background-color: #FFFFFF;
	color: #00295d;
	border: 1px solid #00295d;
}
input.field,input.email {
	padding-left: 5px;
}
