/* Remove this when pasting into your Stylesheet! */

/* END Remove This */

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; margin: 30px 0 20px 0; padding: 0px; float: left; }



/* Form style */

#contact label { display: inline-block; heisght: 16px; line-heigsht: 16px; width: 115px; padding-top: 5px; }
#contact input, textarea, select { width: 235px; padding: 5px; color: #cecece; background: #242424; border: 0px; margin: 7px 0;}   
#contact textarea{ margin: 10px 0;}   
#contact input:focus, textarea:focus, select:focus { background-color: #242424; color:#cecece; border: 0px; border: 1px dashed #e2098e;}
#contact input.submit { width: 85px; cursor: pointer; border: 0px solid #693514; background:#242424; color:#fff;  float: right; margin-right: 45px;}
#contact input.submit:hover { background:#242424; }
#contact input[type="submit"][disabled] { background:#444; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ padding-right: 5px; color: #e2098e; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #242424 url('img/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#cecece;border: 1px dashed #e2098e; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('img/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #693514; }


#mc_embed_signup{ font-size: 11px; text-align: left; padding: 0 0 15px 25px;}

#mc_embed_signup label { display: block; height: 24px; line-height: 26px; width: 115px; }
#mc_embed_signup input, textarea, select { width: 250px; margin: 0; padding: 5px; color: #cecece; background: #242424; border: 0px solid #cecece; margin: 7px 0;  }   
#mc_embed_signup input:focus, textarea:focus, select:focus { background-color: #242424; color:#cecece; }
#mc_embed_signup #mc-embedded-subscribe { width: 85px; cursor: pointer; border: 0px solid #693514; background:#242424; color:#fff; margin-right: 25px;}
#mc_embed_signup input[type="submit"][disabled] { background:#444; }

#mc_embed_signup span.required{ padding-right: 5px; color: #e2098e; } /* Select the colour of the * if the field is required. */

