/* THEME COLOR
----------------------
text : #ecb208
dark : #ffd761; 
medium: #ffdf81;
light: #ffe7a0;
lighter: #fff3cf;
*/

/* WRAPPER */
#container_wrapper { border-top-color: #ffd761;	}

/* HEADER */
#header #course_basics h2{ color: #ecb208; }
.main_nav ul li.active a, .main_nav ul li.active a:hover { color:#ecb208; }

/* HIGHLIGHTS */
#content .highlight { background-color: #ffd761; }
#content .highlight_color .hightlight_content{ background-color: #fff3cf; }

/* SIDE NAV */
#side_nav .table_of_content span{ background-color: #ffd761; }
#side_nav .table_of_content:hover span{ background-color: #ffdf81; }
#side_nav .fullscreen span{ background-color: #ffd761; }
#side_nav .fullscreen:hover span{ background-color: #ffdf81; }

/* CONTENT */
#content h3 { color: #ecb208; }
#content table th{ background: #ffd761; }
#content table .darkcolor{ background: #ffdf81; }
#content table .midcolor{ background-color: #ffe7a0; }
#content table .lightcolor{ background-color: #fff3cf; }

/* OAI */
#content_wrapper-oai { border-top-color: #ffd761; }
#template-oai .color_bar { background: #ffd761; }
.ui-widget-header { border: 1px solid #ffd761; background: #ffd761;}