/*---Primary Navigation---*/

#nav {
	background-image: url(../images/globals/nav2.jpg);
	height: 45px;
	width: 1050px;
	padding-top: 0px;
}
body#home #nav, body#watch #nav, body#interact #nav, body#blog #nav, body#watch1 #nav, body#seriescontent #nav, body#events #nav {
	background-image: url(../images/globals/nav.jpg);
	height: 27px;
	width: 1050px;
	padding-top: 0px;
}
#primaryNav {
	padding-left:0;
	margin-left:0;
	width:100%;
	font-size:90%;
	text-transform:uppercase;
	height:27px;
	position:relative;
}

#primaryNav li{float:left;list-style-type:none;background:url(../images/navSpacer.gif) no-repeat 0 0;line-height:230%;}


/*Original padding: 0 20px 1.5em;}*/
#primaryNav li a {
	display:block;
	height:1em;
	width:129px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	white-space:nowrap;	
}

body#home #primaryNav li.home a, 
body#schedule #primaryNav li.schedule a,
body#schedule-module #primaryNav li.schedule a,
body#schedule-default #primaryNav li.schedule a,
body#schedule-day #primaryNav li.schedule a,
body#schedule-channel #primaryNav li.schedule a,
body#watch #primaryNav li.watch a,
body#myNM #primaryNav li.myNM a,
body#interct #primaryNav li.interact a,
body#kids #primaryNav li.kids a,
body#educate #primaryNav li.educate a,  
body#give #primaryNav li.give a,
body#production #primaryNav li.production a,
body#events #primaryNav li.events a,
body#business #primaryNav li.business a {
	color: #FFD281;
}


#primaryNav li a:hover {color:#d1bb82;}

#primaryNav li.home{background:none;}		

/*---Secondary Nav---*/

.secondaryNav {display:none;float:left;width:1000px;position:absolute;top:15px;left:0px;text-transform:none;padding-left:0px;margin-left:0px}

body#kids #primaryNav li.kids .secondaryNav, 
body#readingrainbow #primaryNav li.readingrainbow .secondaryNav, 
body#educate #primaryNav li.educate .secondaryNav, 
body#kidsEducation #primaryNav li.kidsEducation .secondaryNav, 
body#myNM #primaryNav li.myNM .secondaryNav, 
body#watch #primaryNav li.watch .secondaryNav, 
body#schedule #primaryNav li.schedule .secondaryNav, 
body#schedule-module #primaryNav li.schedule .secondaryNav, 
body#schedule-default #primaryNav li.schedule .secondaryNav, 
body#schedule-day #primaryNav li.schedule .secondaryNav, 
body#schedule-channel #primaryNav li.schedule .secondaryNav, 
body#give #primaryNav li.give .secondaryNav, 
body#production #primaryNav li.production .secondaryNav, 
body#dtv #primaryNav li.dtv .secondaryNav, 
body#events #primaryNav li.events .secondaryNav, 
body#business #primaryNav li.business .secondaryNav {
	display:block;
}
body#schedule-module #primaryNav li.schedule .secondaryNav{visibility:hidden;}


#primaryNav li .secondaryNav li {float:left;list-style-type:none;text-align:center;padding:1em 0px;background:none;}

/*---#primaryNav li .secondaryNav li a {width:14em;height:1em;}---*/

#primaryNav li .secondaryNav li a {
	height:1em;
	padding-left: 10px;
}

#primaryNav li .secondaryNav li a:hover {background:none;text-decoration:underline;cursor:pointer;}

#twitter_div{
	background-image: url(../images/globals/nav2.jpg);
	width:1050px;
	position:relative;
	height:22px;
	font-weight:normal;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
}
#twitter_update_list li{
	float:left;
	list-style-type: none;
	padding-left: 10px;
}
