/* =============================================================================
Bush Theatre - Support us
============================================================================= */

#content_container {padding: 20px 0 0 0;}
.logo_padding {padding: 30px 0 0 0;}
h2.top {margin: 13px 0 0 0;}
.polaroid .caption span {display: none;}

h2#support_head {
  background: url(/dyn/headers/support_1.jpg) 0 0 no-repeat;
  height: 26px;
  width: 320px;
  padding: 0;
}

h3 {height: 16px;}

h3#support_bush_today {
  background: url(/dyn/headers/support_1_1.jpg) 0 0 no-repeat;
  width: 650px;
  margin: 15px 0 0 0;
  height: 33px;
}

h3#patrons {
  background: url(/dyn/headers/support_2_1.jpg) 0 0 no-repeat;
  width: 400px;
  margin: 17px 0 0 0;
  height: 33px;
}

h3#with_your_support {
  background: url(/dyn/headers/support_3_1.jpg) 0 0 no-repeat;
  width: 400px;
  margin: 17px 0 0 0;
  height: 33px;
}

h3#your_donation {
  background: url(/dyn/headers/support_4_1.jpg) 0 0 no-repeat;
  width: 650px;
  height: 33px;
}

.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 .caption {
    background: url(/dyn/static/support_1_caption_1.jpg) center top no-repeat;
    width: 208px;
    height: 28px;
    margin: 30px auto 0 auto;
  }
  .polaroid .caption#caption_2 {
    background: url(/dyn/static/support_2_caption_1.gif) center top no-repeat;
  }

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

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

div#donations p {
  margin: 0;
  padding: 0;
}

div#donations ul {
  margin: 0;
  padding: 0 0 17px 0;
}

div#donations ul li {
  background: url(/img/icons/tick.gif) 0 4px no-repeat;
  line-height: 17px;
  padding: 0 0 0 20px;
}
p.arrow {
  background: url(/img/icons/arrow.gif) 0 0 no-repeat;
  padding-left: 22px;
}


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

#sub-nav {
  background: url(/img/backgrounds/sub-navs/support_us.jpg) 0 0 no-repeat;
  width: 676px;
  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#overview {background: url(/img/sub-navs/support_us/overview.gif) 0 0 no-repeat; width: 62px; margin: 14px 16px 0 20px;}
    #sub-nav li a#bush_club {background: url(/img/sub-navs/support_us/bush_club.gif) 0 0 no-repeat; width: 67px;}
    #sub-nav li a#rising_stars {background: url(/img/sub-navs/support_us/rising_stars.gif) 0 0 no-repeat; width: 79px;}
    #sub-nav li a#handful {background: url(/img/sub-navs/support_us/handful.gif) 0 0 no-repeat; width: 115px;}
    #sub-nav li a#supporters {background: url(/img/sub-navs/support_us/supporters.gif) 0 0 no-repeat; width: 79px; margin: 14px 0 0 0}

    #sub-nav li a#overview_active {background: url(/img/sub-navs/support_us/overview.gif) 0 -17px no-repeat; width: 62px; margin: 14px 16px 0 20px;}
    #sub-nav li a#bush_club_active {background: url(/img/sub-navs/support_us/bush_club.gif) 0 -17px no-repeat; width: 67px;}
    #sub-nav li a#rising_stars_active {background: url(/img/sub-navs/support_us/rising_stars.gif) 0 -17px no-repeat; width: 79px;}
    #sub-nav li a#handful_active {background: url(/img/sub-navs/support_us/handful.gif) 0 -17px no-repeat; width: 115px;}
    #sub-nav li a#supporters_active {background: url(/img/sub-navs/support_us/supporters.gif) 0 -17px no-repeat; width: 79px; margin: 14px 0 0 0}

