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

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

.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 #eaeada; 
}

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

#header-home,
#header {
  background:#729132 url(pix/bg/bg_green.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:#fcfdfb;
  border:none;
}

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

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

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

}
