/* cmsms stylesheet: main_layout modified: 10/05/22 05:00:12 */

@media screen and (max-device-width: 480px) {

	#pdf_chapters {
		display: none;
	}

	.pc {
		display: none;
	}

	.ios {
		display: inline !important;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {

	#pdf_chapters {
		display: none;
	}

	.pc {
		display: none;
	}

	.ios {
		display: inline !important;
	}

	.ios img {
		border: 0;
	}
}


.ios {
	display: none;
}

@font-face {
	font-family: 'GillSans';
	src: url('/uploads/fonts/gillsans-webfont.eot');
	src: local('Gill Sans'), url('/uploads/fonts/gillsansmtpro-medium-webfont.svg') format('svg'), url(/uploads/fonts/GillSansMTPro-Medium.otf) format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GillSansLight';
	src: url('/uploads/fonts/gillsansmtpro-light-webfont.eot');
	src: local('âº'), url('/uploads/fonts/gillsansmtpro-light-webfont.svg') format('svg'), url(/uploads/fonts/GillSansMTPro-Light.otf) format("opentype");
	font-weight: normal;
	font-style: normal;
}

#surveyMonkeyInfo {

	top: 0px;
}

#fbrp__1,
#m0adfbmoduleform_1 {
	width: 680px;
	border: 1px solid #937963;
}

#m0adfbmoduleform_1 {
	padding: 10px;
	border: 0;
}

#fbrp__1,
#m0adfbmoduleform_1 legend {
	color: #937963;
}

#m0adfbmoduleform_1 fieldset {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #937963;
	border: 1px solid #937963;
	padding: 25px;
}

#fbrp__1 label,
#m0adfbmoduleform_1 label {
	font-size: 0.8em;
	width: 25%;
	float: left;
	clear: left;
	text-align: right;
	white-space: nowrap;
	min-width: 5em;
}

#fbrp__1 textarea,
#m0adfbmoduleform_1 textarea {
	width: 300px;
	margin-left: 15px;
}

#fbrp__1 fieldset,
#m0adfbmoduleform_1 fieldset {
	margin-bottom: 5px;
}

#fbrp__1 input,
#m0adfbmoduleform_1 input {
	margin-left: 15px;
	margin-bottom: 5px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F6E8D7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #937963;
	text-align: left;
}

#header {
	background: #937963;
	background-image: url(/uploads/images/bcpeople_header.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 28px 0 0 0;
	height: 86px;
}

#media {
	padding: 0;
	margin: 0;
	background: #000000;
	height: 480px;
	display: block;
}

#navigation {
	height: 36px;
	padding-left: 40px;
	background: #937963;
}

#maincontent {
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	min-height: 400px;
}

#maincontent #bodytext {
	padding: 0 300px 0 40px;
}

#maincontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: .8em;
}

#maincontent h2 {
	color: #937963;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
}

#maincontent h3 {
	color: #937963;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: .9em;
}

#navigation ul {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	padding: 0;
	margin: 0px 0px 0px 32px;
}

#navigation ul a {
	display: block;
	padding: 6px 15px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navigation ul a {
		padding: 12px 15px 4px;
	}
}

#navigation ul a.currentpage {
	color: #F6E8D7;
}

#navigation ul a:hover {
	text-decoration: none;
	color: #F6E8D7;
}

#navigation .menuspacer {
	display: none;
}

#hva_div {
	float: left;
	margin-top: -540px;
	margin-left: -40px;
}

#maincontent ul {
	list-style-type: none;
	width: 500px;
	margin: 0;
	padding-left: 18px;
}

#maincontent ul.basiclist {
	list-style-type: square;
	width: auto;
	padding: 0;
}

#maincontent ul.chapters {
	width: 300px;
}

#maincontent li {
	margin-left: 0;
	font-size: .65em;
	color: #937963;
}

#maincontent ul.basiclist li {
	color: black;
	font-size: .75em;
	margin-left: 10px;
	padding-bottom: .85em;
}

#maincontent .answer {
	color: #937963;
	font-style: italic;
}

#maincontent li a,
#maincontent h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 1.25em;
}

#maincontent h2.heading a:link,
#maincontent h2.heading a:visited,
#maincontent h2.heading a:active {
	text-decoration: none;
	color: #937963;
	font-size: 1em;
}

#maincontent h2.heading a:hover {
	color: #000000;
}

#maincontent li a.play {
	color: #937963;
	text-decoration: underline;
	font-size: 1em;
}

#maincontent li a.play:hover {
	color: #000000;
}

#maincontent a:link {
	color: #000000;
}

#maincontent a:visited {
	color: #000000;
}

#maincontent a:hover {
	color: #937963;
}

#maincontent a:active {
	color: #937963;
}

#flash_chapters a:hover,
#flash_chapters a:active {
	color: black;
}

#maincontent #sidebar {
	float: right;
	margin: 25px 15px 0 0;
}

#maincontent #sidebarplaceholder {
	float: right;
	width: 250px;
	margin: 25px 15px 0 0;
	display: none;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url('/uploads/images/ajax-loader.gif');
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

.heading {
	cursor: pointer;
	padding: 0;
	margin-bottom: 0
}

a:focus {
	outline: none;
}

li.audio {
	list-style-image: url('/uploads/images/icons/audio.gif');
	list-style-type: square;
}

li.slideshow {
	list-style-image: url('/uploads/images/icons/slideshow.gif');
	list-style-type: square;
}

li.video {
	list-style-image: url('/uploads/images/icons/video.gif');
	list-style-type: square;
}

li.audio.regionActive {
	list-style-image: url('/uploads/images/icons/audio_active.gif');
}

li.slideshow.regionActive {
	list-style-image: url('/uploads/images/icons/slideshow_active.gif');
}

li.video.regionActive {
	list-style-image: url('/uploads/images/icons/video_active.gif');
}

#getflash,
#noscript {
	position: relative;
	width: 780px;
	color: #937963;
	margin-left: 40px;
	font-size: 10px;
}

#getflash a,
#getflash a:visited {
	color: #937963;
}

#getflash a:hover {
	color: #F6E8D7;
}

.white p {
	color: #ffffff;
	padding-left: 10px;
}

.white a img {
	border: none;
	padding: 4px 4px 4px 10px;
}

#mediaframe-placeholder {
	color: white;
}

iframe.noscroll {
	border: none;
	overflow: hidden;
}

iframe {
	overflow: hidden !important;

}

#ipodQuiz {
	display: block;
	width: 200px;
	height: 169px;
	background: url(/uploads/images/ipod_quiz.jpg) no-repeat 0 0;
	margin-left: 25px;
}

#ipodQuiz:hover {
	background-position: -200px 0;
}

#ipodQuiz span {
	display: none;
}

#QuizResults {
	display: block;
	width: 200px;
	height: 169px;
	background: url(/uploads/images/order_books.jpg) no-repeat 0 0;
	margin-left: 25px;
}

#QuizResults:hover {
	background-position: -200px 0;
}

#QuizResults span {
	display: none;
}

#spacer200 {
	height: 200px;
}

#spacer100 {
	height: 100px;
}

.click {
	font-size: .75em;
	text-transform: lowercase;
}

.govtext {
	font-size: .65em;
	font-style: italic;
	color: #32528C;
	width: 270px;
	text-align: center;
}

.formtext {
	font-size: .85em;
}

#placeholder {
	display: none;
}

#player {
	background-image: url(/uploads/images/stills/Gloria_Williams.jpg);
	cursor: default;
}

#player img {
	margin: 198px 0 0 348px;
	border: 0;
	padding: 0;
	cursor: pointer;
}

#nav {
	width: 400px;
}

#spacer {
	height: 20px;
}

.small {
	font-size: .7em;
}

address {
	font-size: .8em;
}

#imagemap {
	margin-left: 25px;
}

#map {
	margin-left: 25px;
	margin-top: -1px;
}

#xr {
	font-size: 0.6em;
	color: #937963;
	padding-top: 6px;
}

#xr a:link,
#xr a:visited,
#xr a:active {
	color: #937963;
}

#xr a:hover {
	color: #F6E8D7;
}

#objectmp3 {
	background-color: black;
}

.recommendflash {
	position: relative;
	z-index: 10;
	top: -450px;
	font-size: 0.6em;
	color: #937963;
}

#avi {
	background-image: url(/uploads/images/stills/Gloria_Williams.jpg);
}

#sitemap ul {
	font-size: 18px;
}

.regionHover {
	color: #937963 !important;
}

.quizlink {
	font-size: 18px;
	margin-left: 150px;
}

.bottom {
	font-size: 0.8em;
	padding-bottom: 10px;
	padding-top: 10px;
}


.video-js-box {
	text-align: left;
	position: relative;
	line-height: 0 !important;
	border: none !important;
	margin: 0;
	padding: 0 !important;
}

video.video-js {
	background-color: #000;
	position: relative;
	padding: 0;
}

.vjs-flash-fallback {
	display: block;
}

.video-js-box img.vjs-poster {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.video-js-box .vjs-subtitles {
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
}

.video-js-box.vjs-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}

.video-js-box.vjs-fullscreen video.video-js,
.video-js-box.vjs-fullscreen .vjs-flash-fallback {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

.video-js-box.vjs-fullscreen .vjs-controls {
	z-index: 1003;
}

.vjs-styles-check {
	height: 5px;
	position: absolute;
}

.video-js-box.vjs-controls-below .vjs-controls {
	position: relative;
	opacity: 1;
	background-color: #000;
}

.video-js-box.vjs-controls-below .vjs-subtitles {
	bottom: 75px;
}

.video-js-box .vjs-controls {
	position: absolute;
	opacity: 0.85;
	color: #fff;
	display: none;
	left: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	height: 35px;
	margin: 0;
	padding: 0;
}

.video-js-box .vjs-controls>div {
	position: absolute;
	text-align: center;
	height: 25px;
	top: 5px;
	background-color: #0B151A;
	background: #1F3744 0 left 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	-moz-box-shadow: 1px 1px 2px #000;
	margin: 0;
	padding: 0;
}

.vjs-controls>div.vjs-play-control {
	left: 5px;
	width: 25px;
}

.vjs-controls>div.vjs-progress-control {
	left: 35px;
	right: 165px;
	border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
}

.vjs-controls>div.vjs-time-control {
	width: 75px;
	right: 90px;
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}

.vjs-controls>div.vjs-volume-control {
	width: 50px;
	right: 35px;
}

.vjs-controls>div.vjs-fullscreen-control {
	width: 25px;
	right: 5px;
}

.vjs-play-control span {
	display: block;
	font-size: 0;
	line-height: 0;
}

.vjs-paused .vjs-play-control span {
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid rgba(0, 0, 0, 0);
	margin: 8px 0 0 8px;
}

.vjs-playing .vjs-play-control span {
	width: 3px;
	height: 10px;
	border-top: 0;
	border-left: 3px solid #fff;
	border-bottom: 0;
	border-right: 3px solid #fff;
	margin: 8px auto 0;
}

.vjs-progress-holder {
	position: relative;
	overflow: hidden;
	cursor: pointer !important;
	height: 9px;
	border: 1px solid #777;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 7px 1px 0 5px;
	padding: 0;
}

.vjs-progress-holder div {
	position: absolute;
	display: block;
	width: 0;
	height: 9px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0;
	padding: 0;
}

.vjs-play-progress {
	background: #937963;
}

.vjs-load-progress {
	opacity: 0.8;
	background-color: #fff;
}

.vjs-controls .vjs-time-control {
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
}

.vjs-controls .vjs-time-control span {
	line-height: 25px;
}

.vjs-volume-control div {
	display: block;
	margin: 0 5px;
	padding: 4px 0 0;
}

.vjs-volume-control div span {
	float: left;
	width: 5px;
	height: 0;
	border-bottom: 18px solid #555;
	margin: 0 2px 0 0;
	padding: 0;
}

.vjs-volume-control div span.vjs-volume-level-on {
	border-color: #fff;
}

.vjs-volume-control div span:nth-child(1) {
	border-bottom-width: 2px;
	height: 16px;
}

.vjs-volume-control div span:nth-child(2) {
	border-bottom-width: 4px;
	height: 14px;
}

.vjs-volume-control div span:nth-child(3) {
	border-bottom-width: 7px;
	height: 11px;
}

.vjs-volume-control div span:nth-child(4) {
	border-bottom-width: 10px;
	height: 8px;
}

.vjs-volume-control div span:nth-child(5) {
	border-bottom-width: 14px;
	height: 4px;
}

.vjs-volume-control div span:nth-child(6) {
	margin-right: 0;
}

.vjs-fullscreen-control div {
	text-align: left;
	vertical-align: top;
	cursor: pointer !important;
	width: 20px;
	height: 20px;
	margin: 5px 0 0 5px;
	padding: 0;
}

.vjs-fullscreen-control div span {
	float: left;
	font-size: 0;
	line-height: 0;
	width: 0;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.vjs-fullscreen-control div span:nth-child(1) {
	margin-right: 3px;
	margin-bottom: 3px;
	border-top: 6px solid #fff;
	border-right: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen-control div span:nth-child(2) {
	border-top: 6px solid #fff;
	border-left: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen-control div span:nth-child(3) {
	clear: both;
	border-bottom: 6px solid #fff;
	border-right: 6px solid rgba(0, 0, 0, 0);
	margin: 0 3px 0 0;
}

.vjs-fullscreen-control div span:nth-child(4) {
	border-bottom: 6px solid #fff;
	border-left: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(1) {
	border: none;
	border-bottom: 6px solid #fff;
	border-left: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(2) {
	border: none;
	border-bottom: 6px solid #fff;
	border-right: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(3) {
	border: none;
	border-top: 6px solid #fff;
	border-left: 6px solid rgba(0, 0, 0, 0);
}

.vjs-fullscreen .vjs-fullscreen-control div span:nth-child(4) {
	border: none;
	border-top: 6px solid #fff;
	border-right: 6px solid rgba(0, 0, 0, 0);
}

.vjs-no-video {
	font-size: small;
	line-height: 1.5;
}

div.vjs-big-play-button {
	display: none;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: center;
	cursor: pointer !important;
	border: 3px solid #fff;
	opacity: 0.9;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #0B151A;
	background: #1F3744 0 left 40px;
	box-shadow: 4px 4px 8px #000;
	-webkit-box-shadow: 4px 4px 8px #000;
	-moz-box-shadow: 4px 4px 8px #000;
	margin: -43px 0 0 -43px;
}

div.vjs-big-play-button:hover {
	box-shadow: 0 0 80px #fff;
	-webkit-box-shadow: 0 0 80px #fff;
	-moz-box-shadow: 0 0 80px #fff;
}

div.vjs-big-play-button span {
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	border-left: 40px solid #fff;
	border-top: 20px solid rgba(0, 0, 0, 0);
	border-bottom: 20px solid rgba(0, 0, 0, 0);
	margin: 20px 0 0 23px;
}

.vjs-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	z-index: 1;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	margin: -50px 0 0 -50px;
}

.vjs-spinner div {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid #ccc;
}

.vjs-spinner div:nth-child(1) {
	opacity: 0.12;
	transform: rotate(000deg) translate(0, -40px) scale(0.1);
	-webkit-transform: rotate(000deg) translate(0, -40px) scale(0.1);
	-moz-transform: rotate(000deg) translate(0, -40px) scale(0.1);
}

.vjs-spinner div:nth-child(2) {
	opacity: 0.25;
	transform: rotate(045deg) translate(0, -40px) scale(0.2);
	-webkit-transform: rotate(045deg) translate(0, -40px) scale(0.2);
	-moz-transform: rotate(045deg) translate(0, -40px) scale(0.2);
}

.vjs-spinner div:nth-child(3) {
	opacity: 0.37;
	transform: rotate(090deg) translate(0, -40px) scale(0.4);
	-webkit-transform: rotate(090deg) translate(0, -40px) scale(0.4);
	-moz-transform: rotate(090deg) translate(0, -40px) scale(0.4);
}

.vjs-spinner div:nth-child(4) {
	opacity: 0.50;
	transform: rotate(135deg) translate(0, -40px) scale(0.6);
	-webkit-transform: rotate(135deg) translate(0, -40px) scale(0.6);
	-moz-transform: rotate(135deg) translate(0, -40px) scale(0.6);
}

.vjs-spinner div:nth-child(5) {
	opacity: 0.62;
	transform: rotate(180deg) translate(0, -40px) scale(0.8);
	-webkit-transform: rotate(180deg) translate(0, -40px) scale(0.8);
	-moz-transform: rotate(180deg) translate(0, -40px) scale(0.8);
}

.vjs-spinner div:nth-child(6) {
	opacity: 0.75;
	transform: rotate(225deg) translate(0, -40px) scale(1.0);
	-webkit-transform: rotate(225deg) translate(0, -40px) scale(1.0);
	-moz-transform: rotate(225deg) translate(0, -40px) scale(1.0);
}

.vjs-spinner div:nth-child(7) {
	opacity: 0.87;
	transform: rotate(270deg) translate(0, -40px) scale(1.1);
	-webkit-transform: rotate(270deg) translate(0, -40px) scale(1.1);
	-moz-transform: rotate(270deg) translate(0, -40px) scale(1.1);
}

.vjs-spinner div:nth-child(8) {
	opacity: 1.00;
	transform: rotate(315deg) translate(0, -40px) scale(1.3);
	-webkit-transform: rotate(315deg) translate(0, -40px) scale(1.3);
	-moz-transform: rotate(315deg) translate(0, -40px) scale(1.3);
}

.video-js-box.vjs-fullscreen img.vjs-poster,
.video-js-box.vjs-fullscreen .vjs-spinner {
	z-index: 1001;
}

.video-js-box.vjs-fullscreen .vjs-big-play-button,
.video-js-box.vjs-fullscreen .vjs-subtitles {
	z-index: 1004;
}

.vjs-play-control,
.vjs-volume-control,
.vjs-fullscreen-control {
	cursor: pointer !important;
}