/* =============================================================================
Bush Theatre - Technical
============================================================================= */

#content_container {padding: 20px 0 0 0;}
.logo_padding {padding: 30px 0 0 0;}
h2.top {margin: 13px 0 0 0;}

h2 {
  background: url(/img/headers/technical.jpg) 0 0 no-repeat;
  height: 22px;
  width: 320px;
  padding: 0;
}

p#quote {
  background: url(/dyn/headers/about_quote_1.jpg) 0 0 no-repeat;
  width: 670px;
  height: 16px;
  margin: 22px 0 0 0;
}

p#quote span,.description span {display: none;}

p.small {
  font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;
  color: #918486;
}

.copy p {margin: 17px 0 0 0;}

.copy div.top_text p {
  margin: 0;
  padding-bottom: 17px;
}

.copy h3 {
  font: normal 16px/20px Arial, Helvetica, sans-serif;
  color: #8fa226;
  margin: 14px 0 0 0;
}

.copy p.small {
  font: normal 11px/17px Tahoma, Arial, Helvetica, sans-serif;
  color: #918486;
  margin: 19px 0 0 0;
}
p.arrow {
  background: url(/img/icons/arrow.gif) 0 0 no-repeat;
  padding-left: 22px;
}
  .copy p.small span {
    font: bold 12px/17px Arial, Helvetica, sans-serif;
    color: #483739;
  }

.spacer_700 {
  background: url(/img/lines/horizontal_700.gif) 0 17px no-repeat;
  width: 700px;
  height: 38px;
  clear: both;
}


.polaroid {
  background: url(/img/backgrounds/polaroid_226.png) 0 0 no-repeat;
  text-align: center;
  width: 226px;
  height: 272px;
  margin: 0 0 0 22px;
  float: right;
}

  .polaroid .about {margin: 20px 0 0 0;}

  .polaroid .description {
    background: url(/dyn/static/about_caption_1.gif) 0 0 no-repeat;
    width: 158px;
    height: 28px;
    margin: 30px auto 0 auto;
  }

.copy p {margin: 17px 0 0 0;}

/* Sub-nav
============================================================================= */

#sub-nav {
  background: url(/img/backgrounds/sub-navs/about_us.gif) 0 0 no-repeat;
  width: 701px;
  height: 54px;
  float: right;
}

  #sub-nav li {float: left;}

    #sub-nav li a {
      display: block;
      height: 17px;
      margin: 14px 16px 0 0;
      cursor: pointer;
    }

    #sub-nav li a#about {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 0 no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history {background: url(/img/sub-navs/about_us/history.gif) 0 0 no-repeat; width: 51px;}
    #sub-nav li a#team {background: url(/img/sub-navs/about_us/team.gif) 0 0 no-repeat; width: 36px;}
    #sub-nav li a#writers {background: url(/img/sub-navs/about_us/writers.gif) 0 0 no-repeat; width: 50px;}
    #sub-nav li a#literary {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 0 no-repeat; width: 90px;}
    #sub-nav li a#press {background: url(/img/sub-navs/about_us/press.gif) 0 0 no-repeat; width: 39px;}
    #sub-nav li a#jobs {background: url(/img/sub-navs/about_us/jobs.gif) 0 0 no-repeat; width: 33px;}
    #sub-nav li a#technical{background: url(/img/sub-navs/about_us/technical.gif) 0 0 no-repeat; width: 67px;}
	#sub-nav li a#casting{background: url(/img/sub-navs/about_us/casting.gif) 0 0 no-repeat; width: 54px; margin: 14px 0 0 0}
	
    #sub-nav li a#about_active {background: url(/img/sub-navs/about_us/about_the_bush.gif) 0 -17px no-repeat; width: 108px; margin: 14px 16px 0 20px;}
    #sub-nav li a#history_active {background: url(/img/sub-navs/about_us/history.gif) 0 -17px no-repeat; width: 51px;}
    #sub-nav li a#team_active {background: url(/img/sub-navs/about_us/team.gif) 0 -17px no-repeat; width: 36px;}
    #sub-nav li a#writers_active {background: url(/img/sub-navs/about_us/writers.gif) 0 -17px no-repeat; width: 50px;}
    #sub-nav li a#literary_active {background: url(/img/sub-navs/about_us/bush_literary.gif) 0 -17px no-repeat; width: 90px;}
    #sub-nav li a#press_active {background: url(/img/sub-navs/about_us/press.gif) 0 -17px no-repeat; width: 39px;}
    #sub-nav li a#jobs_active {background: url(/img/sub-navs/about_us/jobs.gif) 0 -17px no-repeat; width: 33px; margin: }
	#sub-nav li a#technical_active{background: url(/img/sub-navs/about_us/technical.gif) 0 -17px no-repeat; width: 67px;}
	#sub-nav li a#casting_active{background: url(/img/sub-navs/about_us/casting.gif) 0 -17px no-repeat; width: 54px; margin: 14px 0 0 0}
