@charset "UTF-8";

/*
	The HOPE. Web site coding © Copyright, Films for Christ
	@override http://trial.christiananswers.net/hope/hope.css
	last edit 8.22.2017
	
	needs cleanup
*/

#furtherinfo {
	font-size:12px;
	background-color:#000;
	color:#fff;
	padding:0;
	width:px;
	border-width:0;
}

body#chapters h1 {
	font-size:18px;
	color:#99CCFF;
	text-align:left;
	margin:0 0 20px 0;
	line-height:150%;
}
body#chapters h2 {
	font-size:16px;
	color:#99CCFF;
	text-align:left;
	margin:0;
}
body#chapters #furtherinfo {
	line-height:150%;
}
body#chapters #furtherinfo p {
	line-height:150%;
}
body#chapters #furtherinfo ul {
	list-style:square;
	line-height:150%;
	font-size:10px;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
}
body#chapters #furtherinfo ul li {
	margin:0 0 15px 0;
	line-height:150%;
}
	
body#chapters p#next a {
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

#navbottom {
	border-width:0;
	margin:0;
	clear:both;
}

img {
	border-width:0;
}


#copyrightnotice {
	color:#666666;
}

#infobox1 {
	width:344px;
	overflow:auto;
	float:right;
	margin-bottom:0;
	margin-top:20px;
	height:280px;
}
#infobox2 {
}

#hopelogo {
	float:left;
	margin-top:22px;
	margin-right:170px;
}

object#flashdecor {
	width:354px;
	height:122px;
	float:right;
	margin-top:22px;
	position:relative;
	right:25px;
}

div.flashdecor
{
	width:354px;
	height:122px;
	float:right;
	margin-top:22px;
}

#chapters div.pagewrapper720 div.flashdecor div a img {
	float:right;
}

div.videoplayer, iframe#movieframe {
	width:329px;
	padding:0;
	float:left;
	height:311px;
}

body#chapters {}

body.selector {
	background-color:#000;
	color:#000;
body.selector td {
	font-size:11px;
	color:#fff;
}
body.selector a:link {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
body.selector a:visited {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
body.selector a:active {
	color:#fff;
	text-decoration:underline;
	font-size:11px;
}
body.selector a:hover {
	color:#FFCC00;
	background-color:#CC3399;
	text-decoration:underline;
	font-size:11px;
}

#hopehomepgmovie {}

div.inputdesc {
	width:50px;
	float:left;
	text-align:right;
	padding-right:10px;
	margin:5px 0;
}

input.inputstyle {
	margin:5px 0;
}

textarea.Textarea-Style {
	margin-top:5px;
}

h2 {
	font-size:16pt;
	color:#000;
}

body {
	font-size:8pt;
	color:#666666;
	background:#000;
	margin:0;
}

td {
	font-size:8pt;
	color:#666666;
	background:none;
}

td.black {
	font-size:9pt;
	color:#000;
	background:none;
}

li {
	font-size:8pt;
	color:#CCCCCC;
	background:none;
}

li.black {
	font-size:8pt;
	color:#000;
	background:none;
}

/* @group Link Styles */

a {}
	a:link {
		font-size:9pt;
		color:#cccccc;
		background:none;
		text-decoration:none;
		font-weight:normal;
	}
	a:visited {
		font-size:9pt;
		color:#cccccc;
		background:none;
		text-decoration:none;
		font-weight:normal;
	}
	a:active {
		font-size:9pt;
		color:#CCFFFF;
		background:none;
		text-decoration:none;
		font-weight:normal;
	}
	a:hover {
		font-size:9pt;
		color:#ffffcc;
		background:#000;
		text-decoration:none;
		font-weight:normal;
	}
	a.special {}
		a.special:link {
			font-size :8pt;
			color :#666666;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.special:visited {
			font-size :8pt;
			color :#666666;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.special:active {
			font-size :8pt;
			color :#666666;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.special:hover {
			font-size :8pt;
			color:#ffffcc;
			background:#000;
			text-decoration:none;
			font-weight:normal;
		}
	a.blue {}
		a.blue:link {
			font-size:9pt;
			color:blue;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.blue:visited {
			font-size:9pt;
			color:blue;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.blue:active {
			font-size:9pt;
			color:blue;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.blue:hover {
			font-size:9pt;
			color:blue;
			background:#f8dc00;	
			text-decoration:none;
			font-weight:normal;
		}
	a.one {}
		a.one:link {
			font-size:10pt;
			color:white;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.one:visited {
			font-size:10pt;
			color:white;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.one:active {
			font-size:10pt;
			color:#FF9900;
			background:none;
			text-decoration:none;
			font-weight:normal;
		}
		a.one:hover {
			font-size:10pt;
			color:#000;
			background:#ffffcc;
			text-decoration:none;
			font-weight:normal;
		}

/* @end */