@charset "utf-8";
/* CSS Document */

/* GENERAL & HOME PAGE SETTINGS*/

body {
	background-color:#008da8;
	margin: 0px auto 0px auto;
	height:100%;
	}

img
{  border-style: none;
}



/* Heading 2 */	
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:21px;
}

/* Heading 3 */	
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#6ECCE1;
	font-weight:bold;
	font-size:18px;
	margin-bottom:-10px;
}

/* Heading 4 */	
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:15px;
	margin-bottom:-10px;
}

/* Heading 5 */	
h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

/* Heading 6 */	
h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:9px;
}
	
/* menu div container - Note: menu div is a library item */	
#container-menu {
	width:230px;
	height:230px;
	border:0px;
	padding:0px;
	align:left;
}

/* image below menu - div container - Note: image div is a library item */
#container-menuimage {
	width:230px;
	Height:230px;
	border:0px;
	padding:0px;

}

/* The page elements are in a table. Table styling: */
table#maintable {
    background-color:#FFFFFF;
	border:0px;
	padding:0px;
	width:980px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.table-top {
	background-image:url(../images/UnchosenBanner.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:105px;
	border:0px;
	padding:0px;
}

/* Table - left shadow */
.table-shadowL {
	background-image:url(../images/bg-shadowL.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:auto;
	border:0px;
	padding:0px;
}

/* Table - left corner shadow */
.table-shadowLC {
	background-image:url(../images/bg-shadowLC.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	border:0px;
	padding:0px;
}

/* Table - bottom shadow */
.table-shadowBTM {
	background-image:url(../images/bg-shadowBTM.jpg);
	background-repeat:repeat-x;
	width:930px;
	height:25px;
	border:0px;
	padding:0px;
}

/* Table - right corner shadow */
.table-shadowRC {
	background-image:url(../images/bg-shadowRC.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	border:0px;
	padding:0px;
}

.table-menu-column {
	background-image:url(../images/stoneBG.jpg);
	background-repeat:repeat-y;
	width:230px;
	height:100%;
	border:0px;
	padding:0px;
	vertical-align:top;
}

/* Table - right shadow */
.table-shadowR {
	background-image:url(../images/bg-shadowR.jpg);
	background-repeat:repeat-y;
	width:25px;
	border:0px;
	padding:0px;
}

/* Table - page content */
.table-page-content {
	width:700px;
	height:100%;
	border:0px;
	padding:0px;
	vertical-align:top;
	text-decoration: none;
	}

/* Home Page News Panel */
#home-page-news {
	background-image:url(../images/stoneBG-news.jpg);
	background-repeat:repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:190px;
	height:100%;
	border:0px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	text-align:left;
	text-decoration: none;
}

/* Home Page News Panel Title */
#home-page-news-title {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
	margin-bottom:5px;
	text-decoration: none;
}

/* Home Page Patrons Title */
#home-page-patrons-title-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

/* Home Page Patrons Title */
#home-page-patrons-title-link a:visited  {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

/* Home Page Patrons Title */
#home-page-patrons-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

/* Home Page Patrons Title */
#home-page-patrons-link a:visited  {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}


/* Home Page News Panel Subtitle */
#home-page-news-subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

/* Home Page News Panel Text */
#home-page-news-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	line-height:13px;

}

/* Home Page News Panel link */
.home-page-news-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:14px;
}

/* Home Page News Panel link */
.home-page-news-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:18px;
}

/* Home Page News Panel link2 */
.home-page-news-link2 a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:18px;
}

/* Home Page News Panel link2 */
.home-page-news-link2 a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:16px;
}

/* Home Page Title Container */
#home-page-title-container {
	background-color:#e85032;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:430px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* Home Page News Title Container */
#home-page-news-title-container {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:190px;
	height:40px;
	border:0px;
	padding-left:0px;
	padding-right:20px;
	background-image: none;
	background-color: #60C1D9;
}

/* Home Page main Container */
#home-page-main-container {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#e85032;
	width:430px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	text-align: left;
}

/* Home Page film Container */
#home-page-film-container {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	width:430px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}

/* Home page Grey note */
#text-note {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#999999;
	font-size:9px;
}

/* Body text */
#text-body-1 {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-size:13px;
	line-height:13px;
	text-align:left;
	font-weight: bold;
}

/* Home Text Title Large */	
#home-title-large {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#e85032;
	font-weight:bold;
	font-size:18px;
	margin-bottom:-10px;
}

/* Home Text Title Medium */
.home-title-medium {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#e85032;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
}

/* Home Text Title Medium link */
.home-title-medium a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#e85032;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
	/*  text-decoration:none;  */
}

/* Home Text Title Medium link */
.home-title-medium a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#e85032;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
	/*  text-decoration:none;  */
}

/* Links panel */
#links-panel {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	width:190px;
	border:0px;
	padding:20px 20px 20px 20px;
}

/* Home Page List styling */

ul {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	list-style-image:url(../images/bullet1.gif);
	color:#999999;
	font-weight:bold;
	font-size:10px;
	padding-left:0px;
	margin-left:16px;
}


/* All Page main Container */
#all-page-main-container {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	width:660px;
	border:0px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	text-align: left;
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: none;
}

#panelfooter {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#999999;
	font-size:10px;
	width:430px;
	Height:20px;
	padding:0px 0px 0px 18px;
	line-height:12px;
	text-align:bottom;
	float:left;
}


/* Films 2010 PAGE SPECIFIC 

/* Films 2010 Page Title Container */
#films2010-page-title-container {
	background-color:#db72c6;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* Films 2010 Location Div */
#films2010-location {
	width:660px;
	/* height:220px; */
	float:left;
	z-index: 1;
}

/* Films 2010 Bristol Div with Unveiled image */
#films2010-unveiledBristol {
	background-image:url(../images/unveiled.jpg);
	background-repeat:no-repeat;
	width:660px;
	/* height:220px; */
	float:left;
	z-index: 1;
}

/* Films 2010 Bristol Div with image */
#films2010-locationBristol {
	background-image:url(../images/BristolVenue.jpg);
	background-repeat:no-repeat;
	width:660px;
	/* height:220px; */
	float:left;
	z-index: 1;
}

/* Films 2010  Bath Div with image */
#films2010-locationBath {
	background-repeat:no-repeat;
	width:660px;
	/* height:220px; */
	float:left;
	z-index: 1;
	background-image: url(../images/BathVenue.jpg);
}

#films2010-location2 {
	width:250px;
	float:left;
	z-index: 1;
}

/* Films 2010 Map Div */
#films2010-map {
	width:350px;
	height:220px;
	float:right;
}

/* Films 2010 Flash Div */
#films2010-flash {
	width:660px;
	height:500px;
	float:left;
	margin:0px;
	padding:0px;

}

/* Films 2010 Title */
#films2010-title {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#db72c6;
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
	margin-bottom:5px;
	background-repeat: no-repeat;
}

/* Films 2010 Subtitle */
#films2010-subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#db72c6;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
}

/* Films 2010 Text */
#films2010-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	text-align:justify;

}

/* Films 2010 Text bold */
#films2010-text-bold {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	text-align:left;
}

/* Films 2010 link */
.films2010-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#db72c6;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/*  text-decoration:none;  */
}

/* Films 2010 link */
.films2010-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#db72c6;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/*  text-decoration:none;  */
}



/* ABOUT PAGE SPECIFIC */

/* About Page Title Container */
#about-page-title-container {
	background-color:#a78cff;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* About Text Title Large */	
#about-title-large {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#a78cff;
	font-weight:bold;
	font-size:18px;
	margin-bottom:-10px;
}


/* About Text Title Medium */
.about-title-medium {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#a78cff;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
	text-decoration:none;
}

/* About Text Title Medium link */
.about-title-medium a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#a78cff;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
	/*  text-decoration:none;  */
}


/* About Text Title Medium hover */
.about-title-medium a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#a78cff;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px;
	/*  text-decoration:none;  */
}

/* About Director Images */
.imagetable-about {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size:12px;
	font-weight:bold;
	color:#a78cff;
	width:150px;
	height:25px;
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;	/*  padding-left:20px;
	padding-right:20px;   */
}

/* About Director Comment */
.imagetablecomment-about {
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size:12px;
	color:#666666;
	width:150px;
	height:20px;
	text-align:center;	/*  padding-left:20px;
	padding-right:20px;   */
	line-height: 13px;
	padding-right:  5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-style: italic;
}

/* About Director Images - narrow */
.imagetable-about-narrow {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:210px;
	height:25px;
	border:0px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
}

/* About Director Images - wide */
.imagetable-about-wide {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:220px;
	height:20px;
	border:0px;
	text-align:center;
}

/* About Page List styling */

#about-list li {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	list-style-image:url(../images/bullet1.gif);
	color:#666666;
	font-weight:normal;
	font-size:12px;
	padding-left:0px;
	margin-left:0px;
}

/* About Director Images */
.imagetable-links {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	width:220px;
	height:20px;
	border:0px;
	text-align:center;
	/*  padding-left:20px;
	padding-right:20px;   */
}


/* NEWS PAGE SPECIFIC */

body.newsarchive {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	
	}

/* News Page Title Container */
#news-page-title-container {
	background-color:#59c1db;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* News Title */
.news-page-news-title {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#59c1db;
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
	margin-bottom:5px;
}

/* News Subtitle */
#news-page-news-subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#59c1db;
	font-weight:bold;
	font-size:16px;
	line-height:13px;
}

/* News Text */
#news-page-news-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	text-align:justify;

}

/* News link */
.news-page-news-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#59c1db;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-align:left;	/*  text-decoration:none;  */
}

/* News link */
.news-page-news-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#59c1db;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-align:left;	/*  text-decoration:none;  */
}




/* INTERVIEWS PAGE SPECIFIC */

/* Interviews Page Title Container */
#interviews-page-title-container {
	background-color:#91d265;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}


/* Interviews Title */
#interviews-title {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#91d265;
	font-weight:bold;
	font-size:18px;
	margin-top:25px;
	margin-bottom:5px;
}

/* Interviews Subtitle */
#interviews-subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#91d265;
	font-weight:bold;
	font-size:16px;
	line-height:13px;
}

/* Interviews Text */
#interviews-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:normal;
	font-size:13px;
	line-height:13px;
	text-align:left;
}

/* Interviews Text bold */
#interviews-text-bold {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	text-align:justify;

}

/* Interviews link */
.interviews-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#99CC66;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/*  text-decoration:none;  */
}

/* Interviews link */
.interviews-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#91d265;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/*  text-decoration:none;  */
}


/* Links PAGE SPECIFIC */

/* Links Page Title Container */
#links-page-title-container {
	background-color:#d4e144;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* Table - page content */
.links-table-columns{
	width:660px;
	height:100%;
	border:0px;
	padding:0px;
	vertical-align:top;
	}


/* Links link */
.links-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#D0CC37;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:16px;
}

/* Links link */
.links-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#D0CC37;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	/*  text-decoration:none;  */
	line-height:16px;
}

/* Links link style but no link */
.links-nolink {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#999999;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}

/* Links title medium */
.links-title-medium {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#D0CC37;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}



/* Links Text Title Large */	
#links-title-large {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#D0CC37;
	font-weight:bold;
	font-size:18px;
	margin-bottom:-10px;
}


/*  PAGE SPECIFIC */

/*  Contact Page Title Container */
#contact-page-title-container {
	background-color:#edb91a;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}


/* Contact link */
.contact-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#edb91a;
	font-weight:bold;
	font-size:16px;
	text-align:left;	/* text-decoration:none; */
}

/* Contact link */
.contact-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#edb91a;
	font-weight:bold;
	font-size:16px;
	text-align:left;	/* text-decoration:none; */
}

/* FACEBOOK link */
.facebook-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#3b5998;
	font-weight:bold;
	font-size:13px;
	text-align:left;	/* text-decoration:none; */
}

/* FACEBOOK link */
.facebook-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#3b5998;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	text-decoration:none;
}

/* Contact Text Title Large */	
#contact-title-large {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#edb91a;;
	font-weight:bold;
	font-size:18px;
	margin-bottom:-10px;
}

/* Contact Text Title Large */	
#contact-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;;
	font-weight:normal;
	font-size:16px;
	margin-bottom:-10px;
}

/* Contact Text Title Large */	
#contact-text-bold {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;;
	font-weight:bold;
	font-size:16px;
	margin-bottom:-10px;
}



/********** CONTACT FORM CSS **********/


#contact-area {
	font-size:60%;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	width: 640px;
	background-color:#edb91a;
	text-align:right;
	margin-top: 5px;
	margin-bottom:5px;
	padding-top:25px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	float:left;

}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 480px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-size: 1.4em;
	margin: 0px 40px 0px 0px;
	border: 2px 2px 2px 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

/* #contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000000; 
}   */

#contact-area input.submit-button {
	background-color:#999999;
	color:#000000;
	width: 70px; 
	height:30px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	font-weight:bold;
	font-size: 1.2em;
	margin:5px 40px 0px 0px;
	border:2px;
	border-color:#CCCCCC;
}

label {
	color:#333333;
	/*text-align: right; */
	margin-top: 5px;
	margin-right: 0px;
	width: 100px;
	padding-top: 0px;
	font-size: 1.4em;
	float:left;
}

/********** FORM CSS **********/




/* ACTION PAGE SPECIFIC */

/* Action Page Title Container */
#action-page-title-container {
	background-color:#ed732a;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* Action Title */
#action-title {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#ed732a;
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
	margin-bottom:5px;
}

/* Action Subtitle */
#action-subtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#ed732a;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
}

/* Action Text */
#action-text {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	text-align:justify;

}

/* Action Text bold */
#action-text-bold {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	text-align:left;
}

/* Action link */
.action-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#ed732a;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/* text-decoration:none; */
}

/* Action link */
.action-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#ed732a;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	/* text-decoration:none; */
}


/* DONATE PAGE SPECIFIC */

/* Donate Page Title Container */
#donate-page-title-container {
	background-color:#3b3b3b;
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#FFFFFF;
	width:660px;
	height:40px;
	border:0px;
	padding-left:20px;
	padding-right:20px;
}

/* Donate link */
.donate-link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#36F;
	font-weight:bold;
	font-size:13px;
	text-align:left;	/* text-decoration:none; */
}

/* Donate link */
.donate-link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, SansSerif;
	color:#33F;
	font-weight:bold;
	font-size:13px;
	text-align:left;	/* text-decoration:none; */
}

#films2010-morcbayBath {
	background-image: url(../images/morcambebay%20fade.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
	z-index: 1;
}


#about-links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #a78cff;
	text-decoration: underline;
}
#about-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #a78cff;
	text-decoration: underline;
}
.about-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #a78cff;
	text-decoration: underline;
	text-align: left;
}
.contact-homelink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: edb91a;
}
#maintable tr .table-page-content table tr #all-page-main-container h5 .links-colour {
	font-size: 14px;
	color: #D0CC37;
}
.links-colour {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0CC37;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2010-locationBristol {
	background-image: url(../images/BristolVenue.jpg);
	background-repeat: no-repeat;
	width: 660px;
}
#films2011-locationNott {
	background-image: url(../images/NottTrent.jpg);
	background-repeat: no-repeat;
	width: 660px;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2011-locationNottingham {
	background-image: url(../images/NotTrentUni%20Venue.jpg);
	width: 660px;
	background-repeat: no-repeat;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2011-locationExeter {
	background-image: url(../images/ExeterPhoenix%20venue.jpg);
	background-repeat: no-repeat;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2011-locationBath {
	background-image: url(../images/BathUniVenue.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2011-locationBathUni {
	background-image: url(../images/BathUniVenue.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
}
#maintable tr .table-page-content table tr #all-page-main-container #films2011-locationBristolUni {
	background-image: url(../images/ManorPark.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
}
#donate-list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 25px;
}
.donate-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 323fe8;
}
#donate-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3272e8;
}
#donate-subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3272e8;
}
.news-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #6ECCE1;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
.donate-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3272e8;
}
#maintable tr .table-page-content table tr #all-page-main-container ul li #text-body-1 .donate-link a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3272e8;
}
#films2011-locationLondon {
	background-image: url(../images/london.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
}

#films2011-locationBathLittleTheatre {
	background-image: url(../images/LittleTheatreBath.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 660px;
}
#maintable tr .table-page-content table tr #all-page-main-container ul li #text-body-1 .donate-link .donate-link a:visited {
	color: #3272e8;
}
#maintable tr .table-page-content table tr #all-page-main-container ul li #text-body-1 .donate-link a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3272e8;
}
#maintable tr .table-page-content table tr #all-page-main-container ul li #text-body-1 .donate-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3272e8;
}
.donate-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3272e8;
}

