/* 
 wFORMS Extension Stylesheet - formassembly.com					
 Default Theme: March 2005										
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005 Cdric Savarese (http://www.4213miles.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/

/* please refrain from overwriting CSS outside of the #formGarden div */

 
/* Form Related Rules */
/* ================== */



#alertMessagePlaceHolder {
    color:#CC3333;
	background-color: #fef0e4;
	border: 1px solid #F00;
	padding: 5px;
	display: none;
}

.widget {
/*	overflow: hidden;
	float: expression('left');
	position: relative;
*/
	padding: 7px 0;
	border-top: 3px solid #FFD37A;	
	border-bottom: 1px solid #CCC;	
}



form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 0;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 13px;
}
fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 0 0 0 10px;
	margin: 1px 0;
	border:none;
	width:200px;
}
fieldset fieldset  {
	border: 1px solid #ccc;
}

input:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }
legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 0 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/legend_bg.gif) center no-repeat;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset fieldset legend {
	font-size: 12px;
}
label, .label {	
	text-transform: capitalize;
	color: #333;
	font-size: small;
}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('7em'); /* Min-width for IE6 */
	min-width: 7em;
	padding: 0 2px;
	margin: 10px 4px 0 0;
	height: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.label { display: block; width: auto; }

label.postField  {
	margin-left: 10px;
	margin-right: 4px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 4px 0 1px 0;
	border: 2px solid #62B7FF;
	width:204px;
}
input {
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	height: 22px;
	margin: 2px 0;
}
input[type=text], input[type=password] {
	width: 204px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
}

input[type=checkbox], input[type=password] {
	margin-left:95px;
	
}
select {
	border: 2px solid #62B7FF;
	height: 22px;
	margin: 2px 0;;
}
.reqMark {
	color: red;
	margin: 0 3px;	
}

/* Form Builder Related Rules */
/* ========================== */
/* Form or Fieldset instruction paragraph. */
.instructions {
	margin: 1.5em 0;
}
/* Ties together a label and its checkbox or radio */
.oneChoice {
	white-space: nowrap; 
}
.oneChoice input {
	vertical-align: middle;
	border: none 0;
	background: transparent;
	height: 16px;
}

#state{
	width: 100px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
}

#state:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }

#zipcode {
	width: 48px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
}

#zipcode:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }

#ph1  {
	width: 30px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
}

#ph2  {
	width: 30px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
}    

#ph3  {
	width: 30px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
}   
  
#ph1:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }
  
#ph2:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }

#ph3:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }


#age  {
	width: 30px;
	height: 22px;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	margin: 2px 0;
} 

#age:hover, fieldset select:hover, fieldset input:focus, fieldset select:focus {
	border-color: #ffa022;
	background: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/field_bg_hover.gif) bottom repeat-x;
  }
  
#submit  {
width:180px;
color:#FF6600;
font-weight:bold;
} 

  
/* wForms Related Rules */
/* ==================== */
/* Field w/ a validation error */
.error {	/* deprecated since wForms v0.92 */
	/*border: 1px solid #F00;*/
	display:none;
}
.errFld {
	border-color: red;
}
/* Styling for message associated with a validation error. */
.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333 !important;
	display: inline;

}
.errMsg {	
	color: #CC3333 !important;
	display: inline;

}
/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(../../New%20York,%20NY%20LASIK%20%E2%80%93The%20LASEK%20Specialists%20_%20Park%20Avenue%20Laser_files/form_resources/images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  2px 0 0 10px;
	color: #000;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
/* Repeat Behavior  */
.repeat {
	border: 2px solid #62B7FF;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 6px;

}
.removeable {
	border: 2px solid #62B7FF;
	background-color: #FFF;
	padding-right: 6px;	
}
/* Links generated by the Repeat Behavior */
a.duplicateLink:link, a.duplicateLink:visited {
	margin: 10px 10px 0 0;
	font-weight: bold;
	text-align: right;
	color: #ff6705;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 2px solid #62B7FF;
	float: right;
}	
a.duplicateLink:hover {
	border-bottom: 2px dotted #ff6705;
}
a.duplicateLink:active, a.duplicateLink:focus {
		outline: none;
	}

a.removeLink:link, a.removeLink:visited {
	margin: 10px 10px 0 0;
	font-weight: bold;
	text-align: right;
	color: #ff6705;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 2px solid #62B7FF;
	float: right;
}
a.removeLink:hover {
	color: red;
	border-bottom: 2px dotted red;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}

/* offstate classes for the Switch Behavior are in wforms-jsonly.css */

/* Buttons */
.actions {
	padding-top: 15px;
	text-align: right;
	clear: right;
}
.primaryAction {
	display: inline;
}
.secondaryAction {
	display: inline;
}
.secondaryAction:hover {
	color: black;
}

#flvid { border:##0072ae solid 3px;
margin-left: 5px;
          
}
/* Plasy list styles */

.divider{
margin-left:25px;
}

hr {
margin-top: 2px;
margin-bottom: 1px;
}

.onstate-myswitch { display: block; }
.offstate-myswitch { 
display: none;
} 

.pres {
margin-left:80px;
}
