/*
Design by Chiqui
http://www.ebelit.com
Released for free under a Creative Commons Attribution 2.5 License
Title: Blue&Red
Version: 1.0
*/
/* style ecercises */

/* Hack to hide a nested Quicktime player from IE, which can't handle it. */
* html object.MediaPlayerNotForIE {
	display: none;
}

/* General style */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 5%;
	margin-left: 5%;
}

h1, h2, h3 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
}

h1 { 
font-size: 3em; color: #f55a5a;}
h2 { font-size: 1.8em; color: #4a47ba;}
h3 { font-size: 1.4em; font-weight: bold; color: #f55252; margin-left: 20px;}
h4 { font-size: 1.2em; font-weight: bold; color: #0c00f4;}
h5 { font-size: 1.2em; text-align: center; color: #2f2cb1;}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;	
}

a {
	color: #3d3aa0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #e4e4f5;
	color: #ff7373;
}

hr { 
	display: none; 
}
span {
	color: #4340ac;
}

.hr {
	height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: url(images/hr.gif) repeat-x left center;
}
.hr2 {
	height: 16px;
	margin-bottom: 15px;
	background: url(images/hr2.gif) repeat-x left center;
}

ul {
list-style: none;
}
.none {
border: none;
}

table  {
	width:460;
	padding: 15px 5px 30px 5px;
	text-align: center;
	color: #5a57c1;
	font-weight: bold;
}


td {
	padding: 5px 0 5px 0;
	border: 1px dashed #bfbee7;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}
/****************/

#aviso {
text-align: center;
font-size: 130%;
font-weight: bold;
}

	
/* Header */

#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
}
/******************/

/* Logo */

#logo {

	float: left;
	width: 170px;
	height: 108px;
	text-align: center;	
}

#logo h1 {
	margin: 0;
	padding-top: 15px;
	font-size: 75px;	
}

#logo h2 {
	font-size: 26px;
	color: #0603d6;
	padding-bottom: 20px;
}

#logo a {
	text-decoration: none;
	color: #c20000;
}
/**********************/

/* Menu */

#menu {
	float: right;
	width: 550px;
	height: 100px;
	background: #b7b6e4;
}

#menu ul {
	margin: 0;
	padding-top: 65px;
	text-align: center;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	color: #fff;	
}

#menu a:hover {
	background-color: #cdccec;
	text-decoration: underline;
	color: #ff8888;		
}

#menu .first a {
	border: none;
}
/***********************/

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}
/************************/

/* Contenedor */
div.StdDiv{
	
	background-color: #FFFFFF;
	text-align: center;
	font-size: 100%;
	color: #00006c;
	padding: 0.5em;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #fecfcf;
	margin-bottom: 1px;
}
/*******************/

#Instructions {
color: #510202;


}
#InstructionsDiv {
background-color: #ffcece;
}


/*******************/


/* Footer */
#footer {
	width: 780px;
	margin: 0 auto;
	padding: 0px 20px 10px 20px;
	font-size: 14px;
}

#footer p {
	margin: 0;
	padding: 10px 20px 10px 30px;
	line-height: normal;
	text-align: center;
	color: #800000;
	border: 1px solid #ffcece;
	background-color: #b7b6e4;
}

#footer a {
	color: #980000;
	font-weight: bold;
}


/* 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;
}

* {
	margin: 0;
	padding: 0;
}




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: Geneva,Arial,sans-serif;
	font-size: 100%;
	display: inline;
}



/* 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: #000000;
}

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color: #ffffff;
	font-weight: bold;
	
}
.FeedbackContent {
color: #ffffff;

}

.opt {
border: none;

}

.LeftItem{
	font-size: 100%;
	color: #3a0064;
	text-align: left;
	border: none;
}

.RightItem{
	font-weight: bold;
	font-size: 100%;
	color: #3a0064;
	border: none;
	
}

span.CorrectMark{

}

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

select{
	font-size: 100%;
}

div.Feedback {
	background-color: #b7b6e4;
	left: 33%;
	width: 34%;
	top: 33%;
	z-index: 1;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
	
	position: absolute;
	display: none;
	font-size: 100%;
}




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: #dcdbf2;
	
}

span.RemainingWordList{
width: 500px;
	font-style: italic;
}


div.DropLine {
margin: 0 80px 0 140px;

	position: absolute;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fecfcf;
	width: 60%;

}

/* JCloze styles */

.ClozeWordList{
	text-align: center;
	font-weight: bold;
}

div.ClozeBody{
	text-align: left;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 2.0;
	color: #000040;
}

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,sans-serif;
	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,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: #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: 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: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	color: #000000;
	background-color: #fedce7;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonUp {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;

	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;

	background-color: #b7b6e4;
	color: #FFFFFF;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonDown {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;

	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	background-color: #000000;
	color: #FFFFFF;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}





a{
	color: #0000FF;
}

a:visited{
	color: #0000CC;
}

a:hover{
	color: #b7b6e4;
}



div.CardStyle {
width: 100px;
	margin: 0 180px 0 180px;
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffaaaa;
	color: #000000;
	background-color: #ededf8;
	

	overflow: visible;
}
div.CardStyle2 {
width: 200px;
	margin: 0 100px 0 100px;
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffaaaa;
	color: #000000;
	background-color: #ededf8;
	overflow: visible;
}
div.CardStyle3 {
width: 120px;
	margin: 0 100px 0 100px;
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffaaaa;
	color: #000000;
	background-color: #ffffff;
	overflow: visible;
}
div.CardStyle4 {
width: 40px;
	margin: 0 100px 0 100px;
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffaaaa;
	color: #000000;
	background-color: #ededf8;
	overflow: visible;
}
.rtl{
	text-align: right;
	font-size: 140%;
	
}
