/*-- Author - Mike Leworthy for www.mikeleworthy.com.
---- Date   - July 2011.
---- Styles for thechurchofthemostpreciousbloodsidmouth.co.uk - styles.css.
---- A pure CSS design by Mike Leworthy.
---- Universal selector - Zero margins and padding on all elements. */
* {
	margin: 0;
	padding: 0;
}
/* End zero margins - set all elements from now. */

/* || BODY SETTINGS || */
 
body {
	background-color: #FFF;
	min-width: 980px;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */


/* || MAIN CONTAINER SETTINGS || */

#container {
	position: relative;
	top: 0;
	width: 980px;
	height: auto;
	left: 50%;
	margin-left: -490px;
	z-index: 1;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */


/* || PAGE HEADER SETTINGS || */

#header {
	position: absolute;
	top: 0;
	width: 980px;
	height: 200px;
	left: 0;
	background-image: url(images-all-content/images-main/image-header.png);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 20;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* || HEADER SLIDE SHOW CONTENT || */

/* || SLIDE SHOW CONTAINER || */

#headerSlides {
	position: absolute;
	background-color: transparent;
	width: 670px;
	height: 200px;
	top: 0;
	left: 158px;
	text-align: left;
	overflow: hidden;
	z-index: 18;
}

/* || SLIDE SHOW CONTENT || */

.slideshow {
	width: 100%;
	height: 100%; 
    margin: auto;
    display: block;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */







/* || MAIN LINKS FOR NAVIGATION AND SPRITES || */

a:link.nav,a:visited.nav {
	color: #666;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(images-all-content/images-main/image-link-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	display: block;
}

a:hover.nav {
	background-color: transparent;
    color: #CCC;
	text-decoration: none;
	background-image: url(images-all-content/images-main/image-link-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	display: block;
}

a:active.nav {
	background-color: transparent;
    color: #666;
	text-decoration: none;
	background-image: url(images-all-content/images-main/image-link-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.current {
	font-weight: bold;
	color: #69C;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* || PARAGRAPH, HEADER AND CLASS PROPERTIES || */

p {
	margin-bottom: 10px;
	margin-right: 40px;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #39C;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #39C;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.pageBreak {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}

.date {
	font-size: 10px;
	margin-bottom: 5px;
	color: #09F;	
}

.floatRight {
	float: right;
	margin-left: 4px;	
}

.floatLeft {
	float: left;
	margin-right: 40px;
	border: 1px solid #333;
	padding: 4px;
}

.center {
	text-align: center;
}

.lineBreak {
   display: block;
}

.linkLeft {
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}

.textResize {
	color: #333;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}

.normalLink {
	color: #333;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 20px;
}

.sideHeader {
	color: #333;
	font-size: 14px;
}

.paddingLink {
	padding-left: 10px;
}

#spacer {
	margin-bottom: 120px;
}

#spacer2 {
	margin-bottom: 50px;
}


.border {
	border: 1px solid #333;
}

#textResize {
	position: absolute;
	top: 200px;
	right: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	z-index: 1000;
}



/* || Li PROPERTIES || */

/* Style property for list */
li {  
	list-style-type: none;
	height: 50px;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */


/* || NAVIGATION CONTAINER || */

#navigation {
	position: absolute;
	background-color: transparent;
	width: 200px;
	height: 601px;
	top: 220px;
	left: 0;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
	letter-spacing: 4px;
	color: #333;
	border-left: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	background-image: url(images-all-content/images-main/image-nav-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1000;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* || CONTACT DETAILS WITHIN THE NAVIGATION || */

#contactDetails {
	position: absolute;
	background-color: transparent;
	width: 190px;
	height: 200px;
	top: 500px;
	left: 15px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 2px;
	color: #333;
	z-index: 1100;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* || MASS TIMES WITHIN THE NAVIGATION || */

#massTimes {
	position: absolute;
	background-color: transparent;
	width: 190px;
	height: 150px;
	top: 640px;
	left: 15px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 2px;
	color: #333;
	z-index: 1100;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */







/* || MAIN CONTENT CONTAINER FOR EACH PAGE || */

#contentContainer {
	position: absolute;
	background-color: transparent;
	width: 778px;
	height: 600px;
	top: 220px;
	left: 201px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0;
	color: #333;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	z-index: 2;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* ..............................
|| START INDIVIDUAL PAGE ELEMENTS || 
   .............................. */




/* || INDEX PAGE || */





/* || TEXT BOX FOR INDEX PAGE || */

#textIndex {
	position: absolute;
	background-color: transparent;
	width: 757px;
	height: 580px;
	top: 10px;
	left: 20px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0;
	color: #333;
	overflow: auto;
	z-index: 50;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */





/* || BULLETIN PAGE || */





/* || TEXT BOX FOR BULLETIN PAGE || */

#textBulletin {
	position: absolute;
	background-color: transparent;
	width: 750px;
	height: 580px;
	top: 10px;
	left: 20px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0;
	color: #333;
	overflow: auto;
	z-index: 50;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */













/* || GALLERY PAGE || */





/* || TEXT BOX FOR GALLERY PAGE || */

#textGallery {
	position: absolute;
	background-color: transparent;
	width: 757px;
	height: 580px;
	top: 10px;
	left: 20px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0;
	color: #333;
	overflow: auto;
	z-index: 50;
}


/* || LINKS FOR GALLERY FOLDERS || */


/* || GALLERY THIRTEEN || */

#gallery13 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-13.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery13:hover {
	background-position: 0 -100px;
}

#gallery13 span {
	position: absolute;
	top: -999px;
}




/* || GALLERY FOURTEEN|| */

#gallery14 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-14.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery14:hover {
	background-position: 0 -100px;
}

#gallery14 span {
	position: absolute;
	top: -999px;
}

/* || GALLERY FIFTEEN|| */

#gallery15 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-15.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery15:hover {
	background-position: 0 -100px;
}

#gallery15 span {
	position: absolute;
	top: -999px;
}

/* || GALLERY SIXTEEN|| */

#gallery16 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-16.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery16:hover {
	background-position: 0 -100px;
}

#gallery16 span {
	position: absolute;
	top: -999px;
}

/* || GALLERY SEVENTEEN|| */

#gallery17 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-17.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery17:hover {
	background-position: 0 -100px;
}

#gallery17 span {
	position: absolute;
	top: -999px;
}

/* || GALLERY EIGHTEEN|| */

#gallery18 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-18.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery18:hover {
	background-position: 0 -100px;
}

#gallery18 span {
	position: absolute;
	top: -999px;
}

/* || GALLERY NINETEEN|| */

#gallery19 {
	display: block;
	width: 740px;
	height: 100px;
	background-image: url(images-all-content/images-gallery-sprites/image-gallery-19.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#gallery19:hover {
	background-position: 0 -100px;
}

#gallery19 span {
	position: absolute;
	top: -999px;
}

/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */







/* || OUR CHURCH PAGE || */





/* || TEXT BOX FOR OUR CHURCH PAGE || */

#textChurch {
	position: absolute;
	background-color: transparent;
	width: 757px;
	height: 580px;
	top: 10px;
	left: 20px;
    text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0;
	color: #333;
	overflow: auto;
	z-index: 50;
}
/* ~~~~~~~~~~~~~~~ end settings ~~~~~~~~~~~~~~~~ */
