/* @override http://geotekenergy.com/wp-content/plugins/wp-gbcf/wp-gbcf_themes/marbles.css */

/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    MARBLES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Marbles WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 103%;
}

#gb_form_div p {
  margin-left : 12px;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #999;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #111;
  text-decoration : none;
  background-color : #fff;
}

fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, legend, #gb_form dt { 
  font-weight : bold; 
  color : #669900;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
}

* html #gb_form legend {
  margin-left : -5px;
}

#gb_form legend#mainlegend { 
  font-size : 1.2em;
  color : #c9c9c9;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
}

* html #gb_form legend#mainlegend {
  margin-left : -5px;
}

#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 : 1.2em;
  color : #9e9e55;
  width : 97%;
}

label { 
  margin-top : 5px;
  margin-left : 0;
}

input.short, input.med, select.med, textarea.textbox, textarea { 
  font : 0.9em 'century gothic', 'trebuchet ms', arial, sans-serif; 
  color : #333; 
  padding : 1px; 
  border : 1px solid #999;
  background-color : #F9F9F9;
  width : 70%;
  font-size : 0.9em;
  height : auto;
}

input.short {
  width : 7%;
}

textarea.textbox, textarea { 
  width : 98%;
  height : 220px;
  line-height : 1.5em;
}

select.med {
  width : 60%;
}

input.checkbox {
  cursor : default;
  background : transparent;
  color : #669900;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 12px;
  height : 12px;
}
.checkify {
	margin-left: 110px;
}

input#gbcc.checkbox {
	width: 20px;
	margin: 0px 0px 40px 10px;
}
#gbcc {
	margin-bottom: 100px;	
}

input.button:hover, input.button:focus, 
input.button.hover, input.button.focus {
  background:url('www.geotekenergy.com/wp-content/themes/GeotekVeo/images/submit.png');
  border : 0;
  cursor : pointer;
  color : #fff;
}

/* NOTE: .hover and .focus classes IE JS */
input.short:hover, input.short:hover, 
input.med:hover, input.med:focus, 
select.med:hover, select.med:focus, 
textarea.textbox:hover, textarea.textbox:focus, 
textarea:hover, textarea:focus, 
input.short.hover, input.short.focus,
input.med.hover, input.med.focus,  
select.med.hover, select.med.focus, 
textarea.textbox.hover, textarea.textbox.focus,
textarea.hover, textarea.focus { 
  color : #000;  
  padding : 1px; 
  border : 1px inset #000;
  background-color : #fff;
  cursor : text;
}

input.button {
  cursor : pointer;
  background-color : #eaeaea;
  border : 0;
  color : #fff;
  padding : 1px;
  font-size : 1em;
}

#content #gb_form input.button {
  margin : 15px 5px 25px 5px;
  padding : 2px 15px 2px 15px;
}

* html #content #gb_form input.button {
  margin-left : -5px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cc0000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #669900;
}

small.whythis, small.whythis a { 
  font-size : .9em; 
  text-decoration : none;
  color : #333;
}

p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : 0.7em;
  letter-spacing : .0001em;
  color : #777;
}

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 : #9e9e55;
}

#gb_form_div ul {
  margin : 10px 10px 20px 10px;
}

#gb_form_div ul li {
  list-style-type : none;
  margin : 0 10px 0 20px;
}


#contact-area {
	width: 600px;
	margin-bottom: 50px;
	float: left;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#submit {
	width: 87px;
	float: left;
	margin-left: 60px;
}

#submit input, #submit textarea {
	width: 87px;
	height: 27px;
	background: url('http://www.geotekenergy.com/wp-content/themes/GeotekVeo/images/submit.png') top left;
	border:0px;
	
}

#contact-area textarea {
	height: 150px;
	font-size: 12px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000;
}

#contact-area input.submit-button {
	width: 20px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
}
.emailcopy {
	width: 200px;
}
/* End MARBLES CSS */