#filter .todayatmoma {
  display: inline;
  text-transform: uppercase;
}

#date-heading {
  padding:  0 15px;
  /*margin-top: 10px;*/
  background-color: #7ac142;
  height: 41px;
}

#date-heading .box {
  border: 2px solid #dedede;
  margin-top: 9px;
}

#date-heading small {
  color: #f30;
}

#date-heading h2 {
  line-height: 40px;
  margin: 0;
  color: #fff;
 /* float: left;*/
}

#date-heading .cart {
  float: right;
  display: block;
  padding-right: 22px;
  background: transparent url(/images/icons/cart.png) no-repeat right center;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
}

#date-heading img {
  display: inline;
  vertical-align: middle;
}

#type-heading {
  background: #f4f4f4;
  padding: 7px 10px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

#type-heading form {
  background: #fff;
  padding: 5px 15px 5px 12px;
}

#type-heading .toggle {
  margin-top: 5px;
}

form .picker {
  position: absolute;
  width: 210px;
  z-index: 1;
  padding: 10px !important;
  margin: 0px !important;
  border: 1px solid #dcdcdc;
}

#searchbyday {
  position: absolute;
  top: 75px;
  left: 257px;
}

#daterangebegin {
  position: absolute;
  top: 75px;
  left: 544px;
}

#daterangeend {
  position: absolute;
  top: 75px;
  left: 674px;
}

a:hover span {
  /* display: block; */
}

.picker h3 {
  font-size: 13px !important;
  font-weight: bold !important;
  margin-top: 0 !important;
  float: left;
}

.picker .month-nav {
  float: right;
}

.picker .month-nav a {
  margin-left: 10px;
}

.picker table {
  margin-top: 5px;
  border-left: 0 !important;
  border-top: 1px solid #dedede;
}

.picker th, .picker td {
  font-size: 12px;
  border: 0 !important;
  padding: 0;
  text-align: center;
  line-height: 23px;
}

.picker td a {
  display: block;
  width: 29px;
}

.picker td a:hover {
  text-decoration: none;
  background: #f2f2f2;
}

.picker a.closed,
.picker a.closed :hover {
  color: #dedede;
}

.picker a.today,
.picker a.today:hover {
  border: 1px solid #666;
}

.picker a.selected,
.picker a.selected:hover {
  background: #666;
  color: #fff;
}

.picker th {
  color: #f30;
}

#related_film_screenings .box-gray,
#related_events .box-gray{
  padding-top: 1px;
  padding-bottom: 1px;
}

#related_film_screenings .upcoming,
#related_film_screenings .past,
#related_events .upcoming,
#related_events .past {
  font-size: 16px;
}

.related_filmscreening,
.related_event {
  margin-bottom: 20px;
}

.related_filmscreening img,
.related_event img {
  margin: 5px 0 10px;
}

.related_filmscreening h2,
.related_event h2 {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 3px;
  margin-top: 1px;
}

.related_filmscreening h2.not_first,
.related_event h2.not_first{
  margin-top: 0px;
}

.related_filmscreening p,
.related_event p {
  margin-top: 9px;
  margin-bottom: 0;
}

.related_filmscreening div.occurrence,
.related_filmscreening p.description,
.related_event div.occurrence,
.related_event p.description {
  margin-bottom: 7px;
  margin-top: 5px;
}

.occurrence a {
  border-bottom: 1px dotted #666;
}
.occurrence a:hover {
  text-decoration: none;
  border-bottom: 1px solid #333;
  color: #333;
}

.related_filmscreening .date,
.related_event .date {
  margin-top: 0;
}

#related_film_screenings p a {
  text-decoration: none;
  border-bottom: 1px dotted #666;
}

#related_film_screenings p a:hover {
  border-bottom: 1px solid #333;
}

h3.section {
  font-size: 13px;
  margin-bottom: 0; 
  margin-top: 10px;
  line-height: 35px;
  padding-left: 10px;
}
h3.section a{
  color: #333;
}

h3.dark {
  color: #fff;
  background: #666;
  text-transform: uppercase;
  font-size: 11px;
}

.top {
  border-top: 0;
}

#events.box {
  padding: 0px;
  border-top: 0;
}

.column-a h4,
.column-c h4 {
  font-size: 13px;
  font-weight: normal;
  color: #333;
}

.column-c h4 a {
  color: #333;
  font-weight: bold;
  line-height: 17px;
}


.column-c .box {
  padding: 0;
}

#program_information.box{
  padding: 5px 15px 15px 15px;
}

#saved_search_info.box{
  padding: 5px 15px 15px 15px;
}

.add-to-cart {
  float: right;
}

.column-a ul,
.column-c ul {
  /*margin-bottom: 16px;*/
}

.column-a li,
.column-c li {
  /*margin-bottom: 5px;*/
}

.column-b td {
  padding: 7px 15px !important;
  border-right: 1px solid #dedede !important;
  border-bottom: 1px solid #dedede !important;
  text-align: center;
}

.column-b td.first {
  border-left: 1px solid #dedede !important;
  text-align: left;
}

.column-b th {
  text-align: center !important;
  padding-left: 15px !important;
  padding-top: 0 !important;
  color: #333;
}

.column-b td input {
  text-align: center;
  border: 0;
  font-size: 12px;
  color: #666;
}

.column-b th.first {
  text-align: left !important;
  padding-left: 0 !important;
}

.column-b .highlights {
  float: right;
  margin-top: 0 !important;
}

.column-b .highlights .first {
  text-align: center !important;
}

.filter {
  font-size: 11px;
  background: #dcdcdc;
  padding: 10px 10px;
}

.filter .todayatmoma {
  background: #fff url(/images/icons/calendar.gif) no-repeat 12px 13px;
  width: 50px;
  padding: 0 0 0 32px;
  border: 2px solid #999;
  font-size: 13px;
  line-height: 38px;
  color: #333;
  display: inline;
  float: left;
  font-weight: bold;
}

.filter .todayatmoma:hover {
  background: #ededed url(/images/icons/calendar.gif) no-repeat 12px 13px;
  border: 2px solid #666;
}

.filter form {
vertical-align: middle;
display: inline;
}

.filter label {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 42px;
}

.filter .date {
  font-size: 11px;
  width: 90px;
}

.filter .overTxtDiv {
  font-weight: normal;
  color: #666;
  font-size: 11px;
  margin-top: 2px;
  cursor: text;
}

.filter label {
  margin-right: 7px;
}

.filter label img {
  vertical-align: middle;
  margin: 0 3px;
  cursor: pointer;
}

.filter button.range-search {
  text-indent: -5000px;
  width: 87px;
  height: 30px;
  background: transparent url(/images/calendar/search.png);
  overflow: hidden;
  border: 0;
  outline: none;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}

.filter button:hover.range-search {
  background: transparent url(/images/calendar/search-ro.png);
}

#search-wrap {
  background-color: #fff;
  height: 42px;
  float: left;
  margin-left: 10px;
  width: 843px;  
  padding: 0 10px;
}
#search-day,
#search-keyword {
  font-size: 13px;
  height: 22px;
  width: 295px;
}
#search-day {
  float: left; 
}
#search-keyword {
  margin-top: 10px;
  float: right; 
}
#search-keyword #advanced {
  float: right;
  padding-top: 2px;
}
#search-keyword #keyword-wrap {
  float: left; 
}
#search-date-range p {
  margin-bottom: 5px;
}
#search-date-range img {
  float: none;
}
.featuredexhibition .left-border {
  border-left: 1px solid #dedede;
  padding-left: 25px;
  height: 250px;
}


/*
#search-keyword .input {
  font: 12px/12px "helvetica neue", arial, sans-serif;
  float: left;
  width: 140px;
  height: 19px;
  padding: 5px 4px 0 4px;
  border: 0;
  background: #fff url(/images/calendar/search-keyword.png) no-repeat;
}


#search-keyword .button {
  float: left;
  width: 24px;
  height: 0;
  padding-top: 24px;
  overflow: hidden;
  border: 0;
  background: #fff url(../images/nav/search.png) no-repeat top right;
  cursor: pointer;
}
*/
/* Filter Results ---------------------------------------------------------- */

#filter-results {
  background: #fff;
  border: 4px solid #bbb;
}

#filter-results .heading {
  background: #f3f3f3;
  border-bottom: 1px solid #dcdcdc;
  padding: 11px 10px 9px 15px;
}

#filter-results .heading p{
  font-size: 16px;
  font-weight: bold;
  padding-top: 2px;  
}

#filter-results .button,
#date-heading .box {
  padding: 0 0 2px;
  width: 100px;
  color: #666;
  border: 1px solid #dcdcdc;  
}

#filter-results .button:hover,
#date-heading .box:hover {
  background: #666;
  border: 1px solid #fff;  
}

#filter-results .button:hover small a,
#date-heading .box:hover small {
  color: #fff;
}

#filter-results .button:hover small a,
#date-heading .box:hover small {
  color: #fff;
}

#filter-results .collapse {
  padding 0 7px;
  width: 100px;
  color: #666;
  line-height: 16px
}

#filter-results .heading p,
#filter-results .heading .box {
  margin: 0;
}

#filter-results .featuredexhibition {
  border: 0;
  height: auto;
}

#filter-results .featuredexhibition.buttons {
  margin: 0 0 -25px;
  padding: 0 15px 0 0;
}

#filter-results li.first {
  padding-bottom: 4px;
  font-weight: bold;
}

#filter-results li {
  padding: 1px 0;
}

#filter-results li input {
  margin-left: 0;
}

#filter-results li.note {
  width: 257px;
  margin-top: 10px;
}

#filter-results li.note a {
  color: #f30;
  border-bottom: 1px dotted #666;
}

#filter-results li.note a:hover {
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #666;
}

#filter-results .filter,
#filter-results .reset {
  float: right;
  margin: 0 10px 0 0;
}

/* orange-link is used in calendar special events partial (ie /calendar/eventpartials/_a7153.html.erb) */

.orange-link a {
  color: #f30;
  text-decoration: none;
  border-bottom: 1px dotted #666;
}

.orange-link a:hover {
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #666;
}

.orange-link a:hover span {
  display: inline;
}



/* Calendar pages ---------------------------------------------------------- */

h3.picker {
  font-size: 16px;
  line-height: 33px;
  font-weight: normal;
  margin: 0 10px;
  padding: 4px 8px 0 8px;
  border: 1px solid #dedede;
  color: #999;
}

h3.picker img {
  margin: 8px 0 0 0;
}

h3.picker span {
  color: #8a1a26;
}

.sidebar-wide .column-ab {
  float: left;
  width: 585px;
}

.sidebar-wide .column-c {
  float: right;
  width: 365px;
}

.right .section {
  background: #f4f4f4;
}
  
#events h4.time,
#events h4.date {
  border-top: 1px solid #dcdcdc;
  font-size: 13px;
  padding: 0 0 0 15px;
  line-height: 35px;
  background: #f3f3f3;
  margin-bottom: 0;
  margin-top:  0;
}

#events h4.date.dark {
  background: #666666;
}

#events h4.time {
  border-bottom: 1px solid #dcdcdc;  
}

#events h4.date {
  color: #fff;
  background: #999;
  font-size: 16px;  
}

#noevents,
#tuesday.box {
  padding: 10px 15px 10px 15px !important;  
}

#tuesday.box h2 {
  margin: 0 !important;
}

#noevents {
  border-top: 1px solid #dcdcdc;
}

hr.nopad {
  margin: 0;
  padding: 0;
}

.event {
  padding: 10px 15px 15px 15px;
  border-top: 1px solid #dedede;*/
}

.event.top {
  border: none;
}
/*
.event .withimage {
  position: relative;
  text-align: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
*/
.event img {
  float: right;
  margin: 0px 0px 15px 15px !important;
}
/*
.event .ticketed {
  
} 
*/
.buytickets {
  position: relative;
  margin-top: 12px;
  float: left;
  border: 1px dotted #FF3300;
  padding: 2px 5px; 
  line-height: 12px;
  cursor: pointer;
}

.buytickets .icon {
  display: inline-block;
  width: 15px;
  height: 12px;
  opacity: 0.3;
  background: transparent url(../images/common/ui.png) no-repeat -244px -72px;
}

.buytickets:hover .icon {
  opacity: 1;
  background-position: -244px -92px;
}

.buytickets:hover {
  border: 1px solid #f30;
  background: #f30;
  color: #fff;
}

.buytickets:hover small {
  color: #fff;
}

.buytickets img {
  float: none;
  margin: 0 5px 0 0 !important;
}  

.buytickets a:hover {
  border-bottom: none !important;
  color: #fff;
}

.occurrence .buytickets {
  margin-top: 4px !important;
  padding: 0;
  border: none;  
}

#reserve-tickets {
  display: none;
  color: #333;
  position: absolute;
  left: -1px;
  top: 17px;
  width: 310px;
  padding: 10px 20px 20px 20px;
  border: 3px solid #f30;
  background: #fff;
  z-index: 10;
  cursor: auto;
}

#reserve-tickets p {
  margin: 15px 0 0 0;
}

#reserve-tickets p a {
  text-decoration: none;
  color: #f30;
  border-bottom: 1px dotted #666;
}

#reserve-tickets p a:hover {
  text-decoration: none;
  color: #666;
  border-bottom: 1px solid #666 !important;
}

#reserve-tickets .button-rounded {
  line-height: 20px;
}

.buytickets:hover #reserve-tickets {
  display: block;
}

.info {
  padding-top: 6px !important;
}

.event .info {
  float: left;
  width: 378px;  
}

.event .info p a {
  text-decoration: underline;
}

.event.info h2 {
  font-size: 13px;
}
.event.info p.description {
  margin-top: 9px;
}


.category {
  color: #666;
}
.category a {
  font-size: 10px;
  text-transform: uppercase;
  border-bottom: 0;
  color: #666;
}
.category a:hover {
  color: #333;
  border-bottom: 1px solid #333;
}
#calendarSide .category a:hover {
  color: #333;
  border-bottom: 0;
}

#events h2 {
  margin-top: 1px;
}

#events h2 a {
  color: #333 !important;
  /*border-bottom: 0 !important;  */
  border-bottom: 1px dotted #666;  
}

#events h2 a:hover {
  color: #666 !important;
  text-decoration: none; 
  border-bottom: 1px solid #666;
}

.event h4,
.event h4 a {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: 23px;
  margin-top: 0px;
  margin-bottom: 2px;
  border-bottom: 0;
}
/*
.event p {
  font-size: 13px;
  line-height: 16px;
  color: #333;
  margin: 0;
}

.eventtext {
  width: 100%x;
}

.eventimage img {
  margin: 0px !important;
  vertical-align: top;
}
*/

#exhibitions h3,
#filmexhibitions h3 {
  border-bottom: 1px solid #dedede;
  background: #fff;
}

#exhibitions hr {
  width: 100%;
}
.exhibitiontimeline,
.featuredexhibition {
  font-size: 13px;
  padding: 15px;
  color: #333;
  border-bottom: 1px solid #dedede;
}

html>body .featuredexhibition { 
    min-height: 45px;    
} 

.featuredexhibition small{
  line-height: 13px;
}

.exhibitiontimeline {
  border-bottom: 0;
  padding-right: 0;
  height: 80px;  
}

.exhibitions {
  font-size: 13px;
  padding: 10px;
  color: #333;
  border-bottom: 1px solid #dedede;
}

.exhibitiontimeline img,
.featuredexhibition img {
  float: left;
  margin-right: 15px;  
}

.exhibitiontimeline h4,
.featuredexhibition h4 {
  float: right;
  font-weight: normal;
  width: 153px;
  line-height: 17px; 
  margin: 0;
}

.exhibitiontimeline h4 a {
  font-weight: normal;
}

.featuredexhibition h4 { 
  /*margin-bottom: 3px;*/
  font-weight: bold;
}

#exhibitions a:hover {
  text-decoration: none;
}

#exhibitions .exhibition-list a:hover {
  text-decoration: underline;
}

#exhibitions .other-exhibition-list a:hover, #filmexhibitions .other-exhibition-list a:hover{
  text-decoration: underline;
}


a:hover .featuredexhibition { 
  background: #f4f4f4;
  text-decoration: none !important;
}
a:hover .featuredexhibition h4 { 
  text-decoration: underline;
}

a.member-preview-hover:hover h4 {
  text-decoration: none;
}

a:hover .featuredexhibition small { 
  text-decoration: none !important;
  border-bottom: 0 !important; 
}

.exhibitiontimeline h4 {
  line-height: 14px; 
}

.exhibitiontimeline h4 {
  float: left;
}

.exhibition-list {
  padding: 10px 10px 10px 15px;
}

.exhibition-list h4,
.other-exhibition-list h4 {
  margin: 5px 0 0 0;
}

.other-exhibition-list {
  padding: 15px 10px 5px 15px;
  border-top: 1px solid #dedede;
  margin-bottom: 10px;

}  
.also li {
  margin-bottom: 5px;
}

.noimage h4 {
  float: none !important;
  width: 100% !important;
}

#exhibitions .also,
#filmexhibitions .also {
  padding: 10px;
  font-size: 10px;
}

.picker-icon {
  background-image: url(/images/icons/calendar.gif);
  background-position: 1px -1px;
  background-repeat: no-repeat;
}
/*
.multimedia-icon {
  background-image: url(/images/icons/multimedia.png);
  background-position: 1px 0;
  background-repeat: no-repeat;
  padding: 4px 0 4px 22px;
}

.multimedia-icon:hover {
  border: 0 !important;
}

.multimedia-icon span {
  display: inline !important;
}

.multimedia-icon:hover span {
  border-bottom: 1px solid #666 !important;
}
*/
small {
  margin-top: 15px;
}
 
#exhibitions .float-right,
#filmexhibitions .float-right { 
  margin-right: 15px;
  margin-bottom: 10px;
}

#exhibitions .float-right:hover,
#filmexhibitions .float-right:hover { 
  text-decoration: underline;
  color: #666;
  border: 0 !important;
}

#exhibitions ul,
#filmexhibitions ul {
  margin: 5px 0 8px 0;
  padding: 0;
}

#exhibitions li,
#filmexhibitions li {
  margin: 0;
  padding: 0 0 3px 9px;
  list-style: none;
  line-height: 16px;
  background: transparent url(/images/icons/bullet.gif) no-repeat 0 8px;
}

li a {
  color: #333;
}

.dots li a {
  color: #666;
}

h4.noevents {
  /*margin-top: 20px;*/
  font-size: 16px;
}

#image {
  padding-bottom: 0;
}

#image .center {
  padding-bottom: 10px;
}

#image .pages li {
  list-style: none;
  display: block;
  float: left;
  padding: 0 6px 0 0;
  background-image: none;
}

#image .pages {
  margin-bottom: 25px;
}

#image .pages a {
  display: block;
  font-size: 10px;
  color: #666;
  font-weight: bold;
  background: #f6f6f6;
  border: 1px solid #dedede;
  line-height: 16px;
  width: 22px;
  text-align: center;
}

#image .pages a:hover {
  color: #000;
  text-decoration: none;
  border: 1px solid #ccc;
}

#image .pages a.selected {
  background: #fff;
}


/* Sidebar Styles----------------------------------- */

#calholder {
  width: 225px;
  margin-top: 10px;
}



#calendarSide {
  position: relative;
  background: #f3f3f3;
  border: 4px solid #bbb;
  width: 205px;
/*  height: 382px;*/
  padding: 6px;
  font-size: 13px;
}

#calendarSide .calheader {
    width: 212px;
/*    padding-top: 10px;
    margin-top: 5px;*/
    margin-bottom: 15px;
    height: 16px;
}

#calendarSide p.title {
  font-size: 13px;
  font-weight: bold;
  float: left;    
  width: 190px; 
  margin-top: 5px; 
  padding-left: 2px;
}

/*
#calendarSide h1 {
  position: relative;
  float: left;
  left: 6px;
  top: 10px;
  width: 90px;
  height: 0;
  overflow: hidden;
  padding-top: 10px;
  background: transparent url(/images/calendar/member-events.png) no-repeat top left;
}*/

#calendarSide h2 {
  position: relative;
  float: left;
  left: 6px;
  top: -8px;
  color: #666;
  font-size: 12px;
  line-height: 28px;
}

#calendarSide .feed {
  float: right;
  width: 15px;
  background: transparent url(/images/icons/rss.gif) no-repeat top left;
}

#calendarSide a.feed {
  border: none; 
}

#calendarSide .feed:hover {
  text-decoration: none;
  border-bottom: 0;
}


#calendarSide .tabs a {
  display: block;
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  width: 66px;
  line-height: 19px;
  color: #fff;
  background: #b4b4b4;
  margin-right: 3px;
  text-align: center;
}


#calendarSide .events {
  background: #fff;
}

#calendarSide .tab {
  padding: 0 12px 12px 12px;
  overflow: auto;
  overflow-x: hidden;
 /* width: 183px;*/
  height: 294px;
  display: none;
}

#calendarSide .events .selected {
  display: block;
}

#calendarSide .event {
  padding: 11px 0 13px 0;
  border-bottom: 1px solid #e1e1e1;
  border-top: 0;
}

#calendarSide .last {
  border-bottom: none;
}

#calendarSide .time {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

#calendarSide .category {
  font-size: 10px;
  color: #666;
  text-transform: uppercase;
  line-height: 14px;
  margin: 0;
}

#calendarSide .description {
  margin: 2px 0 5px;
  line-height: 16px;
}

#calendarSide .description a{
  color: #f30;
  border-bottom: 1px dotted #666;  
  text-decoration: none;
}

#calendarSide .description a:hover {
  color: #666;
  border-bottom: 1px solid #666;  
}

#calendarSide .details {
  color: #666;
  font-size: 11px;
  line-height: 16px;
}

#calendarSide .details em {
  color: #333;
}

.exhibitiontimeline h4 a,
#calendarSide .full,
#calendarSide .full a {
  color: #f30;
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 6px;
  text-align: right;
  margin: 9px 0 2px;
  border-bottom: 0;
}

.exhibitiontimeline h4 {
  margin: 0;
  text-align: left;
}

.exhibitiontimeline h4 a:hover,
#calendarSide .full a:hover {
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #666;
}

#calendarSide a.buy-tickets {
  background: transparent url(/images/icons/buy-tickets.gif) no-repeat 0 3px;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 16px;
  border: none;
  color: #f30;
}

#calendarSide a.buy-tickets:hover {
  color: #666;
}

.day {
    width: 185px;
    margin-left: -20px;
    padding: 5px 0 3px 20px;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    background: #d5d5d5;
    text-transform: uppercase;
}


input.default {
  font: 13px/12px "helveticaneue","helvetica neue",helvetica,arial,sans-serif;
}

a.picker-button {
  vertical-align: middle;
}

.pagination {
  text-align: right;
  padding-bottom: 15px !important;
  padding-right: 15px !important;  
  margin-top: 1px;
}

.pagination a {
  border-bottom: 0;
  text-decoration: none;
  padding 0 6px !important;
}

.pagination .disabled {
  display: none;
} 

.current {
  font-weight: bold;
}

.specialoccurrence {
  margin-top: 0px;
}
*
#exhibitions li small a,
#filmexhibitions li small a {
  color:#FF3300;
}

.film-title-list ul {
  list-style-type: none;
  margin-top: 0 !important;
}

.film-title-list ul li {
  background-image: none !important;
  margin-left: 10px;
}

.film-title-list h2 {
  margin-top: 9px;
}

.no-indent ul li{
  padding-left: 0px !important;
  margin-left: 0px;
}

.member-preview {
  float: left;
  margin: 0 0 5px;
  white-space: nowrap;
  font-weight: bold;
}

.column-a .member-preview {
  margin-top: 5px;
  margin-bottom: 0px;
}

h2.ex-title {
  margin-top: 0;
}
h2.ev-title {
  margin-top: 2px;
}

h2.ev-title + div.film-title-list {
  margin-top: 10px !important;
}

.column-a .description a {
    border-bottom: 1px dotted #666666;
    color: #FF3300;
    text-decoration: none;
}

.column-a .description a:hover {
    border-bottom: 1px solid #666666;
    color: #666;
}

#add-to-calendar {
  position: relative;
  float: left;
  padding: 10px 0 10px 0; 
}

#add-to-calendar a.add-to-calendar-toggle {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 23px;
  display: inline-block;
  padding: 0 6px 0 20px;
  color: #666;
  background: transparent url(/images/icons/add-to-calendar.gif) no-repeat left top;
  text-decoration: none;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  margin-left: -3px;
}

#add-to-calendar:hover a.add-to-calendar-toggle {
  color: #fff;
  background-color: #f30;
  background-position: left -23px;
  text-decoration: none;
  border-bottom: none !important;
  border-left: 3px solid #f30;
  border-right: 3px solid #f30;
}

#add-event-to-calendar {
  display: none;
  position: absolute;
  top: 30px;
  left: -3px;
  background: #fff;
  border: 3px solid #f30;
  width: 145px;
  padding: 10px 20px 12px 20px;
  line-height: 23px;
}

#add-to-calendar:hover #add-event-to-calendar {
  display: block;
}

#add-event-to-calendar a {
  color: #333;
}

/* Launch Exhibition Website button */
.button-rounded.ex-website,
.button-rounded.ex-website:hover {
  background-image: url("/images/icons/ex-website.png");
  background-position: right 50%;
  padding: 1px 25px 1px 12px;
  margin-top: 5px;
}
.button-rounded.ex-website:hover {
  background-color: #333;
}

.offsite {
  display: inline-block;
  width: 18px;
  height: 14px;
  background: transparent url(../images/common/ui.png) no-repeat -102px -72px;
  margin-left: 3px;
  margin-bottom: -1px;
  opacity: 0.3;
}

.exhibition-link {
  margin-left: 5px;
}

small a.exhibition-link:hover {
  border-bottom: none !important;
  color: #666
}

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (   min--moz-device-pixel-ratio: 2),
  only screen and (     -o-min-device-pixel-ratio: 2/1),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (                min-resolution: 192dpi),
  only screen and (                min-resolution: 2dppx) {
  
  .buytickets .icon {
    background-image: url(../images/common/ui-2x.png);
    background-size: 1228px 116px;
  }
  
}
