html,body,table {
	color:black;
	font-family: arial;
	font-size:10pt;
	color:black;
	margin:0;
}


h1 {margin: 4px;
font-size:16pt;}


h2 {
	font-size:14pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3 {
	font-size:11pt;
	margin:4px 0 6px 2px;
}

h4 { font-size:10pt;
	margin:0;
}

p {font-size:10pt;}


img {border: 0;}



.centre {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
}

.textright {
	text-align:right;
}

.textleft {
	text-align:left;
}

.mediumspace {
	margin:10px;
	padding:10px;
}

.imageholder {
	margin-left:10px;
	background:red;
	
}

.imageplaceholder {
	
	margin:10px 10px 10px 10px;
	text-align:center;
	position:relative;
	padding:10px;
	border: solid gray;
	border-width: 0px 1px 1px 0px;
	font-size:0.9em;
	background-color:#F2F2F2;
	
}

.panel {
	border-width:4px; 
	border-style:outset;
	margin: 4px;
	padding: 8px;	
}


.vmenu {
	text-align:center;
	background:black;
}

.vmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-family:arial;
	font-size:12pt;
}

.vmenu li {
	margin: 0 0 8px 0;
}

.vmenu a {
	display: block;
	width:100%;
	text-decoration: none;
}

.vmenu a:link, .vmenu a:active, .vmenu a:visited {
	color:#ffffff;
}



.hnavlist ul
,.vnavlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

.hnavlist li
{
display: inline;
list-style-type: none;
font-weight: bold;

}

.vnavlist li
{
display: block;
list-style-type: none;
font-weight: bold;
padding:8px;
}

.hnavlist a 
,.vnavlist a
{ padding: 3px 10px;
}

.hnavlist a:link
, .hnavlist a:visited
,.vnavlist a:link
, .vnavlist a:visited
{

text-decoration: none;
}

.hnavlist a:hover
,.vnavlist a:hover
{

text-decoration: none;
}





.smallPrint {font-size: 8pt;}


.mainContent {
	margin:20px;	
}

.headline {font-size:12pt;
font-weight:bold;
}

.subHeading {font-weight:bold;
margin:4px;}

#headerPanel {
	padding-top:5px;
	width:100%;
	height:150px;
	overflow:hidden;
	font-size:1.2em;
	
	
	
}

#headerPanel img {
	
	vertical-align:top;
	margin-left:5px;
}

#headerPanel h1 {
	font-size:28pt;
	
}
#headerPanelText {

	width:385px;
	text-align:right;
	font-size:14pt;
	font-weight:bold;
}
	
	

#statusBarRightUp {
	width:100%;
	height: 30px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/inner_br_curl.png');
	background-repeat: no-repeat;
	background-position: bottom right; 
	text-align:center;
}


.newsStory {font-size:8pt;}
.hidden {display:none}
.shown {display:inline}
.errorText{color:red;
list-style-type: none;
margin-left: 0;
padding-left: 0;}

.regForm input{font-size:10pt;}
 
.verticalList {
	list-style-type: none;
}

.filmLink a{
font-weight: bold;
font-size:11pt;
}

.nonPanel {
	font-size:10pt;
}
.normalText {color:black;}

.countdown {font-size:8pt;color:black;font-weight: bold;}

.filmScore {font-size:20pt;color:black;}


/* The following need changing to change the colour scheme */

html,body {
	background: #FCDF0C;
}

h1, h2, h3 {color:#0089D2;}

a {color:#0089D2;}

a:visited {color:#0089D2;}

.statusBar {
	background:black;
	color:white;
}

.statusBar a:link , .statusBar a:visited {
	color:white
}

.smallPrint a {color: #0089D2;}

.panel {
	border-color: #FFFFE0 black black #FFFFE0;
	background: #FFFFE0;
	
}

.vmenu {
	border:black;
	border-style:solid;
	border-width: 8px 8px 8px 8px;
	background:black;
}

.vmenu ul {
	background:black;
}

.vmenu a {
	border: 2px solid ;
	border-color: #00A9ED;

}

.vmenu a:link, .vmenu a:active, .vmenu a:visited {
	color:#ffffff;
	background:black;
}

.vmenu a:hover 
{
	background: #0089D2;
	color: #ffffff;
}

.hnavlist a 
,.vnavlist a
{ 
border: 2px solid;
border-color:#00A9ED;

}

.hnavlist a:link
, .hnavlist a:visited
,.vnavlist a:link
, .vnavlist a:visited
{
color: #ffffff;
background-color: #000000;

}

.hnavlist a:hover
,.vnavlist a:hover
{
color: #ffffff;
background: #0089D2;
}

.headline {color:black;}


/* End of default colours */

.archivepage h2{
	margin-top:30px;
	font-size:1.5em;
}

.history {
	text-align:left;
}
.history p {
/*	font-size:1.2em; */
		
}

.history a {font-weight:bold;
/*	font-size:1.1em; */
}

.previewfilmtitle {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0;
	
}

.filmpageimage img{
	width:150px;	
}

.filmimagepreviewlist{
	width:100%;
	margin:auto;	
}
.filmimagepreviewlistitem {
	
	text-align:center;
	width:175px;
	float:left;
	margin:10px 5px;
	
	
}

.filmquote {
	font-size:1.2em;	
}

.filmquotesource {
	float:right;
	margin-right:10px;
	font-weight:bold;
	font-size:0.9em;
}

.frontpage p{
	
	font-size:1em;
}

.cumbriavision {
	background:white;
	padding-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border-width:1px 1px;
	border-style:solid;
	border-color:grey;
	
}

.themepicker {
	position:absolute;
	width:200px;
	right:0;
	top:0;
	padding:5px;
	text-align:right;
}

.themepicker img {
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	background:lime;
	vertical-align:middle;
	}
	
.caption {
	font-style:italic;
	font-size:0.8em;

}

.centretext {
	text-align:center;
}

.highlight {
	background:yellow;
}

.formHint {
	color:grey;
}

.announcement {
	font-weight:bold;
	
	padding:5px;
	color:red;

}

.dailypreview {
	text-align:left;
	position:relative;
}

.featuredfilmimagepanel {
	text-align:center;
	width:270px;
	float:left;
}

.dailypreviewtext {
	text-align:left;
	position:relative;
	margin-left:270px;
	
}

.dailypreviewtext ul {

	margin-top:5px;
	margin-bottom:5px;
}

.dailypreviewtext li {
	margin-left:-15px;
}

.feedburnerFeedBlock li {
	margin-bottom:10px;
}

.feedburnerFeedBlock span.headline {
		padding-bottom:10px;
	
		display:block;
		font-size:17px;
}

.awardholder {
	width:280px;
	
	text-align:center;
	padding-right:0px;
	margin:auto;
	display:block;
	backgrond:lime;
}


.awardleft {
	float:left;
}

.awardtext {
	float:left;
	margin-top:10px;
	font-size:18px;
	width:200px;
	text-align:center;
	font-weight:bold;

}

.smallawardtext {
	font-size:14px;
	font-weight:none;
}

.awardholder .previewfilmtitle {
	font-size:1.4em;
}
.awardextratext {
	font-size:0.7em;
}
.awardright {
	float:left;
}

.panel table {
margin:auto;
}