﻿html, body {
	background-color: #fff;
	color: #000;
	font: normal 90%/1.8em 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	height: 100%;
	font-size: 0.85em;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #a83930;
}
h2 {
	font-size: 1.4em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	color: #C0C0C0;
	background-color:#333333;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight:bold;
	color: #a83930;
}
h4 {
	font-size: 1.2em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight:bold;
	color: Gray;
	text-align: center;
}
h5 {
	font-size: 0.9em;
	margin: 1.0em 0em 1.0em 0em;
	font-weight:bold;
	color: #C0C0C0;
	text-align: center;
}
p {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 1.1em 0em 1.1em 0em;
	text-align: center;
}
ul 
{
    font-size: 1.1em;
}
a:link, a:visited {
	color: #cc3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #ff9900;
	text-decoration: underline;
}
title {
    color: #a83930;
}

#header h1 {
	padding: 0px 0 0 0;
}
#header {
	background-color: black;
	background: url(images/masthead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 117px;
	width: 100%;
	border-bottom: 2px solid #C0C0C0;
	float: left;
}
#logo {
	background-color: black;
	background: url(images/footerHubble.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	border: 2px;
	float:none;
	margin: auto;
}
#powerASP2
{   
    padding-bottom: 10px;
}
#validxhtml
{
    padding-bottom: 10px;
}
#icons 
{
    width: 100%; 
	margin: auto;
}
#content { 
	padding: 10px 20px 1.8em 10px;
	background-color: #fff;
}
.code {
	color: #a83930;
	background-color: #fdea12;
    font: 0.9em/1.4em verdana, arial, helvetica, sans-serif;
    float: right;
    border: solid 1px #a83930;
    padding: 10px;
}
.code a:link, #breadcrumbs a:visited,
.code a:hover, #breadcrumbs a:active {
	color: #a83930;
}
#breadcrumbs {
	color: #C0C0C0;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#breadcrumbs a:link, #breadcrumbs a:visited,
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #C0C0C0;
}
#googleAds {
	border: 2px solid #C0C0C0;
	background-color: White;
	margin: auto;
}
#googleAdsSmall {
	border: 2px solid #C0C0C0;
	background-color: White;
	margin: auto;
}
#spaceWeather {
	border: 2px solid #C0C0C0;
	background-color: Black;
}
#astroPic {
	border: 2px solid #C0C0C0;
	background-color: Black;
}
#moonPhase {
	border: 2px solid #C0C0C0;
	background-color: Black;
}
#earthDaylight {
	border: 2px solid #C0C0C0;
	background-color: Black;
}
#amazonAds{
	border: 2px solid #C0C0C0;
	background-color: White;
	margin: auto;
}

#sidebar 
{
    padding: 10px 10px 10px 10px;
	float:left;
	background-color: #333333;
    border: 2px solid #C0C0C0;
	width: 170px;  /* ds */
}
html>body #sidebar 
{
	width: 170px;
}
#sidebar h3 
{
  font-weight: bold;
  padding-bottom: 0.5em;
  color: #C0C0C0;
}
#nav 
{
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #888888;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: none;
	color: #a83930;
	border: 2px;	
}
.dynamicMenu 
{
    border-color: black;
    border-style: solid;
    border-width: 2px;
}
.dynamicMenuItem
{
    border-color: black;
    border-style: solid;
    border-width: 2px;
}
.login {
	color: #a83930;
	background-color: #fdea12;
	padding: 10px;
	margin-top: 10px;
	font: normal 1.1em/1.1em verdana, arial, helvetica, sans-serif;
}
.login td {
	color:#a83930;
	background-color: #fdea12;
	font: bold 0.8em/0.8em verdana, arial, helvetica, sans-serif;
}
.login td.title {
	color: #a83930;
	font: bold 1.0em/1.0em verdana, arial, helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
.loggedinout {
    color: #a83930;
    background-color: #fdea12;
    padding: 10px;
    font: 0.9em/1.4em verdana, arial, helvetica, sans-serif;
}
.title {
    color: #a83930;
    font: bold 1.0em/1.0em verdana, arial, helvetica, sans-serif;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: #a83930 thin solid;
    margin-bottom: 5px;
}
#footer 
{
    width:90%;
	text-align: center;
	margin: auto;
}
#footer p 
{
    font-size: 0.9em;
	color: #666;
}
#footer p.left {
	float: left;
	clear: left;
}
#footer p.right {
	float: right;
	clear: right;
}
.spacer {
	clear: both;
}
dd, dt {
	font-size: 0.95em;
}
#mainTitle {
	font-size: 2.0em;
	font-weight: bold;
	visibility: hidden;
}
.pageTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.itemTitle {
	border-bottom: 1px solid #a83930;
	font-size: 1.5em;
}
.itemContent {
	padding-bottom: 1.8em;
}
.box {
    border: solid 1px #a83930;
}
.boxFloat {
    /* border: solid 1px #a83930; */
    float: left;
}
.boxFloatRight {
    border: solid 1px #a83930;
    float: right;
}
.floatRight {
    /* border: solid 1px #a83930; */
    float: right;
}

.newsItem 
{
	padding-top: 1.0em;
	border-bottom: 1px solid #a83930;
    }
.newsTitle 
{
	font-size: 110%;
    /*
	float: left;
    */
}
.newsDate {
    font: normal 0.9em/0.9em 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	float: right;
	/* clear: right; */
	color: #666666;
}
.newsContent {
	text-align: left;
}
.rowSelected {
    background-color: #FEF268;
}

input.buttonLink
{
    text-decoration: underline;
    border: 1px;
    background-color: Transparent;
}

.grid {
    margin-bottom: 10px;
}
.grid TR TD {
    padding: 1px 5px 1px 5px;
}

.details, .details TR, .details TD{
    border-style: none;
    border-width: 0;
    padding-left: 20px;
}
.detailsHeader 
{
    background-color: #FEF268;
    border: solid 1px green;
}