@charset "utf-8";

/* CSS Document */


.section {
	padding: 0 0 0 0;
	border-bottom: 1px solid #dcdcdc;
}

p.link {
	margin: 8px 5px 0 0;
}
ul#navigation li a#home_active {
	background-image: url(../img/navigation/home_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}

ul#navigation li a#work_active {background: url(../img/navigation/work.gif) 0 -50px no-repeat;}
ul#navigation li a#membership_active {
	background-image: url(../img/navigation/membership_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}
ul#navigation li a#about_active {background: url(../img/navigation/about.jpg) 0 -50px no-repeat;}
ul#navigation li a#management_active {
	background-image: url(../img/navigation/management_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}
ul#navigation li a#shows_active {
	background-image: url(../img/navigation/shows_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}


ul#navigation li a#gallery_active {
	background-image: url(../img/navigation/gallery_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}


.middle {
	margin: 12px 0 0 0;
	border: none;
	font-size: small;
	color: #006666;
}

/* Introduction
============================================================================= */

h2#introduction {
	background: url(../img/typography/introductions/home2.gif) 0 0 no-repeat;
	width: 578px;
	height: 75px;
}

  h2#introduction a {
	display: block;
	width: 186px;
	height: 130px;
	padding: 0 0 0 0;
  }

/* Browsing controls
============================================================================= */

.controls {padding: 0 0 16px 0;}

p.arrow_left {
  background: url(../img/icons/arrow_left.gif) 0 2px no-repeat;
  float: left;
}

ul.browsing_controls {
  color: #5c5c56;
  width: 200px;
  padding: 0 15px 0 0;
  margin: 16px 0 0 0;
  float: right;
}

  ul.browsing_controls li {float: left;}

  ul.browsing_controls li.link {
    background: url(../img/icons/arrow_right.gif) 0 2px no-repeat;
    padding: 0 0 0 19px;
  }

  ul.browsing_controls li.arrow_left {background: url(../img/icons/arrow_left.gif) 0 2px no-repeat;}

    ul.browsing_controls li a {
      color: #6385a1;
      border-bottom: 1px solid #d7e1e9;
    }

    ul.browsing_controls li a:hover {
      color: #80a1bb;
      border-bottom: 1px solid #fff;
    }

    ul.browsing_controls li span {color: #d0d0d0;}

.bottom {
  margin: 0;
  padding: 0 0 16px 0;
  border: none;
}

/* Project
============================================================================= */

h3#greatvine {
  background: url(../img/typography/section_headings/greatvine.gif) 0 0 no-repeat;
  width: 64px;
  margin: 30px 0 12px 0;
}

h4 {
  font: normal 14px/17px Arial, Helvetica, sans-serif;
  margin: 8px 0 0 0;
}

.left_column {
  width: 430px;
  margin: 0 30px 0 0;
  float: left;
}

#top_text p, div.image_stuff p {
  color: #5c5c56;
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  margin: 9px 0 0 0;
}

.right_column {
	width: 200px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

  .right_column ul {margin: 12px 0 0 0}

  .right_column ul li {
    background: url(../img/icons/tick.gif) 0 5px no-repeat;
    line-height: 17px;
    padding: 0 0 0 16px;
  }

  .right_column p {margin: 7px 0 0 0;}
  .right_column p.first {margin: 12px 0 0 0;}

    .right_column p span {color: #7aaa1b;}

h3#our_role {
  background: url(../img/typography/section_headings/our_role.gif) 0 0 no-repeat;
  width: 58px;
  margin: 30px 0 0 0;
}

h3#what_they_said {
  background: url(../img/typography/section_headings/what_they_said.gif) 0 0 no-repeat;
  width: 96px;
  margin: 20px 0 0 0;
}

div.work_example {
  width: 424px;
  border: 1px solid #adadad;
  padding: 3px;
  margin: 20px 0 0 0;
}

p.work_example {
  text-align: center;
  margin: 2px 0 0 0;
}
#page_container #page_content #right_column #share {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#page_container #header #share {
	float: right;
	margin-top: 140px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2#membership_introduction {
	width: 670px;
	height: 75px;
	background-image: url(../img/typography/introductions/membership_heading.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.book_tickets {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/book_tickets.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
 
a.book_tickets:hover {
	background-position: 0 -24px;
	margin-left: 15px;
	cursor: auto;
}h2#shows_introduction {
	width: 670px;
	height: 75px;
	background-image: url(../img/typography/introductions/shows_heading.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.contact_us {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/contact_us.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	clear: none;
}
a.contact_us:hover {
	background-position: 0 -24px;
	margin-left: 15px;
}
a.download_poster {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/donwnload-poster.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}
a.download_poster:hover {
	background-position: 0 -24px;
	margin-left: 15px;
}
a.info_pack {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/donwnload-info-pack.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}
a.info_pack:hover {
	background-position: 0 -24px;
	margin-left: 15px;
}

#footer_list {
	list-style-type: none;
}
#boxes_index .box_left img {
	padding: 2px;
	border: 1px solid #8CA9C8;
	text-align: right;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#boxes_index a {
	color: #8CA9C8;
}
#boxes_index a:hover {
	color: #FFFFFF;
}
#boxes_index .box_right img {
	padding: 2px;
	border: 1px solid #8CA9C8;
	text-align: right;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#callout   {
	color: #FFFFFF;
	background-color: #475F76;
	float: right;
	width: 146px;
	padding: 2px;
	height: 75px;
	border: 1px solid #1A416C;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#callout img {
	height: 48px;
	width: 136px;
	background-position: 0px -48px;
}
a.more_info {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/more_info.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
a.more_info:hover {
	background-position: 0 -24px;
	margin-left: 5px;
}
#page_content #left_column .new_show {
	float: right;
	width: 250px;
	border: 1px solid #8CA9C8;
	margin: 3px;
	padding: 6px;
}
.highlight span {
	font-size: small;
	font-weight: normal;
}
#right_column .section .highlight img {
	border: 1px solid #000000;
}
a.our_house {
	height: 24px;
	width: 170px;
	float: left;
	cursor: pointer;
	background-image: url(../img/buttons/our_house_page.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}
a.our_house:hover {
	background-position: 0 -24px;
	margin-left: 15px;
}
h3 a:hover {
	color: #990000;
}
