/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */

/* BeginCorePageCSS */

/* Made with executable version 6.3 Release 0 Build 3 */


/* Hack to hide a nested Quicktime player from IE, which can't handle it. */
* html object.MediaPlayerNotForIE {
	display: none;
}

body{
	font-family: Arial, Geneva, sans-serif;
	background-color: rgb(255,255,180);
	color: #000000;
	font-size: 14px;
	margin-top: 0px;
}

#sub-nav a:link 
{text-decoration: none;
color: #006666;
font-weight: bold;}

#sub-nav a:active 
{text-decoration: none;
color: #006666;
font-weight: bold;}

#sub-nav a:visited 
{text-decoration: none;
color: #006666;
font-weight: bold;}

#sub-nav a:hover 
{text-decoration:underline; 
color: #00cccc;
font-weight: bold;
}

#wrapper
{width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#sub-nav
{background-color: rgb(210,230,230);
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
border-bottom: 2px solid rgb(170,200,200);
border-right: 2px solid rgb(170,200,200);
border-top: 2px solid rgb(200,230,230);
border-left: 2px solid rgb(185,215,215);
color: #006666;
font-weight: bold;
font-size: 14px;
background: url(exercise-images/subnav.gif);
height: 18px;
}

#ex-instructions
{padding-top: 10px;
padding-left: 12px;
padding-right: 12px;}

h1
{font-size: 18px;
color: #006666;
}


p{
	text-align: left;
	margin: 0px;
	font-size: 100%;
}

table,div,span,td{
	font-size: 100%;
	color: #000000;
}

div.Titles{
	padding: 0.5em;;
	text-align: center;
	color: #000000;
}

button{
	font-family: Arial, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: inline;
}

#CheckButton2
{
	color: #ffffff;
}

#FeedbackOKButton
{
	color: #ffffff;
}


 .ExerciseTitle{
	font-size: 140%;
	color: #000000;
}

 .ExerciseSubtitle{
	font-size: 120%;
	color: #000000;
}

div.StdDiv{
	background-color: rgb(255,255,180);
	text-align: center;
	font-size: 100%;
	color: #000000;
	padding: 0.5em;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

/* EndCorePageCSS */


 .Guess{
	font-weight: bold;
}

 .CorrectAnswer{
	font-weight: bold;
}

div#Timer{
	padding: 0.25em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
}

span#TimerText{
	padding: 0.25em;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	display: none;
	color: #000000;
}

span.Instructions{

}

div.ExerciseText{

}

 .FeedbackText{
	color: #000000;
}

 .FeedbackText span.CorrectAnswer{
	color: #000000;
}

 .FeedbackText span.Guess{
	color: #000000;
}

 .FeedbackText span.Answer{
	color: #000000;
}

 .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: 15px;
	border-color: #ffffff;
	background-color: rgb(255,255,255);
	color: #006666;
	font-weight: bold;
}

select{
	font-size: 100%;
}

div.Feedback {
	background-color: rgb(255,255,180);
	z-index: 1;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	color: #000000;
	display: none;
	font-size: 100%;
	font-weight: bold;
	line-height: 20px;
	margin-top: -20px;
}

#InstructionsDiv
{margin-left: -2000px;
height: 10px;
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: #FFFFFF;
}

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: #FFFFFF;
}

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: #000000;
	width: 80%;
}

/* JCloze styles */

 .ClozeWordList{
	text-align: center;
	font-weight: bold;
}

div.ClozeBody{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 32px;
}


span.GapSpan{
	font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
	padding: 0px;
	background-color: #000000;
}

table.CrosswordGrid tbody tr td{
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	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: #800080;
}

 .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;
	color: #800080;
}

td.Clue{
	text-align: left;
}

#ClueEntry{
	text-align: center;
	margin-bottom: 10px;
	margin-top: -14px;
	height: 46px;
}

span.ClueNum
{font-weight: bold; color: #800080;}

/* Keypad styles */

div.Keypad{
	text-align: center;
	display: none; /* initially hidden, shown if needed */
	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 */


#quiz-qs
{line-height: 20px;
margin-top: 0px;
	}


div.QuestionNavigation{
	text-align: center;
}

.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%;
	font-weight: bold;
	color: #800080;
}

.Answer{
	font-size: 120%;
	letter-spacing: 0.1em;
}

.PartialAnswer{
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #000000;
}

.Highlight{
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 120%;
}

ol.QuizQuestions{
	text-align: left;
	list-style-type: none;
}

li.QuizQuestion{
	padding: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	list-style-type: none;
}

ol.MCAnswers{
	text-align: left;
	list-style-type: none;
	padding: 2px;
	margin-left: 20px;
	margin-top: 6px;
	line-height: 20px;
}

ol.MCAnswers li{
	margin-bottom: 5px;
	margin-top: 2px;
}

ol.MSelAnswers{
	text-align: left;
	list-style-type: none;
	padding: 2px;
}

div.ShortAnswer{
	padding: 2px;
}

.FuncButton {
	text-align: center;
	border-style: solid;

	border-left-color: rgb(122,182,151);
	border-top-color: rgb(122,182,151);
	border-right-color: rgb(070,126,097);
	border-bottom-color: rgb(070,126,097);
	color: #ffffff;
	background-color: #006666;

	border-width: 2px;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.FuncButton-q {
	text-align: center;
	border-style: solid;

	border-left-color: rgb(122,182,151);
	border-top-color: rgb(122,182,151);
	border-right-color: rgb(070,126,097);
	border-bottom-color: rgb(070,126,097);
	color: #ffffff;
	background-color: #006666;

	border-width: 2px;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}



.FuncButtonUp {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;

	border-left-color: rgb(092,152,121);
	border-top-color: rgb(092,152,121);
	border-right-color: rgb(040,096,067);
	border-bottom-color: rgb(040,096,067);

	background-color: #003333;
	border-width: 2px;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.FuncButtonDown {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;

	border-left-color: rgb(080,080,080);
	border-top-color: rgb(080,080,080);
	border-right-color: rgb(040,040,040);
	border-bottom-color: rgb(040,040,040);
	background-color: #000000;

	border-width: 2px;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
	background-color: #000000;
	text-align: center;
	margin: 2px 0px 2px 0px;
	clear: both;
	font-size: 100%;
}

.NavButton {
	border-style: solid;
	
	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonUp {
	border-style: solid;

	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonDown {
	border-style: solid;

	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	color: #000000;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;	
}

/*EndNavBarStyle*/

a{
	color: #0000FF;
}

a:visited{
	color: #0000CC;
}

a:hover{
	color: #0000FF;
}

div.CardStyle {
	position: absolute;
	font-family: Arial,Geneva,sans-serif;
	font-size: 16px;
	padding: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #800080;
	color: #006666;
	font-weight: bold;
	background-color: #ffffff;
	overflow: visible;
	width: 110px;
	text-align: center;
}

#match-check
{
margin-top: 10px;
}




 .rtl{
	text-align: right;
	font-size: 140%;
}

