#header-home,

#header {

	background:#191c36 url(pix/bg/moodle-header.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,

#content a:link,

#content a:visited {

  color: #1f499c;
text-decoration:none; 
}



.block_blog_tags .content ul li a:hover,

.block_rss_client .content ul li a:hover,

#content a:hover,

#content a:active {

  background:#e9e9e9; 

  text-decoration:underline; 

  border-bottom:1px solid #9f9f9f;

}



#styleswitcher ul li a {

  background:#999;

  border:1px solid #888;

}



#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;



}


