/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     BLIX.CSS made by Mike Jolley - http://www.blue-anvil.com 
     Designed and built to work with the Blix WordPress theme
================================================================== */
.gb_form_redstar {
	display:none;
}

#gb_form_div { 
  text-align : left;
}

#gb_form {
  text-align : left;
}

#gb_form img {
	border:0;
	/*display:none;*/
	margin:0;
	padding:0;
}

#gb_form_div a {
  text-decoration : none;
}

#gb_form_div a:hover {
  text-decoration : none;
}

.gb_form_star {
	display:none;
}

#gb_form fieldset { 
  border : 0;
  margin : 3px 0 0 0;
  padding : 0;
}

#gb_form fieldset fieldset { 
  background-color : #fff;
  margin:10px 0 0 0;
}

#gb_form legend, #gb_form dt { 
  display:none;
  background-color : #faf8f1;
  border:none;
  padding : 0 8px 0 1px;
}

#gb_form legend#mainlegend { 
  /*font-size : 1em;*/
  color : #333;
  padding : 0 0 5px 0;
  margin : 0;
  height : auto;
  background : none;
}

#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 {
}

#gb_form label { 
	display:block;
	/*float:left;*/
 	color : #414141; 
	margin: 9px 0 0 0;
	width : 525px;
	clear : both;
}

#gb_form br {
	clear:both;
}

.gb_form_labelspan {
	display:block;
	/*float:left;
	width:108px;*/
}

#gb_form .gb_form_rightcol {
/*  margin-left:108px;*/	
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  background:#F4F4F4;
  border:1px solid #DCDCDC;
  margin:3px 0pt 5px;
  padding : 5px; 
  width : 400px;
}

#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus {
  color:#555;
  font-weight:bold;
  padding : 5px;    
}

/* 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 { 
  /*color : #101010;  */
  background-color : #fff;
  cursor : text;
}

#gb_form input.short {
  width : 100px;
}

#gb_form textarea.textbox {
  width : 400px;
  height : 160px;
  line-height : 1.5em;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  color : #669900;
  border : 0;
  padding : 2px; 
  margin : 0;
  width : 15px;
  height : 15px;
  clear : none;
  
}

#gb_form #gb_form_antispamqu {
	margin-bottom:-20px;
}

#gb_form #spamq {
	margin-left: 15px;
}

#gb_form input.button {
  background:#F4F4F4;
  border:2px solid #DCDCDC;   
  color : #333;  
  cursor : pointer;  
  margin : 15px 0 30px 0;
  padding : 5px;   
  width : 410px;
}

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

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

#gb_form small.whythis, #gb_form small.whythis a { 
  /*font-size : .9em; 
  text-decoration : none;
  border : 0;
  color : #6C8C37;
  clear : none;
  width : 100px;*/
}

#gb_form small.whythis a span {
  color : #fff;
  font-family : arial, sans-serif;
  padding : 1px 4px 1px 4px;
  clear : none;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 0;
  color : #fff;
  font-style : normal; 
  padding-left : 54px;
  background : #fec42d url(wp-gbcf_images/blix_arrow.gif) no-repeat bottom left;
}

#gb_form p.creditline small {
  font-family : arial, sans-serif;
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : .8em;
  letter-spacing : .0001em;
  color : #aaa;
}

/* 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;
}

/* Hint Boxes*/
#gb_form #formularhinweis {
	background-color:#f3e4e4;
	border-bottom:1px solid #B81C1C;
	border-top:1px solid #B81C1C;	
	display:none;
	/*margin:10px 0 20px 108px;*/
	padding: 5px 5px 5px 5px;
	width:400px;
}

#content #formularhinweis ul {
	list-style:disc;
	margin:5px 0pt 5px 30px;
}

#gb_form .formularfehler {
	color:#B81C1C;
	}
	
.whythis {
	font-size:100%;
}

#content #formularfehlernojs {
	color:#B81C1C;
	background-color:#f3e4e4;
	border-bottom:1px solid #B81C1C;
	border-top:1px solid #B81C1C;	
	margin-top:30px;
	padding: 5px 5px 5px 5px;	
}

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

#content #formularfehlernojs span.error, span.success, #gb_form_div dt {
	color:#B81C1C;
	}

#content #formularfehlernojs h2 {
	margin-top:0;
	}

/* End BLIX CSS */