/* Richland Syllabus */

html
{
  height: 95%;
}

body, frameset
{
  font-family: Arial, sans-serif;
  height: 95%;
  width: 95%;
}

body.menu
{
  background-color: #0c2850;
  color: #000000;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.mainTitle
{
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
}

.mainBody
{
  background-color: #0c2850;
  background-image: url(images/fractal_211b_smaller.jpg);
}

.pageHeader
{
  text-align: center;
}

table.nav
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.nav td
{
  font-size: 0.7em;
}

td.heading
{
  font-size: 1em;
  font-weight: bold;
}

.centered
{
  text-align: center;
}

.allcentered
{
  text-align: center;
  vertical-align: middle;
}

#courseInfoDiv
{
  background-color: #0c2850;
  width: 500px;
  padding: 10px 10px 0px 10px;
}

#enterDiv
{
  text-align: center;
  height: 100%;
  width: 100%;
  /*vertical-align: middle;*/
  /*text-align: center;*/
}

.centeredHeader
{
  position: absolute;
  top: 50%;
}

.promotionalDiv
{
  background-color: #0c2850;
  width: 700px;
  text-align: center;
  padding: 10px 10px 0px 10px;
}

#promotionalTable
{
  height: 95%;
}

#promotionalTable td
{
  height: 100%;
  vertical-align: middle;
}

.enterLink
{
  color: yellow;
  font-style: italic;
}

div.content
{
  text-align:left;
}

div.menuContent
{
  text-align:center;
  margin-left: auto;
  margin-right:auto;
}

.lightText
{
  color: white;
}

#mainDiv
{
  height: 78%;
  /*width: 748px;*/
  width: 100%;
}

#mainDiv2
{
  height: 78%;
  width: 930px;
}

#mainNavTable
{
  border: none;
  margin-bottom: 20px;
  background-color: white;
}

#mainNavTable td
{
  padding: 5px 20px 5px 20px;
  font-size: 0.9em;
}

#mainNavTable td a
{
  color: black;
}

#mainFrame
{
  height: 100%;
  width: 100%;
  background-color: white;
}

.datetimestamp
{
  font-size: xx-small;
  font-family: Arial, sans-serif;
  color: red;
}

.expandedList li
{
  margin-bottom: 12px;
}

span.revision
{
  color: red
}

.buttonText
{
  color:black;
  font-style:normal;
  font-size:medium;
  text-decoration:none;
}

.subHead
{
  background-color:#FFCCCC;
}

.subdivider
{
  text-align:center;
  width:75%;
}

.studentList a
{
  font-size: 1.5em;
}

#studentListTable
{
  width: 60%;
  text-align: left;
}

#handoutTable
{
  text-align: left;
}

#mimeTable
{
  border: 1px solid gray;
  border-collapse: collapse;
}

#mimeTable th
{
  border: 1px solid gray;
  padding: 5px 10px 5px 10px;
}

#mimeTable td
{
  border: 1px solid gray;
  padding: 5px 10px 5px 10px;
}

.optional
{
  color: red;
}
