/**************************************
 * THEME NAME: NMC16
 *
 * Files included in this sheet:
 *
 *   NMC16/css.css
 *   NMC16/nmc.css
 **************************************/

/***** NMC16/css.css start *****/

body {
  background-color:#e5e5e5;
  margin:0px;
  
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: center;
}

#layout-table {
  width:100%;
  border-collapse:separate;
  margin-top: 8px;
}

#layout-table #middle-column {
  vertical-align:top;
}

#layout-table #left-column {
 padding-left:5px;
 vertical-align:top;  
}

#layout-table #right-column {
  padding-right:5px;
  vertical-align:top;
}

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

a:link,
a:visited {
  color:#006666;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#006666;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #DDDDDD;
}

th.header,
td.header,
div.header {
  border-color:#DDDDDD;
  background-image:url(images/bar.jpg);}


.sitetopic {
  margin-bottom:20px;
}

.sitetopiccontent {
  border-color:#DDDDDD;
  background-color:#ececec;
  border-width:0px;
  border-style:solid;
}


.navbar {
  border-color:#DDDDDD;
  width:auto;
  padding:3px 0.5em;
  border-width:0px;
  border-style:solid;
}

table.navbar {
  width: 100%;
}

.generalbox {
  border-color:#DDDDDD; 
}

.generalboxcontent {
  background-color:#ffffff; 
}

.errorbox {
  color:#9c0404;
  border-color:#660000;
  background-color:#990000;
}

.errorboxcontent {
  color:#9c0404;
  background-color:#FFFFFF;
}

.unread {
  background: #9DBCBC;
} 


/***
 *** Header
 ***/

#header-home, #header {
background: #e5e5e5 url(images/banner-center.jpg) 1px 0 repeat-x;

}

.headermain {
  background: transparent url(images/banner-right.jpg) 100% 0 no-repeat;
  float: none;
  
}

.headermenu {
    text-decoration: none;
    color: #FFFFFF;
}

.headermenu a:link {
    text-decoration: none;
    color: #FFFFFF;
}
.headermenu a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.headermenu a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

div.headermenu 
{
	position: absolute;
	top: 40px;
	right: 250px;
}

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

div.sideblock div.header
{
	background: transparent url(images/sideblock.jpg) 0  ;
	background-position:center;
	border: none;
	padding: 0 0 0 8px;
	margin: 0;
	height: 30px;
	color:#FFFFFF;
	
	}
div.sideblock div.header div.title {
	height: 30px;
	padding: 5px 0 0 0;
	margin: 0;
	height/**/:/**/ 12px;
}


.sideblock .content {
  background-image:url(images/sideblockb.jpg);
  background-repeat:repeat-x;
  background-position:bottom !important;
  padding-bottom:35px;
  border-width: 0px;
  border-style: solid;
}

.sideblock {
  width: 100%;
    }


.sideblock .header, .sideblock h2.header {
  text-align: left;
  margin:0;
  padding:4px;
  padding-top:0;
  border-width: 0px;
  border-style: solid;
  border-bottom: none;
}

.sideblock .header .commands {
  float:right;
  margin-top: -1.3em;
  clear: both;
}


/***
 *** Calendar
 ***/

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #DDDDDD;
  background-color:#FFFFFF;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #000000;
}

table.minicalendar {
  border-color: #DDDDDD;
}

#calendar .maincalendar .eventlist .event {
  border-color:#DDDDDD;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#ffffff;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999999;
}

/*Accessibility: increase contrast, darker link/weekend colors, lighter event backgrounds. */
.minicalendar a,
.calendarmonth a {
  color:#000077;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#D6F8CD !important; /* #C5E7BC */
  background-color:#D6F8CD;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FFD3BD !important; /* #EEC2AC */
  background-color:#FFD3BD;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FEE7AE !important; /* #EDD69D */
  background-color:#FEE7AE;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#DCE7EC !important; /* #CBD6DB */
  background-color:#DCE7EC;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#66D14D !important;
  border-bottom-color:#66D14D !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:#990000;
}

#calendar .today,
.minicalendar .today {
  border-color:#444444;
}

.cal_popup_fg {
  background-color:#FFFFFF;
}

.cal_popup_bg {
  border-color:#000000;
  background-color:#FFFFFF;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color: #ffffff;
}



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

.headingblock, h2.headingblock {
  color:#FFFFFF; 
  background-image:url(images/headingblock.jpg);
  background-position:center;
  padding:5px;
  padding-top:8px;
  border-bottom:2px groove #a6a5a5;
  border-left: 1px solid #a6a5a5;
  border-right: 2px groove #a6a5a5;
  border-top: 1px solid #a6a5a5;

}

/* course */
.headingblock .outline {
  border-color:#DDDDDD;
}

#course-view .weekscss .section,
#course-view .section td {
  border-color:#DDDDDD;
}

/* .content should match the body background, sides are white. */
#course-view  .content {
  background-color:#FFFFFF;

}

#course-view .weekscss .section,
#course-view .section td.side {
  background-color:#bdbebe;

}

#course-view .section .side {
}

#course-view .section .left {
}

#course-view .section .right {
}

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

#course-view .weekscss .hidden,
#course-view .hidden td.side {
  background: #DDDDDD;
}


#course-view .topics {
}

#course-view .weeks {
}

#course-view .section .spacer {
}

#course-view .section .weekdates {
  color: #777777;
}

#course-view .weekscss .weekdates {
  color: #333333;
}

.categoryboxcontent,
.courseboxcontent {
  background-color:#FFFFFF;
  border-bottom:2px groove #a6a5a5;
  border-left: 1px solid #a6a5a5;
  border-right: 2px groove #a6a5a5;
  border-top: 1px solid #a6a5a5;
}
body#course-user .section {
  border-color:#AAAAAA;
}

#admin-report .plugin,
#course-report .plugin,
#course-import .plugin {
  margin-bottom: 20px;
  margin-left:10%;
  margin-right:10%;

  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;

  background-color: #fdfdfd;
}





/***
 *** Login
 ***/

.loginbox .content {
  border-color:#DDDDDD;
  background-color:#FFFFFF;

}




/***
 *** User
 ***/

.userpicture {
}

.userinfobox {
  border-color: #DDDDDD;
  background-color:#FFFFFF;
}
.groupinfobox {
  border-color: #DDDDDD;
  background-color:#FFFFFF;
}


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

.forumheaderlist,
.forumpost {
  border-color:#DDDDDD;
  background-color:#FFFFFF;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#EEEEEE; 
}

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

.forumpost .starter {
  background:#9DBCBC; 
}

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

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

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

.forumthread .unread {
  background: #9DBCBC;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #9DBCBC;
  background-color:#FFFFFF;
 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Modules: Glossary
 ***/

.entryboxheader {
  border-color: #BBBBBB;
}

.entrybox {
  border-color: #BBBBBB;
  background-color:#FFFFFF;

}

.entry {
  background-color:#FFFFFF;

}

.glossarypost {
  border-color: #DDDDDD;
}

.glossarypost .entryheader,
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color: #9DBCBC;
}

.glossarycomment {
  border-color: #DDDDDD;
}

.glossarycomment .entryheader,
.glossarycomment .picture,
.glossarycomment .left {
  background-color: #9DBCBC;

}

#mod-glossary-report .generalbox .teacher {
  background: #9DBCBC;
}

.categoryheader {
  background-image:url(images/bar.jpg);
}

.glossaryformatheader {
  background-color: #dddddd;
}
/***** NMC16/css.css end *****/

/***** NMC16/nmc.css start *****/

#course-view ul.section li.activity ol li,
#site-index ul.section li.activity ol li {
 list-style-type: decimal;
}

.dimmed {
  color:#AAAAAA;
}

.sideblock {
 font-size: .91em;
 border:1px solid #999999;
 width: 100%;
}

.sideblock .hide-show a {
 border: none;
}

.sideblock .list li {
 padding-bottom: 5px;
}

.reportlink {
 padding:5px;
}

#mod-resource-view #layout-table {
 width: 100%;
 border-collapse: collapse;
}

#mod-resource-view #left-column div.sideblock {
 width: 100%;
 border-collapse: collapse;
 padding: 0px;
 
}

#mod-resource-view #layout-table #middle-column #resource {
 background-color:#FFFFFF;
 padding: 1px 12px;
 border: 1px solid #BDBEBE;
}

.headingblock .link a {
 color: #ffffff;
}

.generalbox {
 background: #ffffff;
 border-width: 0;
 border-style: none;
}

div.webfx-tree-item a.selectedTopicWeek {
 background: #e5e5e5 none repeat scroll 0%;
}

body#blocks-course_menu-controls-controls .controls {
 background-color: #ffffff;
}

#course-view .section td.left {
 font-size: 0px;
 width: 21px;
}

div.headermenu {
 font-size:.85em;
}

div.headermenu .navigation select {
 font-size:.75em;
}

body#grade-index .grades td,
body#grade-index .grades td input {
 font-size:0.75em;
}

body#grade-index .grades td.fullname {
 white-space: nowrap;
}

body#grade-index .grades td,
body#grade-index .grades th {
 border-width:1px;
 border-style:solid;
 border-collapse: collapse;
 border-color: #E0E0E0;
 background-color: #ffffff;
 /** background-color: rgb( 155, 193, 194); **/
}

body#grade-index .grades th {
 background-color: rgb( 155, 193, 194);
 font-size: .75em;
}


th.header, td.header, div.header {
 font-size:0.8em;
 white-space:nowrap;
}

#mod-assignment-view #dates,
#mod-assignment-view #intro,
#mod-assignment-view #online {
 width: 80%;
 margin-top: 0;
 margin-bottom: 0;
}

#mod-assignment-view #dates table {
 margin: 0 auto;
}

form.mform fieldset {
 background-color: #ffffff;
}

form.mform .fdescription.required {
text-align: center;
}

#mod-assignment-view .generalboxcontent,
#mod-assignment-view .generalbox {
 width:80%;
}

#mod-assignment-submissions #attempts {
 margin-left: auto;
 margin-right: auto;
 font-size: .9em;
 background-color: #ffffff;
}

#mod-assignment-submissions #options {
 margin-left: auto;
 margin-right: auto;
 width: 90%;
 text-align: center;
}

#mod-assignment-submissions .invisiblefieldset {
 display: block;
}

#mod-assignment-submissions #optiontable {
 margin-left: auto;
 margin-right: auto;
 white-space: nowrap;
 border-top:1px solid #dddddd;
 border-bottom:1px solid #dddddd;
}

#mod-assignment-submissions .files a {
 white-space:nowrap;
}

.feedback {
 background-color: #ffffff;
}

.loginbox, .loginbox.twocolumns .loginpanel, .loginbox .subcontent {
 background-color: #ffffff;
}

.que {
 background-color:#FFFFFF;
}


/*** Sample footer float at the bottom ***/

html, body {
 margin: 0; 
 padding: 0;
 height: 100%;
}
 
#page {
 margin: 0; padding: 0;
 min-height: 100%; 
 _height: 100%; 
 /* min-height for smart browsers _height for Internet Explorer ;-)*/
}
 
#content {
 padding-bottom: 60px;
}
 
#footer {
 margin: -55px 0 0 0; 
 padding: 0 0 10px 0; 
 /* assuming footer of height 100px */
}

#footer .navbar {
 margin-top: 0;
 border-top: 1px solid #BDBEBE;
}

.navbar {
 padding: 0px;
}

.navbar .breadcrumb {
 padding:3px 0.5em;
}
/***** NMC16/nmc.css end *****/

