﻿/* Mass Finder page */
#massfinder-container {
	width:524px;
	background-image:url(/images/massfinder/tab-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:6px;
}

#massfinder-tab {
	background-image:url(/images/massfinder/tabs.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#massfinder-tab ul, #massfinder-tab ul li {
	list-style-type:none;
	padding:0;
	margin:0;
	background-image:none;
}

#massfinder-tab ul {
	overflow:hidden;
}

#massfinder-tab li {
	float:left;
}

#massfinder-tab li a {
	overflow:hidden;
	display:block;
	height:1px;
	padding-top:38px;
}

#massfinder-tab li a:hover, #massfinder-tab li a.active {
	background-image:url(/images/massfinder/tabs-over.gif);
	background-repeat:no-repeat;
}

#massfinder-tab li#tab-mass a {
	width:121px;
}

#massfinder-tab li#tab-confession a {
	width:175px;
	background-position:-121px 0;
}

#massfinder-tab li#tab-devotion a {
	width:155px;
	background-position:-296px 0;	
}

#massfinder-tab li#tab-maps a {
	width:73px;
	background-position:-451px 0;		
}

#tab-content {
	border-left:1px solid #87d5ee;
	border-right:1px solid #87d5ee;	
	padding:18px 16px;
}

.tab-header {
	color:#00a679;
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-bottom:5px;
}

.go-btn {
	background-image:url(/images/massfinder/go.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:87px;
	height:1px;
	padding-top:26px;
	display:block;
	overflow:hidden;
}

.search-btn {
	background-image:url(/images/massfinder/search.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:87px;
	height:1px;
	padding-top:26px;
	display:block;
	overflow:hidden;
}

.additional-box {
	background-color:#e5f6fb;
	padding:16px 20px;
}

.tab-title {
	color:#125b93;
	text-transform:titlecase;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-bottom:5px;
}

#contentbox #massfinder-tab ul
{
    margin:0;
    padding:0;
}

#contentbox #massfinder-tab ul li
{
    background-image: none;
    padding:0;
}

/* Mass Finder Result */
.new-search {
	width:172px;
	height:1px;
	padding-top:26px;
	overflow:hidden;
	display:block;
	background-image:url(/images/new-search.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-right:0;
	margin-left:auto;
}

.mass-result {
	border-bottom:1px solid #7FD2ED;
	padding:0 6px 20px 19px;
	margin-bottom:15px;
}

.mass-result .fullwidth {
	width:497px;
}

.mass-result .leftside {
	width:277px;
}

.mass-result .rightside {
	width:250px;
	font-size:11px;
	text-align:right;
}

.mass-result-table {
	border:1px solid #87d5ee;
	/*border-bottom:none;	*/
}

.mass-result-table th {
	background-image:url(/images/parish-table-bg.gif) !important;
	background-position:left top;
	background-repeat:repeat-x;
	color: #333333 !important;
	border:0px solid !important;	
	border-bottom:1px solid #87d5ee !important;	
	padding:4px 11px 3px;	
}

.mass-result-table td {
	border-bottom:1px solid #87d5ee;
	padding:4px 11px 3px;
}

.mass-result-table td.none-border, .mass-result-table th.none-border{
	border:0px !important;
}

.mass-result-table td.double-border, .mass-result-table th.double-border{
	border-top:1px solid #86d4ee;
	border-bottom:1px solid #86d4ee;
}

.mass-result-table td.top-border, .mass-result-table th.top-border{
	border-top:1px solid #86d4ee;
	border-bottom:0px !important;
}

.result-address {
	line-height:18px;
	padding-bottom:10px;
}

.result-address-link,.result-address-link:visited {
	font-size:14px;
	color:#10abdd;
	display:block;
}

/* Parishes Page */
#parish-location {
	border-bottom:1px solid #7fd2ed;
	padding:0 0 16px 0;
	line-height:17px;
}

#parish-location h3, #parish-desc h3 {
	text-transform:capitalize;
}

#parish-location .leftside {
	width:232px;
}

#parish-location .rightside {
	width:250px;
}

.leftside {
	float:left;
}

.rightside {
	float:right;
}

.parish-header {
	color:#fe9d1a;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-bottom:9px;
}

#parish-desc {
	padding-top:14px;
	padding-bottom:10px;
}

#parish-desc .leftside {
	width:235px;
	display:inline;
	margin-right:33px;
	/*background-image:url(/images/wheelchair.gif);*/
	background-position:top right;
	background-repeat:no-repeat;
}

#parish-desc .rightside {
	width:173px;
	float:left;
}

#parish-tab-container {
	width:524px;
	/*padding-bottom:12px;*/
}

#parish-tab ul {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:hidden;
}

#parish-tab ul li {
	float:left;
	background-image:none;
	padding-left:0;
	padding-bottom:0;
}

#parish-tab li a {
	background-image:url(/images/parish-tab.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:1px;
	padding-top:48px;
	overflow:hidden;
	display:block;
}

#parish-tab li a:hover, #parish-tab li a.active {
	background-image:url(/images/parish-tab-over.gif);
}

#parish-tab li#parish-mass a {
	width:78px;
}

#parish-tab li#parish-service a {
	width:134px;
	background-position:-78px 0;	
}

#parish-tab li#parish-confession a {
	width:121px;
	background-position:-212px 0;	
}

#parish-tab li#parish-devotion a {
	width:107px;
	background-position:-333px 0;	
}

#parish-tab li#parish-other a {
	width:84px;
	background-position:-440px 0;
}

#parish-tab-bottom {
	height:6px;
	background-image:url(/images/parish-tab-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#parish-tab-comment {
	border-left:1px solid #7fd2ed;
	border-right:1px solid #7fd2ed;	
	background-color:#f2fafd;
	padding:13px 9px 5px;
}

.parish-tab-table {
	border-left:1px solid #86d4ee;
	border-bottom:1px solid #86d4ee;
	border-right:1px solid #86d4ee;
	border-top:1px solid #86d4ee;	
	/*margin-bottom:10px;*/
}

#contentbox .parish-tab-table th {
	background-image:url(/images/parish-table-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:none;
	border-bottom:1px solid #86d4ee;
	/*border-right:1px solid #86d4ee;	*/
	color:#333;
	font-weight:bold;
	padding:5px 0 6px 19px;
}
#contentbox .parish-tab-table th.none-border{
	/*border-top:1px solid #86d4ee;*/
	border-bottom:0px;
}

.parish-tab-table td {
	border-bottom:1px solid #86d4ee;
	/*border-right:1px solid #86d4ee;*/
	background-color:#fff;
	padding:5px 0 6px 19px;
}

.parish-tab-table td.none-border{
	border:0px;
}

.parish-tab-table td.double-border{
	border-top:1px solid #86d4ee;
	border-bottom:1px solid #86d4ee;
}

.parish-tab-table td.top-border{
	border-top:1px solid #86d4ee;
	border-bottom:0px;
}
.parish-title {
	font-size:20px;		
	color:#333;
	font-weight: bold;
	border-bottom:1px solid #7fd2ed;
	display:block;
	padding-bottom:5px;
	margin-bottom:8px;
}

#parish-news-events
{
	line-height:17px;
	padding-bottom:6px;
	/*background-image:url(/images/parish-news-bottom.gif);*/
	background-position:bottom left;
	background-repeat:no-repeat;
	width:524px;
	margin-bottom:11px;
}

#parish-news-events h3
{
	color: #00a5db;
	font-size: 14px;
 	text-transform:uppercase;
	padding-bottom:16px;
}

#parish-news-events .box {
	background-image:url(/images/parish-news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-left:1px solid #7fd2ed;
	border-right:1px solid #7fd2ed;	
	padding:10px 0 6px 19px;	
    position:relative;
	min-height: 100px;
}

#parish-news {
	float:left;
	width:235px;
}

.link-heading {
	background-image:url(/images/green-arrow.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:8px;
	font-weight:bold;
}

#parish-news .inner, #parish-events .inner {
	padding-left:8px;
	padding-right:36px;
	padding-bottom:11px;
}

#parish-events {
	float:right;
	width:235px;	
}

.viewall {
	background-image:url(/images/view-all.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:97px;
	height:1px;
	overflow:hidden;
	padding-top:26px;
	display:block;
}

.doclib-table {
	border-left:1px solid #b2ebf5;	
}

#contentbox .doclib-table th {
	padding:7px 10px 7px 13px;	
}

.doclib-table td {
	border-right:1px solid #b2ebf5;
	border-bottom:1px solid #b2ebf5;
	padding:7px 10px 7px 13px;
}

