/**************************************
 * THEME NAME: cpdbytes
 *
 * Files included in this sheet:
 *
 *   cpdbytes/user_styles.css
 **************************************/

/***** cpdbytes/user_styles.css start *****/

body {
    background-color: #f0f0f0;
    }

body, table, td, th, li {
    font-family: Arial,Helvetica,sans-serif;
}

.sideblock .header {
    background-color: #06f;
}

td.content {
    background-color: #fff;
}

body#course-view .headingblock {
    background-color: #fff;
}

#course-view .weekscss .section, #course-view .section td.side {
    background:#666b6e none repeat scroll 0% 0%;;
}

.generalbox {
    background-color: #fff;
}

.headermenu {
    float: none;
    background-color: #666b6e;
    color: #fff;
    padding: 4px;
}

.sideblock h2 {
    font-size: 16px;
}
/***** cpdbytes/user_styles.css end *****/

