/**** COLORS

#883397 - hover on top nav and main on left nave
#5F4282 - hover/ current on left nav
#666699 - hover on current link left sub nav

/*****BACKGROUND****/
.astro #bkg_layer {background: transparent url(../images/colors/astro.jpg) no-repeat center top;}
#leftnav, #slideWrapper{
		background-image:url(../images/left-navigation/ln_astro_off.png);
	background-repeat:repeat;
	background-position:left top;

}
/* background images for slideshow*/
.imageContainer{background:url(../images/epo/featured_slideshow/epo_featured_slideshow_bg_astro.gif) #b0b0bc;}
.product{background:url(../images/epo/featured_slideshow/product_bg_astro.gif) #695e7a;}
.epoformContainer, .paginationResults, .formContainer{background-image:url(../images/epo/epo_form_bg_astro.png); background-position:top left; background-repeat:repeat; background-color: transparent;}
/**** buttons ****/
#search{background:url(../images/epo/buttons/epo_search_btn_astro.png) no-repeat right top transparent;}
#epo_content #reset{background:url(../images/epo/buttons/epo_reset_btn_astro.png) no-repeat left top transparent;}
/***** SEARCH FORM AND PAGINATION ******/
.epoformContainer, .formContainer{border:1px #c7c3cc solid;}
#epo_content .epo_nextprev .current{	background-color:#c5c1ca;}
.formHeader{background-color: #4a385f;}
/****** SLIDESHOW ******/
.imageContainer{border:1px #6c627e solid;}
.product .pic {background-color: #3a284f;}

/*****GENERAL*****/
.astro #nasafoot {border-top:8px solid #4a385f;}
.astro #rightcontent h2, .astro #quickLinks h2{border-bottom-color: #883397;}

#astro #headimage #banners {
	background-image: url(../images/bnnr_astro.png);
	display:block;
	margin-left:auto;
	width:952px;
}
.astro #headimage #banners {
	background-image: url(../images/bnnr_main_astro.png);
	display:block;
	margin-left:auto;
	width:952px;
}

/****** TOP NAV ****/

.astro li#astro .sub a{background-image:none;}	
.astro li#astro a.division-link, .astro li#astro a.activeSub, .astro li#astro a.subLink{background-color:#4a385f;}
/*.astro #menu li:hover#astro ul.sub li a:hover, .astro #menu li:hover#astro ul.sub li a.fly:hover, .astro #menu #astro li:hover a.fly, .astro #menu li#astro li:hover li:hover a.fly*/
.astro #sub_astro .subMenu {
	background-color:#4a385f; 
}

/**** LEFT NAV ***/
#leftnav a:hover, .astro #admin_ul > li:hover, .astro #admin_ul > li.leftnav_sub_header > ul {background: #4a385f;}


.sed-ln-highlight{
	background: #4a385f !important;
}
ul .admin > li .sed-ln-highlight{
	background: #666699 !important;
}
ul .sn > li .sed-ln-highlight:hover{
	background: #666699 url(../images/smallminus_active.gif) 22px 6px no-repeat !important;
}




