
/* body */
body { 
  background-color: white; 
  margin: 5px;
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size:  0.7em;
  color: #444444; 
  width:   746px;
}
select, input, textarea { 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 11px; 
  color: black; 
}
option.selected {
  background-color: #F0F0F0;
}
form { 
  margin: 0; 
  padding: 0; 
}
img { 
  border: 0; 
}
table, table td {
  border: 0;
}
hr {
  width: 100%;
  border-top: #CCCCCC 1px solid;
  border-bottom: none;
  border-left: none;
  border-right: none;
  height: 1px;
  clear: both;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 0;
}
.year {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 0.7em; 
}
.small {
  font-size: 0.8em; 
}  
.investors-in-people {
  font-family: georgia, times new roman, serif; 
  font-size: 110%;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: center;
}
/* anchors */
a { 
  color: #0000FF; 
  text-decoration: underline; 
}
a:visited { 
  color: #663399; 
}
a:hover, a:visited:hover { 
  color: #F10537; 
  text-decoration: underline;
}
a.icon {
  background-position: 0 3px;
  padding-left: 10px;
  background-repeat: no-repeat;
}
a.icon-right {
  background-position: right 3px;
  padding-right: 10px;
  background-repeat: no-repeat;
}
a.arrow-left {
  background-image: url(/images/icons/footer_links/arrow_left.gif);
}
a.arrow-left:hover,
a.arrow-left:visited:hover {
  background-image: url(/images/icons/footer_links/arrow_left_over.gif);
}
a.arrow-left:visited {
  background-image: url(/images/icons/footer_links/arrow_left_visited.gif);
}
a.arrow-right {
  background-image: url(/images/icons/footer_links/arrow_right.gif);
}
a.arrow-right:hover,
a.arrow-right:visited:hover {
  background-image: url(/images/icons/footer_links/arrow_right_over.gif);
}
a.arrow-right:visited {
  background-image: url(/images/icons/footer_links/arrow_right_visited.gif);
}
a.arrow-up {
  background-image: url(/images/icons/footer_links/arrow_up.gif);
}
a.arrow-up:hover,
a.arrow-up:visited:hover {
  background-image: url(/images/icons/footer_links/arrow_up_over.gif);
}
a.arrow-up:visited {
  background-image: url(/images/icons/footer_links/arrow_up_visited.gif);
}
a.home {
  background-image: url(/images/icons/footer_links/home.gif);
}
a.home:hover,
a.home:visited:hover {
  background-image: url(/images/icons/footer_links/home_over.gif);
}
a.home:visited {
  background-image: url(/images/icons/footer_links/home_visited.gif);
}
a.print {
  background-position: 0 4px;
  padding-left: 11px;
  background-image: url(/images/icons/footer_links/printer.gif);
}
a.print:hover {
  background-image: url(/images/icons/footer_links/printer_over.gif);
}
/* overlib */
.OVERLIB-foreground {
  background-color: white;
}
.OVERLIB-background {
  background-color: #666666;
}
.OVERLIB-text {
  color: black;
  font-size: 90%;
}
.OVERLIB-text ul {
  padding-left: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}
.OVERLIB-text ul li {
  margin-left: 20px;
}
.OVERLIB-caption {
  color: white;
  font-weight: bold;
  font-size: 90%;
}
/* header table */
#header-table {
  /* PRINT!display:none;! */
  margin-bottom: 3px;
}
#header-table img {
  vertical-align: top;
}
#header-table td.main {
  background-image: url(/images/header/header_bg.gif); 
  background-repeat:repeat-x; 
  width: 100%;
}
#header-table .diocese_logo {
  float: left;
}
#header-table .diocese_logo a,
#header-table .diocese_logo a:hover {
  font-family: times new roman, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
#header-table .diocese_logo img {
  margin-left: 4px;
  margin-right: 5px;
  maergin-top:0;
  vertical-align: middle;
}
#header-table form.search {
  height: 21px;
  float: right;
  margin-top: 12px;
  margin-bottom: 3px;
  padding: 5px 4px 3px 4px;
  font-family: century gothic, arial, helvetica, sans serif;
  font-size: 12px; 
  background-color: #dfdfdf;
}
#header-table form.search img {
  vertical-align: middle;
}
#header-table form.search table td {
  padding-right: 1px;
}
#header-table .search input.keywords  {
  height: 15px;
  width: 100px;
}
/* nav table */
#nav-table {
  /* PRINT!display:none;! */
  margin-bottom: 3px;
  height: 26px;
}
#nav-table img {
  vertical-align: top;
}
#nav-table td.main {
  width: 100%;
  background-image: url(/images/nav/nav_bg.gif); 
  background-repeat:repeat-x;
}
#nav-table td.main table {
  width: 100%;
  height: 26px;
}
#nav-table td.main table td {
  padding: 6px 5px 0 5px;
}
#nav-table td.main table tr>td { /* for browsers other than IE */
  padding: 5px 5px 0 5px;
}
#nav-table td.main table td.over {
  background-color: #555354;
  background-image: url(/images/nav/nav_bg_over.gif); 
  background-repeat:repeat-x;
}
#nav-table td.main table td.over a {
  color: #EEEEEE;
}
#nav-table td.main a {
  font-size: 10px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
#nav-table td.main a:hover {
  text-decoration: none;
}
/* footer table */
#footer-table {
  /* PRINT!display:none;! */
  margin-bottom: 1px;
}
#footer-table img {
  vertical-align: top;
}
#footer-table td.main {
  font-size: 90%;
  width: 100%;
  background-image: url(/images/nav/nav_bg.gif); 
  background-repeat:repeat-x;
  padding: 5px 10px 2px 10px;
  text-align: right;
}
/* home table */
.home-table {
  margin-bottom: 1px;
  height: 100px;
}
.home-table td {
  padding-bottom: 3px;
  padding-right: 3px;
}
.home-table td.final-column {
  padding-right: 0;
  width: 183px;
}
/* main table */
#main-table {
  margin-bottom: 1px;
  height: 100px;
}
#main-table td.nav-cell {
  /* PRINT!display:none;! */
  width: 180px;
  padding-right: 3px;
}
#main-table td.nav-cell img {
  margin-bottom: 1px;
}
#main-table td.main-cell {
  width: 100%;
}
#main-body {
  padding: 10px;
}
#main-body h1 {
  font-family: century gothic, arial, helvetica, sans serif;
  font-weight: normal;
  font-size: 215%; 
  color: #000058;
  margin-top: 0;
  margin-bottom: 10px;
}
#main-body h2 {
  font-weight: bold;
  font-size: 115%; 
  color: #444444; 
  margin-top: 10px;
  margin-bottom: 10px;
}
#main-body h5 {
  font-weight: normal;
  font-size: 100%;
}
#main-body .align-left,
#main-body .align-right,
#main-body .align-center {
  border: #8F8C8C 1px solid;
  margin-top: 5px;
  margin-bottom: 10px;
}
#main-body .align-left {
  float: left;
  margin-right: 10px;
}
#main-body .align-right {
  float: right;
  margin-left: 10px;
}
#main-body .align-center {
  width: 96px;
}
#main-body .align-left img,
#main-body .align-right img,
#main-body .align-center img {
  display: block;
}
#main-body .align-left .caption,
#main-body .align-right .caption,
#main-body .align-center .caption {
  background-color: #8F8C8C;
  color: #EEEEEE;
  font-size: 90%;
  padding: 2px;
}
#main-body .align-left a ,
#main-body .align-right a,
#main-body .align-center a {
  color: #EEEEEE;
}
#main-body .align-left a:hover,
#main-body .align-right a:hover,
#main-body .align-center a:hover {
  text-decoration: none;
}
/* maib body section colours */
#main-body.youth h1 {
  color: #6D1ADE;
}
#main-body.children h1 {
  color: #FF8A00;
}
#main-body.schools h1 {
  color: #000483;
}
/* header bar */
.header-bar {
  font-family: century gothic, arial, helvetica, sans serif;
  font-weight: bold;
}
.header-bar table {
  width: 100%;
}
.header-bar h1 {
  font-family: century gothic, arial, helvetica, sans serif;
  font-weight: normal;
  font-size: 215%; 
  color: black;
  margin-top: 0;
  margin-bottom: 10px;
}
/* coloured panels */
.panel {
  margin-bottom: 3px;
}
/* FIX TO REMOVE PEEKABOO BUG FROM IE-WIN \*/
* html .panel {height: 1%;} /* 
/* END FIX */
.panel img.end {
  display: block;
  clear: both;
}
.panel .float-left {
  float: left;
}
.panel .float-right {
  float: right;
}
.panel .float-centre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.panel div.end {
  clear: both;
  height: 1px;
  overflow: hidden;
  background-image: url(/images/white_pixel.gif);
  background-repeat: no-repeat;
  font-size: 0;
}
.panel div.end div {
  float: right;
  width: 1px;
  height: 1px;
  background-image: url(/images/white_pixel.gif);
  background-repeat: no-repeat;
}
.panel .content {
  padding: 2px 6px 4px 6px;
}
.panel .content img.button {
  float: right;
  margin: 2px 0 3px 3px;
}
.panel .content img.button-inline {
  margin: 2px 0 3px 3px;
}
.panel .content h1 {
  font-family: century gothic, arial, helvetica, sans serif;
  font-size: 150%;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
}
.panel .content h1.main-heading {
  font-size: 180%;
}
.panel .content h1 a {
  color: black;
  text-decoration: none;
}
.panel-i .content h1 a {
  color: white;
  text-decoration: none;
}
.panel .content h1 a:hover {
  text-decoration: underline;
}
.panel .content h1 a:visited {
  color: #666666;
}
.panel-i .content h1 a:visited {
  color: white;
}
.panel .content p {
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.panel-list {
  padding-left: 0;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* panel colours */
.panel-a {    /* about */
  background-color: #88B2E2;
  color: black;
}
.panel-b {    /* home */
  background-color: #AEE7FD;
  color: black;
}
.panel-c {    /* worship */
  background-color: #8AB2BA;
  color: black;
}
.panel-d {    /* black */
  background-color: #FFFFCC;
  color: white;
}
.panel-e {    /* orange */
  background-color: #FFC67B;
  color: black;
}
.panel-f {    /* information */
  background-color: #EAD9B1;
  color: black;
}
.panel-f a {
  color: #FF0000;
}
.panel-g {    /* white with black outline */
  background-color: white;
  color: black;
}
.panel-g .content {
  border-left: black 1px solid;
  border-right: black 1px solid;
}
.panel-g div.end {
  background-color: black;
}
.panel-h {    /* mission */
  background-color: #A3E5D0;
  color: black;
}
.panel-i {    /* blue */
  background-color: #000483;
  color: white;
}
.panel-i a { color: #ffffff; }
.panel-i a:visited { color: white; }
.panel-i div.end {
  background-color: #000483;
}
.panel-j {    /* white with grey outline */
  background-color: white;
}
.panel-j .content {
  border-left: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
}
.panel-j div.end {
  background-color: #CCCCCC;
}
.panel-k {    /* church */
  background-color: #B2CDB2;
  color: black;
}
.panel-l {    /* youth */
  background-color: #D9B9E9;
  color: black;
}
.panel-m {    /* adult */
  background-color: #FBA3A8;
  color: black;
}
.panel-n {    /* schools */
  background-color: #AACAFB;
  color: black;
}
.panel-o {    /* resources */
  background-color: #FFFFCC;
  color: black;
}
.panel-p {    /* news */
  background-color: #FED0AA;
  color: black;
}
.panel-900 {
  background-color: white;
  color: black;
  text-align: center;
  vertical-align: center;
  margin-bottom: 0px;
}
.imgBorder {
  border: 1px solid #8F8C8C;
}
/* prayer panel */
.panel .prayer {
/*  background-image: url(/images/todays_prayers_bg.jpg); 
  background-repeat:no-repeat; 
  background-position: right top; */
}
.panel .prayer .remembering {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 115%;
  font-weight: bold;
}
.panel .prayer .person {
  margin-top: 10px;
  font-size: 90%;
}
/* news panel */
.panel .news {
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: verdana, arial, sans-serif;
  overflow: auto;
}
.panel .news hr {
  border-top: black 1px solid;
  border-bottom: none;
  border-left: none;
  border-right: none;
  height: 1px;
  clear: both;
}
/* bullet icon lists */
ul.icon-list {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0;
  margin-left: 5px;
}
ul.icon-list li {
  list-style: none;
  color: #808080;
  padding-left: 21px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-bottom: 3px;
  padding-bottom: 4px;
}
ul.icon-list li.jpg,
ul.jpg li {
  background-image: url(/images/icons/jpg.gif);
}
ul.icon-list li.bio,
ul.bio li {
  background-image: url(/images/icons/bio.gif);
}
ul.icon-list li.pdf,
ul.pdf li {
  background-image: url(/images/icons/pdf.gif);
}
ul.icon-list li.zip,
ul.zip li {
  background-image: url(/images/icons/zip.gif);
}
ul.icon-list li.doc,
ul.doc li {
  background-image: url(/images/icons/doc.gif);
}
ul.icon-list li.txt,
ul.txt li {
  background-image: url(/images/icons/txt.gif);
}
ul.icon-list li.web,
ul.web li {
  background-image: url(/images/icons/web.gif);
}
ul.icon-list li.ppt,
ul.ppt li {
  background-image: url(/images/icons/ppt.gif);
}
ul.icon-list li.arc,
ul.arc li {
  background-image: url(/images/icons/arc.gif);
}
ul.icon-list li.arc-open,
ul.arc-open li {
  background-image: url(/images/icons/arc_open.gif);
}
ul.icon-list li.cal,
ul.cal li {
  background-image: url(/images/icons/cal.gif);
}
/* bulletless list */
ul.no-bullet {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
  margin-left: 5px;
}
ul.no-bullet li {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 7px;
}
/* footer links */
.navigation-links {
  /* PRINT!display:none;! */
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.navigation-links .left {
  float: left;
  padding-left: 2px;
  margin-left: 10px;
}
.navigation-links .right {
  float: right;
}
.navigation-links a {
  text-decoration: none;
}
.navigation-links a:hover {
  text-decoration: underline;
}
.navigation-links a.breadcrumb {
  text-decoration: underline;
}
/* calendar */
table.calendar {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border: #AAAAAA 1px solid;
  background-color: #FAFAFA;
}
table.calendar td {
  padding: 3px 5px 3px 5px;
  font-size: 90%;
  text-align: center;
}
table.calendar tr.month-selector td {
  background-color: #AAAAAA;
}
table.calendar tr.month-selector td.prev {
  text-align: left;
}
table.calendar tr.month-selector td.next {
  text-align: right;
}
table.calendar tr.month-selector a {
  color: white;
}
table.calendar tr.month td {
  background-color: #AAAAAA;
  color: white;
  font-weight: bold;
}
table.calendar tr.header td {
  background-color: #999999;
  color: white;
  font-weight: bold;
}
table.calendar td.active {
  background-color: #FFF0F0;
}
table.calendar td.active a {
  font-weight: bold;
  color: red;
  text-decoration: none;
}
/* diary */
.header-selector {
  background-color: #EEEEEE;
  padding: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}
table.diary-table {
  width: 100%;
}
table.diary-table td.main {
  padding: 0 10px 10px 0;
}
table.diary-table td.main .month {
  background-color: #CCCCCC;
  padding: 2px;
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 10px;
}
table.diary-table td.main .section {
  margin-top: 10px;
  margin-bottom: 15px;
}
table.diary-table td.main .section .heading {
  background-color: #EEEEEE;
  padding: 2px;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
}
table.diary-table td.main .section .entry {
  border-bottom: #CCCCCC 1px solid;
  margin-bottom: 10px;
}
table.diary-table td.main .section .entry .title {
  font-weight: bold;
  color: #666666;
  margin-bottom: 10px;
}
.title a {
  font-weight: bold;
}
.title a:hover {
  font-weight: bold;
}
table.diary-table td.nav {
  width: 110px;
  padding: 10px 0 10px 10px;
  border-left: #CCCCCC 1px solid;
}
ul.year-list {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0;
  margin-left: 5px;
}
ul.year-list li {
  list-style: none;
  color: #808080;
  padding-left: 21px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(/images/icons/arc.gif);
  margin-bottom: 3px;
  padding-bottom: 4px;
}
ul.year-list li.selected {
  background-image: url(/images/icons/arc_open.gif);
}
ul.year-list li.month-container {
  padding-left: 0;
  background-image: none;
}
ul.year-list li.month-container ul {
  margin-top: 0;
  margin-bottom: 3px;
  padding-left: 0;
  margin-left: 8px;
}
ul.year-list li.pdf {
  background-image: url(/images/icons/pdf.gif);
}
/* parishes */
table.parish-directory {
  width: 100%;
  border-top: #CCCCCC 1px solid;
}
table.parish-directory td {
  border-bottom: #CCCCCC 1px solid;
  padding: 7px;
}
/* news feed */
div.newsfeed {
  width: 100%;
  table-layout: fixed;
}
div.newsfeed .morehl {
  font-weight: bold;
  font-size: 110%;
}
/* form error */
.form-error {
  color: red;
}
/* picture gallery */
table.picture-gallery-table {
  width: 100%;
}
table.picture-gallery-table td {
  padding: 5px 5px 15px 5px;
  text-align: center;
}
table.picture-gallery-table .picture {
  border: #8F8C8C 1px solid;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
}
table.picture-gallery-table .picture img {
  display: block;
}
table.picture-gallery-table .picture .caption {
  background-color: #8F8C8C;
  color: #EEEEEE;
  font-size: 90%;
  padding: 2px;
}
table.picture-gallery-table .picture .caption a {
  color: white;
}
table.picture-gallery-table .picture .caption a:hover {
  text-decoration: none;
}
/* vertical data table */
table.vertical-data-table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
table.vertical-data-table td {
  padding: 5px;
}
table.vertical-data-table td.key {
  font-weight: bold;
  background-color: #F0F0F0;
}
table.vertical-data-table td.value {}
/* search */
.search-results .synopsis {
  font-size: 110%;
  margin-bottom: 15px;
}
.search-results .record {
  margin-bottom: 15px;
}
.search-results .record .title {
  margin-bottom: 5px;
  font-size: 120%;
  font-weight: bold;
}
.search-results .record .description {
  margin-bottom: 5px;
}
.search-results .record .info {
  color: #006600;
  font-size: 90%;
}
.search-results .page-controls {
  text-align: center;
  color: #777777;
  margin-bottom: 15px;
  border-top: #DDDDDD 1px solid;
  border-bottom: #DDDDDD 1px solid;
  padding: 5px;
}
