 /* =============================================================================
Theatre Royal Winchester - Contact
============================================================================= */

#content p {
  margin: 12px 8px 0 8px;
}

#content .section {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 18px 0;
}
#content .funder_section {padding-bottom: 1px;}

div .left {
  width: 372px;
  float: left;
}

div .right {
  width: 274px;
  float: right;
}

/* Form
============================================================================= */

div .left h2 {
  padding-bottom: 5px;
}

div .left form {
  padding: 12px 7px 0 8px;
}

#top_contact {
  height: 52px;
  overflow: hidden;
}

#left_contact {
  background: url(/img/global/forms/textbox_168.gif) 0 26px no-repeat;
  width: 168px;
  float: left;
  height: 52px;
}

#right_contact {
  background: url(/img/global/forms/textbox_168.gif) 0 26px no-repeat;
  width: 168px;
  float: right;
  height: 52px;
}

#left_contact input, #right_contact input {
  font-size: 12px;
  margin: 5px 0 0 5px;
  padding: 0;
  line-height: 14px;
  background: none;
  border: 0;
  width: 158px;
  display: block;
}

#main_contact {
  background: url(/img/global/forms/textarea_356.gif) 0 26px no-repeat;
  height: 196px;
  width: 356px;
  padding: 1px 0 0 0;
}

#main_contact textarea {
  border: 0;
  display: block;
  margin: 5px 0 0 5px;
  height: 158px;
  width: 346px;
  background: none;
  font-size: 12px;
}

#button_contact {
  padding: 16px 0 0 0;
}

#button_contact button {
  background: url(/img/autumn/buttons/send_message.gif) 0 0 no-repeat;
  height: 26px;
  width: 126px;
}

#button_contact button:hover {background-position: 0 -26px;}

div .left form label {
  display: block;
  line-height: 26px;
}

/* Address
============================================================================= */

div .right h2 {
  padding-bottom: 8px;
}

div.right a {
  background-position: 0 11px;
  padding: 7px 0 7px 10px;
  display: block;
}
