/* 
Title:     24-7 prayer styles
Author:    ben@worthers.com 26/03/09

Index:
(N) 1.  nations index
*/

/* 1. prayer index
---------------------------------------------------------- */

#prayer h1.mainTitle {
	width: 228px;
	height: 35px;
	background-image: url(en/title_prayer.png);
	margin-bottom: 1em;
	float: left;
}

.quicklinks {
	float: right;
	width: 380px;
	padding: 0px;
	margin: 0 0 1em 0;
}

.quicklinks a.findaprayerroom {
	display: block;
	width: 163px;
	height: 32px;
	float: left;
	background-image: url(en/button_findaprayerroom.png);
}

.quicklinks a.regaprayerroom {
	float: right;
	display: block;
	width: 190px;
	height: 32px;
	margin-right: 20px;
	background-image: url(en/button_regaprayerroom.png);
}



.maincontent {
	clear: both;
	position: relative;
}


.paras {
	width: 310px;
	margin-bottom: 50px;
}

.photos {
	position: absolute;
	right: 20px;
	top: -10px;
	width: 334px;
}

.quote {
	background-image: url(en/bg_prayerquote.png);
	width: 334px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	position: absolute;
	z-index: 50;
}

.quote p {
	visibility: hidden;
}

.string1 {
	background-image: url(bg_stringset1.png);
	width: 181px;
	height: 469px;
	position: absolute;
	left: 0px;
	z-index: 40;
	top: 83px;		
}

.string1 .image1 {
	position: absolute;
	left: 16px;
	top: 62px;
}
.string1 .image2 {
	position: absolute;
	left: 21px;
	top: 292px;
}

.string2 {
	background-image: url(bg_stringset2.png);
	width: 248px;
	height: 423px;
	position: absolute;
	z-index: 45;
	right: 0px;
	top: 94px;	
}
.string2 .image3 {
	position: absolute;
	left: 70px;
	top: 88px;
}

.prayerwall_link {
	position: absolute;
	top: 540px;
	right: 30px;
	background-image: url(en/button_prayerwall.png);
	width: 129px;
	height: 50px;
	
}
