@charset "UTF-8";

/*
A Question of Origins
ChristianAnswers.Net
last edit 3.8.2024 pst
*/

body {
	background:#000;
	color:#999;
	font-style:normal;
}
#banneraqoo {
	width:100%;
	margin:0 0 10px 0;
}
tr {vertical-align:top;}

span.whitetext {
	color:white;
	font-size:90%;
} 

/* left column */
#col-1 {
	width:200px;
	text-align:left;
}
#superlibrarybutton {
	margin:0 0 10px 0;
}
#superlibrarybutton img {
	width:114px;
	height:38px;
}
#chaptitle {
	color:#99cccc;
	font-size:100%;
	line-height:130%;
}
#chapthead {
	font-size:120%;
	font-style:italic;
	font-weight:bold;
	line-height:130%;
}
#chapthead-subtitle {
	font-size:12px;
	font-style:italic;
}
#thumbnail {
	width:40px;
	height:30px;
	margin:10px 0 0 0;
}
#button2 {
	border-right:0 solid #000;
	padding:0 0 0 0;
}
#button2 ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#button2 li {
	list-style:none;
	border-bottom:1px solid #000;
	margin:0 0 10px 0;
}
#button2 li.listcategory2 {
	color:#99cccc;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-align:left;
	margin-bottom:10px;
}
#button2 li a {
	font-size:12px;
	font-weight:bold;
	color:#99cccc;
	text-decoration:none;
	width:auto;
	text-align:left;
	display:block;
	padding:3px 0 3px 5px;
	border-left:0px solid none;
	border-right:0px solid none;
	background:#000;
}
#button2 li a:hover {
	font-size:12px;
	color:#000;
	font-weight:bold;
	border-left:10px solid #0e79d5;
	border-right:0 solid none;
	background-image:url('/creation/aqoo/bkd-cloudsaqoo2.jpg');
	padding:3px 0 3px 3px;
	text-decoration:none;
	text-align:left;
}
#button2 li a:visited {
	color:#333;
}
#currentchap {
	font-size:12px;
	color:#000;
	font-weight:bold;
	border-left:10px solid #0e79d5;
	border-right:0 solid none;
	background-image:url('/creation/aqoo/bkd-cloudsaqoo2.jpg');
	padding:3px 0 3px 3px;
	text-decoration:none;
	text-align:left;
}
/* end left column */


/* middle column */
#col-2 {margin:0 0 0 20px;}

#iframebkgd {background-image:url('/creation/aqoo/bk-sun3.jpg');}

iframe {
	width:361px;
	height:281px;
	background:#000;
}
#techprob {
	text-align:center;
	margin-bottom:20px;
}
#techprob a {font-size:11px;}

#col-2 ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#col-2 li a {
	font-size:11px;
	font-weight:normal;
	color:#000;
	background-color:#c5bcad;
	text-align:left;
	text-decoration:none;
	width:auto;
	display:block;
	padding:8px 3px 10px 10px;
	border-left:10px solid none;
	border-right:10px solid none;
	border-bottom:1px solid #999;
}
#col-2 li a:visited {color:#333;}

#col-2 li a:hover {
	color:#000;
	background:#fff;
	border-left:10px solid #0e79d5;
}
#col-2 img {
	float:left;
	margin:0 10px 0 0;
}
#MoreInfo {
	color:#fff;
	font-size:120%;
	font-weight:bold;
	padding:10px 10px 12px 20px;
	background:#d0e4f7;/* old browsers */
	background:-moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 0%, #0a77d5 50%, #539fe1 100%, #87bcea 100%);/* firefox */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(0%,#73b1e7), color-stop(50%,#0a77d5), color-stop(100%,#539fe1), color-stop(100%,#87bcea));/* webkit */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* ie */
}
/* end middle column */


/* sales column */
#col-3 {padding-left:20px;}

#col-3 p {
	line-height:120%;
	margin:0;
}
#dvdcover {
	width:80px;
	height:114px;
	margin:0;
}
a.salestext {
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	display:block;
	padding:10px;
	width:auto;
}
a.salestext:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}
/* end sales column */


/* footer */
#footeraqoo {
	border-top:1px solid #999;
	font-size:10px;
	text-align:center;
	margin-bottom:50px;
}
#footeraqoo img {
	margin:0;
	width:468px;
	height:60px;
}
/* end footer */

a:link.selector {
	color:white;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
}
a:visited.selector {
	color:white;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
}
a:hover.selector {
	font-size:15px;
	font-weight:bold;
}
a:active.selector {
	color:white;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
}
div.selectinstruct {
	font-size:11px;

}
li.comingsoon {
	font-weight:normal;
	color:#cccccc;
	font-size:11px;
}
p.errormessage {
	font-size:14px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
a:link.errormessage {
	font-size:14px;
	color:#ffcc00;
}
a:visited.errormessage,
a:active.errormessage {
	font-size:14px;
	color:#ffcc00;
}
html>body #infolist li a {width:auto;}

div.lgrose {
	color:#cc6699;
	font-size:110%;
	font-weight:bold;
}

div.navigation {
	color:#999;
	font-size:12px;
	line-height:150%;
}

ol.chplist {font-size:12px;}
li.chplist {padding-bottom:3%;}

a.chplist:link,
a.chplist:visited {
	font-size:12px;
	text-decoration:underline;
}
span.subtitle {font-size:150%;}

a:link,
a:visited {
	color:#999;
	background:none;
	text-decoration:none;
}
a:hover {
	color:yellow;
	background:#cc3399;
	text-decoration:none;
}
a:active {
	color:#ff00ff;
	background:none;
	text-decoration:underline;
}
#spacerone {
	width:1px;
	height:40px;
}
#spacerone img {
	width:1px;
	height:40px;
}
div.chapthead2 {
	font-size:120%;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}