@charset "utf-8";
@import url("//daac.ornl.gov/css/new.css");

html {
  overflow-y: scroll;
}

body {
  /* font-family: 'Open Sans', sans-serif; */
  font-size: 13px;
  margin: 0;
  background: #E6E7EB;
}

table {
	border: 0;
}

table td {
	padding: 0;
	border: 0;
	background-color: white;
}

table img {
	display: inline;
}

#pagebox {
  clear: both;
  margin:0 auto 3rem auto;
  width:1064px;
  height:auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px #555;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
}

input {
  box-shadow: none;
} 

h1 {font-size: 22px; font-weight: bold; color: #2276ac;}
h2 {font-size: 18px; font-weight: bold; color: #2276ac; border-bottom: 0; padding-bottom: 0;}
h3 {font-size: 16px; font-weight: bold; color: #2276ac;}
h4 {font-size: 14px; font-weight: bold; color: #2276ac;}
h5 {font-size: 12px; font-weight: bold; color: #2276ac;}

a.commonlink:link, a.commonlink:visited {font-size: 13px; font-weight: normal; color:#2276ac;}
a.commonlink:hover, a.commonlink:active {text-decoration: underline;}

a.boldlink:link, a.boldlink:visited {font-size: 13px; font-weight: bold; color:#2276ac;}
a.boldlink:hover, a.boldlink:active {text-decoration: underline;}

a.topic:link {color: #aa0000; text-decoration: none;}
a.topic:visited {color: #aa0000; text-decoration: none;}
a.topic:hover {color: #ff0000; text-decoration: underline; text-decoration: bold;}

a.top:link {color: #000000; text-decoration: none; font-size: 10px; align:left}
a.top:visited {color: #000000; text-decoration: none; font-size: 10px; align:left}
a.top:hover {color: #000000; text-decoration: underline; text-decoration: bold; font-size:10px; align:left}

p.titlebar {width: 100%; font-size: 13px; font-weight: bold; color: black; text-align: center;}

.title {font-size: 13px; font-weight: bold; color: #FFFFFF;}
a.title:link {color: #FFFFFF;}
a.title:visited {color: #FFFFFF;}
a.title:hover {color: #f1c02a;}

a.helplink:link, a.helplink:visited {font-size: 13px; font-weight: bold; color:#0033cc;}
a.helplink:hover, a.helplink:active {text-decoration: underline;}

a.highlight:link, a.highlight:visited {font-size: 13px; font-weight: bold; color:#FFFFFF; background-color: #2276ac;}
a.highlight:hover, a.highlight:active {text-decoration: underline;}

img.actlink--sml {
  width: 12px !important; height: 12px !important; margin: 0 1px 0 1px; padding: 0; border: 0; 
}

img.actlink {
  width: 18px; height: 18px; margin: 0 1px 0 1px; padding: 0; border: 0; 
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
img.actlink:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.list_sub {font-family: 'Open Sans', sans-serif; font-size:12px; font-weight: normal; font-style: normal; }

.urstext {font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold;}

.itemtitle { font-size: 13px; font-weight: bold;}
.itemtitle a:link {color: #003366; text-decoration: underline;}
.itemtitle a:visited {color: #003366; text-decoration: underline;}
.itemtitle a:hover {color: #5aabff; text-decoration: underline;}

.itemtext { font-size: 12px; font-weight: normal;}
.itemtext a:link {color: #335c85; text-decoration: none;}
.itemtext a:visited {color: #335c85; text-decoration: none;}
.itemtext a:hover {color: #4aacff; text-decoration: underline;}

.itemtext_bold { font-size: 12px; font-weight: bold;}

.itemtext_underline { font-size: 12px; font-weight: normal;}
.itemtext_underline a:link {color: #335c85; text-decoration: underline;}
.itemtext_underline a:visited {color: #335c85; text-decoration: underline;}
.itemtext_underline a:hover {color: #4aacff; text-decoration: underline;}

.notice {font-family: 'Open Sans', sans-serif;  font-size:12px; font-weight: normal; font-style:normal; color:red;}
.errornote {font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: bold; color:red;}

.nav_arrow {font-family: 'Open Sans', sans-serif; font-size: 12px;font-weight: bold; color:#FF0000;}

ul.metadata {
  font-size: 12px;
  line-height: 1.7em;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-indent: 2px;
  list-style-position: inside;
  list-style-type: disc ;
  padding: 1px;
  margin-left: 25px;
}

.bodyDiv {
  width: 750px;
  border:none;
  padding:none;
  margin-left: auto;
  margin-right: auto;
}
.helpdiv {border: 3px red solid; position:absolute;}
.sectionDiv {
  background:#FFFFFF; 
  width:730px; 
  text-align:left;
  border:none;
  margin:none;
  padding:10px;
}
.secBodyDiv {
  background:RGB(230,230,230); 
  width:710px; 
  text-align:left;
  border:none;
  margin:none;
  padding:10px;
}
.barDiv-1 {
  border: none; margin: none; padding: none;
  background-image:url(../img/title_bar2_30.png);
  width:750px; height:30px;
  text-align:center; vertical-align:middle;
}
.barDiv-2 {
  border: none; margin: none; padding: none;
  background-image:url(../img/title_bar2.png);
  width:750px; height:20px;
  text-align:left; vertical-align:middle;
}

table.frame_table {
  background-color:#FFFFFF;
  width:750px;
  border-width:0px;
  border-spacing:0px;
  border-collapse:collapse;
}

table.frame_table td {
  padding:0px 0px 0px 0px;
}


table.listtable {
  border-width: 2px 2px 2px 2px;
  border-spacing: 1px;
  border-style: hidden hidden hidden hidden;
  border-color: black black black black;
  border-collapse:separate;
}

table.listtable td {
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: #666666;
}

table.foot_table {
  background-color: #CCCCCC;
  width:750px;
  border-width:0px;
  border-spacing:0px;
  border-collapse:collapse;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

table.foot_table td {
  padding:0px 0px 0px 0px;
}

table.hiddentable {
  border-width: 0px;
  border-spacing: 0px;
  border-collapse:collapse;
}

table.hiddentable td {
  border-width: 0px;
  padding: 3px 6px 3px 1px;
}


a.button1 {
background-color:#E0E4E9;
border:1px solid #1D6893;
color:#003366;
display:inline;
float:none;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
padding:2px 5px 0;
text-decoration:none;
}

a.button2 {
background-color:#E0E4E9;
border:1px solid #1D6893;
color:#003366;
display:inline;
float:right;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin-bottom:2px;
margin-left:2px;
margin-right:2px;
padding:2px 5px 0;
text-decoration:none;
}

#getmappanelcontainer {
  padding:10px;
}

#getmappanel .bd {
  overflow:auto;
  background-color:#fff;
  padding:10px;
}

#getmappanel .ft {
  height:15px;
  padding:0;
}


#getmappanel_c.hide-scrollbars .yui-resize .bd {
  overflow: hidden;
}

#getmappanel_c.show-scrollbars .yui-resize .bd {
  overflow: auto;
}

#getmappanel_c.show-scrollbars .underlay {
  overflow: visible;
}



#legendpanelcontainer {
  padding:10px;
}

#legendpanel .bd {
  overflow:auto;
  background-color:#fff;
  padding:10px;
}

#legendpanel .ft {
  height:15px;
  padding:0;
}

#legendpanel .yui-resize-handle-br {
  right:0;
  bottom:0;
  height: 8px;
  width: 8px;
  position:absolute;
}

#legendpanel_c.hide-scrollbars .yui-resize .bd {
  overflow: hidden;
}

#legendpanel_c.show-scrollbars .yui-resize .bd {
  overflow: auto;
}

#legendpanel_c.show-scrollbars .underlay {
  overflow: visible;
}

#cloudpanelcontainer {
  padding:10px;
}

#cloudpanel .bd {
  overflow:auto;
  background-color:#fff;
  padding:10px;
}

#cloudpanel .ft {
  height:0px;
  padding:0;
}

#cloudpanel .yui-resize-handle-br {
  right:0;
  bottom:0;
  height: 8px;
  width: 8px;
  position:absolute;
}

#cloudpanel_c.hide-scrollbars .yui-resize .bd {
  overflow: hidden;
}

#cloudpanel_c.show-scrollbars .yui-resize .bd {
  overflow: auto;
}

#cloudpanel_c.show-scrollbars .underlay {
  overflow: visible;
}


#projpanelcontainer {
  padding:10px;
}

#projpanel .bd {
  overflow:auto;
  background-color:#fff;
  padding:10px;
}

#projpanel .ft {
  height:15px;
  padding:0;
}

#projpanel .yui-resize-handle-br {
  right:0;
  bottom:0;
  height: 8px;
  width: 8px;
  position:absolute;
}

#projpanel_c.hide-scrollbars .yui-resize .bd {
  overflow: hidden;
}

#projpanel_c.show-scrollbars .yui-resize .bd {
  overflow: auto;
}

#projpanel_c.show-scrollbars .underlay {
  overflow: visible;
}

#stylepanelcontainer {
  padding:10px;
}

#stylepanel .bd {
  overflow:auto;
  background-color:#fff;
  padding:10px;
}

#stylepanel .ft {
  height:15px;
  padding:0;
}

#stylepanel .yui-resize-handle-br {
  right:0;
  bottom:0;
  height: 8px;
  width: 8px;
  position:absolute;
}

#stylepanel_c.hide-scrollbars .yui-resize .bd {
  overflow: hidden;
}

#stylepanel_c.show-scrollbars .yui-resize .bd {
  overflow: auto;
}

#stylepanel_c.show-scrollbars .underlay {
  overflow: visible;
}

#slider-h-bg {
    background:url(../yui/build/slider/assets/bg-h100.gif) 5px 0 no-repeat;
}

#slider-htick-bg {
    background:url(../yui/build/slider/assets/bg-fader.gif) 5px 0 no-repeat;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

div.addtoany {
  float: right;
  position: relative;
  right:15px;
}

#feedback-link {
  top:50% !important;
  margin-top: -60px !important;
}

#feedback-icon {
  padding: 0px !important;
}

#citation_popup {
  width: 650px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  border-radius: 5px;
  display:none;
  margin: 10px;
  padding: 10px;
}

#about_popup {
  width: 650px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  border-radius: 5px;
  display:none;
  margin: 10px;
  padding: 10px;
}

div.banner {
  background-color: #2276ac;
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 1064px;
  height: 100px;
  line-height: 20px !important;
}

#loading_banner {top: 25px;}

div.daac_logo {
  background-image: url("../img/daac_logo.png");
  background-size: 100%;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 120px;
  height: 75px; 
  z-index: 99;
}

div.nasa_logo {
  background-image: url("../img/nasa_logo.png");
  background-size: 100%;
  position: absolute;
  top: 0px;
  right: 10px;
  width: 95px;
  height: 95px; 
  z-index: 99;
}

div.sdat_title {
  position: absolute;
  top: 30px;
  width: 100%;
  color: white;
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: bold;
  font-size: 24px;
}

div.sdat_subtitle {
  position: absolute;
  top: 55px;
  width: 100%;
  color: white;
  /*font-family: 'Open Sans', sans-serif;*/
  font-weight: bold;
  font-size: 16px;
}

div.banner > img {
  width: 100%;
  height: auto;
}

.header1 {
	text-align: center;
	vertical-align: middle;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 60px;
	/*background-image:url(../img/title_bar1.png);
	background-repeat:repeat-x;*/
	background-color: #22486D;
	line-height: 60px;
}

div.header1 > h1 {font-family: 'Open Sans', sans-serif; font-size: 22px;font-weight: bold; color: #FFFFFF; margin:5px 0 0 0; padding:0;}
div.header1 > h2 {font-family: 'Open Sans', sans-serif; font-size: 16px;font-weight: normal; color: #FFFFFF; font-style:italic; margin:0; padding:0;}

.header2 {
	font-family: 'Open Sans', sans-serif; font-size: 13px;font-weight: bold; color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 20px;
	/*background-image:url(../img/title_bar3.png);
	background-repeat:repeat-x;*/ 
	background-color: #2276ac;
}

#toolbar {
	font-family: font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: normal;
	text-align: left;
	vertical-align: middle;
	overflow:none;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 50px; 
	/*line-height: 35px;*/ /* larger line-height will cause catagories tab headers float to the right */
	padding: 10px 0px 10px 0px;
	position:relative;
	background-color: #FFFFFF;
}

/* style for toolbar on dataset page */
#dstoolbar {
	font-family: font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: normal;
	text-align: left;
	vertical-align: middle;
	overflow:none;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 20px; 
	line-height: 20px;
	padding: 10px 0px 10px 0px;
	position:relative;
	background-color: #FFFFFF;
}

#breadbar {
	text-align: left;
	width: 990px;
	padding: 20px 0px 5px 0px;
	position: relative;
	background-color: #ffffff;
	border-bottom: 3px solid #2276ac !important;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div.text {
	width: 990px;
	padding: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#helpbar {
	overflow: none;
	float: left;
	text-align: left;
	width: 250px;
	margin: 0;
	padding: 0;
	border: 0;
}

#ursbar {
	overflow: none;
	float: right;
	text-align: right;
	width: 360px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.err_msg {
	font-family: font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: normal;
	color: red;
	text-align: center;
	vertical-align: middle;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding: 10px;
	background-color: #FFFFFF;
}
div.table {
    text-align: center;
	vertical-align: middle;
	overflow: none;
	width: 1000px;
	border: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
div.row {
    text-align: center;
	overflow: auto;
	width: 1000px;
	height: auto;
	border: none;
}
div.cell {
	float: left;
	width: 210px;
	margin: 10px;
	padding: 10px;
	text-align:center;
	overflow: auto;
	background-color:#DDDDDD;
	border-radius: 10px;
	position: relative;
}
span.ds_title {
	text-align: center;
	color: red;
	font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: bold;
}
span.ds_link {
	float: left;
	text-align: left;
	font-family: 'Open Sans', sans-serif; font-size: 11px; font-weight: normal;
	position: absolute;
	left: 10px;
	bottom: 5px;
}
div.cell img.s_prv {
	border: 1px solid #587493;
	background-color: #FFFFFF;
	padding: 0px;
	width: 150px;
	height: 75px;
}
img.b_prv {
	border: 1px solid #003366;
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	height: 400px;
}

div.center_block {
    text-align: center;
	width: 100%;
	height: auto;
	overflow: none;
	border: none;
	margin-right: auto;
	margin-left: auto;
}

#carousel_container {
	margin: 0 auto;
	float:left;
}

.yui-carousel-element li {
	height: 460px;
	width: 806px;
}

div.nav_img_outer {
	float:left; position:relative; width:30px; height:100px;
}

div.nav_img_center {
	position:absolute; width:30px; height:41px; top:50%; visibility:hidden;
}

div.nav_img_inner {
	position:relative; width:100%; height:100%; top:-50%; visibility:visible;
}

#mapview_row {
	display: inline-block;
}

#previous_arrow {
	cursor: hand;
	cursor: pointer;
}
#next_arrow {
	cursor: hand;
	cursor: pointer;
}

#categorykeywords {
	float: left;
	overflow: none;
	text-align: center;
	width: 860px;
	margin:0px 60px 0px 60px;
	font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: bold;
}

#viewportmask {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	background:url(../img/loading.gif) no-repeat center center;
	background-color: rgb(230, 231, 235);
	text-align: center;
	z-index: 1000;
}

#footer {
	width: 1064px;
	font-family: 'Open Sans', sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	text-align: center; 
	background-color: #e1e1e1;
	margin: 5px 0px 5px 0px;
	padding: 0;
	border: 0;
}

#footerBody {
	display: table;
	width: 100%;
}

div.footerBodyLeft {
	padding: 15px 20px 10px 0px;
}

div.footerBodyMiddle {
	width: 45.5%;
	display: table-cell;
	text-align: center !important;
	vertical-align: middle;
	height: 65px;
}

div.footerBodyRight {
	width: 29%;
	display: table-cell;
	text-align: right !important;
	vertical-align: middle;
	padding-right: 2.0rem;
}

a.foot-link, span.foot-link {
    color: #4a4344;
    font-weight: bold;
    font-size: larger;
    cursor: pointer; 
    cursor: hand;
}

div.homeicon { float: left; color: #2276ac; margin:2px 6px 0px 2px; }
div.homeicon > a > span:hover {color: #f1c02a; }
div.homeicon > a:visited {color: #2276ac; }

.new { font-size: smaller; position: relative; margin: 0; z-index: 1; }
.new-cert { 
	top: -.1em; color: yellow; z-index: -1; opacity: 0.9; text-shadow: 1px 1px 1px #888888; 
	transform: scale(1.5, 0.75); 
	-webkit-transform: scale(1.5, 0.75); 
	-moz-transform: scale(1.5, 0.75); 
	-ms-transform: scale(1.5, 0.75); 
	-o-transform: scale(1.5, 0.75);
}
.new-text {
	position: absolute; top: -.2em; left: 0.3em; 
	font-family: helvetica, arial, sans-serif; 
	font-size: 75%; font-weight: bold; 
	color: #4A4344; text-align: center;
}

.sdat-badge--new {
	background-color: #20ce6f;
	position: relative;
	top: 2px;
	left: 2px;
}

.sdat-badge--sd {
	position: relative;
	float: right;
	margin-left: 2px;
	cursor: pointer; cursor: hand;
	display: none;
}
.sdat-badge--pr {
	background-color: #20ce6f;
	position: relative;
	float: right;
	margin-left: 2px;
	cursor: pointer; cursor: hand;
	display: none;
}

/* set default font-size of JQuery UI dialog to be 100% */
.ui-dialog {
  font-size: 100% !important;
}