/* ------------------- */
/*  St. Paul's Chapel  */
/* ------------------- */

/* -- Homepage -- */

div#spc-nav {
	height: 288px;
	overflow: hidden;
}

div#spc-nav a {
	display: block;
	float: left;
	width: 234px;
	height: 288px;
	margin-right: 1px;
	overflow: hidden;
	cursor: pointer;
}

div#spc-nav a span {
	display: block;
	width: 234px;
	height: 288px;
	background: url(/images/pages/congregation/spc-nav-overlay.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src="/images/pages/congregation/spc-nav-overlay.png", 
		sizingMethod="crop"
	);
	_background: none;
	cursor: pointer;
}

div#spc-nav a:hover span {
	background: url(/images/pages/congregation/spc-nav-overlay2.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src="/images/pages/congregation/spc-nav-overlay2.png", 
		sizingMethod="crop"
	);
	_background: none;
}

div#spc-nav a span strong {
	display: block;
	padding-top: 245px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #E5E5E5;
	cursor: pointer;
}

div#spc-nav a:hover span strong {
	color: #FFF;
}

div#spc-nav a#spc-nav-exhibit {
	background: #000 url(/images/pages/congregation/spc-nav-exhibit.jpg) no-repeat;
}

div#spc-nav a#spc-nav-worship {
	background: #000 url(/images/pages/congregation/spc-nav-worship.jpg) no-repeat;
}

div#spc-nav a#spc-nav-media {
	background: #000 url(/images/pages/congregation/spc-nav-media.jpg) no-repeat;
}

div#spc-nav a#spc-nav-shop {
	margin: 0;
	background: #000 url(/images/pages/congregation/spc-nav-shop.jpg) no-repeat;
}

div#spc-home-intro {
	float: left;
	width: 600px;
	height: 103px;
	padding: 17px;
	background: url(/images/pages/congregation/spc-home-is-bg.gif) repeat-y;
}

div#spc-home-intro p {
	margin: 0;
	padding-top: 6px;
}

div#spc-home-intro img {
	float: left;
	margin-right: 15px;
}

div#spc-home-intro h2 {
	font-size: 20px;
	padding-top: 5px;
}

div#spc-home-more {
	float: right;
	width: 204px;
	height: 138px;
	padding-left: 22px;
	border-left: 1px solid #DEDEDE;
}

div#spc-home-more h2 {
	padding-top: 7px;
}



/* -- Worship -- */

div#spc-worship-intro {
	background: url(/images/pages/congregation/spc-worship-bg.jpg) right top no-repeat;
	padding: 20px 10px 50px;
}

div#spc-worship-intro h2 {
	font-size: 28px;
	letter-spacing: -1px;
	color: #141414;
	padding-bottom: 15px;
}

div#spc-worship-intro p {
	margin: 0;
	width: 540px;
	font-size: 15px;
	line-height: 21px;
}

div#spc-worship-left {
	width: 471px;
	float: left;
}

div#spc-worship-left p {
	line-height: 17px;
}

div#spc-worship-left span.details {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

div#spc-worship-links {
	width: 404px;
	height: 16px;
	padding: 14px;
	margin-left: 4px;
	text-align: center;
	font-size: 14px;
	color: #AAA;
	background: url(/images/pages/congregation/spc-worship-links-bg.gif) no-repeat;
}

div#spc-worship-links a {
	padding: 0 6px;
}

div#spc-worship-right {
	width: 471px;
	float: right;
}

a#spc-map {
	display: block;
	width: 177px;
	height: 160px;
	padding: 14px 0 0 266px;
	background: url(/images/pages/congregation/spc-map.gif) 0 4px no-repeat;
	color: #333;
	cursor: pointer;
}

a#spc-map h3 {
	margin: 0;
	padding: 22px 0 0;
}

a#spc-map p {
	margin: 0;
	padding: 15px 0 0;
}



/* -- Multimedia -- */

div#spc-multimedia-left {
	width: 585px;
	float: left;
}

div#spc-multimedia-left p {
	font-size: 15px;
	line-height: 20px;
}

ul#spc-multimedia-list {
	width: 100%;
	overflow: hidden;
}

ul#spc-multimedia-list li {
	display: block;
	float: left;
	width: 275px;
	height: 90px;
	padding-right: 10px;
}

ul#spc-multimedia-list li a {
	font-size: 14px;
}

ul#spc-multimedia-list li.gallery {
	background: url(/images/pages/congregation/spc-icon-gallery.gif) 103px 4px no-repeat;
}

ul#spc-multimedia-list li.slideshow {
	background: url(/images/pages/congregation/spc-icon-slideshow.gif) 103px 4px no-repeat;
}

ul#spc-multimedia-list li.video {
	background: url(/images/pages/congregation/spc-icon-video.gif) 103px 4px no-repeat;
}

ul#spc-multimedia-list li img.thumbnail {
	float: left;
	margin-right: 10px;
}

ul#spc-multimedia-list li img.icon {
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}

ul#spc-multimedia-list li span {
	display: block;
	font-size: 12px;
	padding-top: 2px;
	color: #999;
}

div#spc-multimedia-right {
	width: 315px;
	padding-top: 40px;
	float: right;
}



/* -- About -- */


div#spc-about h2 {
	padding-left: 10px;
}

div#spc-about div {
	height: 220px;
	padding: 10px;
	border: 1px solid #EFEFEF;
	font-size: 14px;
	line-height: 17px;
}

div#spc-about div h3 {
	padding-top: 20px;
	font-size: 20px;
}

div#spc-about div img {
	display: block;
	float: left;
	margin-right: 25px;
}

div#spc-about div p {
	display: block;
	float: left;
	padding: 0;
	width: 600px;
}

div#spc-about div p.caption {
	font-size: 12px;
	font-style: italic;
	padding-top: 0;
}

div#spc-about div.intro {
	padding: 0 10px 10px;
	border: 0;
	height: auto;
}

div#spc-about div.intro p {
	float: none;
	width: 700px;
	font-size: 12px;
}

div#spc-about div.alt {
	background: #EFEFEF;
}

div#spc-about div.alt img {
	float: right;
	margin-right: 0;
}

div#spc-about img#newchapel {
	float: none;
	position: absolute;
	margin-top: -72px;
	margin-left: 710px;
}





