body {
  font-family: Verdana, Lucida Grande;
  font-size: 9pt;
  line-height: 1.5em; }

h3 {
  color: #9e292c;
  margin: 0 0 10px 0; }

h4 {
  margin: 20px 0 3px 0; }

a {
  font-weight: bold;
  color: #D2740F; }

a:hover {
  opacity: 0.8;
  text-decoration: underline; }

#navigation {
  height: 38px;
  position: relative; }
  #navigation ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none; }
  #navigation li {
    float: left;
    text-align: center;
    color: #fbad18;
    margin-left: 15px;
    text-transform: uppercase;
    margin-top: 159px; }
    #navigation li a {
      color: #ffffff;
      text-decoration: none;
      display: block;
      font-weight: normal; }
  #navigation li.selected a {
    color: #fbab18; }
    #navigation li.selected a a:hover {
      text-decoration: underline;
      color: #ffffff; }

.signup {
  width: 290px;
  background: #ee9c00;
  padding: 8px;
  margin: 10px 0 0 0; }
  .signup label {
    clear: both;
    display: block;
    color: #ffffff;
    font-weight: bold; }
  .signup input {
    width: 215px; }
  .signup p {
    line-height: 1.4em; }
  .signup a {
    color: #ffffff;
    line-height: 2em;
    font-weight: normal;
    padding-left: 30px;
    position: relative;
    top: 5px; }

.bold {
  font-weight: bold;
  display: inline; }

.button {
  border: 0;
  cursor: pointer;
  font-size: 0px;
  color: transparent; }

.button.add_me {
  background: url(../images/button_add_me.gif) no-repeat;
  color: #fbad18;
  height: 24px;
  width: 153px;
  margin-left: 10px;
  margin-bottom: 5px; }

.button.preorder {
  width: 253px;
  height: 24px;
  margin-top: 45px;
  background: url(../images/button_pre_order_dvd.gif) no-repeat;
  display: block; }

.button.order {
  width: 207px;
  height: 17px;
  margin-top: 45px;
  background: url(../images/button_order_dvd.gif) no-repeat;
  display: block; }

.box.buy_dvd {
  background: url(../images/dvd_box.jpg) no-repeat top right;
  margin-top: 30px; }
  .box.buy_dvd h3 {
    padding-top: 35px; }
  .box.buy_dvd p {
    padding-right: 170px; }

.gallery {
  margin-top: 30px;
  display: block;
  font-size: 0;
  width: 306px;
  height: 172px;
  background: url(../images/box_gallery.jpg) no-repeat top left;
  color: #000000;
  text-align: center; }

.name {
  font-style: italic;
  font-weight: bold; }

.quotes {
  margin-top: 100px;
  padding: 18px; }
  .quotes .quote {
    margin: 10px 0 0 0;
    color: white;
    font-style: italic;
    font-weight: bold;
    line-height: 1.4em; }

.video {
  margin: 0 0 18px 0;
  border-left: 2px solid black;
  border-right: 2px solid black;
  display: block;
  width: 430px; }

.press_and_reviews .bold {
  clear: both;
  display: block; }
.press_and_reviews h4 {
  margin-top: 38px; }

.col1 ul {
  margin: 0 0 20px 10px;
  padding: 0; }
  .col1 ul li {
    margin: 0;
    padding: 0; }

.col1.wide {
  width: 770px; }

.address {
  margin: 95px 0 50px 20px;
  color: #ffffff; }
  .address a {
    color: #ffffff; }
  .address p {
    margin: 0 0 10px 0; }

#gallery .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }
  #gallery .image img {
    border: 1px solid #000000; }

form {
  margin: 25px 0 20px 11px; }

.field {
  clear: both;
  position: relative;
  padding: 5px 0 5px; }
  .field label {
    position: absolute;
    left: 0; }
  .field .element {
    padding-left: 100px; }
    .field .element .text {
      width: 280px; }
    .field .element .short {
      width: 50px; }
    .field .element textarea {
      width: 285px;
      height: 200px; }

.col1 h4 {
  font-size: 1.1em; }
.col1 .quote {
  margin-top: 15px; }
  .col1 .quote .bold {
    color: #333333; }

.col1 .column {
  float: left; }
.col1 .performances {
  width: 405px; }
.col1 .interviewees {
  width: 200px; }
  .col1 .interviewees ul {
    margin: 0; }
.col1 .pictures {
  width: 194px; }
.col1 h4 {
  font-size: 1em;
  margin: 0; }

.screenings h4 {
  margin-top: 15px; }

.news .item {
  margin-top: 20px; }
  .news .item .quote {
    font-weight: bold; }
  .news .item .author {
    font-style: italic; }
