/**************************************
 * THEME NAME: mcc
 *
 * Files included in this sheet:
 *
 *   mcc/styles.css
 *   mcc/styles_select.css
 **************************************/

/***** mcc/styles.css start *****/

body {
  padding:0;
  margin:0;
  background:#fff;
}

body, p, li, td, th {
  line-height:1.5;
  font-size:0.975em;
  font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
}

.sideblock .content{
  line-height:1.5;
}

.wrapper {
  margin:0 5%;
}

#layout-table {
  margin:0;
}

#layout-table #middle-column {
  padding-left:0;
}

#layout-table #right-column {
  padding-left:10px;
}

/* Header */

#header-home,
#header {
  color:#fff;
}

#header-home {
  height:122px;
}

#header {
  height:75px;
}

#header-home h1.headermain {
  font-size:2em;
  padding-top:70px;
}

#header h1.headermain {
  padding-top:33px;
  font-size:1.6em;
}

.logo {float: left;}
.headermenu {
  padding:10px 0;
}

.headermenu a:link,
.headermenu a:visited {  font-weight:bold;
}

.navbar {
  border:none;
  padding-left:0;
}

/* Content */

#content {
  padding-top:15px;
}

.top {
  background:url(images/red/n2.gif) repeat-x 0 0;

}
.sitetopic {
  border:none;
  padding-left:0;
}

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:0;
}

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
  border-style:dotted;
}

.categorybox {
  border:none;
}

/* Sideblocks */

.sideblock .header {
  border-width:0 0 1px 0;
  border-color:#ccc;
  border-style:solid;
  padding-bottom:0;
  font-size:1.1em;
  text-transform:lowercase;
}

.sideblock .content {
  border:none;
  background:none;
  padding-bottom:20px;
}

/* Courses */

#course-view #section-0 .side,
#course-view #section-0 .content {
  border:none;
}

/* Modules */

#intro {
  background:#f9f9f9;
}

.reportlink,
#mod-forum-view .subscription {
  margin-bottom:20px;
}

/* Users */

.userinfobox {
  border:none;
}

.userinfobox .content {
  background:#f9f9f9;
  border:1px solid #ddd;
}

body#course-user .section {
  border-color:#ddd;
  margin-top:10px;
}

/* Calendar */

.sideblock .minicalendar,
#calendar-view #calendar .maincalendar,
#calendar-view #calendar .sidecalendar .sideblock {
  border:none;
}

.sideblock .filters table,
#calendar-view #calendar .filters table {
  background:none;
}
/* Tables */

.generaltable {
  border-color:#ddd;
}
.editcourse th.header,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
.admin th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th {
  color:#fff;
  border-bottom:2px solid #111;
  padding:0 4px;
  border-left:1px solid #6b3a8f;
  border-right:1px solid #6b3a8f;
  border-top:1px solid #6b3a8f;
}

#tag-management-list th {
  background:#eee;
  border-bottom:2px solid #999;
}

#tag-management-list td,
.editcourse td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.admin td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width:0 1px 0;
  border-color:#ddd !important;
}

.forumheaderlist .discussion .starter {
  background:none;
}

#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.admin .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background:#eee;
}

/* Grades */

table.user-grade td.oddd1 {
   background-color: #ddd;
}
/***** mcc/styles.css end *****/

/***** mcc/styles_select.css start *****/

#undermenu {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-bottom-color: #beeda0;
	border-top-color: #b2de96;
	background: #9dc485;
	height: 10px;
}

/* Link colors */


a:link,
a:visited,
.tabrow1 a:link span,
.tabrow1 a:visited span {
  color: #7d6d5f;}

a:hover,
a:active,
.tabrow1 a:hover span,
.tabrow1 a:active span {
  color:#6b3a8f;
}

.tabrow1 a:hover,
.tabrow1 a:active {
  text-decoration:none;
}

/* Header */

#header-home,
#header {
  background:url(images/n2.gif) repeat-x 0 100%;
}

#header-home img,
#header img {
  padding-top: 10px;
}

h1.headermain {
  position:absolute;
  top:-10000px
}

.headermenu {
 color: #9e8a79; 
}

.headermenu a{
 color: #6b3a8f; 
}


/* Tables & Course */

#course-view .weekscss .current,
#course-view .current td.side,
.editcourse th.header,
.mod-wiki th,
.mod-survey th,
.mod-scorm th,
.mod-resource th,
.mod-glossary th,
.mod-data th,
.mod-chat th,
.mod-choice th,
.mod-assignment th,
.mod-lesson th,
.mod-quiz th,
.admin th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th {
  background: #9d8978;
  color: #fff;
}

/*Menu */

.yuimenubar /* Entire bar */ 
{
  background: #6b3a8f;
}

.yuimenu /* Sub container */ 
{
/*  border-left: 1px solid #fffffc;*/
}

.yuimenu a {
  text-decoration: none;
}

a.yuimenubaritemlabel /* Bar item link */ 
{
/*  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #fffffc; */
  padding: 5px 24px;
  color: #fffffc;
}

a.yuimenuitemlabel /* Sub item link */ 
{
  padding: 4px 24px;
  color: #fffffc;
}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
  border-width: 0; /* No border on the first bar item link */
}

.yuimenubaritem-hassubmenu /* Add down arrow to bar item */ 
{
  background: url(images/menu/menubaritem_submenuindicator_selected.png) right center no-repeat;
}

.yuimenuitem-hassubmenu /* Add right arrow to sub item */ 
{
  background: url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
}

/* Selected MenuItem */
li.yuimenuitem {
	background-color: #42225a;
}

li.yuimenuitem-selected  /* Sub menu item */ 
{
	background-color: #6b3a8f;
}	

li.yuimenubaritem-selected /* Bar menu item */
{
  background-color: #42225a !important;
}


a.yuimenubaritemlabel-selected, /* Bar menu item link selected */
a.yuimenuitemlabel-selected  /* Sub menu item link selected */ 
{
  text-decoration: none;
  color: #fff;
}

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */
{
  background-image: url(images/menu/menubaritem_submenuindicator_selected.png);
}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */
{
  background-image: url(images/menu/menuitem_submenuindicator_selected.png);
}

/* Sideblock */

.sideblock .header {
  background:url(images/sideblock.jpg) repeat-x 0 0;
  border-color:#EFF0F1;
  padding:5px 7px 2px;
  color:#6b3a8f;
  font-size:1em;
  border-width: 1px 1px 0;
}

.sideblock .content {
  border-color:#EFF0F1;
  background:none;
  border-width:2px 1px 1px;
  border-style: solid;
}

.sideblock li {
  line-height:1.5xx;
}

.sideblock .content hr {
  background:#eff0f1;
  border-color:#eff0f1;
}

/* Forums */

.forumpost {
  border:none;
}

.forumpost .left {
  padding-right:20px;
}

.forumpost .picture {
  background:#fff url(images/forum/forum_tl.gif) no-repeat 100% 0;
}

.forumpost .topic {
  background:#fff url(images/forum/forum_tr.gif) no-repeat 100% 0;
  border-bottom: none;
  padding:5px 20px 0 10px;
}

.forumpost .side {
  background:#fff url(images/forum/forum_bl.gif) no-repeat 100% 100%;
}

.forumpost .content {
  background:#fff url(images/forum/forum_br.gif) no-repeat 100% 100%;
  padding:5px 20px 5px 10px;
}

.forumpost .subject {
  font-size: 1.1em;
  color: #333;
}

.forumpost .author {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 1px;
}


/***** mcc/styles_select.css end *****/

