@charset "utf-8";

/* Homepage specific styles. */

.homepage-left {
	width: 342px;
}
.homepage-right {
	width: 445px;
}
.homepage-image {
	background-image: url(../images/bethel_church_banner.jpg);
	height: 180px;
	width: 475px;
}
#news {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
}
#news li {
	background-color: #EBEBEB;
	padding: 10px 13px 10px 13px;
	margin-top: 15px;
}
#news li p {
	margin-top: 15px;
}
#news li img {
	margin-top: 25px;
}

/* What We Believe specific styles. */

.what-we-believe-left {
	width: 333px;
}
.what-we-believe-right {
	width: 454px;
}
.what-we-believe-image {
	background-image: url(../images/what_we_believe.jpg);
	height: 322px;
	width: 484px;
}

/* What's On specific styles. */

.whats-on-left {
	width: 450px;
}
.whats-on-right {
	width: 337px;
}
.whats-on-image {
	background-image: url(../images/whats_on.jpg);
	height: 264px;
	width: 367px;
}
#the-week {
	width: 450px;
}
#the-week th {
	text-transform: uppercase;
	text-align: left;
	color: #3356E3;
}

/* Audio specifc styles. */

.audio-player {
	width: 836px;
}
.audio-left {
	width: 357px;
}
.audio-right {
	width: 430px;
}
.audio-image {
	background-image: url(../images/ipod_ear_buds.jpg);
	height: 153px;
	width: 387px;
}

/* Find Us specific styles. */

.find-us-left {
	width: 279px;
}
.find-us-image {
	height: 361px;
	width: 538px;
}
#morning-venue {
	background-image: url(../images/the_whartons_school.jpg);
}
#evening-venue {
	background-image: url(../images/ilkley_playhouse.jpg);
}
#other-venue {
	background-image: url(../images/bethel_church_hall.jpg);
}

/* Contact Us specific styles. */

.contact-us-left {
	width: 430px;
}
.contact-us-image {
	background-image: url(../images/contact_us.jpg);
	height: 294px;
	width: 387px;
}
#contacts {
	font-weight: bold;
	width: 430px;
}
#contacts th {
	background-color: #EBEBEB;
	padding-top: 8px;
}
#contacts td {
	background-color: #D9E7F2;
	width: 200px;
	padding-top: 8px;
}
#contacts .contact-first  {
	border-top: 15px solid #FFF;
}

/* Links specific styles. */

.links-left {
	width: 500px;
}
.links-right {
	width: 287px;
}
.intro  {
	padding-bottom: 25px;
}
.image-link  {
	padding: 35px 0 25px 0;
	border-top: 1px solid #999;
}
.image-link a img {
	float: right;
	margin-left: 10px;
}

/*-------------------------------------------------------------------------------------------------------*/

/* Sub page universal styles. */

.sub-page {
	width: 490px;
}
.sub-boxed {
	margin-top: 15px;
}
.sub-page ul {
	list-style-position: outside;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
.sub-page ul li {
	padding-right: 5px;
	margin-top: 10px;
}
.sub-image-left {
	height: 120px;
	width: 520px;
}
.sub-image-right {
	width: 327px;
}
.sub-menu {
	width: 297px;
}
.sub-menu ul {
	font-weight: bold;
	padding: 0px;
	margin: 15px 0 0 0;
	list-style-type: none;
}
.sub-menu ul li {
	background-color: #E2E2E2;
	margin-top: 2px;
}
.sub-menu ul .odd {
	background-color: #D9E7F2;
}
.sub-menu ul .active {
	padding: 8px 10px 10px 10px;
}
.sub-menu ul a {
	display: block;
	padding: 8px 10px 10px 10px;
}

/* What's On sub page unique image styles. */

.church-night-image {
	background-image: url(../images/church_night.jpg);
	height: 245px;
}
.glad-you-asked-image {
	background-image: url(../images/glad_you_asked.jpg);
	height: 245px;
}
.ilkley-church-plant-image {
	background-image: url(../images/ilkley_cow_and_calf.jpg);
	height: 283px;
}

/* Resources sub page unique image styles. */

.camps-and-conferences-image {
	background-image: url(../images/camps_and_conferences.jpg);
}
.creation-science-image {
	background-image: url(../images/creation_science.jpg);
}
.investigating-the-christian-faith-image {
	background-image: url(../images/investigating_the_christian_faith.jpg);
}
.online-books-image {
	background-image: url(../images/online_books.jpg);
}
.online-commentaries-image {
	background-image: url(../images/online_commentaries.jpg);
}
.online-devotionals-image {
	background-image: url(../images/online_devotionals.jpg);
}
.online-periodicals-image {
	background-image: url(../images/online_periodicals.jpg);
}
.podcasting-image {
	background-image: url(../images/podcasting.jpg);
}
.preaching-audio-image {
	background-image: url(../images/preaching_audio.jpg);
}
.preaching-video-image {
	background-image: url(../images/preaching_video.jpg);
}
.social-issues-image {
	background-image: url(../images/social_issues.jpg);
}
.training-courses-image {
	background-image: url(../images/training_courses.jpg);
}
