/* 
 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/) 
*/
 
form {
	margin:0;
	padding:0;
}

/* Form Sections ======================================================================== */
/* Fieldset  */

legend {
	padding: 2px 5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	color:#121616;
}


/* Inputs ======================================================================== */

textarea {
	padding: 5px;
	vertical-align: top;
	margin: 2px 0 1px 0;
	width:170px;
	height:40px;
	background:#818181;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dedede;
	}
input {
	font-size: 10px;
	background:#818181;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	width:120px;
	color:#dedede;
	}
input.primaryAction {
	background:url(../images/interior/button_where_submit.gif) center no-repeat;
	border:none;
	padding:0;
	margin:0;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform:uppercase;
	color:#fff;
	}


/* Columns */

.info {
	float:left;
	width:178px;
	height:80px;
	}
.message {
	width:175px;
	float:right;
	height:60px;
	}

span.clear {
	clear: left;
	display:block;
	height:1px;
	}
	

/* Buttons ======================================================================= */

form .actions {

}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: #999;
}
form .secondaryAction:hover {
	color: black;
}


/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}

label.preField {
	float: left;
	display: block; 
	min-width: 50px;	
	margin: 0 0 3px 0;
	padding: 0;
}

/* field-level label position override */
form .labelsLeftAligned label.preField,
form .labelsRightAligned label.preField  {
	float: left;
}
form .labelsAbove label.preField {
	float: none; 
}

.labelsLeftAligned label.preField {
	text-align: left;
}
.labelsRightAligned label.preField {
	text-align: right;
}
label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}


/* Form Builder Related Rules */
/* ========================== */

form .instructions {					/* DEPRECATED */
	margin: 1em 0;
}
form .oneChoice {						/* Ties together a label and its checkbox or radio */
	white-space: nowrap; 
}
form .oneChoicePerLine .oneChoice {		/* Place the label and checkbox/radio on its own line */
	display: block;	 
}
.labelsLeftAligned .oneChoicePerLine .oneChoice {		/* Place the label and checkbox/radio on its own line */
	margin-left: 13em; 
}
.reqMark {							/* Asterisk on required fields */
	color: #F00;	
	font-size: xx-small;
	margin-left: 5px;
	font-weight:bold;
}
form .oneField {						/* Combo Label + Input Field */
	display: block;
	padding: 2px 0;
	margin-bottom:3px; 	
}
/* Inline Section */
form .inlineSection {
	width: 100%;
	overflow: auto;
	padding: 2px 0;
}
form .inlineSection .oneField {			/* Label+Field when inside an inline section */
	float: left;	
	margin-right: 4px;
	padding: 0;
}
form .inlineSection .inlineLabel,
.labelsLeftAligned .inlineSection .oneField .inlineLabel,
.labelsRightAligned .inlineSection .oneField .inlineLabel {
	padding: 0 2px 0 0;
}
.labelsAbove .inlineSection .oneField .inlineLabel {	/* Label when inside an inline section */
	display: block;	
	white-space: normal;
}
.labelsLeftAligned .inlineSection .oneChoicePerLine .oneChoice, 
.labelsRightAligned .inlineSection .oneChoicePerLine .oneChoice {		/* Place the label and checkbox/radio on its own line */
	margin-left: 0; 
}
/* Grid Section */
form table {}
form td {
	padding: 0 4px;
}
form th {
	padding: 0 4px;
}

/* wForms Related Rules */
/* ==================== */

form .errFld {							/* Field with a validation error */
	border: 1px solid #F00;
}
form .errMsg {							/* Styling for message associated with a validation error. */
	color: #CC3333 !important;
	display: block;
}

/* Switch Behavior Classes */
form .onstate-a,  form .onstate-b, form .onstate-c,  form .onstate-d,
form .onstate-e,  form .onstate-f, form .onstate-g,  form .onstate-h, 
form .onstate-i,  form .onstate-j, form .onstate-k,  form .onstate-l, 
form .onstate-m,  form .onstate-n, form .onstate-o,  form .onstate-p, 
form .onstate-q,  form .onstate-r, form .onstate-s,  form .onstate-t,
form .onstate-u,  form .onstate-v, form .onstate-w,  form .onstate-x,  
form .onstate-y,  form .onstate-z, form .onstate-aa, form .onstate-ab,
form .onstate-ac, form .onstate-ad,form .onstate-ae, form .onstate-af,
form .onstate-ag, form .onstate-ah,form .onstate-ai, form .onstate-aj,
form .onstate-ak, form .onstate-al,form .onstate-am, form .onstate-an,
form .onstate-ao, form .onstate-ap,form .onstate-aq, form .onstate-ar,
form .onstate-as, form .onstate-at,form .onstate-au, form .onstate-av,
form .onstate-aw, form .onstate-ax,form .onstate-ay, form .onstate-az,
form .onstate-ba, form .onstate-bb,form .onstate-bc, form .onstate-bd,
form .onstate-be, form .onstate-bf,form .onstate-bg, form .onstate-bh,
form .onstate-bi, form .onstate-bj,form .onstate-bk, form .onstate-bl {
	display: block !important;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */

/* Buttons */
form .actions {
	margin:0;	
}
form .actions .primaryAction {
	padding: 4px 15px;	
}
form .actions .secondaryAction {
	padding: 4px 15px;	
}
form .actions .secondaryAction:hover {
}

/* IE6 BUG FIXES ==================================================================== */

form fieldset {
	/* Fixes IE problem with fieldset+legend boundaries */
/*	
	position:expression('relative'); 
	margin-top:expression('1em');
	padding-top:expression('1.5em');
*/
}
form fieldset legend {
	/* Fixes IE problem with fieldset+legend boundaries */
/*	
	position: expression('absolute'); 
	top: expression('-.5em'); 
	left:expression('.5em');
*/
}
