
@charset "utf-8";

/* 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align:left;
} */



img{
	border:none;
}



/**************** links *******************/

/* 

a:link {
	color: #03F;
	text-decoration: underline;
}



a:visited 
{
	color: #00C;
	text-decoration: underline;
}

a:hover{

	color: #06C;
	text-decoration: underline;
}
a:active {
	color: #03F;
	text-decoration: underline;
} */



.supLeft {
	margin-left:-6px;
}

sup {
	font-size:0.6em;
	vertical-align:22%;
}

sub {

	font-size:0.6em;

	vertical-align:-22%;

}

/**************** custom ********************/



.centerimage{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align:center;
	
}



.borderCenterImage{
	border:3px solid;
	margin-left:auto;
	margin-right:auto;

}



.borderImage{
	border:3px solid;
	/* [disabled]border-color:#000; */

}



.general {
	color: #000000;
	font-size: 14px;
}


.rightanswer{  
	font-size: 12pt; 
	color: #006600; 
	background-color: #FFFFFF; 
	font-weight: bold;
}



.toolboxcueInQ {
	font-size: 17px;
	color:#01646B;
	background-color:#DADADA;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	
}
.toolboxcueJS{
	font-size: 17px;
	color:#01646B;
	/* #01635b; */
	/* 01646B */
	text-decoration: underline;
	cursor:pointer;
}
.tracker {  
	background-color: #FFFFFF;
}

.Bullets {  
	list-style-position: outside; 
	list-style-type: disc; 
	vertical-align: middle; 
	word-spacing: normal; 
	line-height: normal
}

.hints {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
	text-decoration: underline;
}

.figure {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF
}

.purpose {
	font-size: 12px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	word-spacing: normal;
	white-space: normal;

}


sup{
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	vertical-align: text-top;

}

.sub1 {
	font-size: 24px;
	font-style: normal;
	color: #000000;
}

.summary {
	font-size: 18px;
	font-style: normal;
	color:#000000;
	font-weight: bold;
}


.mainconcept {

	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.questionlink {
	color: #009;
	font-size: 17px;
	text-align:left;
}

/* .workedexample {
	margin-top: 10px;
    margin-bottom: 10px;
	font-size: 18px;
	background-color:#058A02;
	color: #FFF;
	text-align:center;
} */

/* .howdoweknow{
	margin-top: 10px;
    margin-bottom: 5px;
	font-size: 18px;
	background-color:#050;
	color: #FFF;
	text-align:center;
} */

	/* #01635b; */
	/* 01646B */



/* .whycare{
	margin-top: 10px;
    margin-bottom: 10px;
	font-size:18px;
	background-color:#03b9ab;
	color:#FFF;
	text-align:center;
} */


.gloss {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.boldedbody {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.italicizedbody {
	color: #000000;
	font-size: 17px;
	font-style: italic;
	text-align: left;
}

.body {
	font-size: 17px;
	color: #000000;
	border-collapse:collapse;
	font-weight: normal;
}
.centerbody{
	font-size: 17px;
	color: #000000;
	border-collapse:collapse;
	font-weight: normal;
	text-align:center;
	
}
.style1 {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
	float: left;
	}

.link {
	color: #0033FF;
	/*font-style: italic;*/
}


#rightArrow{
	float:right;
}

.body {
	text-align: left;

}


/* ********************* QA   Section ***************************************************** */


/* 
.qaText2{
	margin:10px;
	text-align:left;
	border:1px solid #959595;
	padding: 10px 10px;
	background:#DADADA;
	border-radius: 10px;
	
}

.qaText3{
	margin:10px;
	text-align:left;
	border:1px solid #959595;
	padding: 10px 10px;
	background:#DADADA;
	border-radius: 10px;
	
} */





/* 
showHideStyle2, .questionAnswerStyle2
{
	margin:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.showHideStyle2{
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}

.questionAnswerStyle2{
	display:none;	
}


.showHideStyle3, .questionAnswerStyle3
{
	margin:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.showHideStyle3{
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}

.questionAnswerStyle3{
	display:none;	
} */

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





#appletLinks{
	width:100%;
	float:right;
	background-repeat:no-repeat;
}

#applink{
	font-size:14px; font-style:italic;
}

/*for lessons page*/
.lessonInfo{
	margin-bottom:10px;
	margin-top:20px;
	padding:0px;
	background: #d8f2fb;
	width:100%;
	border: 1px solid #666666;
}
.info:nth-child(even) {
	background: #b8d2db;
}
.lessonInfo img {
	float: left; 
	height: 100px;
	margin-right: 25px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	width: 100px;
	cursor: pointer;
}
.lessonInfo .info {
	
	margin-left: 10px;
	margin-right: 10px;
	min-height: 100px;
	padding-bottom: 10px;
	position: relative;
}


.lessonTitle {
	margin-left:10px;
	padding-top:10px;
	text-align: left;
	font-size: 18px;
	cursor: pointer;
	text-decoration: none;
	
}
.info a:link{
	text-decoration: none;
	color:#000035;
}
.info a:visited{
	text-decoration: none;
	color:#000035;
}
.info a:hover{
	text-decoration: none;
	color:#000035;
}
.info a:active{
	text-decoration: none;
	color:#000035;
}

.ideaLink a:link{
	text-decoration: none;
	color:#000;
}
.ideaLink a:visited{
	text-decoration: none;
	color:#000;
}
.ideaLink a:hover{
	text-decoration: none;
	color:#000;
	font-weight:bold;
}

/*for key idea show hide box*/
.KIText{
	background: #eeeeee;
	box-shadow: 0px 2px 4px -2px #333;
	border: 1px solid #666666;
	cursor: pointer;
	margin:10px;
	text-align:left;	
	padding: 10px 10px;
	

}

#showHideKIStyle,#questionAnswerKIStyle{
	margin:5px;
	text-align:center;
	font-size:14px;
	color:#2A0000;
}

#showHideKIStyle{
	cursor:pointer;
	font-style:italic;
	font-size:14px;
	color:#2A0000;
}

#questionAnswerKIStyle{
	display:none;	
}

.appletTable{
	width:100%; 
	border-collapse:collapse; 
}
.appletTable td{ 
	padding:7px; 
	border:hidden;
}
.appleTable tr{
	background: #b8d2db;
}
.appletTable tr:nth-child(odd){ 
	background: #d8f2fb;
}
.appletTable tr:nth-child(even){
	background: #b8d2db;
}

/*applet page*/

#appletPage{
	border-collapse:collapse; 
	text-decoration:none;
	width:90%;
	margin-left:5%;
}
#appletPage a{
	text-decoration:none;
	color: black;
}

#appletPage a:hover{
	color: #03b9ab;;
}

#appletPage td{ 
	padding:20px; 
	border:hidden;
}



#appletPage tr:nth-child(odd){ 
	background: #d8f2fb;
}
#appletPage tr:nth-child(even){
	background: #b8d2db;
}

#appletPageTitle{
	text-align: left; 
	font-size: 95%; 
	font-weight:bold; 
	color:#2A0055;
}

/* #appletPage tr:nth-child(odd){ 
	background: #d8f2fb;
}
#appletPage tr:nth-child(even){
	background: #b8d2db;
} */