@charset "UTF-8";
/*
	Christian Spotlight at ChristianAnswers.Net
	Copyright © 1995, 2005, 2008-2009, 2011, 2014-2015, 2017-2020, Films for Christ

	Last edit 11.25.2020 pst

	applied to…
		• spotlight/home.html ID: csHome
		• actor-list.html
		• actors-*.html
		• comicstrips.html
		* comicstrips2.html
		• comments.html
		• danscartoons.html
		• oscar02.html
		• verses1.html
		• pokemon.html
		• thankspotlight.html
		• prayersuggestions.html
		• TV reviews
		• tv-comments-*.html
		• guide-ok.html
		• misc other spotlight pages
	
	➤Needs cleanup
*/

html {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
*,
*:before,
*:after {
	-webkit-box-sizing:inherit;
	-moz-box-sizing:inherit;
	box-sizing:inherit;
}

body {
	font-size:13px;
	font-style:normal;
	color:#000;
	margin:0;
	padding:0;
	border:0;/* removes border around viewport in old IE versions */
}

body,
p,
h1,
h2,
h3,
h4,
a,
td,
li,
div,
input {
	font-family:'Open Sans',Arial,Helvetica,Swiss,Geneva,sans-serif;
}

body#csHome {
	background:#000;
}
	#csHome .pagewrapper {
		width:850px;
		position:relative;
		top:10px;
		left:50%;
		margin:0 0 30px -425px;
		visibility:visible;
	}

#csHome #olderreleases {
	color:#fff;
	line-height:150%;
}

#csHome #csLatestMovieReviews {
	text-align:center;
}
	#csHome #csLatestMovieReviews img {
		position:relative;
		top:-10px;
		left:-10px;
		width:250px;
		height:73px;
	}

/* Dependency: ToggleContainer.js */
.moretrigger {
	cursor:pointer;
	position:relative;
}
.togglecontainer {
	display:none;
}
/* end ToggleContainer */

#spotFooterBottom {
	display:grid;
	grid-template-columns:145px auto auto 200px;
	grid-column-gap:0;
	grid-template-rows:auto;
}
	.spotFooterBottomBoxes {
		padding:10px 10px 20px 10px;
	}

.videoAbout {
	font-size:30px;
	color:#caca83 !important;/* GoldLight1 */
}

#featuredfilms {}

	#featuredfilms a {
		display:block;
		font-size:15px;
		font-weight:700;
	}

#featuredfilms div,
#comingsoonlist div,
.blk {
	margin:5px 6px 15px 6px;
	padding:0;
	color:#cccc99;/* goldLight2 */
	list-style:square;
	line-height:150%;
}
#featuredfilmsNoPix {
	margin:35px 5px 25px 10px !important;
}

#comingsoon {}
	#comingsoon div {
		position:relative;
		top:-2px;
		font-size:14px;
		font-weight:normal;
		}
#comingsoonlist {
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:1px solid #cccc99;/*goldLight2*/
}
	#comingsoonlist a {
		font-weight:400;
	}

#spotspecialemphasis {
	text-align:center;
	line-height:200%;
}
	#spotspecialemphasis li a,
	#spotspecialemphasis li a:link,
	#spotspecialemphasis li a:visited,
	#spotspecialemphasis li a:active {
		color:#cccc99;/* goldLight2 */
		margin-right:9px;
		padding:0 10px; 
		font-size:118%;
		font-weight:600;
	}

/* ==========LINKS========== */
a,
#featuredfilms a,
a.trinity,
a.trinitylite,
a.indxtitle,
a.white,
a.red,
a.tops {
	position:relative;
	z-index:99;/* important, avoids unresponsive hyperlinks due to layer overlap */
}

	a:link,
	a:visited {
		color:#000;
		text-decoration:none;
	}
	a:active {
		color:#993333;/* StilettoRed */
		background:#ffcc33;/* SunglowYellow */
		text-decoration:none;
	}

	#featuredfilms a,
	#comingsoonlist a,
	#olderreleases a,
	a.trinity {
		text-decoration:none;
	}
		#featuredfilms a:link,
		#featuredfilms a:visited,
		#comingsoonlist a:link,
		#comingsoonlist a:visited,
		#olderreleases a:link,
		#olderreleases a:visited,
		a.trinity:link,
		a.trinity:visited {
			color:#cccc99;/* goldLight2 */
		}
		#featuredfilms a:active,
		#comingsoonlist a:active,
		#olderreleases a:active,
		a.trinity:active {
			color:#993333;/* StilettoRed */
			background:#cfc890;/* YumaBrown */
		}

	a.trinitylite {}
		a.trinitylite:link,
		a.trinitylite:visited {
			color:#cccc99;/* goldLight2 */
			text-decoration:none;
			font-weight:normal;
		}
	
	a.indxtitle {}
		a.indxtitle:link {
			color:#ff6600;/* BlazeOrange */
			background:none;
			font-size:115%;
			font-weight:700;
			text-decoration:none;
		}
		a.indxtitle:visited,
		a.indxtitle:active {
			color:#006666;/* BlueStone */
			background:none;
			font-size:115%;
			font-weight:700;
			text-decoration:none;
		}

	a.white {}
		a.white:link,
		a.white:visited {
			color:#fff;
			text-decoration:none;
		}

	a.tops {}
		a.tops:link,
		a.tops:visited {
			color:#ccccff;/* periwinkle */
			text-decoration:none;
			font-weight:700;
		}

	a.red {}
		a.red:link,
		a.red:visited {
			color:#993333;/* StilettoRed */
			text-decoration:none;
			font-weight:700;
		}

	a.nav {}
		a.nav:link,
		a.nav:visited {
			color:#cccc99;/* goldLight2 */
			text-decoration:none;
		}
		a.nav:active {
			color:#ff00ff;
			text-decoration:underline;
		}
	
	a.nav2 {
		font-size:13px;
	}
		a.nav2:link,
		a.nav2:visited {
			color:#cccc99;/* goldLight2 */
			text-decoration:none;
			font-weight:700;
		}

	a.refnum {}
		a.refnum:link,
		a.refnum:visited,
		a.refnum:hover,
		a.refnum:active {
			font-size:80%;
			text-decoration:none;
	}

	#linksblk a,
	.linksblk a,
	#blklinks a,
	.blklinks a {
		color:#000;
	}

	#underline a {
		text-decoration:underline;
	}

#prayerfocus ul li em {
	font-size:14px;
	font-weight:700;
	font-style:normal;
}
/* ==========END links========== */


/* KIDS */
#csHome #kids {

}
	#csHome #kids h2 {}

#KidMoviesSynd-MoviePix {}
#KidMoviesSynd-List {
	display:flow-root;
}
	#KidMoviesSynd-List li {
	padding-bottom:12px;
	}
	#KidMoviesSynd-List li a {
		color:#cccc99;/* goldLight2 */
		font-size:14px;
		font-weight:300;
	}
/* END kids */

#csHome #answers {
	padding:10px;
	border-radius:15px;
}
#qlist1answersofthemonth a {
	position:relative;
	z-index:98;
	color:#000;
	font-weight:600;
}

#csHome #music {
	text-align:center;
}


/* left column */
#csHome #block1 {
	width:280px;
	float:left;
	border-right:1px solid #000;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
/* center column */
#csHome #block2 {
	width:310px;
	border-right:1px solid #000;
	float:left;
}
/* right column */
#csHome #block3 {
	float:left;
	width:257px;
	background:none;
}

#csHome .DVDlists {
	padding:10px 0 0 0;
}
	#csHome .DVDlists ul,
	#csHome .DVDlists ol {
		margin-left:0;
	}
		#csHome .DVDlists ul li,
		#csHome .DVDlists ol li {
			padding-bottom:12px;
			list-style:none;
			padding-left:0;
			margin-left:0;
		}
			#csHome .DVDlists ul li a,
			#csHome .DVDlists ol li a {
				font-size:14px !important;
			}

h2 {
	margin:0;
	padding:5px 0 9px 0;
	color:#caca83;/* GoldLight1 */
	background-color:#000;
	font-size:18px;
	font-weight:700;
	text-align:center;
}

.intheaters {
	color:#fff;
	font-size:18px;
	font-style:italic;
	margin:0 0 10px 0;
}

/* ==========BACKGROUNDS========== */

#csHome #block1,
#csHome #answers,/* white backgrounds ^^^^^^^^^^ */
#csHome #music {
	background:#fff;
}

#csHome #comics {
	background:#cccc99;/* GoldMuted */
}

div.canbar {
	display:block;
	width:100%;
	background-image:url('/bg-gold.gif');
	padding:0;
}

div.sectionbarshadow {
	visibility:hidden;
}

/*
div.sectionbarshadow {
	background-image:url('/spotlight/news/bkd-shadow2news.gif');
	width:100%;
	border:0;
	height:8px;
	margin-bottom:0;
}
	div.sectionbarshadow img {
		width:100%;
		height:8px;
	}
*/

table.sectionbarshadow {
	background-image:url('/spotlight/news/bkd-shadow2news.gif');
	width:100%;
	border:0;
}
/* ==========END BACKGROUNDS========== */

/* ==========MPA ratings========== */
.mpaarateg {
	margin-left:5px;
}
.mpaaratepg {
	margin-left:5px;
}
.mpaaratepg13 {
	margin-left:5px;
}
.mpaarater {
	margin-left:5px;
}
.mpaa {
	font-size:70%;
	font-weight:normal;
}
/* ==========END MPA ratings========== */

/* ==========BETTERCHOICES section========== */
#currentbettertheatrical {
	margin-top:20px !important;
}
div.betterchoicesbkd1 {
	background-color:#a6b8e0;
	background-image:url('/spotlight/bkd-blue1.gif');
}
div.betterchoicesbkd2 {
	background-color:#7f98ce;
	background-image:url('/spotlight/bkd-blue2.gif');
}

div.betterchoicesimages {
	text-align:center;
}
	div.betterchoices div.bcsectiontitle {
		text-align:center;
		padding:5px 10px 5px 10px;
	}
	div.betterchoices div.bcsectiontitle img {
		width:158px;
		height:28px;
	}
	div.betterchoiceslist {
		background-image:url('/spotlight/bkd-blue1.gif');
		padding:10px 0 20px 10px;
	}
	div.betterchoiceslist li a {
		font-size:14px;
}
	div.betterchoiceslist div.ratings {
		color:#fff;
		background:url('/spotlight/bkd-blue1.gif');		margin-top:20px;
		font-size:15px;
		font-weight:700;
		padding-left:5px;
	}
	div.betterchoicesimages img {
		width:70px;
		height:50px;
	}
#spothomeOmega {}
#spothomeOmega ul li {
	list-style:none;
	margin-bottom:20px;
}
/* ==========END betterchoices section========== */

/* ==========OSCARS sections========== */
#csHome a#academyawards {
	color:#caca83;/* GoldLight1 */
	line-height:150%;
	display:block;
	margin-top:20px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:25px;
	height:50px;
	background-color:#000;
	/* background-image:url('/spotlight/images/oscarsOnBlack350.jpg'); */
	/* background-repeat:no-repeat; */
	/* background-size:100px; */
	/* background-position:-20px 45px; */
}
/*
#csHome #academyawards div {
		padding-left:70px;
	}
*/

#oscaryearlinks {
	margin:10px 0 0 0;
	display:flow-root;
}
	#oscaryearlinks a,
	#oscaryearlinks a:link,
	#oscaryearlinks a:visited {
		float:left;
		margin:0;
		padding:8px 10px;
		color:#000;
		text-align:center;
		/*
		border-radius:5px;
		*/
	}
	#oscaryearlinks a:active {
		-webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.0);
		-moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.0);
		box-shadow:0 0 0 rgba(0, 0, 0, 0.0);
	}

#spothomeoscars {
	padding-bottom:15px;
}
#spothomeoscars p {}
div.oscarcategory {
	font-weight:700;
	font-size:110%;
	padding:20px 0 0 0;
}
div.oscarwinner {
	background:none;
	margin:0;
	padding:0;
}
	a.oscarwinner:link {
		color:#993333;/* StilettoRed */
		background:none;
		text-decoration:none;
		font-weight:700;
		font-size:100%;
	}
	a.oscarwinner:visited {
		color:#993333;/* StilettoRed */
		background:none;
		text-decoration:none;
		font-weight:700;
		font-size:100%;
	}
	a.oscarwinner:active {
		color:#996600;/* ChelseaGemBrown */
		background:none;
		text-decoration:none;
		font-weight:700;
		font-size:100%;
	}
li.oscarlist {
	color:#996600;/* ChelseaGemBrown */
	margin:6px;
	padding:0;
	list-style:square;
}
div.oscarlist {
	font-size:100%;
}
a.oscarlist {
	color:#996600;/* ChelseaGemBrown */
	font-weight:normal;
}
	a.oscarlist:link {
		color:#996600;/* ChelseaGemBrown */
		text-decoration:none;
	}
	a.oscarlist:visited {
		color:#996600;/* ChelseaGemBrown */
		text-decoration:none;
	}
	a.oscarlist:active {
		color:#996600;/* ChelseaGemBrown */
		background:#ffcc33;/* SunglowYellow */
		text-decoration:none;
	}
a.oscarlist2 {
	color:#996600;/* ChelseaGemBrown */
	font-weight:normal;
	font-size:100%;
}
	a.oscarlist2:active {
		color:#996600;/* ChelseaGemBrown */
		background:#ffcc33;/* SunglowYellow */
		text-decoration:none;
		font-size:100%;
	}
	a.oscarlist2:link {
		color:#996600;/* ChelseaGemBrown */
		text-decoration:none;
		font-size:100%;
	}
	a.oscarlist2:visited {
		color:#996600;/* ChelseaGemBrown */
		text-decoration:none;
		font-size:100%;
	}
/* ==========END OSCARS SECTIONS========== */


/* ==========ACTORS LIST section of /spotlight/home.html========== */
#actorslist {
	display:block;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:25px;
	height:110px;
	background-image:url('/spotlight/images/actors-list-image260.png');
	background-size:100% 100%;
	border-top:1px solid #ccc;
	text-align:center;
}
	#actorslist h2 {
		color:#fff;
		background:none;
		font-size:26px;
		font-weight:700;
		text-shadow:4px 3px 3px #000;
		margin:0;
	}
		#actorslist h2 a {
			color:#fff !important;
		}
	#actorslist #actorslistSub {
		font-size:12px;
		font-weight:600;
		color:#ccc;
	}
/* ==========END actors list section========== */


#spothomepaypal {
	margin:10px 0 6px 0;
	width:147px;
	height:47px;
}

#CANpromo {
	text-align:center;
}
#CANpromo img {
	width:200px;
	height:427px;
}

#qlist1answersofthemonth li {
	line-height:150%;
}


/* ==========HOVERS (partial list)========== */
a#actorslist:hover {
	filter:hue-rotate(3.1rad);
}
a#academyawards:hover {
	/* filter:brightness(70%); */
	font-weight:normal;
}

#csHome #dvdcovers a:hover {
	filter:brightness(50%);
}
#KidMoviesSynd-MoviePix a:hover,
#insetpix1answersofthemonth a:hover,
#CANpromo a:hover,
#headeranswersofthemonth a:hover,
div.betterchoicesimages a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
	#insetpix1answersofthemonth a:hover,
	#CANpromo a:hover,
	div.betterchoicesimages a:hover {
		background:none;
	}
	#headeranswersofthemonth a:hover {
		color:#fff;
		background:none;
	}

.spotFooterBottomBoxes a:hover img {
	-ms-transform: scale(1.03);/* IE 9 */
	-webkit-transform: scale(1.03);/* Safari 3-8 */
	transform: scale(1.03);
	filter:none;
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#shomevolunteers a:hover,
#shomestreamingvideos a:hover {
	color:#666;/* DarkGray */
	background:none;
	font-weight:normal;
}

#message2 div.menuBar2 a.menuButton2:hover {
	color:#000 !important;/* StilettoRedRed */
	background-color:#cfc890;/* YumaBrown */
	font-size:12px;
	font-weight:700;
	border:1px solid;
	border-color:#909090 #f0f0f0 #f0f0f0 #909090;
}

#qlist1answersofthemonth li a:hover {
	text-decoration:none;
}

.HoverBlock {}
	.HoverBlock a:hover {
		display:block;
	}

a:hover,
a.trinity:hover,
.HoverSpotHome a:hover,
#qlist1answersofthemonth a:hover,
#dvdsection ul li a:hover,
#dvdsection ol li a:hover,
#prayerfocus a:hover,
#oscaryearlinks a:hover,
#oscaryearlinks a:focus,
div.litelink a:hover,
.one a:hover {
	color:#fff !important;
	border:none;
}

.HoverSpotHome a:hover,
.one a:hover {
	background-image:url('/spotlight/bkd-redstripe.gif');
	background-image:repeat;
	background-color:#630000;/* Rosewood */
}
	.HoverSpotHome a:hover {
		position:relative;
		z-index:97;
		font-weight:700;
		padding:0 3px;
	}
	a.trinity:hover {
		background-image:url('/spotlight/bkd-redstripe.gif');
		background-color:transparent;
		z-index:50;
	}
	#prayerfocus a:hover,
	#spotFooterBottom a:hover {
		padding:0;
		background-color:#630000;/* Rosewood */
		font-weight:normal;
	}
	#oscaryearlinks a:hover,
	#oscaryearlinks a:focus {
		background-color:#630000;/* Rosewood */
		font-weight:700;
		text-decoration:none;
	}
	.one a:hover {
		display:block;
		padding:3px;
		font-weight:700;
	}

a.nav2:hover,
a.nav2:active,
a.red:hover,
a.red:active,
a.tops:hover,
a.tops:active,
a.trinitylite:hover,
a.trinity:active {
	color:#993333;/* StilettoRed */
	background:#cfc890;/* YumaBrown */
	font-weight:700;
	text-decoration:none;
}
	a.trinitylite:hover,
	a.trinity:active {
		font-weight:normal!important;
	}

a.trinity:hover span {/*for image tip*/
	visibility:visible;
	top:5px;
	left:120px;/*horizontal offset */
	border:2px solid #990000;/* RedBerry */
}

#comingsoonlist a:hover {
	font-weight:600;
}

a.white:hover,
a.white:active {
	color:#993333;/* StilettoRed */
	background:#ffcc33;/* SunglowYellow */
	text-decoration:none;
}

a.nav:hover {
	color:#ff0000;/* BrightRed */
	background:#cfc890;/* YumaBrown */
	text-decoration:none;
}

a.indxtitle:hover {
	color:#cc0066;/* lipstick */
	background:#ffcc33;/* SunglowYellow */
	font-size:115%;
	font-weight:700;
	text-decoration:none;
}

a.oscarwinner:hover {
	color:#000;
	background:#ffcc33;/* SunglowYellow */
	font-size:100%;
	font-weight:700;
	text-decoration:underline;
}
a.oscarlist:hover,
a.oscarlist2:hover {
	color:#cc3300;/* GrenadierRed */
	background:#ffcc33;/* SunglowYellow */
	text-decoration:none;
}
a.oscarlist2:hover {
	font-size:100%;
}
/* ==========END HOVERS========== */


div.litelink a,
div.litelink a:link,
div.litelink a:visited {
	color:#cccc99;/* goldLight2 */
}
	div.litelink a:active {
		color:#993333;/* StilettoRed */
		background-color:#cfc890;/* YumaBrown */
	}

.one a {
	font-size:12px;
	text-decoration:none;
}
	.one a:link,
	.one a:visited {
		color:#000;
	}
	.one a:active {
		color:#993333;/* StilettoRed */
		background:#ffcc33;/* SunglowYellow */
	}

/*
.rss-box-cfn {
	font-size:11px;
}
	.rss-box-cfn img {
		float:left;
		margin:0 10px 10px 0;
	}
	.rss-box-cfn a {
		display:block;
		font-size:140%;
		margin-bottom:0;
	}
	.rss-box-cfn li {
		clear:left;
		margin-bottom:15px;
		list-style:none;
	}
*/


/* ==========DVD covers========== */
#dvdsection {}
	#dvdsection h3 {
		display:block;
		padding:0 0 5px 0;
		margin-top:10px;
		border-bottom:1px solid #caca83;
		font-size:14px;
		font-weight:700;
	}
	#dvdsection ol li a,
	#dvdsection ul li a {
		font-size:12px;
		text-decoration:none;
	}
		#dvdsection ol li a:link,
		#dvdsection ul li a:link,
		#dvdsection ol li a:visited,
		#dvdsection ul li a:visited {
			color:#000;
		}
		#dvdsection ol li a:active,
		#dvdsection ul li a:active {
			color:#993333;/* StilettoRed */
		}

#csHome #dvdcovers {
	float:left;
	width:70px;
	padding:0;
	margin:0 10px 0 10px;
}
	#csHome #dvdcovers a,
	#csHome .betterchoicesimages a {
		background:transparent !important;
		background-color:transparent !important;
		background-image:none !important;
		border:none !important;
	}
	#csHome #dvdcovers img {
		width:70px;
		height:99px;
		margin-bottom:5px;
	}
/*========== end DVD covers========== */


/* ==========PRAYER FOCUS========== */
#prayerfocus {
	background-image:url('/spotlight/images/bkd-prayer305.png');
	background-repeat:no-repeat;
	padding:0 0 15px 0;
}
	#prayerfocus ul {
		margin:0;
		padding:10px 10px 0 10px;
	}
	#prayerfocus li {
		list-style:none;
		padding:0;
		margin:0 0 10px 0;
		clear:left;
		line-height:150%;
	}
	#prayerfocus img {
		width:70px;
		height:50px;
		margin:0 10px 10px 0;
		font-size:8px;
	}
	#prayerfocus p {
		padding:0 10px 0 10px;
	}
/* ==========END prayer focus========== */


/* ========== COMICS/CARTOONS ========== */
#csHome #cartoonsscrollbox {
	position:relative;
	z-index:98;
	margin-bottom:20px;
	padding:5px 0 5px 0;
	border:1px solid #cccc99;
	background:none;
}
#csHome #comics #comicsPadding {
	padding:10px 10px 0 10px;
}

#csHome #comics ul.comics {
	padding-left:20px;
	padding-right:10px;
}
#csHome #comics ol.comics {
	font-size:12px;
	margin-left:15px;
	padding:0 0 12px 15px;
	}
	#csHome #comics ol.comics li {
		list-style-type:decimal;
		padding-bottom:12px;
	}
	#csHome #comics ol.comics li a {}
/* ========== END comics/cartoons ========== */


ul {
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}
	li {
		color:#000;
		margin:6px;
		padding:0;
		list-style:square;
	}


div.trinity,
td.trinity {
	color:#ccccff;/* Periwinkle */
	text-decoration:none;
	font-size:12px;
}

tr,
td {
	font-style:normal;
	font-size:13px;
}

p.topic {
	color:#000;
	font-size:125%;
}

img.curmovphoto {
	width:180px;
	border:solid 2px #ccc;
	margin-bottom:10px;
}

img.captioned {
	border:solid 2px #ccc;
	margin-bottom:5px;
}

span.spotbullet5 {
	color:#ff6600;/* BlazeOrange */
	font-weight:700;
	padding-right:1px;
}

.scrollbox {
	margin:0;
	padding:0;
	border:none;
	height:300px;
	overflow:auto;
}
.scrollboxnavy {
	padding:0;
	border:none;
	height:300px;
	overflow:auto;
}

.daterel {
	clear:left;
	display:block;
	margin:0;
	padding:0 0 3px 0;
	color:#ccc;
	background:none;
	border-bottom:1px solid #999;
	font-weight:700;
	text-align:center;
}

.boxoffice {
	color:#ccc;
	font-size:80%;
	font-weight:normal;
}

span.invisible {
	visibility:hidden;
	font-size:1%;
}
span.invisibleobject {
	visibility:hidden;
	font-size:1%;
}

#linespace150 p {
	line-height:150%;
}

#invisibleobject {
	visibility:hidden;
}

#message2 {}
	#message2 div.menuBar2,
	#message2 div.menuBar2 a.menuButton2 {
		color:#000;
		font-size:12px;
		font-weight:700;
		border:none;
	}
	#message2 div.menuBar2 {
		padding:3px 0 0 0;
		text-align:center;
		margin-left:0;
		border:none;
	}
	#message2 div.menuBar2 a.menuButton2 {
		margin:0;
		padding:2px 6px 2px 6px;
		color:#000;
		font-size:12px;
		font-weight:700;
		text-decoration:none;
		border:none;
	}

/* ========== NOT USED ON csHome ========== */

div.sectitle {
	background-color:#000;
	text-align:center;
	clear:both;
	margin:1px 0 0 0;
}
#spotcat {
	background-color:transparent;
}
.sidebar {
	z-index:100;
	float:right;
	background-color:#fff;
	width:250px;
	padding-left:30px;
}
td.nav {
	color:#cccc99;/* goldLight2 */
	text-decoration:none;
	font-size:13px;
	font-weight:700;
}
.black { /* phaseout this class • redundant to .bkdblack in common.css • not used on /spotlight/home.html */
	background-color:#000;
}
.bkdlight { /* phaseout this class • may be redundant to .bkdwhite in common.css */
	background-color:#fff;
}
div.divline {
	color:#cccc99;/* GoldMuted */
	background-color:#cccc99;/* GoldMuted */
	width:100%;
	height:1px;
}
	div.divline img {
		width:100%;
		height:1px;
	}