.film {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0 0 0 0;
	display: block;
	background-color: #D7D9C7;
}

.film .title {
	font-size: 130%;
	line-height: 100%;
	margin: 0;
	background-color: #9E2B28;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 0.125em 0 .25em 12px;
}

.film h2.youth {
	background-image: url(../images/films/youth_film.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.film table.details {
	font-size: 85%;
	width: 100%;
	background-color: White;
	border-bottom: 1px solid #999;
}

.film table.details td.origin
{
	width: 33%;
	text-align: left;
	padding-left: 12px;
}

.film table.details td.year
{
	width: 33%;
	text-align: center;
}

.film table.details td.length
{
	width: 33%;
	text-align: right;
	padding-right: 12px;
}

p.language
{
	margin: 0;
	font-size: 85%;
	font-style: italic;
	border-bottom: 1px solid #999;
	padding-left: 12px;
}

p.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
	padding-left: 12px;
	padding-right: 6px;
	line-height: 120%;
}


p.description span.filmCite {
	font-style: italic;
}

.film .credits
{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 85%;
	margin: 0;
	padding: 0.5em 0;
	line-height: 130%;
}

p.credit {
	margin: 0;
	padding-left: 12px;
}

p.credit span.position {
	font-weight: bold;
	margin-right: 0.5em;
}

.film .screens
{
	font-size: 90%;
	background-color: white;
	margin-bottom: 0;
	color: #990000;
	border-bottom: 1px solid #999;
}

.film table.schedule {
	font-size: 100%;
	line-height: 100%;
	color: #990000;
	width: 100%;
	padding: 0;
	margin: 0;
}

.film table.schedule td {
	padding-top: 6px;
	padding-bottom: 4px;
}

.film table.schedule td p {
	margin: 0;
}

.film table.schedule td.event {
	width: 70%;
	background-color: blue;
}

table.schedule td.date {	
	width: 40%;
	padding-left: 12px;
	text-align: left;
}

table.schedule td.time {
	width: 20%;	
	text-align: center;
}

table.schedule td.venue {
	width: 40%;
	padding-right: 12px;
	text-align: right;
}


p.screensWith {
	margin: 0;
	color: black;
	font-weight: normal;
	padding: 0 12px 0.5em 12px;
	line-height: 120%;
	font-size: 85%;
}

p.screensWith .filmCite{
	font-style: normal;
}


p.funding {
	margin: 0;
	font-size: 85%;
	padding-left: 12px;
	border-bottom: 1px solid #999;
	padding-bottom: 0.25em;
}

p.printSource {
	margin: 0;
	font-size: 80%;
	padding-left: 12px;
	border-bottom: 1px solid #999;
	padding-bottom: 0.25em;
}

img.inline {
	float: right;
	margin: 0 0 12px 12px;
	margin-top:0;
}


p.classification {
	margin: 0;
	font-size: 80%;
	padding-left: 12px;
	border-bottom: 1px solid #999;
	padding-bottom: 0.25em;
	vertical-align: middle;
}

table#filmgrid {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 110%;
	color: #333333;
	width: 100%;
	padding: 0;
	margin: 0;
	border-right: 0;
	border-bottom: 0;
	margin-bottom: 6px;
}

table#filmgrid td {
	border-top: 1px solid #E7E8DD;
	vertical-align: top;
	padding: 4px;
}

table#filmgrid td a {
	text-decoration: none;
}

table#filmgrid th {
	background-color: #E7E8DD;
	padding: 4px;
	padding-bottom: 3px;
	color: #333333;
	font-weight: normal;
}


table#schedule {
	width: 100%;
	background-color: transparent;
}

table#schedule th.head {
	color: White;
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px solid #E7E9DD;
	font-weight: normal;
	font-size: 140%;
	background-color: transparent;
	text-align: left;
}

table#schedule th.legend {
	font:x-small "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #666;
	background-color: White;
	padding: 0 0.5em;
	border-bottom: 1px solid #E7E9DD;
	text-align: left;
}

table#schedule td {
	font:x-small "Trebuchet MS", Helvetica, Arial, sans-serif;
	vertical-align: top;
	font-size: 100%;
	line-height: 120%;
	padding: 0.5em 0.25em 0.5em 0.5em;
	border-bottom: 1px solid #E7E9DD;
	background-color: #D7D9C7;
}

table#schedule td.playsWith {
	border: 0;
	padding-bottom: 1px;
}

table#schedule td.title {
	width: 70%;
}

table#schedule td.workshop {
	background-color: #E3DCCC;
}

table#schedule td.title a {
	font-size: 100%;
}

table#schedule td.time {
	width: 30%;
}

table#schedule td.venue {
	width: 25%;
}

table#schedule td.youth {
	background-color: #DDCCBB;
	border-bottom: #CCB399;
}

table#schedule p {
	margin: 0;
	line-height: 120%;
	background-color: transparent;
	font-size: 90%;
}

table#schedule p.last {
	margin: 0;
}

table#schedule p.hilite {
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 105%;
	color: #990000;
	margin-bottom: 0.5em;
}

table#schedule p.hilite span {
	font-style: italic;
	text-transform: none;
	letter-spacing: normal;
	font-size: 90%;
	color: black;
}

table#schedule p.extra {
	font-style: italic;
}


table#schedule p.venue {
	margin-top: 0.5em;
}

table#schedule p.film {
	font-weight: bold;
	font-size: 100%;
}

table#schedule p.film span {
	font-weight: normal;
	font-size: 90%;
}

table#schedule p.film a {
	font-weight: normal;
	font-size: 90%;
}


table#tickets {
	width: 70%;
	background-color: transparent;
}

table#tickets td {
	font:x-small "Trebuchet MS", Helvetica, Arial, sans-serif;
	vertical-align: top;
	font-size: 100%;
	line-height: 120%;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border-bottom: 1px dotted #E7E9DD;
	background-color: transparent;
}

table#tickets td.noBorder {
	border-bottom: 0;
}

table#tickets td.price {
	text-align: right;
}

table#tickets td span {
	font-size: 85%;
	font-style: italic;
}


