
/*	FSSC Website Global CSS					*/
/*	Name: global.css						*/
/*	Author: J.D. Myers						*/

body {
	background: #000 url('../img/star_bkgd.jpg') repeat left top;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

body#body-plain {
	background: #f8f8f8;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
}

pre {
	padding: 5px;
	font-family: monospace;
	white-space: pre;
	background-color: #ccc;
	overflow: scroll;
}

p {
	padding: 6px 0;
}

a {
	color: #0061aa;
	text-decoration: none;
}

a:hover {
    color: #900;
    text-decoration: underline;
}

h1 {
	clear: left;
	margin: 12px 0;
	border-bottom: 1px solid #d0d0d0;
	color: #595959;
	background: transparent;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 2px 2px 2px #ccc;
}

h2 {
	clear: left;
	margin: 12px 0;
	border-bottom: 1px solid #ccc;
	color: #0b427f;
	font-size: 16px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

h3 {
	clear: left;
	margin: 6px 0;
	color: #2a2a2a;
	font-size: 14px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}

h4, h5, h6 {
	clear: left;
	margin: 6px 0;
	color: #000;
	font-size: 12px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

table {
	margin: 12px 0em;
}

table, tr, th, td {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	text-align: left;
	padding: 6px 6px 3px 6px;
	vertical-align: top;
}

th, b, strong {
	font-weight: bold;
}

table.styled-table {
	border-right: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
}

table.styled-table th {
	background: #d0d0d0;
}

table.styled-table th,
table.styled-table td {
	border-left: 1px solid #2a2a2a;
	border-top: 1px solid #2a2a2a;
}

table.lat-query {
	margin: 12px 0em;
}

table.lat-query,
table.lat-query tr,
table.lat-query th,
table.lat-query td {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	text-align: left;
	padding: 0;
	vertical-align: top;
}

em, i {
	font-style: italic;
}

ul, ol {
	margin: 6px 0;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin: 3px 0 3px 36px;
	text-align: left;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

dl {
	margin: 6px 0em;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

dt {
	margin: 3px 0;
}

dd {
	margin: 3px 0 3px 36px;
}

blockquote {
	padding: 0 24px;
}

blockquote.styled-blck {
	margin: 0 2em;
	padding: 0.5em 1em;
	border: 1px solid #ccc;
	background: #eee;
}

sub {
	padding: 0 2px;
	font-size: 10px;
	line-height: 1;
	vertical-align: sub;
}

sup {
	padding: 0 2px;
	font-size: 10px;
	line-height: 1;
	vertical-align: super;
}

hr {
	margin: 12px 0;
	width:  100%;
	height: 1px;
	border: 0;
	background-color: #d0d0d0;
}

code {
	display: block;
	margin: 1em 0;
	padding: 1em;
	background-color: #ccc;
	text-align: left;
	font-family: monaco,courier;
	overflow: auto;
}

iframe {
	background-color: #ccc;
	border: 1px solid #000;
}

/* Skip Navigation */

#skip {
	position: absolute;
	left: -999px;
	width: 990px;
}

/* Clear */

.clear {
	overflow: hidden;
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

/* Page Container */

#page-container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 8px 0;
	background: transparent url('../img/top_bkgd.jpg') no-repeat center top;
	text-align: center;
	overflow: visible;
	z-index: 1;
}

#page-container-plain {
	width: 100%;
	height: 100%;
	margin: 0 10px;
	padding: 8px 0;
	background: #f8f8f8;
	text-align: left;
	overflow: visible;
}

/* NASA Banner Styles */

#nasa-banner {
	clear: both;
	width: 952px;
	height: 98px;
	margin: 0 auto;
	color: #fdfdfd;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#nasa-banner-full {
	clear: both;
	width: 100%;
	height: 98px;
	margin: 0 auto;
	color: #fdfdfd;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#nasa-banner-plain {
	clear: both;
	width: 952px;
	height: 98px;
	margin: 0 0 8px 0;
	color: #fdfdfd;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#nasa-banner a,
#nasa-banner-full a,
#nasa-banner-plain a {
	color: #fdfdfd;
}

#nasa-banner a:hover,
#nasa-banner-full a:hover,
#nasa-banner-plain a:hover {
    color: #999;
    text-decoration: none;
}

#nasa-banner .nasa-logo,
#nasa-banner-full .nasa-logo,
#nasa-banner-plain .nasa-logo {
	float: left;
	width: 140px;
	height: 98px;
	background: #1d1d1d;
	text-align: center;
}

#nasa-banner #nasa-affiliation,
#nasa-banner-full #nasa-affiliation,
#nasa-banner-plain #nasa-affiliation {
	float: left;
	width: 522px;
	height: 98px;
	background: #2e2e2e;
	text-align: left;
}

#nasa-banner #nasa-affiliation h1,
#nasa-banner-full #nasa-affiliation h1,
#nasa-banner-plain #nasa-affiliation h1 {
	margin: 0;
	padding: 31px 0 3px 13px;
	border: none;
	color: #fdfdfd;
	font-size: 18px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: normal;
	text-shadow: none;
}

#nasa-banner #nasa-affiliation h2,
#nasa-banner-full #nasa-affiliation h2,
#nasa-banner-plain #nasa-affiliation h2 {
	margin: 0;
	padding-left: 13px;
	border: none;
	color: #fdfdfd;
	font-size: 14px;
	line-height: 1;
	font-weight: normal;
	letter-spacing: normal;
}

#nasa-banner #nasa-search-links,
#nasa-banner-full #nasa-search-links,
#nasa-banner-plain #nasa-search-links {
	float: left;
	width: 289px;
	height: 98px;
	background: #2e2e2e;
	font-size: 12px;
	line-height: 1;
}

#nasa-banner #nasa-search-links #search-wrapper,
#nasa-banner-full #nasa-search-links #search-wrapper,
#nasa-banner-plain #nasa-search-links #search-wrapper {
	margin: 25px 15px 0 0;
}

#nasa-banner #nasa-search-links #search-wrapper label#search-label,
#nasa-banner-full #nasa-search-links #search-wrapper label#search-label,
#nasa-banner-plain #nasa-search-links #search-wrapper label#search-label {
	float: left;
	width: 50px;
	height: 12px;
	padding: 5px 5px 5px 0;
	border-right: none;
	font-size: 12px;
	line-height: 1;
}

#nasa-banner #nasa-search-links #search-wrapper input#search,
#nasa-banner-full #nasa-search-links #search-wrapper input#search,
#nasa-banner-plain #nasa-search-links #search-wrapper input#search {
	float: left;
	width: 162px;
	height: 14px;
	padding: 2px;
	border: 2px solid #c0c0c0;
}

#nasa-banner #nasa-search-links #search-wrapper input#search-img,
#nasa-banner-full #nasa-search-links #search-wrapper input#search-img,
#nasa-banner-plain #nasa-search-links #search-wrapper input#search-img {
	float: left;
	width: 49px;
}

#nasa-banner #nasa-search-links #header-links,
#nasa-banner-full #nasa-search-links #header-links,
#nasa-banner-plain #nasa-search-links #header-links {
	clear: both;
	line-height: 1.5;
	padding: 10px 15px 10px 0;
	text-align: right;
}

/* Mission Banner */

#mission-banner {
	position: relative;
	clear: both;
	width: 952px;
	height: 100px;
	margin: 8px auto 0px auto;
	color: #1f1f1f;
	background: #f8f8f8;
}

#mission-banner-full,
#mission-banner-plain  {
	position: relative;
	clear: both;
	width: 952px;
	height: 100px;
	margin: 8px auto 0px 0px;
	color: #1f1f1f;
	background: #f8f8f8;
}

#mission-banner #votenow,
#mission-banner-full #votenow,
#mission-banner-plain #votenow {
	font-size: 16px;
	font-weight: bold;
	left: 230px;
	letter-spacing: 0.05em;
	position: absolute;
	top: 80px;
	z-index: 5;
}

#mission-banner #votenow a,
#mission-banner-full a,
#mission-banner-plain a {
	color: #fdfdfd;
}

#mission-banner #votenow a:hover,
#mission-banner-full a:hover,
#mission-banner-plain a:hover {
    color: #fdfdfd;
    text-decoration: underline;
}

/* Main Navigation */

#nav {
	clear: both;
	width: 952px;
	height: 34px;
    margin: 0 auto;
    background: #595959 url('../img/unselected_bkgd.png') repeat-x left top;
}

#nav ul {
	margin: 0;
}

#nav li.nav-home {
	float: left;
	width: 90px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-sschome {
	float: left;
	width: 155px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-obs {
	float: left;
	width: 145px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-data {
	float: left;
	width: 95px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-proposals {
	float: left;
	width: 125px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-library {
	float: left;
	width: 115px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-heasarc {
	float: left;
	width: 135px;
	border-right: 1px solid #3a3a3a;
}

#nav li.nav-help {
	float: left;
	width: 85px;
	border-right: 0;
}

#nav li {
	margin: 0;
	background: #595959 url('../img/unselected_bkgd.png') repeat-x left top;
	text-align: center;
	list-style: none;
}

#nav li.nav-active {
	background: #0b427f url('../img/selected_bkgd.png') repeat-x left top;
}

#nav a {
	display: block;
	padding: 10px 0;
	color: #fff;
	background: none;
	font-size: 13px;
	line-height: 1;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#nav li a:hover,
#nav li a:active,
#nav li a.nav-active {
	background: #0b427f url('../img/selected_bkgd.png') repeat-x left top;
}

/* Content Wrapper */

#content-wrapper {
	clear: both;
    width: 928px;
    height: 100%;
    margin: 0 auto;
    padding: 0 12px 6px 12px;
    color: #2a2a2a;
	background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

#content-wrapper-full {
	clear: both;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 12px 6px 12px;
    color: #2a2a2a;
	background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

/* Home Columns */

#home-left-column {
	float: left;
	width: 600px;
	padding: 6px 24px 6px 0;
	text-align: justify;
}

#home-left-column #home-feature {
	width: 582px;
	margin: 6px 0 12px 0;
	padding: 8px;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
}

#home-left-column #home-feature #home-feature-title {
	margin: 0 0 8px 0;
	color: #595959;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px #ccc;
}

#home-left-column #home-feature #home-feature-img {
	margin: 0;
}

#home-left-column #home-feature #home-feature-img img {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#home-left-column #home-feature #home-feature-caption {
	margin: 4px 0 0 0;
	text-align: justify;
}

#home-left-column #home-feature #home-feature-credit {
	margin: 4px 0;
	text-align: justify;
}



#home-left-column img {
	margin: 6px 0;
	padding: 6px;
	border: 1px solid #d0d0d0;
	background: #fff;
}

#home-left-column #quicklink-box {
	width: 300px;
	margin: 12px 0;
	padding: 8px;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

#home-left-column #quicklink-box h1 {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #d0d0d0;
	color: #595959;
	background: transparent;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 2px 2px 2px #ccc;
}

#home-left-column #quicklink-box ul {
	margin: 0;
	list-style: none;
}

#home-left-column #quicklink-box ul li {
	margin: 6px 0;
	list-style: none;
	font-size: 12px;
	line-height: 1;
}

#home-right-column {
	float: left;
	width: 304px;
}

#home-right-column #announcement {
	margin: 12px 0px;
	text-align: center;
}

#home-right-column #news-box {
	margin: 12px 0;
	padding: 8px;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	text-align: justify;
}

#home-right-column #news-box h1 {
	margin: 0 0 12px 0;
	border-bottom: 1px solid #d0d0d0;
	color: #595959;
	background: transparent;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 2px 2px 2px #ccc;
}

#home-right-column #news-box h2 {
	margin: 6px 0 0 0;
	color: #0b427f;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}

#home-right-column #news-box h3 {
	margin: 6px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}

/* Section Navigation */

#sec-nav {
	float: left;
	width: 182px;
	margin: 12px 0;
	padding: 8px;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

#sec-nav h1 {
	margin: 0 0 6px 0;
	border-bottom: 1px solid #d0d0d0;
	color: #595959;
	background: transparent;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 2px 2px 2px #ccc;
}

#sec-nav ul {
	margin: 0;
	list-style: none;
}

#sec-nav ul li {
	margin: 0;
	padding: 6px 0 6px 12px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.1em;
	background-image: url('/inc/img/sec-nav-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

#sec-nav ul li a {
	text-decoration: none;
}

#sec-nav ul li a:hover,
#sec-nav ul li a:active {
    font-weight: bold;
}

#sec-nav ul li.nav-active {
    font-weight: bold;
}

#sec-nav ul li.nav-active a {
    font-weight: bold;
    text-decoration: underline;
}

#sec-nav #sec-nav-sub {
	margin-left: 24px;
	font-size: 11px;
	line-height: 15px;
}

/* Section Container */

#sec-wrapper {
	float: left;
	width: 704px;
	margin-left: 24px;
	padding: 6px 0;
	text-align: justify;
}

/* Footer */

#footer {
	clear: both;
	width: 952px;
	height: 98px;
	margin: 0 auto;
	color: #a3a3a3;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#footer-full {
	clear: both;
	width: 100%;
	height: 98px;
	margin: 0 auto;
	color: #a3a3a3;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#footer-plain {
	clear: both;
	width: 952px;
	height: 98px;
	margin: 0;
	color: #a3a3a3;
	background: #2e2e2e;
	text-align: left;
	vertical-align: middle;
}

#footer a,
#footer-full a,
#footer-plain a {
	color: #a3a3a3;
}

#footer a:hover,
#footer-full a:hover,
#footer-plain {
    color: #a3a3a3;
    text-decoration: underline;
}

#footer .nasa-logo,
#footer-full .nasa-logo,
#footer-plain .nasa-logo {
	float: left;
	width: 140px;
	height: 98px;
	background: #1d1d1d;
	text-align: center;
}

#footer #goddard-signature,
#footer-full #goddard-signature,
#footer-plain #goddard-signature {
	float: left;
	width: 242px;
	height: 98px;
	padding: 15px;
}

#footer #contacts,
#footer-full #contacts,
#footer-plain #contacts {
	float: left;
	width: 270px;
	height: 98px;
}

#footer #notices,
#footer-full #notices,
#footer-plain #notices {
	float: left;
	width: 269px;
	height: 98px;
}

#footer #contacts ul,
#footer #notices ul,
#footer-full #contacts ul,
#footer-full #notices ul,
#footer-plain #contacts ul,
#footer-plain #notices ul {
	margin: 15px 0 0 0;
	color: #a3a3a3;
	font-size: 12px;
	line-height: 1;
	letter-spacing: normal;
	list-style: none;
}

#footer #contacts ul li,
#footer #notices ul li,
#footer-full #contacts ul li,
#footer-full #notices ul li,
#footer-plain #contacts ul li,
#footer-plain #notices ul li {
	margin: 5px 0;
	list-style: none;
}

/* Misc Styles */

.archive-note {
	margin: 12px auto;
	padding: 6px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #900;
}

.alert {
	font-weight: bold;
	color: #a00;
}

p.alert {
	margin: 12px auto;
	padding: 6px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #900;
	background: #fff;
}

.downtime {
	background: #fff;
	color: #c00;
	margin: 0.5em auto;
	padding: 0.5em;
	text-align: left;
	width: 940px;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.large {
	font-size: 16px;
	line-height: 20px;
}

img.styled {
	padding: 8px;
	border: 1px solid #d0d0d0;
}

img.fl-left {
	float: left;
	padding: 0 12px 12px 0;
}

img.fl-right {
	float: right;
	margin: 0 0 12px 12px;
}

.caption {
    text-align: center;
    margin: 6px auto;
}

.credit {
    color: #595959;
    font-style: italic;
}

.even {
	background: #fff;
}

.odd {
	background: #ffd;
}

.important {
	color: #d00;
}

.nowrap {
	white-space: nowrap;
}

/* Site Map - 2 Columns */

#sm-right {
	clear: right;
	margin-left: 474px;
}

#sm-left {
	float: left;
	width: 454px;
}

/* Science Tools Tables */

table.table-scitools {
	margin: 1em 0em;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

table.table-scitools th, table.table-scitools td {
	padding: 5px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: top;
}

table.table-scitools th {
	background: #eee;
	text-align: center;
}

/* FUG Action Item Table */

table.ai {
	margin: 1em 0em;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

table.ai th, table.ai td {
	padding: 3px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: top;
}

table.ai th {
	background: #eee;
}

table.ai .open {
	background: #f00;
}

table.ai .closed {
	background: #0f0;
}

table.ai a {
	font-weight: bold;
	text-decoration: underline;
}

/* Form Styles for Too Request */

fieldset {
	margin: 0;
	padding: 0;
	clear: both;
}

fieldset#too-src label {
	float: left;
	width: 100px;
	text-align: left;
}

fieldset#too-prop label {
	float: left;
	width: 150px;
	text-align: left;
}

/* Human Readable Timeline */

.human-timeline {
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	margin-top: 12px;
	padding: 0 8px;
	text-align: justify;
}

.human-timeline b {
	border-bottom: 1px solid #d0d0d0;
	color: #595959;
	background: transparent;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 2px 2px 2px #ccc;
}
