@charset "UTF-8";
/*
ChristianAnswers.Net/archaeology/home.html all languages
Copyright 2000, Films for Christ
Last edit 4.26.2022 pst
*/

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

p {
	line-height:150%;
}

/* videos */
.vidcontainer,
.vidheader h2,
.vidheader .videoAbout,
.videocontainer600 .videoheader {
	background:#6699cc !important;/* Azure */
	color:#fff;
}
.vidfooter {
	background:#000;
	border-radius:0 0 15px 15px;
}
.vidheader a,
.vidheader a:link,
.vidfooter a:visited,
.vidfooter a:active,
.videodescription a {
	color:fff !important;
}
.vidDesc {
	text-align:center;
}

.videocontainer600 {
	margin-top:40px !important;
}

.vidheader h2,
.vidheader .videoAbout,
.videocontainer600 .videoheader {
	margin-top:20px;
	margin-bottom:0 !important;
	width:100%;
	font-size:18px !important;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	border-radius:15px 15px 0 0;
}

	.videocontainer600 iframe {
		margin-top:0;
	}
/* END videos */

/* COLORS========== */
div.section {
	background:#6699cc;/* Azure */
}
td.section {
	background:url('/bkd-blue1.gif') #3366cc;/* Blue2 */
}
a:link,
a:visited,
a:active,
ul.qList li a:link,
ul.qList li a:visited,
ul.qList li a:active {
	color:#000;
	border-bottom:2px solid #a7c6e5;/* TrustBlue */
	text-decoration:none !important;
}
a:visited {
	color:#666;/* GrayMediumDark */
}
a:active {
	color:#ff00ff;
}
a:hover,
a.dark:hover {
	background:#6699cc;/* Azure */
}
a:hover,
a.dark:active,
.qList li a:hover,
.questitle a:hover {
	color:#fff !important;
}
#button li a:hover {
	background:#f5df4d;/* IlluminatingYellow */
	color:#000 !important;
}
/* END colors========== */

ul {
	list-style:square;
}

ul.qList {
	list-style:none;
	margin-left:10px;
	padding-left:0;
}
ul.qList li {
	line-height:150%;
	padding-bottom:20px;
}

#datetoday {
	font-weight:600;
	color:#fff;
	text-shadow:4px 3px 3px #333;
}
#datetodayunderline img {
	position:relative;
	width:100%;
	height:2px;
	top:-11px;
}

#swedishflag {
	width:24px;
	height:15px;
	margin-right:10px;
}

table {
	border:0;
	padding:0;
	margin:0;
}
td {
	vertical-align:top;
}

div.section {
	color:#fff;
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 8px;
	text-align:left;
	white-space:nowrap;
	margin:20px 0 10px 0;
}

td.section {
	cursor:default;
	color:#fff;
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:5px 5px 5px 8px;
	text-align:left;
	white-space:nowrap;
}

span.questitle {
	font-size:115%;
}

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

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

a.dark {}
a.dark:link,
a.dark:visited {
	color:#fff;
	background:none;
	text-decoration:none;
}
a.dark:hover {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
a.dark:active {
	background:none;
	text-decoration:underline;
}
td.nav {
	cursor:default;
	font-size:8pt;
	font-weight:bold;
	margin:0;
	padding:2px 2px 2px 8px;
	text-align:left;
	white-space:nowrap;
}
td.nav3 {
	margin:5px;
	padding:2px 2px 2px 8px;
	color:#fff;
	background:url('/bkd-blue1.gif');
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}
