

#contact p, label, legend {  }


#contact { display: block; width: auto; margin: 10px 0 10px 0; padding: 0px; border: none;  }

/* Form style */

#contact label { display: none; float: none; height:0px;}
input, textarea, select {width: 600px; padding: 10px 13px 11px 13px; border: 1px solid #b0b0b0; margin: 0px 0px 0px 0; font: 14px "Droid Sans", "Book Antiqua", Palatino, serif; color:#3b3c3c;  float:none; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; background:#F6F6F6; float:none; display:block;}
input:hover, textarea:hover, select:hover { background:#184e96; color: #F6F6F6; }
#contact input.third { margin: 0px 0px 0px 0 !important; }
#contact textarea {float:left; width: 500px; height: 200px; margin-bottom:4px; resize: none;}
#contact #subject {width: 292px !important; }
input:focus, textarea:focus, select:focus { background: #184e96; color: #F6F6F6;}
input.submit {float:right; border: 1px solid #b0b0b0; width: 100px; height: 223px; display:block; text-transform:uppercase; cursor:pointer; position:relative; !important;  font-weight:700; font-family:'Droid Sans', Arial, Helvetica, sans-serif; color:#fff; text-align:center; font-size:12px; line-height:20px; -webkit-transition: all 0.1s ease-in-out 0s; background:url(../images/bg-submit.png) #F6F6F6 no-repeat; background-position: center; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
#contact input.submit:hover { background:#184e96; background:url(../images/bg-submitw.png) #184e96 no-repeat; background-position: center; }


#contact fieldset { padding-left:0px;}

#contact span.required { padding-left:28px; background:url(../images/bg-bullet.png) no-repeat 12px 5px; margin-left:-28px; }

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../images/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11; border: 1px solid #FBC2C4; -webkit-border-radius:5px;  }

.loader { padding: 22px 0 0 10px; }

#contact .padding-right {padding-right:20px; }
#comments {height: 143px; margin-top:0px;}
