h3 { 
  padding-top:2px;
}

/* Plain */
table.Plain {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Plain th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
/*    border: 1px solid #666666;*/
}
table.Plain td {
    text-align: left;
    padding: 0.1em 0.5em;
    vertical-align: top;
/*    border: 1px solid #666666;*/
}
table.Plain td.middle { 
    vertical-align: middle;
 }
table.Plain thead th {
    text-align: center;
}
table.Plain th.Corner {
    text-align: left;
}

img.centered { 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pictureCaption { 
  text-align: center;
  font-weight: normal;
  font-size: 90%;
  margin-left: 2em;
  margin-right: 2em;
  display: block;
 }



table.ObsComp {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.ObsComp th,table.ObsComp td {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
}
table.ObsComp td {
    vertical-align: top;
}
table.ObsComp td.middle { 
    vertical-align: middle;
 }
table.ObsComp thead, table.ObsComp th {
    text-align: center;
  font-weight:bold;
}
table.ObsComp th.Corner {
    text-align: left;
}

.whitebold {font-weight: bold; color: #ffffff; margin-top: 1em; font-size: 12px;}
.tip {color:#006699; font-size:16px}
.news {font-size: 11px; font-family: Arial, Sans Serif}

ul.news {                                                                       
  padding-left: 0;                                                            
  margin-left: 0;                                                             
  list-style-position: inside;                                                
}                                                                               

table.GOFList {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.GOFList th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
/*    border: 1px solid #666666;*/
}
table.GOFList td {
    text-align: left;
    padding: 0.1em 0.5em;
    vertical-align: top;
  background: #006699;
/*    border: 1px solid #666666;*/
}
table.GOFList td.middle { 
    vertical-align: middle;
 }
table.GOFList thead, table.GOFList th {
    text-align: center;
}
table.GOFList th.Corner {
    text-align: left;
}


table.Gray {
    border-spacing: 0px;
    border-collapse: collapse;
  background: #cccccc;
}
table.Gray th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
/*    border: 1px solid #666666;*/
}
table.Gray td {
    text-align: left;
    padding: 0.1em 0.5em;
    vertical-align: top;
/*    border: 1px solid #666666;*/
}
table.Gray td.middle { 
    vertical-align: middle;
 }
table.Gray thead, table.Gray th {
    text-align: center;
}
table.Gray th.Corner {
    text-align: left;
}


table.GrayBorder {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
table.GrayBorder th, table.GrayBorder td {
    text-align: left;
    font-weight: normal;
    padding: 5px;
}
table.GrayBorder td.middle { 
    vertical-align: middle;
 }
table.GrayBorder td.border { 
    border: 1px solid #cccccc;
 }
table.GrayBorder td.heading { 
    background: #cccccc;
    vertical-align:top;
    padding-bottom: 6px;
 }
table.GrayBorder td.body { 
    background: #cccccc;
 }
table.GrayBorder thead, table.GrayBorder th {
    text-align: center;
}
table.GrayBorder th.Corner {
    text-align: left;
}
/***
table.GrayBorder ul, table.GrayBorder li {
    font-size: 11px;
  font-family: Arial, Sans Serif;
  text-indent: 0px;
  margin-left: -20px;
  padding-left: 0px;
}
***/

table.DarkGrayBorder {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #999999;
}
table.DarkGrayBorder th, table.DarkGrayBorder td {
    text-align: left;
    font-weight: normal;
    padding: 3px;
}
/**
table.DarkGrayBorder li { 
  line-height:14px;
  margin:0px;
}
**/
table.DarkGrayBorder td.middle { 
    vertical-align: middle;
 }
table.DarkGrayBorder td.heading { 
    background: #cccccc;
    vertical-align:top;
    padding-bottom: 3px;
    border: 1px solid #999999;
}
table.DarkGrayBorder thead, table.DarkGrayBorder th {
    text-align: center;
}
table.DarkGrayBorder th.Corner {
    text-align: left;
}

table.GraySidebar {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #ffffff;
}
table.GraySidebar th, table.GraySidebar td  {
    text-align: left;
    font-weight: normal;
    padding: 5px;
    border: 1px solid #ffffff;
  color:#ffffff;
}

table.footerBar { 
  height:20px;
 }
table.footerBar td { 
  text-align:center;
  vertical-align:middle;
 }

/****
ul.news { 
  list-style-position: inside;
  margin-left: 0; 
  padding-left: 1em; text-indext: -1em;  
  font-size: 11px;
  font-family: Arial, Sans Serif;
  text-indent: 0px;
}
****/

.nobr { white-space:nowrap; }

/****** FEATURED IMAGE ******/
#image-desc {
  width:465px; 
  padding: 5px; 
  background-color:#333; 
  color:#fff;
  margin-top:-2px !important; 
  font-size:13px; 
  position:relative; 
  min-width: 0; 
}
#image-desc a {
  color:#fff!important;
}


/******
This adds to base.css
*****/
#footer ol, #footer ul, #HEASARCfooter ol, #HEASARCfooter ul { list-style: none; }

#footer p, #footer a, #HEASARCfooter p, #HEASARCfooter a {
  color:#B2B2B2;
  font-size:11px;
  text-decoration:none;
}

#HEASARCfooter { 
  text-align: center;
  height: 20px;
 }

#topMenu a.smallButton, #siteMenuTop a.smallButton, #siteMenuBottom a.smallButton { 
  min-width:39px;
 }

#topMenu a, #siteMenuTop a, #siteMenuBottom a{
	min-width:150px;
}
#topMenu .topMenu-last-itm, #siteMenuTop .siteMenuTop-last-itm, #siteMenuBottom .siteMenuBottom-last-itm{border-right:none;min-width:190px;}

#headerTxtWrapper2{
	left:-20px;
	padding-top:30px;
	position:relative;
	float:left;
}

/***
#nasaHeader h3{
	color:#fff;
	font-weight:normal;
	font-size:11px;
        padding-top:7px;
}
***/
ul#menuBottomNav, ul#menuTopNav {
    margin: 0;
    padding: 0;
}

div#banner, div#banner * {
  float:left;
    padding: 0;
    margin: 0;
}

/***
div#HEASARCfooter, div#footer {
    padding: 0;
    margin: 0;
}
***/
.nasafootlinks ul {
    padding: 0;
    margin: 0;
}

/******
This overrides base.css
*****/


.nasafootlinks{
	margin-left:15px;
	padding-left:0px;
	width:295px;
}
#topMenu a, #siteMenuTop a, #siteMenuBottom a{
	min-width:100px;
        padding-right:10px;
        padding-left:10px;
}

#footer, #HEASARCfooter { 
  border-top: none;
/**  margin-top: 5px; **/
}

#footer{
/**	border-top:2px solid #5F4282;**/
	border-top:2px solid #222222;
}

/******
This puts back things that were removed from base.css, but puts them in a class.
*******/

img.logo {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



/*****
I don't think these are used, but I'm waiting to delete them...

#rightnav, #rightsidebar, #rightsideWrapper{
	width:200px;	
	float:right;
}
#rightnavOneColumn{
	width:710px;
}

/******
RIGHT NAVIGATION
******

#rightnav a{
	border-bottom:1px solid #1F1F1F;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px 20px;
	text-decoration:none;
	width:160px;	
	line-height:130%;
}
#rightnav ul.subnav{
	border-color:#1C1C1C #333333 #000000;
	border-right:1px solid #333333;
	border-style:solid;
	border-width:1px;
	padding:8px 0;		
}
#rightnav ul.subnav  li{
		padding-bottom:5px;
}
#rightnav ul.subnav a{
	line-height:12px;
	border:0 none;
	font-weight:normal;
	padding:3px 5px 3px 34px;
}
#rightnav ul.subnav a:hover{
background:  url(/web/20130213224317oe_/http://heasarc.gsfc.nasa.gov/Images/portal_new/smallminus_active.gif) 22px 6px no-repeat;
}		


****/
