body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #FAF8F6;
	color: #3F3F3F;
}
#plain {
	background-color: #FFFFFF;
}
p {
	line-height: 1.35em;
	margin:0;
	padding: 0 0 10px 0;
	clear: left;
}
a {
	color: #C41039;
}
a:hover {
	color: #EF3862;
}
h1 {
	font-size: 100%;
	margin:0;
	padding:0;
	color: #A20C3B;
	font-weight: normal;
	width: 600px;
	letter-spacing: -4px;
}
h2 {
	color: #68321F;
	font-size: 100%;
	line-height: 1em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	padding:0;
	margin:0;
	color: #68321F;
	font-weight: normal;
	line-height: 1em;
}
dl {
	margin:0;
	padding:0;
	line-height: 1.4em;
	clear: left;
	float:left;
	width: 155px;
}
dt {
	margin:0;
	padding:0;
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 0 0 10px 0;
}
ul {
	margin: 0;
	padding: 43px 0px 0px;
	list-style-type: none;
	float: left;
	width: 570px;
	font-size: 90%;
	line-height: 1em;
}
ul ul {
	display: none;
}
li {
	float: left;
}
li a {
	float: left;
}
.bristol a, .london a {
	float: left;
	height: 14px;
	text-indent: -9999px;
	text-decoration: none;
	overflow:hidden;
}
.bristol a {
	width: 70px;
	background: url(../images/bristol.gif) no-repeat left 0px;
	margin-right: 40px;
}
.london a {
	width: 68px;
	background: url(../images/london.gif) no-repeat left 0px;
	margin-right: 40px;
}
.active a {
	background-position: left -14px;
}

.venue, .sponsors {
	float: left;
	width: 170px;
	height: 24px;
	text-indent: -9999px;
	line-height: 1em;
	font-size: 1em;
}
.venue {
	background: url(../images/venue.gif) no-repeat left -0px;
	padding-bottom: 5px;
}
.sponsors {
	background: url(../images/sponsors.gif) no-repeat left -0px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.filmtime {
	float:left;
	clear:left;
	width: 600px;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#container {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
#contentcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 900px;
	padding-top: 20px;
	position:relative;
}
#header img {
	float: right;
	border: 0;
}
#addthis {
	position:absolute;
	top: 61px;
	right:380px;
}
#content {
	float: left;
	width: 900px;
	clear: left;
	background: url(../images/filmprogramme.gif) no-repeat center bottom;
	padding-bottom: 50px
}
#comingsoon, #sponsors {
	float: left;
	width: 900px;
	clear: left;
}
#main {
	float: left;
	width: 620px;
}
#main img {
	float: left;
	border-right: 0;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
}
.column {
	float: left;
	width: 292px;
	padding-right: 18px;
	padding-top: 10px;
}
.column1 {
	float: left;
	width: 262px;
	padding-right: 18px;
	padding-top: 10px;
}
.column2 {
	float: left;
	width: 322px;
	padding-right: 18px;
	padding-top: 10px;
}
.column img, .column1 img {
	border: 6px solid #F4ECE9;
	margin: 2px 0 2px 0;
}
#extras {
	float: right;
	width: 260px;
	padding: 18px 0px 18px 18px;
	border-left: 1px solid #eee;
	margin-top: 24px;
}
#extras p {
	float:left;
	width: 260px;
}
#filmcontainer {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
}
#films {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#films #dayone {
	float: left;
	width: 168px;
	padding: 12px 12px 0 0;
}

#films #daytwo, #films #daythree, #films #dayfour {
	float: left;
	width: 155px;
	padding: 12px 12px 0 12px;
	border-left: 1px solid #eee;
}
#films #dayfive {
	float: left;
	width: 167px;
	padding: 12px 0 0 12px;
	border-left: 1px solid #eee;
}
#film_content {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 620px; /* important */
	margin: 0;
	float: left;
	height: 340px;
}
#film_list {
	position: absolute;
	top: 0;
}
.film_item {
	top: 0;
	float: left;
	width: 620px;
	height: 340px;
	overflow: hidden;
}
