* {
  margin: 0;
  padding: 0;
  border: 0 none; }

html {
  height: 100%; }

body {
  font-family: Tahoma, Verdana;
  font-size: 14px;
  line-height: 17px;
  height: 100%; }

html.ie7 body {
  line-height: 1; }

.clearer {
  clear: both;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  font-size: 0; }

.clearer_underline {
  clear: both;
  margin-left: -55px;
  padding-right: 103px;
  border-bottom: 1px solid #FFF;
  height: 1px;
  display: block;
  width: 100% !important; }

.clearer_underline.mobile {
  display: block; }

table {
  cellspacing: 0;
  cellpadding: 0;
  margin: 0; }

.ie6 img {
  behavior: url(../../javascripts/pngbehavior.htc); }

a {
  text-decoration: none;
  outline: none;
  cursor: pointer; }

a:hover {
  color: #006cff; }

a:active, a.active {
  color: #ff00ad; }

ins {
  background-color: #ff0;
  text-decoration: none; }

.links a {
  vertical-align: top; }

.block {
  display: block; }

/* Layout */
.header_top {
  padding: 10px 55px 0;
  margin-bottom: 35px; }

.header_slideshows_buttons {
  padding: 5px 55px 0; }

.calendar_navigation {
  padding: 17px 55px 8px;
  border-bottom: 2px solid #fff; }

.calendar_dates {
  padding: 0 48px; }

.exhibitions {
  padding: 25px 55px 18px; }

.footer {
  padding: 20px 55px 15px; }

.filter_title {
  padding: 8px 55px; }

.no_event {
  padding: 0 55px; }

/* Header */
.header_logo {
  float: left; }

.header_logo img {
  width: 284px;
  height: auto; }

.header_search {
  position: relative;
  float: right; }

.magnifying_glass {
  background: url("../../../images/magnifying_glass.png") no-repeat 0 0;
  display: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
  float: left;
  margin: 5px 10px 0; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .magnifying_glass {
      background: url("../../../images/retina/magnifying_glass.png") no-repeat 0 0 !important;
      -moz-background-size: 12px 24px;
      background-size: 12px 24px !important; } }

.magnifying_glass:active {
  background: url("../../../images/magnifying_glass.png") no-repeat 0 -12px;
  display: block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .magnifying_glass:active {
      background: url("../../../images/retina/magnifying_glass.png") no-repeat 0 -12px !important;
      -moz-background-size: 12px 24px;
      background-size: 12px 24px !important; } }

.section_title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 10px; }

.mobile {
  display: none; }

body.search .event_footer {
  display: none; }

body.search .event_footer_sparse {
  display: block; }

body.search .tr_container td {
  position: relative; }

body.search.no-events .add_event {
  position: absolute;
  top: 207px; }

body.search.no-events .clearer_underline.mobile {
  display: none; }

/* Yale original styling part 1 - SEARCH */
form#topper-search {
  float: left;
  margin-top: 5px;
  white-space: nowrap;
  border: 0 none;
  margin: 0;
  padding: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px; }

form#topper-search input.sfield {
  color: #999999;
  font-size: 12px;
  line-height: 1.2em;
  margin: 0;
  padding: 2px;
  vertical-align: middle;
  width: 170px;
  border: 1px inset; }

form#topper-search input.gobutton {
  height: 21px;
  margin: 0 8px 0 0;
  vertical-align: middle;
  width: 28px; }

.rss-feed {
  float: left;
  margin-right: 8px; }

.rss-feed img {
  height: 21px;
  width: auto; }

/* Yale original styling part 2 - FILTER */
#my-container {
  float: left;
  margin-left: 25px;
  margin-top: 4px;
  border: 0 none;
  margin: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  position: relative; }

#y-topper a {
  color: #FFFFFF;
  text-decoration: none;
  border: 0 none;
  margin: 0;
  padding: 0; }

#my-wrapper {
  left: 0 !important;
  position: absolute;
  text-align: left;
  top: 0;
  width: 160px;
  z-index: 1000;
  border: 0 none;
  margin: 0;
  padding: 0; }

#my-menu {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  left: -123px;
  top: 28px;
  padding: 5px 12px 0;
  position: absolute;
  z-index: 1000;
  margin: 0;
  text-align: left; }

#my-menu ul {
  font-size: 10px;
  line-height: 1.2em;
  margin: 0 0 20px;
  padding: 0;
  width: 134px; }

#my-menu ul li {
  list-style-type: none;
  margin: 0;
  padding: 2px 0 3px; }

#my-menu ul a {
  color: #003798;
  text-decoration: none; }

#my-menu ul.lower {
  margin-bottom: 15px; }

#my-menu ul.lower a {
  color: #585858;
  text-decoration: none; }

/* Slides JS Slideshow */
.slidesjs_navigation_container {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 50;
  background: #FFF;
  padding: 4px; }

.nested_slide {
  height: 350px !important; }

.nested_slide.slidesjs-slide {
  background: #fff; }

.header_slideshows_container {
  /*height: 315px !important;*/
  overflow: hidden; }

.slidesjs-container,
.slidesjs-control {
  width: 304px !important;
  height: 315px !important; }

.slideshow_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1; }

.slideshow_wrapper.active {
  display: block;
  z-index: 10; }

.slideshow_wrapper_nav.left,
.slideshow_wrapper_nav.right {
  position: absolute;
  top: 50%;
  margin-top: -61px; }

.slideshow_wrapper_nav.left {
  left: 25px; }

.slideshow_wrapper_nav.right {
  right: 25px; }

.slidesjs-navigation {
  display: block;
  width: 7px;
  height: 10px;
  display: inline-block;
  padding-left: 5px; }

.slidesjs-previous {
  background: url("../../../images/arrow_left_small.png") no-repeat 0 0; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-previous {
      background: url("../../../images/retina/arrow_left_small.png") no-repeat 0 0 !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-previous:hover {
  background: url("../../../images/arrow_left_small.png") no-repeat 0 -10px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-previous:hover {
      background: url("../../../images/retina/arrow_left_small.png") no-repeat 0 -10px !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-previous:active {
  background: url("../../../images/arrow_left_small.png") no-repeat 0 -20px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-previous:active {
      background: url("../../../images/retina/arrow_left_small.png") no-repeat 0 -20px !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-next {
  background: url("../../../images/arrow_right_small.png") no-repeat 0 0; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-next {
      background: url("../../../images/retina/arrow_right_small.png") no-repeat 0 0 !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-next:hover {
  background: url("../../../images/arrow_right_small.png") no-repeat 0 -10px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-next:hover {
      background: url("../../../images/retina/arrow_right_small.png") no-repeat 0 -10px !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-next:active {
  background: url("../../../images/arrow_right_small.png") no-repeat 0 -20px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-next:active {
      background: url("../../../images/retina/arrow_right_small.png") no-repeat 0 -20px !important;
      -moz-background-size: 7px 30px;
      background-size: 7px 30px !important; } }

.slidesjs-play,
.slidesjs-stop {
  background: url("../../../images/pause.png") no-repeat 0 0;
  width: 9px;
  height: 10px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-play,
    .slidesjs-stop {
      background: url("../../../images/retina/pause.png") no-repeat 0 0 !important;
      -moz-background-size: 9px 40px;
      background-size: 9px 40px !important; } }

.slidesjs-play {
  background: url("../../../images/pause.png") no-repeat 0 -30px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-play {
      background: url("../../../images/retina/pause.png") no-repeat 0 -30px !important;
      -moz-background-size: 9px 40px;
      background-size: 9px 40px !important; } }

.slidesjs-stop {
  background: url("../../../images/pause.png") no-repeat 0 0px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-stop {
      background: url("../../../images/retina/pause.png") no-repeat 0 0px !important;
      -moz-background-size: 9px 40px;
      background-size: 9px 40px !important; } }

.slidesjs-play:hover,
.slidesjs-stop:hover {
  background: url("../../../images/pause.png") no-repeat 0 -10px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-play:hover,
    .slidesjs-stop:hover {
      background: url("../../../images/retina/pause.png") no-repeat 0 -10px !important;
      -moz-background-size: 9px 40px;
      background-size: 9px 40px !important; } }

.slidesjs-play:active,
.slidesjs-stop:active {
  background: url("../../../images/pause.png") no-repeat 0 -20px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .slidesjs-play:active,
    .slidesjs-stop:active {
      background: url("../../../images/retina/pause.png") no-repeat 0 -20px !important;
      -moz-background-size: 9px 40px;
      background-size: 9px 40px !important; } }

.caption.slidesjs-slide {
  position: absolute;
  top: auto !important;
  bottom: -35px !important; }

/*.mobile_slide {*/
/*position: relative !important;*/
/*display: inline-block !important;*/
/*}*/
/* Header slideshows */
#headerSlideshows {
  white-space: nowrap;
  height: 335px; }

.single_slide_container {
  display: inline-block;
  margin-right: 14px; }

.header_slideshows_buttons {
  height: 25px; }

.slideshows {
  color: #848484;
  font-size: 13px;
  float: right; }

html.ie7 .slideshows {
  line-height: 17px; }

#slideshowsShow.slideshows {
  color: #0F4D92; }

#slideshowsShow.slideshows:hover {
  color: #006cff; }

#slideshowsShow.slideshows:active {
  color: #ff00ad; }

.header_slideshows_container {
  padding: 0 55px;
  margin: 0;
  position: relative;
  background: #fff; }

.header_slideshows_container ins {
  background: transparent; }

.header_slideshows {
  position: relative;
  overflow: hidden; }

.header_slideshows .image {
  position: relative; }

.header_slideshow_container {
  float: left;
  width: 305px; }

.header_slideshow {
  display: block;
  text-align: left;
  float: left;
  width: 305px;
  position: relative; }

.header_slideshow .title {
  cursor: pointer;
  color: #0f4d92;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: normal; }

.header_slideshow .image {
  margin-top: 2px;
  width: 305px;
  height: 203px;
  position: relative; }

.header_slideshow .image .ss_links {
  position: absolute;
  height: 20px;
  top: 183px;
  right: 0; }

.body_slideshow {
  display: block; }

.ss_links .nav-controls, .ss_links .ss-controls {
  display: inline-block;
  float: left; }

.header_slideshow .image .ss_links .prev {
  background: url(../../images/left_ss_arrow.png) 0 0 no-repeat;
  height: 20px;
  width: 18px;
  display: inline-block;
  float: left; }

.header_slideshow .image .ss_links .next {
  background: url(../../images/right_ss_arrow.png) 0 0 no-repeat;
  height: 20px;
  width: 18px;
  display: inline-block;
  float: left; }

.header_slideshow .image .ss_links .pause {
  background: url(../../images/pause_ss.png) 0 0 no-repeat;
  height: 20px;
  width: 18px;
  display: inline-block;
  float: left; }

.header_slideshow .image .ss_links .play {
  background: url(../../images/play_ss.png) 0 0 no-repeat;
  height: 20px;
  width: 18px;
  display: inline-block;
  float: left; }

.header_slideshow .image .ss_links .prev:hover {
  background: url(../../images/left_ss_arrow.png) 0 -32px no-repeat; }

.header_slideshow .image .ss_links .next:hover {
  background: url(../../images/right_ss_arrow.png) 0 -32px no-repeat; }

.header_slideshow .image .ss_links .pause:hover {
  background: url(../../images/pause_ss.png) 0 -32px no-repeat; }

.header_slideshow .image .ss_links .play:hover {
  background: url(../../images/play_ss.png) 0 -32px no-repeat; }

.header_slideshow .image .ss_links .prev:active, .header_slideshow .image .ss_links .prev.active {
  background: url(../../images/left_ss_arrow.png) 0 -64px no-repeat; }

.header_slideshow .image .ss_links .next:active, .header_slideshow .image .ss_links .next.active {
  background: url(../../images/right_ss_arrow.png) 0 -64px no-repeat; }

.header_slideshow .image .ss_links .pause:active, .header_slideshow .image .ss_links .pause.active {
  background: url(../../images/pause_ss.png) 0 -64px no-repeat; }

.header_slideshow .image .ss_links .play:active, .header_slideshow .image .ss_links .play.active {
  background: url(../../images/play_ss.png) 0 -64px no-repeat; }

/*
.header_slideshow .image .links_no_pause {
	position: absolute;
	height: 20px;
	top: 20px;
	right: 0;
}
*/
.header_slideshow .date {
  color: #000;
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #ff00ad; }

.header_slideshow .excerpt {
  margin-top: 4px;
  font-size: 18px;
  line-height: 21px; }

html.ie7 .header_slideshow .excerpt {
  font-size: 1.26em;
  line-height: 20px; }

/* ie7 hack */
.excerpt .insane-aa-4b {
  display: none; }

html.ie7 .excerpt .insane-aa-4b {
  display: inline; }

html.ie7 .excerpt .other_browsers {
  display: none; }

.insane-aa-4b {
  zoom: 0.25; }

.insane-aa-4b .insane-aa-inner {
  zoom: 4; }

.insane-aa-4b .insane-aa-blur {
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
  font-size: 18px; }

.header_slideshow .artist {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin-top: 3px; }

.artwork_location {
  color: #0f4d92;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
  cursor: pointer;
  white-space: normal; }

html.ie7 .artwork_location {
  line-height: 18px;
  margin-top: 4px; }

.header_slideshow a {
  color: #000; }

.header_slideshow .artwork_location a {
  color: #0f4d92; }

.header_slideshow .caption_details,
.header_slideshow .caption_details .excerpt {
  display: block;
  width: 100%;
  white-space: normal; }

.header_slideshow .caption_details .date {
  display: inline-block; }

.artwork_location:hover, .artwork_location a:hover,
.header_slideshow .caption_details:hover .excerpt {
  color: #006cff; }

.header_slideshow a.active {
  color: #ff00ad !important; }

.header_slideshow:hover .date,
.header_slideshow .caption_details:hover .date {
  color: #000;
  border-bottom: 1px solid #006cff !important; }

.header_slideshow.active,
.artwork_location a:active, .artwork_location.active,
.header_slideshow .caption_details:active, .header_slideshow .caption_details.active,
.header_slideshow .caption_details:active .date, .header_slideshow .caption_details.active .date,
.header_slideshow .caption_details:active .excerpt, .header_slideshow .caption_details.active .excerpt {
  color: #ff00ad !important; }

.header_slideshow .caption_details:active .date, .header_slideshow .caption_details.active .date {
  border-bottom: 1px solid #ff00ad; }

/*
.header_slideshow:active .date, .header_slideshow.active .date {
	color: #ff00ad;
	border-bottom: 1px solid #ff00ad;
}
*/
.header_slideshow.artwork_or_arrow_hover:hover {
  color: #000; }

.header_slideshow.artwork_or_arrow_hover:hover .date {
  color: #000;
  border-bottom: 1px solid #ff00ad; }

.header_slideshow.artwork_or_arrow_hover:active, .header_slideshow.artwork_or_arrow_hover.active {
  color: #000;
  cursor: pointer; }

.header_slideshow.artwork_or_arrow_hover:active .date, .header_slideshow.artwork_or_arrow_hover.active .date {
  color: #000;
  border-bottom: 1px solid #ff00ad; }

.header_bottom {
  background: #f2f2d8 url(../../images/header_bottom.png) 0 repeat-x;
  height: 13px;
  /* margin-left: 15px; */ }

.header_bottom_left_corner {
  background: #f2f2d8 url(../../images/header_bottom_left_corner.png) 0 0 no-repeat;
  margin-left: -15px;
  width: 15px;
  height: 13px; }

/* Footer */
.tr_footer {
  background: #0f4d92;
  clear: both; }

.footer {
  height: 94px;
  font-size: 11px;
  line-height: 16px; }

.footer_logo {
  float: left;
  background: url(../../images/footer_logo.png) 0 0 no-repeat;
  width: 152px;
  height: 31px; }

.footer_text {
  float: left;
  color: #fff;
  width: 352px;
  margin-left: 90px; }

.footer_text span {
  color: #7490b7; }

.footer_text a {
  color: #fff;
  margin-right: 20px; }

.footer_text a:hover {
  color: #ffff00; }

.footer_text a:active, .footer_text a.active {
  color: #ff00ad; }

/* Content */
.main_table {
  height: 100%;
  width: 100%; }

.main_table > tbody {
  display: block; }

.tr_container td {
  background: #f2f2d8;
  height: 100%;
  vertical-align: top; }

/* CALENDAR NAVIGATION */
.period {
  float: left;
  cursor: pointer; }

.period_item {
  display: inline-block;
  background: #0f4d92;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff; }

.period_item:hover {
  background: #006cff;
  color: #fff; }

.period_item:active, .period_item.active {
  background: #ff00ad;
  color: #fff; }

.period_item.selected {
  background: #7490b7; }

.filter {
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 100; }

.filter_item {
  display: block;
  float: right;
  color: #0f4d92;
  border-top: 1px solid #0f4d92;
  border-bottom: 1px solid #0f4d92;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  width: 177px;
  padding-top: 2px;
  height: 18px;
  position: relative; }

html.ie7 .filter_item {
  margin-right: 15px;
  height: 15px;
  padding-top: 5px; }

.filter_item:hover {
  color: #006cff;
  border-top: 1px solid #006cff;
  border-bottom: 1px solid #006cff; }

.filter_item:active, .filter_item.active {
  color: #ff00ad;
  border-top: 1px solid #ff00ad;
  border-bottom: 1px solid #ff00ad; }

.filter_item .plus {
  font-family: Verdana;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  width: 20px;
  height: 18px;
  top: 1px;
  right: -6px; }

#jumpToDetails {
  top: 29px;
  position: absolute; }

html.ie7 #jumpToDetails {
  right: 191px;
  line-height: 17px; }

.jump_to_date {
  background: url(../../images/disciplines_top_bg.png) 0 0 no-repeat;
  width: 188px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  overflow: hidden; }

.jump_to_date_middle {
  background: url(../../images/disciplines_middle_bg.png) 0 0 repeat;
  width: 188px;
  height: 100%;
  position: absolute;
  top: 10px;
  z-index: -1; }

.jump_to_date_bottom {
  background: url(../../images/disciplines_bottom_bg.png) 0 0 repeat;
  height: 13px;
  width: 188px; }

.ui-datepicker-inline {
  position: relative; }

table.ui-datepicker-calendar {
  margin: 0 0 0 1px; }

table.ui-datepicker-calendar .date_picker_selected_week {
  background: #4b75c1; }

table.ui-datepicker-calendar td {
  width: 20px;
  min-width: 20px;
  border-bottom: 1px solid #7490b7;
  border-right: 1px solid #7490b7;
  background: transparent;
  margin: 0;
  padding: 2px 0 0;
  height: 21px;
  width: 24px;
  text-align: center; }

table.ui-datepicker-calendar td a {
  color: #fff; }

table.ui-datepicker-calendar td.ui-datepicker-current-day {
  background: #fff; }

table.ui-datepicker-calendar td a.ui-state-active {
  color: #000; }

table.ui-datepicker-calendar tbody td:hover {
  background: #006cff; }

table.ui-datepicker-calendar tbody td:active, table.ui-datepicker-calendar tbody td.active {
  background: #ff00ad; }

.ui-datepicker-title {
  color: #fff;
  text-transform: uppercase;
  cursor: default;
  letter-spacing: 1px; }

.ui-datepicker-header {
  position: relative;
  height: 20px;
  padding: 5px 0 0 7px; }

table.ui-datepicker-calendar th {
  background: #c8d3e2;
  font-weight: normal;
  font-size: 11px;
  color: #000;
  height: 21px;
  width: 24px;
  text-align: center;
  border-top: 1px solid #7490b7;
  border-bottom: 1px solid #7490b7;
  border-right: 1px solid #7490b7;
  cursor: default; }

a.ui-datepicker-prev, a.ui-datepicker-next {
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  position: absolute;
  display: block;
  top: 2px;
  left: 134px; }

a.ui-datepicker-next {
  left: 157px; }

a.ui-datepicker-prev:hover, a.ui-datepicker-next:hover {
  color: #006cff; }

a.ui-datepicker-prev:active, a.ui-datepicker-prev.active, a.ui-datepicker-next:active, a.ui-datepicker-next.active {
  color: #ff00ad; }

.ui-datepicker-current {
  cursor: pointer;
  color: #ffff00;
  background: transparent;
  text-transform: uppercase; }

.ui-datepicker-buttonpane {
  height: 20px;
  margin: 5px 0 1px 5px;
  padding: 0 0 0 3px;
  cursor: default;
  display: inline-block; }

.ui-datepicker-buttonpane a:hover {
  background: #006cff; }

.ui-datepicker-buttonpane a:active, .ui-datepicker-buttonpane.active {
  background: #ff00ad; }

.jum_to_text {
  display: inline-block;
  text-transform: none;
  margin-right: 2px; }

.jum_to_text a {
  color: #fff; }

.jum_to_text a span {
  color: #ff0;
  letter-spacing: 1px; }

#disciplinesDetails {
  position: absolute;
  top: 29px;
  right: -10px;
  width: 188px;
  padding-bottom: 13px; }

html.ie7 #disciplinesDetails {
  right: 4px;
  line-height: 17px; }

html.ie7 #jumpTo.filter_item {
  margin-right: 0; }

.disciplines_middle {
  position: absolute;
  left: 0px;
  background: url(../../images/disciplines_middle_bg.png) 0 0 repeat;
  width: 188px;
  height: 100%;
  z-index: -1;
  top: 10px; }

.disciplines_bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../../images/disciplines_bottom_bg.png) 0 0 repeat;
  width: 188px;
  height: 13px; }

.disciplines {
  background: url(../../images/disciplines_top_bg.png) 0 0 no-repeat;
  width: 177px;
  padding-right: 11px;
  position: relative;
  overflow: hidden; }

.disciplines .item {
  border-bottom: 1px solid #7490b7;
  padding: 5px 0 0 5px; }

.disciplines .item:last-child {
  border-bottom: none; }

.disciplines .item .label {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  width: 106px;
  padding-bottom: 2px; }

.disciplines .item .label span {
  padding: 1px 2px;
  letter-spacing: 1px; }

.disciplines .item .label.selected span {
  background: #fff;
  color: #000; }

.disciplines .item .label:hover span {
  background: #006cff; }

.disciplines .item .label:active span, .disciplines .item .label.active span {
  background: #ff00ad; }

.disciplines .item .ical {
  background: url(../../images/ical_disciplines.png) 0 0 no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block; }

html.ie7 .disciplines .item .ical {
  height: 15px; }

.disciplines .item .ical:hover {
  background: url(../../images/ical_disciplines.png) 0 -17px no-repeat; }

.disciplines .item .ical:active, .disciplines .item .ical.active {
  background: url(../../images/ical_disciplines.png) 0 -34px no-repeat; }

.disciplines .item .rss {
  background: url(../../images/rss_disciplines.png) 0 0 no-repeat;
  width: 18px;
  height: 8px;
  display: inline-block;
  margin: 0 0 0 3px; }

html.ie7 .disciplines .item .rss {
  height: 12px; }

.disciplines .item .rss:hover {
  background: url(../../images/rss_disciplines.png) 0 -16px no-repeat; }

.disciplines .item .rss:active, .disciplines .item .rss.active {
  background: url(../../images/rss_disciplines.png) 0 -32px no-repeat; }

.calendar_event_footer {
  margin-top: 14px; }

.calendar_left_right {
  margin-top: 14px; }

html.ie .calendar_left_right {
  padding-top: 14px;
  margin-top: 0; }

.left, .right {
  background: url("../../../images/arrow_left_blue.png") no-repeat 0 0;
  float: left;
  width: 14px;
  height: 27px;
  cursor: pointer;
  margin-top: 6px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .left, .right {
      background: url("../../../images/retina/arrow_left_blue.png") no-repeat 0 0 !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.left:hover {
  background: url("../../../images/arrow_left_blue.png") no-repeat 0 -27px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .left:hover {
      background: url("../../../images/retina/arrow_left_blue.png") no-repeat 0 -27px !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.left:active, .left.active {
  background: url("../../../images/arrow_left_blue.png") no-repeat 0 -54px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .left:active, .left.active {
      background: url("../../../images/retina/arrow_left_blue.png") no-repeat 0 -54px !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.right {
  background: url("../../../images/arrow_right_blue.png") no-repeat 0 0; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .right {
      background: url("../../../images/retina/arrow_right_blue.png") no-repeat 0 0 !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.right:hover {
  background: url("../../../images/arrow_right_blue.png") no-repeat 0 -27px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .right:hover {
      background: url("../../../images/retina/arrow_right_blue.png") no-repeat 0 -27px !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.right:active, .right.active {
  background: url("../../../images/arrow_right_blue.png") no-repeat 0 -54px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .right:active, .right.active {
      background: url("../../../images/retina/arrow_right_blue.png") no-repeat 0 -54px !important;
      -moz-background-size: 14px 81px;
      background-size: 14px 81px !important; } }

.details {
  color: #FF00AD;
  float: left;
  font-size: 30px;
  font-weight: bold;
  margin: -1px 0 0 24px;
  padding: 1px 0 10px;
  line-height: normal; }

html.ie7 .details {
  margin: -6px 0 0 24px; }

/* CALENDAR FILTER */
.filter_title {
  background: #F2F2D8;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal; }

.filter_title a.remove_filter, .filter_title span.results_count {
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  margin-left: 10px;
  color: #ff00ad;
  letter-spacing: 0px; }

.filter_title a.remove_filter:hover {
  color: #006cff; }

.filter_title a.remove_filter:active, .filter_title a.remove_filter.active {
  color: #ff00ad; }

.filter_title span.results_count {
  margin-right: 10px; }

/* CALENDAR EXHIBITIONS */
.image_placeholder {
  width: 103px;
  height: 77px;
  background: #B9B9B9;
  float: left; }

.exhibitions {
  border-top: 1px solid #fff;
  background: #fff; }

.exhibitions_title {
  display: inline-block;
  float: left;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px; }

.expand_collapse {
  display: inline-block;
  float: right;
  font-size: 13px;
  color: #0f4d92;
  cursor: pointer; }

.exhibitions .item {
  font-size: 14px;
  line-height: 20px;
  width: 50%;
  margin-bottom: 15px;
  margin-right: -4px;
  display: inline-block;
  vertical-align: top; }

.exhibitions.expanded .item {
  font-size: 18px;
  line-height: 21px; }

.exhibitions .item a.place {
  color: #0f4d92;
  font-size: 12px; }

.exhibitions .item a.title {
  color: #000;
  font-size: 18px; }

.exhibitions .item a.title:hover,
.exhibitions .item a.place:hover {
  color: #006cff; }

.exhibitions .item a.title:active, .exhibitions .item a.title.active,
.exhibitions .item a.place:active, .exhibitions .item a.place.active {
  color: #ff00ad; }

.exhibitions .item span.date {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.exhibitions .links {
  float: left; }

.exhibition_details {
  margin: 10px 0 20px; }

.exb_image {
  width: 320px;
  float: left; }

.exb_image img {
  margin-left: 30px; }

.exb_text {
  float: left;
  width: 305px;
  font-size: 12px;
  line-height: 16px; }

.exb_text a.exb_more_info {
  font-weight: bold;
  color: #000; }

.exb_text a.exb_more_info:hover {
  color: #006cff; }

.exb_text a.exb_more_info:active {
  color: #ff00ad; }

.exb_text a.exb_website {
  font-size: 11px;
  color: #777; }

.exb_text a.exb_website:hover {
  color: #006cff; }

.exb_text a.exb_website:active {
  color: #ff00ad; }

.exhibitions .item .exhibition_details a.website {
  background: url("../../images/website_link.png") no-repeat scroll right 6px transparent;
  color: #777777 !important;
  display: block;
  margin-top: 15px;
  width: 55px;
  font-size: 11px; }

.exhibitions .item .exhibition_details .website span {
  border-bottom: 1px solid #777777; }

.cal_dates_event {
  margin-left: 1px;
  padding: 12px 7px;
  zoom: 1;
  position: relative;
  min-width: 0;
  display: block;
  overflow: hidden;
  height: auto !important;
  float: left;
  max-width: 100%; }

.cal_dates_event img.bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  zoom: 1; }

.cal_dates_event .over_bg {
  position: relative;
  z-index: 22;
  zoom: 1;
  min-width: 0;
  display: block; }

.cal_dates_event:hover img.bg {
  display: block; }

.cal_day .cal_dates_event {
  width: 225px; }

.cal_week .cal_dates_event {
  width: 177px; }

.cal_month .cal_dates_event {
  /* no need for defining in month view */
  /* width: 145px; */ }

.cal_dates_event .time,
.content_title_time .time {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold; }

.cal_dates_event .time span.underline,
.content_title_time .time span.underline {
  border-bottom: 1px solid #ff00ad; }

html.ie7 .cal_dates_event .time,
html.ie7 .content_title_time .time {
  display: inline;
  padding-bottom: 2px; }

.cal_dates_event .time span.caps,
.content_title_time .time span.caps {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-left: 1px; }

.event_footer {
  position: absolute;
  left: 0;
  width: 100%;
  height: 13px;
  background: url("../../images/header_bottom_black.png") repeat-x 0 0 #fff; }

/* 
html.ie7 .cal_dates_event .time span.caps,
html.ie7 .content_title_time .time span.caps {
	letter-spacing: 1px; 
}
*/
a.see_all_dates {
  font-size: 8px;
  letter-spacing: 1px;
  color: #c90000; }

a.see_all_dates:hover {
  color: #006cff; }

.details_container:hover a.see_all_dates {
  color: #006cff; }

a.see_all_dates:active, a.see_all_dates.active {
  color: #ff00ad; }

.cal_dates_event .title {
  font-size: 18px;
  line-height: 21px;
  margin-top: 10px; }

.cal_dates_event .title a,
.cal_dates_event .time a {
  color: #000; }

.cal_dates_event .author {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  margin-top: 6px; }

.cal_dates_event .place {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #0f4d92;
  margin-top: 5px; }

html.ie7 .cal_dates_event .place {
  display: block; }

.cal_dates_event .details_container:hover .time span.underline {
  border-bottom: 1px solid #006cff; }

.cal_dates_event .over_bg.place_hover:hover .time span.underline {
  border-bottom: 1px solid #ff00ad; }

.details_container:hover {
  cursor: pointer; }

.cal_dates_event .details_container:hover .title a,
.cal_dates_event .details_container:hover .author,
.cal_dates_event .place:hover {
  color: #006cff; }

.cal_dates_event .over_bg.place_hover:hover .title a,
.cal_dates_event .over_bg.place_hover:hover .author,
.event_details.place_hover:hover .title a,
.event_details.place_hover:hover .author {
  color: #000; }

.cal_dates_event .details_container:active a.see_all_dates,
.cal_dates_event a.see_all_dates.active,
.cal_dates_event .details_container:active .title a,
.cal_dates_event .title a.active,
.cal_dates_event .details_container:active .time a,
.cal_dates_event .time a.active,
.cal_dates_event .details_container:active .author,
.cal_dates_event .author.active,
.cal_dates_event .place:active,
.cal_dates_event .place.active {
  color: #ff00ad; }

.cal_dates_event .over_bg.place_hover:active .title a, .cal_dates_event .over_bg.place_hover.active .title a,
.cal_dates_event .over_bg.place_hover:active .time a, .cal_dates_event .over_bg.place_hover.active .time a,
.cal_dates_event .over_bg.place_hover:active .author, .cal_dates_event .over_bg.place_hover.active .author,
.event_details.place_hover:active .title a, .event_details.place_hover.active .title a,
.event_details.place_hover:active .time a, .event_details.place_hover.active .time a,
.event_details.place_hover:active .author, .event_details.place_hover.active .author {
  color: #000; }

.cal_dates_event .time:active span.underline, .cal_dates_event .time.active span.underline {
  border-bottom: 1px solid #ff00ad; }

.cal_dates_event .links {
  margin-top: 15px; }

.cal_dates_event .image {
  margin-top: 10px;
  display: block; }

.cal_day .cal_dates_event .image img {
  /* width: 225px; */ }

.cal_week .cal_dates_event .image img {
  /* width: 177px; */ }

.cal_month .cal_dates_event .image {
  /* display: none; */
  width: 145px;
  float: left; }

.cal_month .cal_dates_event .image img {
  /* width: 145px; */ }

.cal_month .cal_dates_event .image.width_one_column {
  margin-right: 8px;
  margin-top: 0; }

.cal_month .cal_dates_event .event_details {
  float: left; }

.calendar_navigation .links {
  float: left; }

.calendar_navigation .link_1 {
  margin-left: 9px; }

.cal_dates_event .link_1,
.content .link_1 {
  background: url("../../../images/ical_link.png") no-repeat 0 0;
  width: 23px;
  height: 21px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_1,
    .content .link_1 {
      background: url("../../../images/retina/ical_link.png") no-repeat 0 0 !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.cal_dates_event .link_1:hover,
.content .link_1:hover {
  background: url("../../../images/ical_link.png") no-repeat 0 -21px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_1:hover,
    .content .link_1:hover {
      background: url("../../../images/retina/ical_link.png") no-repeat 0 -21px !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.cal_dates_event .link_1:active,
.cal_dates_event .link_1.active,
.content .link_1:active,
.content .link_1.active {
  background: url("../../../images/ical_link.png") no-repeat 0 -42px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_1:active,
    .cal_dates_event .link_1.active,
    .content .link_1:active,
    .content .link_1.active {
      background: url("../../../images/retina/ical_link.png") no-repeat 0 -42px !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.cal_dates_event .link_2,
.content .link_2 {
  background: url("../../../images/share.png") no-repeat 0 0;
  width: 54px;
  height: 21px;
  margin-left: 5px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_2,
    .content .link_2 {
      background: url("../../../images/retina/share.png") no-repeat 0 0 !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.cal_dates_event .link_2:hover,
.content .link_2:hover {
  background: url("../../../images/share.png") no-repeat 0 -21px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_2:hover,
    .content .link_2:hover {
      background: url("../../../images/retina/share.png") no-repeat 0 -21px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.cal_dates_event .link_2:active,
.cal_dates_event .link_2.active,
.content .link_2:active,
.content .link_2.active {
  background: url("../../../images/share.png") no-repeat 0 -42px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .cal_dates_event .link_2:active,
    .cal_dates_event .link_2.active,
    .content .link_2:active,
    .content .link_2.active {
      background: url("../../../images/retina/share.png") no-repeat 0 -42px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.calendar_navigation .link_1 {
  background: url("../../../images/ical_link_blue.png") no-repeat 0 0;
  width: 23px;
  height: 21px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_1 {
      background: url("../../../images/retina/ical_link_blue.png") no-repeat 0 0 !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.calendar_navigation .link_1:hover {
  background: url("../../../images/ical_link_blue.png") no-repeat 0 -21px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_1:hover {
      background: url("../../../images/retina/ical_link_blue.png") no-repeat 0 -21px !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.calendar_navigation .link_1:active,
.calendar_navigation .link_1.active {
  background: url("../../../images/ical_link_blue.png") no-repeat 0 -42px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_1:active,
    .calendar_navigation .link_1.active {
      background: url("../../../images/retina/ical_link_blue.png") no-repeat 0 -42px !important;
      -moz-background-size: 23px 63px;
      background-size: 23px 63px !important; } }

.calendar_navigation .link_2 {
  background: url("../../../images/share_blue.png") no-repeat 0 0;
  width: 54px;
  height: 21px;
  margin-left: 5px;
  display: inline-block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_2 {
      background: url("../../../images/retina/share_blue.png") no-repeat 0 0 !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.calendar_navigation .link_2:hover {
  background: url("../../../images/share_blue.png") no-repeat 0 -21px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_2:hover {
      background: url("../../../images/retina/share_blue.png") no-repeat 0 -21px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.calendar_navigation .link_2:active,
.calendar_navigation .link_2.active {
  background: url("../../../images/share_blue.png") no-repeat 0 -42px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .calendar_navigation .link_2:active,
    .calendar_navigation .link_2.active {
      background: url("../../../images/retina/share_blue.png") no-repeat 0 -42px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.exhibition_item_image {
  max-width: 103px;
  margin-right: 15px;
  float: left; }

.exhibition_item_image img {
  width: auto;
  max-width: 103px;
  height: auto; }

.exhibition_item_title {
  position: relative;
  padding-right: 15px; }

.exhibition_item.has_image .exhibition_item_title {
  margin-left: 118px; }

.exhibition_item_title h2 {
  font-weight: normal; }

.exhibition_item .link_1 {
  background: url("../../images/ical_exhibition.png") no-repeat 0 0 transparent;
  width: 14px;
  height: 17px;
  display: block;
  position: absolute;
  right: 20px;
  top: 8px; }

.exhibition_item .link_1:hover {
  background: url("../../images/ical_exhibition.png") no-repeat 0 -17px transparent; }

.exhibition_item .link_1:active {
  background: url("../../images/ical_exhibition.png") no-repeat 0 -34px transparent; }

.exhibition_item .link_2 {
  background: url("../../../images/share.png") no-repeat 0 0;
  width: 54px;
  height: 21px;
  display: block;
  position: absolute;
  right: 0;
  top: 9px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .exhibition_item .link_2 {
      background: url("../../../images/retina/share.png") no-repeat 0 0 !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.exhibition_item .link_2:hover {
  background: url("../../../images/share.png") no-repeat 0 -21px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .exhibition_item .link_2:hover {
      background: url("../../../images/retina/share.png") no-repeat 0 -21px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.exhibition_item .link_2:active {
  background: url("../../../images/share.png") no-repeat 0 -42px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .exhibition_item .link_2:active {
      background: url("../../../images/retina/share.png") no-repeat 0 -42px !important;
      -moz-background-size: 54px 63px;
      background-size: 54px 63px !important; } }

.week_day,
.month_day {
  background: #fff;
  color: #ff00ad;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  width: 100%;
  left: 0;
  text-indent: 55px; }

.week_days,
.month_days {
  padding-top: 15px;
  width: 100%; }

html.ie7 .month_day, html.ie7 .week_day {
  padding: 2px 0 2px 15px;
  margin-top: -1px; }

/* SINGLE EVENT */
#fade {
  background: url("../../images/single_event_px_bg.png") 0 0 transparent;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }

#single_event {
  background: #fff;
  color: #000;
  left: 50%;
  margin-left: -414px;
  padding: 14px 14px 28px;
  position: absolute;
  top: 0;
  width: 800px;
  z-index: 10001; }

html.ie7 #single_event {
  line-height: 17px; }

.close_single_event_link {
  background: #0e4c92 url("../../images/close_btn_cross.png") no-repeat 2px 3px;
  width: 20px;
  height: 20px;
  z-index: 10002;
  display: block;
  /*
  float: right;
  */
  position: absolute;
  right: 14px;
  top: 14px; }

.close_single_event_link:hover {
  background: #006cff url("../../images/close_btn_cross.png") no-repeat 2px 3px; }

.close_single_event_link:active, .close_single_event_link.active {
  background: #ff00ad url("../../images/close_btn_cross.png") no-repeat 2px 3px; }

.addthis_button_email {
  background: url("../../../images/email_icon.png") no-repeat 0 0;
  width: 24px;
  height: 17px;
  display: block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .addthis_button_email {
      background: url("../../../images/retina/email_icon.png") no-repeat 0 0 !important;
      -moz-background-size: 24px 51px;
      background-size: 24px 51px !important; } }

.addthis_button_email:hover {
  background: url("../../../images/email_icon.png") no-repeat 0 -17px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .addthis_button_email:hover {
      background: url("../../../images/retina/email_icon.png") no-repeat 0 -17px !important;
      -moz-background-size: 24px 51px;
      background-size: 24px 51px !important; } }

.addthis_button_email:active {
  background: url("../../../images/email_icon.png") no-repeat 0 -34px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .addthis_button_email:active {
      background: url("../../../images/retina/email_icon.png") no-repeat 0 -34px !important;
      -moz-background-size: 24px 51px;
      background-size: 24px 51px !important; } }

.addthis_button_email span {
  background-image: none; }

.sharing_container {
  display: none;
  vertical-align: bottom; }

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

.sharing_container > span {
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle; }

.sharing_button.hidden {
  display: none; }

.facebook, .facebook a, .facebook, .facebook a div, .facebook, .facebook a div span, .facebook, .facebook a, .facebook,
.facebook a div, .facebook, .facebook a div span iframe {
  width: 48px !important;
  height: 20px !important; }

.content {
  float: left;
  width: 510px;
  margin-top: 23px; }

.content .links {
  margin: 8px 0 0; }

.content_title_time h2 {
  line-height: 18px !important;
  margin: 10px 0 10px 0 !important; }

.content .image .caption {
  font-size: 11px;
  line-height: 17px;
  margin-top: 1px; }

.content .other {
  color: #c90000;
  font-size: 10px;
  text-transform: uppercase; }

.content h1 {
  font-size: 24px;
  line-height: 30px;
  margin: 11px 0 0;
  font-weight: normal; }

.content h2 {
  font-size: 14px;
  line-height: 26px;
  margin: 4px 0 0;
  font-weight: bold; }

.content .address {
  padding-top: 4px;
  font-size: 14px;
  line-height: 17px;
  color: #0f4d92; }

.content .address a {
  color: #0f4d92; }

.content .address span.map {
  /*padding-left: 4px;*/
  font-size: 10px; }

.content .accessibility {
  background: url("../../images/accessibility_ico.png") no-repeat scroll 165px 6px transparent;
  /*display: inline-block;*/
  font-size: 11px;
  line-height: 16px;
  width: 175px;
  color: #7c9abd; }

.content .accessibility.not {
  background: url("../../images/accessibility_ico.png") no-repeat scroll 185px 6px transparent;
  width: 195px; }

.content .text {
  margin-top: 20px;
  line-height: 18px; }

.content .text a {
  font-weight: bold;
  color: #000; }

.content .text .talk {
  font-size: 9px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase; }

.content a {
  color: #000; }

.content a:hover {
  color: #006cff; }

.content a:active, .content a.active {
  color: #ff00ad; }

.content .text .label {
  color: #6d6d6d;
  font-size: 11px; }

.content .text p {
  margin: 20px 0 0; }

.see_also {
  float: right;
  width: 180px;
  margin-top: 23px; }

.see_also .main_title {
  font-size: 16px;
  border-bottom: 1px solid #0F4D92;
  width: 164px;
  padding-bottom: 4px; }

.see_also .cal_dates_event {
  margin-left: 0;
  padding-left: 0;
  float: none; }

.see_also .cal_dates_event .time {
  font-size: 12px;
  line-height: 15px; }

.see_also .cal_dates_event .time span.caps {
  font-size: 10px; }

.see_also .cal_dates_event .title {
  font-size: 14px;
  line-height: 16px;
  margin-top: 7px; }

.see_also .cal_dates_event .author {
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  margin-top: 7px; }

.see_also .cal_dates_event .details_container:hover {
  color: #006cff; }

.see_also .cal_dates_event .details_container:active, .see_also .cal_dates_event .details_container.active {
  color: #ff00ad; }

.see_also .cal_dates_event.place_hover:hover .author,
.see_also .cal_dates_event.place_hover:active .author, .see_also .cal_dates_event.place_hover.active .author {
  color: #000; }

.see_also .cal_dates_event .place {
  font-size: 12px;
  line-height: 14px;
  margin-top: 7px; }

.see_also .cal_dates_event .place:hover {
  color: #006cff; }

.see_also .cal_dates_event .place:active {
  color: #ff00ad; }

/* BADGES */
.badge_blue, .badge_green, .badge_purple, .badge_red, .badge_orange, .badge_cyan,
.badge_lightblue, .badge_lightgreen, .badge_yellow, .badge_pink {
  display: inline-block; }

.badge_blue span, .badge_green span, .badge_purple span, .badge_red span, .badge_orange span, .badge_cyan span,
.badge_lightblue span, .badge_lightgreen span, .badge_yellow span, .badge_pink span {
  font-size: 8px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 2px 11px 2px 4px; }

.ie7 .badge_blue, .ie7 .badge_green, .ie7 .badge_purple, .ie7 .badge_red, .ie7 .badge_orange, .ie7 .badge_cyan,
.ie7 .badge_lightblue, .ie7 .badge_lightgreen, .ie7 .badge_yellow, .ie7 .badge_pink {
  padding-top: 2px;
  padding-bottom: 2px; }

.badge_blue span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -95px transparent; }

.badge_green span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -57px transparent; }

.badge_purple span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -19px transparent; }

.badge_red span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -133px transparent; }

.badge_orange span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -171px transparent; }

.badge_cyan span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -209px transparent; }

.badge_lightblue span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -323px transparent; }

.badge_lightgreen span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -361px transparent; }

.badge_yellow span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -399px transparent;
  color: #000; }

.badge_pink span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -437px transparent; }

a.badge_blue:hover span, a.badge_green:hover span, a.badge_purple:hover span, a.badge_red:hover span, a.badge_orange:hover span, a.badge_cyan:hover span,
a.badge_lightblue:hover span, a.badge_lightgreen:hover span, a.badge_yellow:hover span, a.badge_pink:hover span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -247px transparent;
  color: #fff; }

a.badge_blue:active span, a.badge_blue.active span, a.badge_green:active span, a.badge_green.active span, a.badge_purple:active span, a.badge_purple.active span,
a.badge_red:active span, a.badge_red.active span, a.badge_orange:active span, a.badge_orange.active span, a.badge_cyan:active span, a.badge_cyan.active span,
a.badge_lightblue:active span, a.badge_lightblue.active span, a.badge_lightgreen:active span, a.badge_lightgreen.active span,
a.badge_yellow:active span, a.badge_yellow.active span, a.badge_pink:active span, a.badge_pink.active span {
  background: url("../../images/badges_bg.png") no-repeat scroll right -285px transparent;
  color: #fff; }

.badge_blue ins, .badge_green ins, .badge_purple ins, .badge_red ins, .badge_orange ins, .badge_cyan ins,
.badge_lightblue ins, .badge_lightgreen ins, .badge_yellow ins, .badge_pink ins {
  background: transparent; }

.no_event {
  margin: 20px 0 0; }

.no_event p {
  font-size: 14px;
  font-weight: normal; }

.dog {
  background: url("../../images/bulldog.png") no-repeat scroll 0 0 transparent;
  width: 489px;
  height: 349px;
  margin: 0 auto 0;
  position: relative;
  top: -17px;
  margin-top: 20px; }

.tags {
  margin-top: 4px;
  font-size: 11px;
  color: #6d6e71; }

.tags .excerpt {
  font-size: 12px;
  color: #000; }

.tag_links {
  font-size: 9px;
  font-weight: bold; }

.tag_links a.tag {
  color: #6d6e71; }

.tag_links a.tag:hover {
  color: #006cff; }

.tag_links a.tag:active, .tag_links a.tag.active {
  color: #ff00ad; }

.yellow_bg {
  background-color: #ffff00; }

/* FAQ */
body.faqs_public .header_bottom {
  background-color: #fff; }
body.faqs_public .tr_container {
  margin: 0 55px; }
  body.faqs_public .tr_container td {
    background: #fff; }

.faq_subtitle {
  margin-top: 7px; }

.faq_subtitle, .faq_title {
  font-weight: bold;
  font-size: 20px;
  line-height: 37px;
  color: #ff00ad; }

.faq_title {
  font-size: 30px; }

.faqs_container, .faqs_videos_container {
  width: 530px;
  margin: 24px 0 15px 15px; }

.faqs_container {
  margin-left: 0; }

.faqs_videos_container {
  width: 430px;
  position: absolute;
  left: 585px; }

.faqs_videos_container .video {
  margin: 0 0 18px; }

.question_answer {
  padding: 0 0 0 15px;
  border-bottom: 1px solid #fff; }

.question_answer.first_bg {
  background: #e6e6c1; }

/*
.question_answer:first-child {
	border-top: 1px solid #fff;
}
*/
.question_answer .question {
  position: relative;
  font-size: 20px;
  line-height: 24px;
  padding: 12px 28px 12px 0;
  cursor: pointer; }

.question_answer .question div {
  width: 490px; }

.question_answer .question .triger {
  position: absolute;
  top: 28%;
  right: 8px;
  font-size: 16px;
  color: #0f4d92; }

.question_answer .answer {
  padding-bottom: 18px;
  padding-right: 25px; }

.ie7 .question_answer .answer {
  line-height: 16px; }

.question_answer .answer ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.question_answer .answer li {
  background: url("../../images/answer_bullet.png") left 2px no-repeat;
  padding-left: 29px;
  margin: 18px 0 0; }

.question_answer .answer strong,
.question_answer .answer b,
.question_answer .answer li strong,
.question_answer .answer li b {
  font-weight: normal;
  color: #ff00ad; }

.question_answer .answer li a {
  font-weight: bold;
  color: #0f4d92; }

.question_answer .answer li a:hover {
  color: #006cff; }

.question_answer .answer li a:active {
  color: #ff00ad; }

.video_title {
  font-size: 12px;
  margin: 7px 0 0; }

/* GENERAL */
.bottom_border {
  border-bottom: 1px solid #fff;
  width: 100%; }

.margin_left_15 {
  margin-left: 15px; }

.margin_left_10 {
  margin-left: 10px; }

.margin_left_7 {
  margin-left: 7px; }

.margin_left_8 {
  margin-left: 8px; }

.margin_left_8_event {
  margin-left: 8px !important; }

.margin_left_5 {
  margin-left: 5px; }

.margin_top_0 {
  margin-top: 0 !important; }

.margin_top_5 {
  margin-top: 5px !important; }

.margin_top_10 {
  margin-top: 10px; }

.margin_top_25 {
  margin-top: 25px !important; }

.margin_top_30 {
  margin-top: 30px; }

.width_one_column {
  width: 145px; }

.width_two_column {
  width: 306px; }

.width_two_column_bg {
  width: 306px; }

.width_three_column {
  width: 465px; }

.width_four_column {
  width: 580px; }

.width_five_column {
  /*width: 815px;*/
  width: 787px; }

.width_six_column {
  width: 870px; }

html.ie7 .width_six_column_bg {
  width: 982px !important; }

html.ie7 .width_three_column_bg {
  width: 495px !important; }

html.ie7 .width_two_column_bg {
  width: 320px !important; }

html.ie7 .width_one_month_column_bg {
  width: 159px !important; }

html.ie7 .width_one_day_column_bg {
  width: 237px !important; }

html.ie7 .width_one_week_column_bg {
  width: 192px !important; }

.display_none {
  display: none !important; }

/* FONT SIZE CHANGES FOR EVENTS IN CALENDAR BY TAMs SPEC */
.cal_month .cal_dates_event .title {
  font-size: 14px;
  line-height: 17px; }

.cal_month .cal_dates_event .author {
  font-size: 11px;
  line-height: 13px;
  margin-top: 6px; }

.cal_month .cal_dates_event .place {
  font-size: 11px;
  line-height: 13px;
  margin-top: 6px; }

.cal_week .cal_dates_event .title {
  font-size: 16px;
  line-height: 19px; }

.cal_week .cal_dates_event .author {
  font-size: 12px;
  line-height: 16px;
  margin-top: 6px; }

.cal_week .cal_dates_event .place {
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px; }

.add_event_header {
  float: right;
  margin-top: 8px; }

.add_event_small {
  background: url("../../../images/add_event_pink.png") no-repeat 0 0;
  width: 105px;
  height: 22px;
  display: block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .add_event_small {
      background: url("../../../images/retina/add_event_pink.png") no-repeat 0 0 !important;
      -moz-background-size: 105px 44px;
      background-size: 105px 44px !important; } }

.add_event_small:hover {
  background: url("../../../images/add_event_pink.png") no-repeat 0 -22px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .add_event_small:hover {
      background: url("../../../images/retina/add_event_pink.png") no-repeat 0 -22px !important;
      -moz-background-size: 105px 44px;
      background-size: 105px 44px !important; } }

.add_event {
  float: left;
  padding: 12px 7px; }

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

.add_event a {
  background: url("../../../images/add_event.png") no-repeat 0 0;
  width: 119px;
  height: 119px;
  display: block; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .add_event a {
      background: url("../../../images/retina/add_event.png") no-repeat 0 0 !important;
      -moz-background-size: 119px 357px;
      background-size: 119px 357px !important; } }

.add_event a:hover {
  background: url("../../../images/add_event.png") no-repeat 0 -119px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .add_event a:hover {
      background: url("../../../images/retina/add_event.png") no-repeat 0 -119px !important;
      -moz-background-size: 119px 357px;
      background-size: 119px 357px !important; } }

.add_event a:active {
  background: url("../../../images/add_event.png") no-repeat 0 -238px; }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) {
    .add_event a:active {
      background: url("../../../images/retina/add_event.png") no-repeat 0 -238px !important;
      -moz-background-size: 119px 357px;
      background-size: 119px 357px !important; } }

/* Media Queries */
/* FAQ breakpoint for video */
@media screen and (max-width: 1050px) {
  .faqs_videos_container {
    position: static; } }
/* Single event lightbox breakpoint */
@media screen and (max-width: 828px) {
  .main_table.faded {
    visibility: hidden;
    overflow: hidden;
    position: absolute; }

  #fade {
    background: #fff; }

  #single_event {
    box-sizing: border-box;
    left: 0;
    top: 0 !important;
    margin-left: 0;
    width: 100%; }

  #single_event .content {
    width: 73%;
    margin-right: 2%; }

  .see_also {
    width: 25%; } }
/* iPad Breakpoint Landscape */
@media screen and (max-width: 1024px) {
  .single_slide_container,
  .body_slideshow .image,
  .mejs-shim {
    width: 290px; }

  .slidesjs-container,
  .slidesjs-control,
  .mejs-container {
    width: 290px !important; }

  .slidesjs-container img,
  .slidesjs-control img,
  .body_slideshow .image img {
    max-width: 100%;
    height: auto; }

  .slidesjs_navigation_container {
    bottom: 7px; } }
/* iPad Breakpoint Portrait */
@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto; }

  .cal_dates_event {
    width: 23% !important;
    margin: 0 1% !important;
    padding-left: 0;
    padding-right: 0; }

  #single_event_container .cal_dates_event {
    width: 100% !important;
    margin-right: 0 !important; }

  .header_top {
    margin-top: 0; }

  #topper-search {
    display: block; }

  .single_slide_container,
  .body_slideshow .image,
  .mejs-shim {
    width: 304px; }

  .slidesjs-container,
  .slidesjs-control,
  .mejs-container {
    width: 304px !important; } }
/* Below iPad */
@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden; }

  div {
    max-width: 100%; }

  .mobile {
    display: block; }

  /* Layout */
  .header_top {
    padding: 10px 10px 0; }

  .header_slideshows_container {
    height: auto !important;
    padding: 0 10px; }

  .header_slideshows_buttons {
    padding: 5px 10px 0; }

  .calendar_navigation {
    padding: 17px 10px 0px;
    border-bottom: 2px solid #fff; }

  .calendar_dates {
    padding: 0; }

  .over_bg {
    padding: 0 10px; }

  .add_event {
    margin: 0 10px; }

  .exhibitions {
    padding: 15px 10px 18px; }

  .footer {
    padding: 20px 10px 15px; }

  .filter_title {
    padding: 8px 10px; }

  .no_event {
    padding: 0 10px; }

  body.faqs_public .tr_container {
    margin: 0 10px; }

  .filter_title a.remove_filter,
  .filter_title span.results_count {
    margin: 0;
    display: block; }

  .clearer_underline.mobile {
    display: none; }

  /* Header */
  .header_logo img {
    width: 180px;
    height: auto; }

  .header_search {
    position: absolute;
    right: 15px; }

  form#topper-search input.gobutton {
    margin-right: 15px; }

  #topper-search {
    display: none;
    position: absolute;
    top: -30px;
    right: -15px; }

  .magnifying_glass {
    display: block; }

  #my-container {
    float: right; }

  #my-menu {
    max-width: none; }

  /* SlidesJS Slideshow */
  .slideshow_wrapper_nav,
  .slidesjs-navigation {
    display: none !important; }

  .single_slide_container {
    width: 100%;
    display: block;
    margin-right: 0;
    overflow: hidden; }

  .slidesjs-container {
    overflow: visible !important; }

  /* Header Slideshow */
  #headerSlideshows {
    height: auto !important;
    display: block !important; }

  .header_slideshows_buttons {
    display: none !important; }

  .single_slide_container,
  .filter_item {
    border-bottom: 2px solid #0f4d92; }

  .single_slide_container:first-child,
  .filter_item:first-child {
    border-top: 2px solid #0f4d92 !important; }

  .single_slide_container .slide_toggle,
  .filter_item .slide_toggle {
    background: url("../../../images/accordion_toggle.png") no-repeat 0 0;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 0;
    top: 9px;
    cursor: pointer; } }
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 192dpi) {
    .single_slide_container .slide_toggle,
    .filter_item .slide_toggle {
      background: url("../../../images/retina/accordion_toggle.png") no-repeat 0 0 !important;
      -moz-background-size: 21px 42px;
      background-size: 21px 42px !important; } }

@media screen and (max-width: 767px) {
  .single_slide_container.toggled .slide_toggle,
  .filter_item.toggled .slide_toggle {
    background: url("../../../images/accordion_toggle.png") no-repeat 0 -21px; } }
  @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 767px) and (min-resolution: 192dpi) {
    .single_slide_container.toggled .slide_toggle,
    .filter_item.toggled .slide_toggle {
      background: url("../../../images/retina/accordion_toggle.png") no-repeat 0 -21px !important;
      -moz-background-size: 21px 42px;
      background-size: 21px 42px !important; } }

@media screen and (max-width: 767px) {
  .header_slideshow {
    width: 100%;
    float: none; }

  .header_slideshow.margin_left_15 {
    margin-left: 0; }

  .header_slideshow .title {
    padding: 10px 0;
    margin-right: 23px; }

  .body_slideshow {
    visibility: hidden;
    height: 0; }

  .single_slide_container.toggled .body_slideshow {
    visibility: visible !important;
    height: auto !important;
    margin-bottom: 15px; }

  .header_bottom {
    margin-top: 20px; }

  .header_slideshow .image {
    height: 311px !important; }

  .nested_slide {
    height: 311px !important; }

  /* Calendar Navigation */
  .filter,
  .filter_item {
    width: 100%; }

  .filter {
    float: left;
    margin-bottom: 20px; }

  .filter_item {
    height: auto;
    border-top: none; }

  .filter_item:hover {
    border-bottom: 2px solid #0f4d92;
    border-top: none; }

  .filter_item .plus {
    top: 10px; }

  .filter_item_title {
    padding: 10px 0;
    display: block; }

  #disciplinesDetails {
    position: static;
    width: 100%; }

  .disciplines {
    width: 100%;
    padding-right: 0;
    background: #0f4d92; }

  .disciplines_bottom {
    display: none; }

  #jumpToDetails {
    position: static;
    padding-bottom: 13px; }

  .jump_to_date {
    width: 100%;
    background: #0f4d92; }

  a.ui-datepicker-prev {
    left: auto;
    right: 20%; }

  a.ui-datepicker-next {
    left: auto;
    right: 5%; }

  table.ui-datepicker-calendar {
    width: 100%; }

  table.ui-datepicker-calendar th {
    width: auto; }

  .jump_to_date_bottom {
    display: none; }

  .details {
    clear: both;
    margin: 0; }

  .add_event_header {
    display: none; }

  .period {
    clear: both; }

  .period_item.margin_left_5 {
    margin-left: 1px; }

  .calendar_navigation .link_1 {
    margin-left: 5px; }

  .calendar_navigation .link_2 {
    margin-left: 1px; }

  .calendar_navigation .sharing_container > span {
    display: block;
    margin-left: 1px; }

  .calendar_navigation .sharing_container > span + span {
    margin-top: 8px; }

  .calendar_event_footer {
    margin-top: 5px; }

  .calendar_event_footer .details {
    margin-top: 5px; }

  /* Calendar Dates */
  .calendar_dates .bottom_border {
    display: block !important; }

  .cal_dates_event {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    border-bottom: 1px solid #fff; }

  .month_day,
  .week_day {
    width: 100%;
    padding: 1px 0 0 10px;
    margin-top: -1px;
    margin-left: -10px;
    text-indent: 10px; }

  .add_event {
    padding-left: 0; }

  body.search.no-events .add_event {
    top: 384px; }

  body.search.no-events .dog {
    margin-top: 40px;
    margin-left: 20px; }

  /* Calendar Weeks */
  .cal_month .cal_dates_event .title {
    font-size: 16px;
    line-height: 19px; }

  .cal_month .cal_dates_event .author {
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px; }

  .cal_month .cal_dates_event .place {
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px; }

  /* Exhibitions */
  .exhibitions .item {
    width: 100%; }

  .exhibitions_title {
    font-size: 10px;
    margin-bottom: 5px; }

  .exhibition_item_title {
    padding-right: 0; }

  .exhibition_item_image {
    margin-right: 0; }

  /* Single event lightbox */
  #fade {
    background: #fff; }

  .main_table.faded .tr_container {
    display: none; }

  #single_event {
    width: 100%;
    top: 0 !important;
    left: 0;
    margin: 0;
    padding: 0 0 40px; }

  #back_to_events {
    position: absolute;
    top: 14px;
    left: 10px; }

  .close_single_event_link {
    right: 10px; }

  #single_event_container {
    padding: 0 10px; }

  #single_event .content {
    width: 100%;
    margin-top: 64px; }

  #single_event img {
    max-width: 100%;
    height: auto; }

  .content_title_time .time {
    margin-bottom: 5px;
    word-break: break-all; }

  .see_also {
    float: left;
    width: 100%;
    letter-spacing: -4px;
    word-spacing: -4px; }

  .see_also * {
    letter-spacing: normal;
    word-spacing: normal; }

  .see_also .main_title {
    width: 100%; }

  #single_event_container .see_also .cal_dates_event {
    display: inline-block;
    width: 48% !important;
    vertical-align: top; }

  #single_event_container .see_also .cal_dates_event:nth-child(2n+1) {
    margin-left: 4% !important; }

  /* Footer */
  .footer {
    height: 135px; }

  .footer_text {
    margin-left: 0;
    margin-top: 20px;
    width: 100%; }

  .footer_text a {
    display: block; }

  /* FAQ */
  .faqs_videos_container {
    position: static;
    width: 100%;
    margin-left: 0; }
    .faqs_videos_container .video iframe {
      width: 100%; }

  .faqs_container,
  .question_answer .question div {
    width: 100%; } }
/* Print styles */
@media print {
  #fade {
    visibility: hidden; }

  .main_table.faded {
    visibility: hidden; }

  #back_to_events, #close_single_event {
    visibility: hidden; }

  .filter {
    visibility: hidden; }

  .slideshows, .expand_collapse {
    visibility: hidden; }

  .calendar_navigation {
    margin-top: 0; }

  .period {
    display: none; }

  .calendar_left_right {
    margin-top: 0; }

  .calendar_left_right .left, .calendar_left_right .right {
    display: none; }

  .calendar_left_right .details {
    margin-left: 0; }

  .header_search {
    visibility: hidden; }

  .footer_logo {
    display: none; }

  .footer_text {
    margin-left: 0; }

  .footer_text a {
    visibility: hidden; } }

/*# sourceMappingURL=application.css.map */
