/* move popup content below logo */

.popupcontent {
	clear:both;
}

/* home page left nav safari fix */
.leftnav ul li div {
	display:inline;
}

.credit {
	font-size:12px;
	line-height:15px;
}

/* glossary term styling */
.term {
	font-weight:bold;
}

/* glossary heading styling */
#parthead {
	margin-top: 0; /*8px*/
	margin-bottom: 8px;
	color: #9d3181;
	font-weight: bold;
	font-size: 24px;
}

h3#parthead {
	margin-top:12px;
}

.detail .sectionhead {
	font-size:1.25em;
	color:#8d2a79;
}

.detail .sectionhead h4 {
}

/* hide the orange box, top of left nav on logged out home page */
.featuring {
	display:none;
}

/* hide the hotlines on logged out home page */
.hotlines {
	display:none;
}

/* hide return to results link on search->detail page */
.return {
	display:none;
}

/* hide the narrow by dropdown on search results */
#searchpageform {
	display:none;
}

/* hide grey bar on search results */
.searchresults .thickHrzBar {
	display:none;
}

/* more space between search results */
.resultblock {
	margin-top:20px;
	margin-bottom:20px;
}

/* fixes to search results paging */
.mainBottom {
	height: 8px;
}
#_resultspaging img {
	display:none;
}
/* #_resultspaging {
	padding-top:30px; */
/* clear:left; */
#_resultspaging .pagernext {
	background-image:none;
}
#_resultspaging .pagerprev {
	background-image:none;
}

/* hide breadcrumbs on static pages */
.breadcrumbs {
	display:none;
	margin:-5px 0 0 0;
	color:#ffffff;
	font-size:12px;
}

.pagecontent.onecol .breadcrumbs {
	display:none;
}

.breadcrumbs a {
	color:#ffffff;
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

/* bibliography styling */
._bibl {
	margin-bottom:15px;
	margin-left:25px;
	text-indent:-25px;
}

.detailContent .bibliography {
	margin-left:5px;
	list-style-type:none;
}

/* ul styling for static pages */

#_content ul {
	margin-left:20px;
	list-style-type:disc;
}
.learnMore a:link{
	background-position:right 0px;
}
.content h2 {
	/* font-size:32px; */
}

.content blockquote {
	margin:0px;
	padding:5px;
	background:none;
	font-size:14px;
}

.boxWidget .content h2.quote {
	margin-bottom:5px;
	color:#003464;
	font-size:24px;
}

.leftnav li {
	padding-bottom:10px;
}

.leftnav li div {
	margin-top:10px;
}

.leftnav li a, .leftnav li a:hover, .leftnav li a:active, .leftnav li a:focus, .leftnav li a:visited {
	height: auto;
	outline:0;
}

.homePage .mainBottom {
	display:none;
	/*height:1px;*/
}

/* caption & credit styling */
#textToSpeechBlock .caption {
	padding:10px 10px 10px 0;
	background-color:#fff;
	color:#000;
	font-style:italic;
	font-size:12px;
	line-height:15px;
}

/*@-moz-document url-prefix() {

	#textToSpeechBlock .caption sup {
		top:-3;
		font-size:10px;
	}
	
	#textToSpeechBlock .caption sub {
		bottom:-3;
		font-size:10px;
	}

}*/

#textToSpeechBlock .caption em {
	font-style:normal;
}

#textToSpeechBlock .credit {
	margin: -5px 0 0 0;
	padding: 0 10px 10px 0;
	background-color:#fff;
	color: #000;
	font-style: none;
}

.detail table.right {
	background-color:#fff;
}

.detail table.right, .detail table.right td {
	margin:5px 0 16px 10px;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}

.detail table.right ._figure {
	border-bottom:3px solid #ffffff;
}

#textToSpeechBlock .caption a {
	display:block;
	margin-top:5px;
	padding-right:2px;
	padding-left:0px;
	font-size:12px;
}


.homePage .rightSidebarContent {
	float:left;  
	margin-top:20px;
	width: 207px;
	height: 495px;
	/* background-image: url(../images/podcast.png) no-repeat; */
}
	.homePage .rightSidebarContent {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

#quiz {
	float:left;
	margin: 0 0 0 97px;
	padding-top: 0px;
	padding-left: 10px;
	height: 400px;
}

#quiz .quizContent {
	height: 344px;
}

#quiz .quizContent .button {
	
	width: 125px;
	border:0px solid #000000;
	background:none;
	background-image: url(../images/answerButton.png);
	font-size:0px;
	font-family: Helvetica, Arial, 'sans serif';
}


#quiz .quizContent {
	margin: -15px 0 0 0;
	padding-top:0px;
}

/* #quiz .quizContent h2 {
	padding-top:4px; */

/* font-size:21px; */


/* #quiz .quizContent .content p {
	display:inline; */


/* }

#quiz .quizContent .radial {
	margin-left:30px; */


/* }

#pollQuizSubmit {
	display:block; */


/* float:clear; */


/* margin-top:10px; */



.resultsTxtContainer .resultblock {
	padding-top:20px;
	padding-bottom:30px;
	font-size:19px;
}

.resultsTxtContainer ._resultnumber, .resultsImgContainer ._resultnumber {
	padding-right:7px;
}

.resultsImgContainer .resultblock {
	clear:left;
	margin-top:5px;
	margin-bottom:0px;
}

.resultsImgContainer .resultblock a .resultImg {
	/* float:left; */
	/* overflow:hidden; */
	/* height:170px; */
}

.resultsImgContainer .resultblock .resultImg img {
	float:left;
	margin-bottom:5px;
}

.resultsImgContainer .resultblock .resultImgDesc {
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	color:#000000;
}

.resultsImgContainer .resultblock .resultImgDesc strong {
	color:#4A0D6C;
}

.searchresults .resultspaging {
	clear:left;
}

.resultsTxtContainer {
	margin-top:-25px;
}

.resultsImgContainer {
	
}
.printImg {
	float:right;
	margin-top: -79px;
	margin-right: 12px;
}
/* 
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .printImg { margin-top:-78px; }
}
 */
.detailContent ul {
	list-style-type:disc;
}
.detailContent ul li {
	margin-left:20px;
}
#detailPopup {
	margin-left:-250px;
}
.popupWindow .citation {
	clear:both;
}
@media print {
	.popupWindow .popupcontent {
		width:950px;
		font-size:30px;
	}
}

.modal-overlay {
	background: rgba(0, 0, 0, 0.25);
}

.plf-modal {
	max-width: 424px;
	padding: 24px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	background: white;
	color: #1086DD;
}

.button {
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border: none;
  border-radius: 4px;
}

.button:hover,
.button:active:hover {
  text-decoration: none;
}

.button_size_large {
  font-size: 16px;
  padding: 8px 40px;
}

.button_variant_primary {
  background: #1086dd;
  color: #fff;
}