/* -----------------------------------------------

WOW Design Solutions
Author: Glynn Williams
Created: April 2009
Revision: 

*/ 
form#gb_form, fieldset#formwrap, legend#mainlegend, #formwrap span.textfield-bg {margin:0;
	padding:0;}
form#gb_form, legend#mainlegend, span.SmallPrint {width:270px;}
fieldset#formwrap {width:270px;
	margin:162px 0 0;
	border:none;
	border-collapse:collapse;}
#cbsent {width:270px;
	margin:178px 0 0;
	color:#FFF;}
#cbsent h3 {color:#FFF;}
#cbsent p {width:270px;
	font-size:90%;}
#cbsent p a {color:#A7D7E4;}
#cbsent p a:hover {color:#FFF;}
/* form label text */
legend#mainlegend, span.SmallPrint {color:#FFF;
	text-indent:82px;
	font-weight:lighter;
	letter-spacing:0.05em;
	padding:0;
	margin-bottom:0;}
legend#mainlegend {font-size:115%;}
#formwrap .FormBx {margin:0 0 8px;
	display:block;
	height:20px;
	width:100%;
	padding:0;}
#formwrap label {color:#002A59;
	font-size:95%;
	float:left;
	width:70px;
	text-align:right;
	margin:0;
	padding:0;}
/* all inputs, select, and textarea */
#formwrap input.med, #formwrap select.med {font-size:85%; 
  color:#666;
  margin:0;
	border:none;
	border-collapse:collapse;}
#formwrap input.med {background:none;
  padding:3px 0 0 9px;}
#formwrap select.med {padding:1px 0 1px 6px;
	margin:0;
	float:right;
	width:188px;
	background-color:#FFF;}
#formwrap span.textfield-bg {background-image:url(../images/layout/form_boxes.png);
	width:188px;
	height:20px;
	margin-left:8px;
	display:block;
	float:right;}
/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
#formwrap input.med:hover, #formwrap input.med:focus, #formwrap input.short:hover, #formwrap input.short:hover, #formwrap select.med:hover, #formwrap select.med:focus, #formwrap textarea.textbox:hover, #formwrap textarea.textbox:focus, #formwrap input.med.hover, #formwrap input.med.focus, #formwrap input.short.hover, #formwrap input.short.focus, #formwrap select.med.hover, #formwrap select.med.focus, #formwrap textarea.textbox.hover, #formwrap textarea.textbox.focus {color:#007CB5;
	border:none;
	border-collapse:collapse;}
/* error heading weight and color - bold is for the error reason text */
#formwrap span.error, #formwrap dt.error, #formwrap strong.error {color:#CD0000; 
  font-weight:bold;}
/* style the #formwrap input names in the result */
div#hf_form_div span.items {font-weight:bold;
  color:#900;}
#formwrap input.subbut {padding:0 4px 3px;
	margin:0 0 0 82px;}
span.SmallPrint {font-size:80%;
	display:block;
	margin-bottom:4px;}

