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

/*  Parents Colors:  

            Article Title Color: #D95A45;
            Secondary Box Color: #F8AC53;
            
            Menu Item (Saturaetd): #B41716;
            Menu Item (Unsaturated): #BA5443;
            Menu Item (Border): #EB9387;  */
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/parents-button-backgrounds.png) no-repeat scroll top left; }

#search-bar {
  position: relative;
  left: 20px; }

/*
#search-bar input[type="text"]{
    width:80px;
}
*/
#main .title,
#menu,
.main .title {
  background: none; }
  
.title h1{
	font-size:25pt !important;
	margin-top:-15px;
	font-family:"Quicksand", sans-serif;
	color:white !important;
}

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

.category-nav a.parents-and-educators {
	color:#1b75bb;
  /*background: transparent url(/resources/layout/category-buttons/parents-and-educatorsSelected.png) no-repeat scroll top center; */}

.sp .category-nav a.parents-and-educators {
	color:#1b75bb;
  /*background: transparent url(/resources/layout/category-buttons/parents-and-educatorsSelected.sp.png) no-repeat scroll top center; */}

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

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

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

.featuredTextColor{
	
	color:black !important;
}

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

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

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

.featBigButton:hover{
	border-color: #1b75bb;
}
