@charset "utf-8";
body{
    font-family: arial;
    font-size:13px;
    color:#4c0000;
    font-smooth:always;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.unitBtnText{

    color:#4c0000;
    font-size:13pt;
    font-family : arial;


}

div#preloader{
    left: 0px;
    position: absolute;
    top: 0px;
    width:900px;
    height:600px;
	
}

.preloaderImg{
   left:420px;
    top:270px;
    position:absolute;
}

#progressBar
{
left:350px;
top:280px;
border:solid #E0E0E0 2px;
background:#FFFFFF;
position:absolute;
}

div#preloaderVal
{
left:500px;
top:288px;
height:20px;
width:20px;
font-weight:bold;
font-size:15px;
color:black;
position: absolute;
}

div#lessonsBtn{
    left: 24px;
    position: absolute;
    top: 44px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

div#problmesBtn{
    left: 150px;
    position: absolute;
    top: 44px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
div#teachersBtn{
    left: 702px;
    position: absolute;
    top: 38px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

div#testsBtn{
    left: 275px;
    position: absolute;
    top: 43px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}


.lessonsBG {
    left: 17px;
    position: absolute;
    top: 40px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.teachersBG {
    left: 17px;
    top:70px;
    position: absolute;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.problemBG{
    left: 17px;
    position: absolute;
    top: 40px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.testBG{
    left: 17px;
    position: absolute;
    top: 40px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.buttonText{
    position:absolute;
    top:7px;
    left:20px;
    font-family: arial;
    font-size: 12pt;
    font-smooth:always;
    font-weight: bold;
	color:#000000;

}


  .visitedMarker{
    position:absolute;
    top:10px;
    left:480px;
    font-family: arial;
    font-size: 13pt;
    font-smooth:always;
    font-weight: bold;

}


.buttonBorder{
    position:absolute;
    top:-1px;
    left:-1px;
}

.problemsButton{
    position:absolute;
    top:500px;
    left: 600px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.nextButton{
    position:absolute;
    top:500px;
    left: 430px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.vthumbnail{
    position:absolute;
    top:375px;
    left: 125px;

}

.vTeacherTitleInfo{
    position:absolute;
    top:380px;
    left: 40px;
    font-family: arial;
    font-size: 9pt;
    font-smooth:always;
    color:#000000;
    font-weight: bold;
    width:290px;
}

.vTeacherInfo{
    position:absolute;
     font-family: arial;
    font-size: 9pt;
    font-smooth:always;
    color:#000000;
    left: 40px;
    width:290px;

}

.pthumbnail{
    position:absolute;
    top:330px;
    left: 125px;
}

.mainthumbnail{
    position:absolute;
    top:130px;
    left: 35px;
}

.lessonPrintButton{
    left: 88px;
    position: absolute;
    top: 492px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.problemPrintButton{
    position:absolute;
    top:492px;
    left: 35px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}



.problemStartButton{
    position:absolute;
    top:492px;
    left: 190px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}



div#quizContainer{
   border: 3px solid #FDEE03;
    height: 430px;
    left: 30px;
    position: absolute;
    top: 120px;
    width: 830px;
	
}




div#lessonPanel{
    position:absolute;
    top:120px;
    left:345px;
    border: 0px solid;
	height:365px;
    width:517px;
    overflow-y:auto;
    overflow-x:hidden


}
div#timer {
    color: #080405;
    font-size: 16px;
    left: 780px;
    position: absolute;
    top: 90px;
    z-index: 1000;
    font-weight: bold;
}
div#unitInfo{

    color: #181acc;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
}



div#unitTitle{
    color: #FFFFFF;
    font-family: arial;
    font-size: 15pt;
    left: 35px;
    position: absolute;
    top: 85px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}