

p.caption, p.tablecaption{
	 font-size:11px;
	color:#9Fabff;
	margin-top:2px;	
margin-bottom:2px;
	
}

p.tablecaption{

font-weight:700;
	                                                                        
}

p.reference{
float: right;
 text-align: right;
 font-size: 11px;
 background-color: #DFE3FF;
 margin:5px 0;
 width: 350px;
 border-top: #9Fabff solid 1px;
 padding: 3px;
}

p.reftest{
color:#45519F;
}

div.example{
	width:400px;
	border: #9Fabff solid 1px;
	padding:5px;
	margin:10px auto;
	background-color: #DFE3FF;
	
	
}

ul.browse{
 margin-bottom:20px;
 margin-top:10px;
 width: 600px;
 }


ul.browse li{
display:inline;
padding:3px 7px;
list-style: none;
margin:10px;
background-color: #DFE3FF;
}

ul.browse li a{
text-decoration: none;
padding: 7px 15px;
}

ul.browse li a:hover{
background-color:#DFE3FF;
}
ol.browsemenu{
	list-style: decimal inside;
	margin: 0px 20px ;
}
ol.browsemenu li{	
	line-height: 14px;
	margin: 0px 5px ;
	padding: 4px 0 0px 5px;
	
}

ol.browsemenu li a{
	text-decoration:none;
	display:block;
}


ol.browsemenu li a:hover{
	background-color:white;
}

div#div1{
	display:none;
	border:1px solid #DFE3FF;
	width:400px; 
	background-color:#DFE3FF;
	margin:5px;
	padding: 3px;
	}

	




div.userdetails{width: 200px; color:#45519F; }



table.multiquiz{ 
width:450px;
padding-bottom:7px;
}

table.multiquiz tr td{
border-bottom: #DFE3FF solid 1px;
margin-top:5px;
}


.questioncorrect{
font-weight:700;
font-size:11px;
color:green;
}
.questionincorrect{
font-weight:700;
font-size:11px;
color:#990200;
}

td.question{
	
	width:400px;
	
}
label{
	width:auto;
}

div.quizlist ol li{

font-size:11px;
}

td.maincol ul li{

line-height:18px;
}

span.completed{
color:green
}

span.incomplete{
color:red
}
.attemptnumber{
font-size:11px;
color:green}

ol li ol li{
	list-style-type:aplha;
	
line-height:18px;
}


.question-type-0, .question-type-1, .question-type-2, .question-type-3{
padding:30px 5px 5px 5px;

}
.question-type-0{
	border: green solid 2px;
	background: url(quiz/quiz.gif) no-repeat top right;
}
div.question-type-1, .question-type-2, .question-type-3{
	border-color: gold solid 2px;
	background: url(quiz/exercise.gif) no-repeat top right;
}
.question-type-2{
	border: blue solid 2px;
	background: url(quiz/assignment.gif) no-repeat top right;	 
}
.question-type-3{
	border-color: Red solid 2px;
	background: url(quiz/assessment.gif) no-repeat top right;
}

.question-type-0 td, .question-type-1 td, .question-type-2 td,  .question-type-3 td{
 border-bottom:solid #F9F9F9 1px;
 font-size:12px;

}

.question-type-0 table, .question-type-1 table, .question-type-2 table,  .question-type-3 table{
	margin-left:50px;
}




div.quizsection{
font-size:11px;
font-weight:700;

}

div.quizsection a{
text-decoration:none;
}



table.contenttable{
border-left:solid 1px  #45519F;
border-top:solid 1px  #45519F;

}
table.contenttable td{
	font-size:12px;
	border-right:solid 1px #45519F;
	border-bottom:solid 1px #45519F;
	padding: 5px 3px;
	
}

table.contenttable th{
	font-size:12px;
	color: white;
	font-weight:700;
	background-color:#9Fabff;
	padding: 5px 3px;
}

