@charset "UTF-8";
/* CSS Document - Screen*/

*{ padding: 0; margin: 0; }

/************/
/*** MAIN ***/
/************/

body {
	background: url(../images/bg_main.jpg) no-repeat center top fixed #735E49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; color: #2A1B1A;
	margin: 0; padding: 0;
	text-align: center;
	}
	
#container {
	width: 971px; 
	margin: 0 auto; padding: 0;
	}
	
#logo_think {
	width: 700px; height: 92px;
	margin: 10px 0 5px 0; 
	}
	
#content {
	background: url(../images/bg_notebook2.jpg) no-repeat #F5F2E9;
	width: 971px; 
	margin: 0 auto; padding: 0;
	text-align: left;
	}

#left {
	width: 410px; float: left; margin: 40px 0 40px 20px;
	}
	
#left_box { margin: 0 0 20px 0; clear: both; }
	
#right {
	width: 200px; float: left; margin: 75px 0 40px 90px; 
	}
	
#right_box { margin: 0 0 20px 0; clear: both; }
#right_box_space { margin: 20px 0 20px 0; clear: both; }
#right_box_first { margin: 60px 0 20px 0; clear: both; }
#right_box_40 { margin: 40px 0 20px 0; clear: both; }
	
/*************/
/*** FONTS ***/
/*************/

h1 { 
	font-family:Georgia, "Times New Roman", Times, serif; font-size: 2.0em; font-style: italic;
	letter-spacing: .25px; 
	padding: 10px 0 2px 0; margin: 10px 0 10px 0;
	border-bottom: 1px solid #7F5454;
	}
	
h1.noborder { border: none; }
	
h2 { 
	font-size: 1.6em; font-weight: bold; color: #EA5A2E;
	letter-spacing: 1px; 
	padding: 10px 0 2px 0; margin: 10px 0 5px 0;
	border-bottom: 1px solid #7F5454;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em; font-weight: bold; font-style: italic;
	padding: 10px 0 2px 0; margin: 10px 0 5px 0;
	border-bottom: 1px solid #7F5454;
	}
	
p { font-size: 1.4em; text-align: left; padding: 0 0 10px 0; line-height: 1.2; }

ul.arrow { list-style-type: circle; list-style-image:url(../images/arrow.png); margin-left: 20px; padding: 0; }
li.arrow { font-size: 1.4em; padding: 0 0 5px 0; line-height: 1.2 }

a:link { color: #065F9A; text-decoration: underline }
a:visited { color: #065F9A; text-decoration: underline }
a:active { color: #FFFFFF; text-decoration: none; background-color: #065F9A; }
a:hover { color: #FFFFFF; text-decoration: none; background-color: #065F9A; }

/******************/
/*** NAVIGATION ***/
/******************/

/*** top navigation **/

#nav_wrap {
	width: 100%;
	background: url(../images/bg_wpsu_nav.png) repeat-y center;
	}
	
#logo_wpsu {
	center top;
	margin: 0 auto; padding: 0; width: 1000px; 
	}

ul#nav_top {
	background-color: #e6ecf3; border-bottom: 1px solid #FFFFFF;
	margin: 0; height: 30px; line-height: 30px;
	}

ul#nav_top li { 
	font-size: 1em; color: #105185; text-align: left;
	display: inline; float: left; list-style-type: none; height: 30px !important; line-height: 30px; 
	padding: 0 16px 0 16px; 	
	border-right: 1px solid #d0dce8 
	} 

ul#nav_top li.logo { display: inline; list-style-type: none; line-height: 30px; padding: 0; border-right: 0 } 
ul#nav_top li.search { float: right; border-right: 0 }
ul#nav_top li.about { border-right: 0 }
.search_dropdown { width: 110px; color: #105185; font-size: 1em }

ul#nav_top li a:link { color: #105185; text-decoration: none }
ul#nav_top li a:visited { color: #105185; text-decoration: none }
ul#nav_top li a:active { color: #105185; text-decoration: underline; background-color: #e6ecf3}
ul#nav_top li a:hover { color: #105185; text-decoration: underline; background-color: #e6ecf3}

/*** main navigation **/

#nav_main {
	float: right; 
	padding: 75px 40px 0 0; margin: 0;
	width: 160px; 
	}
	
#nav_main ul { padding: 0; margin: 0; list-style-type: none; }
	
#nav_main li { margin: 0; padding-bottom: 10px; text-decoration: none; border: none; }
	
#nav_main li img {display: block; text-decoration: none; border: none; }
	
#nav_main a { margin: 0px; padding-bottom: 10px; height: 37px; text-decoration: none; border: none }

/*** period navigation **/

#nav_period {
	width: 410px; display: block; margin-top: 20px;
	}
	
#nav_period ul {
	margin: 0 0 5px 0; padding: 0;
	list-style-type: none;
	}
	
#nav_period ul li {
	font-size: 1.6em; color: #065F9A;
	vertical-align: text-bottom;
	padding: 5px 12px 5px 0;
	display: inline;
	}
	
#nav_period ul li a.active {
	color: #FFFFFF; background-color: #065F9A;
	}

/**************/
/*** THUMBS ***/
/**************/

#thumb {
	width: 54px; float: left;
	padding: 0 0 10px 0;
	}

#thumb ul { list-style-type: none; }
	
#thumb ul li { display: inline; }

#thumb_text {
	width: 135px; float: right;
	padding: 0 0 10px 0;
	}
	
#thumb_text ul { 
	list-style-type: circle; list-style-image:url(../images/arrow.png);
	margin-left: 15px; padding: 0; 
	}

#thumb_text ul li {  font-size: 1.4em; padding: 0 0 5px 0; }
	
ul.clear { clear:both; }

p.dash { margin-top: 10px; border-top: 1px dashed #7F5454 }

#highlight {  	
	border: 1px solid #7CA77F;
	}

/*************/
/*** VIDEO ***/
/*************/

#video_box { 
	width: 410px; 
	background-color: #7CA77F;
	margin: 10px 0 20px 0;
	padding: 10px 0 20px 0;
	border: 1px solid #2A1B1A;
	}
	
#video { margin: 0 0 0 0; }
	
#video_text {
	width: 340px;
	padding: 10px 10px 5px 10px; margin: 10px 0 0 25px;
	background-color: #FFFFFF;
	border: 1px solid #2A1B1A
	}
	
/***************/
/*** QUIZZES ***/
/***************/

#quiz {
	width: 700px; float: left; margin: -40px 40px 0 20px; 
	background-color: #F5F3EA;
	}
	
div.blue { background-color: #CADAE0; padding: 10px 0 0 0; margin-bottom: 5px; }

table,div,span,td{
	width: 100%;
}

div.Titles{
	padding: 0.5em;;
	text-align: center;
}

button{
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	display: inline;
}

.ExerciseTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em; font-weight: bold; font-style: italic;
	padding: 10px 0 2px 0; margin: 10px 0 5px 0;
	border-bottom: 1px solid #7F5454;
}

.ExerciseSubtitle{
	font-size: 120%;
	color: #000033;
}

div.StdDiv{
	width: 700px;
	text-align: center;
	border-bottom: 1px solid #7F5454;
	padding: 5px 0 5px 0;
}

/** EndCorePageCSS **/


.RTLText{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

.CentredRTLText{
	text-align: center;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

button p.RTLText{
	text-align: center;
}

.RTLGapBox{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Times New Roman", Geneva,Arial,sans-serif;
}

.Guess{
	font-weight: bold;
}

.CorrectAnswer{
	font-weight: bold;
}

div#Timer{
	padding: 0.25em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000033;
}

span#TimerText{
	padding: 0.25em;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	display: none;
	color: #000033;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color: #000033; font-size: 1.4em;
}

.LeftItem{
	font-size: 100%;
	color: #000000;
	text-align: left;
}

.RightItem{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
}

span.CorrectMark{

}

input, textarea{
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
}

select{
	font-size: 100%;
}

div.Feedback {
	background-color: #ffffff;
	width: 500px;
	top: 33%;
	left: 33%;
	z-index: 1;
	border-style: solid;
	border-width: 1px;
	padding: 25px;
	color: #000033;
	position: absolute;
	display: none;
}

div.ExerciseDiv{
	color: #000000;
}

/* JMatch flashcard styles */
table.FlashcardTable{
	background-color: transparent;
	color: #000000;
	border-color: #000000;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 90%;
	position: relative;
	text-align: center;
	padding: 0px;
}

table.FlashcardTable tr{
	border-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #bbbbee;
}

table.FlashcardTable td.Showing{
	font-size: 140%;
	text-align: center;
	width: 50%;
	display: table-cell;
	padding: 2em;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #bbbbee;
}

table.FlashcardTable td.Hidden{
	display: none;
}

/* JMix styles */
div#SegmentDiv{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}

a.ExSegment{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.RemainingWordList{
	font-style: italic;
}

div.DropLine {
	position: absolute;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000033;
	width: 80%;
}

/* JCloze styles */

.ClozeWordList{
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
}

div.ClozeBody{
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

span.GapSpan{
	font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
	margin: auto auto 1em auto;
	border-collapse: collapse;
	padding: 0px;
	background-color: #000000;
}

table.CrosswordGrid tbody tr td{
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	vertical-align: middle;
	font-size: 140%;
	padding: 1px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
}

table.CrosswordGrid span{
	color: #000000;
}

table.CrosswordGrid td.BlankCell{
	background-color: #000000;
	color: #000000;
}

table.CrosswordGrid td.LetterOnlyCell{
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

table.CrosswordGrid td.NumLetterCell{
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}

.NumLetterCellText{
	cursor: pointer;
	color: #000000;
}

.GridNum{
	vertical-align: super;
	font-size: 66%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.GridNum:hover, .GridNum:visited{
	color: #000000;
}

table#Clues{
	margin: auto;
	vertical-align: top;
}

table#Clues td{
	vertical-align: top;
}

table.ClueList{
  margin: auto;
}

td.ClueNum{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

td.Clue{
	text-align: left;
}

div#ClueEntry{
	text-align: left;
	margin-bottom: 1em;
}

/* Keypad styles */

div.Keypad{
	text-align: center;
	display: none; 
	margin-bottom: 0.5em;
}

div.Keypad button{
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
	background-color: #ffffff;
	color: #000000;
	width: 2em;
}

/* JQuiz styles  */

div.QuestionNavigation{
	text-align: center; font-size: .8em;
}

.QNum{
	margin: 0em 1em 0.5em 1em;
	font-weight: bold;
	vertical-align: middle;
}

textarea{
	font-family: Geneva,Arial,sans-serif;
}

.QuestionText{
	text-align: left;
	margin: 0px;
	font-size: 100%;
}

.Answer{
	font-size: 120%;
	letter-spacing: 0.1em;
}

.PartialAnswer{
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #000033;
}

.Highlight{
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 120%;
}

ol.QuizQuestions{
	text-align: left;
	list-style-type: none;
}

li.QuizQuestion{
	padding: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

ol.MCAnswers{
	text-align: left;
	list-style-type: upper-alpha;
	padding: 1em;
}

ol.MCAnswers li{
	margin-bottom: 1em;
}

ol.MSelAnswers{
	text-align: left;
	list-style-type: lower-alpha;
	padding: 1em;
}

div.ShortAnswer{
	padding: 1em;
}

.FuncButton {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.4em;  text-align: center;
	border-style: solid;
	border-left-color: #ddddf6;
	border-top-color: #ddddf6;
	border-right-color: #5d5d77;
	border-bottom-color: #5d5d77;
	background-color: #7CA77F;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonUp {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.4em;  text-align: center;
	border-style: solid;
	border-left-color: #ddddf6;
	border-top-color: #ddddf6;
	border-right-color: #5d5d77;
	border-bottom-color: #5d5d77;
	background-color: #7CA77F;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonDown {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.4em;  text-align: center;
	border-style: solid;
	border-left-color: #5d5d77;
	border-top-color: #5d5d77;
	border-right-color: #ddddf6;
	border-bottom-color: #ddddf6;
	background-color: #7CA77F;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

/* BeginNavBarStyle */

div.NavButtonBar{
	background-color: #000066;
	text-align: center;
	margin: 2px 0px 2px 0px;
	clear: both;
	font-size: 100%;
}

.NavButton {
	border-style: solid;
	
	border-left-color: #7f7fb2;
	border-top-color: #7f7fb2;
	border-right-color: #000033;
	border-bottom-color: #000033;
	background-color: #000066;
	color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonUp {
	border-style: solid;

	border-left-color: #7f7fb2;
	border-top-color: #7f7fb2;
	border-right-color: #000033;
	border-bottom-color: #000033;
	color: #000066;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonDown {
	border-style: solid;

	border-left-color: #000033;
	border-top-color: #000033;
	border-right-color: #7f7fb2;
	border-bottom-color: #7f7fb2;
	color: #000066;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

/*EndNavBarStyle*/

div.CardStyle {
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #bbbbee;
	left: -50px;
	top: -50px;
	overflow: visible;
}

.rtl{
	text-align: right;
	font-size: 140%;
}

/*hypothesize styles*/

li.QuizQuestion { font-size: 1.4em; }
	
/**************/
/*** IMAGES ***/
/**************/

img.image { padding: 5px 0 10px 0; }

img.border { border: 1px solid black; }

/*********/ 
/* TABLE */
/*********/ 

#full { width: 700px; margin: 0 0 40px 20px; float: left; }
#full_lessonplans { width: 700px; margin: 40px 0 40px 20px; float: left; }
 
table.lessonplans {
 /* border: 1px solid #369 */
 background-color: #F5F3EA;
}
 
.lessonplans th { 
text-align: left; text-decoration: none;
}

h2.lessonplans { 
	font-size: 1.4em; font-weight: bold; color: #EA5A2E;
	padding: 10px 0 2px 0; margin: 10px 0 5px 0;
	border-bottom: 1px solid #7F5454;
	letter-spacing: normal;
	}

.lessonplans tr { 
}

.lessonplans td { 
 text-align: left; height: 40px;
}
 
.lessonplans td.resource { 
 text-align: left;
 font-size: 1.4em; font-weight: bold; color: #EA5A2E;
 padding: 5px 20px 5px 0; line-height: 1.2;
}

/*.lessonplans td.resource a:link { color: #0000EE; text-decoration: none }
.lessonplans td.resource a:visited { color: #0000EE; text-decoration: none }
.lessonplans td.resource a:active { color: #992314; text-decoration: none }
.lessonplans td.resource a:hover { color: #992314; text-decoration: none }*/

.lessonplans td.media { 
 text-align: left;
 font-size: 1.3em;
 padding: 5px 20px 5px 0; line-height: 1.2;
}

.lessonplans td.topics { 
 text-align: left;
 font-size: 1.3em;
 padding: 5px 20px 5px 0; line-height: 1.2;
}
 
tr.even {
 background-color: #CADAE0;
}

/********/
/*FOOTER*/
/********/

#footer { margin: 20px 0 0 0; clear:both; background-color:#F5F3EA; padding: 10px 0 10px 0 }
#footer p { text-align: center; font-size: 1.2em; margin: 0; padding: 0;}