#left-tray .tab,
#right-tray .tab {
  background: #B38BB7; }

/*  Sun Colors:  

            Article Title Color: #C1A74E;
            Secondary Box Color: #B38BB7;
            
            Menu Item (Saturaetd): #936B13;
            Menu Item (Unsaturated): #9C813B;
            Menu Item (Border): #DCD078;  */
body {
  background: url(/resources/index/space_background.png); 
  background-color: #01041b;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  }

.mini {
  background: transparent url(/resources/layout/view-print-play/sun-button-backgrounds.png) no-repeat scroll top left; }

.title{
	background: none;
}

.title h1{
	font-size:25pt !important;
	margin-top:-15px;
	font-family:"Quicksand", sans-serif;
	color:white !important;
}

#menu,
.main .title {
  background: none; }

#sidebar .content,
.relevant-fact,
#sidebar .features,
#sidebar .whats-new,
.information,
.sidebar .content {
  background-color: #f28221; }

.category-nav a.sun {
	color:#FFCC00;
  /*background: transparent url(/resources/layout/category-buttons/sunSelected.png) no-repeat scroll top center; */}

.sp .category-nav a.sun {
	color:#FFCC00;
  /*background: transparent url(/resources/layout/category-buttons/sunSelected.sp.png) no-repeat scroll top center; */}

.extended-tab.sun {
  background: black url(/resources/layout/category-buttons/sun-icon.png) no-repeat scroll top center;
  visibility: visible; }

#filter-menu div.selected {
  color: #FFCC00; }

#menu ul li {
  background: #f8d11b;
  border: 2px solid #f28221; }
  
#menu ul li p a{
  color:black !important; }
  
.featuredBGColor{
	background: #f8d11b !important;
	color:black !important;
}

.featuredTextColor{
	
	color:black !important;
}

#menu ul li.out {
  background: #fff3b9; }

#menu .link-icon.out {
  background: transparent url(/resources/layout/link-out-icon-sun.png) no-repeat scroll top left; }

nav.standard a {
  background: transparent url(/resources/layout/view-print-play/sun-background.png) no-repeat scroll top center;
  position: relative; }
  
.bigButtonSelected{
	border-color: #FFCC00;
}

.featBigButton:hover{
	border-color: #FFCC00;
}
