/* Standard colours */
/* Corpus blue: #1b485e;  */
/* Corpus grey: #827c6c; */
/* Corpus red: #700000; */
/* ---------------------------- Reset.css ----------------------------- */
:link { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre	,code,kbd { font-size:1em; }
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address,abbr { font-style:normal; }
/* ---------------------------- Helpers.css ----------------------------- */
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }
/* ---------------------------- Layout.css -------------- */

html
{
	text-align: center;
}
body
{
	background: #fff url(../images/page-background.gif) repeat-x;
	font-size: 0.8em;
	font-family: Arial;
}
p { line-height: 1.6em;}
a {	color: #1b485e; 	}
a:visited, a:active, a:link
{
	text-decoration:none;
}

#outerwrapper
{
	background: #fff url(../images/page-header-background.gif) no-repeat center top;
	width: 1000px;
	margin: 0 auto;
}

#contentcontainer
{
	margin: 0 auto;
	width: 1000px;
	min-height: 300px;
	background: transparent url(../images/page-repeater-background.gif) no-repeat center 317px;
	text-align:left;
}

#header
{
	width: 740px;
	height: 138px;
	padding: 40px 130px 0;
	position: relative;
	z-index:20;
}

#header img
{
	padding: 5px;	
}

#headerimage
{
	background: #fff url(../media/919/church.jpg) no-repeat right top;	
}
#headerimage img
{
	padding:0px;
}	
#header p
{
	position: absolute;
	top:38px;
	right:130px;
	color:#1b485e;
	padding: 2px;
	
}
#header div.top-navigation-container
{
	position: absolute;
	top:150px;
	left: 135px;
	width: 730px;	
	text-align:right;
}

#topnav {float:right; }

#MenuA1, #jqb_object  {display:none;}

#jqb_object  a.more
{ bottom:30px; right:0px;	}


.topnavhover {border-bottom: solid 2px #1b485e;}

#content
{
	width: 740px;
	padding:0px 130px;
	min-height: 400px;
	background: transparent url(../images/page-repeater-background.gif) norepeat center 317px;
	position:relative;
	z-index:1;

}

#content ul,#content ol {margin:0px 0px 10px 0px; }
#content ul li
{
	list-style:disc;
	margin:3px 0px 0px 20px;
}
#content ul li ul li
{
	list-style:square;
	margin:2px 0px 1px 20px;
	font-style:italic;
	color:#1b485e;
}
	
#content ul li.none
{
	list-style:none;
	margin:15px 0px 5px 5px;
}

#content ol li
{
	list-style:decimal;
	 margin:3px 0px 15px 25px;
}
	
#content ol li ol li
{
	list-style:lower-alpha;
	 margin:3px 0px 0px 30px;
}
	
#breadcrumbs {margin:0px 0px 0px 0px;}
#breadcrumbs ul {margin:0px;}
#breadcrumbs ul li
{
	margin:0px;
	display:inline;
	font-size:0.8em;
	list-style:none;
	padding-right:5px;
}


.right-content { width: 200px; padding:10px 5px 5px 10px;  position:relative; }
 /*border-left:solid 1px #CCC2AB;border-bottom:solid 1px #CCC2AB; }*/
#right-cal {display:none;}
.right-content h2 { font-size: 2em; line-height: 1.4em; margin: 0px 0px 10px 0px; padding:0px 10px 0px; font-weight:normal; text-align:center; width:150px; color:#1b485e; }
 /*.right-content h2 a {text-decoration:none;}*/
.left-content { width:495px; padding:0px 5px 5px 25px; }
.wide-content{  padding:0px 5px 5px 25px; width:680px; }
.holder {border-left:solid 1px #CCC2AB; padding-left:10px;}
.left-content  img, .wide-content img { margin:10px;}
.left-content h1, .wide-content h1 { font-size: 2em; line-height: 1.9em; margin: 10px 0px 2px;  font-weight:normal; color:#868070; display:none;  }
.left-content p, .wide-content p { margin: 12px 0px; text-align:justify; }	
.left-content img, .wide-content img {border:1px solid #CCCCCC; margin:10px; padding:4px; background-color:#fff;}

	
#logos{ position:absolute; bottom:10px;}
#logos img { margin-left:2px; width:95px; }



#footer
{
	width: 740px;
	padding: 0 130px;
	height: 140px;
	margin: 0 auto;
	background: #fff url(../images/page-footer-background.gif) no-repeat;
	text-align:left;
	color: #fff;
}
#footer ul.first
{
	width:110px;

}
#footer ul
{
	width: 160px;
	float:left;
	margin: 10px;	
}
#footer ul.last
{
	float:right;
	border-right: none;
	width: 220px;
	padding-left: 10px;
	
}
img.padd
{
	background:#fff none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:4px
}
#footer ul li
{
	
}
#footer a
{
	color: #8FE4E4;
}

/* --------------------------- jScrollPane ------------------------------ */

.jScrollPaneContainer
{
	width: 190px;
	overflow:hidden;
	position:relative;
	z-index: 1;
}


.scroll-pane
{
	height: 400px; 
	margin-right: 1px;
	overflow: auto;
}
#content strong {color:#1b485e;}


.jScrollPaneTrack
{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	background: url(../images/scroll/scroll-track.gif) repeat-y;
}
.jScrollPaneDrag
{
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/scroll/scroll-drag-middle.gif) repeat-y;
}
.jScrollPaneDragTop
{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(../images/scroll/scroll-drag-top.gif) no-repeat;
	height: 6px;
}
.jScrollPaneDragBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(../images/scroll/scroll-drag-bottom.gif) no-repeat;
	height: 6px;
}
a.jScrollArrowUp
{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #666;
	height: 20px;
	background: url(../images/scroll/scroll-arrow-up.gif) no-repeat 0 -20px;
}
a.jScrollArrowUp:hover
{
	background-position: 0 0;
}

a.jScrollArrowDown
{
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
	background: url(../images/scroll/scroll-arrow-down.gif) no-repeat 0 -20px;
}
a.jScrollArrowDown:hover
{
	background-position: 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover
{
	/*background-color: #f00;*/
}

/** Right Nav programme **/

#jqb_object{cursor: pointer;cursor:hand;}

.scroll-pane div.show
{
	width: 160px;
	padding: 2px 0px;
	cursor: pointer;cursor:hand;
}    
.scroll-pane div.nolink, .scroll-pane div.nolink h3 {cursor:default;}

.scroll-pane div.current
{
	background:#DDC5C5 url(../images/show-selected.gif) no-repeat auto center;
}	

.scroll-pane h3
{
	width: 138px;	
	background-color:#1b485e;
	color:white;
	margin: 4px 0;
	padding: 3px 11px;

}
.scroll-pane h3.empty
{
	margin: 0 0 1px;
	height:0px;
	background-color:#C5E2E2;
	background-image: none;
	display:none;
}

.scroll-pane div.show div.rightprog
{
	background:#C4E2E2 url(../images/show-background.gif) no-repeat bottom left;
	padding:5px 0px;
	height:auto;


}

.scroll-pane div.show div.rightprog p.title
{
    color:DarkGray;
    font-weight:bold;
    font-size:0.85em;
    width: 140px;
    color:#1b485e;
    position:relative;
    left:12px;
    line-height:1.2em;
}   

.scroll-pane div.show div.rightprog p.date
{
    color:#666666;
    font-size:0.85em;
    padding:0px;		
    width: 140px;
    position:relative;
    left:12px;
}   

.scroll-pane div.show div.rightprog p.teaser
{
    font-size:0.85em;
    padding:0px;		
    width: 140px;
    position:relative;
    left:12px
    
}   


.scroll-pane div.show div.rightprog a.info
{
    font-size:.85em;
    text-decoration:none;
    padding:0px;
    width: 160px;
    position:relative;
    left:12px    
}   

.morenews {height:30px; text-align:right;}

div.news-container p {width:auto;}
div.news-title,
div.news-letter
{
    padding:5px; 
    background-color:#CD485E; 
    margin:0px; 
    height:30px;
    color:white;
    font-weight:bold;
    position:relative;
    background: #827c6c url(../images/news-banner.jpg) no-repeat 0 0;
}


div.news-letter {background: #827c6c url(../images/news-letter-banner.jpg) no-repeat 0 0;}

div.newsflash {margin:5px 0px 0px 0px; width:180px; font-size:.9em; border:solid 1px #827c6c;  }
div.body {width:280px; }
div.news{margin-right:20px;}

div.box {border:solid 1px #CD485E; padding:5px; }
div.newsflash p, div.news p {margin:0px;}
p.news-heading {font-size:1.2em; color:#1b485e; font-weight:bold; padding-left:5px; margin:0px 0px 12px;   }
p.news-heading-pdf {font-size:1.1em; color:#1b485e; font-weight:bold; margin:0px;   }
#red a.item {color:#700000;}

table.news-home{margin:5px; width:170px; }
table.news-home td {padding:3px 0px 3px 0px;;}
table.news-home td.date {vertical-align:top;padding-right:10px;color:#827c6c; }
span.date-news{vertical-align;color:#827c6c; font-weight:normal;}

table.news-home td.title {vertical-align:top;}
#news {z-index:20;}
#news h3.empty {display:none;}
#news p {margin:0px;}
#news p.title {color:#1b485e; font-weight:bold; }
#news p.date{color:#827c6c; font-size:.8em; font-style:italic; margin-bottom:3px;}
#news p.teaser{ }
#news div.newsitem {margin-bottom:5px; border-bottom: solid 1px #827c6c; padding-bottom:10px;}
p.grey, #footer a.grey  {clear:both;color:#827c6c; text-align:center;}
table.ppc {border-top: solid 1px #827c6c; border-left: solid 1px #827c6c;  }
table.ppc td {
	vertical-align:middle; 
	text-align:center; 
	height:50px; padding:5px;
	border-right: solid 1px #827c6c;
	border-bottom: solid 1px #827c6c; 
	white-space:nowrap; font-size:.9em;}
table.ppc td.chair {color:#1b485e; font-size:1.5em; background-color:#E0E0E0; width:14%;}
table.ppc td.sec{color:#000; font-size:1.2em; }

table.news-home p, #home p  {padding:0px; margin:0px 0px 12px;}

img.pdf {border:none;padding:0px; margin:0px;}

div.ppc {
	background: #E0E0E0 url(../media/6541-hands.jpg) no-repeat top right;
	padding:5px 0px 0px 5px;
	width:260px; float:right; color:white; font-size:1em;  margin:0px 0px 30px 0px;}
div.ppc p a {font-weight:bold;}
div.ppc p {margin:0px;}
ul.ppc-list {float:left;width:200px;}
div.ppc p.departments {color:black; font-weight:bold;}
#content div.newsflash  {margin-left:15px;}

div.ad-banner { background: #1b485e url(../media/7230-stainglass.jpg) no-repeat top left;cursor: pointer;cursor:hand;}
#content div.ad-banner  {font-weight:bold;font-weight:2em; color:white; border:solid 2px #1b485e;  }
#content div.ad-text {margin-left:180px; position:relative; width:310px; padding:5px 0px;  height:90px;}
#content div.ad-text a.more { position:absolute; bottom:7px; right:0px; color:white; font-weight:bold;}
#content div.ad-text h3 {font-size:1.3em; color:#C4E2E2; font-weight:bold; margin-bottom:5px;}
#content div.ad-text h4 {font-size:1em; color:#fff;border-bottom:solid 1px #C4E2E2; font-weight:bold; margin-bottom:3px; padding-bottom:5px;}
#content div.ad-text p {font-size:1em; padding-right:20px;}

#content div.ad-text p {margin:0px;}

#content div.ad-text strong {color:white; margin:0px;}
#footer ul.pastoral {width:auto; margin-top:0px;}
#footer ul li.no-white {white-space: nowrap;}

table.tables, table.cal {width:100%;}
table.tables td, table.cal td {vertical-align:top;padding:5px; border-bottom:solid 1px #C0C0C0;}
#content table.cal td.title img {padding:0px; border:none; margin:0px;}
table.cal td.date {color:#827c6c; width:100px;}
table.cal td.teaser {color:#1b485e;}
table.cal td.teaser span.text {color:#000;}
table.cal td.title h3 {width:auto;}
table.cal td.title {border-bottom:solid 1px #1b485e; color:#1b485e; }
table.cal td.more{width:90px; text-align:right;}
.hide {display:none;}

div.left-links { position:relative; float:left; color:white; padding:5px; margin-right:10px;
background-color:#E0E0E0; 
}

div.left-links p.departments {color:black; font-weight:bold; margin:0px; padding:0px;}
div.left-links p.sub{margin:0px; padding:0px 0px 0px 3px;}
div fieldset {border:none;}

#flash
{
font-size:1em;
 
width:172px; 
font-weight:bold;

background-color:#827c6c;
text-align:center;
margin:5px 0px 0px 15px;
padding:5px;
color:#fff;
	cursor:hand;cursor: pointer;
}
#flash a {color:#000; font-size:1em; font-weight:bold;}


#schools p.news-schools {color:#700000; font-size:1.2em; font-weight:bold;  margin:0px 0px 0px 6px;   }
#schools{
font-size:.9em;
margin:5px 0px 0px 15px;
padding:5px;
background-color:#C4E2E2;
color:black;
 
width:172px; 
}
#schools a {color:black;}
#schools p { text-align:left; margin:0px 10px 3px 10px; }



fieldset { border: none;}
fieldset div { clear:both; height: 30px;}
fieldset div label,
fieldset div input { float:left; }
fieldset div label { width: 100px; }
fieldset div input { margin: 0 0 0 5px; width:150px;}

div.cafod {margin:20px 19px;}
div.cafod-banner img {padding:0px; auto; border:none; }
div.cafod-banner {margin:0px 0px 10px 0px; text-align:center; display:none;}




.nobullets li
{
	display: block;
}

.nobullets
{
	padding-left: 0;
}

li
{
	line-height: 1.5em;
}

dl li
{
	display: block;
}

dt
{
	display: block;
	padding: 0;
	margin: 1em 0 0 0;
	color: #333;
}

pre
{
	display: block;
	border: 1px solid #ddd;
	margin: 1em 0 1em 1em;
	padding: 1em;
	font-size: 0.90em;
	line-height: 1.67em;
	max-height: 20em;
	max-width: 40em;
	overflow: auto;
	background-color: #fafafa;
}

code
{
	border: 1px solid #ddd;
	font-size: 0.90em;
	background-color: #fafafa;
}

table
{
	border-collapse: collapse;
	margin: 0;
}

th
{
	vertical-align: top;
	text-align: left;
	margin: 0;
	font-weight: normal;
	padding: .5em;
	color: #444;
}

td
{
	vertical-align: top;
	padding: .5em;
}

th.leftheader
{
	text-align: right;
}

td.hex
{
	font-family: monospace;
}

img
{
	border: none;
}

.return
{
	margin-top: 4em;
	margin-left: -4em;
}

.return a
{
	background-color: #eee;
	padding: 0 3em 0 0.5em;
	color: #444;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.return a:before
{
	content: "\21A9";
	padding-right: 0.5em; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", "DejaVu Sans", sans-serif;	
}

.return a:hover
{
	background-color: #CE3020;
	border-color: #9E372C;
	color: #fff;
}

span.panto1 {color:#9E372C;font-size:24px}

span.panto2 {color:green;font-size:20px; font-family:Calibri;padding:10px 0px;}

span.panto3 {color:blue;font-size:18px; font-family:Verdana;padding:10px 0px;}

span.panto4 {color:black;font-size:18px; font-family:'Bookman Old Style'; font-style:italic;padding:10px 0px;}
span.panto5 {color:Magenta;font-size:21px; font-family:Comic Sans MS; font-style:italic;padding:10px 0px;}


#jqb_object p {margin:0px;padding:0px; line-height: 1.1em;}











































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
