table.schedule2005 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: transparent;
	width: 540px;
}

table.mini2005 {
	width:180px;
	margin-bottom: 12px;
}

div.group {
	background-color: #F6F7F2;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0;
}

table.schedule2005 td
{
	width:180px;
	padding: 0;
	font-size: 12px;
	vertical-align: top;
}

table.narrow td
{
	width:179px;
	padding: 0;
	font-size: 12px;
	vertical-align:top;
}

table.schedule2005 th
{
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
}

table.schedule2005 p
{
	margin: 0;
	line-height: 120%;
}

table.schedule2005 p.event
{
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding-left:6px;
	color: White; 
	background-color: #990000;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/film_back.gif);
	
}

/*table.schedule2005 div.workshop p.event
{
	background-color: #989900;
	background-image: url(../images/workshop_back.gif);
}*/

table.schedule2005 div.work p.event {
	background-color: #989900;
	background-image: url(../images/workshop_back.gif);
}

table.schedule2005 div.special p.event
{
	background-color: #004E99;
	background-image: url(../images/special_back.gif);
}

table.schedule2005 div.youth p.event {
	background-image: url(../images/youth_film_back.gif);
}



table.schedule2005 p.venue
{
	font-weight: normal;
	padding: 2px 0 1px 4px;
	border-top: 1px solid #CCCCCC;

}

table.schedule2005 p.films
{
	margin-left: 18px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-right: 4px;
}


table.schedule2005 p.extra
{
	margin-left:18px;
	margin: 3px 3px 3px 18px;		
}



div.minibox {
	margin-top: 12px;
	width: 340px;
	float:right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

div .minibox p {
	padding:0;
	margin:6px 0 0 0;
}

.minibox p span.box {
	background-color: #990000;
	width: 24px;
	display: block;
	float: left;
	margin-right: 8px;
}

.minibox p span.workshop {
	background-color: #989900;
}

.minibox p span.special {
	background-color: #004E99;
}

.minibox p span.youth {
	background-color: #CED1BA;
	background-image: url(../images/films/y.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

