#contact_form {
  background: #ececec;
  padding: 20px 0px;
}
#contact_form h2 {
  text-align: center;
  font-size: 2.5em;
  color: #125978;
  font-weight: normal;
  margin: 0px;
}
.half_left {
  width: 446px;
  float: left;
  margin-top: 30px;
  margin-right: 50px;
}
.half_right {
  float: left;
  width: 444px;
  margin-top: 10px;
}
.half_right p {
  font-size: 1.6em;
  line-height: 1.4em;
}
.half_right div {
  background: url(/images/cust/contact_us_sign.png) no-repeat;
  padding-left: 120px;
  margin-top: 30px;
}
.half_right div span {
  color: #125978;
  font-size: 2.2em;
}
.half_right div span a {
  color: #125978;
}
#contact_form .form-row {
  float: left;
  width: 100%;
  margin: 0px 0px 15px 0px;
}
#contact_form .form-row label {
  font-size: 1.4em;
  float: left;
  width: 180px;
  color: #464646;
  padding-top: 10px;
}
#contact_form .form-row input[type='text'] {
  float: left;
  height: 30px;
  width: 250px;
  font-size: 1.2em;
  padding-left: 5px;
}
#contact_form select {
  width: 259px;
  height: 25px;
  margin-top: 12px;
}
#contact_form textarea {
  width: 245px;
  height: 120px;
  padding: 5px;
}
#recaptcha_widget_div {
  float: right;
  margin: 0px 0px 10px 0px;
}
#contact_form p.error {
  color: #E93574;
  font-size: 1.2em;
  float: right;
  margin: 10px 0px 0 0;
  width: 266px;
}
#contact_office {
  background: url(/images/cust/contact_us_office.png) no-repeat;
  height: 369px;
  width: 960px;
  /*1258px*/
  margin: 0 auto;
}
#contact_office div.blue_box {
  width: 345px;
  height: 78px;
  color: #fff;
  font-size: 2.5em;
  background: #045172;
  opacity: 0.95;
  filter: alpha(opacity=95);
  /* For IE8 and earlier */
  border-radius: 4px;
  position: relative;
  top: 110px;
  padding: 25px 50px;
}
#contact-form-submit-message {
  color: #E93574;
  float: right;
  font-size: 1.4em;
  font-weight: bold;
  margin-right: 20px;
  margin-top: 8px;
}
#contact-us h4 {
  color: #125978;
  font-weight: normal;
  font-size: 2.8em;
  background: url(/images/cust/faqs_graphics.png) no-repeat;
  margin: 30px auto;
  width: 940px;
  text-align: center;
}
#contact-us h4.commonquestions {
  background-position: 34% 0px;
  height: 34px;
}
#contact-us h4.myaccount {
  background-position: 38% -116px;
}
#contact-us h4.listingitems {
  background-position: 37% -229px;
}
#contact-us h4.managelistings {
  background-position: 36% -338px;
}
#contact-us h4.bidacceptance {
  background-position: 37% -442px;
}
#contact-us h4.recommendations {
  background-position: 35% -550px;
}
#contact-us .accordion {
  margin: 5px auto;
  width: 940px;
  padding: 0px 10px;
  border: none;
}
#contact-us .ui-accordion .ui-accordion-content {
  background: #ececec;
  border: none;
  margin-top: 1px;
  border-radius: 0px;
  font-size: 1.4em;
  color: #404040;
  overflow: visible;
}
#contact-us h5 {
  background: #def3ff;
  color: #125978;
  font-size: 1.7em;
  border: none;
  border-radius: 0px;
  padding: 12px 20px;
}
#contact-us .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  right: 10px;
  top: 18px;
  left: auto;
  background: url(/images/cust/faqs_arrow.png) no-repeat;
  width: 26px;
  height: 26px;
}
#contact-us .larger {
  font-size: 1.5em;
}
#contact-us .opening-hours-message {
  color: #E93574;
  border: 1px solid #E93574;
  border-radius: 4px;
  padding: 10px;
}
/*# sourceMappingURL=contact-us-9a574b7ce2c1048702581c112796c12f.map */