/**************************************
 * THEME NAME: crde
 *
 * Files included in this sheet:
 *
 *   crde/styles_layout.css
 *   crde/styles_fonts.css
 *   crde/styles_color.css
 *   crde/styles_tabs.css
 **************************************/

/***** crde/styles_layout.css start *****/

/*******************************************************************
 styles_layout.css
  
 This CSS file contains all layout definitions like positioning,
 floats, margins, padding, borders etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  user

  various modules

*******************************************************************/


/***
 *** Core
 ***/
*
{
margin:0;
padding:0;
}
* {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.clear
{
clear:both;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  margin-left:1em;
  text-align:left
}
#page
{
width:960px;
margin:auto;
background:url(content_.jpg) repeat-y;
padding:10px;
}
#logo
{
background:url(logo0000.jpg) no-repeat;
width:183px;
height:65px;
margin-left:25px;
margin-top:10px;
float:left;
padding-right:0px;
}
#content {
  clear:both
}
.generalboxcontent {
  text-align:left
	
}
#header-home h1
{
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
padding-top:30px;
color:#d25d19;
float:left;
}
#header h1
{
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
padding-top:30px;
color:#d25d19;
float:left;
}

#layout-table {
  margin-top:0
}
#layout-table #left-column {
  width:22%;
  padding:5px
}
#layout-table #middle-column {
  width:auto;
  padding:5px
}
#layout-table #middle-column .topics {
  width:95%
}
#layout-table #right-column {
  width:22%;
  padding:5px
}
td#middle-column tr.section td.content,
td#middle-column tr.section td.side {
  border-style: none;
}
.generalbox {
  width:90%;
  margin:auto;
}
.generaltable th.header {
  border-left:1px solid;
  border-right:1px solid;
}
.generalbox td
{
	padding:10px;
	line-height:20px;
}
.generaltable .smallinfo p {
  margin-top:0
}
.generaltable .cell {
  border-style: none;
}
.sitetopiccontent {
  border:0 none
}
img.resize {
  width: 1em;
  height: 1em;
}

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

#header-home {
  height:85px;
}
#header,
#header-main,
.navbar {
  margin:0
}
#header {
  padding:0.1em 0;
}
#header .headermain {
  float:left;
  margin:0.2em 0 0 12px
}
.headermenu {
  float:right;
  text-align:right;
  padding-right:10px;
  font-size:12px;
}
.headermenu .logininfo {
  margin:10px 0 20px 0
}
.logininfo a
{
	color:#717171;
}
.logininfo a:hover
{
	color:#FF6513;
}
#footer a
{
	color:#717171;
}
#footer a:hover
{
	color:#FF6513;
}

.navbar {
  width:100%;
  margin:0;
  padding:0;
  background:url(nav_bg00.jpg) repeat-x;
  border:none;
  clear:both;
  padding-top:5px;

}
.navbar ul{
list-style:none;
}
.navbar li{
list-style:none;
background:url(sep00000.jpg) no-repeat right;
padding-left:10px;
padding-right:18px;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#717171;
display:inline;
line-height:27px;

}
.navbar li a{
color:#717171;
text-decoration:none;
}
.navbar li a:hover{
color:#ff6513;
text-decoration:none;
}

.navbar .breadcrumb {
  float:left;
 font-size:13px;

}
.navbar .breadcrumb li {
background:none;
padding-left:5px;
padding-right:5px;
font-size:13px;

}
.navbar .breadcrumb li a {
color:#ff6513;font-size:13px;


}
.navbar .navbutton 
{
	  #margin-top:2px;
}
.navbutton {
  float:right;
  margin:0.2em 1em 0.2em 0;
}
.navbar hr {
  height:1px
}
.banner
{
background:url(banner00.jpg) no-repeat;
width:980px;
height:290px;
margin-left:-10px;
position:relative;
margin-top:10px;
#margin-top:-10px;
}
.banner h2
{
padding-left:520px;
padding-top:24px;
font-size:18px;
color:#fff;
line-height:30px;
width:430px;
font-family:"Trebuchet MS";
font-weight:normal;

}
.banner h3
{
padding-top:15px;
font-size:14px;
color:#fff;
line-height:20px;
width:430px;
padding-left:520px;
font-family:"Trebuchet MS";
font-weight:normal;
}
.button_bg
{
background:url(button00.jpg) repeat-x;
height:19px;
border:1px solid #adb9c2;
padding:5px;
display:block;
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS";
margin-left:550px;
margin-top:30px;
width:140px;
float:left;
color:#0b2b52;
}
.button_bg a
{
color:#0b2b52;
text-decoration:none;

}
.button_bg a:hover
{
color:#d36221;
text-decoration:none;

}

.button_bg1
{
background:url(button00.jpg) repeat-x;
height:19px;
border:1px solid #adb9c2;
padding:5px;
display:block;
font-size:14px;
font-weight:bold;
font-family:"Trebuchet MS";
margin-left:100px;
margin-top:30px;
width:120px;
float:left;
color:#0b2b52;
}
.button_bg1 a
{
color:#0b2b52;
text-decoration:none;

}
.button_bg1 a:hover
{
color:#d36221;
text-decoration:none;

}


.arrow1
{
background:url(arrow000.jpg) no-repeat;
width:13px;
height:24px;
float:right;
}
/***
 *** Footer
 ***/
 
#footer {
background:url(footer00.jpg) no-repeat;
padding-top:30px;
width:980px;
margin-left:-10px;
margin:auto;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#8c8c8c;


}
#footer br {
  display:none
}
#footer hr {
  display:none
}
#footer .sitelink {
  margin:0.5em 0
}
#footer .homelink {
  margin:0.5em
}
#footer .homelink a {
  border-width:1px
}

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

#admin-index #content,
#admin-lang #content {
  padding-top: 10px;
  margin-top: 13px;
}
#admin-maintenance #content {
  padding-bottom: 15px;
}
#adminsettings fieldset {
  border-width: 1px;
  border-style: solid;
}
form.mform div.textarea textarea {
  width: 35em;
}

/***
 *** Content
 ***/

#content {
  clear:both;
  margin:0 12px;
  padding:5px;
}
#content ul{
  margin-left:15px;
}
.course-content
{
	clear:both;
}
#course-view #content,
#site-index #content {
  margin:0
}
#user-edit .userpicture,
#user-view .userpicture {
  margin-top:10px
}

/***
 *** Admin
 ***/
 
.logtable th.header {
  border-left:1px solid;
  border-right:1px solid;
}
#user-edit #content .generalbox,
#user-view .userinfobox tr {
  border-top:0 none
}

/***
 *** Blocks
 ***/
 
.sideblock,
.sideblock .searchform {
  text-align:left
}
.sideblock .header .hide-show-image {
  margin-top:0.1em;
}
.sideblock .searchform a {
  line-height:1.5em;
  color:#717171;
}
.sideblock .searchform a:hover {
  color:#FF6513;
}

#left-column .sideblock {
  margin:0
}
#left-column .sideblock .header,
#left-column .sideblock .content,
#right-column .sideblock .header,
#right-column .sideblock .content {
  border:0 none
}
#right-column .sideblock .content {
  padding:0.2em 0.7em
}
#left-column .sideblock .header {
  border-bottom:1px solid
}
#left-column .sideblock .list .r0,
#left-column .sideblock .list .r1 {
  /* height:2em */
  min-height:2em
}
#left-column .sideblock .list td {
  vertical-align:middle;
  border-bottom:1px solid
}
#right-column .sideblock {
  margin-bottom:28px
}
.sideblock .head {
  margin-top:0.5em
}
.sideblock .link {
  margin:0.3em 0;
  border-bottom:1px solid
}
.sideblock .post {
  margin-top:0.5em;
  padding-bottom:0.2em;
  border-bottom:1px solid
}
.block_rss_client .link {
  border-top:0 none
}

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

#calendar .today,
.minicalendar .today {
  padding-top:0;
  padding-bottom:0;
  border:1px solid !important
}
#calendar .maincalendar .calendarmonth {
  width:75%
}
.sideblock .calendar-controls .current {
  text-align: center;
}

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

#site-index .headingblock {
  border:0 none
}
#course-view .headingblock {
  margin-left:1em;
  padding-left:0.7em;
  border:0 none;
  border-left:1.2em solid
}
#course-view .topics {
  margin:0 0.5em 0 1em
}
#course-view .section .left {
  width:0.8em
}
#course-view .section .right {
  width:30px
}
#course-view .section .left a {
  display:none
}
#course-view .section .spacer {
  height:2em
}
#course-view .section .activity .spacer {
  height:12px
}
#course-view .section .content .section {
  margin-top:0;
  margin-left:0.7em
}
#course-view .section .content .section .activity {
  padding:0.3em 0.2em 0.2em;
  border-bottom:1px solid
}
.course .section .content .summary {
  margin:0 0 0 0.7em
}
#course-view .section .content .section .label img {
  margin-right:1em;
  margin-bottom:1em
}
#course-user #content,
#mod-forum-user #content {
  padding-bottom:0.2em
}

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

.loginbox {
  margin-top:12px
}
  
  form.popupform label
  {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:15px;
	  font-weight:bold;
  }
 .invisiblefieldset
 {
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size:15px;
	  font-weight:bold;
 }
/***
 *** Modules:Forum
 ***/
 
.forumheaderlist {
  width:90%;
  margin-left:auto;
  margin-right:auto
}
.forumheaderlist .header {
  border-left:1px solid;
  border-right:1px solid
}
#mod-forum-index .generalbox {
  width:100%
}
  
/***
 *** Modules:Glossary
 ***/

.glossarydisplay {
  border-bottom:5px solid
}
.glossarypopup {
  margin-top:0.5em
}

/***
 *** Modules:Resource
 ***/
 
.mod-resource #content {
  margin-top:1px
}

/***
 *** New stuff
 ***/

/* User created css for better view*/
.showtitile{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#F90; line-height:25px; }
.subcontent{ font-size:12px; line-height:20px; }
.subcontent ol{ padding-left:20px; }
.subcontent li { padding-left:5px; font-size:12px; line-height:22px; }
.depth0{ background:#f2f5f8 url(buttonbg.jpg) repeat-x; padding:5px; margin-bottom:3px; color:#fff; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; padding-left:10px; padding-right:10px; padding-top:20px;
padding-bottom:20px;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-header { border: 1px solid #b2c7d7; background: #e7eef3 url(ui-bg_hi.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-widget-content { border: 1px solid #dddddd; background: #f9f9f9 url(ui-bg_hi.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #e6e6e6 url(ui-bg_gl.png) 50% 50% repeat-x; font-weight: normal; color: #444444; outline: none; }
.ui-state-default a { color: #444444; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #b2c7d7; background: #f0f0f0 url(ui-bg_gl.png) 50% 50% repeat-x; font-weight: normal; color: #0b5b98; outline: none; }
.ui-state-hover a { color: #0b5b98; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #2694e8; background: #99c2ff url(ui-bg_gl.png) 50% 50% repeat-x; font-weight: normal; color: #000000; outline: none; }
.ui-state-active a { color: #000000; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #f9dd34; background: #fbf5d0 url(ui-bg_gl.png) 50% 50% repeat-x; color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(ui-bg_gl.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/




.pageprev { 
background:#065963 url(bg000000.jpg) repeat-x;
border:1px solid #989898;
padding:3px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
cursor:pointer;
width:70px; float:left; line-height:18px;
text-align:center;
}
.pageprev a{ 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
cursor:pointer;
text-decoration:none;
text-align:center;font-size:13px;
}
.pageprev a:hover{
	color:#FC0;
	font-size:13px;
}

.pagenext{ 
background:#065963 url(bg000000.jpg) repeat-x;
border:1px solid #989898;
padding:3px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
cursor:pointer;
width:70px; float:right; line-height:18px;
text-align:center;
}
.pagenext a{ 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
cursor:pointer;
text-decoration:none;
text-align:center;font-size:13px;
}
.pagenext a:hover{
	color:#FC0;
	font-size:13px;
}
.sideblock .content * a
{
	color:#0b2b52;
}
.sideblock .content * a:hover
{
	color:#FF6513;
}

.box1
{
width:240px;
float:left;
border:1px solid #dedcdc;
padding:5px;
margin-top:5px;
margin-left:5px;
background:#ececec url(box_bg00.jpg) repeat-x;
height:inherit;
}
.box1 p
{
color:#616161;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:18px;
text-align:justify;
}

.box1 ul
{
list-style:none;
padding-top:5px;
padding-left:20px;
}
.box1 li
{
list-style:none;
background:url(orange_a.jpg) no-repeat left top;
padding-left:15px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
color:#616161;

}
.more_info 
{
color:#0c2c52;
text-align:right;
}
.more_info a
{
color:#0c2c52;
text-decoration:underline;
font-size:11px;
font-weight:bold;
}
.more_info a:hover
{
color:#0c2c52;
text-decoration:none;
}
.index_left
{
width:490px;
}
.index_left h2
{
color:#ff7400;
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
line-height:30px;
}
.index_outer p
{
color:#616161;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:20px;
padding:5px;
padding-top:0px;
}
.index_left ul
{
list-style:none;
padding-top:5px;
padding-left:20px;
}
.index_left li
{
list-style:none;
background:url(blue_arr.jpg) no-repeat left top;
padding-left:15px;
line-height:22px;
font-family:Arial, Helvetica, sans-serif;
color:#616161;

}
.index_outer
{
margin:auto;
width:940px;
}
.top1
{
background:url(top10000.jpg) no-repeat;
width:413px;
height:27px;
}
.middle1
{
background:url(middle10.jpg) repeat-y;
width:413px;
}
.bottom1
{
background:url(bottom10.jpg) no-repeat;
width:413px;
height:27px;
}
.middle1 .course
{
padding-left:35px;
padding-right:35px;
font-size:12px;
line-height:20px;
color:#626262;
font-family:Arial, Helvetica, sans-serif;
}
.titleclass{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#F90; margin:30px; margin-top:0px; margin-bottom:0px; 
	font-weight:bold	
}
#course-view .section .spacer {
height:2px;
}
/***** crde/styles_layout.css end *****/

/***** crde/styles_fonts.css start *****/

/*******************************************************************
 styles_fonts.css
  
 This CSS file contains all font definitions like family, size,
 weight, text-align, letter-spacing etc.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  help
  login
  message
  user

  various modules

*******************************************************************/


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

.clearer {
  font-size:1px
}
/** font {
  font-size:100%
}*/
body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:100%;
  color:#616161;
  background:#fff url(bg000000.jpg) repeat-x;
  padding-top:29px;
}
th {
  font-weight:bold
}
a
{
	font-size:12px; text-decoration:none;
}
a:hover {
  text-decoration:underline;font-size:12px;
}
a.autolink {
  font-size:100% !important;font-size:12px;
}
a.autolink:hover {
  text-decoration:none;
  cursor:help;font-size:12px;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight:bold
}
h1 {
  font-size:1.2em
}
h2 {
  font-size:1em
}
h3 {
  font-size:0.8em
}
h4 {
  font-size:0.7em
}
pre code {
  font-size:1.2em
}
.bold {
  font-weight:bold
}
.breadcrumb .sep {
  font-family: verdana, arial, helvetica, sans-serif;
}
.generalboxcontent {
  font-size:0.8em
}
.generaltable .header {
  font-size:0.9em;
  font-weight:normal;
  white-space:normal !important
}
.generaltable .cell {
  font-size: 0.8em;
}
.warning {
  font-weight:bold;
  font-style:italic
}
.errorbox .title {
  font-weight:bold;
  font-size:1.2em;
  text-align:center
}
.pagingbar .title {
  font-weight:bold
}
.pagingbar .thispage {
  font-weight:bold
}
.paging {
  font-size:0.8em
}
.categorybox .category {
  font-size:14px;
  font-weight:bold;
  line-height:22px;
}
.helplink {
  font-size:0.8em
}
.headingblock {
  font-weight:bold
}
.headingblock .link {
  font-size:0.9em
}
.files .file {
  font-size:0.9em
}
.files .folder {
  font-size:0.9em
}
.files .folder .size {
  font-weight:bold
}
.sitetopiccontent {
  font-size:0.8em
}

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

.headermain {
  font-weight:bold
}
#header-home .headermain {
  font-size:1.5em
}
#header .headermain {
  font-size:1.3em
}
.breadcrumb {
  font-size:0.8em;
  font-weight:normal
}

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

.homelink {
  font-size:0.8em
}

.performanceinfo {
  font-size:0.6em
}

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

table.formtable tbody th {
  font-weight:normal;
  text-align:right
}
#admin-index .generalboxcontent,
#admin-config .generalboxcontent {
  font-size:0.9em
}
#admin-config .linklist {
  font-size:0.9em
}
#admin-config .r1 {
  font-size:0.9em
}
#admin-config #content > center {
  font-size:0.8em
}
#admin-index .generaltable .cell {
  line-height: 1.9em;
}
#adminsettings fieldset span.form-shortname {
  font-size: 90%;
}
#adminsettings fieldset {
  font-size: 80%;
}

/***
 *** Blocks
 ***/
 
.sideblock {
  font-size:0.9em;
}
.sideblock .header {
  font-weight:bold
}
.sideblock .content {
  line-height:1.2em
}
.sideblock .content *,
.sideblock .content .message {
  text-align:left
}
.sideblock .content h3,
.sideblock .content h2 {
  font-size:1.2em
}
.sideblock .header .commands {
}
.sideblock .footer {
  text-align:left
}
.sideblock .head,
.sideblock .info,
.sideblock .event {
}
.sideblock .date {
  font-style:italic
}
.activitydate, .activityhead {
  /*font-size:0.8em*/
}

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

#calendar .maincalendar .eventlist .event .referer {
  font-weight:bold
}
#calendar .maincalendar .eventlist .event .course {
  font-size:0.8em
}
#calendar .maincalendar .eventlist .event .description .commands {
  text-align:right
}
#calendar .maincalendar .calendarmonth {
  font-size:0.8em
}
#calendar .sidecalendar {
  font-size:0.8em
}
#calendar div.header {
  font-weight:bold
}
#calendar .sidecalendar .filters,
#calendar .maincalendar .filters {
  font-size:0.8em
}
.sideblock .filters td {
  font-size:1em
}
#calendar .maincalendar .controls {
  font-size:1em
}
#calendar .maincalendar .day {
  font-weight:bold
}
table.minicalendar {
  font-size:0.85em
}
.cal_popup_close {
  font-family:sans-serif;
  font-size:0.8em;
  font-weight:bold
}
.cal_popup_bg {
  font-size:1.2em
}
.cal_popup_cg {
  font-size:0.95em;
  font-weight:bold
}
#calendar .maincalendar .calendar-controls .current {
  font-weight:bold
}
.block_calendar_month .filters {
  font-size:0.9em
}
.block_calendar_month .day {
  text-align:center
}

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

#course-view .section {
  font-size:0.8em;
  line-height:1.4em
}
#course-view .section .label {
  font-size:1.2em;
  line-height:1.4em
}
#course-view .section .activity {
  padding:0.2em 0;
  vertical-align:bottom
}
#course-view .section .activity a {
  font-size:1.2em;
  line-height:1em;
  color:#0B2B52;
}
#course-view .section .left {
  font-weight:bold
}
.course .generalbox{
  font-size:0.8em
}
.weeklydatetext {
  font-size:0.8em;
  font-weight:bold
}
.coursebox .info {
  font-size:12px;
  width:98%;
 
}
.coursebox .teachers,
.coursebox .cost {
  font-size:0.8em
}
.coursebox .summary {
  font-size:0.8em;
  padding:0px;
}
#course-recent h2.main {
  font-size:1.1em
}

/***
 *** Doc
 ***/

body#doc-contents h1 {
  font-size:0.9em
}
body#doc-contents ul {
  font-size:0.8em
}
body#course-category .courseboxes, body#course-index .courseboxes
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:37px;
	padding-right:37px;
}
/***
 *** Help
 ***/

#help {
  font-size:0.8em
}

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

#login-index #content .left,
#login-index #content .right {
  font-size:0.8em;
  text-align:left
}

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

.message .link {
  font-size:0.8em
}
.message_form {
  font-size:0.8em
}
.message .heading {
  font-size:1.0em;
  font-weight:bold
}
.message .date,
.message .contact,
.message .summary {
  font-size:0.9em
}
.message .note, 
.message .pix {
  font-size:0.8em
}
.message .author {
  font-weight:bold;
  font-size:0.8em
}
.message .time {
  font-style:italic;
  font-size:0.8em
}
.message .content {
  font-size:0.8em
}
#message-user .commands span {
  font-size:0.7em;
  white-space:nowrap
}
#message-user .name {
  font-weight:bold;
  font-size:1.1em
}

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

#user-view .userinfobox .content {
  font-size:0.8em
}
#course-user .section .content td {
  font-size:0.8em
}
#course-user .section .content ul {
  font-size:1.2em
}
#course-user .logtable {
  font-size:0.8em
}
#course-log .logtable {
  font-size:0.8em
}
.userinfobox .username {
  font-weight:bold
}
.userinfobox .links {
  font-size:0.7em
}

/***
 *** Modules:Assignment
 ***/

#mod-assignment-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Chat
 ***/

#mod-chat-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Choice
 ***/

#mod-choice-index .cell {
  font-size:0.85em
}
  
/***
 *** Modules:Forum
 ***/
.forumpost,
.forumheaderlist  {
  font-size:0.8em
}
.forumnodiscuss {
  font-weight:bold
}
.forumpost .topic .subject {
  font-weight:bold
}
.forumpost .topic .author {
  font-size:0.8em
}
.forumpost .commands,
.forumpost .link {
  font-size:0.9em
}
.forumheaderlist .discussion .lastpost {
  font-size:0.7em
}
body#mod-forum-search .introcontent {
  font-weight:bold
}
body#mod-forum-index .cell {
  font-size:0.85em
}

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

.glossarydisplay,
.glossarysearchbox {
  font-size:0.8em
}
.glossarypost .commands {
  font-size:0.8em
}
.glossarypost .entryheader .author,
.glossarypost .entryheader .time {
  font-size:0.8em
}
.glossarypost .entryheader .time {
  font-style:italic
}
.glossarypopup {
  font-size:0.8em
}
.concept {
  font-weight:bold
}
.glossarycomment .time {
  font-size:0.8em;
  font-style:italic
}
.entrylowersection .aliases {
  font-size:0.8em
}
.entrylowersection .icons,
.entrylowersection .ratings {
  font-size:0.8em
}
#mod-glossary-index .cell {
  font-size:0.85em
}

/***
 *** Modules:Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {
  font-size:0.7em
}
#mod-journal-view .author {
  font-size:1em;
  font-weight:bold
}
#mod-journal-view .time {
  font-size:0.7em;
  font-style:italic
}
#mod-journal-view .grade {
  font-weight:bold;
  font-style:italic
}
#mod-journal-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Label
 ***/

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

#mod-lesson-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Quiz
 ***/

.editorhelptext {
  font-size:0.7em
}
#mod-quiz-index .cell {
  font-size:0.85em
}

/***
 *** Modules:Resource
 ***/

#mod-resource-index .cell {
  font-size:0.85em
}
/*.mod-resource font {
  font-size:0.8em
}*/

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

#mod-scorm-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Survey
 ***/

#mod-survey-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Wiki
 ***/

#mod-wiki-index .cell {
  font-size:0.85em
}
/***
 *** Modules:Workshop
 ***/

#mod-workshop-index .cell {
  font-size:0.85em
}
/***** crde/styles_fonts.css end *****/

/***** crde/styles_color.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all color definitions like 
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/
a
{
  color:#0b2b52;

}
a.dimmed:link,
a.dimmed:visited {
  color:#AAA;
}
a:hover {
  color:#d36221;
  text-decoration:none;
}
a.autolink {
  background-color:#FFEDCE;
  border-bottom:1px solid #A74;
}
body {
  background-color:#FFF
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  color:#999
}
h1.main:first-letter,
h2.main:first-letter,
h3.main:first-letter,
h4.main:first-letter,
h5.main:first-letter,
h6.main:first-letter {
  color:#FFB63B
}
#layout-table #left-column {
  /*background-color:#F9FAFA*/
}
table.formtable tbody th {
  background:none
}
.highlight {
  background-color:#AFA
}
.highlight2 {
  color:#A00
}
/* Alternate rows even */
.r0 {  
}
/* Alternate rows odd */
.r1 {  
}
/* notification messages (can be good or bad) */
.breadcrumb .sep {
  color: #DA3; 
}
.notifyproblem {
  color:#600
}
.notifysuccess {
  color:#060
}
.required {
  background-color:#FFEDCE
}
.generalbox {
  border-color:#DDD;
  background-color:#F9FAFA
}
.informationbox {
  border-color:#DDD
}
.feedbackbox {
  border-color:#888
}
.feedbackby {
  background-color:#BBB
}
.noticebox {
  border-color:#DDD
}
.errorbox {
  color:#FFF;
  border-color:#600;
  background-color:#900
}
.tabledivider {
  border-color:#DDD
}
.sitetopic {
}
.sitetopiccontent {
  border-color:#DDD;
  background-color:#FFF
}
.dimmed_text {
  color:#AAA
}
.teacheronly {
  color:#900
}
.unread {
  background:#FFD991
}
.censoredtext {
  color:#000;
  background:#000
}
.generaltable th.header {
  background-color:#FFDA9D;
  border-color:#FFB63B
}
.generaltable .r1 {
  background-color:#D7D7D7
}
.generaltable {
  border-color: #bbbbbb;
}

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

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

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

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  background-color:transparent;
  color:#000;
  text-decoration:none
}
.homelink a:link,
.homelink a:visited {
  border-top:1px solid #CECECE;
  border-bottom:2px solid #4A4A4A;
  border-left:1px solid #CECECE;
  border-right:2px solid #4A4A4A
}
.homelink a:hover {
  border-bottom:1px solid #CECECE;
  border-top:2px solid #4A4A4A;
  border-right:1px solid #CECECE;
  border-left:2px solid #4A4A4A
}

/***
 *** Admin
 ***/
 
.admin .generalboxcontent {
  background-color:#EEE
}
.admin .generalbox {
  border-color:#BBB
}
.admin .informationbox {
  border-color:#BBB; 
  background-color:#FFF
}
body#admin-index .c0 {
  background-color:#FAFAFA
}
#admin-config .r0 {
  background-color:#EEE
}
#admin-config .r0 .c0{
  background-color:#FFEDCE
}
#admin-config .r1 {
  color:#666
}
#admin-config h2.main {
  background-color:#FFEDCE
}
.logtable th.header {
  background-color:#FFDA9D;
  border-color:#FFB63B
}
#adminsettings fieldset span.form-shortname {
  color: #aaa;
}
#adminsettings fieldset {
  background-color: #f9fafa;
  border-color: #DDD;
}

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

.sideblock {
  border-color:#DDD;
  background-color:#F9FAFA
}
.sideblock .header {
  color:#666
}
.sideblock .header .commands {
  background-color:#F9FAFA;
}
.sideblock .content {
}
.sideblock .content hr {
  border-top-color:#999
}
.sideblock .list {
}
#left-column .sideblock .header {
  background-color:#DAE0E4;
  border-bottom-color:#F9FAFA
}
#left-column .sideblock .list td {
  border-color:#FFF
}
#right-column .sideblock .header {
  background-color:#FFEDCE;
  border-bottom-color:#CCDDEF
}
#right-column .sideblock .content {
  background-color:#F9FAFA
}
.sideblock .link {
  border-bottom-color:#FFF
}
.sideblock .post {
  border-bottom-color:#FFF
}
.sideblock h1.main:first-letter,
.sideblock h2.main:first-letter,
.sideblock h3.main:first-letter,
.sideblock h4.main:first-letter,
.sideblock h5.main:first-letter,
.sideblock h6.main:first-letter {
  color:#999
}


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

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color:#DDD
}
#calendar .maincalendar table.calendarmonth th {
  border-color:#000
}
table.minicalendar {
  border-color:#DDD
}
#calendar .maincalendar .eventlist .event {
  border-color:#DDD
}
#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#EEE
}
#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999
}
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E
}
#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#F96 !important;
  background-color:#F96
}
#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23
}
#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB
}
#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#2EBA0E !important;
  border-bottom-color:#2EBA0E !important
}
#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#F96 !important;
  border-bottom-color:#F96 !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:#F00
}
#calendar .today,
.minicalendar .today {
  border-color:#DDD !important
}
.cal_popup_fg {
  background-color:#FFF
}
.cal_popup_bg {
  border-color:#000;
  background-color:#FFF
}
#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color:transparent
}


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

#course-view .headingblock {
  border-left-color:#FFC86C
}
#course-view .section td {
  border-color:#DDD
}
#course-view .section .content .section {
  background-color:#F9FAFA
}
#course-view .section .content .section .activity {
  border-bottom-color:#FFF
}
#course-view .section .content .section .label {
  background-color:#FFF
}
#course-view .section .side {
}
#course-view .section .left {
  background-color:#FFC86C
}
#course-view .section .right {
}
#course-view .current .side{
}
#course-view .topics {
}
#course-view .weeks {
}
#course-view .section .spacer {
	height:2px;
}
#course-view .section .weekdates {
  color:#AAA
}
/*.editing .section .content .summary {
  background-color:#FFF
}*/
.categoryboxcontent,
.courseboxcontent {
  border-color:#DDD;
  background:#FFF
}
#course-user .section {
  border-color:#AAA
}
#course-user #content,
#user-view #content,
#user-edit #content,
.admin #content,
.course #content,
#files-index #content {
  background-color:#EEE
}
#user-edit #content .generalbox,
#user-view .userinfobox tr {
  background-color:#FFF
}
#site-index #content,
#course-view #content {
  background-color:#FFF
}
#course-user .logtable .r1 {
  background-color:#DFDFDF
}
#course-view .section.hidden *,
#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#EEE;
  color:#AAA
}
#course-view .section.hidden .left {
  background-color:#EEE
}

/***
 *** Doc
 ***/

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

.loginbox {
  background-color:#F9FAFA
}

.loginbox,
.loginbox.twocolumns .loginpanel,
.loginbox .subcontent {
  border-color:#DDD
}

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

table.message_search_results td {
  border-color:#DDD
}
.message.other .author {
  color:#88C
}
.message.me .author {
  color:#999
}
.message .time {
  color:#999
}
.message .content {
}

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

.userpicture {
  
}
.userinfobox {
  border-color:#DDD;
  background-color:#F7F7F7
}
.groupinfobox {
  border-color:#DDD;
  background-color:#FCFCFC
}

/***
 *** Modules:Assignment
 ***/

.assignmentsubmission {
}
.assignmentnew .assignmentfeedback{
  background-color:#FFEDCE
}   
  
.assignmentold .assignmentfeedback{
  background-color:#BBB
}
.assignmentheading {
  background-color:#BBB
}

/***
 *** Modules:Chat
 ***/

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

/***
 *** Modules:Forum
 ***/
 
.mod-forum #content {
  background-color:#F9FAFA
}
#mod-forum-user #content {
  background-color:#EEE
}
.forumheaderlist,
.forumpost {
  border-color:#DDD;
  background-color:#FFF
}
.forumheaderlist .header {
  background-color:#FFDA9D;
  border-color:#FFB63B
}
.forumpost .content {
  background:#FFF
}
.forumpost .left {
  background:#EEE
}
.forumpost .topic {
  border-bottom-color:#EEE
}
.forumpost .starter {
  background-color:#FFDA9D
}
.forumheaderlist .discussion .starter {
  background-color:#FFEDCE
}
.forumheaderlist td {
  border-color:#FFF
}
.sideblock .post .head {
  color:#555
}
.forumthread .unread {
  background:#FFD991
}
#mod-forum-discuss .forumpost {
  background:none
}
#mod-forum-discuss .forumpost.unread .content {
/*  border-color:#FFD991 */
}
#mod-forum-discuss .forumthread .unread {
}
#mod-forum-index .unread {
}

/***
 *** Modules:Glossary
 ***/
 
.mod-glossary #content {
 background-color:#F9FAFA
}
.entryboxheader {
  border-color:#BBB
}
.entrybox {
  border-color:#BBB;
  background-color:#FFF
}
.glossarypost {
  border-color:#DDD;
  background-color:#FFF
}
.glossarypost .entryheader,
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color:#F0F0F0
}
.glossarycomment {
  border-color:#DDD
}
.glossarycomment .entryheader,
.glossarycomment .picture,
.glossarycomment .left {
  background-color:#F0F0F0
}
#mod-glossary-report .generalbox .teacher {
  background:#F0F0F0
}
.glossarycategoryheader {
  background-color:#FFDA9D
}
.glossaryformatheader {
  background-color:#FFEDCE
}
.glossarydisplay {
  border-bottom-color:#F9FAFA
}

/***
 *** Modules:Journal
 ***/

#mod-journal-view .feedbackbox .left,
#mod-journal-view .feedbackbox .entryheader {
  background-color:#FFEDCE
}
/***
 *** Modules:Label
 ***/

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

/***
 *** Modules:Quiz
 ***/

body#mod-quiz-report table#attempts td {
  border-color:#DDD
}
body#mod-quiz-report table#attempts .r1 {
  background-color:#EEE
}

/***
 *** Modules:Resource
 ***/

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

/***
 *** Modules:Survey
 ***/

#mod-survey-view .r0 {
  background-color:#EEE
}
#mod-survey-view .r1 {
  background-color:#FFEDCE
}

/***
 *** Modules:Wiki
 ***/

/***
 *** Modules:Workshop
 ***/

.workshoppostpicture {
  background-color:#FEE6B9
}
.workshopassessmentheading {
  background-color:#FFEDCE
}
/***** crde/styles_color.css end *****/

/***** crde/styles_tabs.css start *****/

/*******************************************************************
*** Tabs
*******************************************************************/

.userinfobox {
  border-top:0 none;
  padding-top:0;
  margin-top:0;
}

#mod-forum-user .forumpost,
#course-user .section .content {
  border-top:0 none;
}

#course-user .section {
  background-color:#fff;
  padding:1em;
}

#course-user .section h2 {
  margin-top:0;
}

#user-view .tabs td,
#user-edit .tabs td,
#mod-forum-user .tabs td {
  padding-bottom:0;
}

#user-edit .generalbox {
  width:100%
}

.mod-glossary .glossarydisplay tr,
.mod-glossary .glossarydisplay td {
  border:0 none !important;
  padding-bottom:0;
}

.mod-glossary td.entryboxheader {
  height:0 !important;
  background-color:#fff;
}

.mod-glossary .entrybox {
  padding:0;
}

.tabs {
  width:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:0 none;
}

#user-view .tabs {
  width:80%;
}

.tabs tr,
.tabs .left,
.tabs .right {
  background:url(tabsbg_x.gif) bottom left repeat-x
}

.tabs .side {
  border-bottom:0 none
}

.tabs td {
  padding:0
}

.tabs .left {
  width:0
}

.tabs .right {
  width:75%
}

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

.tabrow td {
  padding:0 0 0 14px;
  height:34px;
  border-width:0
}

.tabs .r1 {
  margin-bottom:1px
}
.tabrow td.selected {
  border-width: 0px
}

.tabs .r0 .active {
  background:url(left0000.gif) bottom left no-repeat
}

.tabs .r1 .active {
  background:url(left2000.gif) bottom left no-repeat
}

.tabs .r0 .inactive {
  background:url(left_ina.gif) bottom left no-repeat
}

.tabs .r1 .inactive {
  background:url(left_ina.gif) bottom left no-repeat
}

.tabs .r0 .activetwo {
  background:url(left_act.gif) bottom left no-repeat
}

.tabs .r1 .activetwo {
  background:url(left_act.gif) bottom left no-repeat
}

.tabs,
.tabs tr,
.tabs .td,
.tabrow,
.tabrow tbody,
.tabrow tr,
.tabrow td {
  background-color:transparent
}

.tabrow th {
  display:none
}

.tabrow td .tablink {
  padding:0 14px 0 0;
  /*display:block;*/
  white-space:nowrap;
  line-height:32px;
  text-align:center;
  text-decoration:none;
  height:34px;
  width:auto
}

.tabs .r0 .active .tablink {
  background:url(right000.gif) bottom right no-repeat
}

.tabs .r1 .active .tablink {
  background:url(right200.gif) bottom right no-repeat
}

.tabs .r0 .inactive .tablink {
  background:url(right_in.gif) bottom right no-repeat
}

.tabs .r1 .inactive .tablink {
  background:url(right_in.gif) bottom right no-repeat
}

.tabs .r0 .activetwo .tablink {
  background:url(right_ac.gif) bottom right no-repeat
}

.tabs .r1 .activetwo .tablink {
  background:url(right_ac.gif) bottom right no-repeat
}

.tabrow td .tablink a {
  width:auto;
  line-height:32px
}

.tabs .r0 .active:hover {
  background:url(left_hov.gif) bottom left no-repeat
}

.tabs .r0 .active:hover .tablink {
  background:url(right_ho.gif) bottom right no-repeat;
  line-height:32px
}

.tabs .r0 .inactive:hover {
  background:url(left_ina.gif) bottom left no-repeat
}

.tabs .r0 .inactive:hover .tablink {
  background:url(right_in.gif) bottom right no-repeat;
  line-height:32px
}

.tabs .r1 .active:hover {
  background:url(left_hov.gif) bottom left no-repeat
}

.tabs .r1 .active:hover .tablink {
  background:url(right_ho.gif) bottom right no-repeat;
  line-height:32px
}

.tabrow .last span {
  padding:0 1px 0 0;
  display:block;
  background:url(right_en.gif) bottom right no-repeat
}

.tabs .r0 .selected {
  background:url(left_act.gif) bottom left no-repeat
}

.tabs .r1 .selected {
  background:url(left_act.gif) bottom left no-repeat
}

.tabs .r0 .selected .tablink {
  background:url(right_ac.gif) bottom right no-repeat;
  line-height:32px
}

.tabs .r1 .selected .tablink {
  background:url(right_ac.gif) bottom right no-repeat;
  line-height:32px
}

/*.tabrow td.selected:hover  {
  background:url(pix/tab/left_active.gif) bottom left no-repeat;
}

.tabrow td.selected .tablink:hover {
  background:url(pix/tab/right_active.gif) bottom right no-repeat;
}*/

.user-content h2 {
  margin:0;
  padding:0 1em
}

.user-content {
  background-color:#FFFFFF;
  border:1px solid #D1D7DC;
  border-top-width:0;
  padding:0.5em
}


/*******************************************************************
*** Tabs
*******************************************************************/
.tabs {
  font-size:0.8em
}
.tablink a:link,
.tablink a:visited {
    color:#000066;
}

.tablink a:hover {
    text-decoration: none;
}

.selected .tablink a:link,
.selected .tablink a:visited {
    color:#000000;
}/***** crde/styles_tabs.css end *****/

