@charset "UTF-8";
/*
	Menu: Religion—All languages / Copyright ©, Films for Christ
	ChristianAnswers.Net
	last edited 7.7.2025 pst
*/
@media screen {

body {
	font-style:normal;
	color:#000;
	background:#333;
}
#pagewrapper {
	max-width:1200px;
	margin:0 auto !important;
	float:none !important;
	background:#fff;
	border:none;
}
h1 {color:#537197;text-shadow:4px 3px 3px #c3c0b9;}

#leftfloatCol {
	width:160px;
	float:left;
	display:inline-block;
	margin:0 20px 10px 0;
}
#maintext {
	margin:0;
	padding:0 20px;
}
#maintext li,
#maintext p {
	font-size:18px;
	line-height:200%;
}

a:link {
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	background-color:#f5df4d;
	text-decoration:none;
}
a:active {
	color:#ff00ff;
	text-decoration:underline;
}

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

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

/* following for catalog items included on /menu-ar1.html */
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;
}
#questionsection ul li a:link {
   color:#000000 !important;
   display:block;
}
#questionsection ul li a:link {
	color:#666;
}
#questionsection ul li a:link em {font-weight:600; font-style:normal;}


.vidcontainer .vidheader {background:#537197;}
.vidcontainer .vidheader em {color:#fff;}

/* pix */
#watchtowerlogo {width:150px;height:26px;}
#mesatemple {width:218px;height:167px;}
#goingtoheavensmall {width:150px;height:65px;}
#whatisislamsmall {width:287px;height:54px;}
#prayerrug {width:180px;height:88px;}
#btnthehope {width:194px; height:100px;}
#churchromancatholic {width:30%;max-width:150px;height:auto;}


#questionsection h3 {
	margin:0;
	padding:0;
}
#questionsection ul {
	list-style-image:url('/img/a.gif');
	margin-bottom:2%;
	line-height:150%;
	overflow:hidden;
}
#questionsection ul li {
	padding:0 10px 20px 0;
	list-style-type:none;
}

#btn-webbible2 {
	margin-left:10px;
	padding:4px 10px 4px;
	width:auto;
	height:auto;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	border-radius:5px;
}

.grouper {
	text-align:center;
	line-height:150%;
	margin-bottom:20px;
}

p {line-height:150%;}

h2 {
	margin-top:30px;
	padding:8px 8px 8px 20px;
	background-color:#009999;
	color:#f5df4d;/* IlluminatingYellow */
	font-size:20px;
}
/* end */

} /* end default media screen */

@media only screen and (max-width:600px) {

/* pix */
#btnthehope {width:40%;max-width:194px;height:auto;}
#mesatemple {width:40%;max-width:218px;height:auto;}
#churchromancatholic {width:30%;max-width:150px;height:auto;}

} /* end 600 */