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

#header-main,
#header {
  background:#446f0a url(pix/bg/bg_green.png) no-repeat top left;
}

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

.sideblock .header, .sideblock h2 {
  color: #2d2d2d;
}

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

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

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

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

#footer {
  background:#efefef;
}

.navbar {
  background-color: #dbdbdb; 
}

#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:#f9f9f9;
  border:none;
}

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

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

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

}

