/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#c0c0c0;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
	color:#666666;
}

u a {
	text-decoration:underline;
	color:#CC0000;
}

h3 {
	height:21px;
	border:1px solid #595959;
	padding:2px 7px 0 7px;
	margin:10px 0 5px 0;
	color:#000000;
	font-size:15px;
	background-color:#FFCC00;
}

#container {
	margin:10px auto 0 auto;
	width:790px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	border:1px solid #000000;
}

#header {
	width:790px;
	height:166px;
}

#logo {
	width:322px;
	float:left;
	height:166px;
}

#header-right {
	width:468px;
	float:left;
	height:166px;
}

#testimonials {
	widows:468px;
	height:19px;
	margin:134px 0 0 0;
	color:#FFFFFF;
	padding:5px 0 0 0;
}

#content {
	clear:both;
	width:790px;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	color:#666666;
	padding:0 0 15px 0;
}

#content p {
	line-height:15px;
	margin:10px 0 0 0;
	padding:0;
}


#left {
	width:183px;
	float:left;
	padding:10px 14px 0 0;
}

#menu {
	width:183px;
}

#menu ul {
	width:183px;
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li {
	
}

#menu ul li a {
	color:#FFFFFF;
	width:169px;
	height:20px;
	display:block;
	border-bottom:1px solid #595959;
	padding:3px 0 0 14px;
}

#menu ul li a:hover {
	color:#000000;
	background-color:#999999;
}

#right {
	width:576px;
	float:left;
	padding:0 8px 0 9px;
	overflow:hidden;
}

#right a {
	color:#CC0000;
}

#home-left {
	width:296px;
	float:left;
	margin:0 5px 0 0;
	padding-left: 9px;
	padding-top:2px;
}

#home-right {
	width:271px;
	float:left;
	padding-right:0px;
	padding-top:10px;
}

.box-top {
	width:275px;
}

.box {
	width:249px;
	background-repeat:repeat-y;
	background-image:url(images/box-bg.png);
	padding:5px 8px 0 18px;
	overflow:hidden;
}

.box ul {
	list-style:none;
	margin:0;
	padding:0;
}

.box ul li {
	background-image:url(images/li-bg.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	display:block;
}

#home-right .box ul li a {
	color:#FFFFFF !important;
}

.box#whats-box {
	background-image:url(images/box-bg2.png);
}

.box#sponsors-box {
	background-image:url(images/sponsors-bg.png);
	padding:0 0 0 5px;
	width:270px;
}

.box-bottom {
	width:275px;
	height:5px;
	background-image:url(images/prog-bottom.png);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
}

.box-bottom#whats-bottom {
	background-image:url(images/whats-bottom.png);
}

.box-bottom#sponsors-bottom {
	background-image:url(images/sponsors-bottom.png);
	margin:0;
}

img.sponsors-img {
	float:left;
}

#home-bottom {
	width:576px;
	clear:both;
	padding:10px 0 0 0;
}

#home-bottom img {
	float:left;
	margin:0 10px 0 0;
}

#home-bottom img#submit-film {
	float:left;
	margin:0;
}

#breadcrumbs {
	padding:3px 0 3px 0;
	
}

#breadcrumbs h1 {
	font-size:15px;
	margin:0;
	padding:0;
	font-weight:normal;
}

#breadcrumbs a {
	color:#666666 !important;
}

#breadcrumbs strong {
	color:#000000;
	font-weight:normal;
}

#sort-by {
	float:right;
	padding:3px 0 3px 0;
	font-size:12px;
}

#static-left {
	width:358px;
	float:left;
}

#static-left p {
	line-height:15px;
	margin:0 0 10px 0;
	padding:0;
}

#static-right {
	width:218px;
	float:left;
}

#footer-container {
	clear:both;
	width:766px;
	height:241px;
	padding:0 12px 0 12px;
	background-color:#b90000;
}

#footer {
	width:766px;
	height:151px;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:11px;
}

#footer a {
	color:#FFFFFF;
}

#footer-top {
	width:766px;
	height:37px;
	
}

#footer-left {
	width:432px;
	height:25px;
	float:left;
	padding:12px 0 0 0;
}

#footer-right {
	width:334px;
	height:30px;
	float:left;
	padding:7px 0 0 0;
}

#footer-right input#email-address {
	width:80px;
	height:15px;
	margin:0 5px 0 5px;
}

#footer-right table {
	margin:0;
	padding:0;
}

#footer-bottom {
	clear:both;
	width:766px;
	height:196px;
	padding:8px 0 0 0;
}

#footer-design {
	width:296px;
	height:194px;
	float:left;
}

#footer-sponsors {
	width:396px;
	height:194px;
	float:left;
	padding-left:70px;
}

#footer-sponsors img {
	float:left;
}

#news div {
	padding: 0 0 15px 0;
	clear:both;
}

#news div a {
	color:#000000;
}

#news .prev {
	font-weight:bold;
}

#news .next {
	float:right;
	font-weight:bold;
}

#news .img {
	float:left;
	padding: 2px 10px 10px 0;
	clear:none;
}

#news .img img {
	width:90px;
}

#static-images {
	float:right;
	width:300px;
	padding:2px 0 0 10px;
}

#static-images img {
	margin:0 0 10px 0;
}

h1.news-h1 {
	font-size:19px;
	color:#333333;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
}

#testimonials-page div {
	padding: 0 0 15px 0;
	clear:both;
}

#testimonials-page div p {
	padding:0;
	margin:0;
}

#testimonials-page div a {
	color:#000000;
}

#testimonials-page .prev {
	font-weight:bold;
}

#testimonials-page .next {
	float:right;
	font-weight:bold;
}

#films {
	width:556px;
	padding:10px 10px 0 10px;
}

.film-listing {
	width:556px;
	clear:both;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
}

.film-left {
	width:210px;
	float:left;
}

.film-right {
	width:346px;
	float:left;
}

.film-right h2 {
	margin:0;
	padding:0;
	font-size:13px;
}

.film-right p {
	font-size:10px;
	line-height:12px !important;
}

.film-right ul {
	list-style:none;
	padding:4px 0 0 0;
	margin:0;
	font-size:10px;
}

.film-right ul li {
	margin:0;
	padding:0 5px 2px 5px;
	float:left;
	display:block;
	border-left:1px solid #666666;
}

.film-right ul li.first {
	padding:0 5px 2px 0px;
	border-left:0;
}

.film-right ul li a {
	color:#666666;
	
}

.links-container {
	width:336px;
	border:1px solid #CCCCCC;
	margin:10px 0 0 0;
	padding:5px 5px 5px 5px;
}

.watch-box {
	float:right;
	font-size:10px;
	padding:0 0 0 0;
}

#programme-page {
	width:556px;
	padding:10px 10px 0 10px;
}

#programme-page table {
	padding:0;
	margin:0 0 10px 0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

#programme-page table tr td {
	border-bottom:1px solid #000000;
	text-align:center;
	font-size:11px;
	color:#000000;
}

#programme-page table tr td a {
	color:#000000;
}

#programme-page table tr td.table-heading {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

#programme-page table tr td.short-film {
	background-color:#FFCC00;
}

#programme-page table tr td.talk-film {
	background-color:#FF9900;
}

#programme-page table tr td.feature-film {
	background-color:#a50800;
	color:#FFFFFF;
}

#programme-page table tr td.feature-film a {
	color:#FFFFFF;
}

#programme-page h1 {
	height:21px;
	border:1px solid #595959;
	padding:2px 7px 0 7px;
	margin:10px 0 0 0;
	color:#000000;
	font-size:15px;
	background-color:#FFCC00;
}

#programme-page h1.talk-h1 {
	background-color:#FF9900;
}

#programme-page h1.feature-h1 {
	background-color:#a50800;
	color:#FFFFFF;
}

.programme-entry {
	width:546px;
	padding:10px 0 10px 10px;
	clear:both;
	border-bottom:1px solid #cccccc;
	font-size:11px;
}

.entry-heading {
	width:546px;
}

.entry-title {
	width:470px;
	float:left;
}

.entry-title h2 {
	padding:0;
	margin:0;
	color:#000000;
	font-size:13px;
}

.entry-tickets {
	width:76px;
	float:left;
}

.entry-tickets a {
	color:#cc0000;
	font-size:12px;
}

#key {
	width:556px;
}

#key ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:11px;
}

#key ul li {
	display:block;
	float:left;
	padding:2px 5px 0 33px;
	margin:0;
	color:#000000;
	background-repeat:no-repeat;
	height:16px;
}

#key ul li#short-key {
	background-image:url(images/short-key.png);
}

#key ul li#talk-key {
	background-image:url(images/talk-key.png);
}

#key ul li#feature-key {
	background-image:url(images/feature-key.png);
}

#key ul li a {
	color:#000000;
}

ul.links-class {
	margin:0;
	padding:10px 0 0 5px;
	list-style:none;
}

ul.links-class li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background-repeat:no-repeat;
	display:block;
	height:18px;
	color:#666666;
}

ul.links-class li a {
	color:#000000;
}

.image-gallery {
	list-style:none;
	padding:0;
	margin:15px 0 0 0;
}

.image-gallery div {
	padding-bottom:10px;
	width:185px;
	float:left;
	text-align:left;
	margin-left:10px;
	font-size:10px;
	text-align:center;
	
}

.image-gallery div.first {
	clear:both;
	margin-left:0;
}

#letters {
	padding-bottom:5px;
}

#letters ul {
	list-style:none;
	margin:0;
	padding:0;
}

#letters ul li {
	float:left;
	padding: 0 3px 0 0px;
	font-size:10px;
}

#letters ul li a {
	display:block;
	border:1px solid #666666;
	background-color:#CCCCCC;
	padding:2px 4px 2px 4px;
	color:#000000;
	font-size:8px;
}

#letters ul li a:hover {
	background-color:#FF3300;
}

#letters ul li.first {

}

#homepageflash_holder {
	width:593px;
	height:270px;
}

#homepageflash {
	width:593px;
	height:278px;
	position:absolute;
	margin-top:-8px;
	clear:both;
}


.sdiv_vis {
	width:290px;
	position:absolute;
}

.sdiv_hid {
	width:290px;
	filter:alpha(opacity:0);
	-moz-opacity:0;
	opacity:0;
	display:none;
	position:absolute;
}

@media print {
	body {
		background-color:#FFFFFF;
	}
	
	#container {
		background-image:none;
		border:0;
	}
	
	#content {
		background-image:none;
	}
	
	#left {
		display:none;
	}
	
	#header {
		display:none;
	}
	
	#footer-container {
		display:none;
	}

}