
/*****************************ActivityTitleLine**********************************/

.ActivityTitleColor{background-color:#7EB702;}


/***********************************Tabs*****************************************/
.TabROn{background-image:url('images/Tab_right_on.gif');}
a.TabOn{background-image: url('images/Tab_BG_on.gif');color:#3866DB;}
.TabLOn{background-image:url('images/Tab_left_on.gif');}
.TabROff{background-image:url('images/Tab_right_off.gif');}
a.TabOff{ background-image: url('images/Tab_BG_off.gif');color:#3866DB;}
.TabLOff{background-image:url('images/Tab_left_off.gif');}

/*****************************TabsTop/Bottom-First Frame**********************************/

.explainTR{background-image:url('images/explain_TR.gif');}
.explainTL{background-image:url('images/explain_TL.gif');}
.explainBR{background-image:url('images/explain_BR.gif');}
.explainBL{background-image:url('images/explain_BL.gif');}
.explainT, .explainB, .explainBg{background-color:#EFFCD2;} 

/*****************************InstructionTblTop/Bottom-Inner Frame**********************************/

.instructTR{background-image:url('images/instruct_icon.gif');}
.instructTL{background-image:url('images/instruct_TopLeft.gif');}
.instructBR{background-image:url('images/instruct_BR.gif');}
.instructBL{background-image:url('images/instruct_BL.gif');}
.instructB{background-image: url('images/Instruct_BotTile.gif');}
.instructC{background-color:#DEEFFF;}
.tdInstructT{background-image:url('images/Instruct_TopTile.gif');}
.instructR{background-image: url('images/Instruct_Right.gif');}
.instructL{background-image: url('images/Instruct_Left.gif');}
.InstructionText{color:#4B7FA9;}


/*****************************TextTblTop/Bottom-Text Frame**********************************/

 .TextAreaTR{background-image: url('images/textArea_top_R.gif');}
 .TextAreaTL{background-image: url('images/textArea_top_L.gif');}
 .TextAreaBgT{background-image:url('images/textArea_top_BG.gif');}
 .TextAreaBR{background-image: url('images/textArea_bottom_R.gif');}
 .TextAreaBL{background-image: url('images/textArea_bottom_L.gif');}
 .TextAreaBgB{background-image:url('images/textArea_bottom_BG.gif');}


/****************************Quiz**************************************/

.TitleQuiz{background-color:#FFAF15; color:#315776;border-top:20px solid #FFF1CD;}
.SideTitleQuiz{background-color:#FFAF15;color:#315776;}
.MarkQuiz, .QuestQuiz{background-color:#D7E9FF; border-bottom:1px solid #FFF1CD;}
.TableQuiz .color1{background-color:#CCE3FB;}
.TableQuiz .color2{background-color:#E0EFFD;}

/*-------------------------------*/
input.TextInput, TextArea.TextAreaInput{border:1px solid #497DB7;background-color:#E4EEF7;}

/*-------------- Index -----------------------*/

.BottomPic
{
  background-image:url('images/index/right_pic-bottom.gif');
}

/*------------------------------------------------*/

.RiddleHolder{width:371px; margin:0px auto;}
.RiddleTop{ background-image:url('/units/he/math/images/Riddle_top.gif');background-repeat:no-repeat;background-position:top;width:371px;min-height:73px;}
.RiddleTop .text{padding:70px 30px 0px 30px; text-align:right; font-size:90%;}
.RiddleBot{background-image:url('images/Riddle_bottom.gif');background-repeat:no-repeat;background-position:bottom;width:371px;height:62px;}
.RiddleBot .btns{text-align:left;padding:30px 0px 0px 20px;}

