@charset "utf-8";

/* body {
	background-image:url(images/homepage2/load.gif);
	background-repeat:no-repeat;
	background-position:center;
} */

#js {
	font-family:Verdana, sans-serif;
	background-color:#ff0;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:20px 0;
	padding:10px;
	clear:both;
}

/* Annenberg Media Learner */

#wrapper {
	width:680px;
	margin:0 auto;
	/* visibility:hidden; */
}

/* #inner is unhidden automagically by the window's onLoad handler */
#inner {
	visibility:hidden;
	clear:both;
	width:680px;
	padding-bottom:10px;
	background-image:url(images/homepage2/shadow-x.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#81abce;
}

#header h1 {	/* Optimized for search bots */
	display:none;
}

#header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/* background-image:url(images/homepage2/logo.gif);
	background-repeat:no-repeat; */
	margin-top:1em;
}

#tagline {
	clear:both;
	font-weight:normal;
	font-style:italic;
	margin:0 0 25px 0;
	font-size:14px;
}

/* Search form */
#search {
	/* padding-left:450px; */ width:220px; float:right;
	margin:0;
}

#search fieldset {
	border:0;
}

#search legend {
	font-size:11px;
	color:#00467f;
	text-transform:uppercase;
}

#search #go {
	vertical-align:top;
}

#menu {	/* Search optimization */
	display:none;
}

/* Blue tabs */
#navi {
	margin:0;
	padding:0;
	list-style:none;
}

#navi li {
	float:left;
	height:34px;
}

#navi li a img {
	border:0;
	margin-right:9px;
}

/* Accordion tabs */
.listing {
	width:680px;
	overflow:hidden;	/* IE6 fix */
	background-image:url(images/homepage2/shadow-y.gif);
	background-position:670px 0;
	background-repeat:repeat-y;
}

/* .header is the title of the accordion tab -- rolling over it will activate the tab */
.header {
	height:30px;
	width:670px;
	border-top:1px solid #fff;
}

.header h2 {
	margin:0;
	float:left;
	width:350px;
	overflow:hidden;
}

.header h2 a {
	display:block;
	width:350px;	/* IE6 fix */
	padding-left:350px;
}

.filters {
	/* margin:0; */
	float:right;
	width:310px;
	/* list-style:none;
	text-align:right;
	padding:0 10px 0 0; */

	color:#fff;
	font-size:9px;
	line-height:30px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

/* .filters li {
	color:#fff;
	font-size:9px;
	padding:0 5px;
	display:inline;
	line-height:30px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
} */

.filters /* li */ a {
	color:#315580;	/* #4770a1 */
	padding:0 10px;
	text-decoration:none;
}

.filters /* li */ a:hover {
	text-decoration:underline;
}

/* An active accordion tab is assigned the "active" class by the onActive() handler */
.active .filters /* li */ a {
	color:#fff;
}

.active .filters .activated /* a */ {
	color:#000;
}

/* Content area of the accordion tab */
.accordion {
	clear:both;
	width:670px;
	background-color:#fff;
}

/* Scrollable area */
.scroll {
	overflow:hidden;	/* Required by MooFX */
	width:670px;	/* IE6 fix for MooFX */
}

/* Table containing thumbnail images and captions */
.scroll table td {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-bottom:6px;
	text-align:center;
	font-size:9px;
}

.scroll table td img {
	border:0;
	display:block;
	margin-bottom:6px;
}

.highlight {
	background-color:#cbc296;
	background-repeat:no-repeat;
	background-position:left 120px;
	background-image:url(images/homepage2/highlight.gif);
}

/* Control buttons for thumbnail scrolling */
.control {
	text-align:center;
}

.control a {
	outline:none;
}

.control img {
	border:0;
}

.previous {
	margin-right:250px;
}

.next {
	margin-left:250px;
}

/* Accordion tab header background images */
#arts .header {
	background-image:url(images/homepage2/arts.gif);
}

#arts .active {
	background-image:url(images/homepage2/arts-over.gif);
}

#interactives .header {
	background-image:url(images/homepage2/interactives.gif);
}

#interactives .active {
	background-image:url(images/homepage2/interactives-over.gif);
}

#language .header {
	background-image:url(images/homepage2/languages.gif);
}

#language .active {
	background-image:url(images/homepage2/languages-over.gif);
}

#literature .header {
	background-image:url(images/homepage2/literature.gif);
}

#literature .active {
	background-image:url(images/homepage2/literature-over.gif);
}

#mathematics .header {
	background-image:url(images/homepage2/mathematics.gif);
}

#mathematics .active {
	background-image:url(images/homepage2/mathematics-over.gif);
}

#science .header {
	background-image:url(images/homepage2/science.gif);
}

#science .active {
	background-image:url(images/homepage2/science-over.gif);
}

#history .header {
	background-image:url(images/homepage2/history.gif);
}

#history .active {
	background-image:url(images/homepage2/history-over.gif);
}

#news .header {
	width:680px;
	background-image:url(images/homepage2/news.gif);
}

#news .active {
	background-image:url(images/homepage2/news-over.gif);
}

/* Extra links and copyright notice at bottom of page */
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:670px;
	color:#000;
}

#footer a {
	text-decoration:none;
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

#extras {
	padding:10px;
	color:#fff;
	background-color:#6690b2;
	text-transform:uppercase;
}

#extras a {
	color:#fff;
}

#copyright {
	text-align:right;
}

.left {	/* 50% column, floated to the left */
	width:50%;
	float:left;
}

.right {	/* 50% column, floated to the right */
	width:50%;
	float:right;
}

/* Some basic text formatting */
.accordion p {
	font-size:11px;
	line-height:1.5em;
	margin:1em;
	font-family:Arial, Helvetica, sans-serif;
}

