@charset "UTF-8";
@import url("main.css");
/* CSS Document */



table.syllabus{
font-size: 14px;
border-spacing:0px;	
width: 736px;
max-height:100%;
	}
	
	
	table.widersyllabus{
	font-size: 14px;
	border-spacing:0px;	
	width: 736px;
	max-height:100%;
		}

table.syllabus a{
	color:black;
	border-bottom:1px dotted;
	border-bottom-color:black; 
	line-height:150%;
	}
	

table.syllabus a:hover{
	color:#4284d3;
	border-bottom:1px dotted;
	border-bottom-color:#4284d3; 
		}


tr.break td {
	background-color: #88b32d;
	color: white;
	padding-bottom:11px;
	padding-top:11px;
	border-radius:5px;
	text-align:center;
	font-style:oblique;
	font-size: 12px;
}

tr.coursesection td {
	background-color: #4284d3;
	color: white;
	padding-bottom:11px;
	padding-top:11px;
	padding-left:35px;
	padding-right:35px;
	border-radius:5px;
	text-align:center;
	font-size: 12px;
}


tr.syllabus1 td {
	background-color: lightgray;
	color: black;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
}



tr.syllabus2 td {
	background-color: white;
	color: black;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
}

tr.syllabus3 td {
	background-color: #ADD8E6;
	color: black;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
}


tr.exam td {
	background-color: #4284d3;
	color: white;
	padding-bottom:6px;
	padding-top:6px;
	font-size: 12px;
}


tr.categories td {
	background-color: #FF0D00;
	color: white;
	padding-bottom:8px;
	padding-top:8px;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
}

td.date {
	text-align: center;
	padding-left:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	width:90px;
	font-size: 14px !important;
}

.lecturename {
	width:520px;
}

td.topic {
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	width:700px;
	font-size: 14px !important;
	vertical-align:top;
}

td.readings {
	text-align: center;
	padding-left:15px;
	padding-right:15px;
	width:250px;
}

td.readings p{
	padding-bottom:0px;
		padding-top:0px;
		margin:0;
}

.extrareadings p{
	font-size:11px;
	padding-left:33px;
	text-align:left;
	text-indent:-16px;
}

td.assignments {
	text-align: center;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
		padding-right:10px;
}

td.plainassignments {
	text-align: center;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
		padding-right:10px;
}

td.catechism {
	text-align: center;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
		padding-right:10px;
		width:150px;
}

.redfont{
	color: #FF0D00 !important;
}

.assignments{
color: #FF0D00;
font-style: italic;
text-decoration: none;
border-style: none;
text-align:center;
}


.plainassignments{
color: #FF0D00;
text-decoration: none;
border-style: none;
text-align:center;
}

a.assignments:link{
	color: #FF0D00 !important;
	font-style: italic;
	text-decoration: none;
	border-style: none;
	text-align:center;
		line-height:120%;
	
}



a.assignments:link:hover{
	color: orange;
	font-style: italic;
	text-decoration: none;
	border-style: none;
	text-align:center;
}


td.assignments a{
	color: #FF0D00;
}

td.assignments>.notduedate a{
	color: black;
}

td.assignments>.notduedate a:hover{
	color: #4284d3;
}
.optionalreadingsheader{ 
}

.showoptional, .hideoptional {
	color:#696969;
}

.showhandouts, .hidehandouts {
	color: #696969;
}

.optionalreadingsheader:hover, .showoptional:hover, .showhandouts:hover {
color:#88b32d; 
}


.hideoptional:hover, .hidehandouts:hover {
color:red; 
}
 
.linkstoreadings{
	font-size:11px;
}
 
 
.linkstolectures ul{
	list-style-type: circle;
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
}

.linkstolectures ul li{
	text-align:left;
}


.lecturewithnotes{
color:black;
	border-bottom:1px dotted;
	border-bottom-color:black; 
	line-height:150%;
	}
	

.lecturewithnotes:hover{
	color:#4284d3;
	border-bottom:1px dotted;
	border-bottom-color:#4284d3; 
		}
	
td.blank {
		background-color:white !important;
}
		
.question1, .question2, .question3, .question4 {
	text-align: center;
	border: 3px solid white;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-top:10px;
	border-top-left-radius:7px;
	border-bottom-left-radius:7px;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
	width:60px;
	font-size: 30px !important;
	color: white !important;
	font-style: normal !important;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

.question1 {
	background-color:#88b32d !important; 	
}

.question2 {
	background-color:#4284d3 !important; 	
}

.question3 {
	background-color:#88b32d !important; 	
}

.question4 {
	background-color:#4284d3 !important; 	
}

td.readingcell {
	text-align:center;
}

.readingslist {
	color:#4284d3 !important;
	font-style:italic;
}

.lecturenotes {
	color:#4284d3 !important;
	font-style:italic;
}
	

.showhidetable {
	font-size: 22px;
	width: 40px;
	text-align:center;
	height:60px;
	padding-left:18px;
}

.showhide1{
	color:#88b32d !important;
	padding:10px;
}

.showhide2{
	color:#4284d3 !important;
	padding:10px;
}



