@charset "utf-8";
/*
ChristianAnswers.Net menus—All languages
Last edit 5.16.2024 pst
*/

body {
	font-style:normal;
	color:#000;
}

h2 {
	color:#fff;
	background-image:url('https://ChristianAnswers.Net/bkd-blue1.gif');
	background-color:#009999;
	padding:5px 5px 5px 20px;
	font-size:120%;
}
h3 {
	margin:0 0 0 20px;
	border-bottom:1px solid #999;
}

li.ques {
	font-size:100%;
	padding:0 10px 20px 0;
	line-height:130%;
	list-style-image:url('https://ChristianAnswers.Net/a.gif');
	margin-bottom:2%;
	list-style:square;
}

a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	background-color:#f5df4d;/* IlluminatingYellow */
	text-decoration:none;
}
a:active {
	color:#ff00ff;
	text-decoration:underline;
}

a.nav1 {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
a.nav1:link,
a.nav1:visited {
	text-decoration:none;
}
a.nav1:active,
a.nav1:hover {
	text-decoration:underline;
}
a.nav1:hover {
	background-color:white;
}

a.nav2 {
	font-size:11px;
	font-weight:bold;
}
a.nav2:link,
a.nav2:visited {
	color:#fff;
	text-decoration:none;
}
a.nav2:hover {
	color:#000;
	text-decoration:underline;
}
a.nav2:active {
	color:#ff00ff;
	text-decoration:underline;
}

/* following is for catalog items included on page */
a.indxtitle:link {
	color:#ff6600;
	background:none;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
}
a.indxtitle:visited {
	color:#006666;
	background:none;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
}
a.indxtitle:hover {
	color:#cc0066;
	font-size:150%;
	font-weight:bold;
	background:#ffcc33;
	text-decoration:underline;
}
a.indxtitle:active {
	color:#cc0066;
	background:none;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
}
/* above is for catalog items included on page */