@charset "UTF-8";
/*
KID EXPLORERS gospel kaleidoscope pages all languages ChristianAnswers.Net
Last edit 3.18.2025 pst
*/

body {
	background-color:#000;
	background-image:url('/kids/graphics/ferns-inmist_EliasTigiser-2757549-1920wLong.jpg');
	background-position:top center, bottom center;
	background-repeat:repeat;
}
#kidsgospelmainbody,
.kidsgospelmainbody {
	background:#fff;
	padding:15px 20px 20px 20px;
}

h1 {color:#000;}
 p {line-height:200%;}
li {clear:left;}
hr {margin-top:40px;}

a,
a:link,
a:visited {
	color:#000;
	border-bottom:2px solid #a7c6e5; /* TrustBlue */
	text-decoration:none !important;
}
a:hover {
	color:#fff;
	background-color:#537197; /* a blue */
}

table {
	border-collapse:collapse;
	border:none;
	width:100%;
}
tr {vertical-align:top;}
td {padding:0; margin:0;}

.kidsgospelleftcol {width:20%;}


#kidsgospelbutton {
	margin-top:30px;
	padding:15px 20px;
	color:#fff;
	background:#ffc127;/* keOrange */
	font-size:24px;
	font-weight:bold;
	border-radius:7px;
	border-bottom:none !important;
}
#kidsgospelbutton:hover {
	background:#ff9d0b !important;
}
#kidsgospelbutton img {
	margin-left:5px;
	height:24px;
	vertical-align:middle;
}

.kidsgospelnextpage {
	width:108px;
	float:right;
	text-align:center;
}
.kidsgospelnextpage a,
.kidsgospelnextpage a:hover {
	display:block;
	border-bottom:none !important;
}

.kidsgospelbkdopen {
	background-image:url(/kids/bkd-gs1b.gif);
}
.kidsgospelbkdblack {
	background-color:#000;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.kidsgospelbkdred {
	background-image:url(/img/bkd-crimson.jpg);
	background-color:#990033;
}
.kidsgospelbkdwhite {
	background-color:#fff;
	border-right:1px solid #333333;
}
.kidsgospelbkdgreen {
	background-image:url(/img/bkd-greentones12.jpg);
	background-color:#339966;
}
.kidsgospelbkdgold {
	background-image:url(/img/bkd-goldtones.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-color:#ffce00; /* gold */
}
.kidsgospelBlue {
	background-image:url('/img/bkd-bluelightraysVertical_678x960.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-color:#9ad2ec; /* ablue */
}

#kidanswerpages .languages {
	font-size:12px;
	margin-bottom:30px;
	text-align:right !important;
}
#kidanswerpages .languages a {border-bottom:none;}