body, html {
    background-attachment: fixed;
    background-color: #001736;
    background-image: url("../images/background_NoBlue_tracks.jpg") !important;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover !important;
    margin: 0;
    padding: 0;
	overflow: initial;
}
td, p, li{color:#222}
#topBannerBox {
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    overflow: hidden;
    position: relative; }
.site-logo {
	display:block;display:none;
	position:absolute;
	top:10; 
	right:300px;
	/*background-image: url("../images/mer-logo.png") !important;*/
	background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover !important;
	height:50px; width:57px; border:0; text-decoration:none;opacity:0;
	width:100%;height:80%;
	}
#siteName{
	display:block;position:absolute;top:7px; right:20px;
	/*background-image: url("/layout/mepjpl/images/nasa-mars.png") !important;*/
	background-image:none;
	background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain !important;
	height: 81px; width:90px; border:0; text-decoration:none;opacity: 0.8;
	width:100%;
	height:80%;
	}
#siteName:after {
/*    content: 'HOME';
    position: absolute;
    bottom: 15px;
    left: 10px;
    color: whitesmoke;
    opacity: 0.8;
	letter-spacing: 1px;*/
}
#siteName:hover,#siteName:hover:after{text-decoration:none;opacity: 1;}
.bottomBgPadding {height:500px;/*height:750px;*/}
#jplLinks {
    float: left; margin-left:13%;
    margin-top: 10px !important;
    opacity: 0.9;
    overflow: hidden;
    width: 349px; height:70px;
}
#jplLinks img {display:none;}
#jplLinks a img {display:inline-block; display:none;}
#footerBG {width: 100%; background-image: none !important;} 
#usagov {
    float: left;
    /*margin-left: 220px;
    margin-top: 110px;*/ margin-left: 0px !important;  margin-top: 20px;
}
.bottomnav {
    float: right;
    color: #b0afad;
   /* margin-left: 240px;
    padding-top: 120px;*/ margin-left: 0px !important;  margin-right: 10%;
    padding-top: 0px !important; margin-top: 30px;
}
a.bottomnavlinkoff:link, .bottomnavlinkoff:visited {
    color: #b0afad !important;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
}

/*Widen the tables*/
a { color:#2372cc}
a:hover { color:#e04514 }
.pageTitle {font-size:2em;
	color: #cc3300;
    font-weight: normal;
}
.pageSubtitle{color:#b25524 !important;}
table[bgcolor^="#FFFFFF"]{width:100%}
img[width="544"], table tr td[bgcolor^="#CCCCCC"], table tr td[bgcolor^="#CCCCCC"] + td{display:none;}
table[bgcolor^="#FFFFFF"] table{max-width:1440px; width:100%; }
table[bgcolor^="#FFFFFF"] table{ text-align:left; }
table[bgcolor^="#FFFFFF"] table:nth-child(6){text-align:center; margin:0 auto;}
table[bgcolor^="#FFFFFF"] table:first-child{width:calc(100% - 30px);padding: 15px; max-width:900px; margin: 0 auto;}

/*select camera sol list*/
label{display:block;}
select[name^="solFile"]{width:100% !important;height:150px;}
/*spirit*/ .spiritRaws select.solSelection{display:table-cell;}
table tr[bgcolor^="#EBEBD6"] {background-color:transparent;width: 100%;}

/*images & sols*/
table tr[bgcolor^="#F4F4E9"]{background-color:#f0f4f8;width: 100%;}
table tr[bgcolor^="#F4F4E9"] td{vertical-align:middle;}
table[width^="540"]{width:100%; text-align: center;}
td[width^="180"]{display:inline-block !important;}
table tr[bgcolor^="#F4F4E9"] td:nth-child(3), 
table tr[bgcolor^="#F4F4E9"]:nth-child(4) td:nth-child(5),
table tr[bgcolor^="#F4F4E9"]:nth-child(6) td:nth-child(4){display:none;}
#topBannerBox{background:url(/layout/mer/images/MER_Banner.png);background-size: cover;
}
#topBannerBox img, #jplLinks a[href^="http://www.nasa.gov/"], #jplLinks a[href^="//www.nasa.gov/"]{display:none;}
.backBtn {text-align:center;} .backBtn a{text-decoration: none;}
/* MEDIUM SCREEN ----------- */
@media only screen and (max-width:1460px){ 
	#topBannerBox{ background-image:url('/layout/mer/images/MER_Banner_sharpedges.png'); background-position:left top}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) {
	#footer #usagov img{width:50%; height:auto}
	#topBannerBox{
		/*height:140px !important;
		background-position:top left;
		background-size:200% auto;*/
		background-image:url(/layout/mer/images/MER_Banner_sharpedges.png);
		}
}

