 /*-  GLOBAL FORMS--------------------------- */
input[type=hidden] { visibility: hidden; }

 
 input { 
	 background-color: #eeeeee; 
	 border: 1px solid #cecece;
	 font-size:11px;
	color:#75963d;
	padding:3px;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	}
	
	
textarea { 
	 background-color: #eeeeee; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#103f55;
	padding:3px;
	font-weight:bold;
	}

 input.submit { 
	 background-color: #eeeeee; 
	 border: 0px solid #cecece;
	 font-size:12px;
	color:#75963d;
	padding:3px;
	font-weight:normal;
	padding:4px 4px 4px 4px;
	}
	
 input.submit:hover { 
	 background-color: #e3e3e3;
	 cursor:pointer; 
	}

/*-  NEWSLETTER SIGN UP FORM--------------------------- */

 input.newsletter_form { 
	 background-color: #eeeeee; 
	 border: 1px solid #cecece;
	 font-size:11px;
	color:#75963d;
	padding:5px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	}
	
	
textarea.newsletter_form { 
	 background-color: #eeeeee; 
	 border: 1px solid #cecece;
	 font-size:13px;
	color:#103f55;
	padding:5px;
	font-weight:bold;
	}
	
	
.signup_btn {
	font-family:Arial, Helvetica, sans-serif;
	border-width: 0px; 
	padding-right:22px; 
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px; 
	background:url(../_images/btn_submitArrow.png) right center no-repeat; 
	color:#838383;
	font-weight: bold;
	font-size:14px;
	height:19px;
	line-height:16px;
	margin-top:5px;
	}
	
.signup_btn:hover { 
	text-decoration: none; 
	cursor: hand; 
	color:#666666;
	}


.submit_btn:hover {
	cursor:pointer;
	background:#e1e1e1;
	}





/* Form Elements */

.formfield_textarea {
	font-family: Geneva, "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618088;
	line-height: 13px;
	width: 300px;
	background-color: #FAFAFA;
	padding: 1px 2px 1px 4px;
	border: 1px solid #c6d8dd;
	font-weight: normal;
	}

.formfield_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 13px;
	color: #3f6127;
	background-color: #FAFAFA;
	height: 24px;
	border: 1px solid #bfc3af;
	width: 225px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	}


.formfield_textarea {
	font-family: Geneva, "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #618088;
	line-height: 13px;
	width: 250px;
	background-color: #FAFAFA;
	padding: 1px 1px 1px 4px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	}

.formfield_dropdown {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FBFBFB;
	height: 22px;
	border: 1px double #CCCCCC;
	font-weight: bold;
	}


	



/* 
 wFORMS 3.0 Stylesheet - Antique Theme v3 - May. 2007
 See http://www.formassembly.com/wForms
 
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005-2007 Veer West LLC (http://www.veerwest.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/
 
.wForm form {
	padding: 10px !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#F8F8F6;
	background-image: url(images/formBg.png);
	border: 1px dotted #878177;	
}

/* Form Sections ======================================================================== */
/* Fieldset  */
.wForm fieldset {
	background-color:#F4F4F2;
	border: 3px double #878177;	
}
.wForm legend {
	color: #1C1C1C;
	background-color: #FFD;
	border: 1px solid #878177;
}
/* Nested Fieldset  */
.wForm fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}
.wForm fieldset fieldset legend {
	border: 1px solid #ccc;
}

/* Grid Section */
.wForm form table {
	border-collapse: collapse;
}
.wForm form td {
	border: 1px solid #DDD;
}
.wForm form th {}
.wForm form .alternate-1 td {
	background-color:#E9E9E6;
}
.wForm form .alternate-0 {
}

/* Field Labels ======================================================================== */

/* Base */
.wForm label, .wForm form .label {	
	color: #333;
}
/* Text inputs / Select label */
.wForm label.preField {
	font-weight: bold;
}
/* Individual Checkbox / Radio label */
.wForm label.postField  {

}
/* Label when inside an inline section */
.wForm .inlineSection .oneField .inlineLabel {
	font-weight: bold; 
}

/* Inputs ======================================================================== */

.wForm textarea {}
.wForm input {}
.wForm select {}

/* Buttons ======================================================================= */

.wForm form .actions {

}
/* Submit button */
.wForm form .primaryAction {
}
/* Cancel button */
.wForm form .secondaryAction {
	color: #999;
}
.wForm form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

.wForm form .instructions {}				/* Form or Fieldset instruction paragraph. */

.wForm form .reqMark {}					/* Asterisk on required fields */
	

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
.wForm form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
.wForm form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
.wForm form .field-hint {}
/* Field-Hint without focus */
.wForm form .field-hint-inactive {}

/* Repeat Behavior divs (when not set on a fieldset) */
.wForm form div.repeat {
	background-color: #fffff5;
	border-top: 1px solid #DDF;
	border-bottom: 1px solid #DDF;
	padding-bottom: 3px;
}
.wForm form div.removeable {
	background-color: #f8f8f0;
	border-bottom: 1px solid #DDF;
	padding-bottom: 3px;
}
/* Links generated by the Repeat Behavior */
.wForm form .duplicateLink {
	font-weight: bold;
	color: #5C594E;
}
.wForm form .removeLink {
	color: #CC3300;
}

/* Paging behavior buttons */
.wForm form .wfPagingButtons {}









/* FormAssembly.com  
 * Stylesheet for a FormAssembly.com hosted form 
 */

/* Main Layout */
.wFormContainer {
	/* Test first
	width: 780px;
	margin: 0 auto;
	*/
}
/* Save & Resume dialog */
.saveAndResume {
	text-align:right;
	font-size: small;
}
.saveAndResume fieldset {
	text-align:left;
}
.saveAndResume .preField {
	width: 9em !important;
	min-width: 9em  !important;
}
.saveAndResume #tfa_resumeEmail {
	width: 195px;
}
.saveAndResume #tfa_resumePassword {
	width: 195px;
}
.saveAndResume .actions #tfa_resumeLater.wfHideSubmit {
	display: inline !important;
}
.onstate-resumelater { display: block }

/* Captcha Dialog */
.wForm .captcha .oneField { 
 	width: 250px; 
 	float: left !important;
}
.wForm .captcha .oneField .preField {
	display:inline !important; 
}
.wForm .captcha img {
	border:1px solid #ccc; 
	margin-bottom: 10px;
}
.wForm .captcha input {
	width: 108px;
}
.wForm .captcha .captchaHelp {

}

/* Generic FA Error Messages */
.errorMessage {
	color:red;
	background-color:white;
	padding:5px;
	border:1px solid #F77;
	font-family:sans-serif;
}
/* Support Link */
.supportInfo {
	font-family: sans-serif;
	font-size: small;
}
/* Misc. */
#cakeSqlLog { display: none; }	
