@font-face{font-family: "Bleeding Cowboys"; src: url("/types/Bleeding_Cowboys.ttf") format("truetype");};
@font-face{font-family: "Futura"; src: url("/types/Futura.dfont") format("truetype");};

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

html, body {
  height: 100%; }

#container {
  min-height: 100%;
  margin-bottom: -100px; }
  #container #footer-container {
    height: 100px; }

#footer {
  clear: both;
  position: relative;
  height: 100px; }

ul#upcoming, ul#equipment {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  overflow: visible;
  clear: both; }
  ul#upcoming, ul#equipment {
    display: block; }
  ul#upcoming li, ul#equipment li {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    width: 104%;
    margin: 0 -10px;
    padding: 0 0 0 3%;
    border-top: 1px solid #202020;
    line-height: 1.1;
    text-align: left; }
    ul#upcoming li, ul#equipment li {
      display: block; }
    ul#upcoming li a, ul#equipment li a {
      padding: 3px 0;
      display: block; }
    ul#upcoming li:hover, ul#equipment li:hover {
      background: transparent url('/images/nav-over.gif') repeat-x bottom; }
    ul#upcoming li:last-child, ul#equipment li:last-child {
      border-bottom: 1px solid #202020; }
    ul#upcoming li:first-child, ul#equipment li:first-child {
      border: none; }
    ul#upcoming li.current, ul#equipment li.current {
      background: transparent url('/images/current.gif') no-repeat left; }
      ul#upcoming li.current a .event, ul#upcoming li.current a .date, ul#equipment li.current a .event, ul#equipment li.current a .date {
        color: #000 !important; }
    ul#upcoming li.private, ul#equipment li.private {
      color: #666 !important; }
      ul#upcoming li.private:hover, ul#equipment li.private:hover {
        background: none; }
  ul#upcoming a:hover .event, ul#upcoming a:hover .date, ul#equipment a:hover .event, ul#equipment a:hover .date {
    color: #ffd200; }
  ul#upcoming a .event, ul#equipment a .event {
    color: #ccc; }
  ul#upcoming a .date, ul#equipment a .date {
    color: #999; }
  ul#upcoming .date, ul#equipment .date {
    display: inline;
    float: left;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 40px;
    text-transform: uppercase;
    text-align: center; }
    * html ul#upcoming .date, * html ul#equipment .date {
      overflow-x: hidden; }
  ul#upcoming .event, ul#equipment .event {
    font-size: 1.1em;
    min-height: 24px;
    padding-top: 6px; }

ul#equipment li {
  display: inline-block; }
  ul#equipment li a {
    display: inline-block;
    padding: 4px 0 4px 6px; }
    ul#equipment li a.current {
      color: #fff; }

#event-nav {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  width: 100%;
  border-bottom: 4px solid #1a1a1a;
  padding-bottom: 3px; }
  * html #event-nav {
    overflow-x: hidden; }

.prev, .next {
  display: block;
  margin-top: 10px; }
  .prev a, .next a {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 12px 2px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    color: #333; }
    .prev a:hover, .next a:hover {
      background: #ffd200;
      color: #000; }

.prev {
  display: inline;
  float: left; }

.next {
  display: inline;
  float: right; }

#event img {
  margin-top: 12px; }
#event img[align="left"] {
  margin-right: 12px; }
#event img[align="right"] {
  margin-left: 12px; }

.details {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px; }
  * html .details {
    overflow-x: hidden; }
  .details p {
    margin: 0 0 12px 0; }
  .details a.arrow {
    display: inline-block;
    text-transform: uppercase; }

.poster {
  margin-top: 20px;
  text-align: center; }

.vitals {
  display: inline;
  float: left;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 390px;
  width: 100%; }
  * html .vitals {
    overflow-x: hidden; }

.desc {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px; }
  * html .desc {
    overflow-x: hidden; }

p.subtitle {
  font-size: 1em; }

#map {
  margin: 12px auto; }

.field {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
  margin: 2px 0; }
  * html .field {
    overflow-x: hidden; }

label {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  margin-top: 3px; }
  * html label {
    overflow-x: hidden; }
  label.opt {
    color: #666; }

input.text, select, textarea {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  clear: both;
  background: #111;
  border-width: 1px;
  border-style: solid;
  border-color: #1a1a1a #333 #333 #1a1a1a;
  font-size: 1.25;
  color: #fff;
  padding: 4px 3px 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  * html input.text, * html select, * html textarea {
    overflow-x: hidden; }
  input.text:focus, select:focus, textarea:focus {
    border-color: #ffd200; }

textarea {
  max-width: 260px; }

.right_align {
  text-align: right; }

.center_align {
  text-align: center; }

.block {
  display: block; }

a {
  color: #ffd200;
  text-decoration: none; }
  a:hover {
    color: #ffe360; }
  a.arrow {
    background: transparent url('/images/arrow-yellow.png') no-repeat left center;
    padding-left: 20px; }
  a.bottom {
    position: absolute;
    bottom: 12px;
    right: 6px; }

p {
  line-height: 1.4; }
  p.caption {
    text-align: right;
    margin: 0 15px 0 0;
    font-size: .8em;
    color: #333;
    font-style: italic; }
  p#title {
    color: #999;
    border-top: 3px double #1a1a1a;
    margin-left: 12px;
    margin-right: 12px;
    padding: 9px 0 0;
    font-size: .9em; }

.field {
  display: block;
  padding: 0px 0 18px 0; }

input.submit {
  background: transparent url('/images/arrow-yellow.png') no-repeat left center;
  padding-left: 20px;
  color: #ffd200;
  border: none;
  position: absolute;
  bottom: 12px;
  right: 6px;
  cursor: pointer;
  font-size: 1.1em;
  font-family: Futura; }
  input.submit:hover {
    color: #ffe360; }
input.radio, input.checkbox {
  width: auto;
  display: inline-block; }
  input.radio+label, input.checkbox+label {
    width: auto;
    display: inline-block;
    margin-right: 20px; }

label {
  margin-bottom: 2px; }

strong {
  color: #fff;
  font-weight: bold; }

h1, h2, h3 {
  padding: 0;
  margin: 0;
  clear: both; }

h2, input.h2 {
  color: #fff;
  font-size: 2em;
  text-align: left;
  margin-top: 6px;
  text-transform: uppercase; }

h3 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px;
  width: 100%;
  font-family: Futura;
  font-weight: normal;
  text-transform: uppercase;
  color: #999999;
  border-bottom: 3px double #999999;
  padding-bottom: 2px;
  margin-top: 12px;
  margin-bottom: 18px; }
  * html h3 {
    overflow-x: hidden; }
  h3 a {
    color: #999999; }
    h3 a:hover {
      color: white; }
  h3 i {
    font-weight: normal;
    font-size: .75em;
    color: #666; }

ul, ol {
  padding: 0;
  margin: 0;
  display: block; }

li {
  margin: 6px 0; }

.twothird ul, .twothird ol {
  list-style: inside disc; }
  .twothird ul li, .twothird ol li {
    text-indent: -16px;
    margin: 6px 0px 10px 30px;
    clear: left; }

table td {
  vertical-align: top; }

#gallery {
  position: relative; }
  #gallery table {
    margin: 20px 10px 6px; }
    #gallery table td {
      text-align: center; }
  #gallery a#prev, #gallery a#next {
    position: absolute;
    background: none;
    height: 90%;
    width: 170px;
    top: 10px; }
  #gallery a#prev {
    left: 10px; }
    #gallery a#prev:hover {
      background: transparent url('/images/prev.png') no-repeat left center; }
  #gallery a#next {
    right: 10px; }
    #gallery a#next:hover {
      background: transparent url('/images/next.png') no-repeat right center; }

ul.categories a {
  background: transparent url('/images/arrow-grey.gif') no-repeat left center;
  color: #999;
  padding-left: 14px; }
  ul.categories a:hover {
    color: #ffd200;
    background-image: url('/images/arrow-yellow.gif'); }
  ul.categories a.current, ul.categories a.current:hover {
    color: #fff;
    background-image: url('/images/arrow-white.gif'); }

.thumbs a {
  display: block;
  display: inline;
  float: left;
  border: 1px solid transparent;
  margin: 1px; }
  .thumbs a.current {
    border-color: #1a1a1a; }
    .thumbs a.current img, .thumbs a.current img:hover {
      opacity: 1; }
  .thumbs a img {
    opacity: .2;
    border: none; }
    .thumbs a img:hover {
      opacity: .8; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.clear {
  clear: both; }

.left {
  display: inline;
  float: left; }

.right {
  display: inline;
  float: right; }

.center {
  text-align: center; }

body {
  background: #000 url(/images/bg.gif) repeat-x 0 -20px;
  padding: 0;
  margin: 0;
  color: #ccc;
  font: normal .85em Futura, Tahoma, sans-serif; }

#floral-bg {
  background: transparent url(/images/floral-bg.png) repeat center;
  padding: 6px 0; }

#nav_container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 94px;
  background: #000 url('/images/nav.gif') repeat-x top;
  overflow: visible; }
  #nav_container {
    display: block; }

#nav {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  #nav {
    display: block; }
  #nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    #nav ul {
      display: block; }
    #nav ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #nav ul li.first {
        padding-left: 0px; }
      #nav ul li.last {
        padding-right: 0px; }
  #nav li {
    padding: 0 !important;
    border-left: 1px solid #202020;
    margin: 0; }
    #nav li.first {
      border: none; }
    #nav li.last {
      border-right: 1px solid #202020; }
    #nav li:hover {
      background: transparent url('/images/nav-over.gif') repeat-x top; }
    #nav li h1 {
      text-indent: -9999em;
      overflow: hidden;
      background-image: url('/images/title.png?1273088534');
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-position: 10px 17px;
      /* */ }
      #nav li h1:hover {
        background-image: url('/images/title-over.png')*/; }
      #nav li h1 a {
        display: block;
        width: 287px;
        height: 41px;
        padding-right: 20px;
        padding-left: 10px; }
        #nav li h1 a.current, #nav li h1 a:hover {
          background: none; }
    #nav li a {
      display: inline-block;
      font-family: "Bleeding Cowboys";
      text-transform: uppercase;
      text-shadow: 0px 0px 6px black;
      color: #BFBFBF;
      font-size: 1.35em;
      padding: 30px 25px;
      height: 34px;
      line-height: 1; }
      #nav li a:hover {
        color: white; }
      #nav li a.current {
        color: #ffd200; }
      #nav li a#nav-calendar, #nav li a#nav-faq, #nav li a#nav-contact {
        padding-top: 40px;
        padding-bottom: 20px; }
      #nav li a#nav-rental {
        padding-left: 30px; }
      #nav li a#nav-contact {
        background: transparent url('/images/star.png') no-repeat top left; }

#container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  padding: 10px 6px;
  height: auto;
  position: relative; }
  #container {
    display: block; }

#content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
  width: 69%; }
  * html #content {
    overflow-x: hidden; }
  #content .box {
    width: 96%; }
    #content .box.third {
      width: 45.5%; }

#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 390px;
  width: 30%; }
  * html #sidebar {
    overflow-x: hidden; }
  #sidebar .box {
    width: 98%; }

.box {
  position: relative;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 890px;
  background: #000;
  -moz-box-shadow: 0px 0px 6px black;
  -webkit-box-shadow: 0px 0px 6px black;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  min-height: 420px;
  padding: .5% 9px 50px 9px;
  margin-bottom: 12px;
  text-align: justify; }
  * html .box {
    overflow-x: hidden; }
  .box.third, .box .third {
    width: 30%; }
  .box .third {
    width: 33%;
    display: inline;
    float: left;
    margin: 0; }
  .box.twothird {
    width: 60%; }
  .box.full {
    width: 99%; }

.half {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
  width: 48%; }
  * html .half {
    overflow-x: hidden; }

.nomin, .advert {
  min-height: 0px;
  margin-bottom: 12px;
  padding-bottom: 20px; }

.advert {
  padding-bottom: 15px; }

.nobg {
  background: none;
  min-height: 0px;
  padding-bottom: 6px; }

a.icon#twitter {
  background: transparent url('/images/twitter.png') no-repeat left center;
  padding-left: 20px; }
a.icon#rss {
  background: transparent url('/images/rss.png') no-repeat left center;
  padding-left: 20px; }
a.icon#download {
  background: transparent url('/images/download.png') no-repeat left center;
  padding-left: 20px; }

a.advert#redbull {
  background-image: url('/images/sponsors/redbull.png');
  background-repeat: no-repeat;
  background-position: 20px -60px;
  height: 40px; }
  a.advert#redbull:hover {
    background-image: url('/images/sponsors/redbull_over.png'); }
a.advert#ninkasi {
  background-image: url('/images/sponsors/ninkasi.gif');
  background-repeat: no-repeat;
  background-position: 230px center;
  padding-top: 20px;
  height: 30px;
  color: #202020;
  text-transform: uppercase;
  font-size: 1.75em; }
  a.advert#ninkasi:hover {
    background-image: url('/images/sponsors/ninkasi_over.gif');
    color: #46bcc7; }
a.advert#tixoregon {
  background-image: url('/images/sponsors/tixoregon.jpg');
  background-repeat: no-repeat;
  background-position: 180px center;
  padding-top: 23px;
  height: 27px;
  color: #202020;
  text-transform: uppercase;
  font-size: 1.5em; }
  a.advert#tixoregon:hover {
    background-image: url('/images/sponsors/tixoregon_over.jpg');
    color: #ffd200; }

.toggle {
  display: inline-block;
  margin: -14px 0 8px 30px;
  text-align: center; }
  .toggle a {
    display: inline;
    float: left;
    background: #000 url('/images/gradient-white.png') repeat-x top;
    padding: 3px 24px 4px;
    color: #999;
    font-size: .75em;
    text-transform: uppercase;
    border: 1px solid #000; }
    .toggle a#calendar_list_view {
      -moz-border-radius-topleft: 9px;
      -webkit-border-top-left-radius: 9px;
      border-top-left-radius: 9px;
      -moz-border-radius-bottomleft: 9px;
      -webkit-border-bottom-left-radius: 9px;
      border-bottom-left-radius: 9px;
      border-right: 1px solid #000; }
    .toggle a#calendar_month_view {
      -moz-border-radius-topright: 9px;
      -webkit-border-top-right-radius: 9px;
      border-top-right-radius: 9px;
      -moz-border-radius-bottomright: 9px;
      -webkit-border-bottom-right-radius: 9px;
      border-bottom-right-radius: 9px; }
    .toggle a.current, .toggle a.current:hover {
      background-color: #000;
      color: #fff; }
    .toggle a:hover {
      color: #ffd200;
      background-color: #1a1a1a; }

#calendar {
  display: inline;
  float: left;
  width: 100%; }

table.calendar {
  width: 280px;
  display: block;
  margin: 0 auto; }
  table.calendar thead, table.calendar tbody, table.calendar tr {
    width: 100%; }
  table.calendar td, table.calendar th {
    text-align: center;
    height: 30px; }
  table.calendar th {
    padding-bottom: 3px;
    border-bottom: 3px solid #1A1A1A; }
    table.calendar th a, table.calendar th a:hover {
      color: #ffd200; }
    table.calendar th[scope="col"] {
      border: none;
      color: #333;
      font-size: .75em;
      text-transform: uppercase;
      padding-top: 3px; }
    table.calendar th[colspan="2"] {
      color: #1a1a1a; }
      table.calendar th[colspan="2"] a {
        color: #ccc; }
        table.calendar th[colspan="2"] a:hover {
          color: #ffd200; }
    table.calendar th abbr {
      text-decoration: none; }
  table.calendar td.day {
    background: #000 url('/images/td-bg.gif') no-repeat top right;
    width: 40px;
    color: #1a1a1a;
    line-height: 2.2; }
    table.calendar td.day a {
      display: block;
      height: 30px; }
      table.calendar td.day a:hover {
        background: #ffd200;
        color: #000; }

#footer_container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  background: #000 url('/images/footer.gif') repeat-x top;
  clear: both; }
  #footer_container {
    display: block; }

#footer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  padding-top: 20px;
  color: #666;
  line-height: 1.1;
  font-size: .9em; }
  #footer {
    display: block; }
  #footer p {
    margin: 0; }
  #footer a {
    color: #999; }
    #footer a:hover {
      color: #fff; }
  #footer h4 {
    margin: 0;
    color: #ccc; }
  #footer img {
    margin-top: 6px;
    border: none; }
  #footer a.icon#twitter, #footer a.icon#rss, #footer a.icon#download {
    padding-left: 0;
    background: 0; }
  #footer table td {
    border-left: 1px dotted #1a1a1a;
    padding: 0 9px; }
    #footer table td:first-child {
      border: none; }

.flash_notice, .flash_error {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 886px;
  width: 98%;
  background: #000;
  -moz-box-shadow: 0px 0px 6px black;
  -webkit-box-shadow: 0px 0px 6px black;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  padding: 1%;
  text-align: center;
  margin-bottom: 6px;
  font-size: 1.5em; }
  * html .flash_notice, * html .flash_error {
    overflow-x: hidden; }

.flash_notice {
  color: #ffd200;
  border: 1px solid #ffd200; }

.flash_error {
  color: red;
  border: 1px solid red; }

.fieldWithErrors input.text, .fieldWithErrors select {
  border: 1px solid red; }

.errorExplanation, .twothird .errorExplanation {
  border: 1px solid red;
  color: red;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 390px;
  width: 96%;
  padding: 2%;
  line-height: 1;
  margin-bottom: 6px; }
  * html .errorExplanation, * html .twothird .errorExplanation {
    overflow-x: hidden; }
  .errorExplanation h2, .twothird .errorExplanation h2 {
    font-size: 1.1em;
    color: red; }
  .errorExplanation li, .twothird .errorExplanation li {
    margin: 0 0 0 30px; }
  .errorExplanation p, .twothird .errorExplanation p {
    margin: 0;
    font-style: italic; }

#ie6 {
  display: none; }
