/* Enable image placeholders */
@-moz-document url-prefix(http), url-prefix(file) {
  img:-moz-broken {
    -moz-force-broken-image-icon: 1; } }

/*
$inset_border_dark: #354455;
$inset_border_light: #556167;
$logo_text_color: #FFF;
$main_text_color: #F3F3F3;
$link_text_color: #B3C6DC; 
$background_color: #2C3136;
$menubar_background_color: #4B535D;
$tab_coverup: #23272B;
*/
#banner {
  padding: 6px 10px;
  margin-bottom: 18px;
  position: relative;
  background-color: #FFFFFBED;
  background-color: #fffbed; }

.box {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  background-color: #FFFCFDFD;
  background-color: #fcfdfd;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .3); }

#menubar .goog-te-gadget-simple {
  background-color: transparent; }

/* set minimum height and width on page */
/* fix boxes to various corners of layout.*/
body, html {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px;
  margin: 0px;
  min-width: 1024px;
  min-height: 600px;
  overflow: auto;
  background-color: #f5f6f6;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  font-family: "proxima-nova"; }

/* link color */
a {
  color: #b41e1e; }

/* two column unscrollable layout */
#course-content {
  position: absolute;
  top: 49px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-top: 1px solid #CCC; }

#left-content, #right-content {
  position: absolute;
  top: 0px;
  bottom: 0px; }

#left-content {
  left: 0px;
  width: 45%;
  z-index: 2; }

#right-content {
  right: 0px;
  left: 45%;
  text-align: right;
  margin-left: 1px;
  z-index: 1; }
  #right-content #formats, #right-content #instructions, #right-content #right {
    text-align: left; }
  #right-content #formats, #right-content #instructions {
    padding: 6px 10px; }
  #right-content #formats {
    display: inline-block;
    margin: 15px 15px 15px 15px; }
  #right-content #instructions {
    margin: 0px 15px 0px 15px; }

/* top menubar and children */
#menubar {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid #dddddd;
  background-color: #fafbfb;
  line-height: normal;
  white-space: nowrap;
  /* styling google gadget */ }
  #menubar > * {
    display: inline-block;
    vertical-align: middle; }
  #menubar .goog-te-gadget-simple {
    border: 0px;
    padding: 3px 2px; }
  #menubar .goog-te-menu-value {
    color: #333333;
    text-decoration: none; }

#view-formats-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0px 8px 0px 12px;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 2px 2px 3px 3px;
  -webkit-border-radius: 2px 2px 3px 3px;
  -moz-border-radius: 2px 2px 3px 3px;
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  background: url("/img/formatselectarrow.png") no-repeat right;
  width: 125px;
  top: -1px;
  vertical-align: middle;
  height: 27px; }

#view-formats {
  background-color: transparent;
  position: relative;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  padding: 5px 5px 5px 8px;
  margin: 0px;
  -webkit-appearance: none;
  color: #333333;
  outline: none;
  overflow: hidden;
  width: 150px;
  font-family: arial;
  font-size: 13px;
  line-height: normal;
  height: 27px;
  text-align: left; }

#logo {
  float: left; }

#jumper {
  float: right;
  text-align: right; }

#divider {
  border-right: 1px solid #dddddd;
  float: right;
  height: 50px; }

#fb {
  position: absolute;
  right: 10px;
  top: 0px;
  padding-left: 15px; }
  #fb > * {
    line-height: normal;
    vertical-align: middle; }

#accessibility {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  border-left: 1px solid white; }
  #accessibility > * {
    line-height: normal; }
  #accessibility > a {
    border-right: 1px solid #dddddd;
    color: #333333;
    padding: 4px 10px 4px 10px; }
  #accessibility #google_translate_element {
    position: relative;
    top: -1px;
    margin-left: 8px;
    margin-right: 8px;
    padding: 1px;
    border-left: 1px solid white;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    behavior: url("/lib/PIE-1.0.0/PIE.php");
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 2px 2px 3px 3px;
    -webkit-border-radius: 2px 2px 3px 3px;
    -moz-border-radius: 2px 2px 3px 3px;
    behavior: url("/lib/PIE-1.0.0/PIE.php"); }
    #accessibility #google_translate_element .goog-te-menu-value span:nth-child(3) {
      display: none; }

#logo {
  font-size: 20px;
  letter-spacing: 1px;
  color: #333333;
  font-family: "myriad-pro";
  text-shadow: 0px 2px 0px white;
  padding: 0px 15px;
  border-right: 1px solid #dddddd;
  line-height: 50px; }

#logo, #jumper > *, #accessibility > a, #accessibility div {
  display: inline-block;
  margin: 0px; }

#jumper {
  border-left: 1px solid white;
  border-right: 1px solid #dddddd;
  height: 50px;
  overflow: hidden; }
  #jumper > * {
    line-height: normal;
    position: relative; }

#jumper select {
  direction: rtl;
  background-color: transparent;
  position: relative;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  height: 18px;
  line-height: 15px;
  padding: 0px 15px 1px 5px;
  margin: 0px;
  -webkit-appearance: none;
  color: #333333;
  outline: none;
  overflow: hidden; }
#jumper .select-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0px 8px 0px 12px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url("/lib/PIE-1.0.0/PIE.php");
  background: url("/img/selectarrow.png") no-repeat right;
  direction: rtl; }

#jumper form {
  margin-right: 15px; }

#course, #term {
  display: block;
  position: relative;
  height: 25px; }

#course .select-wrapper {
  top: 7px;
  vertical-align: bottom; }

#course select {
  font-size: 11px;
  font-weight: bold; }

#term .select-wrapper {
  top: -2px;
  width: 100px; }

#term select {
  position: relative;
  font-size: 11px;
  line-height: normal;
  font-size: 10px;
  width: 120px; }

/* course details area */
#course-details {
  position: relative;
  padding: 15px;
  text-shadow: 0px 1px 0px white;
  z-index: 3; }

#course-overview {
  position: relative;
  padding: 0px 10px;
  margin-bottom: 5px; }

#course-banner {
  margin-bottom: 15px; }
  #course-banner #course-name, #course-banner #school {
    display: inline-block;
    vertical-align: top;
    height: 60px; }
  #course-banner img {
    height: 50px;
    margin: 6px 0px; }
  #course-banner #school {
    border-right: 1px solid #dddddd;
    padding-right: 10px;
    padding-left: 10px; }
  #course-banner #course-name {
    border-left: 1px solid white;
    padding-left: 10px;
    margin-top: 3px; }
  #course-banner h1, #course-banner h2 {
    line-height: normal;
    margin: 0px; }
  #course-banner h1 {
    font-size: 20px; }
  #course-banner h2 {
    font-size: 12px;
    font-weight: normal;
    color: #888; }
  #course-banner a {
    font-size: 11px; }

#instructors {
  margin-bottom: 15px; }
  #instructors > div {
    display: inline-block;
    margin-right: 18px; }
  #instructors .instructor-photo-shadow, #instructors .instructor-details {
    vertical-align: middle; }
  #instructors .instructor-photo-shadow {
    position: relative;
    display: inline-block;
    height: 56px;
    width: 56px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
    border: 1px solid #EEE; }
    #instructors .instructor-photo-shadow:after {
      position: absolute;
      content: '';
      height: 1px;
      width: 50%;
      bottom: 1px;
      left: 0px;
      z-index: 1;
      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      behavior: url("/lib/PIE-1.0.0/PIE.php");
      -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg); }
    #instructors .instructor-photo-shadow:before {
      position: absolute;
      content: '';
      height: 1px;
      width: 50%;
      bottom: 1px;
      right: 0px;
      z-index: 1;
      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      behavior: url("/lib/PIE-1.0.0/PIE.php");
      -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
      -webkit-transform: rotate(3deg);
      -moz-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
      -o-transform: rotate(3deg);
      transform: rotate(3deg); }
  #instructors .instructor-photo-outer {
    position: absolute;
    padding: 3px;
    background-color: white;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    z-index: 2; }
  #instructors .instructor-photo-inner {
    width: 50px;
    height: 50px;
    overflow: hidden; }
    #instructors .instructor-photo-inner img {
      width: 50px; }
  #instructors .instructor-details {
    display: inline-block;
    margin-left: 10px; }

/* tab area positioning */
#left, #right {
  position: absolute;
  bottom: 0px; }

#left {
  top: 285px;
  right: 7px;
  left: 0px;
  z-index: 2; }
  #left .tab-content {
    border-right: 1px solid #DDD;
    border-radius: 0px 2px 0px 0px;
    -webkit-border-radius: 0px 2px 0px 0px;
    -moz-border-radius: 0px 2px 0px 0px;
    behavior: url("/lib/PIE-1.0.0/PIE.php"); }

#right {
  margin-top: 15px;
  top: 200px;
  right: 0px;
  left: 7px; }
  #right .tab-content {
    border-left: 1px solid #DDD;
    border-radius: 2px 0px 0px 0px;
    -webkit-border-radius: 2px 0px 0px 0px;
    -moz-border-radius: 2px 0px 0px 0px;
    behavior: url("/lib/PIE-1.0.0/PIE.php"); }

/* tabs */
#left .nav.nav-tabs, #right .nav.nav-tabs {
  margin: 0px 0px 0px 15px;
  border: 0px;
  position: relative;
  z-index: 2; }
  #left .nav.nav-tabs li a, #right .nav.nav-tabs li a {
    background-color: transparent;
    border: 0px;
    border-right: 1px solid transparent;
    padding: 2px 8px 0px 8px; }
  #left .nav.nav-tabs li.active, #right .nav.nav-tabs li.active {
    background-color: #FFFCFDFD;
    background-color: #fcfdfd;
    border-radius: 2px 2px 0px 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    -moz-border-radius: 2px 2px 0px 0px;
    behavior: url("/lib/PIE-1.0.0/PIE.php");
    box-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
    behavior: url("/lib/PIE-1.0.0/PIE.php");
    -moz-box-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, .1);
    border-right: 1px solid #DDD;
    position: relative;
    top: -2px; }
    #left .nav.nav-tabs li.active a, #right .nav.nav-tabs li.active a {
      padding: 4px 7px 3px 8px;
      color: #333333; }
#left .tab-content, #right .tab-content {
  position: absolute;
  z-index: 1;
  top: 24px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: auto;
  padding: 15px;
  background-color: #FFFCFDFD;
  background-color: #fcfdfd;
  border-top: 1px solid #DDD; }

/* bookmarks' descriptions */
span.desc {
  color: #aaa;
  padding-left: 1ex; }

/* bookmarks' titles */
/* right-align links at top-right */
#formats {
  text-align: right; }
  #formats span {
    margin: 0px 2px; }
  #formats span:last-child {
    display: none; }

/* don't highlight selected TreeView node */
.ygtvfocus, .ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link, .ygtvfocus .ygtvlabel:visited, .ygtvfocus .ygtvlabel:hover {
  background-color: inherit; }

/* remove white background */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
  background-color: transparent; }

/* make TreeViews' cursor a hand */
.ygtvcontent {
  cursor: pointer; }

/* wrap long descriptions in TreeView nodes */
.ygtv-collapsed .ygtvcontent span.desc {
  /* TODO */ }

.ygtv-expanded .ygtvcontent span.desc {
  /* TODO */ }

/* center top level with a bit of padding */
#tab-lectures.tab-pane > div.tree > .ygtvitem > .ygtvchildren > .ygtvitem > .ygtvtable > tbody > .ygtvrow > td.ygtvcell, #tab-seminars.tab-pane > div.tree > .ygtvitem > .ygtvchildren > .ygtvitem > .ygtvtable > tbody > .ygtvrow > td.ygtvcell {
  padding: 2px; }

/*
.ygtv-collapsed > tbody > tr > td > span > .desc {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
*/
td.ygtvcell {
  padding-left: 2px; }

.ygtvtp {
  background: url(/img/clear-treeview.png) 0 -6400px no-repeat; }

.ygtvtm {
  background: url(/img/clear-treeview.png) 0 -4000px no-repeat; }

.ygtvtph, .ygtvtphh {
  background: url(/img/clear-treeview.png) 0 -7200px no-repeat; }

.ygtvtmh, .ygtvtmhh {
  background: url(/img/clear-treeview.png) 0 -4800px no-repeat; }

.ygtvlp {
  background: url(/img/clear-treeview.png) 0 -2400px no-repeat; }

.ygtvlph, .ygtvlphh {
  background: url(/img/clear-treeview.png) 0 -3200px no-repeat; }

.ygtvlm {
  background: url(/img/clear-treeview.png) 0 0 no-repeat; }

.ygtvlmh, .ygtvlmhh {
  background: url(/img/clear-treeview.png) 0 -800px no-repeat; }

.download, .play, .torrent {
  padding-left: 1ex; }
  .download a, .play a, .torrent a {
    color: #ccc;
    font-size: smaller; }
