/******************************************
UmassD blue: #00337F (PMS 288)
******************************************/
body {
  margin: 00px 0px 0px 0px;
  padding: 0;
  /*background: #7E776F url(images/img01.jpg) repeat left top;*/
  /*background: #D8D8D8;*/
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family: sans-serif;
  font-size: 15px;
  color: #4E4E4E;
  /*color: #3E3B36;*/ }

#container {
  margin: auto;
  width: 850px; }

#header {
  text-align: left; }

#utah-logo-nav {
  float: right; }

.utah-logo {
  height: 50px; }

table#headertable {
  height: 35px;
  white-space: nowrap; }

table#headercontainer {
  width: 100%;
  border-bottom: 2px solid #00337F; }

td#name-nav {
  text-align: left;
  font-size: 18px;
  width: 150px;
  /*padding-left:30px;
  padding-right: 30px;*/
  border-right: 2px solid #CCCCCC; }

td.nav {
  padding-left: 30px;
  font-size: 15px; }

td.onepx {
  width: 1px; }

td#horizontal-nav {
  padding-right: 30px;
  margin-right: 0px; }

td#horizontal-nav-down a {
  padding-right: 30px;
  margin-right: 0px;
  color: #4EBCED; }

#content {
  padding: 5px; }

div.floating-nav-content {
  /*padding: 5px;*/ }

div.floating-nav-content a {
  /*display: block;*/ }

/**********************************************************************/
img.nav-arrow {
  opacity: 0; }

/*********************************************************** *********************************************/
.arrowlistmenu .newtest {
  float: right;
  background-image: url("images/nav-arrow-right.png");
  display: inline;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: right top;
  /*margin-bottom: 10px;*/
  opacity: 0.4; }

.arrowlistmenu {
  width: 180px;
  /*width of accordion menu*/ }

.arrowlistmenu div {
  font-weight: bold;
  /*background: #E6E6E6;*/
  padding-bottom: 10px;
  padding-top: 10px;
  width: 140px; }

.arrowlistmenu a {
  color: #4E4E4E; }

.arrowlistmenu a:hover {
  color: #8BADBA; }

.arrowlistmenu .menuheader {
  /*CSS class for menu headers in general (expanding or not!)*/
  /*color: black;*/
  background: url(titlebar.png) repeat-x center left;
  margin-bottom: 10px;
  /*bottom spacing between header and rest of content*/
  /*text-transform: uppercase;*/
  padding: 4px 0 4px 10px;
  /*header text is indented 10px*/
  cursor: hand;
  cursor: pointer; }

.arrowlistmenu .openheader {
  /*CSS class to apply to expandable header when it's expanded*/
  /*background: #E6E6E6;*/
  background-image: url("images/nav-arrow-down.png");
  /*display: inline;*/
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: right top; }

.arrowlistmenu ul {
  /*CSS for UL of each sub menu*/
  width: 140px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  /*bottom spacing between each UL and rest of content*/ }

.arrowlistmenu ul li {
  padding-bottom: 6px;
  /*bottom spacing between menu items*/
  padding-top: 6px;
  background: #F1F1F1; }

.arrowlistmenu ul ul li {
  background: #DCDCDC;
  padding-left: 10px; }

.arrowlistmenu ul li .opensubheader {
  /*Open state CSS for sub menu header*/
  /*background: lightblue !important;*/ }

.arrowlistmenu ul li .closedsubheader {
  /*Closed state CSS for sub menu header*/
  /*background: lightgreen !important;*/
  background-image: url("images/nav-arrow-down.png");
  /*display: inline;*/
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: right top; }

.arrowlistmenu ul li a {
  /*color: #A70303;*/
  /*background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
  /*display: block;*/
  padding: 2px 0;
  padding-left: 10px;
  /*link text is indented 19px*/
  text-decoration: none;
  /*border-bottom: 1px solid #dadada;*/
  font-size: 90%; }

.arrowlistmenu ul li a:hover {
  /*hover state CSS*/ }

.arrowlistmenu ul li a.subexpandable:hover {
  /*hover state CSS for sub menu header*/ }

.arrowlistmenu ul li .currentpage {
  color: #319AD2; }

/******************** main-page-specific style *****************/
.fullwidth {
  width: 100%; }

td #left-content #my-picture #teaching-nav-wrapper {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 00px; }

td.bottomalign {
  vertical-align: bottom; }

td.topalign {
  vertical-align: top; }

td.paddingleft {
  padding-left: 22px;
  padding-top: 15px;
  height: 200px;
  vertical-align: top; }

td.paddingtop {
  padding-top: 20px; }

table.contenttable {
  border-bottom: 1px solid #CCCCCC;
  empty-cells: show; }

td.my-name {
  font-size: 25px;
  padding-bottom: 10px; }

td.my-info {
  font-size: 14px;
  margin: 0px;
  padding: 0px; }

td.my-info-right {
  float: right;
  margin: 0px;
  padding: 0px;
  font-size: 14px; }

/**********************************************************************************/
td.teaching-nav-entry {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 0px;
  background: #CCCCCC; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 20px; }

h4 {
  font-size: 1.2em;
  font-weight: bold; }

p {
  margin-top: 0;
  line-height: 140%;
  text-align: justify; }

a {
  text-decoration: none;
  color: #BB0000;
  /*color: #60A9C4;*/ }

#header a {
  color: #4E4E4E; }

a:hover {
  color: #8BADBA; }

#header a:hover {
  color: #8BADBA; }

#wrapper {
  margin: 0 auto;
  padding: 0; }

/* Menu */
#menu {
  width: 120px;
  padding: 20px; }

#menu ul {
  margin: 0;
  padding: 50px 0px 0px 0px;
  list-style: none;
  line-height: normal; }

#menu li {
  border-bottom: 1px dashed #191918; }

#menu a {
  display: block;
  width: 80px;
  height: 30px;
  margin: 4px 0px;
  padding: 16px 0px 0px 20px;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000; }

#menu a:hover, #menu .current_page_item a {
  background: #FFFFFF;
  border-top-left-radius: 10px 20px;
  -moz-border-radius-topleft: 10px 20px;
  border-bottom-left-radius: 10px 20px;
  -moz-border-radius-bottomleft: 10px 20px;
  text-decoration: none;
  width: 110px; }

/* Page */
#page {
  width: 820px;
  margin: 0 auto; }

.links {
  padding-top: 20px;
  font-size: 12px;
  font-weight: bold; }

/* Footer */
#footer {
  padding-left: 20px;
  font-size: 12px;
  color: #A9A9A9; }

/* instructor table */
table.contact {
  border-spacing: 10pt 0pt;
  font-size: 10pt;
  border-width: 0pt; }

td.contact {
  /*font-weight: bold;*/
  font-size: 13pt;
  padding: 0px 00px 0px 0px; }

hr.separator {
  width: 95%;
  height: 3px; }

td.smalltext {
  font-size: 8pt;
  text-align: center; }

div.centered {
  text-align: center;
  font-size: 14pt; }

/* Homework */
table.homework {
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  width: 80%;
  border-collapse: collapse; }

td.label {
  font-size: 12pt;
  border-bottom-width: 2px;
  border-bottom-style: solid; }

td.duedate {
  font-size: 10pt;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  width: 150px;
  padding-bottom: 10px;
  padding-top: 10px; }

td.description {
  font-size: 10pt;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  text-align: left; }

td.soldescription {
  font-size: 10pt;
  text-align: center; }

td.file {
  font-size: 10pt;
  /*border-bottom-width: 2px;*/
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  width: 100px;
  padding-bottom: 10px;
  /* This is actually for global row properties, not supported by tr? */
  padding-top: 10px; }

/* Presentations */
table.presentation {
  text-align: center;
  width: 100%;
  border-collapse: collapse; }

td.label {
  font-size: 12pt; }

td.presdate {
  font-size: 10pt;
  border-bottom-width: 1px;
  /*border-bottom-style: dashed;*/
  text-align: left;
  width: 100px;
  /*padding-bottom: 10px;*/
  /*padding-top: 10px;*/ }

td.presdescription {
  font-size: 10pt;
  border-bottom-width: 1px;
  text-align: left; }

td.presnotes {
  font-size: 10pt;
  text-align: center;
  font-weight: bold; }

td.prespdf {
  font-size: 10pt;
  border-width: 0px 0px 1px 0px;
  width: 50px; }

td.taken {
  width: 20px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold; }

td.open {
  width: 10px; }

td.presweekdelimit {
  font-size: 1pt;
  border-bottom-width: 1px;
  border-bottom-style: dashed; }

/* Publications */
.pubtitle {
  font-style: italic; }

/* Portfolio */
#horizontalmenu {
  width: 100%;
  text-align: center;
  border-bottom: 1px dotted black;
  font-size: 10pt; }

#horizontalmenu a {
  font-weight: bold;
  color: #4D8D99; }

#horizontalmenu a:hover {
  color: #000000; }

.currententry {
  color: #000000;
  font-weight: bold; }

.hrdotted {
  border-top: 1px dotted #191918; }

/* For drop-down toggling in teaching evaluations page */
.plusminus {
  font-size: 12pt;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  border-radius: 7px;
  background-color: #CCCCCC;
  color: #000000; }

a.expanding-title {
  text-decoration: none;
  color: #4D8D99; }

a.expanding-title:hover {
  color: #FF0000; }

div.expand-header {
  margin-left: 25px;
  line-height: 20px; }

div.expand-content {
  display: none;
  margin-left: 25px;
  line-height: 20px;
  border-bottom: 2px dotted #191918;
  padding-bottom: 15px; }

table.evaluation-scores {
  margin-left: 25px;
  font-size: 9pt; }

td.evaluation-scores-column-headers {
  padding-left: 10px;
  padding-right: 10px; }

td.evaluation-scores-categories {
  text-align: left;
  padding-right: 40px; }

td.evaluation-scores {
  text-align: center;
  font-weight: bold; }

ul.selected-comments {
  list-style-type: none;
  font-style: italic;
  font-size: 9pt; }

li.empty {
  list-style-type: none; }

.flushright {
  text-align: right; }

.flushleft {
  text-align: left; }

td.instructor-table-right {
  text-align: right;
  vertical-align: top;
  width: 170px; }

td.instructor-table-left {
  vertical-align: top;
  text-align: left;
  padding-left: 5px; }

table#sidebar {
  width: 135px; }

/* (New) sidebar styling */
table#sidebar tr td.sidebar-arrow {
  width: 10px;
  background-image: url(images/nav-arrow-right.png);
  background-position: right center;
  background-repeat: no-repeat;
  opacity: 0.5; }

/* New stuff (general) */
h3 {
  font-size: 20px; }

/* New publications tables */
table.publications {
  width: 100%;
  border-collapse: collapse; }

table.publications tr.header {
  border-bottom-width: 2px;
  border-bottom-style: solid; }

table.publications tr.gray {
  background-color: #e6e6e6; }

table.publications th {
  text-align: left; }

table.publications td {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px; }

table.publications td.title {
  font-size: 13px;
  width: 40%; }

table.publications td.author {
  font-size: 13px;
  width: 15%; }

table.publications td.journal {
  font-size: 12px;
  width: 25%; }

table.publications td.doi {
  font-size: 11px;
  width: 20%;
  line-height: 140%; }

/* New professional positions table */
table.positions {
  width: 100%;
  border-collapse: collapse; }

table.positions td {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px; }

table.positions td.title {
  width: 40%; }

table.positions td.location {
  width: 45%; }

table.positions td.years {
  width: 15%;
  text-align: right; }

/* New education table */
table.education {
  width: 100%;
  border-collapse: collapse; }

table.education td {
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px; }

table.education td.degree {
  width: 3%; }

table.education td.department {
  width: 60%; }

table.education td.location {
  width: 32%; }

table.education td.year {
  width: 5%;
  text-align: right; }
