body {
    background-color:#ffffff;
    background-repeat:no-repeat;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:100%;
    line-height:1.2em;
    margin:0;
    padding:0;
}

a {
	color: #005DBD;
	text-decoration: none;
}

.page {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

#header {
    height: 180px;
    position: relative;
    top: 15px;
}

#header-top {
	height:106px;
	background:url('/img/header-bg.png') no-repeat 0 0;
}

#nasa-logo {
	height:88px;
	width:98px;
	background:url('/img/meatball.png') no-repeat 0 0;
	float:left;
	text-indent:-3000px;
	margin-left:20px;
	margin-top:16px;
}

#title-text {
	height:53px;
	width:544px;
	background:url('/img/header-text.png') no-repeat 0 0;
	float:left;
	text-indent:-3000px;
	margin-left:15px;
	margin-top:30px;
}

#nav {
	height:39px;
	background:url('/img/nav-bg.png') no-repeat 0 0;
}

#nav .nav {
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    top:2px;
}

#nav li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#nav li a {
    background:url('/img/nav-del.jpg') no-repeat scroll right center transparent;
    color:#535353;
    display:block;
    font-size:13px;
    font-weight:900;
    height:13px;
    line-height:13px;
	text-decoration:none;
}

#nav li a:hover {
    color: #000;
}

#nav .drop-nav {
    background: #000;
}

.sf-menu li,
.sf-menu li:hover {
    background: none;
}

.sf-menu ul li {
    background: #000;
    width: 100%;
}
.sf-menu ul li:hover {
    background: #fff;
}

.sf-menu ul li a {
    color: #fff !important;
}
.sf-menu ul li a:hover {
    color: #000 !important;
}

.sf-arrows .sf-with-ul:after {
    border-top-color: #535353 !important;
}

#header form {
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 120px;
    width: 191px;
}
#header form label {
    display: none;
}
#header form input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#header form input[type="text"] {
    color: #B1B1B1;
    height: 15px;
    width: 163px;
}
#header form input[type="submit"] {
    cursor: pointer;
    height: 20px;
    right: 0;
    width: 22px;
}
#header form input:focus {
    color: #000000;
}

#gallery {
	width:96%;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	-ms-text-justify:distribute-all-lines;
	text-justify:distribute-all-lines;
}

#gallery p {
	text-align: left;
}

.gallery-image {
	width: 294px;
	vertical-align:top;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-bottom:20px;
}

.gallery-image img {
	border-radius: 5px;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

#order {
    float: left;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}

#pages {
    float: left;
    font-size: larger;
    margin: 0 auto;
    padding: 5px 0 10px;
    text-align: center;
    width: 100%;
}

/* View Pages */

#image-display {
	float: left;
	width: 720px;
	margin-bottom: 20px;
}

.web-image {
	margin-bottom: 10px;
}

#downloads {
	float: right;
	width: 265px;
	margin-left: 0px;
	padding: 10px;
	padding-right: 5px;
	color: #a3a3a3;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #202020 0%, #6A6A6A 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #202020 0%, #6A6A6A 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #202020 0%, #6A6A6A 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #202020), color-stop(1, #6A6A6A));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #202020 0%, #6A6A6A 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #202020 0%, #6A6A6A 100%);
}
#downloads a,
#downloads h2,
#downloads h3 {
	color: #ffffff;
}
#downloads h2 {
	margin-top: -4px;
	line-height: 100%;
}
#downloads h3 {
	margin-bottom: -8px;
}
#downloads ul {
	margin-left: -24px;
}

.detail-desc {
    line-height: 14px;
    margin-top: -6px;
    padding-bottom: 10px;
    text-align: right;
    color: #949494;
}

.detail-video {
    margin-top: 6px;
}

#caption {
	clear: both;
	width: 720px;
}

.eo-link p {
	font-style: italic;
	color: #7F7F7F;
}

#credit {
	width: 720px;
}

#credit p {
    color: #7F7F7F;
    margin-top: 18px;
}

.references {
	margin: 0px -18px 18px -40px ;
}

.references li {
	margin: 0px 0px 0px 18px ;
	text-indent: -18px ;
	list-style: none ;
}

.references h4 {
	margin-left: 0px ;
}

ol.links {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 18px 0;
}

.links li {
	list-style: none ;
	text-indent: -40px;
}

.links h4 {
	padding: 0;
	margin: 0;
}


/* End View Pages */

#footer {
	position:relative;
	top:40px;
}
#fcontent {
	height:100px;
	background:url('/img/footer-bg.png') no-repeat 50% 0;
	margin-top:0px;
	position:relative;
}
#footer ul {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	top:15px;
}
#footer ul.left {
	left:0;
	padding-left:10px;
}
#footer ul.right {
	right:0;
	text-align:right;
	padding-right:10px;
}
#footer ul li {
	display:block;
	padding:0 0 3px 0;
	margin:0;
	list-style:none;
	color:#000000;
	font-size:10px;
}
#footer ul li span, #footer ul li span * {
	color:#005DBD;
}
#footer ul li a {
	color:#000000;
	text-decoration:none;
}

/* share button */

.img-share {
	width: 265px;
  	float: right;
  	
  	margin-top: 8px ;
  	padding: 0px 5px 0px 10px;
  	
	border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    font-size: 11px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}

.img-share .share-buttons {
    float: right;
}

.img-share .share-buttons img {
    padding-top: 6px;
}

#at20mc {margin: 0; padding: 0; font: 11px/18px 'Lucida Sans', 'Lucida Grande', Verdana, sans-serif;}
#at15s_head {display: none;}
#at16pf {display: none;}
#at15s {padding: 0px; border: 1px solid #808080!important;}
#at_hover .at_item, #at_share .at_item {color: #333333!important;}
#at_hover .at_item:hover,#at_hover .at_item.athov,#at_share .at_item:hover,#at_share .at_item.athov{text-decoration: none; color:#333333!important; border:1px solid #f0f4f7!important; background: #f0f4f7!important;}
#at_msg, #at16p label, #at_share .at_item, #at16p, #at15s, #at16p form input, #at16p form textarea {font: 11px/18px 'Lucida Sans', 'Lucida Grande', Verdana, sans-serif!important;}
#share {float: right; margin: 0 0 -18px 6px; padding: 4px 0 0 0;}
.image-caption ul.highres {padding: 18px 0 0 0;}

.ie6 #share img {
    margin-top: 2px;
}

.ie7 #share img {
    position: relative;
    margin-top: -5px;
}

#share {
    float: right;
    margin: 0 0 -18px 6px;
    padding: 5px 0 0;
}