#efVideoSection { font-family: Arial, sans-serif; font-weight: normal; font-style: normal; padding-top: 25px; }

#efVideoSection em { font-style: italic; }

#efVideoSection h2 {
	font-size: 16.5pt;
	line-height: 16.5pt;
	font-weight: normal;
}

#efVideoSection .main-desc {
	font-size: 12pt;
	line-height: 20pt;
	margin-bottom: 20px;
}

#efVideoSection .player-container { margin-bottom: 44px; position: relative; z-index: 2; }
#efVideoSection .player-container .video-actions { list-style: none; position: absolute; right: 0; bottom: -1.6em; }
#efVideoSection .player-container .video-actions li {
	list-style: none;
	float: left;
	display: block;
	margin-left: 5px;
	line-height: 1.5em;
	height: 1.5em;
	padding-top: 2px;
}
#efVideoSection .player-container .video-actions .btn-info {
	background: none;
	border: none;
	color: #000000;
	cursor: pointer;
	display: none;
	font-size: 9pt;
	text-align: center;
	width: 4.2em;
	padding-top: 0;
	margin-right: -1px;
}
#efVideoSection .player-container .btn-info:hover,
#efVideoSection .player-container .btn-info:focus,
#efVideoSection .player-container .btn-info:active {
	background: #000000;
	color: white;
}

#efVideoSection .player-container .info-container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 958px;
	background: white;
	border: 1px solid #000000;
	z-index: 3;
	overflow: hidden;
	height: 0;
 }
#efVideoSection .player-container .info-inner { padding: 35px 35px 0 35px; min-height: 503px; background: #fff; z-index: 4; }
#efVideoSection .player-container .info-container .video-info-art { max-width: 890px; }
#efVideoSection .player-container .info-container h4 {
	font-size: 23pt;
	color: #333;
	margin-bottom: 34px;
	margin-top: 18px;
	font-weight: normal;
	line-height: 19pt;
}
#efVideoSection .player-container .info-container h4 .subtitle {
	font-size: 13pt;
	font-weight: normal;
	line-height: 19pt;
	color: #222;
}
#efVideoSection .player-container .info-container .quote {
	font-size: 15pt; /*15.3*/
	line-height: 20pt;
	color: #888;
	width: 230px;
	float: left;
	margin: -7px 35px 35px 0;
}
#efVideoSection .player-container .info-container .quote2 {
	font-size: 12pt;
	line-height: 14pt;
	color: #888;
	width: 230px;
	float: left;
	margin-right: 35px;
	clear: left;
}
#efVideoSection .player-container .info-container .quote2 a {
	text-decoration: underline;
	font-size: 10pt;
	color: #888;
}

#efVideoSection .player-container .info-container .info-content {
	font-size: 9pt;
	line-height: 12pt;
	color: #333;
	overflow: hidden;
	min-width: 623px;
	margin-bottom: 18px; /*spec 38 - 18 margin-bottom on paragraph - 2px to account for LH = 18*/
}
#efVideoSection .player-container .info-container .info-content p { margin-bottom: 1.5em; }
#efVideoSection .player-container .info-container .btn-close {
	position: absolute;
	display: block;
	top: 9px;
	right: 32px;
	font-variant: small-caps;
	cursor: pointer;
}

#efVideoSection .video-category {
	clear: both;
	overflow: hidden;
	padding-top: 55px;
	border-top: 1px solid #CCC;
	position: relative;
	z-index: 1;
	width: 959px;
	margin-top: 16px;
}
#efVideoSection .video-category:first-child { border-top: none; padding-top: 0; }

#efVideoSection .video-category .back-to-top {
	font-size: 9pt;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 10px;
	color: #333;
}
#efVideoSection .video-category:first-child .back-to-top { display: none; }
#efVideoSection .video-category .back-to-top:hover,
#efVideoSection .video-category .back-to-top:active,
#efVideoSection .video-category .back-to-top:focus {
	color: black;
	text-decoration: none;
}
#efVideoSection .video-category .back-to-top:visited {
	color: black;
	text-decoration: none;
}

#efVideoSection .video-category > h3 { font-size: 12pt; line-height: 12pt; margin-bottom: 16px; font-weight: normal; }
#efVideoSection .video-category > ul { margin: 0; padding: 0; list-style: none; }

#efVideoSection .video {
	list-style: none;
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 23px;
	width: 236px;
	cursor: pointer;
}
#efVideoSection .first-video { margin-left: 0; }
#efVideoSection .video .thumb { width: 236px; height: 140px; margin-bottom: 8px; }
#efVideoSection .video .caption { font-size: /*8.5*/9pt; line-height: 11pt; }
#efVideoSection .video .video-info { display: none; }

#efVideoSectionPlayer_jwplayer_logo { display: none !important; }
