html {
  height: 100%;
}

body {	
  background-color: #FFFFFF;
  font-family: "Arial", "Verdana", serif;
  font-size: 12px;
  margin: 2em 0em 2em 0em;
  background-image: url(/images/vertical_tile.gif);
  background-repeat: repeat-x;
  background-color: #4B4B4B;
  text-align: center;
  color: #000000;
  height: 100%;
}

/* Fonts */
h1 {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}

h2 {
  color: #333333;
  font-weight: bold;
  font-size: 13px;
}

h3 {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
}

/* Custom global */
video { width: 100%; }

.clear { clear: both; }

.floatRight { float: right; }

#maincontent a {
  text-decoration: underline;
  color: #000000;
}

#maincontent a:hover {
  text-decoration: underline;
  color: #999999;
}

/* Lists */
ul.disc {
  list-style-type: disc;
  /*padding: 0 0 0 2em;
  margin: 0 0 0 2em;*/
}

ul.disc li { padding: 0 1em 1em 0; }

ol.numbered {
  list-style-type: decimal;
  padding: 0 0 0 2em;
  margin: 0 0 0 2em;
}

ol.numbered li { padding: 0 1em 1em 0; }

.blankline {
  height: 15px;
  width: 100%;
}

.box {
  background-color: #EBEBEB;
}

.cellheader {
  background-image: url(/images/cell-header.jpg);
  background-repeat: no-repeat;
}

.cellheaderclass {
  background-image: url(/images/classes-tools-icon-top.jpg);
  background-repeat: no-repeat;
}

.cellheadercomm {
  background-image: url(/images/communication-icon-top.jpg);
  background-repeat: no-repeat;
}

.cellheaderprofile {
  background-image: url(/images/profile-icon-top.jpg);
  background-repeat: no-repeat;
}

.cellheadertext {
  color: #FFCC00;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 5px;
}

.cellimage {
  float: right;
}

.cellitem {
  width: 309px;
  font-size: 11px;
  font-weight: bold;
  text-indent: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#maincontent .cellitem a {
  text-decoration: none;
  color: #000000;
}

#maincontent .cellitem a:hover {
  text-decoration: none;
  color: #363636;
}

.cellpad {
  background-image: url(/images/filler-button.jpg);
  background-repeat: repeat-y;
  margin-left: 3px;
}

.cellpad2 {
  background-image: url(/images/filler-button.jpg);
  background-repeat: repeat-y;
  margin-left: -1px;
}

.celltile {
  background-image: url(/images/filler-button.jpg);
  background-repeat: repeat-y;
}

.celladminicon {
  background-image: url(/images/AdminManagement-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

.cellclassicon {
  background-image: url(/images/classes-tools-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

.cellcommicon {
  background-image: url(/images/communication-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 105px;
}

.cellcommiconins {
  background-image: url(/images/communication-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 126px;
}

.cellmanageicon {
  background-image: url(/images/CourseManagement-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 126px;
}

.cellprofileicon {
  background-image: url(/images/profile-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 105px;
}

.cellreporticon {
  background-image: url(/images/reports-icon.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  height: 126px;
}

.checktext {
  margin-top: 2px;
  margin-left: 5px;
  float: left;
}

.contentpad {
  padding: 20px 20px 20px 20px;
}

.contentindent {
  padding: 0px 0px 0px 20px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.floatRight {
  float: right;
  padding: 0 .5em .5em .5em;
}

.clear {
  clear: both;
}

#header {
  width: 624px;
  height: 117px;
  float: left;
}

.headerbackadmin {
  background-image: url(/images/state-admin-header.jpg);
  background-repeat: no-repeat;
  width: 624px;
  height: 142px;
}


.headerbackcourse {
  background-image: url(/images/course-admin-header.jpg);
  background-repeat: no-repeat;
  width: 624px;
  height: 142px;
}

.headerbackins {
  background-image: url(/images/instructor-header.jpg);
  background-repeat: no-repeat;
  width: 624px;
  height: 142px;
}

.headerclasstext {
  color: #FFFF66;
  font-size: 14px;
  font-weight: bold;
  margin-top: 85px;
  margin-left: 50px;
}

img {
  border: 0px;
}

#maincontainer {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  height: 80%;
}

#maincontent {
  background-color: #FFFFFF;
  clear: both;
  width: 760px;
  height: 100%;
}

.navfloat {
  padding-right: 20px;
}

.navfloat2 {
  padding-top: 20px;
}

.portdark {
  background-image: url(/images/darker.jpg);
  background-repeat: no-repeat;
}

.portlight {
  background-image: url(/images/lighter.jpg);
  background-repeat: no-repeat;
}

.radio {
  margin-top: -2px;
}

.red {
  color: red;
}

#sidenav {
  background-image: url(/images/horizontaltile_left.jpg);
  background-repeat: repeat-y;
  height: 100%;
}

#sidenavc {
  background-image: url(/images/student/horizontal_tile_red.jpg);
  background-repeat: repeat-y;
}

#sidenavblue {
  font-size: 12px;
  font-weight: bold;
  width: 136px;
  display: block;
  position: relative;
}

#sidenavblue ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#sidenavblue li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
}

#sidenavblue a {
  color: #FFFFFF;
  display: block;
  float: left;
  width: 136px;
  line-height: 39px;
  height: 39px;
  text-decoration: none;
  background-image: url(/images/main-menu-button.jpg);
  background-repeat: no-repeat;
  text-indent: 13px;
}

#sidenavblue a:hover {
  display: block;
  float: left;
  background-image: url(/images/main-menu-button-over.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#sideroll {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  width: 136px;
  height: 39px;
  display: block;
}

#sideroll ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#sideroll li {
  margin: 0px;
}

#sideroll a {
  display: block;
  width: 136px;
  height: 39px;
  padding-top: 10px;
  margin-bottom: -10px;
  padding-left: 13px;
  margin-right: -13px;
  background-image: url(/images/main-menu-button.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#sideroll a:hover { 
  display: block;
  width: 136px;
  height: 39px;
  background-image: url(/images/main-menu-button-over.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#siderollc {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  width: 136px;
  display: block;
}

#siderollc ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#siderollc li {
  margin: 0px;
}

#siderollc a {
  display: block;
  width: 136px;
  height: 30px;
  padding-top: 7px;
  margin-bottom: -10px;
  padding-left: 13px;
  margin-right: -13px;
  background-image: url(/images/student/blue-module_menu.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#siderollc a:hover { 
  display: block;
  width: 136px;
  height: 30px;
  background-image: url(/images/student/blue-module_menu_over.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#siderollc2 {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  width: 136px;
  display: block;
}

#siderollc2 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#siderollc2 li {
  margin: 0px;
}

#siderollc2 a {
  display: block;
  width: 136px;
  height: 39px;
  padding-top: 12px;
  margin-bottom: -12px;
  padding-left: 13px;
  margin-right: -13px;
  background-image: url(/images/student/redmain_menu.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

#siderollc2 a:hover { 
  display: block;
  width: 136px;
  height: 39px;
  background-image: url(/images/student/redmain_menu_over.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #FFFFFF;
}

.smallfont {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.smallfontleft {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  float: left;
  padding-right: 30px;
  margin-top: 8px;
}

.tablebuttonpad {
  padding-top: 6px;
  padding-bottom: -6px;
}

.tablebuttonpad2 {
  margin-top: -6px;
}

.tablebuttonpad3 {
  margin-top: 5px;
}

.tablecolor {
  background-color: #FFFFCC;
}

.tableradiopad {
  padding-left: 5px;
}

.buttonclear {
  clear: both;
}

.savebutton {
  float:left;
  clear: both;
  width: 110px;
  height: 30px;
  line-height: 30px;
  background-image: url(/images/grey-small.jpg);
  background-repeat: no-repeat;
  border: 0;
  padding: 0;
  margin: 0;
  color: #FFFFCC;
  font-family: Lucinda Grande, Verdana, Arial;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

.dbtable {
  padding: 5px 5px 5px 5px;
}

.tableborder {
  border: solid 1px #CCCCCC;
  width: 520px;
}

.tablecenter {
  text-align: center;
}

.dbtablepad {
  padding-right: 5px;
}

.table-border {
  width: 100%;
  margin: 1rem 0;
  border: solid 1px #CCC;
  border-collapse: collapse;
}
.table-border th, .table-border td {
  padding: .5rem;
  border: solid 1px #CCC;
}
.table-border td {
  vertical-align: top;
}

#announcements td, #announcements th, #users td, #users th, #courses td, #courses th,
#classrooms td, #classrooms th, #exam_info_table td, #exam_info_table th, #access_dates th, #access_dates td,
#student td, #student th, #course td, #course th, #classrooms td, #classrooms th, #access_sessions th, #access_sessions td,
#sent_email th, #sent_email td {
  padding: 5px 5px 0px 5px;
}

#bluebox {
  padding: 10px 10px 10px 10px;
  width: 400px;
  background-color: #99CCFF;
  border: solid 1px black;
}

.reporttable {
  border: solid 1px #CCCCCC;
}

.surveyborder {
  border: solid 1px #CCCCCC;
  padding: 3px;
}

#emailscroll {
  margin-bottom: 20px;
  overflow: auto;
  width: 520px;
  height: 250px;
  border: solid 1px #CCCCCC;
}

#emailborder {
  margin-bottom: 20px;
  border: solid 1px #CCCCCC;
}

.welcomemain {
  padding: 10px 10px 10px 10px;
}

#examresults {
  padding: 0px 10px 0px 10px;
  width: 400px;
  background-color: #99CCFF;
  border: solid 1px black;
}

.green {
  color: #009900;
  font-weight: bold;
  text-transform: uppercase;
}

.red {
  color: #CC0000;
  font-weight: bold;
  text-transform: uppercase;
}

.questionnumber {
  float: right;
  font-weight: bold;
  padding: 0px 5px 10px 5px;
}

.reportborder {
  border-top: solid 1px #000000;
  border-bottom: solid 2px #CCCCCC;
  border-left: solid 1px #000000;
  border-right: solid 2px #CCCCCC;
  width: 520px;
  padding: 5px 5px 5px 5px;
}

.instructions {
  border: solid 1px #CCCCCC;
  padding: 5px 5px 5px 5px;
  margin-bottom: 10px;
}

.capital {
  text-transform: capitalize;
}

.tablered {
  background-color: red;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}

.yellowBox {
  background-color: #FFCC00;
  padding: 20px;
  width: 520px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
}

/* Headers */
.state-admin-law-header, .state-admin-ag-header, .group-admin-law-header {
  width: 624px;
  height: 142px;
  background: url(/images/state-admin-header.jpg) no-repeat;
}

.group-admin-ag-header {
  width: 624px;
  height: 142px;
  background: url(/images/group-admin-ag-header.jpg) no-repeat;
}

.course-admin-law-header {
  width: 624px;
  height: 142px;
  background: url(/images/course-admin-law-header.jpg) no-repeat;
}

.course-admin-ag-header {
  width: 624px;
  height: 142px;
  background: url(/images/course-admin-ag-header.jpg) no-repeat;
}

.instructor-law-header {
  width: 624px;
  height: 142px;
  background: url(/images/instructor-law-header.jpg) no-repeat;
}

.instructor-ag-header {
  width: 624px;
  height: 142px;
  background: url(/images/instructor-ag-header.jpg) no-repeat;
}

.student-law-header {
  width: 624px;
  height: 142px;
  background: url(/images/student-law-header.jpg) no-repeat;
}

.student-ag-header {
  width: 624px;
  height: 142px;
  background: url(/images/student-ag-header.jpg) no-repeat;
}

/* Batch Upload */
.batchUploadList {
  border: 0;
  width: 100%;
}

.batchUploadList td {
  font-weight: bold;
  border-top: solid 2px #DCDBDB;
  border-left: solid 2px #DCDBDB;
  border-right: solid 2px #DCDBDB;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  text-align: center;
  cursor: pointer;
}

#userDataArea {
  position: relative;
  width: 100%;
  height: auto;
  border: solid 2px #DCDBDB;
  padding: 1em 0 1em 1em;
}

.userDataSection {
  position: absolute;
  left: -9999px;
  top: 10px;
}

/* New Stuff */
.courseContentDetails a {
  float: right;
  margin-right: 2em;
  font-weight: bold;
  text-decoration: none !important;
  background: #F6F6F6; 
}

.clearSection { clear: both; }

.darkBorderBox p a { padding: 1em 1em 1em 2em; text-decoration: none !important; }

.bumpFontSize { font-size: 1.2em; line-height: 1.5em;}

/* Click List Full */
.clickListFull a.clickListFullLink {
  display: block;
  width: 90%;
  padding: 1em;
  border: solid .1em #CCC;
  font-size: 1.5em;
  text-decoration: none !important;
  transition: all 1s;
}
.clickListFull a:hover, .clickListFullActive {
  color: #000 !important;
  background: #F7F7F7;
}
.clickListFullActive {
  width: 80% !important;
  border-radius: 0 1em 1em 0;
  box-shadow: .1em .1em .2em rgba(0,0,0,0.1);
}

.clickListFullSection {
  padding: 1em;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 1500ms;
}

.clickListFullSectionShow {
  height: auto;
  overflow: visible;
  opacity: 1;
}

/* Myths */
.mythActivity {
  position: relative;
  margin: 1em 0;
  padding-bottom: 10em;
  background: #E7E7E7;
  border: solid .1em #CCC;
  border-radius: 0 0 .5em .5em;
  overflow: hidden;
}

.mythHeader {
  position: relative;
  padding: 1em;
  background: #f04f22;
  color: #FFF;
  text-align: center;
  z-index: 1000;
  box-shadow: 0 .5em 1em rgba(0,0,0,0.3);
}

.mythQuestion {
  padding: 2em;
  font-size: 1.2em;
  font-weight: bold;
}

.mythQuestion a, a.mythNext {
  display: block;
  width: 20%;
  text-decoration: none !important;
  padding: .5em 1em;
  text-align: center;
  background: #FDFDFD;
  border: solid .1em #CCC;
  border-radius: .5em;
  box-shadow: inset 0 -.2em .5em rgba(0,0,0,0.2);
  transition: all 500ms;
}

a.mythNext { float: right; margin: 1em 0; }

.mythQuestion a:hover, a.mythNext:hover { color: #000 !important; background: #ffcf28; }

.mythFeedback {
  position: absolute;
  width: 92%;
  top: -100%;
  padding: 2em;
  background: #224364;
  color: #FFF;
  font-size: 1.2em;
  transition: all 1s ease-out;
}

.mythFeedback .external { color: #FFF !important; }

.mythAnswer { color: #ffcc01; font-size: 1.5em; }

.showMythFeedback { top: 15%; }

