body {
	background-position: 0 0;
}

#content {
	background-image: url(images/education/content_bg.gif); 
}

#content #bodycopy.programs {
	border: none;
}

#bodycopy.programs ul.nav li#teachersource,
#bodycopy.programs ul.nav li#teacherline {
	height: 213px;
	height: 170px; 
	width: 209px; 
	border: none;
	border-top: 2px solid white; 
}
	#bodycopy.programs ul.nav li#teachersource a.more {
		background-image: url(images/education/arrow_on_green.gif); 
	}	
	#bodycopy.programs ul.nav li#teacherline a.more {
		background-image: url(images/education/arrow_on_blue.gif); 
	}	
	/*
	#bodycopy.programs ul.nav li#teachersource a.more:hover,
	#bodycopy.programs ul.nav li#teacherline a.more:hover {
		background-image: url(images/more_arrow_blue.gif);
	}	
	*/

#teachersource {
	background: #c4ea4e;	
}
	#teachersource a {
		color: #425bbf;
		text-decoration: none;
	}
	#teachersource a:hover {
	}
	

#teacherline {
	background: #6e95da;	
	color: white;
}

.sidebar1 {
}
.sidebar2 {
}

.sidebar1 a, 
.sidebar1 ul.nav li a {
	color: #425bbf;
	background-color: #edf7fc;
	text-decoration: none;
}
	.sidebar1 a:hover {
		color: #008ed3;
	}
	.sidebar1 ul.nav li a {
		font-size: 1.2em;
	}
	.sidebar1 ul.nav li a:hover {
		background-color: #edf7fc;
		color: #008ed3;
	}

.sidebar1 .feed {
	background: none;
}

#module_kids_go,
#module_share,
#module_local {
	padding: 10px 15px 10px 15px;
}

#module_kids_go {
	background: #c4ea4e;
	padding-top: 5px; 
}
	#gomodulegame a img {
		margin: 0 0 0.5em -10px; 
		border: none;
	}
	#module_kids_go a {
		color: #7666cc;
		text-decoration: none;
	}

#module_share {
	background: #429ece;
}

	#gomoduleshare {
		color: #000;
	}
		#gomoduleshare img {
			display: none;
		}

		#gomodulesharequestion a {
			color: #000;
			font-weight: normal;	
		}
		
		a#gomoduleshareanswer {
			display: block;
			margin-top: 0.5em;
			color: #c2ffff;	
			text-decoration: none;
			font-weight: normal;
		}
			a#gomoduleshareanswer:hover {
				color: #000;
			}

#module_local {
	background: #ea720f;
	color: #fff;
	font-weight: bold;
}

	#module_local a {
		color: white;
	}
	#module_local a:hover {
		color: #000;
	}


#feature #slideshow {
	background: #ea720f; 
}

#feature #pager {
		background: #e1f4a6;
	color: #000; 
}
	#feature #pager a {
	background: #c4ea4e; 	
		color: #000; 
	}

	#feature #pager a.activeSlide {
		background: #a9d032; 
		color: #fff; 
	}

	#feature #pager a:hover {
		background: #fff; 
	}

#feature #pause {
	top: 411px; 
	color: #b6ce6b; 
}
	#feature #pause.paused {
		color: #000;
	}


