/**************************************
 * THEME NAME: fczb
 *
 * Files included in this sheet:
 *
 *   fczb/gradients.css
 *   fczb/fczb_layout.css
 *   fczb/fczb_fonts.css
 *   fczb/fczb_color.css
 **************************************/

/***** fczb/gradients.css start *****/

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

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.gif);     
    background-position:top;    
    background-repeat:repeat-x;     
    background-color:#D2D3D5;
}

.navbar {
    background-image:url(gradient.gif);     
    background-position:top;    
    background-repeat:repeat-x;     
    background-color:#F7F7F7;
}

/***** fczb/gradients.css end *****/

/***** fczb/fczb_layout.css start *****/

/*
Diese Datei enthält alle Styles aus der Datei styles_layout.css, die für das FCZB
angepasst worden sind.


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

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


#layout-table {
  width:100%;
  border-collapse:separate;
  /*background-color:#F7F7F7;
  border-style:solid;
  border-color:#CCCABE;
  border-width:1px;
  padding: 8px;*/
  padding: 0px;
  margin-top: 8px;
}

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

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

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

.categorylist {
  border-collapse:separate;
  border: 1px solid #CCCABE;
  background-color:#FFFFFF;
  margin-top: 8px;
  padding: 2px;
}

.errorbox {
  border-width:1px;
  border-style:solid;
  /*margin: 1em 15%;*/
  margin: 8px;
  width: 90%;  
}
#help .indent {
  margin-left:5px;
}
.helplink img {
  vertical-align: middle;
  margin: 0px 2px 2px 0px;


}


#header-home {
	border: 1px solid #CCCABE;
	padding: 0px;
	background-color:#F2F4F5;
}

#header {
	border: 1px solid #CCCABE;
	padding: 0px;
	background-color:#F2F4F5;
}

.headermain, h1.headermain {
  float:left;
  margin:0px;
  padding:0px;
}

.headermenu {
  float:left;
  text-align:right;
  background-image: url(logo.jpg);
  background-repeat:no-repeat;
  height:123px;
  width:100%;
}

.navbar {
  padding: 0px 0px 0px 2px;
  border-width:1px;
  border-style:solid;
  clear: both;
}
/***
 added by dma 7. feb. 2007
 to make header look ok in IE 7
 taken from:
 http://moodle.org/mod/forum/discuss.php?d=53716&parent=245179 
 */ 

#topbar {
  height: 100%;
}

/***
 *** End addition
 ***/

/***
 *** Footer
 ***/

#footer {
  text-align:center;
  margin-top: 4px;
  /*border:1px solid #CCCABE;*/
  padding:4px;
}

.impressum {
  text-align:center;
  margin-top: 24px;
  border:1px solid #CCCABE;
  padding:1px;
  background-color:#F4F4F4;
}

body#admin-blocks, 
body#admin-config .confighelp {
  display: block;
  padding-bottom: 20px;
}
.sideblock .content h3,
.sideblock .content h2 {
  margin:0%;
  padding:0%;
}

.sideblock {
  margin-bottom:12px;
  width: 100%;
}

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

.sideblock .content {
  padding: 4px;
}

.sideblock .content hr {
  height:1px;
  margin-top:4px;
  margin-bottom:4px;
  border-top:1px #CCCABE solid;
}
.sideblock .header .icon.hide,
.sideblock .header .icon.edit {
  margin-right: 10px;
}
.block_online_users .listentry {
  padding-top:4px;
}


/***
 *** Blogs
 ***/

.blogpost .audience {
  text-align: right;
}

.blogpost .tags {
  margin-top: 12px;
}
#calendar {
  width: 100%;
  border-spacing: 4px;
  border-collapse: separate;
}
#calendar div.header
{
  padding: 4px;
}
#calendar .sidecalendar .filters {
  padding: 4px;
}
#calendar .maincalendar .eventlist .event .description {
  padding:4px;
}
#calendar .today,
.minicalendar .today {
  border:1px solid;
}
.cal_popup_close {
  margin-right:4px;
}
#course-view .section td.content {
  padding:0 12px 0 4px;
  border-style:solid;
  border-width:1px;
  border-left:0px;
  border-right:0px;
}

#course-view .section td.side {
  padding:4px;
  border-style:solid;
  border-width:1px;
}

#course-view .section td.left {
  border-right:1px solid #CCCABE;
  text-align:center;
  width: 1.3em;
}

#course-view .section td.right {
  border-left:1px solid #CCCABE;
  text-align:center;
  width: 1.3em;
}
.weekscss .content, 
.weekscss .side {
  padding: 4px;
}
.headingblock, h2.headingblock {
  padding:8px; 
  margin:0%;
  border:1px solid #CCCABE;
}

body#site-index .headingblock,
body#course-view .headingblock {
  margin-bottom: 8px;
}

.coursebox {
  margin-bottom: 4px;
}
.loginbox {
  margin-top:16px;
  background-color:#F2F4F5;
}

.loginbox .content {
  border-width:1px;
  border-style:solid;
  padding:16px;
  background-color:#F2F4F5;
}
.loginbox .header {
  border-width: 0px 1px 0px 1px;
  border-style:solid;
  border-color:#CCCABE;
  border-collapse:collapse;
}
table.message .searchresults td {
  padding:4px;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
  border-spacing:0px;
}
.que .info {
  float: left;
  margin: 4px;
  width: 8%;
}
.que .content {
  float: right;
  margin: 4px;
  width: 88%;
}
.que .grading,
.que .comment,
.que .commentlink,
.que .history {
  float: right;
  margin: 4px;
  width: 88%;
}

/***
 *** Tabs
 ***/
/*globalnav*/
.tabtree {
  position:relative;
}

.tabrow0 {
  text-align: center;
  width:100%;
  padding:0 0 1.75em 0;
  margin:0;
  list-style:none;
  line-height:1.8em;
  font-size: 84%;
}

.tabrow0 li {
  display: inline;
  margin: 0 -4px 0 0;
  padding: 0;
}

.tabrow0 a span {
  padding: 10px 14px 0.35em 0;
  background: transparent url(pix/tab/right.gif) no-repeat right top;
}

.tabrow1 li a span {
  background: none !important;
}

.tabrow0 a {
  text-decoration: none;
  background: transparent url(pix/tab/left.gif) no-repeat left top;
  margin: 0 -1px 0 0;
  padding: 10px 0 0.35em 13px;
}

.tabrow0 a:hover {
  background-image: url(pix/tab/left_hover.gif);
}

.tabrow0 .here a:hover {
  background-image: url(pix/tab/left.gif);
}

.tabrow0 a:hover span {
  background-image: url(pix/tab/right_hover.gif);
}

.tabrow0 .here a:hover span {
  background-image: url(pix/tab/right.gif);
}

.tabrow0 .here a {
  color:#042424;
}


.tabrow0 .here a:link, .tabrow0 .here a:visited {
  position:relative;
  z-index:102;
}

/*subnav*/
.tabrow0 .empty {
  height: 1px;
  overflow: hidden;
  padding: 0;
}

.tabrow0 div,
.tabrow0 ul {
  position: absolute;
  left: 0;
  top: 2.0em;
  width: 100%;
  margin: 0;
  padding: 0.25em 0;
  list-style: none;
  border-top: 1px solid #aaa;
  line-height: normal;
  /*background: transparent url(pix/tab/tabrow1.gif) repeat-x center left;*/
  font-size: 90%;
}

.tabrow0 ul li {
  display:inline;
  margin-top:1px;
  background-image: none;
}

.tabrow0 ul a {
  background-image: none;
  color:#bf1a21;
  margin:0;
  padding:0 1em;
  border:0
}

.tabrow0 ul a span {
  padding: 0;
  background-image: none;
}

.tabrow0 ul .last span,
.tabrow0 ul li a:hover, .tabrow0 ul li a:hover span,
.tabrow0 ul .here a:hover, .tabrow0 ul .here a:hover span {
  background-image: none !important;
}

.tabrow0 ul div {
  display: none;
}

ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  color:#bf1a21;
  font-size: 110%;
}

ul.tabrow1 li a:hover {
  color:#042424;
  font-size: 110%;
}


ul.tabrow1 li.here.selected a {
  color:#042424;
}

.tabs {
  width: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
}

.tabrow {
  border-collapse:collapse;
  width:100%;
  margin: 0px;
}

.tabrow td {
  padding:0 0 0 12px;
  border-style: solid;
  border-width: 1px;
}
.tabrow td .tablink {
  display:block;
  padding:12px 12px 4px 0px;
  text-align:center;
  white-space:nowrap;
  text-decoration:none;
}
         
.tabrow td.selected {
  background-color:#CCCABE;
}

.tabrow td.inactive {
  background-color:#CCCABE;
}


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

#mod-forum-view .forummode {
  text-align:center;
}

.forumheaderlist,
.forumpost {
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
}

.forumpost {
  margin-top: 12px;
}

.forumpost .topic {
  padding: 4px;
  border-style:solid;
  border-width: 0px;
  border-bottom-width: 1px;
}

.forumpost .commands {
  margin-top: 6px;
  border-top: 1px solid #cccabe;
  text-align:right;
  clear: both;
}

.forumpost .ratings {
  padding-top: 1em;
  text-align:right;
}

.forumpost .attachments {
  padding: 8px;
  text-align:right;
}

.forumpost .content {
  padding: 4px;
}

.forumpost .footer {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .link {
  padding-top: 0.5em;
  text-align:right;
}

.forumpost .left {
  width: 35px;
  padding: 4px;
  text-align: center;
  vertical-align: top;
}

.mod-forum .indent {
  margin-left: 30px;
}

body#user-view .forumpost,
.course .forumpost {
  width: 100%;
}

body#mod-forum-search .c0 {
  text-align: right;
}

body#mod-forum-search .introcontent {
  padding: 15px;
}

.forumolddiscuss {
  text-align: right;
}

.forumheaderlist {
  width: 100%;
}

.forumheaderlist td {
  border-width:1px 0px 0px 1px;
  border-style:solid;
}

.forumheaderlist .replies {
  text-align: center;
  white-space: nowrap;
}

.forumheaderlist .picture {
  width: 35px;
}

.forumheaderlist .discussion .starter {
  vertical-align: middle;
}

.forumheaderlist .lastpost {
  white-space: nowrap;
  text-align: right;
}

.forumheaderlist .discussion .author {
  white-space: nowrap;
}
.forumolddiscuss {
  text-align:right;
}
.forumaddnew,
.forumnodiscuss,
.noticeboxcontent {
  text-align:center;
}

#mod-forum-view .forumaddnew {
  margin-bottom: 20px;
}

#mod-forum-view .forumcontrol .groupmenu {
  float: left;
  text-align:left;
  white-space: nowrap;
}

#mod-forum-view .groupmenu {
  float: left;
  text-align:left;
  white-space: nowrap;
}

#mod-forum-view .forumcontrol .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-view .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-index .subscription {
  float: right;
  text-align:right;
  white-space: nowrap;
}

#mod-forum-view .unread {
  padding-left: 3px;
  padding-right: 3px;
}
#mod-forum-discuss .forumpost.unread .content {
  border-style: solid;
  border-width: 2px;
}
#mod-forum-discuss .ratingsubmit {
  text-align:center;
  padding:10px;
}
#mod-forum-index .unread img,
#mod-forum-view .unread img
{
  margin-left: 5px;
}

#mod-forum-discuss .discussioncontrols td {
  width: 33%;
  text-align:center;
}

#email .unsubscribelink {
  margin-top:20px;
  border: 1px #CCCABE solid;
  background-color:#F4F4F4;
  text-align:center;
}

#mod-forum-view .subscription {
  margin: 5px 0;
}

/***
***/




img.iconhelp {
  vertical-align:middle;
  margin-right:4px;
  width:16px;
  height:16px;
  border:0px;
}

.resourcepdf object{
  height: 400px;
  width: 700px;
}

.mod-resource .popupnotice {
  text-align:center;
  margin:10px;
}

/***
 *** Modules: Scorm
 ***/

.scoframe {
  border:1px solid #cccabe;
  min-height:500px;
}

.scoframe-no-nav {
  border:1px solid #cccabe;
  min-height:500px;
}

#scoframe1 {
  position:relative;
  margin-left:0px;
  margin-right: 5px;
  margin-bottom: 10px;
  min-height:500px;
}

#scormobject {
  min-height:500px;
}

/***
 *** Forms
 ***/

.mform {
  margin: 0 auto;
  padding: 0;
  width: 80%;
}
.mform fieldset {
  border: 1px solid #DDDDDD;
  padding: 10px 0;
  margin: 0.7em 0;
  width:100%;
/* ### eingefügt 01.06.2010 moodle-gabi*/  
  background-color:#f8f8f8;
}
.mform fieldset.hidden, .mform fieldset.felement {
  border: 0;
}
.mform fieldset.felement {
  width: auto;
}
.mform fieldset legend {
  font-weight: bold;
  margin-left: 0.5em;
}
.mform fieldset .advancedbutton{
   width:100%;
   text-align:right;
}
.mform div.fitem {
  clear: both;
  width: 100%;
  min-height: 1.5em;
}

.mform .fitemtitle {
  display: block;
  float: left;
  width: 30%;
  padding: 0;
  margin: 5px 0 0 10px;
  text-align: right;
}

.mform .fitemtitle div{
  display: inline;
}

div.fitem fieldset.fgroup label, div.fradio label,  div.fcheckbox label,
fieldset.fdate_selector label {
  display:inline;
  float: none;
  width: auto;
}

.mform div.felement,  .mform fieldset.felement{
  display: block;
  float: left;
  margin: 5px 0 0 10px;
  padding: 0;
  text-align:left;
  width: 60%;
}

.mform div.fdescription {
  clear: both;
  min-height: 1.5em;
}

.mform .fdescription.required {
  text-align:right;
}

.mform input, .mform select {
  width: auto;
}
.mform .ftextarea #id_alltext {
    width: 100%;
}
.mform br {
  clear: left;
}
.mform div.fhtmleditor {
  margin: 0 auto 10px auto;
  width : 600px;
  clear:both;
  float:none;
  padding: 25px 0 20px 0;
}
.mform span.error, .mform span.required {
  color: red;
}
.mform div.error,.mform fieldset.error {
  border: 1px solid red;
  padding: 5px;
  color: inherit;
}
.mform .fcheckbox input {
  margin-left: 0px;
}
.mform .fpassword .unmask {
  display:inline;
}
.mform .fpassword .unmask input {
  margin-left:5px;
  margin-right:3px;
}

.mform label .req, .mform label .adv {
  cursor: help;
}

/***** fczb/fczb_layout.css end *****/

/***** fczb/fczb_fonts.css start *****/

/*
Diese Datei enthält alle Styles aus der Datei styles_fonts.css, die für das FCZB
angepasst worden sind.
*/

body, table, td, th, li, ul, ol, p, h1, h2, h3, h4, h5, h6, .summary{
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:99%;
  letter-spacing:0em;
  line-height: 120%;
}

td p {font-size:1em} 

.summary td, .summary  {font-size:0.9em} 

/* damit Parent und Child*/
li li {font-size:1em}

h1 {
  font-size:1.15em;
}

h2 {
  font-size:1.1em;
}

h3 {
  font-size:1.0em;
}

h4 {
  font-size:1.0em;
}

h5 {
  font-size:0.9em;
  font-weight: normal;
}

h6 {
  font-size:0.9em;
  font-weight: normal;
}

.helplink {
  font-size:0.7em;
}
.headingblock .link {
  font-size: 0.8em;
}

.files .file {
  font-size: 0.8em;
}

.files .folder {
  font-size: 0.8em;
}
a.useredit a:hover.useredit .blink {
  color: #000000;
  text-decoration: blink;
  cursor: help;
}
.breadcrumb {
  font-size:0.7em;
  /*font-weight:bold;*/
}
body#admin-index .explanation {
  font-size: 0.8em;
  vertical-align: bottom;
}
.sideblock img.resize {
}
.breadcrumb img.resize {


}
.sideblock .searchform img.resize {


}

.sideblock .header .sideblock h2 {
  font-size:0.8em;
  font-weight: bold;
}

.sideblock .content {
  font-size:0.8em;
  line-height:1.2em;
}

.sideblock .content h3
.sideblock .content h2 {
  font-size:0.9em;
}
#calendar .eventnone a,
.block_calendar_month .eventnone a {
  text-decoration:none;
  color:#000000;
  cursor:text;
}
#course-view .section {
  font-size:0.9em;
  line-height:1.2em;
}
#course-recent h2.main {
  font-size:1em;
}

.coursebox .summary{
  font-size:0.8em;
}



h2.headingblock {
  font-size:0.9em;
}


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

.forumnodiscuss{
  font-weight:bold;
}
.forumpost .topic .subject {
  font-weight: bold;
}
.forumpost .topic .author {
  font-size: 0.8em;
}
.forumpost .commands,
.forumpost .link,
.forumpost .footer {
  font-size: 0.8em;
}
.forumheaderlist .discussion .lastpost {
  font-size: 0.7em;
}
body#mod-forum-search .introcontent {
  font-weight:bold;
}
body#mod-forum-index .generalbox .cell {
  font-size: 0.8em;
}

.forumpost .edited {
  font-style: italic;
  font-size: 0.9em;
}


/***
 *** Impressum, Footer
 ***/
 
.impressum, .footer  {
  font-size:0.8em;
}

/***
 *** Email
 ***/
.unsubscribelink {
  font-size:0.8em;
}

.mod-resource .popupnotice {
  font-size: 0.8em;
}

.mod-resource .generalbox {
  font-size: 0.8em;
}
/***** fczb/fczb_fonts.css end *****/

/***** fczb/fczb_color.css start *****/

/*
Diese Datei enthält alle Styles aus der Datei styles_color.css, die für das FCZB
angepasst worden sind.
*/

h1, h2, h3, h4, h5, h6 {
  color:#114940;
}

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

a:hover {
  color:#042424;
  text-decoration: underline;
}

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

a.dimmed:hover {
  color:#666666;
}
a.autolink:link,
a.autolink:visited {
  color:#333333;
  background: #CCCABE;
}

.block_online_users .listentry img {
  border:#666666
}

body {
  background-color:#F8F8F8;
  background-image:url(bg_schraege_streifen.gif);   
}
th.header,
td.header,
div.header {
  border-color:#CCCABE;
  background-color:#F8F8F8;
}

.navbar {
  border-color:#CCCABE;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
}

.required {
  /*background-color:#CCCABE;*/
}

.generalbox {
  border-color:#CCCABE; 
  background-color:#F8F8F8;
}
.informationbox {
  border-color:#CCCABE; 
}
.noticebox {
  border-color:#CCCABE; 
}
.errorboxcontent {
  background-color:#F8F8F8;
}

.tabledivider {
  border-color:#CCCABE;
}
.sitetopiccontent {
  border-color:#CCCABE;
  background-color:#FFFFFF;
}
.unread {
  background: #EAEAEA;
} 
.generaltabselected {
  background-color:#CCCABE;
}

.generaltable .cell {
  border: 1px solid #CCCABE;
}

.generaltable {
  background-color:#FFFFFF;
  border: 1px solid #CCCABE;
}

#impressum {
}

.homelink a:link,
.homelink a:visited {
  color: #bf1a21;
  border: 1px solid #CCCABE;
  background-color: #042424;
  text-decoration: none;
}

.homelink a:hover {
  color: #666666;
  border: 1px solid #CCCABE;
  background-color: #CCCABE;
  text-decoration: none;
}


/***
 *** Admin
 ***/

.admin .generalboxcontent {
  background-color:#FFFFFF; 
}

.admin .generalbox {
  border-color:#CCCABE;
  margin-top: 8px;
}

.admin .informationbox {
  border-color:#CCCABE; 
  background-color:#FFFFFF; 
}

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

.sideblock .header {
  border-color: #CCCABE;
}

.sideblock .content {
  border-color: #CCCABE;
  background-color:#F7F7F7;
}


#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-color: #CCCABE;
}
.blockconfigtable {
  background-color:#FFFFFF;
  border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  border-color:#CCCABE;
}


/***
 *** Blogs
 ***/

.blogpost.blogdraft .content {
  background-color:#888888;
}

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

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #CCCABE;
}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

#calendar .today,
.minicalendar .today {
  border-color:#657B74;
  border-style:solid;
  border-width:1px;
}

.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: #EEEEEE;
}


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

/* course, entry-page, login */
.headingblock {
  border-color:#CCCABE;
  border-width: 1px;
  border-style:solid;
}

.headingblock .header {
  border-color:#CCCABE;
  border-width: 1px;
  border-style:solid;
}

/* course */
.headingblock .outline {
  border-color:#CCCABE;
  border-width: 1px;
  border-style:solid;
}

#course-view .weekscss .section,
#course-view .section td {
  border-color:#CCCABE;
  background-color: #FFFFFF;
}


#course-view .weekscss .current,
#course-view .current td.side,
#course-view .current td {
  border-color: #727879;
  background-color: #FFFFFF;
}

#course-view .weekscss .hidden,
#course-view .hidden td.side,
#course-view .hidden td  {
  border-color: #FFFFFF;
  background-color: #E7E7E7;
}

#course-view .section .side {
}

#course-view .section .left {
}

#course-view .section .right {
}

#course-view .topics {
  background-color: transparent;
}

#course-view .weeks {
  background-color: transparent;
}

#course-view .section .spacer {
  background-color: transparent;
}

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

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

.categoryboxcontent,
.courseboxcontent,
.coursebox {
  border-color:#CCCABE;
  background-color:#FFFFFF;
}

body#course-user .section {
  border-color:#CCCABE;
}

.loginbox .content {
  border-color:#CCCABE;
}


/***
 *** Message
 ***/

table.message_search_results td {
  border-color:#CCCABE;
}
/***
 *** Tabs
 ***/

/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive {
  background-color:#CCCABE;
}
.generaltabselected {
  background-color:#CCCABE;
}
.generaltabinactive {
  color:#CCCCCC;
}

.generaltable .cell {
  background-color:#FFFFFF;
  border-color:#CCCABE; 
}

.generaltable {
  border-color:#CCCABE; 
}

.tablink a:link,
.tablink a:visited {
  color:#bf1a21;
}

.tablink a:hover,
.selected .tablink a:hover {
  color:#042424;
}

.tabs .side{
  border-color: #CCCABE;
}
.tabrow td {
  border-color: #CCCABE;
}


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

.userinfobox {
  border-color: #CCCABE;
  background: #F8F8F8;
}
.groupinfobox {
  border-color: #CCCABE;
  background: #F8F8F8;
}

#mod-chat-gui_header_js-chatinput .wait {
    background: #F8F8F8;
}

/***
 *** Modules: Choice
 ***/
 

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

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

.forumpost .left {
  background:#F4F4F4; 
}

.forumpost .topic {
  border-bottom-color: #CCCABE;
  background-color: #EAEAEA;
}

.forumpost .starter {
  background:#E7E7E7; 
}

.forumheaderlist .discussion .starter {
  background-color:#E7E7E7;
}

.forumheaderlist .discussion .picture,
.forumheaderlist .discussion .author,
.forumheaderlist .discussion .replies,
.forumheaderlist .discussion .lastpost {
  background-color:#F4F4F4;
}


.forumthread .unread {
  background-color: #EAEAEA;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #CCCABE; 
} 


/***
***/

.glossarypost {
  border-color: #CCCABE;
}

.glossarycomment {
  border-color: #CCCABE;
}
#mod-journal-view .feedbackbox .left,
#mod-journal-view .feedbackbox .entryheader {
  background-color: #CCCABE;
}
#mod-survey-view .r1 {
  background-color: #CCCABE;
}
.workshopassessmentheading {
  background-color:#CCCABE;
}


/***
 *** Message
 ***/

table.message_search_results td {
  border-color:#CCCCCC;
}

.message.other .author {
  color: #657B74;
}

.message.me .author {
  color: #999999;
}

.message .time {
  color: #999999;
}

.message .content {
}

/* notification messages (can be good or bad) */
.notifyproblem {
  color:#660000;
}
.notifysuccess {
  color:#006600;
}

.informationbox {
  border-color:#CCCABE;
}
.feedbackbox {
  border-color: #888888; 
}
.feedbackby {
  background-color:#BBBBBB;
}

.noticebox {
  border-color:#CCCABE;
}

.errorbox {
  color:#FF0000;
  border-color:#660000;
  background-color:#FFFFFF;
}

.errorboxcontent {
  background-color:#FFFFFF;
}

.tabledivider {
  border-color:#F7F7F7;
}

.sitetopic {
}

.sitetopiccontent {
  border-color:#F7F7F7;
  background-color:#FFFFFF;
}

.dimmed_text,
.dimmed_text h1,
.dimmed_text h2,
.dimmed_text h3,
.dimmed_text h4,
.dimmed_text h5
{
  color:#AAAAAA;
}

.teacheronly {
  color:#bf1a21;
}

.unread {
  background: #EAEAEA;
  } 

.censoredtext {
  color:#000000;
  background:#000000;
}

/**
 * unread count background on
 * course/view.php 
 **/
#course-view .unread{
	background: #E2ECEE; 
}

/** Unread Posts count background on
 * mod/forum/index.php
 **/
#mod-forum-index .unread {
	background: #E2ECEE;
}

/** unread column background on
 * mod/forum/view.php 
 **/
#mod-forum-view .unread{
	background: #E2ECEE;
}

/** headers of unread posts in threaded format in
 * mod/forum/discuss.php 
 **/
#mod-forum-discuss .forumthread.unread {
  background: #E2ECEE; 
}





/***** fczb/fczb_color.css end *****/


