* {padding: 0; margin: 0;}

html { 
	font-family: Verdana, Arial, sans-serif;
}


body {
    margin: 0 auto;
	background-color: #663399;
	width: 1000px;
	padding: 0;
}

#header {
    padding: 0;
	margin: 0;
}

#primary {
    background: #663399;
	margin-top: 2em;

}

#primary span.notselected {
    background: #bdd631;
	margin-left: 0px;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	border-left: 4px solid #cc3333;
	border-top: 4px solid #cc3333;
	border-right: 4px solid #cc3333;

}

#primary span.notselected:hover {
    background: tomato;


}

span.selected {
    background-color: orange;
	margin-left: 0px;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
	border-left: 4px solid #cc3333;
	border-top: 4px solid #cc3333;
	border-right: 4px solid #cc3333;
    padding-bottom: 7px;
}



#primary span a {
    text-decoration: none;
	color: white;
	font-weight: bold;
}



#secondary {
    margin-top: 3px;
    background: orange;
	font-size: 0.7em;
	margin-bottom: 0;
	padding: 1em;
	border-left: 4px solid #cc3333;
	border-top: 4px solid #cc3333;
	border-right: 4px solid #cc3333;
}

#secondary span a {
    color: blue;
    line-height: 2;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

#secondary span a.selected {
    color: red;
}

#secondary span a:hover {
    color: white;
}

#tertiary {
    margin-top: 0px;
    background: gold;
	font-size: 0.7em;
	margin-bottom: 0;
	padding: 1em;
	border-left: 4px solid #cc3333;
	border-right: 4px solid #cc3333;
}

#tertiary span {
    line-height: 2;
	padding-right: 8px;
	padding-left: 8px;
}

#tertiary span a {
    color: blue;
    line-height: 2;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#tertiary span a:hover {
    color: white;
}

#main {
    background-color: #bdd631;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	font-size: 0.9em;
	border-left: 4px solid #cc3333;
	border-right: 4px solid #cc3333;
	border-bottom: 4px solid #cc3333;

}

#main h1 {
    font-size: 1.5em;
	margin-top: 1em;
}

#main h2 {
    font-size: 1.2em;
	margin-top: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#main h3 {
    font-size: 1em;
	padding-top: 1em;
}

#main p {
    font-size: 1.0em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#main ul, ol {
    padding-left: 2em;
}

#main table {

    font-size: 1em;
}

#activity {
    background-color: #bdd631;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	font-size: 0.9em;
	border-left: 4px solid #cc3333;
	border-right: 4px solid #cc3333;
	border-bottom: 4px solid #cc3333;

}

#activity h1 {
    font-size: 1.5em;
	margin-top: 1em;
}

#activity h2 {
    font-size: 1.2em;
	margin-top: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
    background: url(/images/activity_h2_new.gif) no-repeat;
	color: #555555;
}

#activity h3 {
    font-size: 1em;
	padding-top: 1em;
}

#activity p {
    font-size: 1.0em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#activity ul, ol {
    padding-left: 2em;
}

#activity table {

    font-size: 1em;
}

table.activity_language
{
    width: 100%;
}

table.activity_language th {
    text-align: left; 
}

div.copyright_footer {
	text-align: center;
    color: #ffffff;
    font-size: 0.7em;
	padding-bottom: 12px;
	padding-top: 12px;
}

div.copyright_footer a {
    color: #ffffff;
}


table.activity_resources {
    width: 100%;

}

table.activity_resources td {
    vertical-align: top;
    padding-top: 0px;
    padding-left: 0px;
}

td.activity_resource {
    width: 100px;
	color: #555555;
}

span.nc {
    text-decoration: underline;
}

table.activity_cross_curricular {
    width: 100%;
}

table.activity_cross_curricular th{
    text-align: left;
}

div.activity_section_yellow {
    padding: 0.5em;
    /*background: url(/images/yellow_grey_gradient_3x1000.png) repeat-x;*/
    background: yellow;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;

}

div.activity_section_purple {
    padding: 0.5em;
    background: url(/images/purple_gradient_1x164.png) repeat-x;
}

div.activity_what_to_do {
    padding: 0.5em;
    background: lightblue;
}

table.planning
{
    text-align: center;
}

td.planning_year_one
{
    text-align: center;
    background: #ffffcc;
}

td.planning_year_two
{
    text-align: center;
    background: #ccddcc;
}

td.planning_odd
{
    text-align: center;
    background: #BBBBBB;
}

td.planning_even
{
    text-align: center;
    background: #ffffff;
}

div.dictionary_section {
    padding: 0.5em;
    background: yellow;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

div.speekeesowheader {
    width: 985px;
    border: 8px solid #cc3333;
	margin-bottom: 10px;
	margin-top: 4px;
	background: #bdd631 url(/radio/1003/speekee_letters_525x145.gif) top right no-repeat;
}

div.speekeesowheader img {

    padding-bottom: 0px;
    margin-bottom: 0px;
	vertical-align: bottom;
}

div.speekeesowheader a img {
    border: none;
}

li.framework {
    list-style-type: none;
}

li.framework_selected {
    list-style-type: none;
    background-color: orange;
}

table.filmstrip {
    width: 100%;
}

table.filmstrip td {
    width: 20%;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}

div.logged_in {
    font-size: 0.8em;
	color: gray;
	font-style: italic;
}

div.popupVideoPlayer {
	z-index: 50;
	width: 360px;
}

div.playerChapterActive {
    height: 45px;
	background-color: orange;
	padding: 4px;
	margin-bottom: 6px;
}

div.playerChapterInactive {
    height: 45px;
	background-color: gray;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	padding: 4px;
	margin-bottom: 6px;
	cursor: pointer;
}

span.chapterDetail {
    padding-left: 4px;
	color: white;
	font-size: 0.8em;
}

div.playerChapterHelp {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
}

span.feedbacklink {
    font-size: 0.6em;
	color: blue;
}

#tutorial {
   float: left;
background-image: url('/radio/1003/loading.gif') no-repeat;
}

#media {
margin-top: 10px;
margin-right: 40px;
margin-bottom: 10px;

}

#noUpdate {

font-family:Arial, Helvetica, sans-serif;
font-size: x-small;

}

span.tutorial {
font-size: 0.7em;
color: blue;
}