@charset "utf-8";
.red {
	color: #F00;
}

/* CSS Document */

.submitbutton {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	background-image: url(../images/buttonboth.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	z-index: 100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 80px;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: transparent;
}
#frmContact input.submitbutton:hover {
	background-image: url(../_images/buttonboth.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #CCC;
}

#body #bodymid form {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#body #bodymid #frmContact label {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 30px;
	color: #666;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #bodymid #frmContact input.text {
	width: 300px;


}
#frmContact fieldset p #sprytextarea #msg   {
	background-color: #FFF;
	white-space: normal;
	color: #666;
}
#body #bodymid   #frmContact legend{
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.3em;
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	font-variant: normal;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #bodymid #frmContact fieldset #sprytextfield3 #subject  {
	background-color: #FFF;
}
#body #bodymid #frmContact fieldset p #sprytextfield2 {
}
#body #bodymid #frmContact fieldset p #sprytextfield2 .textfieldRequiredMsg {
}

#frmContact fieldset p input.textfieldRequiredState  {
	background-color: #FFF;
	color: #666;
	border: 2px solid #CCC;
}
#frmContact fieldset p .textfieldInvalidFormatMsg    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body #bodymid #frmContact fieldset p .textfieldRequiredMsg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float: left;
}
#body #bodymid #frmContact fieldset p .textareaRequiredMsg {
	border: 2px none #CCC;
}
#body #bodymid #frmContact fieldset input.textareaRequiredState {
	border: 2px solid #CCC;
}
#body #bodymid #frmContact fieldset #sprytextarea #msg  {
	border: 2px solid #CCC;
}
#frmContact fieldset   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


#bodymid #frmContact #sprytextfield input.text  {
	width: 200px;
}
#frmContact #sprytextfield3 .textfieldInvalidFormatMsg   {
	font-size: 0.7em;
}
#frmContact input.text:focus,#body #bodymid #frmContact input.textarea:focus {
	color: #999;
}

#body #bodymid #frmContact input {
	display: block;
}
#body #bodymid #frmContact fieldset .cf-fs5 .cf-ol li {
	list-style-type: none;
}
#mypanel #frmContact legend {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.3em;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	line-height: 20px;
}
#body #bodymid #frmContact fieldset {
	border: 7px solid #F2F2F2;
}
