<style type="text/css">
H1
{
    FONT-FAMILY: Verdana;
    color:black;
}

#ProgressBar {
    width: 100px;
    height: 12px;
    background-color: grey;
 }
#MyProgressBar {
    width: 200px;
    height: 12px;
    background-color: grey;
 }
#GreenLine {
    height: 10px;
    background-color: green;
}

    
BODY 
{
    FONT-SIZE: medium;
    FONT-FAMILY: Verdana;
    color:black;
    background-color:363636;
    text-align:center;
    margin: 0 0 0 0;
	background-image:url('images/mainbkg.jpg');
	background-position: top; 
	background-repeat: no-repeat;
	background-size: auto, 500px; 
	background-attachment: fixed;
	padding:0;
}
td 
{
	border-spacing: 0;
	padding: 0;
}
td.menu
{
	padding: 20px;
	text-align: center;
}
table 
{
	border-collapse: collapse; 
	border-spacing: 0;
	padding: 0;
	border: 0;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}
table .menu
{
	width: 80%;
	height: 300px;
	background-color: #ffffff;
	box-shadow: 0 4px 8px 0 black, 0 6px 20px 0 black;
	padding: 20px;
}
img.button
{
	box-shadow: 5px 5px 2px black;
	width: 240px;
}
div 
{
	border-collapse: collapse; 
	border-spacing: 0;
	padding: 0;
	border: 0;
}
a 
{
	border-spacing: 0px;
	padding: 0px;
	color: 00aeef;
}
img 
{
	border-spacing: 0px !important;
	padding: 0px !important;
}
img.coursethumb
{
	width:400px;
}
tbody
{
	border-spacing: 0px;
	padding: 0px;
}
table.header
{
	color: 000000;
    text-align:right;
	width:100%;
	border-spacing: 0;
	padding: 0;
    margin:0;
}
TD.menu
{
    background-color:898989;
	color: ffffff;
	vertical-align: middle;
    text-align:right;
	width:240px;
	height:500px;
	border-spacing: 0;
	padding: 0;
    margin:0;
}
TD.header
{
    background-color:363636;
	color: 000000;
    text-align:right;
	width:100px;
	border-spacing: 0;
	padding: 0;
    margin:0;
}
td.userlist1
{
    background-color:cccccc;	
}
td.userlist2
{
    background-color:ffffff;	
}
table.groupselect
{
    background-color:ffffff;
	padding:40px !important;
	height:400px;
	vertical-align:top;
}
td.groupselect
{
	padding:40px !important;
	vertical-align:top;
}
select.userselect
{
	width:200px;
}
select.groupselect
{
	width:200px;
}
table.Login
{
    background-color:00aeef;
	width:400px;
	padding: 0;
    margin:0;	
}
td.Login
{
    background-color:00aeef;
	color: ffffff;
    text-align:center;
	width:200px;
	border-spacing: 0;
	padding: 0;
    margin:0;	
}
DIV.header
{
    background-color:363636;
    margin:0;
	padding: 0;
	width:100%;
}
DIV.CourseDesc
{
	width:80%;
	text-align: left;
	vertical-align: top;
    margin:0px;
	padding: 0px;
}
TD.CourseDesc
{
	text-align: left;
	vertical-align: top;
    margin:0px;
	padding: 0px;
}
TD.ExerciseDesc
{
	text-align: left;
	vertical-align: top;
    margin:0px;
	padding: 40px;
}
TD.ExerciseThumb
{
	text-align: center;
	vertical-align: top;
    margin:0px;
	padding: 40px;
}
TD.CourseGroupDesc
{
	text-align: left;
	vertical-align: top;
    margin:40px;
	padding: 40px;
}
TD.coursethumb
{
    background-color:ffffff;
    text-align:left;
	width:200px;
}
TD.coursedesc
{
    background-color:ffffff;
    text-align:left;
	width:50%;
}
TD.progress
{
    background-color:ffffff;
    text-align:left;
	vertical-align:top;
}
table.admintools
{
    background-color:ffffff;
    text-align:left;
	min-height:100%;
	width: 80%;
	position: absolute;
	top: 101;
    left: 10%;
    right: 10%;
}
div.main
{
    background-color:ffffff;
	width:80%;
	min-height:100%;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:top;
	position: absolute;
	top: 101;
    left: 10%;
    right: 10%;

    margin: auto;
}	
div.mainwithtabs
{
	width:80%;
	min-height:100%;
	padding:0;
	margin:0;
	text-align:center;
	position: absolute;
	top: 101;
    left: 10%;
    right: 10%;

    margin: auto;
}	
div.bodymain 
{
	float:center;
    text-align:center;
	width:100%;
    background-color:ffffff;
	min-height:100%;
	padding:0;
}
table.bodymain
{
    text-align:center;
	width:100%;
	border-collapse: collapse; 
	border-spacing: 0 !important;
	padding: 0 !important;
	border: 0;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
}
TD.bodymain
{
    text-align:center;
	width:100%;
}
TD.editor
{
    background-color:ffffff;
    text-align:center;
	width:90%;
}
TD.spacer
{
    height:40px;
	width:40px;
}
/* Style the tab */
.tab {
    overflow: hidden;
    border: 0px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab image button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
	width: 200px;
	height: 60px;
    transition: 0.3s;
}

/* Style the tab content */
.tabcontent {
    display: none;
    border-top: none;
	min-height: 100%;
	width: 100%;
	position: absolute;
    background-color: #fff;
}

div.quiz 
{
    border-top: none;
	min-height: 100%;
	width: 80%;
	position: absolute;
	position: absolute;
	top: 101;
    left: 10%;
    right: 10%;
	text-align: center;

    margin: auto;
    background-color: #fff;
}
div.question
{
	width: 600px;
	text-align: left;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
 }

/* Create an active/current tablink class */

.tablinks{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	width: 160px;
	height: 60px;
}

.active {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,255,0.19);
	width: 160px;
	height: 60px;
    border: 0px solid #ccc;
    background-color: #ffffff;
}
</style>
