/**************************************
 * THEME NAME: newma
 *
 * Files included in this sheet:
 *
 *   newma/gradients.css
 **************************************/

/***** newma/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

.header,
.navbar {
    background-image:url(gradient_center.jpg);
    background-position:top;
    background-repeat:repeat-x;
    border-color:#F0FEE2;
}

th.header,
td.header,
div.header {     
    background-image:url(gradient4.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}


/***** newma/gradients.css end *****/


<style>

body {background:#F0FEE2}
*html body {background:#F0FEE2}

body, table, td, th, li {
  font-family:Georgia, Times New Roman, serif;
  font-size:100%;
  letter-spacing:0.02em;
}

#header-home .headermain {
  color:#00AFE0;
}

hr.underheader {
 border:none;
 color:#7FCFF0;
 background-color:#7FCFF0;
 height:2px
 }

.categoryboxcontent
 {
  border-color:#E8A8A9;
  border-width:2px;
}

.courseboxcontent {
  border-color:#43D5BF;
  border-width:1px;
}

.line1 {
  border-top: double 3px #0000a5;
  padding-left: 25px;
  margin: 10px 0 25px 0;
}

.line1 span.line1a {
  border:double 3px #0000a5;
  color: #a50000;
  font-size:22px;
  font-weight:bold;
  padding:5px;
  background: #eeeeff
}

.line1 span.line1b {
  padding-left:20px;
  font-size: 20px;
  font-weight: bold;
  color: #003399;
}


 /***
 *** Modules: Lesson
 ***/

div.levimedbg {
  background: rgb(245,235,220);
  padding: 10px 15px 10px 17px;
}

div.levimedbg hr {
  border:none;
  color:#0000a5;
  background-color:#0000a5;
  height:2px
}

div.levimedbg p {
  margin-top: 7px;
  text-indent: 20pt;
}

div.levimedbg p em {
  color: #aa0055;
  font-weight: bold;
}

div.levimedbg div.slidename {
  font-weight: bold;
  color: #003399;
  text-align: center;
  margin: 10px 0 5px 0;
  font-size:18px;
}

div.levimedbg div.emph {
  font-weight: bold;
  color: #990033;
  text-align: left;
  margin: 5px 0 5px 0;
}

div.levimedbg div.quote {
  color: #008833;
  text-align: left;
  margin: 5px 0 5px 40%;
}

div.levimedbg table tr th {
  background: rgb(255,235,120);
}


/***
 ***  Core
 ***/

a:link {
  color:#0000FF;
}

a:visited {
  color:#8F00AA;
}


 /***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#D5D5D5;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#D9F0D9;
}

.forumpost .topic {
  border-bottom-color: #EEEEEE;
}

.forumpost .starter {
  background:#AEF0C0;
}

.forumheaderlist .discussion .starter {
  background:#DDDDDD;
}

.forumheaderlist td {
  border-color: #FFFFFF;
}

/***
 *** Blocks
 ***/

.sideblock .content {
  border-color: #dddddd;
  background-color:#f2ffff;
}

.sideblock .post .head {
  color:#555555;
}


/***
 *** Course
 ***/

#course-view .weekscss .section,
#course-view .section td.side {
  background: #d8f2e7;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #77CDF1;
}


font.weektitle {
   color:#000000; background:#d8f2e7; font-weight:bold;
 }

.current font.weektitle {
  background:#77CDF1;
}

.concluding {
  color:#b22222; ff0080;
}

</style>
