﻿body 
{
    margin:0px;
    padding:0px;
    background-color:#DDDDDD;
}
.pageContent
{
    overflow:hidden;    
}
.pageTitle
{
    background-image:url(/Main/Education/OnlineCourses/DirectorsCredentials/images/GEDFORMETitle2.jpg);
    width:100%;
    background-repeat:no-repeat;    
    background-color:#0072bc;
    height:37px;
    color:White;
    font-family:Verdana;
    font-size:28px;
    font-weight:bold;
    text-align:right;
}
.pageContent
{
}
.discussionModule
{
    width:100%;
    margin:0px;
    padding:0px;
    font-family:Verdana;
    font-size:12px;
    color:black;
}
#tbcContent_body
{
    padding:0px;
}
#msgFormContainer
{
    background-color:Navy;
}
.loginContainer
{
    width:100%;
    text-align:center;
}
.loginLabel
{
    float:left;
    clear:left;
    width:250px;
    font-family:Verdana;
    font-size:12px;
}
.formContainer
{
    float:right;
    clear:none;
}
.assignmentList
{
    width:200px;
    float:left;
        background-color:#DDDDDD;
        overflow:auto;
}
.assignmentContent
{
    border: solid 1px black;
    float:left;
    overflow:hidden;
    background-image:url(/Main/Education/OnlineCourses/DirectorsCredentials/images/Consoles/1024/qv_background.gif);
    background-repeat:repeat-x;
    background-color:#a5cae9;
}
.formRow
{
}
.msgChannels
{
}
.txtMessage
{
}
.msgSendForm
{
}
.openTree
{
    height:32px;
    display:block;
    float:left;
    clear:left;
    cursor:pointer;
    width:15px;    
}
.closeTree
{
    border-style: none;
    height: 32px;
    display: block;
    float: left;
    clear: left;
    cursor: pointer;
    width: 15px;
}
.CourseContain
{
    width:175px;
    padding:3px;  
    display:block;
    float:left;
    overflow:hidden;
}
.subCourseContain
{
    width:157px;
    padding:2px;  
    display:block;
    float:left;
    overflow:hidden;
}
.courseTitle
{
    float:left;
    cursor:pointer;
    clear:none;
    width:160px;
}
.courseTitle:hover
{
    float:left;
    cursor:pointer;
    clear:none;
    width:160px;
    color:Red;
}
.subCourseTitle
{
    float: left;
    cursor: pointer;
    clear: none;
    width: 136px;
    padding:3px;
   /* border-bottom:1px solid black;*/
}
.subCourseTitle:hover
{
    float: left;
    cursor: pointer;
    clear: none;
    width: 136px;
    padding:3px;
    color:Red;
   /* border-bottom:1px solid black;*/
}
.assignmentContainer
{
    margin-left:15px;
    float:left;
    
}
.assignmentContainer div
{
    cursor:pointer;
}
.assignmentContainer 
{
    cursor:pointer;

}
.subAssignmentContainer
{
    margin-left:15px;    
    background-color:Silver;
    float:left;
}
.subAssignmentContainer div
{
    width:135px;
    padding:3px;
    float:left;
    clear:left;
    border-bottom:solid 1px black;
}
.subAssignmentContainer div:hover
{
    width:135px;
    padding:3px;
    float:left;
    clear:left;
    border-bottom:solid 1px black;
    color:Red;
}
.Assignment
{
    
}
.assignmentBody
{
    font-size:14px;
    padding:3px;
}
.assignmentHeader
{
    font-size:18px;
    font-weight:bold;
    padding:3px;
}
.Test
{

}
.Quiz
{

}
.Lesson
{

}
.testContainer
{
    width:95%;
    height:100%;
    float:left;
    clear:none;   
    margin-left:10px; 
    overflow-y:auto;
    overflow-x:hidden;
}
.testTitle
{
    width:100%;
    float:left;
    clear:none;
    font-size:18px;
    font-weight:bold;
    margin-left:10px;
    font-variant:small-caps;    
}
.testInstructions
{
    width:95%;
    float:left;
    clear:left;
    font-weight:bold;
    margin-left:10px;
    
   
}
.testLength
{
    width:100%;
    float:left;
    clear:left;
    font-style:italic;
    margin-left:10px;
     border-bottom:solid 1px black;
}
.questionArea
{
    width:95%;
    float:left;
    margin-top:10px;
    margin-left:10px;    
}
.questionText
{
    width:100%;
    font-weight:bold;
}
.answerArea
{
    width:100%;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}
.previousQuestion
{
    border:outset 2px black;
    float:left;
    clear:none;
    padding:10px;
    cursor:pointer;
    background-color:#5d9ed4;
    font-variant:small-caps;
    font-weight:bold;
    color:White;
    width:75px;
    text-align:center;
}
.nextQuestion
{
    border:outset 2px black;
    float:left;
    margin-left:30px;
    margin-right:40px;
    padding:10px;
    cursor:pointer;
    background-color:#5d9ed4;
    font-variant:small-caps;
    font-weight:bold;
    color:White;
    width:75px;
    text-align:center;
}
.answerElement
{
    float:left;
    clear:left;
}
.answerText
{
    float:left;
    clear:none;
    
}
.inputRadio
{
    float:left;
    clear:left;
}
.answerSheet_questionRow
{
    width:85%;
    background-color:White;
    border-bottom:solid 1px navy;
    float:left;
    clear:both;
    font-size:14px;
}
.answerSheet_mark_Holder
{
    width:10px;
    float:left;
    background-position:center 50%;
    background-repeat:no-repeat;
    font-size:14px;
    margin:auto auto auto 2%;
    clear:none;
}
.answerSheet_mark_Correct
{
    background-image:url(/Main/Education/OnlineCourses/DirectorsCredentials/images/Consoles/1024/greenCheck.gif);
    width:10px;
    float:left;
    background-position:center 50%;
    background-repeat:no-repeat;
    font-size:14px;
    margin:auto auto auto 2%;
    clear:none;
}
.answerSheet_mark_InCorrect
{
    background-image:url(/Main/Education/OnlineCourses/DirectorsCredentials/images/Consoles/1024/redX.gif);
    width:10px;
    float:left;
    background-position:center 50%;
    background-repeat:no-repeat;
    font-size:14px;
    margin:auto auto auto 2%;
    clear:none;
}
.answerSheet_questionString
{
    float:left;   
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
    clear:none;
    width:40%;
}
.answerSheet_questionAnswer
{
    float:left;   
    padding-left:5px;
    padding-right:5px;
    width:40%;
    clear:none;
}
.answerSheet_pts
{
    float:right;
    font-weight:bold;
    margin-right:3px;
}
.courseDocLink:link,.courseDocLink:visited,.courseDocLink:active
{
    text-decoration:none;
    color:black;
    margin-left:10px;
    float:left;
    clear:left;    
    border-bottom:solid 1px navy;
    margin-top:1px;
    width:100%;
}
.courseDocLink:hover
{
    text-decoration:none;
    color:Red;
    margin-left:10px;
    float:left;
    clear:left;
    border-bottom:solid 1px navy;
    margin-top:1px;
    width:100%;
}
.courseDocTitle
{
    font-size:14px;
    font-weight:bold;
    text-decoration:underline;
    padding-left:15px;
    background-image:url(/Main/Education/OnlineCourses/DirectorsCredentials/images/Consoles/1024/pclip.gif);
    background-repeat:no-repeat;
    height:20px;
    cursor:pointer;
}
.courseDocDescrip
{
    font-style:italic;
    padding-left:15px;
}
.docsTitle
{
    font-size:18px;
    font-weight:bold;
    border-bottom:solid 2px black;
    margin-left:5px;
    margin-top:5px;
    margin-bottom:5px;
    float:left;
    clear:left;
    width:100%;
}


