@import "rtf_text.css";

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

/* Wrapper */

body {
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
}

#wrapper {
	width:950px;
	margin:10px auto 10px;
	background:#000 url(../images/filmstrip.jpg) repeat-y right top;
}

/* Header */

#header {
	height:186px;
	padding:0 0 4px;
	position:relative;
	background:#000 url(../images/header.jpg) no-repeat left top;
}

#header h1 a {
	display:block;
	width:220px;
	height:104px;
	text-indent:-999em;
	position:absolute;
	top:73px;
	left:15px;
	background:#fff url(../images/logo.jpg) no-repeat left top;
}

#header ul {
	position:absolute;
	top:10px;
	right:0px;
	width:195px;
}

#header ul li {
	float:left;
	padding:0 2px 0;
	font-size:1.3em;
	color:#fff;
}

#header ul li a {
	font-size:0.9em;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover {
	text-decoration:underline;
}

#header p a {
	display:block;
	position:absolute;
	bottom:10px;
	right:15px;
	color:#444;
	font-size:1.2em;
	text-decoration:none;
	padding:45px 0 0 310px;
	background:#fff url(../images/launch.jpg) no-repeat right top;
}

#header p a span {
	display:none;
}
#header p a:hover {
	text-decoration:underline;
}

#header form {
	position:absolute;
	top:8px;
	right:195px;
	width:279px;
	font-size:1.2em;
	color:#fff;
}
#header form label {
	margin:0 10px 0 0;
}
#header form .btn {
	color:#fff;
	background:#000;
	margin:0 0 0 2px;
	border:1px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Navigation */
ul#nav {
	background:#000;
	height:34px;
}
ul#nav li {
	float:left;
}
ul#nav li a {
	display:block;
	width:156px;
	margin:0 2px 4px 0;
	text-align:center;
	font-size:1.4em;
	text-transform:uppercase;
	text-decoration:none;
	padding:6px 0 7px;
	color:#fff;
}
ul#nav li a:hover {
	font-size:1.45em;
	padding:5px 0 7px;
}
#About #nav #navabout a, #Enjoy #nav #navenjoy a, #Learn #nav #navlearn a, #Make #nav #navmake a, #Visit #nav #navvisit a, #International #nav #navinternational a {
	font-weight:bold;
}
#navabout a {
	background:#c31974 url(../images/navabout.jpg) no-repeat left top;
}
#navenjoy a {
	background:#257d17 url(../images/navenjoy.jpg) no-repeat left top;
}
#navlearn a {
	background:#7e1573 url(../images/navlearn.jpg) no-repeat left top;
}
#navmake a {
	background:#1f7fbb url(../images/navmake.jpg) no-repeat left top;
}
#navvisit a {
	background:#d04821 url(../images/navvisit.jpg) no-repeat left top;
}
#navinternational a {
	background:#fff url(../images/navinternational.jpg) no-repeat left top;
	color:#c31974 !important;
	margin:0 0 4px !important;
	width:160px !important;
}

/* Main content */

#content {
	background:#fff url(../images/content.jpg) no-repeat left top;	
	clear:both;
	width:768px;
	padding:10px 10px 20px;
	min-height:475px;
	float:left;
	position:relative;
}

#primary {
	width:601px;
	float:right;
	padding:0 10px 0 0;
}

#base {
	width:788px;
	clear:both;
	background:#fff url(../images/content.jpg) no-repeat right bottom;	
	position:absolute;
	bottom:0px;
	left:0px;
}

#Home #primary {
	width:100%;
	float:none;
	background: url(../images/home.jpg) no-repeat left top;	
	position:relative;
	min-height:200px;
} 

#homeleft {
	float:left;
	width:470px;
	padding:0 5px;
	margin:175px 0 0;
}
#homeright {
	float:right;
	width:260px;
	margin:175px 0 0 0;
	background:#F9E6F0 url(../images/ln.jpg) no-repeat left top;
}
#Home #homevideo {
	background:none repeat scroll 0 0 #FFFFFF;
	height:145px;
	left:320px;
	padding:3px;
	position:absolute;
	top:5px;
	width:180px;
	overflow:hidden;
}

#social {
	margin:20px 0 0 0!important;padding-left:0!important;
}
#homeleft ul#social li a {
	display:block;
	width:232px;
	height:42px;	
	font-size:1.3em;
	color:#333;
	text-decoration:none;
	text-indent:-999em;
	margin:0 0 10px;
}
#homeleft ul#social li#youtube a {
	display:none;
	background:url(../images/byoutube.jpg) no-repeat right top;
}
#homeleft ul#social li#facebook a {
	background:url(../images/bfacebook.jpg) no-repeat right top;
	margin:0 0 0 5px;
}
#homeleft ul#social li#signup a {
	background:url(../images/bebulletin.jpg) no-repeat right top;
}
#homeleft ul#social li#latestnews a {
	background:url(../images/blatestnews.jpg) no-repeat right top;
}
#homeleft ul#social li a:hover {
	background:url(../images/.jpg) no-repeat right top;	
}
#homelft h2 {
	margin:0 0 5px;
	font-size:0.9em;
}
#homeleft ul#social li {
	list-style-type:none;
	margin:0px;
	float:left;
	width:232px;
}
#homeright ul {
	margin: 0;
	background:#F9E6F0 url(../images/ln.jpg) no-repeat right bottom;
}
#homeright ul li {
	list-style-type:none;
	margin:0 15px;
	border-bottom:2px solid #fff;
	padding:0 0 5px;
}
#homeright ul li#getmore a {
	margin:-2px 0 0;
	width:230px;
	height:30px;
	display:block;
	background:#F9E6F0 url(../images/latestnews.jpg) 0px 3px no-repeat;
	text-indent:-999em;
}
#homeright h3 {
	font-size:2.4em;
	color:#c31a75;
	margin:5px 0 0 15px;
	text-transform:uppercase;
}

#homeright ul li h4 a {
	font-size:0.8em;
	text-decoration:none;
	line-height:1em;
	margin:5px 0;
}
#homeright ul li p {
	font-size:1em;
	line-height:1.2em;
	margin:0px;
}

#primary h1.pagetitle {
	color:#c31974;
	margin:0 0 20px;
	border-bottom:4px solid #c31974;
	padding:10px 0 15px 10px;
	background:#fff url(../images/hrabout.jpg) no-repeat right top;	
}
#Enjoy #primary h1.pagetitle {
	color:#257d17;
	border-bottom:4px solid #257d17;
	background:#fff url(../images/hrenjoy.jpg) no-repeat right top;	
	padding:10px 0 15px 10px;
}
#Learn #primary h1.pagetitle {
	color:#7e1573;
	border-bottom:4px solid #7e1573;
	background:#fff url(../images/hrlearn.jpg) no-repeat right top;	
	padding:18px 0 15px 10px;
}
#Make #primary h1.pagetitle {
	color:#1f7fbb;
	border-bottom:4px solid #1f7fbb;
	background:#fff url(../images/hrmake.jpg) no-repeat right top;	
	padding:10px 0 15px 10px;
}
#Visit #primary h1.pagetitle {
	color:#d04821;
	border-bottom:4px solid #d04821;
	background:#fff url(../images/hrvisit.jpg) no-repeat right top;	
	padding:10px 0 15px 10px;
}

#Enjoy #primary h1#hEnjoy {
	background:#51B747 url(../images/henjoy.jpg) no-repeat right top;	
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}
#Learn #primary h1#hLearn {
	background:#A24097 url(../images/hlearn.jpg) no-repeat right top;
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}
#Make #primary h1#hMake {
	background:#0094DA url(../images/hmake.jpg) no-repeat right top;
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}
#Visit #primary h1#hVisit {
	background:#F68121 url(../images/hvisit.jpg) no-repeat right top;
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}
#International #primary h1#hInternational {
	background:#EA0180 url(../images/hinternational.jpg) no-repeat right top;
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}
#CityofFilmLaunchWeekend #primary h1.CityofFilmLaunchWeekend {
	background:#EA0180 url(../images/hlaunch.jpg) no-repeat right top;
	text-indent:-999em;
	width:620px;
	height:178px;
	margin:0 0 15px -10px;
	border:0;
	padding:0;
}

/* LHC */

#submenu {
	width:145px;
	float:left;
}
#submenu li a {
	display:block;
	padding:10px 5px 10px 10px;
	font-size:1.2em;
	text-decoration:none;
	color:#3A2210;
	font-weight:bold;
	border-bottom:2px solid #fff;
	background:#F1C6DD;
}

#Enjoy #submenu {
	padding:67px 0 0;
	background:#fff url(../images/lenjoy.jpg) no-repeat left top;
}
#Make #submenu {
	padding:67px 0 0;
	background:#fff url(../images/lmake.jpg) no-repeat left top;
}
#Visit #submenu {
	padding:67px 0 0;
	background:#fff url(../images/lvisit.jpg) no-repeat left top;
}
#Learn #submenu {
	padding:67px 0 0;
	background:#fff url(../images/llearn.jpg) no-repeat left top;
}
#International #submenu {
	padding:67px 0 0;
	background:#fff url(../images/linternational.jpg) no-repeat left top;
}
#CityofFilmLaunchWeekend #submenu {
	padding:67px 0 0;
	background:#fff url(../images/llaunch.jpg) no-repeat left top;
}

#Enjoy .lEnjoy, #Make .lMake, #Visit .lVisit, #Learn .lLearn, #International .lInternational, #CityofFilmLaunchWeekend .lCityofFilmLaunchWeekend {
	padding:0 !important;
	background:url() !important;
}

#Enjoy #submenu li:first-child a, #Make #submenu li:first-child a, #Learn #submenu li:first-child a, #Visit #submenu li:first-child a, #CityofFilmLaunchWeekend #submenu li:first-child a, #International #submenu li:first-child a {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
}

#Enjoy .lEnjoy li:first-child a, #Make .lMake li:first-child a, #Visit .lVisit li:first-child a, #Learn .lLearn li:first-child a, #International .lInternational li:first-child a, #CityofFilmLaunchWeekend .lCityofFilmLaunchWeekend li:first-child a, #About li:first-child a, #Contact .lContactus li:first-child a {
	-moz-border-radius-topleft:10px !important;
	-webkit-border-top-left-radius:10px !important;
}
#submenu li:last-child a {
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

#submenu li a:hover, #submenu li.active a, #submenu li.active a:hover {
	background:#c31974;
	color:#fff;
} 
#submenu li.submenulevellist3 a {
	padding:5px 5px 5px 15px;
}

#Enjoy #submenu li a {
	background:#DCF1DA;
	color:#1A3300;
}	
#Learn #submenu li a {
	background:#CDC4C9;
	color:#460C3F;
}	
#Make #submenu li a {
	background:#B0BDCB;
	color:#003E5B;
}	
#Visit #submenu li a {
	background:#C1AEA0;
	color:#3C2008;
}
#Enjoy #submenu li a:hover, #Enjoy #submenu li.active a, #Enjoy #submenu li.active a:hover {
	background:#257d17;
	color:#fff;
}	
#Learn #submenu li a:hover, #Learn #submenu li.active a, #Learn #submenu li.active a:hover {
	background:#7e1573;
	color:#fff;
}	
#Make #submenu li a:hover, #Make #submenu li.active a, #Make #submenu li.active a:hover {
	background:#1f7fbb;
	color:#fff;
}	
#Visit #submenu li a:hover, #Visit #submenu li.active a, #Visit #submenu li.active a:hover {
	background:#d04821;
	color:#fff;
}	

#submenu li.active a:hover {
	cursor:default;
}

/* RHC */

#secondary {
	float:right;
	width:129px;
	padding:0px 15px 0;
}
#secondary h2 a {
	color:#fff;
	font-size:1em;
	text-decoration:none;
	margin:5px 5px 5px 0;
	padding:2px;
	text-align:center;
	display:block;
	background:url(../images/whatsonbutton.jpg) 0px 0px no-repeat;
	width:117px;
	height:19px;
	text-transform:uppercase;
}
#secondary ul {
	margin:5px 0 0;
}
#secondary ul li {
	background: url(../images/wohr.jpg) repeat-x left top;
	padding:10px 0 5px;
}
#secondary h3 a {
	font-size:1.1em;
	color:#fff;
	text-decoration:none;
}
#secondary h3 a:hover {
	text-decoration:underline;	
}
#secondary p {
	font-size:1.2em;
	color:#fff;
	line-height:1.4em;
}
#secondary a img {
	display:block;
	margin:5px auto;
	border:2px solid #ccc;
	height:70px;
	width:120px;
	overflow:hidden;	
}	
#secondary a:hover img {
	border:2px solid #fff;
}
#seemore a {
	text-align:right;
	padding:5px;
	display:block;
	color:#fff;
	font-weight:bold;
}

/* Contact Form */

#Contact #primary label {
	font-size:1.2em;
	padding:0 10px 0 0;
}

/* Footer */

#footer {
	clear:both;
	background:#000 url(../images/footer.jpg) no-repeat left 4px;
	height:155px; 
	position:relative;
}
#footer li {
	float:left;
}
#footer li a {
	display:block;
	text-indent:-999em;
}
#footer #support {
	position:absolute;
	top:15px; left:10px;
	width:140px;
	font-size:1.2em;
	text-align:center;
}
#yf {
	float:none !important;
	margin:10px 0 0 28px;
}
#yf a {
	width:75px;
	height:85px;
}
#footer #assos {
	position:absolute;
	top:15px; left:160px;
	width:415px;
	font-size:1.2em;
	text-align:center;
}
#footer #assos ul li a {
	height:60px;
	width:105px;
	margin:3px 0 0 31px;
} 
#footer #assos #partners {
	clear:both;
	font-size:0.9em;
}

#nmm a {
	width:120px !important;
	margin:0 0 0 15px !important;
}
#bc a {
	width:110px !important;

}
#sy a {
	margin:-5px 0 0 25px !important;
}
/* Sitemap */

.level2 {
	margin:0 0 0 15px;
}
.level3 {
	margin:0 0 0 30px;
}
#sitemap hr {
	margin:30px 0 10px;
}

/* What's on */

/* REMOVING CALENDAR AND RESTORING WIDTH */

#Diary #wrapper {
	background:#000 url(../images/wofilmstrip.jpg) repeat-y right top;
}

.DiaryItem #wrapper {
	background:#000 url(../images/filmstrip.jpg) repeat-y right top !important;
}

.DiaryItem #content {
	background:#fff url(../images/content.jpg) no-repeat left top !important;	
	width:768px!important;
    }
	


#Diary #content {
	background:#fff url(../images/wocontent.jpg) no-repeat left top;	
	width:612px;
}

#Diary #base {
	background:#fff url(../images/wocontent.jpg) no-repeat right bottom;
	width:632px ;	
}
.DiaryItem #base {
    width: 788px!important;
    background-image: url("../images/content.jpg")!important;
	background-position: right bottom!important;	
	}

#Diary #secondary {
	width:273px;
	padding:5px 20px 0;
} 

.DiaryItem #secondary {
   width: 120px !important;
   }

.DiaryItem #primary {
	width:748px;
	float:none;
	padding:0 10px;	
	}



/* end of diary code to comment out */

/* - put this back 

#Diary #primary {
	width:741px;
	float:none;
	padding:0 10px;
}*/

.Diary #primary h2 {
	background: url(../images/whatsonlist.jpg) no-repeat 0px 0px;
	width:565px;
	height:50px;
	padding:15px 0 0 20px;
	color:#fff;
	margin:0 0 0 12px;
}
.DiaryItem #primary h2 {
/*	background: url(../images/whatsonitem.jpg) no-repeat 0px 0px;
	width:728px;
	height:50px;
	padding:15px 0 0 20px;
	color:#fff;
	margin:0 0 10px;*/
	background: #f09 url(../images/newsheader.jpg) 0px 0px no-repeat;
	width:630px;
	height:58px;
	padding:22px 18px 0 100px;
	color:#fff;
	border:none;
	margin:0 0 15px;
}

#Diary #submenu {
	display:none;
}
#Diary #primary .event {
	padding:15px;
	clear:both;
}
#Diary .eventdetails h4 {
	font-size:1.3em;
}
#Diary .searchresults {
	font-weight:bold;
	font-size:1.4em;
	margin:15px 0 0 20px;
}
#Diary #dateandlocation {
	font-weight:bold;
	font-size:1.4em;
}
#Diary #records {
	border-top:2px solid #c31974;
	padding:10px 0;
	margin:10px 0 0;
}
#Diary #primary .event img {
	float:right;
	padding:12px 5px 10px 10px;
}
#Diary #primary .event h3 a {
	text-transform:uppercase;
	text-size:1.5em;
	text-decoration:none;
}
#Diary #cinema {
	margin:10px 0 0 10px;
}
#Diary #rate {
	display:none;
}
#Diary #return {
	margin:15px 0 0;
}
.diarymenu h2 {
	background:#C71D76 url(../images/whatson.jpg) no-repeat left top;
	width:106px;
	height:19px;
	text-indent:-999em;
	margin:10px 0;
}
.diarymenu #selectyears label {
	display:none;
}
.diarymenu #selectyears select {
	margin:0 10px 10px 0;
}
.diarymenu #date {
	background:#D55699;
	padding:3px;
	text-align:center;
}	
.diarymenu #date p {
	background:#C71D76;
	padding:2px;
	text-align:left;
	border:0;
	margin:0;
}	
.diarymenu #date table {
	margin:0 auto;
}
.diarymenu #date table td, .diarymenu #date table th {
	font-size:1.2em;
	padding:6px;
}
.diarymenu .calendar {
	margin:0 0 10px;
}
.diarymenu #date table td a {
	font-size:1.2em;
	color:#fff;
	background:#C71D76;
	display:block;
	padding:6px;
	margin:-6px 0 0 -6px;
	text-decoration:none;
	font-weight:bold;
}
.diarymenu #date table td a:hover {
	color:#C71D76;
	background:#fff;
}
.diarymenu #date table td.selected a {
	color:#111;
	background:#fff;
}
.diarymenu p {
	color:#fff;
	position:relative;
	font-size:1.2em;
	margin:6px 0 3px 5px;
}
.diarymenu p select {
	position:absolute;
	top:0; left:70px;
	margin:0 0 3px;
}
.diarymenu p.border select {
	top:2px;
	left: 38px;
	width:226px;
}
.diarymenu p.border {
	padding:5px;
}
.diarymenu .border {
	border:3px solid #D55699;
	padding:3px;
	margin:0 0 5px;
}
.diarymenu input.btn {
	float:right;
	margin:5px;
}

input.nxt {
	float:right;
	margin:0px 5px 0;
}


/* News */

#News #primary {
	padding:0 15px 20px;
	width:748px;
}
#News #newsheader {
	background: url(../images/news.jpg) no-repeat 7px 0px;
	margin:-3px 0 0 -15px;	
	width:580px;
	height:125px;
	padding:0 0 0 200px;
}
#News #submenu {
	display: none;
}
#News #newsheader h2 {
	color:#fff;
	width:250px;
	float:left;
	margin:15px 0;
}
#News #newsheader p {
	width:245px;
	float:left;
	clear:left;
	margin:0;
	color:#fff;
	font-size:1.2em;
}
#News #newsheader form {
	float:right;
	margin:-45px 0 0;
}
#News #newsheader form p {
	width:284px;
	padding:4px;
	margin:0 20px 3px 0;
	position:relative;
	border:3px solid #D55699;
	background:#C11971;
}
#News #newsheader form p select {
	position:absolute;
	top:3px; left:70px;
	width:218px;
}
#News #newsheader form input.btn {
	float:right;
	margin:5px 25px 0 0;
	border: none;
	background: url(../images/ra.jpg) no-repeat right 6px;	
	padding: 0 15px 0 0;
	text-decoration: none;
	font-size:18px;
	color: #fff;
}
#News #newsheader form input.btn:hover {
	text-decoration:underline;
	cursor:pointer;
}
#News .searchresults {
	font-weight:bold;
	font-size:1.3em;
}
#News .searchresults span {
	text-transform:lowercase;
}
#News .event {
	position:relative;
	border-bottom:1px solid #EFC5DB;
}
#News #secondary .event {
	position:relative;
	border-bottom:none;
}
#News .event h3 a {
	text-decoration:none;
	margin:0 0 0 155px;
	width:610px;
	display:block;
}
#News .event h3 a:hover {
	text-decoration:underline;
}
#News .event .newsdate {
	position:absolute;
	top:0px; left:0px;
	width:150px;
	text-align:right;
	color:#333;
	margin:0;
	padding:0;
}
#News .event img {
	margin:0 0 0 155px;
	display:block;
}
#News #secondary .event img {
	margin:0;
}
#News hr {
	display:none;
}
#News #precisf {
	font-weight:bold;
	color:#C11971;
}
#News .details p {
	margin:0 0 10px 10px;
}
#News .recordcount {
	padding:10px 0;
}
#News #storyimage {
	float:left;
	border:1px solid #000;
	margin:0 10px 10px 0;
	font-weight:bold;
}
#News .date {
	color:#222;
	font-size:1.2em;
}

#News h2.pagetitle {
	background: #f09 url(../images/newsheader.jpg) 0px 0px no-repeat;
	width:630px;
	height:58px;
	padding:22px 18px 0 100px;
	color:#fff;
	border:none;
	margin:0 0 15px;
}


/* eBulletin */

#eBulletin label.txt {
	position:relative;
}
#eBulletin label.txt input {
	position:absolute;
	top:0px;
	left:105px;
	border:1px solid #C11971;
}
#eBulletin input.btn {
	border:1px solid #C11971;
	background:#fff;
	color:#C11971;
	margin:5px 0;
}

/* mr added to temporary turn off the film society login box on
diary item page */

#Diary #userlogin { display: none; }

/*jk addition to fix news on home */

#primary #homeright ul{padding-left:0;padding:0;}
#primary #homeright li{font-size:1.1em;padding:1ex 0 1em 0!important;}
#primary #homeright li h4{margin-left:0!important;line-height:1em!important;margin-bottom:.4ex;margin-bottom:1ex;}

