/* Styles specific to How to become a donor section */


/***
Q & A styles
* * * * * * * */
.lilacRow {background-color: #eeeeff;}

.lightBlueRow {background-color: #9cf;}

.question {
	font: bold 1.2em geneva, arial, sans-serif;
	color: #06c;
	margin-bottom: 1em;
	line-height: 1.8em;
}

.question a {
	font: bold .9em arial, sans-serif;
	color: #fff;
	background:url(../../i/g/decorative/heart_sml.gif) no-repeat;
	height: 0;
	padding: .5em 1em .6em .6em;
	margin-right: .5em;
	text-align:center;
}
.question a:hover {
	text-decoration:none;
}
div.answer {
	margin: 1em 0 0 3em;
	
}
blockquote.qa{
	margin:0;
	padding: .5em;
	border-top: 4px solid #e1081e;
	border-bottom: 2px solid #e1081e;
	color: #537cca;
	font-size: 1em;
}
blockquote.qa cite {
	margin: 1em 0 0 0;
	display:block;
}
#prevNext {
	margin-bottom: 1em;
}
#prevNext p {
	margin: 5px 0 5px 5px;
}
#prevNext span {
	display:none;
}
#prevNext ul, #prevNext li {
	margin: 0;
	padding: 0;
	list-style:none;
}
#prevNext li {
	display:inline;
}
#prevNext a.prev, #prevNext a.next {
	float:left;
	height: 17px;
	width: 77px;
	margin-right: 1em;
}
#prevNext a.prev {
	background-image: url(../../i/g/buttons/qa_prev.gif);
}

#prevNext a.next {
	background-image: url(../../i/g/buttons/qa_next.gif);

}

#donorCardInfo {
float:right; 
width: 150px; 
margin: 0 0 1em 2em;
border: 1px solid #e5efff; 
background: #fff;
padding: 1em;

}
#donorCardInfo h3 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
/***
r.h containers
* * * * * * */


/* q & a */
blockquote p {font-size: 1em}/* reduce to 1em otherwise paras within the answers are too large */

/* children's leaflet */
#rightNav {
	text-align: left;
	border-top: 2px solid #cc6633;
	border-bottom: 1px solid #cc6633;
	padding:  3px 10px 5px 10px;
	background-color : #fed4be;
	color:#cc6633;
}
#rightNav h2, h2 a:link, h2 a:visited {
	color: #ff6600; 
	font-size: 10pt; 
	font-weight: bold; 
	border-bottom: 1px dotted;
}
#rightNav a:link, #rightNav a:visited {
	color: #cc6633; 
	margin: 2px 0 2px 0;
}

/*
Living kidney donor
* * * * * * * * */
#qaBlock {font: 12px arial, sans-serif;}
#qaBlock h2 {font: bold 13px arial, sans-serif; color: #06c; margin-bottom:0;}
#qaBlock p  {margin-top: 0;}
#caseStudies {
	width: 450px; 
	text-align: center
}
#caseStudies div {
	margin: 0 0 40px 0; 
	height: 150px;
}
.kidneyStory {

border-bottom:solid
thin;
border-bottom-color:#E5EFFF;
text-decoration:none;

	width: 95%;
	padding: 15px 10px 5px 12px;
	min-height: 160px;
	margin: 0 0 1.6em 0;
}
.kidneyStory p {
	
	font-size: 1.0em;
	font-weight:normal;
	line-height: 1.4em;
	
}
.kidneyStory img {

padding:3px;
background:#ffffff;
border:solid thin #e5efff;
	float:right;
	margin-left: 10px;
}
#borteyStory p {
	text-align:left;
}
#borteyStory img {
	float:left;
	margin: 0 10px 0 0 ;
}

#sources  {
	border-top: 1px solid #06c;
	padding-top: 1em;
}

#sources h2 {
	margin: 0; 
	font-size:1em;
}
#sources p {
	margin: 0; 
	font-size:85%;
}
#usefulContacts {}
.address {
	margin-left: 2em;
}
.address p {
	margin:0;
}
/***
religious leaflets
* * * * * * * * * * */
.bud {color: #900; }
.chr {color: #06c; }
.hin {color: #930; }
.sik {color: #C00; }
.isl {color: #F60; }
.jud {color: #F60; }

h2.bud,h2.chr,h2.hin,h2.sik,h2.isl,h2.jud  {
	color:#fff; 
	padding: .5em 1em; 
	margin-bottom: 1em;
}
h2.bud {background: #900;}
h2.chr {background: #06c; }
h2.hin {background: #930; }
h2.sik {background: #C00; }
h2.isl {background: #F60; }
h2.jud {background: #F60; }

#relQuotes {
	/*no styles yet*/
}
#relQuotes p {
	font: normal 12px arial, sans-serif;
	margin-bottom: 0;
}
#relQuotes h5 {
	font: bold 12px arial, sans-serif;
	margin-top: 0;
	color: black;
}
#relQuotes li {
	color:black;
}