
#left-column, #right-column,
.sideblock {
  background:#efefef;
}

.tabtree ul li ul li a span,
a:link,
a:visited {
  color:#555544;
}

.block_blog_tags .content ul li a:hover,
.block_rss_client .content ul li a:hover,
a:hover,
a:active {
  background:#f0f0eb; 
  text-decoration:none; 
}

.sideblock .header, .sideblock h2 {
  color:#5a5a43;
}

.sideblock .header,
.sideblock .content ul li a {
  border-bottom:1px solid #cfcfcf; 
}

#styleswitcher ul li a {
  background:#999;
  border:1px solid #888;
}

#header-home,
#header {
  background:#000 url(pix/bg/bg_black.png) no-repeat top left;
}

#footer {
  background:#575757; 
}

.navbar {
  background-color:#575757; 
}

#course-view .weekcss .current,
#course-view .current td.side {
  background:#fffdef !important;
  border-color:#ffff00 !important;
}

#course-view .current td.content {
  background:#fffdef !important;
  border-color:#ffff00 !important;
}

#course-view .section td.side {
  background:#f5f8fa;
  border:none;
}

#course-view .section td.content {
  background: #f5f8fa;
  border-top:1px dashed #c1d5fa;
  border-bottom:1px dashed #c1d5fa;
  padding:10px 0;
}

#course-view .section td.left {
  border-left:1px dashed #c1d5fa;
    border-top:1px dashed #c1d5fa;
  border-bottom:1px dashed #c1d5fa;
}

#course-view .section td.right {
  border-right:1px dashed #c1d5fa;
      border-top:1px dashed #c1d5fa;
  border-bottom:1px dashed #c1d5fa;

}
