/* FORMS */
.wpcf7-form input
{
	border: 1px solid #fff;
	padding: 0.1em 2px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1em;
	
	height:18px;
	color: rgba(30, 40, 30, .9);
	
}
.wpcf7-validates-as-required
{
	width	: 442px;
}
.textinputwrap input,
.textinput, input
{
	border: 1px solid #fff;
	padding: 0.1em 2px;
	letter-spacing: -0.05em;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1em;
	color: rgba(30, 40, 30, .9);
}



textarea 
{
	border: 1px solid #fff;
	padding: 0.1em 2px;
	font-size: 0.875em;
	line-height: 1.2em;
	color: rgba(30, 40, 30, .9);
}

.formbutton, .wpsc_buy_button, .wpcf7-form input.formbutton, input.submit
{
	border: none;
	cursor: pointer;
	margin-right:140px;
	letter-spacing: -0.06em;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1em;
	color: rgb(255, 255, 255);
	background: url(../img/8per_white.png);
	text-shadow	: rgba(0,0,0,0.2) 0 -1px 1px;
	padding: 0.6em 0.4em 0.45em;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	text-decoration:none;
}
.hire_choices
{

}
.subscribe_box
{
	display:block;
	font-size:.8em;
	margin-left:-14px;
}

.formbutton:hover, .wpsc_buy_button:hover, .MailPressFormSubmit:hover, .wpcf7-form input.formbutton:hover
{
	background: url(../img/15per_white.png);
	color: #ad2222;
}
.wpcf7-form input.formbutton
{
	width : auto;
	height: auto;
	float : right;
}
.wpcf7-form textarea
{
	width	: 442px;	
}
.bustton {
	float: left;
	margin-right: 8px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: .25;
	filter:alpha(opacity=25);
	zoom: 1;
}
