/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     POOL.CSS made by Mike Jolley - http://www.blue-anvil.com 
     Designed and built to work with the Pool WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left; padding-left:3px;
}

#gb_form {
  text-align : left;
}

#gb_form_div a {
  color : #3e708a;
  text-decoration : none;
}

#gb_form_div form{
  margin : 0 !important;
}

#gb_form_div a:hover {
  color : #fff;
  text-decoration : none;
  border : 0;
}

#gb_form fieldset { 
  border : 0;
  margin : 0px 0 0 0;
  padding : 0px 0 0 0; /*both top was 8*/
}

#gb_form fieldset fieldset { 
/*  border : 1px dotted #CCC;
  margin : 0 0 8px 0;
  padding : 8px 32px 24px 32px;
  background : #fefefe; */padding-bottom:13px;
}

#gb_form legend, #gb_form dt { 
font:70% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:.2em;
	color:#FFF;
	line-height:1.6em;
	margin:0em 0 1em 0;
	background-color:#E0E0E0;
	padding:0 0 0 2px;
	}

#gb_form legend#mainlegend { 
  font-size : .9em;
  color : #666;
  margin : 0;
  background-color:transparent;
  text-transform:none;
  letter-spacing:normal;
  font-weight:normal;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : .7em;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 1em;
  color : #ccc;
  font-weight : bold;
  padding : 0 0 12px 0;
  margin : 0 !important;
}

#gb_form label { 
  color : #5D5D5D; /*#333; */ 
  font-size : 0.67em;letter-spacing:0.1em;
  font-weight:normal;
  /*padding: .5em 0 .4em 0;*/
  margin-left : 0;text-transform:uppercase;margin-bottom:4px;display:block;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox {
  font-size : 0.75em;
  /*width : 300px;*/
  background-color : #fff;
  border : 1px solid #6D8DA6;
  color : #000;	font-family:"Lucida Grande","Lucida Sans Unicode", Geneva, Helvetica, Arial,"Trebuchet MS", sans-serif, Verdana;padding:2px 2px 3px 2px;margin-left:1px;width:312px;
}

#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus {
  background-color : #EBF4FB;
  color : #fff;
  border-color : #93A6B5;
}

/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  border-color : #93A6B5;
  color : #000 !important;
  cursor : text;
  background-color : #EBF4FB;
}

#gb_form input.short {
  width : 50px;
  float:left;
  margin-right:10px;
}

#gb_form textarea.textbox {
  width : 312px;
  height : 144px;
  line-height : 1.5em;
  /*font-size : 1.2em; */padding:2px;
}

#gb_form select.med {
  width : 318px;	
  padding : 2px;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  color : #669900;
  border : 0;
  padding : 4px; 
  margin : 0;
  width : 15px;
  height : 15px;
}

#gb_form input.button {
  /*margin : 15px 0 15px 0;
  padding : 4px 0 4px 0 !important;
  width : 9em;
  font-weight : bold;
  float : right;*/
  cursor : pointer;
  /*color : #1e4c62;
  font-size : 0.8em;
  background-color : #fff;
  text-align : center;
  border : 3px double #ddd;*/
  margin-left:-3px;
}

#gb_form p{
  margin : 0;
  padding : 0;
}

span.error, span.success, #gb_form_div dt { 
  color : #000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #29303b;
}

#gb_form small.whythis, #gb_form small.whythis a { 
  font-size : .85em; 
  text-decoration : none;
  border : 0;
  text-transform: none;
  /*color : #fd249c;*/ color:#2E2E2E;
  letter-spacing:0;
}

#gb_form small.whythis a span {
  color : #fff;
  /*font-family : arial, sans-serif;*/
  padding : 1px 4px 1px 4px;
  display:block;
font-family:"Lucida Grande","Lucida Sans Unicode", Geneva, Helvetica, Arial,"Trebuchet MS", sans-serif, Verdana;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  /*color : #8ebafd;*/ color: #2e2e2e;
  background : none;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  /*color : #fff;*/color:#2E2E2E;
  border : 0 !important;
  font-style : normal; 
  /*background-color : #8ebafd;*/
  margin-left : 4px;
  text-decoration : none !important;
}

#gb_form p.creditline small {
  font-family : arial, sans-serif;
  display : block;
  text-align : right;
  margin: 0 0 0 0;
  padding : 0 0 0 0;0
  font-size : .8em;
  letter-spacing : .0001em;
  text-transform : uppercase;
  color : #333;
  clear : both;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #333;
}

.ddcap {
color:#000000;
font-size:0.8em;
letter-spacing:0pt;
text-transform:none;
display:block;
position:relative;
margin-bottom:6px;
margin-top:-1px;
margin-left:1px;
}

#gb_form_div p {padding-left:0;}

dl {font-size:.75em;}

/* End POOL CSS */