﻿/* LAYOUT AND COLUMNS
============================================================*/
BODY { background-color: #fff; background-image: none;}
/*DIV#wrapper { position: absolute; width: 100%; margin: 4%; top: 0px; left: 0px; }*/
DIV#header { display: none; }
DIV#columns { top: 16px; }
DIV#footer { display: none; }

/* Siteswitch
==========================*/
#siteSwitch { display: none; }

/* header elements
==========================*/
#festival { display: none; }
#flash { position: absolute; top: 0px; left: 305px; width: 190px; height: 104px; }

/* Search 
==========================*/
#search { display: none; }

/* NAVIGATION
==========================*/
#navigation { display: none; }
#serviceMenu { display: none; }
.breadcrumb { display: none; }

/* Programme schedule */
TABLE.bookings TR, DIV.bookings { border-top: 1px solid #000; }
DIV.booking { border: 1px solid #000; }
.pre { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

/* MYIFFR SHARED CALENDAR 
==========================*/
.mypanel {padding-left: 0px;}
.shared-calendar .date { color: #404040; font: bold 18px/24px 'IFFRGroteskBold', 'Helvetica Neue', Arial,Sans-Serif; page-break-before: avoid;}
.listfilm {page-break-inside: avoid;}
TABLE.film TD { font-size: 14px; line-height: 18px;}
