/* v1.0 | 20080212 */
/* http://meyerweb.com/eric/tools/css/reset/ */

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,
b, u, i, center,
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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-size:100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

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

/* -- End Reset -- */

/* -- Clearfix --*/
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* -- Core styles -- */
body {
  font-family: "Lucida Fax", Georgia, Helvetica, Arial, sans-serif;
  background: url('../../images/wallpaper_207d9bb7f445.jpg');
}
h1,
h2,
h3,
h4,
h5 {
  font-size: .8125em;
  font-weight: normal;
  text-transform: uppercase;
  color: #000000;
}
h2 {
  clear: both;
}
h3 {
  letter-spacing: 1px;
}
h4 {
  font-size: .875em;
}
h5 {
  margin: 0 0 14px 0;
  font-size: .875em;
  line-height: 16px;
  font-weight: bold;
  text-transform: none;
}
p,
input,
address,
textarea {
  font-size: .75em;
  line-height: 16px;
}
textarea {
  font-family: "Lucida Fax", Georgia, Helvetica, Arial, sans-serif;
}
p,
address {
  margin: 0 0 14px 0;
}
a {
  color: #677719;
  text-decoration: none;
}
a:hover,
a.on {
  color: #77261e;
}
h2 em {
  color: #677719;
}
sup {
  font-size: 75%;
  vertical-align: top;
}
a.button {
  display: inline-block;
  height: 24px;
  background: #00ff00;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .9px;
  background: url('../../images/button_sprite_c60695a6e36f.png') no-repeat left top;
  color: #ffffff;
}
a.button span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-left: 8px;
  padding-right: 35px;
  background: url('../../images/button_sprite_c60695a6e36f.png') no-repeat right top;
}
a.button-left {
  background: url('../../images/button_left_sprite_7c5d001af462.png') no-repeat left top;
  padding-left: 36px;
  padding-right: 0px;
}
a.button-left span {
  background: url('../../images/button_left_sprite_7c5d001af462.png') no-repeat right top;
  margin-left: 0;
  padding-right: 8px;
}
/* -- end core styles -- */
#notify {
  padding: 20px;
  background: #ffffff;
}
#notify h1 {
  font-size: 1.5em;
}
#notify h1,
#notify h2 {
  margin: 0 0 20px 0;
  font-weight: bold;
}
#container {
  width: 966px;
  margin: 0 auto;
  background: url('../../images/shadow_hor_207d9bb7f445.png') repeat-y top left;
}
#outer {
  width: 960px;
  margin: 0 auto;
  /*    background:#00ff00;*/

}
#inner {
  width: 860px;
  margin: 0 auto;
  background: #ffffff;
}
#footer {
  clear: both;
  width: 860px;
  margin: 0 auto;
}
#header {
  margin: 0 0 23px 0;
}
#header h1 {
  float: left;
}
#header #nowplaying {
  float: right;
}
/**
 * Header
 */
#nowplaying {
  margin: 13px 0 0 0;
  font-size: 1em;
  /*    font-style:italic;*/

}
#nowplaying dt,
#nowplaying dd {
  display: inline;
}
#nowplaying dt {
  color: #677718;
  text-transform: uppercase;
}
#nowplaying dd {
  font-size: .75em;
  color: #8c2319;
  font-style: italic;
}
/**
 * Footer
 */
#footer .contact {
  float: left;
}
#footer .links {
  float: right;
}
#footer .links li {
  display: inline;
}
#footer address {
  clear: both;
  padding: 10px 0;
  font-style: normal;
  color: #677719;
}
#footer .terms {
  padding: 0 0 20px 0;
}
/**
 * Topnav
 */
#topnav {
  display: block;
  clear: both;
  padding: 10px 0 0 0;
  z-index: 1030;
  position: relative;
}
#topnav li {
  float: left;
  padding: 4px 8px 8px 8px;
  /*    padding:4px 7px 8px 7px;*/

  border-right: 1px solid #e6e6e6;
  position: relative;
}
#topnav li.first {
  padding-left: 0px;
}
#topnav li.last {
  padding-right: 0px;
  border-right: none;
}
#topnav a {
  font-size: .6875em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #677718;
  text-decoration: none;
  -moz-transition: color 0.5s ease-out;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
#topnav li.on {
  /*
  background-color: #FEFEFE;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#CDCDCD));
  background-image: -webkit-linear-gradient(top, #FEFEFE, #CDCDCD);
  background-image:    -moz-linear-gradient(top, #FEFEFE, #CDCDCD);
  background-image:     -ms-linear-gradient(top, #FEFEFE, #CDCDCD);
  background-image:      -o-linear-gradient(top, #FEFEFE, #CDCDCD);
  background-image:         linear-gradient(top, #FEFEFE, #CDCDCD);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FEFEFE', EndColorStr='#CDCDCD');
   border-bottom: 1px solid #CCCCCC;
   */

}
#topnav .on a,
#topnav a:hover,
#subnav .on a,
#subnav a:hover,
#topnav li.on ul li a:hover  {
  /*    text-decoration:underline;*/

  color: #8c2319;
}

#topnav ul {
  position: absolute;
  background: #e8e8e8 url('../../images/subnav_bg_207d9bb7f445.gif') repeat-x top left;
  top: 100%;
  left: 0;
  width: 170px;
  border: 1px solid #ccc;
  display: none;
}

#topnav ul li {
  float: none;
  position: relative;
}

#topnav li.on ul li a {
  color: #677718;
}

/**
 * Subnav
 */
#subnav {
  display: block;
  clear: both;
  background: url('../../images/subnav_bg_207d9bb7f445.gif') repeat-x top left;
  height: 32px;
}
#subnav li {
  float: left;
  padding: 6px 9px 0 12px;
}
#subnav a {
  font-size: .635em;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
}
/**
 * Content
 */
.two-col .col-1 {
  float: left;
  width: 300px;
  padding-bottom: 63px;
}
.two-col .col-2 {
  float: right;
  width: 560px;
  margin-bottom: 63px;
}
body .intro {
  margin-bottom: 32px;
}
#content h2 {
  padding: 0 0 9px 0;
  margin: 0 0 27px 0;
  font-size: 1.125em;
  border-bottom: 1px solid #677718;
}
.col3 {
  padding: 0 0 35px 0;
}
.col3 .col {
  float: left;
  width: 260px;
  margin-right: 40px;
  /*    background:#ff0000;*/

}
.col3 .col_last {
  margin-right: 0px;
}
.mod .media,
.mod .media_frame {
  height: 268px;
}
.mod .media_frame {
  background: url('../../images/col_media_frame_207d9bb7f445.jpg') no-repeat top left;
}
.mod .media_frame img {
  padding: 17px 0 0 19px;
}
.mod h3 {
  padding: 0 0 6px 0;
  margin: 0 0 19px 0;
  border-bottom: 1px solid #677718;
}
.col_wideleft .left {
  float: left;
  width: 560px;
}
.col_wideleft .right {
  float: right;
  width: 260px;
}
.content li {
  font-size: 13px;
}
.content li {
  margin: 0 0  10px 30px;
  list-style-position: outside;
  list-style-type: disc;
}
.content li h3 {
  margin-bottom: 10px;
}
/**
 * Homepage
 */
.feature_vintage_club {
  display: block;
  height: 155px;
  margin: 0 0 15px 0;
  color: #ffffff;
  background: url('../../images/feature_vintage_club_bg_207d9bb7f445.jpg') no-repeat top left;
}
.feature_vintage_club h3 {
  color: #ffffff;
  margin: 0 0 13px 0;
}
.feature_vintage_club p {
  padding-right: 119px;
}
.feature_vintage_club .inner {
  padding: 22px 0 0 21px;
}
.feature_vintage_home {
  display: block;
  height: 155px;
  margin: 0 0 15px 0;
  color: #ffffff;
  background: url('../../images/feature_home_blue_bg_7d162278a861.jpg') no-repeat top left;
}
.feature_vintage_home h3 {
  color: #ffffff;
  margin: 0 0 13px 0;
}
.feature_vintage_home a {
  color: #8c2319;
}
.feature_vintage_home .inner {
  padding: 22px 0 0 21px;
}
.feature_whats_on {
  background: url('../../images/feature_whats_on_bg_207d9bb7f445.jpg') no-repeat top left;
  min-height: 221px;
  height: auto !important;
  height: 221px;
}
.feature_whats_on .inner {
  padding: 14px 0 0 21px;
}
.feature_whats_on h3 {
  margin: 0 0 26px 0;
}
.feature_whats_on p {
  padding: 0 80px 0 0;
}
.video_container_480 {
  width: 507px;
  height: 303px;
  padding: 21px 0 0 32px;
  margin: 0 0 30px 0;
  background: url('../../images/home_video_frame_207d9bb7f445.jpg') no-repeat top left;
}
.now_and_next {
  background: url('../../images/now_next_bg_eaa06af674b2.png') repeat-x top left;
  margin: 0 0 17px 0;
  height: 181px;
}
.now_and_next ul {
  padding: 15px;
}
.now_and_next li {
  float: left;
  width: 111px;
  height: 144px;
  /*overflow: hidden;*/

}
.now_and_next li.next {
  float: right;
}
.now_and_next h3 {
  padding: 20px 0 0 15px;
  color: #fff;
}
.now_and_next .status {
  font-size: .8125em;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.now_and_next .time {
  display: block;
  margin: 0 0 4px 0;
  font-size: 14px;
  color: #992419;
}
.now_and_next h4 {
  font-size: 14px;
  margin: 0 0 4px 0;
  color: #fff;
}
.now_and_next h5 a {
  color: #000;
}
.now_and_next h5 {
  font-size: .75em;
  font-style: italic;
  margin: 0 0 4px 0;
}
.now_and_next p {
  font-size: 12px;
}
/**
 * About
 */
#people li {
  clear: both;
  margin: 0 0 40px 0;
}
#people .media {
  float: left;
  width: 320px;
  margin: 0 0 40px 0;
  background: #efefef;
}
#people .info {
  float: right;
  width: 500px;
  margin: 0 0 40px 0;
}
#people .head {
  border-bottom: 1px solid #677718;
  margin: 0 0 30px 0;
}
#people h3 {
  float: left;
  padding: 0 0 6px 0;
  font-size: 1.125em;
  font-weight: normal;
}
#people h4 {
  float: right;
  text-transform: none;
  font-size: .75em;
  color: #677718;
}
/**
 * Schedule
 */
#range_container {
  margin-left: 240px;
}
.schedule_mod {
  clear: both;
  margin: 0 0 18px 0;
}
.schedule_mod .head {
  height: 26px;
  margin: 0 0 17px 0;
  border-bottom: 1px solid #677718;
}
.schedule_mod .body {
  clear: both;
  min-height: 100px;
  height: auto !important;
  height: 100pxpx;
}
.schedule_mod .head h3 {
  font-size: 1.125em;
  float: left;
}
.schedule_mod .tools {
  float: right;
}
.schedule_mod .tools li {
  float: left;
  padding: 0 10px;
  font-size: .8125em;
  border-left: 1px solid #e6e6e6;
}
.schedule_mod .tools li.last {
  padding-right: 0px;
}
.schedule_mod .tools a {
  text-transform: uppercase;
}
.schedule_mod .nav {
  float: left;
  width: 200px;
  padding: 10px 0 20px 0;
  margin: 0 0 20px 0;
  background: url('../../images/col1_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
}
.schedule_mod .nav h3 {
  padding: 0 10px 10px 10px;
}
.schedule_mod .nav li {
  display: block;
  padding: 5px 10px 5px 23px;
  background: url('../../images/list_bg_off_207d9bb7f445.png') no-repeat bottom center;
}
.schedule_mod .nav li.on,
.schedule_mod .nav li:hover {
  background: url('../../images/list_bg_on_207d9bb7f445.png') no-repeat bottom center #506002;
}
.schedule_mod .nav li.on a,
.schedule_mod .nav li:hover a {
  color: #ffffff;
}
.schedule_mod .schedule {
  float: right;
  width: 620px;
  margin: 0 0 30px 0;
}
.schedule_mod .schedule h3 {
  padding: 0 0 10px 0;
}
.schedule_mod .schedule table {
  width: 620px;
  margin: 0 0 0 0;
}
.schedule_mod td {
  vertical-align: top;
  border-bottom: 1px solid #677718;
  background: #e8ebdd;
  -moz-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.schedule_mod tr.on td,
.schedule_mod .hover td {
  background-color: #c2c9a3;
}
.schedule_mod .time {
  width: 70px;
  padding: 10px 0 14px 8px;
  color: #8c2319;
  text-align: center;
  background-image: url('../../images/schedule_cell_off_207d9bb7f445.gif');
  background-position: left top;
  background-repeat: repeat-y;
}
.schedule_mod .on .time,
.schedule_mod .hover .time {
  background-image: url('../../images/schedule_cell_on_207d9bb7f445.gif');
}
.schedule_mod .info {
  padding: 10px;
  border-left: 1px solid #677718;
}
.schedule_mod tr.on .info {
  background-image: url('../../images/schedule_on_now_ece1ef503c5a.png');
  background-repeat: no-repeat;
  background-position: 446px 8px;
}
.schedule_mod .title {
  margin: 0 0 6px 0;
  color: #677718;
}
.schedule_mod .episode {
  margin: 0 0 6px 0;
  font-size: .875em;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
}
/**
 * Video
 */
.bc_container {
  float: left;
  width: 640px;
  height: 360px;
  margin: 0 0 40px 0;
  background: #c7c6c6;
}
#video h3 {
  padding: 0 0 10px 0;
}
#video #featured {
  float: right;
  width: 200px;
  height: 360px;
  background: url('../../images/col1_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
}
#video .categories {
  float: left;
  width: 200px;
  clear: both;
  background: url('../../images/col1_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
  min-height: 203px;
  height: auto !important;
  height: 203px;
}
#video .categories .list {
  font-size: .8125em;
}
#video .categories .title {
  padding-bottom: 4px;
}
#video .categories h3 {
  padding: 10px 0 4px 13px;
  letter-spacing: 1px;
}
#video .categories li a {
  display: block;
  padding: 8px 13px;
  background: url('../../images/video_category_divider_207d9bb7f445.png') no-repeat bottom center;
}
#video .categories li.on a,
#video .categories li:hover a {
  color: #ffffff;
  background-image: none;
  background: #506002;
}
#video .categories ul ul {
  background: #8d974e;
}
#videos {
  width: 620px;
  float: right;
}
#videos h3 {
  font-size: 1.125em;
}
#videos .head {
  padding: 12px 0;
  margin: 0 0 19px 0;
  border-top: 1px #766b16 solid;
  border-bottom: 1px #766b16 solid;
}
#videos .head .tools {
  float: right;
}
#videos .video_list li {
  margin: 0 0 0 0;
  width: 300px;
  min-height: 316px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 316px;
  margin: 0 12px 0 0;
}
#videos .video_list li.last {
  margin-right: 0px;
}
#videos .video_list .media {
  width: 300px;
  height: 216px;
}
#videos .video_list h3 {
  float: left;
  padding: 12px 0 12px 0;
  color: #677718;
}
#videos .video_list .duration {
  float: right;
  padding: 10px 0 0 0;
  font-size: 1em;
  font-style: italic;
}
#videos .video_list p {
  clear: both;
}
#videos .paginator {
  border-top: 1px #766b16 solid;
  padding: 12px 0 0 92px;
}
#videos .paginator .next {
  display: block;
  float: left;
  width: 58px;
}
#videos .paginator .prev {
  display: block;
  float: left;
  width: 58px;
}
#videos .paginator .pages {
  display: block;
  width: 328px;
  float: left;
  text-align: center;
}
#videos .paginator .pages a {
  padding: 0 4px;
}
/**
 * Events
 */
#events_loader {
  position: absolute;
  width: 300px;
  height: 300px;
  background: url('../../images/loader_207d9bb7f445.gif') center center no-repeat;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
#events_intro {
  float: left;
  width: 260px;
  padding: 0 0 12px 0;
}
#feature_container {
  float: right;
  width: 560px;
  height: 298px;
  margin: 0 0 20px 20px;
  background: url('../../images/events_feature_bg_207d9bb7f445.jpg') top left no-repeat;
}
#feature_container .featured_item {
  position: relative;
  width: 505px;
  height: 209px;
  margin: 31px 0 0 30px;
  overflow: hidden;
  /* background:rgba(0,255,255,.2); */

}
#feature_container .featured_item ul {
  position: absolute;
  left: 0px;
}
#feature_container .featured_item li {
  display: block;
  float: left;
  width: 505px;
  height: 209px;
}
#feature_container .featured_item .image {
  float: left;
  padding: 0 9px 0 0;
}
#feature_container .featured_item .info {
  float: right;
}
#feature_container .featured_item .view {
  float: right;
  padding: 0 0 0 7px;
}
#feature_container .featured_item h3 {
  font-size: 1.125em;
  padding: 0 0 7px 0;
  color: #ffffff;
}
#feature_container .featured_item h4 {
  padding: 0 0 7px 0;
  font-size: 1.125em;
  text-transform: none;
  font-style: italic;
  color: #f4775a;
}
#feature_container .featured_item h3 a {
  color: #ffffff;
}
#feature_container .featured_item p {
  color: #ffffff;
}
#feature_container .pagination {
  width: 400px;
  margin: 0 0 0 30px;
  text-align: center;
}
#feature_container .pagination .prev {
  float: left;
  width: 40px;
}
#feature_container .pagination .next {
  float: right;
  width: 40px;
}
#feature_container .pagination .pages {
  float: left;
  width: 320px;
  text-align: center;
}
#feature_container .pagination .dot {
  padding: 0 4px;
}
#feature_container .pagination a {
  color: #f65d44;
}
#feature_container .pagination a.on {
  color: #ffffff;
}
.events_tools {
  float: right;
  width: 260px;
  min-height: 260px;
  height: auto !important;
  height: 260px;
  padding: 20px 0 0 0;
  margin: 0 0 30px 0;
  background: url('../../images/events_tools_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
}
.cal {
  margin: 20px 0 20px 0;
}
.cal .tools {
  height: 22px;
  margin: 0 22px;
  padding: 6px 4px 0 4px;
  text-align: center;
  background: #677718;
}
.cal .tools a,
.cal .tools .current {
  float: left;
  padding: 0 1px;
}
.cal .tools .current {
  display: block;
  width: 172px;
  color: #ffffff;
  text-shadow: 1px 1px 2px #999999;
}
.cal .tools .current a {
  float: none;
  color: #ffffff;
}
.cal table {
  margin: 0 0 0 22px;
}
.cal th {
  color: #ffffff;
}
.cal th span {
  display: block;
  width: 30px;
  height: 22px;
  padding: 8px 0 0 0;
  background: #b0bb78;
  text-shadow: 1px 1px 2px #999999;
  font-weight: normal;
}
.cal td {
  padding: 1px 1px 0 0;
}
.cal td span,
.cal td a {
  display: block;
  width: 30px;
  height: 22px;
  padding: 8px 0 2px 0;
  color: #8c2319;
  text-align: center;
  background: #ffffff;
}
.cal td.disabled span {
  background: #f5f4eb;
}
.cal td.on span,
.cal td.on a {
  color: #ffffff;
  background-color: #8c2319;
  -moz-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.cal td.on a:hover,
.cal td.selected a {
  background-color: #ac4339;
}
.cal td span {
  display: block;
}
.events {
  width: 580px;
}
.events li {
  clear: left;
  height: 140px;
  -moz-transition: background 0.25s ease-out;
  -webkit-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
}
.events li.hover {
  background: #ffaaff;
  background: rgba(0, 255, 0, 0.1);
  cursor: pointer;
}
.events .view {
  float: right;
  padding: 0 0 0 10px;
}
.events .media {
  float: left;
  clear: left;
  margin: 0 20px 0 0;
}
.events h3 {
  color: #677719;
  padding: 0 0 6px 0;
}
.events .date {
  display: block;
  padding: 0 0 8px 0;
  font-size: .875em;
  font-style: italic;
}
.col1_form fieldset {
  padding: 0 20px 17px 20px;
  margin: 0 0 17px 0;
}
.col1_form label {
  display: block;
  padding: 0 0 9px 0;
  font-size: .875em;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#fieldset_keywords input {
  width: 184px;
  height: 24px;
  padding: 0 28px 0px 8px;
  border: none;
  background: url('../../images/keyword_search_bg_207d9bb7f445.png') no-repeat top left;
}
#fieldset_categories select {
  display: block;
  width: 220px;
}
/**
 * Event
 */
#event .info {
  width: 560px;
  float: left;
}
#event .info img {
  padding: 0 0 20px 0;
}
#event .info .date {
  display: block;
  margin-bottom: 10px;
  font-style: italic;
}
#event .details {
  float: right;
  width: 260px;
  min-height: 200px;
  height: auto !important;
  height: 200px;
  margin: 0 0 20px 0;
  background: url('../../images/col1_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
}
#event .details h3,
#event .details h4,
#event .details p,
#event address {
  padding-left: 20px;
  padding-right: 20px;
}
#event .details h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  background: url('../../images/sidebar_divider_207d9bb7f445.png') no-repeat bottom center;
}
#event .details h4 {
  font-size: .8125em;
  text-transform: none;
  font-weight: bold;
}
#event .details address {
  padding: 0 20px;
  font-style: normal;
}
#event .details .map_container {
  padding: 0 20px 20px 20px;
}
.paginator {
  display: block;
  height: 34px;
  width: 580px;
  margin: 0 0 10px 0;
}
.paginator .prev {
  display: block;
  float: left;
  width: 70px;
}
.paginator .next {
  display: block;
  float: right;
  width: 70px;
  text-align: right;
}
.paginator .pages {
  display: block;
  float: left;
  width: 440px;
  height: 34px;
  text-align: center;
}
.paginator .pages a,
.paginator .pages span {
  padding: 0 4px;
}
/**
 * Forms
 */
input[type=text],
input[type=password],
textarea {
  display: inline;
  padding: 6px 8px;
  color: #898989;
  border: 1px solid #d3d3d3;
  background: #e8e8e8;
}
fieldset.stacked {
  padding: 0 0 20px 0;
}
fieldset.stacked input,
fieldset.stacked textarea {
  display: block;
}
fieldset.stacked label {
  display: block;
  margin: 0 0 10px 0;
  font-size: .875em;
  text-transform: uppercase;
}
fieldset.stacked li label {
  display: block;
  text-transform: none;
  font-size: .75em;
}
fieldset.stacked strong {
  display: block;
}
fieldset.stacked li span {
  display: block;
  margin-left: 30px;
}
fieldset.stacked li input {
  float: left;
}
.errorlist li {
  color: #aa0000;
  font-size: .635em;
  padding: 0 0 4px 0;
}
#newsletter_form_container {
  clear: both;
  height: 86px;
  border-top: 1px solid #888341;
  border-bottom: 1px solid #888341;
  margin: 0 0 20px 0;
}
#newsletter_form_container .loader {
  display: block;
  margin: 30px auto 0 auto;
}
#newsletter_form {
  display: block;
  margin: 26px 0 0 0;
}
#newsletter_form .errorlist {
  padding: 8px 0 0 46px;
}
#newsletter_form legend {
  padding: 7px 13px 0 0;
  font-size: .875em;
}
#newsletter_form fieldset {
  display: inline;
  float: left;
}
#fieldset_email {
  padding: 0 0 0 36px;
  background: url('../../images/form_and_sign_207d9bb7f445.png') no-repeat 6px 0;
}
.JS #newsletter_form label {
  display: none;
}
#newsletter_form label {
  display: inline;
  font-size: .875em;
}
#newsletter_form .submit {
  padding: 2px 0 0 8px;
}
/* News */
#column .nav {
  float: left;
  width: 200px;
  padding: 10px 0 20px 0;
  background: url('../../images/col1_bg_207d9bb7f445.png') no-repeat top left #e7e4cc;
}
#column h2 {
  position: relative;
}
#column h2 span {
  position: absolute;
  display: block;
  left: 50%;
  top: 0px;
  width: 50%;
  font-size: .875em;
  text-align: right;
  font-style: italic;
  color: #677718;
}
#column #author {
  background: url('../../images/article_divider_17123d2968c4.png') bottom center no-repeat;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
#column #author img {
  float: left;
  padding: 0 20px 20px 0;
}
#column #author p {
  padding-bottom: 20px;
  font-style: italic;
}
#column .detail {
  float: right;
  width: 620px;
  margin-bottom: 64px;
}
#column .detail .image {
  float: right;
  padding: 0 0 20px 20px;
}
.sidenav h3 {
  padding: 0 10px 10px 10px;
}
.sidenav li {
  display: block;
  padding: 5px 10px 5px 23px;
  background: url('../../images/list_bg_off_207d9bb7f445.png') no-repeat bottom center;
}
.sidenav .nav li.on,
.sidenav .nav li:hover {
  background: url('../../images/list_bg_on_207d9bb7f445.png') no-repeat bottom center #506002;
}
.sidenav .nav li.on a,
.sidenav .nav li:hover a {
  color: #ffffff;
}
/**
 * Contact
 */
.contact_form_container {
  margin: 0 0 30px 0;
}
/**
 * messages
 */
.messages li {
  padding: 10px 10px 30px 40px;
}
.messages .success {
  background: url('../../images/tick_207d9bb7f445.png') no-repeat 8px 8px;
}
.messages .error {
  background: url('../../images/error_c60695a6e36f.png') no-repeat 12px 10px;
}
.friends .friend {
  padding-bottom: 25px;
  margin-bottom: 25px;
  background: transparent url('../../images/article_divider_17123d2968c4.png') scroll center bottom no-repeat;
}
.friends .friend img {
  display: block;
  margin-bottom: 15px;
}
/*
 * Freesat
 */
#header .award {
  display: block;
  float: left;
  margin: 2px 0 0 11px;
}
/**
 * Comp
 */
#competitions .entry {
  float: right;
  width: 560px;
}
#competitions .media {
  margin-bottom: 32px;
  float: left;
}
/* tickets */
.ticket-info .buy-ticket {
  float: right;
  margin-right: 20px;
  margin-left: 10px;
}
.ticket-info p {
  padding-top: 5px;
}
/* new homepage */
.clear {
  clear: both;
}
.featured-item {
  float: left;
  width: 241px;
  margin-right: 20px;
  margin-bottom: 20px;
  height: 148px;
  background: #ccc;
  padding: 16px;
  position: relative;
  z-index: 2;
  background: url('../../images/col_bg_300_eaa06af674b2.png') no-repeat top left #e7e4cc;
}
.featured-item.hover {
  cursor: pointer;
}
.featured-item h3 {
  font-size: 14px;
  color: #992419;
  z-index: 4;
  position: relative;
  margin-bottom: 20px;
}
.featured-item p {
  position: relative;
  z-index: 4;
}
.featured-item a.read-more {
  width: 110px;
  height: 26px;
  text-indent: -999em;
  background: url('../../images/read_more_button_ac4d750267f9.png') 0 0 no-repeat;
  z-index: 4;
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.featured-item img.fi-small {
  width: 95px;
  height: 108px;
  float: left;
  margin-right: 10px;
  position: relative;
  z-index: 4;
}
.featured-item img.fi-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 180px;
  width: 273px;
  z-index: 2;
}
.featured-item.fi-image h3,
.featured-item.fi-video h3 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.featured-item.last {
  margin-right: 0;
}
#content .hp-carousel {
  height: 375px;
  border: 1px solid #333;
  border-bottom-color: #546201;
  margin-bottom: 20px;
  position: relative;
}
#content .hp-carousel .prevnextdots {
  position: absolute;
  right: 14px;
  top: 14px;
  z-index: 99;
}
#content .hp-carousel .prevnextdots li {
  height: 22px;
  width: 22px;
  background: url('../../images/carousel_top_bg_c5a178d9ea1e.png') 0 0 no-repeat;
  cursor: pointer;
  z-index: 999;
  float: left;
  margin-left: 10px;
}
#content .hp-carousel .prevnextdots li.next {
  background-position: -28px 0;
  margin-right: 5px;
}
#content .hp-carousel .prevnextdots li.dot {
  background-position: -66px 0;
  width: 10px;
}
#content .hp-carousel .prevnextdots li.active {
  background-position: -85px 0;
}
#content .hp-carousel .hp-carousel-inner {
  height: 305px;
  overflow: hidden;
}
#content .hp-carousel .hp-carousel-inner li {
  height: 305px;
  position: relative;
  width: 564px;
}
#content .hp-carousel .hp-carousel-inner li img {
  width: 564px;
  height: 305px;
  position: relative;
  display: block;
}
#content .hp-carousel .hp-carousel-inner li .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2b2b2b;
  padding: 10px;
}
#content .hp-carousel .hp-carousel-inner li h2 {
  font-size: 14px;
  color: #fff;
  margin: 0;
  text-transform: none;
  border-bottom: 0;
  padding: 0;
}
#content .hp-carousel .hp-carousel-inner li p {
  padding-top: 5px;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  margin: 0;
  text-transform: none;
  height: 32px;
  overflow: hidden;
  display: none;
}
#content .hp-carousel .pager {
  height: 60px;
  padding: 6px 68px 6px 75px;
  background-color: #546201;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
#content .hp-carousel .pager .pager-inner {
  height: 57px;
  overflow: hidden;
}
#content .hp-carousel .pager .pager-inner li {
  width: 60px;
  height: 55px;
  border: 1px solid #fff;
  float: left;
  margin: 0 3px;
}
#content .hp-carousel .pager .pager-inner li img {
  cursor: pointer;
  width: 60px;
  height: 55px;
}
#content .hp-carousel .pager .prevnext li {
  position: absolute;
  left: 27px;
  top: 25px;
  height: 22px;
  width: 22px;
  background: url('../../images/pager_bg_eaa06af674b2.png') 0 0 no-repeat;
  cursor: pointer;
}
#content .hp-carousel .pager .prevnext li.next {
  right: 27px;
  left: auto;
  background-position: -521px 0;
  width: 22px;
}
.news-item {
  margin-bottom: 20px;
}
.news-item p.date {
  margin: 0;
  color: #333;
  font-size: 12px;
  display: none;
}
.news-item p a {
  text-decoration: underline;
}
.news-item h4 {
  font-size: 12px;
  margin: 0 0 10px 0;
  text-transform: none;
}
.image-item {
  width: 126px;
  float: left;
  height: 126px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.image-item.third {
  margin-right: 0;
}
.col_homepage .left {
  float: left;
  width: 566px;
}
.col_homepage .right {
  float: right;
  width: 273px;
}
.col_homepage .half-left {
  float: left;
  width: 420px;
}
.col_homepage .half-left h3 {
  margin-bottom: 15px;
}
.col_homepage .half-left h3 a {
  text-transform: none;
  letter-spacing: 0;
  padding-left: 6px;
  text-decoration: underline;
  font-size: 12px;
}
.col_homepage .half-right {
  float: right;
  width: 420px;
}
.col_homepage .half-right h3 {
  margin-bottom: 15px;
}
.col_homepage .half-right h3 a {
  text-transform: none;
  letter-spacing: 0;
  padding-left: 6px;
  text-decoration: underline;
  font-size: 12px;
}
.poll-intro-image {
  margin-bottom: 20px;
  margin-top: -10px;
}

.poll-results {
  float: right;
  width: 315px;
  background: url('../../images/col_bg_300_poll_c7c397cd3a63.png') no-repeat 0 -10px #e7e4cc;
  min-height: 150px;
  padding: 10px;
}

#content .poll-results h2 {
  color: #8C2319;
  border-bottom: 1px solid #bbb8a7;
  margin-bottom: 17px;
}

.poll-results td {
  font-size: 0.875em;
  padding: 0 5px 5px 0;
}

/**
 * Competitions
 */


body.competitions .intro {
    float:left;
/*    width:260px; */
    padding:0 0 12px 0;
}

.list {
    margin-left:0px;
}

.list li {
    position:relative;
    display:block;
    clear:both;

    min-height:80px;
    height:auto !important;
    height:80px;
    margin-bottom:10px;
    
}

.list .tools {
    float:right;
}

.list .title {
    margin-bottom:10px;
}

.media-list .media {
    display:block;
    float:left;
}

.media-list .media img {
   display:block;
   padding:0px 20px 20px 0px;
}

.media-list .content {
    display:block;
    position:relative;
}


.media-list .view {
    position:absolute;
    top:0px;
    right:0px;
}


.competition-entry .key {
    float:right;
    color:#8c2319;
}

.competition-entry label {
    font-size:13px;
}

.competition-entry label span {
    color:#8c2319;
}

.competition-entry li label {
    font-weight:bold;
}

.competition-entry li input {
    margin-right:16px;
}

.competition-entry .entry label {
    display:block;
    text-transform:uppercase;
}

.competition-entry .entry input {
    margin:12px 0;
    width:180px;
}

.competition-entry .errorlist {
    display:block;
    padding-top:8px;
}

.competition-entry form fieldset {
    padding-bottom:16px;
    margin-bottom:16px;
    border-bottom:1px solid #d1d6b9;
}

.competition-entry form fieldset.last {
    border-bottom:none; 
}

.competition-entry .questions .question {
    padding:0 0 16px 45px;
    background: transparent url('../../images/comp_q_c60695a6e36f.png') top left no-repeat;
}

.competition-entry .questions .answer {
    padding-left:45px;
    background: transparent url('../../images/comp_a_c60695a6e36f.png') left 6px no-repeat;
}

.competition-entry .entry {
    padding:16px 0;
    margin:0 0 16px 0;
    border-top:1px solid #677718;
    border-bottom:1px solid #677718;
}

.competition-thanks {
    min-height:400px;
    height:auto !important;
    height:400px;

    padding-left:149px;
    
    background: transparent url('../../images/comp_thanks_c60695a6e36f.jpg') left top no-repeat;
}




body.gallery .header
{
    margin-bottom:32px;
    border-bottom:1px solid #677718;
}
body.gallery #content .header h2
{
    float:left;
    padding:0 0 9px 0;
    margin:0;
    border-bottom:none;
}
body.gallery .header .tools
{
    float:right;
}
body.gallery .header .tools li 
{
    display:inline;
}
body.gallery .header .tools fieldset 
{
    display:inline;
}
body.gallery .header .tools label
{
    color:#677719;
    text-transform:uppercase; 
    font-size:.75em;
}
body.gallery .header .tools fieldset
{
    padding-left:24px;
}



.gallery .pagination {
    border-top:1px solid #677718;
    padding:0 0 0 0 ;
    height:66px;
}

.gallery .pagination .next,
.gallery .pagination .prev {
    margin-top:21px;
}

.gallery .pagination .next {
    float:right;
}

.gallery .pagination .prev {
    float:right;
}

.gallery .pagination .pages {
    float:right;
    color:#677719;
    font-size:1.125em;
}

.gallery .pagination .pages p {
    height:66px;
    line-height:66px;
    margin:0px;
    padding:0 12px;
}





.grid-list {
    width:900px;
    display:block;
    margin-left:-40px;
}

.grid-list li {
    list-style:none;
    display:block;
    float:left;
    width:140px;
    margin-left:40px;
    height:180px;
}
.grid-list li img {
    display:block;
}





/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../../js/fancybox/fancybox_7c5d001af462.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../../js/fancybox/blank_7c5d001af462.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../js/fancybox/fancybox-x_7c5d001af462.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../../js/fancybox/fancybox-y_7c5d001af462.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../../js/fancybox/fancybox-x_7c5d001af462.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../../js/fancybox/fancybox-y_7c5d001af462.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../../js/fancybox/fancybox_7c5d001af462.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../../js/fancybox/fancy_title_over_7c5d001af462.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../../js/fancybox/fancybox_7c5d001af462.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../../js/fancybox/fancybox-x_7c5d001af462.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../../js/fancybox/fancybox_7c5d001af462.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/js/fancybox/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }