html, body, h5
{
  margin : 0;
  padding: 0;
  color  : #666;
  font-family: verdana, helvetica, sans-serif;
  font-size  : 0.83em !important; font-size: 0.83em;
  line-height: 1.6em;
}


html, body
{
  background: white;
}

table
{
  font-size: 1em;
}

body
{
  text-align: center;
}

ul, li
{
  margin-top: 0;
}

a, a:visited, a:active, a:hover
{
  color: #666;
}

input, textarea, select
{
  font-family: arial, helvetica, sans-serif;
  font-size  : 11px;
}

img
{
  border: 0;
}

form, p
{
  margin : 0;
  padding: 0;
}

h2
{
  font-family: georgia, times, serif;
  font-weight: normal;
  font-size  : 1.6em !important; font-size: 1.6em;
  color      : #666;
  margin     : 15px 0;
  padding    : 0;
  line-height: 21px;
}

h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover
{
  text-decoration: none;
  line-height    : 15px;
  font-size: 0.9em;
  color    : #FF6600;
  margin   : 0;
  padding  : 0;
}

h3 a:hover
{
  text-decoration: underline;
}

h3 span.results
{
  font-weight: normal;
}

h4
{
  font-family: georgia, times, serif;
  font-weight: normal;
  font-size  : small;
  color      : #314D89;
  margin     : 0;
  padding    : 0;
}

h5
{
  font-size: 0.9em;
  color    : #314D89;
}

h6
{
  font-family: verdana, times, serif;
  font-weight: normal;
  font-size  : 14px;
  padding    : 0 0 5px 0;
  margin     : 0;
}

span.italic {
  font-style: italic;
}

.arrowA
{
  color              : #666;
  padding-left       : 15px;
  display            : block;
  background         : url('/img/anchorArrows.gif') no-repeat;
  background-position: 0px 4px;
}

.infoA
{
  color              : #FB9B08;
  padding-left       : 20px;
  background         : url('/img/anchorInfo.gif') no-repeat;
  background-position: 3px 3px;
}

.downloadA
{
  color              : #9E0000;
  padding-left       : 35px;
  padding-top        : 5px;
  background-position: 0px 0px;
  height             : 30px;
  display            : block;
}

ul.blueSquare
{
  margin : 5px 0 0 10px;
  padding: 0;
}

ul.blueSquare li
{
  padding-left       : 20px;
  background         : url('/img/anchorBlueSquare.gif') no-repeat;
  background-position: 3px 3px;
  list-style-type    : none;
  margin             : 0;
}

ul.files
{
  list-style : none;
  margin-left: 0;
}

ul.files li
{
  list-style: none;
  margin    : 3px 0;
  padding-left: 20px;
}

ul.files li.doc
{
  background: url(/img/iconWord.gif) 0 0 no-repeat;
}

ul.files li.pdf
{
  background: url(/img/iconPdf.gif) 0 0 no-repeat;
}

/* -- validation -- */

.required, .validation
{
  color: red;
}

.validation
{
  padding-left: 10px;
}

.validation a, .validation a:visited, .validation a:active
{
  text-decoration: none;
  color: red;
}

.validation a:hover
{
  text-decoration: none;
  color:red;
}

/* -- rules -- */

.rule, .galleryRule
{
  background: url('/img/horizontalRule.gif') center repeat-x;
  height    : 1px;
  margin    : 15px 0px;
  font-size : 1px;
}

.galleryRule
{
  clear  : both;
  margin : 0;
  padding: 10px 0;
}

.tickPadding {
  margin-right: 15px;
}

.newsPaddingTop {
  padding-top: 5px;
}

#siteWrapper
{
  margin    : 10px auto 0 auto;
  width     : 746px;
  text-align: left;
  background: url(/img/gradientSide.gif) top right repeat-y;
}

#header
{
  height    : 75px;
  width     : 746px;
  background: #666 url(/img/header.gif) top left no-repeat;
}

#header span
{
  display    : none;
  font-weight: bold;
  font-size  : 0.83em;
}

#headerDivider
{
  height     : 3px;
  width      : 738px;
  background : #333333;
  font-size  : 3px;
  line-height: 3px;
}

#mainWrapper
{
  height    : 591px;
  width     : 738px;
  text-align: left;
}

#frontLeft
{
  height: 490px;
  width : 371px;
  float : left;
  line-height: 18px;
}

#frontMenu
{
  height: 564px;
  margin-top: 7px !important; margin-top: 3px;
}

#frontMenu ul, #mainMenu ul
{
  padding: 0 0 0 0;
  margin : 0;
}

#frontMenu li, #mainMenu li
{
  list-style-type: none;
  line-height    : 24px;
  margin : 4px 0 0 0;
  padding: 0;
  height : 24px;
}

#frontMenu li a, #mainMenu li a
{
  width  : 147px;
  height : 24px;
  display: block;
}

#frontMenu li span, #mainMenu li span
{
  display   : block;
  visibility: hidden;
  overflow  : hidden;
  font-size : 12px;
  margin    : 0;
  padding   : 0;
  border    : 0;
}

#mainLeft
{
  float  : left;
  width  : 147px;
  padding: 0 0 10px 0;
  padding-top: 3px;
}

#mainMenu
{
  height: auto;
  width : 147px;
  float : left;
}

#mainMenu li.menuSection
{
  line-height: 0;
  font-size  : 0;
  height     : auto !important; height: 24px;
  min-height : 24px;
}

#mainMenu li.menuSection #menuSectionTop
{
  padding-top: 23px
}

#mainMenu li.menuSection span
{
  display: none;
}

#mainMenu li.menuSection ul
{
  padding: 0 0 0 5px;
  margin : 0;
  border : 0;
  display: block;
  height : auto;
}

#mainMenu li.menuSection ul li
{
  line-height: 16px;
  font-size  : 11px;
  color      : white;
  height     : auto;
  padding    : 0;
  margin     : 0;
}

#mainMenu li.menuSection ul li a, #mainMenu li.menuSection ul li a:active, #mainMenu li.menuSection ul li a:visited
{
  text-decoration: none;
  width          : auto;
  height         : auto;
  display        : inline;
  color          : white;
}

#mainMenu li.menuSection ul li a:hover
{
  text-decoration: underline;
}

#frontSearch
{
  width : 371px;
  height: 23px;
}

#searchWrapper
{
  padding: 5px 0 0 16px;
  float    : left;
  font-size: 11px;
}

#frontSearch #searchWrapper
{
  padding  : 1px 0 0 16px !important; padding: 5px 0 0 16px;
}

#searchTitle, #searchTitleHome
{
  width : 43px;
  height: 13px;
}

#searchTitle label, #searchTitleHome label
{
  width : 43px;
  height: 13px;
}

#searchTitleHome label span
{
/*  visibility: hidden;*/
  overflow  : hidden;
  color:#000;
  font-weight:bold;
}

#searchTitle label span
{
/*  visibility: hidden;*/
  overflow  : hidden;
  color:#000;
  font-weight:bold;
  display: none;
}

#searchInput
{
  float : left;
  margin: 2px 0 0 5px;
}

#frontSearch #searchInput
{
  margin: 0px 0 0 5px !important; margin: 2px 0 0 5px;
}

#searchInput input
{
  border     : 1px solid #666;
  font-size  : 10px;
  line-height: 10px;
}

#searchButton
{
  float : left;
  margin: 3px 0 0 5px;
}

#frontSearch #searchButton
{
  margin: 0px 0 0 5px !important; margin: 3px 0 0 5px;
}

#searchButton input
{
  border: 0;
  height: 17px;
  width : 19px
}

#frontRight
{
  margin-left: 371px;
  line-height: 18px;
}

#frontWrapper
{
  padding: 2px 35px 0 20px;
  clear: right;
}


#frontTagline
{
  background: url(/img/homeTagline.gif) top left no-repeat;
  height    : 42px;
  width     : 268px;
}

#frontTagline span
{
  display: none;
}

#frontText
{
  padding  : 8px 0 5px 0;
  font-size: 11px;
}

#frontImagesWrapper
{
  padding-left: 3px;
}

#frontImagesTemplate
{
  background: url(/img/homeImageTemplate02.gif) top left no-repeat;
  width : 346px;
  height: 282px;
}

#frontImagesTemplate img
{
  padding:12px;	
  border: 0;
  float : left;
}

#frontWhatsOnWrapper,#frontNewsWrapper
{
/*  background: url(/img/homeImageTemplate02.gif) -182px -18px no-repeat;
  float  : left;
  width  : 160px;
*/
/*padding: 11px 0 0 12px;*/
padding: 0px 0 0 12px;
}

#frontWhatsOnPadding,#frontNewsPadding
{
    padding:5px 0px;
/*    border-top:1px solid;*/
/*    border-bottom:1px solid;*/

/*  padding: 11px 0 0 12px;*/
}

#frontWhatsOn
{
  background: url(/img/homeWhatsOn.gif) no-repeat;
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
  /*height: 20px;*/
  width : 340px;
}

#frontNews
{
  background: url(/img/homeLatestNews.gif) no-repeat;
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
  /*height: 20px;*/
  width : 340px;
}

#frontNewsText {
  font-size: 12px;
  margin: 5px 5px 0 0;
}

#frontNewsText h3 {
  font-size: 12px;
  font-weight: bold;
}

#frontWhatsOn a, #frontNews a 
{
  width  : 100px;
  display: block;
  text-decoration: none;
}

#frontWhatsOn a span, #frontNews a span
{
  visibility: hidden;
}

#frontWhatsOnText
{
  float: left;	
  padding: 8px 14px 0 0px;
  line-height: 16px;
  font-size  : 11px;
  height     : 90px;
  overflow   : hidden;
  color      : #333;
}

div#twitterWrapper {
  border-top: 1px #CACACA solid;
  float: left;
  margin: 0 15px 5px;
  display: inline;
  overflow: hidden;
  width: 335px;
/*  height: 67px;*/
}

div#twitterLogo {
  float: left;
  margin: 12px 8px 0 5px;
  display: inline;
}

div#twitterText {
  float: right;
  width: 284px;
/*   display: inline; */
}

div#twitterText h2 {
  padding: 0;
  margin: 10px 0 0 0;
}

div#twitterText h2 a {
  font-size: 13px;
  text-decoration: none;
  color: #000;
  font-family: arial;
  font-weight: bold;
}

div#twitterText p {
  color: #3f3f3f;
  margin: 0;
  padding: 0;
}
div.facebook {
  border-top: 1px #CACACA solid;
  float: left;
  margin: 0 15px 5px;
  display: inline;
  overflow: hidden;
  width: 335px;
/*  height: 67px;*/
}

div.facebook-logo {
  float: left;
  margin: 12px 8px 0 5px;
  display: inline;
}

div.facebook-text {
  float: right;
  width: 284px;
/*   display: inline; */
}

div.facebook-text h2 {
  padding: 0;
  margin: 10px 0 0 0;
}

div.facebook-text h2 a {
  font-size: 13px;
  text-decoration: none;
  color: #000;
  font-family: arial;
  font-weight: bold;
}

div.facebook-text p {
  color: #3f3f3f;
  margin: 0;
  padding: 0;
}

div#leftHandImage {
	float: left;
	clear: left;
	width: 163px;
	height: 250px;
	margin: 0px 0px 0px 20px;
	display: inline;
/*	border: 2px solid green;*/
}

#cathedralimage {
	padding: 24px 20px 0 0;
	float: left;
}

#text1 {
	float: left;
	width: 50px;
	padding: 20px 15px 2px 0;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
}

a #text1 {
	text-decoration: none;
}

#text2 {
	float: left;
	clear: left;
/*	padding: 5px 10px 0 0;*/
    font-size: 11px;
    font-weight: bold;
/*	border: 1px solid blue;*/
	margin: -32px 0 20px 0;
	text-decoration: none;
}

a #text2 {
	text-decoration: none;
}
 
div#rightHandImage {
	float: right;
	clear: right;
	width: 160px;
	margin: 0 10px;
	display: inline;
}

#mainRight
{
  text-align : left;
  margin-left: 160px;
  height     : auto !important; height: 400px;
}

#mainRight
{
	width: 578px;
}

#mainText
{
  text-align: left;
  margin    : 0 10px 18px 3px;
}


#mainSearchWrapper
{
  float  : right;
  clear  : right;
  padding: 5px 1px 0 0;
}

#mainSearchBalance
{
  margin-top: 0 !important; margin-top: -1px;
  height    : 22px;
}

#mainSearch
{
  float     : right;
  height    : 22px;
  width     : 205px;
  background: url(/img/mainSearch.gif) no-repeat;
}

#icons
{
  float     : right;
  clear     : right;
  height    : 30px;
  width     : 320px;
   
}

.footnotes
{
  font-size: 9px;
}



/* -- main icons -- */

#frontIcons
{
  float: right;
  clear: right;
}

.mainIcons
{
  /*padding: 5px 0 0 0;
  width  : 290px;*/ 
}

/* -- breadcrumb bar -- */

#breadcrumbBar
{
  float: left;
}

#breadcrumbBar a, #breadcrumbBar a:visited, #breadcrumbBar a:active
{
  text-decoration: none;
}

#breadcrumbBar a:hover
{
  text-decoration: underline;
}

/* -- gallery -- */

.galleryWrapper
{
  width: 185px;
  float: left;
}

.galleryHWrapper
{
  padding: 25px 0 25px 10px;
}

.galleryHBackground
{
  background: url(/img/borderGalleryHorizontal.gif) no-repeat;
  width     : 166px;
  height    : 116px;
}

.galleryVWrapper
{
  padding:  0 25px 0 25px;
}

.galleryVBackground
{
  background: url(/img/borderGalleryVertical.gif) no-repeat;
  width     : 136px;
  height    : 166px;
}

.galleryImage
{
  padding: 8px 0 0 8px;
}

.galleryText
{
  text-align: center;
  padding   : 0 5px;
}

.galleryText a, .galleryText a:visited, .galleryText a:active
{
  text-decoration: none;
}

.galleryText a:hover
{
  text-decoration: underline;
}

.galleryTL {background: url(/img/galleryBorderTopLeft.gif) top left no-repeat;}
.galleryTR {background: url(/img/galleryBorderTopRight.gif) top right no-repeat;}
.galleryBL {background: url(/img/galleryBorderBottomLeft.gif) bottom left no-repeat;}
.galleryBR {background: url(/img/galleryBorderBottomRight.gif) bottom right no-repeat;}

.galleryLargeImage
{
  padding: 14px 13px 13px 14px;
}

.contactTable td
{
  padding-bottom: 2px;
}

/* -- tables -- */

.organTable th, .organTable td
{
  padding-right: 10px;
}

/* -- card types -- */

ul.cardTypes
{
  margin : 20px 0 0 0;
  padding: 0 0 0 70px;
  list-style-type: none;
}

ul.cardTypes li
{
  display     : inline;
  padding-left: 10px;
}

/* -- service -- */

#serviceContainer
{
  width     : 300px;
  background: #FFD url(/img/boxoutYellow.gif) top left repeat-x;
  border    : 1px solid #666;
  margin    : 0 0 8px 8px;
}

#serviceWrapper
{
  margin: 5px 10px;
}

#serviceDate
{
  font-weight: bold;
  color      : #314D89;
  text-align : center;
}

#serviceInfo
{
  padding-bottom: 5px;
  color         : #F60;
  text-align    : left;
}

.serviceAnchor
{
  float: left;
  width: 93px;
}

#serviceFooter
{
  clear      : both;
  font-size  : 0;
  line-height: 0;
  height     : 0;
}

/* -- calendar -- */

.calendar
{
  background: #FFD url(/img/boxoutYellow.gif) top left repeat-x;
  border    : 1px solid #666;
  margin    : 5px;
}

.calendar th
{
  font-weight: bold;
  color      : #314D89;
  text-align : center;
}

.calendar td
{
  text-align: center;
  padding   : 2px 4px;
}

/* -- flags table -- */

.flagsTable
{
  width: 500px;
}

.flagsTable td, .flagsTable th
{
  text-align: left;
  padding   : 3px;
}

.flagsTable img
{
  height: 21px;
  width : 28px;
  vertical-align: middle;
  padding-right : 8px;
}

/* -- site map -- */

#siteMap
{
  float       : left;
  width       : 200px;
  text-align  : left;
  padding-left: 5px;
}

/* -- site map pages -- */

.siteMapList, .siteMapList li ul
{
  margin         : 0px;
  padding        : 0px;
  list-style-type: none;
}

.siteMapList li
{
  padding: 0 0 10px 0;
}

.siteMapList li a, .siteMapList li a:visited, .siteMapList li a:active
{
  color          : #FF6600;
  text-decoration: none;
}

.siteMapList li a:hover
{
  color          : #FF6600;
  text-decoration: underline;
}

.siteMapList li ul li
{
  padding: 0 0 0 20px;
  color  : #666;
}

.siteMapList li ul li a, .siteMapList li ul li a:visited, .siteMapList li ul li a:active
{
  color          : #666666;
  text-decoration: none;
}

.siteMapList li ul li a:hover
{
  color          : #666666;
  text-decoration: underline;
}

/* -- error -- */

.error
{
  font-size: xx-small;
  color    : red;
}

.errors
{
  padding-bottom: 20px;
}

.errors a, .errors a:active, .errors a:visited
{
  color          : red;
  text-decoration: none;
}

.errors a:hover
{
  text-decoration: underline;
}

/* -- booking -- */

.booking a, .booking a:active, .booking a:visited, .booking a:hover
{
  color          : red;
  text-decoration: none;
}

.booking th, .linkHeader
{
  font-family   : verdana, times, serif;
  font-weight   : normal;
  font-size     : 14px;
  color         : #314D89;
  padding-bottom: 8px;
}

.booking td
{
  padding-right : 20px;
  vertical-align: top;
  padding-bottom: 2px;
}

.booking .break
{
  padding-top: 10px;
}

.booking th.break
{
  padding-top: 20px;
}

.booking .submit
{
  text-align : right;
  padding-top: 10px;
}

/* -- timeline, striped and sermons -- */

.timeline, .striped
{
  border: 1px solid #666;
}

.timeline th, .striped th
{
  text-align    : center;
  width         : 100px;
  vertical-align: top;
}

.timeline tr, .striped tr
{
  background: #FFD;
}

.timeline .coloured, .striped .coloured
{
  background: #FFE;
}

.striped th
{
  vertical-align: middle;
  width         : 120px;
  padding-right : 5px;
}

.sermons td
{
  padding: 2px 5px;
}

.sermons td a, .sermons td a:active, .sermons td a:visited
{
  text-decoration: none;
  font-weight    : bold;
}

.sermons td a:hover
{
  text-decoration: underline;
}

/* -- cathedral people -- */

.cathedralPeople
{
  width     : 520px;
  margin    : 0 auto;
  text-align: center;
}

.cathedralPeople td
{
  vertical-align: top;
  padding-bottom: 18px;
  text-align    : left;
}

/* -- nounderline -- */

ul.noUnderline a, ul.noUnderline a:active, ul.noUnderline a:visited
{
  text-decoration: none;
}

ul.noUnderline a:hover
{
  text-decoration: underline;
}

.noUnderline, .noUnderline:active, .noUnderline:visited
{
  text-decoration: none;
}

.noUnderline:hover
{
  text-decoration: underline;
}

/* -- close anchors -- */

.closeAnchors
{
  padding-left: 20px;
  text-align  : left;
  line-height : 17px;
}

.closeAnchors a, .closeAnchors a:active, .closeAnchors a:visited
{
  text-decoration    : none;
  color              : #000;
  padding-left       : 15px;
  background         : url('/img/anchorArrows.gif') no-repeat;
  background-position: 0px 1px;
  display            : block;
}

.closeAnchors a:hover
{
  text-decoration: underline;
  color          : #000;
}

/* -- medieval -- */

#medieval
{
  width     : 190px;
  float     : right;
  background: #FFD url(/img/boxoutYellow.gif) top left repeat-x; 
  border    : 1px solid #666;
  font-size : 0.9em;
}

/* -- links -- */

#links a, #links a:active #links a:visited
{
  text-decoration: none;
}

#links a:hover
{
  text-decoration: underline;
}

/* -- 750th Events Gallery -- */

a.galleryThumb
{
  display: block;
  height: 100px;
  width: 100px;
  float: left;
  background: no-repeat 50% 50%;
  margin-right: 12px;
  text-decoration: none;
}

div.odd
{
  background: #ddd;
  padding-left: 3px;
  padding-top: 3px;
}

div.even
{
  background: #fff;
  padding-left: 3px;
  padding-top: 3px;
}



/*div.gallery
{
  display: table;
  border-top: 1px dotted #ccc;
  width: 565px;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 0px 15px;
}

div.gallerySection
{
  display: table;
  border-bottom: 1px dotted #ccc;
  width: 570px;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 10px 10px;
}*/

/* -- shop sections -- */

#shop th
{
  font-family   : verdana, times, serif;
  font-weight   : normal;
  font-size     : 14px;
  color         : #314D89;
  padding-bottom: 8px;
}

#shop .section
{
  padding: 0;
  margin : 0 0 15px 0;
  border : 1px solid #666;
}

#shop .section .header
{
  padding: 5px;
}

#shop .section .product
{
  float: left; 
  width: 400px
}

#shop .section .price
{
  text-align: right;
}

#shop .section .image
{
  vertical-align: middle;
  text-align    : center;
  width         : 130px;
}

#shop .section .image img
{
  border: 1px solid #666;
  margin: 5px;
}

#shop .section .body
{
  vertical-align: top;
  padding       : 5px;
}

#shop .section .footer
{
  vertical-align: bottom;
  padding       : 0 5px 6px 5px;
}

#shop .section .viewDetails
{
  float: left; 
  width: 250px;
}

#shop .section .addToBasket
{
  text-align: right;
}

/* -- basket stuff -- */

#shop .basket
{
  width  : 550px;
  padding: 0;
  margin : 0;
}

#shop .basket th
{
  padding-bottom: 4px;
}

/* -- footer -- */

#footerBreak
{
  clear      : both;
  line-height: 0;
  font-size  : 0;
}

#footer
{
  margin     : 0 auto;
  height     : 9px;
  width      : 746px;
  background : url(/img/footer.gif) top left no-repeat;
  font-size  : 9px;
  line-height: 9px;
}

#datasouth
{
  margin    : 0 auto;
  width     : 746px;
  text-align: right;
  font-size : 11px;
}



/* -- education programme -- */


.educationprogramme
{
  display : none;
  padding: 5px;
}



.educationprogramme h3 
{
  text-transform: uppercase;  
}
.educationprogramme .even, 
.educationprogramme .odd 
{
  padding: 10px;
  padding-bottom: 15px;
}

/* Weather lottery on fundraising priorities page */
a.weather_lottery {
    text-align: center;
    margin: 0 0 0 210px;
}

