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

/***** afterburner/styles.css start *****/

#examp1
{
border:0px;
text-align:justify;
}

#logo
{
  width: 100%;  height: 130px; 
  background: url(images/lms.png) 0 0px no-repeat;
  background-position:50% 0px;
 display: block;
  margin-left:0px;float:left;
  text-align:center;
}

#wrapper
{
  width: 100%; margin:0 auto 20px; 
  background:#FFF;  
  border-width: 0 1px 1px;  border-style: solid;
  border-color: #ddd; color:#000;

}
#page {

width:90%;
margin:0px auto;


}
#content
{
 background:#fff;
}

.loginpanel
{
  color:#000; font:normal 12px verdana;
}
.signuppanel
{
  color:#000; font:normal 12px verdana;
}

body
{
   background:#eef3fa; margin:0; padding: 0; height:100%; 
}

body, td, th, li, p
{
  line-height: 1.8; 
  font-size:13px; 
  font-family:Arial,Helvetica,sans-serif; 
  font-weight:normal;
 
}
p {

font-size:14px;
font-weight:normal;


}

#background
{
  background: url(images/bg.png) 0 0 repeat-x; 
}


a:link,a:visited,
.tabrow1 a:link span { 
  color: #007EBA;
  color:#3E598F;
  font-weight:bold;
}

a:hover,a:active,
.tabrow1 a:visited span {
  text-decoration: none;
 
  color:#3E598F;
  font-weight:bold;
}

a img {
  border:none;
}

a:active {
  outline: none;
}

p {
  margin: 0 0 1em;
}

/* Header */

#header-home,
#header
{
  background:#fff; 
height:130px;
}

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

.headermenu
{
  padding:10px 15px;
}

/* Navbar */

.navbar {
  background:#e6e6e6; /*url(images/light.png) 0 -68px repeat-x;*/
  border-bottom:0px solid #e6e6e6;
  margin:0;
  padding:5px 15px 4px;
  color:#777;
  border-top:0px solid #d9d9d9;
  border-width: 1px 0;
}

.navbar .breadcrumb {
}

.navbar .navbutton {
  margin-top:0;
}

/* Content */


#layout-table
{
  margin:0; border-collapse:collapse; color:white; 
}

#left-column,#right-column 
{
  padding: 0; color:white; 
}

#left-column /* the entire left-column */
{
  background:#e8c131; height:538px; /* border:1px solid #e8c131; */ color:white; 
}

#right-column
{
  background: white; 
}
#inst3
{
  visibility:hidden;
}

#middle-column /* middle white column */
{
   background:#FFFFFF; 
   padding-top: 5px; 
   font:bold 11px verdana; 
   color:#000;
}
.main
{
  font:normal 20px verdana;
}

/* Sideblocks */

.sideblock
{
  margin-bottom:3; padding-bottom:9px;  background-color:#e8c131; color:white; 
}

.sideblock .header
{
  border:none;

height:30px;

 background: url(images/login.png); 
/* background:#007EBA; */
border-bottom:0px solid #c3d9e1; 
color:white; 
font:bold 16px verdana;
  padding:15px 6px 0px 8px; 
}

#right-column .sideblock .header 
{
  background:#007EBA; /*url(images/light.png) 0 -204px repeat-x;*/  
}

.sideblock .title h2
{
  font-size: 1em; 
}

.sideblock .content
{
  background:#e8c131; border:none;  /*position:absolute; top:70%; */
}

#left-column .sideblock .content 
{
   margin-right:30px; margin-top:10px;  color:white;
}

#right-column .sideblock .content 
{
  border-top: 1px solid #fff;
}

#middle-column.headingblock header
{
  background:#e8c131; 
}

.block_course_summary .content,
.sideblock .minicalendar {
  border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
  font-size:0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border:none;
}

.hide-show-image {
  padding-top: 1px;
  padding-right: 5px;
}

/* Courses */

h2.headingblock /* Site News and Course Categories Heading */
{
  border-width:0 0 0px 0; padding-bottom:0; font:bold 16px verdana; 
  background:url(images/ann.png) repeat-x; 
color:white; height:40px;
  width:98%;
  padding-top:13px;
}

.coursebox
{
  border-width:0 0 0px 0; padding-bottom:0px; 
   background:#FFFFFF; 
   font:normal 12px verdana; 
   color:#000; 
}
.name
{
  font:normal 12px verdana; color:#0d7cc1;
}

.categorybox 
{
  border:none; 
}

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

#course-view .weekscss .current,
#course-view .current td.side {
  background: #cc3300;
  color: #fff; 
}

.coursebox .info {
  width:44%; 
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
background: #fff url(images/grad.png) repeat-x 0 100%; 
}

.forumpost .picture {
  background: none;
}

.forumpost .side {
  background: none;
}

.forumpost .topic {
  border-width: 0px;
  border-style: solid;
  border-color: #eee #eee #ddd;
/*  background: #fff url(images/gradient.png) repeat-x 0 100%; */
  padding: 0px 0px;
}

.forumpost .content {
  border-width: 0 0px 0px;
  border-style: solid;
  border-color: #eee;
background: #edecec;
  padding: 5px 5px;
  width:98%;
}

.forumpost .posting {

width:95%;

}

.discussioncontrols td {
  padding: 10px 5px;
}
/* Users */

.userinfobox {
  border: none;
}

.userinfobox .contents {
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
/*  background: #fff url(images/gradient.png) 0 100% ; */
}

/* Tables */

.generaltable {
  border-color: #ddd;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  border-bottom: 1px solid #ddd;
  padding: 2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width: 0 0px 0;
  border-color: #ddd !important;
  border-style: solid;
}

table#attempts tr.r0 td.cell {
  background: #fff;
}

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

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background: #f7f7f7;
}

/* Calendar */

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

/* Misc */

#intro {
  background: #f5f5f5;
  margin-top: 1em;
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}

#attempts {
  font-size: 13px;
  margin-top: 15px;
}

#attempts .status div.s0 {
  background: #fdfcc6;
}

#site-index #right-column div div div input
{
  margin-top: 15px; 
}
#site-index #right-column .sideblock div div input
{
  margin-top: 2px; 
}

.course
{
  height:0px;
}

div.modified,
.subscription,
div.allcoursegrades,
.reportlink {
  padding: 15px;
}

#mod-resource-view .generalbox 
{
   background:white;  font-size:11px; font-family:verdana; border:1px solid #e8c131; width:867px; border:none;
}


.admintree
{
  font-size:12px; font-family:verdana; color:white; 
}
.depth0
{
 color:white;
}
  

.mod-choice #tablecontainer,
.forumheaderlist,
div.allcoursegrades,
table.forumpost,
.user #page table.controls {
  width: 95%;
  margin: 0 auto;
}

/* Footer */

#footer
{
  background: white; border-width: 1px 0 0; border-style: solid; border-color: #ddd;  color: #666;
  margin-top: 25px; 
}


body.course #footer 
{
  margin: 0; 
}

#footer .wrapper
{
  border-width:1px 0 0;border-style: solid;  border-color: #fff #ddd #ddd;  padding: 30px;  line-height: 1.5; 
  font-size: 0.9em;
}

.footer-left
{
  float: left;  text-align: left;  color: #0d7cc1; 
}

.footer-right
{
  float: right; text-align: right;
}

#footer .logininfo 
{
  font-size: 1em; background:#e8c131; position:absolute; height:70%;
}

#footer-bottom
{
  text-align: center; 
}

/*-------------------------------------------------------------------------------------------------*/
.forumnodiscuss /* only (No news has been posted yet) */
{
  color:#488b9b; font:bold 12px verdana;
}
.categoryname
{
  color:#488b9b; font:bold 13px verdana;
}
.validators 
{
  color:#488b9b;
  font:normal 12px verdana;
}
.timeused
{
  visibility:hidden;
}
.memoryused
{
  visibility:hidden;
}
.included
{
  visibility:hidden;
}
.rcache
{
  visibility:hidden;
}
.name
{
   font:bold 11px verdana;
}

.leftmenubflogin  a:link,a:active,a:visited {

color:#3e598f;
font-weight:bold;


}

.menulogged a:link {
color:#3e598f;
font-weight:bold;
}
.menulogged a:hover,a:active,a:visited{
color:#3e598f;

}
.block_login .header {

 background: url(images/login.png); 
 text-align:center;
 height:30px;
 font-size:14px;
}
.block_login .title h2 {

font-size:22px;
px;

}
.block_login
{

border-bottom:2px solid #808080;
}
.block_login .loginform label {

color:#888888;
font-size:14px;
font-weight:bold;


}
/*  Css for the login block space b/e create and password  text*/
.block_creacc {

padding-top:5px;

}
.qheader {

font-size:14px;

}
.fheader {

font-size:16px;
font-weight:bold;
color:#C80000 ;
}
/* css for the front page text */
.aboutfront {
border:0px dotted #333333;
line-height:2;
font-family:Arial, Helvetica, sans-serif;
height:100px;
padding:10px 10px;
 background:#edecec url(images/grad.png) 0 110% no-repeat;
width:97%;

}
.footertxt {

font-size:12px;
line-height:1.5;
color:#000;
font-weight:none;
padding-right:50px;
}
.singlebutton {

border:0px solid #000;
}

#redirect #continue {
 
font-size:20px;

}
.frontpage {

float:left;
border:0px solid #000;
background:url(http://moodle01.southcentralpartnership.org/scphp/theme/afterburner/images/scph.png) 0 0 no-repeat;

}

.pagecontent {
border:0px solid #000;
padding-top:14px;
padding-left:5px;
}

.block_menu_logged {

font-size:18px;
padding-left:0px;
}
.leftme {

font-size:16px;
}
/***** afterburner/styles.css end *****/