/* =============================================================================
Bush Theatre - Casting
============================================================================= */

#content_container {padding: 20px 0 0 0;}
.logo_padding {padding: 30px 0 0 0;}

h2 {margin: 13px 0 0 0;}

h2 {
  background: url(/img/headers/casting.jpg) 0 0 no-repeat;
  height: 24px;
  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;
}

.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}
