/************************************/
/* ProdigyPixel.com					*/
/* Forms Stylesheet					*/
/************************************/

/************************************/
/* Homepage Form					*/
#sidebar #cforms2form {
	font-family: Helvetica, Arial, sans-serif;
	margin: 1.00em 0 0 0;
	width: 100%;
}
#sidebar #cforms2form legend {
	display: none;
}
#sidebar #cforms2form li {
	padding: 0 0 12px 0;
}
#sidebar #cforms2form label span {
	color: #AB8942;
	display: block;
	font-size: 0.89em;
	padding: 0 0 3px 0;
}
#sidebar #cforms2form span {
	color: #C8BCA2;
	display: block;
	font-size: 0.69em;
	padding: 3px 0 0 0;
}
#sidebar #cforms2form input, #sidebar #cforms2form select, #sidebar #cforms2form textarea {
	border: solid 2px #ECECEC;
	color: #333;
	font-family: inherit;
	font-size: 0.75em;
	padding: 4px;
	width: 270px;
}
#sidebar #cforms2form .sendbutton {
	background: url(../images/btn_contact.gif);
	border: none;
	cursor: pointer;
	height: 31px;
	padding: 0;
	text-indent: -999em;
	width: 81px;
}
#sidebar #cforms2form .sendbutton:hover {
	background-position: 0 -31px;
}
#sidebar #usermessage2a {
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
}
#sidebar #usermessage2a {
	font-size: 0.90em;
}
#sidebar #usermessage2a.success {
	background: #FF9;
	color: #6C0;
}
#sidebar #usermessage2a.failure {
	background: #FFDFDC;
	color: #F33;
}
#sidebar .cform .cf_hidden {
	display: none;
}
#sidebar .linklove {
	display: none;
}

/************************************/
/* Contact Page Form				*/
#content .cform {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0.50em 0 0 0;
	width: 590px;
}
#content .cform legend {
	font-size: 1.50em;
	font-weight: bold;
	letter-spacing: 0.10em;
	line-height: 1.50em;
}
#content .cform ol {
	background: none;
	font-size: 1.30em;
	margin: 0.50em 0 0 0;
	padding: 0;
}
#content .cform li {
	clear: both;
	list-style: none;
	padding: 0 0 12px 0;
}
#content .cform label span {
	color: #9d5745;
	display: block;
	float: left;
	font-size: 1.00em;
	font-weight: bold;
	padding: 0 0 3px 0;
	width: 7.00em;
}
#content .cform span {
	color: #61543A;
	display: block;
	float: left;
	font-size: 0.60em;
	padding: 3px 0 0 0;
}
#content .cform input, #content .cform select, #content .cform textarea {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f3efe5;
	border: solid 2px #e5dddb;
	color: #333;
	font-family: inherit;
	font-size: inherit;
	padding: 4px;
	width: 432px;
}
#content .cform input:focus, #content .cform select:focus, #content .cform textarea:focus {
	background: #FFF;
}
#content .cform select {
	width: 440px;
}
#content .cform .fldrequired {
	float: left;
	margin: 0 5px 12px 0;
	width: 310px;
}
#content .cform .cf-sb {
	margin: 0;
}
#content .cform .sendbutton {
	background: url(../images/btn_contact.gif);
	border: none;
	cursor: pointer;
	height: 31px;
	margin: 0 0 0 146px;
	padding: 0;
	text-indent: -999em;
	width: 81px;
}
#content .cform .sendbutton:focus {
	background-image: url(../images/btn_contact.gif);
}
#content .cform .sendbutton:hover {
	background-position: 0 -31px;
}
#content .cform #cf_captcha_img {
	margin: 10px 0 0 0;
}
#content #usermessagea, #content-home #usermessage2b {
	font-family: Verdana, Geneva, sans-serif;
	padding: 6px;
}
#content #usermessagea {
	font-size: 1.20em;
}
#content-home #usermessage2b {
	font-size: 0.90em;
}
#content #usermessagea.success, #content-home #usermessage2b.success {
	background: #FF9;
	color: #6C0;
}
#content #usermessagea.failure, #content-home #usermessage2b.failure {
	background: #FFDFDC;
	color: #F33;
}
#content .cform .cf_hidden {
	display: none;
}
#content .linklove {
	display: none;
}