
body{
	font-family: Geneva,Arial;
	background-color: #ffffff;
	color: #ffffff;
	background-image: url(image.gif); 
 	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	font-size: small;
}
span.concepteur{
	font-size: 50%;
	font-weight: normal;
	color: #000000;
	text-shadow: none;
}
span.good{
	font-size: 150%;
	color: #ffffff;
	background-color: #00aa00;
	font-weight: bold;
}
span.wrong{
	font-size: 100%;
	color: #000000;
	background-color: #ff0000;
	font-weight: bold;
}
span.notation{
	background-color: #ffffff;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #bbbbbb;
	border-radius: 0.3em;
	padding: 0px 2px 0px 2px;
}
span.acide{
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
}
span.neutre{
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}
span.basique{
	font-size: 120%;
	color: #0000ff;
	font-weight: bold;
}
span.amphotere{
	font-size: 120%;
	color: #883388;
	font-weight: bold;
}
span.rep{
	font-size: 120%;
}


div.qa{
	font-size: 100%;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	background-color: #ffffff;
	padding: 3px;
}
table.kakb{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	position: relative;
	font-size: 90%;
}

td.h_acides,.h_ka{
	background-color: #ff8888;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.h_bases,.h_kb{
	background-color: #8888ff;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.acide_1,.ka_1{
	background-color: #ffdddd;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.base_1,.kb_1{
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.acide_2,.ka_2,.base_2,.kb_2{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.acide_3,.ka_3{
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}
td.base_3,.kb_3{
	background-color: #bbbbff;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 0px;
	vertical-align: bottom;
}

p{
	text-align: left;
	margin: 0px;
	font-size: 100%;
}

table,div,span,td{
	font-size: 100%;
	color: #000000;
}

div.Titles{
	padding: 0em;
	font-size: 150%;
	text-align: center;
	color: #200040;
}

button{
	font-family: Geneva,Arial;
	font-size: 100%;
	display: inline;
	border-radius: 5px;
	padding: 4px 17px;
	margin:2px;
}

.ExerciseTitle{
	font-size: 140%;
	color: #ffffff;
	text-shadow: 2px 2px 5px #000000, 0 0 7px #004488, 0 0 7px #004488;
}

.ExerciseSubtitle{
	font-size: 120%;
	color: #200040;
}

div.StdDiv{
	background-color: #eebbee;
	text-align: center;
	font-size: 120%;
	color: #000000;
	padding: 0.5em;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff;
	margin-bottom: 1px;
	border-radius: 5px;
}

/* EndCorePageCSS */

.RTLText{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial; 
}

.CentredRTLText{
	text-align: center;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial; 
}

button p.RTLText{
	text-align: center;
}

.RTLGapBox{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Times New Roman", Geneva,Arial;
}

.Guess{
	font-weight: bold;
}

.CorrectAnswer{
	font-weight: bold;
}

div#Timer{
	padding: 0.25em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #200040;
}

span#TimerText{
	padding: 0.25em;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	display: none;
	color: #200040;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color: #200020;
}

.LeftItem{
	font-size: 100%;
	color: #ffffff;
	text-align: left;
}

.RightItem{
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
}

span.CorrectMark{

}

input, textarea{
	font-family: Geneva,Arial;
	font-size: 120%;
	border-radius: 5px;
	padding: 5px;
}

select{
	font-size: 100%;
	border-radius: 5px;
	padding: 3px 2px 3px 5px;
	border: 1px solid silver;
}

div.Feedback {
	background-color: #ffffdd;
	left: 25%;
	width: 70%;
	top: 33%;
	z-index: 1;
	border-style: solid;
	border-width: 3px;
	padding: 5px;
	text-align: center;
	color: #ff0000;
	position: absolute;
	display: none;
	animation: feedback 2s;
	font-size: 120%;
	border-radius: 0.4em;
	box-shadow: 0.6em 0.9em 0.6em #bb6666;
}
@-webkit-keyframes feedback {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes feedback {
  from {opacity: 0;}
  to {opacity:1 ;}
}



div.RightContainer{
	border-style: none;
	padding: 2px 0px 2px 0px;
	float: left;
	width: 49.8%;
	margin-bottom: 0px;
}

div.LeftContainer{
	border-style: none;
	padding: 2px 0px 2px 0px;
	float: right;
	width: 49.8%;
	margin-bottom: 0px;
}

.ReadingText{
	text-align: left;
}



div.ExerciseDiv{
	color: #ffffff;
}

/* JMatch flashcard styles */
table.FlashcardTable{
	background-color: transparent;
	color: #ffffff;
	border-color: #ffffff;
	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: #993399;
}

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: #ffffff;
	background-color: #993399;
}

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: #ffffff;
}

span.RemainingWordList{
	font-style: italic;
}

div.DropLine {
	position: absolute;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #200040;
	width: 80%;
}

/* JCloze styles */

.ClozeWordList{
	text-align: center;
	font-weight: bold;
}

div.ClozeBody{
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
}

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; /* initially hidden, shown if needed */
	margin-bottom: 0.5em;
}

div.Keypad button{
	font-family: Geneva,Arial;
	font-size: 120%;
	background-color: #ffffff;
	color: #000000;
	width: 2em;
}

/* JQuiz styles */

div.QuestionNavigation{
	text-align: center;
}

.QNum{
	margin: 0em 1em 0.5em 1em;
	font-weight: bold;
	vertical-align: middle;
}

textarea{
	font-family: Geneva,Arial;
}

.QuestionText{

}

.Answer{
	font-size: 120%;
	letter-spacing: 0.1em;
}

.PartialAnswer{
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #200040;
}

.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 {
	text-align: center;
	border-style: solid;

	border-left-color: #cc99cc;
	border-top-color: #cc99cc;
	border-right-color: #4c194c;
	border-bottom-color: #4c194c;
	color: #ffffff;
	background-color: #993399;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	box-shadow: 2px 2px 5px #888;
}

.FuncButtonUp {
	color: #993399;
	text-align: center;
	border-style: solid;

	border-left-color: #cc99cc;
	border-top-color: #cc99cc;
	border-right-color: #4c194c;
	border-bottom-color: #4c194c;

	background-color: #ffffff;
	color: #993399;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	box-shadow: -2px -2px 5px #888;
}

.FuncButtonDown {
	color: #993399;
	text-align: center;
	border-style: solid;

	border-left-color: #4c194c;
	border-top-color: #4c194c;
	border-right-color: #cc99cc;
	border-bottom-color: #cc99cc;
	background-color: #ffffff;
	color: #993399;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
	box-shadow: -2px -2px 5px #888;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
	background-color: #662266;
	text-align: center;
	margin: 2px 0px 2px 0px;
	clear: both;
	font-size: 100%;
	border-radius: 5px;
	box-shadow: -2px -2px 5px #888;
}

.NavButton {
	border-style: solid;
	
	border-left-color: #b290b2;
	border-top-color: #b290b2;
	border-right-color: #331133;
	border-bottom-color: #331133;
	background-color: #662266;
	color: #ffffff;

	border-width: 2px;
	cursor: pointer;		
	box-shadow: 2px 2px 5px #331133;
}

.NavButtonUp {
	border-style: solid;

	border-left-color: #b290b2;
	border-top-color: #b290b2;
	border-right-color: #331133;
	border-bottom-color: #331133;
	color: #662266;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;		
	box-shadow: -2px -2px 5px #331133;
}

.NavButtonDown {
	border-style: solid;

	border-left-color: #331133;
	border-top-color: #331133;
	border-right-color: #b290b2;
	border-bottom-color: #b290b2;
	color: #662266;
	background-color: #ffffff;

	border-width: 2px;
	cursor: pointer;		
	box-shadow: -2px -2px 5px #331133;
}

/*EndNavBarStyle*/

a{
	color: #ffff80;
	cursor: pointer;
}

a:visited{
	color: #ff8000;
}

a:hover{
	color: #ffff80;
}

div.CardStyle {
	position: absolute;
	font-family: Geneva,Arial;
	font-size: 100%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	background-color: #993399;
	left: -50px;
	top: -50px;
	overflow: visible;	
	border-radius: 5px;
	box-shadow: 3px 3px 3px #888;
}

.rtl{
	text-align: right;
	font-size: 140%;
}
