/* 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 {
	color: #033D8C;
	font-size: 1.31em;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:20px;
}

/* 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:140px;
}
#_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;
}

/* bibliography styling */
._bibl {
	margin-bottom:15px;
    	list-style: none outside none;
}

.detailContent .bibliography {
	list-style-type:none;
	margin-left:5px;
}

/* ul styling for static pages */

#_content ul {
	list-style-type:disc;
	margin-left:20px;
}



.learnMore a:link{
	background-position:right 0px;
}

.content h2 {
	font-size:32px;
}

.content blockquote {
	background:none;
	margin:0px;
	padding:5px;
	font-size:14px;
}

.boxWidget .content h2.quote {
	font-size:24px;
	margin-bottom:5px;
	color:#204389;
}

.leftnav li {
	padding-bottom:5px;
}

.leftnav li div {
	margin-top:35px;
}

.leftnav li a, .leftnav li a:hover, .leftnav li a:active, .leftnav li a:focus, .leftnav li a:visited {
	outline:0;
}

.leftnav li.EarthCycles a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.EarthCycles {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/earthCycles.png");
}
.leftnav li.EarthCycles:hover{
	list-style-image:url("../images/home/earthCycles_hover.png"); 
}

.leftnav li.EcosystemsandBiomes a {
	display:block;
	width:210px;
	height:55px;
	padding:15px 0 0 90px;
	margin:-15px 0 0 -90px;
}
.leftnav li.EcosystemsandBiomes {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/ecosystems.png");
}
.leftnav li.EcosystemsandBiomes:hover{
	list-style-image:url("../images/home/ecosystems_hover.png"); 
}

.leftnav li.EcosystemsandBiomes div {
	margin-top:25px;
}

.leftnav li.EnergyandMatter a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.EnergyandMatter {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/matterEnergy.png");
}
.leftnav li.EnergyandMatter:hover{
	list-style-image:url("../images/home/matterEnergy_hover.png"); 
}

.leftnav li.Landforms a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.Landforms {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/landforms.png");
}
.leftnav li.Landforms:hover{
	list-style-image:url("../images/home/landforms_hover.png"); 
}

.leftnav li.Maps a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.Maps {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/maps.png");
}
.leftnav li.Maps:hover{
	list-style-image:url("../images/home/maps_hover.png"); 
}

.leftnav li.NaturalDisasters a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.NaturalDisasters {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/naturalDisasters.png");
}
.leftnav li.NaturalDisasters:hover{
	list-style-image:url("../images/home/naturalDisasters_hover.png"); 
}

.leftnav li.RocksandMinerals a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.RocksandMinerals {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/rocksMinerals.png");
}
.leftnav li.RocksandMinerals:hover{
	list-style-image:url("../images/home/rocksMinerals_hover.png"); 
}

.leftnav li.SaveOurEarth a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.SaveOurEarth {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/saveEarth.png");
}
.leftnav li.SaveOurEarth:hover{
	list-style-image:url("../images/home/saveEarth_hover.png"); 
}

.leftnav li.ScientificMethod a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.ScientificMethod {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/ScientificMethod_Icon.png");
}
.leftnav li.ScientificMethod:hover{
	list-style-image:url("../images/home/ScientificMethod_Hover.png"); 
}

/* .leftnav li.ScientificMethod div {
	margin-top:30px;
	margin-left:-15px;
} */

.leftnav li.Space a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.Space {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/space.png");
}
.leftnav li.Space:hover{
	list-style-image:url("../images/home/space_hover.png"); 
}

.leftnav li.Water a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.Water {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/water.png");
}
.leftnav li.Water:hover{
	list-style-image:url("../images/home/water_hover.png"); 
}

.leftnav li.WeatherandClimate a {
	display:block;
	width:210px;
	height:45px;
	padding:25px 0 0 90px;
	margin:-25px 0 0 -90px;
}
.leftnav li.WeatherandClimate {
	margin-top:-12px;
	margin-left:10px;
	margin-bottom:10px;
	list-style-image:url("../images/home/weather.png");
}
.leftnav li.WeatherandClimate:hover{
	list-style-image:url("../images/home/weather_hover.png"); 
}



.homePage .mainBottom {
	height:40px;
}

/* caption & credit styling */
#textToSpeechBlock .caption {
	font-size:12px;
	font-style:italic;
	line-height:15px;
}

#textToSpeechBlock .caption em {
	font-style:normal;
}

#textToSpeechBlock .caption a {
	display:block;
	float:right;
	font-size:12px;
	padding-left:15px;
	padding-right:2px;
	margin-top:5px;
}

#textToSpeechBlock .caption .larger {
	clear:right;
	background-image:url("../images/magnifyingGLASS.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.homePage .rightSidebarContent {
	float:left;
	padding-top:20px;
}


#quiz {
	float:left;
	padding-top:20px;
	padding-left:20px;
	height:400px;
}

#quiz .quizContent {
	height:368px;
}

#quiz .quizContent .button {
	background:none;
	background-image: url(../images/answerButton.png);
	width:117px;
	height:40px;
	border:0px solid #000000;
	font-family: Tahoma, Arial, Helvetica, 'sans serif';
	font-size:0px;
}


#quiz .quizContent {
	padding-top:0px;
}

#quiz .quizContent h2 {
	padding-top:4px;
	font-size:26px;
}


/*
#quiz .quizContent .content p {
	display:inline;
}

#quiz .quizContent .radial {
	margin-left:30px;
}

#pollQuizSubmit {
	display:block;
	float:clear;
	margin-top:10px;
}
*/



.resultsTxtContainer .resultblock {
	padding-bottom:30px;
	padding-top:20px;
	font-size:19px;
}

.resultsTxtContainer ._resultnumber, .resultsImgContainer ._resultnumber {
	padding-right:7px;
}

.resultsImgContainer .resultblock {
	margin-top:5px;
	margin-bottom:0px;
	clear:left;
}

.resultsImgContainer .resultblock a .resultImg {
	/* height:170px;
	float:left;
	overflow:hidden; */
}

.resultsImgContainer .resultblock .resultImg img {
	float:left;
	margin-bottom:5px;
}

.resultsImgContainer .resultblock .resultImgDesc {
	float:left;
	color:#000000;
	margin-bottom:5px;
	margin-left:10px;
}

.resultsImgContainer .resultblock .resultImgDesc strong {
	color:#4A0D6C;
}

.searchresults .resultspaging {
	clear:left;
}

.resultsTxtContainer {
	margin-top:-25px;
}

.printImg {
	float:right;
	margin-top:-60px;
}

.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;
	}
}

.leftnav ul.nav li{
       position:relative;
}

.leftnav ul.nav li>div{
       top: 0;
}