/* =============================================================================
Theatre Royal Winchester - About
============================================================================= */

ul#tabs {
  background: url(../../img/global/backgrounds/tabs.gif) 0 0 repeat-x;
  height: 32px;
  padding: 0 8px;
}

  ul#tabs li {float: left; margin: 0 2px 0 0;}

  ul#tabs li a {
    display: block;
    height: 32px;
    cursor: pointer;
  }

  ul#tabs li a#about_us {background: url(../../img/autumn/tabs/about/about_us.gif) 0 -32px no-repeat; width: 92px;}
  ul#tabs li a#history {background: url(../../img/autumn/tabs/about/history.gif) 0 -32px no-repeat; width: 81px;}
  ul#tabs li a#the_team {background: url(../../img/autumn/tabs/about/the_team.gif) 0 -32px no-repeat; width: 97px;}

  ul#tabs li a#about_us_active {background: url(../../img/autumn/tabs/about/about_us.gif) 0 0 no-repeat; width: 92px;}
  ul#tabs li a#history_active {background: url(../../img/autumn/tabs/about/history.gif) 0 0 no-repeat; width: 81px;}
  ul#tabs li a#the_team_active {background: url(../../img/autumn/tabs/about/the_team.gif) 0 0 no-repeat; width: 97px;}

#content p {margin: 17px 0 0 0; padding: 0 8px;}

#content .intro p {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  margin: 26px 0 0 0;
}

.image_container_268 {
  width: 272px;
  border: 1px solid #c2c2c2;
  margin: 17px 0 0 8px;
  float: right;
}

#content .section {
  margin: 17px 0 0 0;
  border-top: 1px solid #c1c1c1;
}

h3 {
  font: normal 16px/20px Arial, Helvetica, sans-serif;
  color: #262626;
  margin: 17px 0 0 8px;
}

#content p.info {
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #848383;
  margin: 2px 0 0 0;
}

.section ul li.thumbnail_container {
  border: 1px solid #c2c2c2;
  width: 76px;
  height: 76px;
  margin: 16px 20px 0 0;
  float: left;
}

.section ul li.end {margin: 16px 0 0 0;}

.no_border {border-bottom: none;}