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

/***** alton/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
 ***/

html, body {
  margin: 0; padding: 0;
  height: 100%;
  background: #f5f0de;
}

acronym, abbr {
  border-bottom: 1px dotted #000;
  cursor: help;
}

.weekdays abbr {
  border: 0;
}


body#site-index #page, body#course-view #page, body#my-index #page {
  background: url(pix/bg_right.gif) repeat-y 100% 0;
}

body#site-index.block-config #page, body#course-view.block-config #page {
  background: none;
}

body#my-index h2.main {
  margin: 2px; padding: 0;
}

body#my-index .overview {
  margin: 2px 2px 5px 2px;
}

body#my-index .overview .info {
  margin: 0;
}

#page {
  margin: 0; padding: 0;
  position: relative;
  min-height: 100%; _height: 100%;
}

#content {
  clear: both;
  padding-bottom: 105px;
}

#footer {
  border: 0; margin: -95px 0 0 0; padding: 0 0 25px 0;
  width: 100% !important; height: 70px;
  position: relative;
  overflow: hidden;
}

#footer * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {
  margin-left: 1em;
  text-align:left
}

h4 {
  margin-top: 0;
}

h5 {
  margin: 0; padding: 15px 0 0 0;
  font-size: 10pt;
}

span.arrow {
  font-family: "arial unicode ms",sans-serif;
}

.headermenu font {

}

#mod-forum-post h2.main {
  width: 53%;
  margin: 0 auto;
}

.forumpost h4 {
  padding-top: 10px; padding-bottom: 0;
}

p {
  padding-top: 2px; padding-bottom: 5px;
}

div.summary p, td.label p {
  margin-top: 0; margin-bottom: 5px;
}



.generalboxcontent {
  text-align: left;
}

.coursebox {
  margin-top: 5px;
  width: 98%;
}



#layout-table {
  margin-top: 0;
}

#middle-column h3 {
  margin: 3px 0 5px 0;
}

#layout-table #left-column, #layout-table #right-column {
  width: 245px !important;
  overflow: hidden;
  padding: 0;
}

#layout-table .sideblock {
  width: 235px !important;
  margin: 5px auto 10px auto !important;
}

body#blog-index .sideblock, body#blog-edit .sideblock {
  background: #f9f7ea;
}

body#blog-index .sideblock .content, body#blog-index .sideblock .header,
body#blog-edit .sideblock .content, body#blog-edit .sideblock .header{
  border: 1px solid #e6e0ca;
}


#layout-table #left-column .sideblock {
  border: 1px solid #e6e0ca;
  background: #f9f7ea;
}

#layout-table #right-column .sideblock {
  border: 1px solid #CED5FB;
  background: #E8ECFF;
}

#layout-table .sideblock ul.list td, #layout-table .sideblock div.link {
  border: 0;
  border-top: 1px solid #fff;

}

#layout-table .sideblock ul.list li:first-child, #layout-table .sideblock div.link:first-child {
  border: 0;
}


#layout-table #middle-column {
  width:auto;
  padding: 0 4px 0 0;
}
#layout-table #middle-column .topics {
  /*width: 95%;*/
}

#middle-column .section .content,
#middle-column .section .side {
  border:0 none;
}
#middle-column .section .left {
  width: 10px;
}
.generalbox {
  /*width: 95% !important;*/
}

#right-column .sideblock hr {
  color: #fff;
  background: #fff;
  height: 0;
  border-top: 1px solid #fff;
}

body#mod-forum-index table.generalbox {
  width: 95%;
}

.generaltable {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border-color: #e6e0ca;
}
.generaltable td
/*#mod-resource-index td,
#course-report-participation-index .generalbox td,
#course-teacher td*/ {
    border: 0 none transparent !important;
    border-bottom: 1px solid #e6e0ca !important;
}

div.coursebox {
  border: 1px solid #e6e0ca;
  background: #FFFCF9;
  margin: 4px 2px 2px; padding: 3px;
}

fieldset {
border: 1px solid #e6e0ca !important;
background: #FFFCF9;
padding: 10px !important;
}
#header fieldset {
  border: 0 !important;
  background: transparent !important;
  padding: 1px !important;
}
legend {
border-top: 1px solid #e6e0ca !important;
border-left: 1px solid #e6e0ca !important;
border-right: 1px solid #e6e0ca !important;
background: #FFFCF9;
margin: 0; padding: 2px 5px;
}
fieldset fieldset {
border: 0 !important;
padding: 0 !important;
}

div.coursebox div.name a {
  font-weight: bold;
}

div.coursebox ul {
  margin: 0; padding: 0;
}

div.coursebox li {
  margin: 0; padding: 0;
}

.boxaligncenter {
  width: 65% !important;
  padding: 0; margin: 0 auto;
}
.boxaligncenter table {
  width: 100%;
}
table.boxaligncenter {
  width: 95% !important;
}


.generaltable th.header {

}
.generaltable .smallinfo p {
  margin-top:0
}
.sitetopiccontent {
  border:0 none
}

body#course-index .categorybox {
  width: 65%;
  margin: 0 auto 10px; padding: 10px 0;
  border: 1px solid #e6e0ca;
  background: #FFFCF9;
}
body#course-index .categorybox table {
  margin: 0 10px 5px;
  width: 96%;
}

body#course-index h2.main {
  width: 65%;
  margin: 0 auto; padding: 10px 0;
}

/***
 *** Header
 ***/


#header, #header-home {
  color: #fff;
  background: #13164a;
  min-height: 2em; _height: 2em;
  width: 100%;
  float: left;
}

h2 {
  padding: 10px 0 15px 0; margin: 0;
}

* .headermain {
  float: left;
  margin: 5px 0 2px 15px;
  padding: 3px 0;
}

* html .headermain {
  margin-left: 7px;
}

.headermenu {
  float:right;
  text-align:right;
}
.headermenu .logininfo {
  margin:0 12px 4px 0
}
.navbar, #nav-bar {
  width: 100%;
  margin: 0 0 5px 0; padding: 5px 0 0 0;
  background: #13164a url(pix/navbar_bg.gif) repeat-x 0 100%;
  color: #fff;
  height: 3em;
  border: 0;
  clear: both;
}
#nav-bar {
  line-height: 2em;
  padding-left: 5px;
}
.navbar .breadcrumb {
  float: left;
  margin: 0; padding: 0 0 0 15px; min-width: 33px; height: 3em;
  color: #fff;
  /*background: url(pix/navbar_left.gif) no-repeat 0 0;*/
  line-height: 2em;
}
.navbutton {
  float: right;
  margin: 0; padding: 0 10px 0 0; min-width: 38px; height: 3em; _width: 38px;
  text-align: right;
  /*background: url(pix/navbar_right.gif) no-repeat 100% 0;*/
}

body#site-index .navbutton, body#course-view .navbutton, body#my-index .navbutton {
  /*min-width: 273px; _width: 273px;*/
  min-width: 275px; _width: 365px;
  text-align: right;
  margin: 0;
  background: url(pix/navbar_right_shadow.gif) no-repeat 100% 100%;
}

.navbutton input {
  margin: 0;
}

body#site-index.block-config .navbutton, body#course-view.block-config .navbutton, body#my-index.block-config .navbutton {
  background: none;
}

button {
  position: relative;
}

button img {
  display: none;
}
button span.accesshide {
  position: relative;
  top: 0; left: 0;
}


.navbutton input {
  margin-top: 4px; /*12px;*/
}

.navbar hr {
  height:1px
}

ul.section li {
  margin-left: 15px !important;
}

/*ul.section li.label {
  margin-left: 0 !important;
}*/

/***
 *** Footer
 ***/

#footer br {
  display:none
}
#footer hr {
  display:none
}
#footer .sitelink {
  margin:0.5em 0
}
#footer .homelink {

}
#footer .homelink a {
  border-width:1px;
  padding: 3px 8px;
}

/***
 *** Content
 ***/

#content {
  clear:both;
  margin:0 3px !important;
}
#course-view #content,
#site-index #content {
  margin:0
}
#user-edit .userpicture,
#user-view .userpicture {
  margin-top:10px
}

/***
 *** Admin
 ***/


.logtable th.header {
  background: url(pix/section_header.gif) repeat-x;
}
#user-edit #content .generalbox,
#user-view .userinfobox tr {
  border-top:0 none
}

#admin-config .generalbox {
  width: 95%;
  margin: 10px auto;
  border: 1px solid #e6e0ca;
}

#admin-config .generalbox .generalbox {
  border: 0;
}

/***
 *** Blocks
 ***/

.block_reference em {
  font-style: normal;
  font-size: 8pt;
  color: #555;
}

.sideblock,
.sideblock .searchform {
  text-align:left
}
.sideblock .header .hide-show img.hide-show-image {
  margin-top:0.1em;
}
.sideblock .searchform a {
  line-height:1.5em
}
#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, #right-column .sideblock .list .r0,
#left-column .sideblock .list .r1, #right-column .sideblock .list .r1 {
  min-height: 2em;
}




#left-column .sideblock .list li {
  border-top: 0 none; /*1px solid #E6E0CA;*/
}
#right-column .sideblock {
  margin-bottom:28px
}
.sideblock .head {
  margin-top:0.5em
}
.sideblock .link {
  margin: 0.3em 0;
  border-bottom: 1px solid #fff;
}
.sideblock .post {
  margin-top: 0.5em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fff;
}
.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%
}

#calendar .maincalendar .calendarmonth th {
  background: url(pix/section_header.gif) repeat-x 0 0 !important;
  border-bottom: 1px solid #fff !important;
}
/***
 *** Course
 ***/

 .outline {
   display: none;
 }

#site-index .headingblock {
   display: none;
}

#site-index table.categorybox {
  margin-top: 5px;
}

#site-index .headingblock {
  border:0 none;
}
#course-view .headingblock {
  margin-left:1em;
  padding-left:0.7em;
  border:0 none;
}
#course-view .topics {
  margin: 5px;
  width: 98%;
  /*width: 95% !important;*/
}
#course-view .section .left {

}
#course-view .section .right {
  width: 25px;
  padding-right: 3px;
}
#course-view .section .right img {
  padding: 3px 0;
}
#course-view .section .left a {

}
#course-view .section .spacer {
  height: 1em;
}
#course-view .section .activity .spacer {
  height:12px
}
#course-view .section .content .section {

}
#course-view .section .content .section .activity {

}
.course .section .content .summary {

}
#course-view .section .content .section .label img {

}
#course-user #content,
#mod-forum-user #content {

}

table#dates td {
  padding: 3px 5px;
}

/***
 *** Login
 ***/

.loginbox {
  margin-top:12px
}

/***
 *** 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%
}

#mod-object-index .generalbox {
  width: 90%;
}

/***
 *** Modules:Glossary
 ***/

.glossarydisplay {
  border-bottom:5px solid;
  width: 90% !important;
}
.glossarypopup {
  margin-top:0.5em
}

/***
 *** Modules:Resource
 ***/

.mod-resource #content {
  margin-top:1px
}

.generalboxcontent p {
  margin: 10px;
}

.forumpost .content p {
  margin: 0 0 5px 0;
}


body#course-category #content table.generalbox {
  background: #fffcf9 !important;
}

body#course-category th, body#mod-resource-view th, body#files-index th {
  background: url(pix/section_header.gif) repeat-x 0 0;
  padding: 5px;
}

body#mod-resource-view .generalboxcontent td {
  padding: 5px;
}

body#mod-resource-view td.name, body#files-index td.name {
  background: #fff;
}

body#files-index hr {
  display: none;
}

body#files-index table.files {
  background: #fffcf9;
  border: 1px solid #e6e0ca;
}

body#files-index table.files td {
  padding: 5px;
}

body#files-index #content {
  margin: 0 !important;
}

/* questionnaire */
#mod-questionnaire-view .mainTable, #mod-questionnaire-view form {
  width: 95%;
  margin: 0 auto;
}

.surveyTitle, .surveySubtitle, .surveyPage {
  padding: 2px 25px;
}



.qnOuterTable {
  border: 1px solid #e6e0ca;
  background: #fffcf9;
  margin: 0 0 10px 0;
}

.qnInnerTable {
  margin: 2px 10px;
}

/*.qnInnerTable blockquote tr {
  border-bottom: 1px solid #e6e0ca;
}*/

.qnInnerTable blockquote table {
 /* border: 1px solid #e6e0ca;*/
}

.qnInnerTable blockquote tr td {
  text-align: left;
  padding: 2px 5px;
}

p.addInfo {
  margin: 2px 25px -25px 25px; !important;
}

#mod-questionnaire-view .qnInnerTd {
  width: 25px;
}

#mod-questionnaire-view blockquote {
  margin: 0 10px 10px 20px;
}

#mod-questionnaire-view .qnType {
  padding: 2px;
}

.qnType label p {
  display: inline;
}

p p {
  display: inline;
}

.qnInner p {
  margin-top: 0; padding-top: 0;
}

.qnInnerTable .qnType table {
  width: 75%;  border: 1px solid #e6e0ca;
}

.qnInnerTable .qnType table td {
  border-bottom: 1px solid #e6e0ca;
}
.qnInnerTable .qnType table td {
  text-align: left;
  padding: 2px 5px;
}

.qnInnerTable .qnType table td[bgcolor="#eeeeee"] {
  /*background: #f0f;*/
}


/* .qnInnerTable * {
  margin: 0 !important;  padding: 0 !important;
}*/

body .qnInner {
  padding-bottom: 10px !important;
}

.qnType td {
  background: #fffcf9;
  padding: 0 3px;
}

table td.qnType2, table th.qnType2 {
  background: #F9F7EA;
}

td.qnType1, td.qnType2 {
  width: 40px;
  text-align: center !important;
}

table.qnRanking td, table.qnRanking th {
  border-bottom: 1px solid #e6e0ca;
}

/* help */

#help .generalbox {
  margin-top: 10px;
  width: 95%;
}

#help #content {
  padding-bottom: 5px;
}

#help #footer {
  display: none;
}

/* info */

#course-info table {
  background: #fffcf9;
  border: 1px solid #e6e0ca;
  margin-top: 10px;
  width: 95%;
}

/* logs */

#course-log form {
  background: #fffcf9;
  border: 1px solid #e6e0ca;
  padding: 10px;
  width: 95%;
}

body#grade-index, body#grade-exceptions {
  margin: 0;
}

#grade-index table.grades {
  /*border: 5px solid #fff;*/
  border: 1px solid #e6e0ca;
  margin-top: 5px;
}

body#grade-index table, body#grade-exceptions table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  background: #fffcf9;
  border: 1px solid #e6e0ca;
}

#grade-index td, #grade-index th {
  padding: 3px 5px;
}

#grade-index table.gradeprefs td {
  background: #fffcf9;
}

#grade-index th, #grade-exceptions th {
  background: url(pix/section_header.gif) repeat-x;
}

#grade-index td.generaltableheader, #grade-exceptions td.generaltableheader{
  background: #fff;
  border-bottom: 1px solid #e6e0ca;
}

#grade-exceptions table.generalbox {
  margin-top: 10px;
}

#grade-index table.grades th {
  background: #fff;
  border-top: 1px solid #e6e0ca;
  border-left: 1px solid #e6e0ca;
  padding: 3px 2px 0 2px;
  vertical-align: top;
}

#grade-index table.grades td {
  border: 0;
  border-top: 1px solid #e6e0ca;
  border-left: 1px solid #e6e0ca;
  padding: 3px 2px 0 2px;
  vertical-align: top;
}

table.grades tr.r0 {
  background: #F9F7EA;
  /*border-bottom: 1px solid #e6e0ca;*/
}

table.grades tr.r1  {
  background: #F9F7EA; /*#fffcf9;*/
}

#grade-index table.grades td.points {
  text-align: center;
}

body#mod-book-view td {
  text-align: left;
}

 #mod-wiki-view div.wiki table {
   border-collapse: collapse;
   border-spacing: 0;
   border: 1px solid #999;
 }

#mod-wiki-view div.wiki td {
  border: 1px solid #999;
  padding: 2px 5px;
}

#mod-wiki-view div.preview hr {
  /*display: none;*/
}

#mod-wiki-view div.preview div {
  text-align: left;
}

#mod-quiz-edit #footer {
  display: none;
}


#mod-quiz-attempt div.que,
#mod-quiz-review div.que {
  border: 1px solid #e6e0ca;
  background: #fffcf9;
}

/*#mod-assignment-submissions #footer {
  display: none;
}*/

#my-index #middle-column .courseboxcontent {
  width: 98% !important;
}

div.tabtree {
   _height: 35px;
}
.form-textarea {
   _margin: 0 0 0 25px !important;
}

#scormpage #tocbox {
  /*width: 220px;*/
}

#scormpage #tocbox ul {
  margin: 0; padding: 0 0 2px;
  list-style-position: inside;
}
#scormpage #tocbox li {
  margin: 2px 0 2px 5px; padding: 0;
}/***** alton/styles_layout.css end *****/

/***** alton/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, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
}

select {
  font-family: verdana,sans-serif;
}


th {
  font-weight: bold;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  font-weight: bold;
}
h1 {
  font-size: 12pt;
}
h2, h3, h4 {
  font-size: 10pt;
}

textarea, input {
  font-family: verdana,arial,helvetica,sans-serif;
}

.webfx-tree-item {
  font-size: 10pt;
}

pre code {
  font-size: 10pt;

}
.bold {
  font-weight: bold
}
.generalboxcontent {
}
.generaltable .header {
  font-weight: normal;
  white-space: normal !important;
}
.warning {
  font-weight: bold;
  font-style: italic;
}
.errorbox .title {
  font-weight: bold;
  text-align: center;
}
.pagingbar .title {
  font-weight: bold;
}
.pagingbar .thispage {
  font-weight: bold;
}
.paging {

}
.categorybox .category,
.categorybox .category {
  font-weight: bold;
}
.helplink {
  font-size: 8pt;
}
.headingblock {
  font-weight: bold;
}
.headingblock .link {
}
.files .file {
}
.files .folder {
}
.files .folder .size {
  font-weight: bold;
}
.sitetopiccontent {
}

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

.headermain {
  font-family: "lucida sans",arial,helvetica,sans-serif;
  font-weight: bold;
}
#header-home .headermain {
  font-size: 12pt;
}
#header .headermain {
  font-size: 12pt;
}
.breadcrumb {
  font-size: 10pt;
  font-weight: normal;
}
.logininfo,
#header-home .headermenu font {
  font-size: 8pt;
}

.block_rss_client * {
  font-size: 10pt !important;
}

.block_rss_client .description {
  font-style: italic;
  padding: 0 0 8px 5px;
}

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

.homelink {
  font-size: 8pt;
}

.performanceinfo {
  font-size: 8pt;
}

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

table.formtable tbody th {
  font-weight: normal;
  text-align: right;
}
#admin-index .generalboxcontent,
#admin-config .generalboxcontent {

}
#admin-config .linklist {

}
#admin-config .r1 {

}
#admin-config #content > center {

}

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

.sideblock {

}
.sideblock .header {
  font-weight: bold;
}
.sideblock .content {

}
.sideblock .content h3,
.sideblock .content h2 {

}
.sideblock .header .commands {
}
.sideblock .footer {
  text-align: left;
}
.sideblock .head,
.sideblock .info,
.sideblock .event {
}
.sideblock .date {

}

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

#calendar .maincalendar .eventlist .event .referer {
  font-weight: bold;
}
#calendar .maincalendar .eventlist .event .course {

}
#calendar .maincalendar .eventlist .event .description .commands {
  text-align: right;
}
#calendar .maincalendar .calendarmonth {

}
#calendar .sidecalendar {

}
#calendar div.header {
  font-weight: bold;
}
#calendar .sidecalendar .filters,
#calendar .maincalendar .filters {

}
.sideblock .filters td {

}
#calendar .maincalendar .controls {

}
#calendar .maincalendar .day {
  font-weight: bold;
}
table.minicalendar .day, table.minicalendar th {
  font-size: 8pt;
}
.cal_popup_caption {
  font-weight:bold
}
.cal_popup_close {
  font-weight:bold
}
#calendar .maincalendar .calendar-controls .current {
  font-weight:bold
}
.block_calendar_month .filters {

}

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

#course-view .section {
}
#course-view .section .label {

}
#course-view .section .activity {
  padding:0.2em 0;
  vertical-align: bottom;
}
#course-view .section .activity a {

}
#course-view .section .left {
  font-weight: bold;
}
.course .generalbox{

}
.activitydate, .activityhead {

}
.weeklydatetext {
  font-weight: bold;
}
.coursebox .info {

}
.coursebox .teachers,
.coursebox .cost {

}
.coursebox .summary {

}
#course-recent h2.main {

}

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

body#doc-contents h1 {

}
body#doc-contents ul {

}

/***
 *** Help
 ***/

#help {

}

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

#login-index #content .left,
#login-index #content .right {
  text-align: left;
}

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

.message .link {

}
.message_form {

}
.message .heading {

  font-weight: bold;
}
.message .date,
.message .contact,
.message .summary {

}
.message .note,
.message .pix {

}
.message .author {
  font-weight: bold;

}
.message .time {
  font-style: italic;
}
.message .content {
}
#message-user .commands span {
  white-space: nowrap;
}
#message-user .name {
  font-weight: bold;
}

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

#user-view .userinfobox .content {

}
#course-user .section .content td {

}
#course-user .section .content ul {

}
#course-user .logtable {

}
#course-log .logtable {

}
.userinfobox .username {
  font-weight: bold;
}
.userinfobox .links {

}

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

#mod-assignment-index .cell {

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

#mod-chat-index .cell {

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

#mod-choice-index .cell {

}

table#dates td {
  font-size: 10pt;
}

/***
 *** Modules:Forum
 ***/
.forumpost,
.forumheaderlist  {

}
.forumnodiscuss {
  font-weight: bold;
}
.forumpost .topic .subject {
  font-weight: bold;
}
.forumpost .topic .author {

}
.forumpost .commands,
.forumpost .link {

}
.forumheaderlist .discussion .lastpost {

}
body#mod-forum-search .introcontent {
  font-weight: bold;
}
body#mod-forum-index .cell {

}

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

.glossarydisplay,
.glossarysearchbox {

}
.glossarypost .commands {

}
.glossarypost .entryheader .author,
.glossarypost .entryheader .time {

}
.glossarypost .entryheader .time {
  font-style: italic;
}
.glossarypopup {

}
.concept {
  font-weight: bold;
}
.glossarycomment .time {

  font-style: italic;
}
.entrylowersection .aliases {

}
.entrylowersection .icons,
.entrylowersection .ratings {

}
#mod-glossary-index .cell {

}

/***
 *** Modules:Journal
 ***/
#mod-journal-view .lastedit,
#mod-journal-view .editend {

}
#mod-journal-view .author {
  font-weight: bold;
}
#mod-journal-view .time {
  font-style: italic;
}
#mod-journal-view .grade {
  font-weight: bold;
  font-style: italic;
}
#mod-journal-index .cell {

}
/***
 *** Modules:Label
 ***/

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

#mod-lesson-index .cell {

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

.editorhelptext {

}
#mod-quiz-index .cell {

}

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

#mod-resource-index .cell {

}
.mod-resource font {

}

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

#mod-scorm-index .cell {

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

#mod-survey-index .cell {

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

#mod-wiki-index .cell {

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

#mod-workshop-index .cell {

}
/***** alton/styles_fonts.css end *****/

/***** alton/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: #374B9C;
}
a.dimmed {
  color:#AAA
}
a:hover {
  color: #000;
}
a.autolink:link,
a.autolink:visited {
  color:#000;
  background-color: #E8ECFF;
}
a.autolink.glossary:hover {
  border-bottom: 1px solid #ced5fb;
  cursor:help;
  text-decoration: none;
}

textarea, .textfield, input[type="text"], input[type="password"] {
  background: #fff url(pix/input_shadow.gif) no-repeat 0 0 !important;
  color: #333;
  border: 1px solid #a19d8e;
}

textarea:focus, .textfield-focus, input[type="text"]:focus, input[type="password"]:focus {
  color: #000;
  border: 1px solid #000;
}

table {
  background: transparent;
}

.generalbox {
  background: #fffcf9 !important; /*#F5F0DE*/
  /*border: 1px solid #e6e0ca;*/
  /*border: 5px solid #fffcf9;*/
     border: 1px solid #E6E0CA;
  width: auto;
}


h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  color:#000;
}

#layout-table #left-column {

}

#content .generaltable th {
  background: #F5F0DE url(pix/section_header.gif) repeat-x 0 0;
}

table.formtable tbody th {

}
.highlight {
  background-color: #E8ECFF;/*#ced5fb;*/
}
.highlight2 {

}
/* Alternate rows even */
.r0 {

}
/* Alternate rows odd */
.r1 {

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

}
.generalbox {

}
.informationbox {

}
.feedbackbox {

}
.feedbackby {

}
.noticebox, table.blockconfigglobal {
  border: 1px solid #E6E0CA;
  background: #fffcf9;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

#rssfeeds {
  width: 75%;
  margin: 5px auto;
}
#rssfeeds .feed {
  padding: 2px 5px;
}

.errorbox {
  color: #fff;
  border: 1px solid #900;
  background: #c00;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}
.errorbox .errorboxcontent {
  background: transparent;
}
.tabledivider {
  border: 0;
}
.sitetopic {
}
.sitetopiccontent {


}
.dimmed_text {
  color:#AAA
}
.teacheronly {
  color:#900
}
.unread {
  background: #e8ecff;
}
.censoredtext {
  color:#000;
  background:#000
}
.generaltable th.header {
  background: url(pix/footer.gif) repeat-x;
  font-weight: bold;
  border: 0;
  /*border-left: 2px solid #fff; border-right: 2px solid #fff; border-top: 2px solid #fff; border-bottom: 0 none;*/
}
.generaltable .r1 {

}

#admin-config .r1{
  background:  #fffcf9;
}

#admin-config .r0 td {
  border-bottom: 0 none !important;
}

/* 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
 ***/

#header a, #header-home a, .navbar a, .left a, #footer a, #nav-bar a {
  color: #ced5fb;
}

.navbar a, #nav-bar a {
  font-weight: bold;
}

#header a:hover, #header-home a:hover, .navbar a:hover, .left a:hover, #footer a:hover, #nav-bar a:hover {
  color: #fff;
}

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

#footer {
  background: #13164a url(pix/footer_bg_shadow.gif) repeat-x 0 0;
  color: #fff;
}


/*#footer {
  border: 0; margin: 0; padding: 0 0 10px 0;*/
  /*background: #13164a url(pix/footer_grad.gif) repeat-x 0 50%;*//*#13164a url(pix/footer.gif) repeat-x 0 0;*/ /* #394FA4 */
  /*background: #13164a url(pix/footer_bg.gif) repeat-x 0 0;*/
  /*border-top: 5px solid #fffcf9;*/
  /*border-top: 1px solid #13164a;*/
  /*border-bottom: 5px solid #fffcf9;*/
  /*color: #fff;
}*/

#footer * {
  margin: 0 !important;
}

#footer .logininfo {
  width: 100%;
  padding: 15px 0 10px 0;
}

body#site-index #footer .logininfo, body#course-view #footer .logininfo, body#my-index #footer .logininfo {
  background: url(pix/footer_bg_right_shadow.gif) no-repeat 100% 0;
}

body#site-index.block-config #footer .logininfo, body#course-view.block-config #footer .logininfo, body#my-index.block-config #footer .logininfo {
  background: none;
}

#footer .homelink {

}

#footer .homelink a,
.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  background-color: #ced5fb; /*#374B9C;*/
  color: #000; /*#fff;*/
  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
 ***/

.generalboxcontent {
   background: #ffFcf9;
}

.admin .generalboxcontent {

}
.admin .generalbox {
  border: 0;
}
.admin .informationbox {
  border: 0;

}
body#admin-index .c0 {

}
#admin-config .r0 {

}
#admin-config .r0 .c0{

}
#admin-config .r1 {
  color: #333;
}
#admin-config h2.main {

}

#admin-blocks #blocks {
  border: 1px solid #E6E0CA;
}

.logtable {
  background: #fffcf9;
  border: 1px solid #E6E0CA;
}

.logtable th.header, .minicalendar th {
  border: 0;
  background: url(pix/section_header.gif) repeat-x;
}

.logtable tr.r0, .generaltable tr.r0, #mod-book-index tr.r0 {
  background: #fffcf9;
}

#mod-book-index td.generalboxcontent {
  background: #F9F7EA;
}

#mod-book-index span {
  font-size: inherit !important;
}

.graph {
  border: 5px solid #fff;
  background: url(pix/calendar_footer.gif) repeat-x 0 100%;
  padding: 10px;
}


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

.sideblock {
  margin: 0 0 10px 0 !important;
}
.sideblock .header {
  color: #000;
}

.sideblock .header {
  background: url(pix/section_header.gif) repeat-x 0 0;
}

#right-column .sideblock .header {
  background: url(pix/blue_section_header.gif) repeat-x 0 0;
}

.sideblock .header .commands {

}
.sideblock .content {
}
.sideblock .content hr {
  border-top-color:#999
}
.sideblock .list {
}
.sideblock .header .hide-show img.hide-show-image {
  background: url(pix/switch_minus.gif) no-repeat 0 100%;
}
.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url(pix/switch_plus.gif) no-repeat 0 100%;
}
#left-column .sideblock .header, .sideblock .header  {

  border-bottom-color:#F9FAFA
}
#left-column .sideblock .list td {
  border-color:#FFF
}
#right-column .sideblock .header {

}
#right-column .sideblock .content {

}
.sideblock .link {
}
.sideblock .post {

}

.blockconfigtable {
  border: 5px solid #fff;
  background: #F9F7EA;
  width: 91%;
  margin: 0 auto;
}


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

#calendar .maincalendar {
  border-color: #e6e0ca;
  background: #F9F7EA;/*#fffcf9;*/
}

#calendar .sidecalendar {
  background: #DCE4FF;
  border-color: #ced5fb;
}

#calendar .maincalendar table.calendarmonth {
  border: 1px solid #e6e0ca;
  background: #fffcf9;
}

#calendar .maincalendar table.calendarmonth th {
  border: 0;
  background: url(pix/footer.gif) repeat-x;
}
table.minicalendar {
  border: 2px solid #fff !important;
  border-collapse: collapse;
  background: #E8ECFF;
}

#left-column table.minicalendar {
  border: 2px solid #E6E0CA !important;
  background: #FFFCF9;
}

table.minicalendar th {
  background: none;
}

#calendar .maincalendar .eventlist .event {
  border-color: #e6e0ca;
  background: #ffFcf9;
}
#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  border: 0;
}
#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999
}
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#E6E0CA !important;
  background-color: #F5F0DE;
}
#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color: #E2E6A8 !important;
  background-color: #FAFDC2;/*#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: 2px solid #91aEbB !important;
  background-color:#A1BECB;
}
#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#E6E0CA !important;
  border-bottom-color:#E6E0CA !important
}
#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color: #E2E6A8 !important;
  border-bottom-color: #E2E6A8 !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: #F90
}
#calendar .today,
.minicalendar .today {
  /*border-color: #a19d8e !important;*/
  border: 2px solid #fff !important;
  background: #394FA4;/*#a19d8e;*/
  color: #fff;
}
#calendar .today a,
.minicalendar .today a {
  color: #fff;
}

.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
}


.event .date a {
  color: #000;
}


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

#course-view .headingblock {

}

#course-view tr.section {

}


#course-view .section .content {
  /*background: #F5F0DE;*/
  background: #ffFcf9;
  border: 1px solid #e6e0ca;
  /*border: 2px solid #fff;*/
  border-right: 0;
  border-left: 0;
  padding: 5px !important;
}

#course-view .current .content {
  /*border: 1px solid #13164a;*/
  border-left: 0; border-right: 0;
  background: #fff; /*#F5F0DE url(pix/section_header.gif) repeat-x 0 0;*/
}

body#course-view .current .left {
  /*background: none;*/
  /*border: 1px solid #13164a;*/
  border-right: 0;
  /*background: #4964B7 url(pix/sidebar_active_bg.gif) repeat-x 0 100%; */
  background: #FFB400 url(pix/sidebar_active_bg.gif) repeat-x 0 100%;
  color: #ffb400;
}

body#course-view .current .right {
  /*background: none;*/
  /*border: 1px solid #13164a;*/
  border-left: 0;
  background: #fff;
  /*border: 2px solid #fff;
  border-left: 0;
  background: #F5F0DE url(pix/section_header.gif) repeat-x 0 0;*/
}

body#course-view .hidden .left {
  background: #AAA;
  border: 1px solid #bbb;
  border-right: 0;
  color: #aaa;
}

body#course-view .hidden .content {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

body#course-view .hidden .right {
  border: 1px solid #bbb;
  border-left: 0;
}

#course-view .section .content .section .activity {
  border-bottom: 1px solid #fff;
}

#course-view .section .side {
}
#course-view .section .left {
  border: 1px solid #e6e0ca;
  /*border: 2px solid #fff;*/
  border-right: 0;
  color: #394FA4; /*#FFFCF9;*/
  background: #394FA4 url(pix/sidebar_bg.gif) repeat-x 0 100%; /*#13164a*/;
}
#course-view .section .left a {
  display: none;
}
#course-view .section .right {
  /*background: #F5F0DE;*/
  background: #ffFcf9;
  border: 1px solid #e6e0ca;
  /*border: 2px solid #fff;*/
  border-left: 0;
}
#course-view .current .side{
}
#course-view .topics {

}
#course-view .weeks {
}
#course-view .section .spacer {
}
#course-view .section .weekdates {
  color:#AAA
}
/*.editing .section .content .summary {
  background-color:#FFF
}*/

.categorybox {
  width: 98%;
}

.categoryboxcontent,
.courseboxcontent {
  background: #ffFcf9;
  border: 1px solid #e6e0ca;
}
#course-user .section {
  border-color:#AAA
}
#course-user #content,
#user-view #content,
#user-edit #content,
.admin #content,
.course #content,
#files-index #content {

}
#user-edit #content .generalbox,
#user-view .userinfobox tr {

}
#site-index #content,
#course-view #content {

}
.logtable .r1 {
  background: #f5f0de; /*#F9F7EA;*/
}

.logtable td {
    border: 0;
    border-bottom: 1px solid #e6e0ca;
}

#course-user .logtable .r0 {
  background: transparent;
}

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

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

.loginbox {
  /*background-color:#F9FAFA*/

}
.loginbox .content {
  border-left: 1px solid #e6e0ca; border-right: 1px solid #e6e0ca; border-bottom: 1px solid #e6e0ca; border-top: 0 none;
  /*background: #F5F0DE;*/
    background: #F9F7EA;
}

.loginbox .left {
  border-right: 0;
}

.loginbox td.left {
  text-align: center !important;
}

.loginbox .right {
  border-left: 0;
}

.loginbox th.right {
  padding-left: 15px;
}

.loginbox hr {
  width: 75%; height: 1px;
  background: #a19d8e;
  border: 0;
  margin: 15px auto 10px auto;
  display: block;
}

.loginbox th {
  background: #F5F0DE url(pix/section_header.gif) repeat-x 0 0;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #e6e0ca; border-right: 1px solid #e6e0ca; border-top: 1px solid #e6e0ca;
}

form#login {
  margin-top: 20px;
}

/***
 *** 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 {
  background:#EEE
}

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


#content .user-content, #content .userinfobox {
  border: 5px solid #fff;
  background: #F9F7EA;
}

body#user-view .tabs, body#user-view .userinfobox, body#mod-forum-user .tabs, body#mod-forum-user .user-content {
  width: 95%;
  margin-left: auto; margin-right: auto;
}


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

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

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

#attempts .s0 {
  background: #FFB400; /*#ced5fb; make orange */
}

#attempts {
  border: 1px solid #e6e0ca;
}

#attempts tr.r0 {
  background: #F9F7EA;
}

#attempts tr.r1  {
  background: #fffcf9;
}

table.feedback td.topic, table.feedback td.user {
  background: #F9F7EA;
}

table.feedback td.topic div.files {
  margin-left: 10px;
  background: #fffcf9;
  border: 1px solid #e6e0ca;
}

#attempts td, table.feedback td {
  border: 1px solid #e6e0ca !important; /*0 !important;*/
}

#attempts.c2, #attempts .c3, #attempts .c4, #attempts .c5 {
  text-align: center !important;
}

#attempts th {
  border: 0 !important;
  background: url(pix/section_header.gif) repeat-x 0 0;
  border-bottom: 2px solid #e6e0ca !important;
  padding: 3px;
}

body#mod-assignment-index .r1, body#mod-choice-index .r1, body#mod-forum-index .r1, body#mod-forum-view .r1, body#mod-glossary-index .r1,
body#mod-lesson-index .r1, body#mod-quiz-index .r1, body#mod-resource-index .r1 {
  background: #F5F0DE;
}

/*body#mod-forum-index .r1 .c1, body#mod-lesson-index .r1 .c1, body#mod-lesson-index .r1 .c3, body#mod-quiz-index .r1 .c1 {
  background: #F9F7EA;
}

body#mod-forum-index .r0 .c1, body#mod-lesson-index .r0 .c1, body#mod-lesson-index .r0 .c3, body#mod-quiz-index .r0 .c1 {
  background: #fff;
} */

body#mod-quiz-edit #content, body#mod-resource-index #content {
  margin: 0 10px !important;
}

body#mod-quiz-edit table.generalbox {
  width: 85%;
}

body#mod-quiz-attempt table.generalbox, body#mod-quiz-review table.generalbox {
  width: 90%;
}

body#mod-quiz-review table.generaltable, body#mod-quiz-review td.generalboxcontent {
  width: 100%;
}

body#mod-quiz-review div.singlebutton {
  margin: 10px 0;
}

body#mod-quiz-attempt div#timer table.generalbox {
  width: auto;
}

.feedbacktext {
  color: #394FA4;
}

.gradingdetails {
  font-weight: bold;
}

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

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

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

.mod-forum #content {

}
#mod-forum-user #content {
  /*background-color:#EEE */
}
.forumheaderlist,
.forumpost {
  margin: 10px auto;
}

body#mod-forum-discuss .forumpost, body#mod-forum-view .forumpost {
  margin: 10px;
}


.forumheaderlist .header {

}

.forumpost, .forumheaderlist {
  border: 1px solid #e6e0ca;
  background: #fffcf9;
  /*border: 2px solid #fffcf9;*/
}

.forumheaderlist th {
  border: 0 !important;
  background: url(pix/section_header.gif) repeat-x 0 0;
  border-bottom: 1px solid #fff !important;
  padding: 3px;
}

.forumheaderlist td {
  padding: 0 3px;
}

#middle-column .forumpost {
  width: 98%;
}

.forumpost .content {

}


.forumpost .content .link {

}

body .forumpost .picture {
  padding-bottom: 0;
  background: #F5F0DE url(pix/section_header.gif) repeat-x 0 0;
  border-bottom: 1px solid #fff;
}

.forumpost .left {

}
.forumpost .topic {

}
.forumpost .starter, .forumpost .topic {
  background: #F5F0DE url(pix/section_header.gif) repeat-x 0 0;
  border-bottom: 1px solid #fff;
}



.forumheaderlist .discussion .starter {
  /*background: #F5F0DE;*/
}


.forumheaderlist .r1 .starter {
  background: #F9F7EA;
}

.forumheaderlist td {
  border: 0;
}
.sideblock .post .head {
  color:#555
}
.forumthread .unread, .forum .unread, .forumheaderlist .unread {
  background: #e8ecff;
}

#mod-forum-discuss .unread .content, #mod-forum-view .unread .content {
  border: 2px solid #e8ecff !important;
}
#mod-forum-discuss .forumthread .unread {
}
#mod-forum-index .unread {
}

#mod-forum-subscribers table {
  background: #ffFcf9;
  border: 1px solid #e6e0ca;
}

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

.mod-glossary #content {
 /*background-color:#F9FAFA*/
}
.entryboxheader {
  border-top: 5px solid #fff !important;
  border-left: 5px solid #fff !important;
  border-right: 5px solid #fff !important;
  border-bottom: 0 !important;
  background: #F9F7EA;
}
.entryboxheader hr {
  visibility: hidden;
}
.entrybox {
  border-top: 0;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  /*background: tranparent;*/
    background: #F9F7EA;
}
.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*/
}
.categoryheader {
  background: url(pix/footer.gif) repeat-x;
}
.glossaryformatheader {
  background-color:#FFEDCE
}
.glossarydisplay {
    width: 100%;
    border-bottom: 0;
}

/***
 *** 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
}

body#mod-quiz-attempt td.generalboxcontent td.menu,
body#mod-quiz-attempt td.generalboxcontent td.hospital,
body#mod-quiz-attempt td.generalboxcontent td.letter {
  border: 1px solid #000;
  padding: 10px;
}

#mod-quiz-attempt div.grade {
  font-size: 8pt;
}

/***
 *** 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
}


#blocks-file_manager-index table table {
  background: #ffFcf9;
  border: 1px solid #e6e0ca;
}

#blocks-file_manager-index table table td {
  padding: 2px 5px;
}



body#mod-quiz-attempt div.content td.menu,
body#mod-quiz-attempt div.content td.hospital,
body#mod-quiz-attempt div.content td.letter {
  border: 1px solid #000;
  padding: 10px;
}
/***** alton/styles_color.css end *****/

/***** alton/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;
}


.tabs tr,
.tabs .left,
.tabs .right {
  /*background:url(pix/tab/tabsbg_x2.gif) bottom left repeat-x*/
  background: url(pix/tabsbg.gif) repeat-x 0 100%;
}

.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: #f0f url(pix/tab/left.gif) no-repeat bottom left;*/
  background: url(pix/tab_left.gif) no-repeat 0 100%;

}

.tabs .r1 .active {
  background:url(pix/tab_left.gif) no-repeat 0 100%;
}

.tabs .r0 .inactive {
  background:url(pix/tab/left_inactive.gif) bottom left no-repeat;
}

.tabs .r1 .inactive {
  background:url(pix/tab/left_inactive2.gif) bottom left no-repeat
}

.tabs .r0 .activetwo {
  background:url(pix/tab/left_active2.gif) bottom left no-repeat
}

.tabs .r1 .activetwo {
  background:url(pix/tab/left_active2.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
}

body#course-user .section {
  border: 5px solid #fff !important;
  margin: 0 0 25px 0;
  background: transparent url(pix/calendar_footer.gif) repeat-x 0 100%;
}

.tabs .r0 .active .tablink {
  /*background:url(pix/tab/right.gif) bottom right no-repeat*/
  background: url(pix/tab_right.gif) no-repeat 100% 100%;
}

.tabs .r1 .active .tablink {
  /*background:url(pix/tab/right2.gif) bottom right no-repeat;*/
    background: url(pix/tab_right.gif) no-repeat 100% 100%;
}

.tabs .r0 .inactive .tablink {
  background:url(pix/tab/right_inactive.gif) bottom right no-repeat
}

.tabs .r1 .inactive .tablink {
  background:url(pix/tab/right_inactive2.gif) bottom right no-repeat
}

.tabs .r0 .activetwo .tablink {
  background:url(pix/tab/right_active2.gif) bottom right no-repeat
}

.tabs .r1 .activetwo .tablink {
  background:url(pix/tab/right_active2.gif) bottom right no-repeat
}

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

.tabs .r0 .active:hover, .tabs .r1 .active:hover {
  /*background:url(pix/tab/left_hover.gif) bottom left no-repeat*/
  background: url(pix/tab_left_hover.gif) 0 100% no-repeat;
}

.tabs .r0 .active:hover .tablink, .tabs .r1 .active:hover .tablink {
  /*background:url(pix/tab/right_hover.gif) bottom right no-repeat;*/
  background: url(pix/tab_right_hover.gif) no-repeat 100% 100%;
  line-height:32px
}

.tabs .r0 .inactive:hover {
  background:url(pix/tab/left_inactive.gif) bottom left no-repeat
}

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

/*.tabs .r1 .active:hover {
  background:url(pix/tab/left_hover2.gif) bottom left no-repeat
}

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

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

.tabs .r0 .selected {
  background:url(pix/tab/left_active.gif) bottom left no-repeat
}

.tabs .r1 .selected {
  background:url(pix/tab/left_active2.gif) bottom left no-repeat
}

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

.tabs .r1 .selected .tablink {
  background:url(pix/tab/right_active2.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;
}/***** alton/styles_tabs.css end *****/


