/* =============================================================================
Bush Theatre - Find Us
============================================================================= */

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

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

h2#some_photos {
  background: url(/img/typography/some_photos.jpg) 0 0 no-repeat;
  height: 45px;
  width: 320px;
  padding: 0;
}

#p_spacer {
  padding-top: 17px;
}

.map {
  text-align: center;
  width: 224px;
  height: 225px;
  margin: 15px 0 0 22px;
  float: right;
}

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

.spacer_450 {
  background: url(/img/lines/horizontal_450.gif) 0 3px no-repeat;
  width: 440px;
  height: 23px;
}

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

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;
}

#ul_changer ul {
  margin: 0;
  padding: 0 0 17px 0;
}

#ul_changer 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;
}

/* H3 Headers
============================================================================= */

h3#tube_head {
  background: url(/dyn/headers/find_1_1.jpg) 0 3px no-repeat;
  width: 400px;
  padding: 3px 0 0 0;
  height: 33px;
}

h3#car_head {
  background: url(/dyn/headers/find_2_1.jpg) 0 3px no-repeat;
  width: 400px;
  padding: 3px 0 0 0;
  height: 33px;
}

h3#bus_head {
  background: url(/dyn/headers/find_3_1.jpg) 0 3px no-repeat;
  width: 400px;
  padding: 3px 0 0 0;
  height: 33px;
}

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

#address_info {
  overflow: hidden;
  height: 118px;
  width: 440px;
}

#address_col {
  width: 250px;
  float: left;
}

#email_col {
  width: 190px;
  float: left;
}

/* Photo
============================================================================= */

div.photo {
  background: url(/img/backgrounds/find_photo.jpg) 0 0 no-repeat;
  height: 105px;
  width: 101px;
  padding: 15px 0 0 16px;
  float: left;
  margin: 0;
}
div.photo_end {width: 87px;}

div.photo a {
  display: block;
  margin: 0;
  padding: 0;
  height: 70px;
  width: 70px;
}

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

#sub-nav {
  background: url(/img/backgrounds/sub-navs/support_us.gif) 0 0 no-repeat;
  width: 582px;
  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#find_us {background: url(/img/sub-navs/your_visit/find_us.gif) 0 0 no-repeat; width: 50px; margin: 14px 16px 0 20px;}
    #sub-nav li a#favourites {background: url(/img/sub-navs/your_visit/favourites.gif) 0 0 no-repeat; width: 143px;}
    #sub-nav li a#access {background: url(/img/sub-navs/your_visit/access.gif) 0 0 no-repeat; width: 51px;}
    #sub-nav li a#booking {background: url(/img/sub-navs/your_visit/booking_info.gif) 0 0 no-repeat; width: 88px;}
	#sub-nav li a#a_night_less {background: url(/img/sub-navs/your_visit/a_night_less.gif) 0 0 no-repeat; width: 146px;}

    #sub-nav li a#find_us_active {background: url(/img/sub-navs/your_visit/find_us.gif) 0 -17px no-repeat; width: 50px; margin: 14px 16px 0 20px;}
    #sub-nav li a#favourites_active {background: url(/img/sub-navs/your_visit/favourites.gif) 0 -17px no-repeat; width: 143px;}
    #sub-nav li a#access_active {background: url(/img/sub-navs/your_visit/access.gif) 0 -17px no-repeat; width: 51px;}
    #sub-nav li a#booking_active {background: url(/img/sub-navs/your_visit/booking_info.gif) 0 -17px no-repeat; width: 88px;}
	#sub-nav li a#a_night_less_active {background: url(/img/sub-navs/your_visit/a_night_less.gif) 0 0 no-repeat; width: 146px;}
