/**************************************
 * THEME NAME: standardwebct_v3
 *
 * Files included in this sheet:
 *
 *   standardwebct_v3/webct.css
 **************************************/

/***** standardwebct_v3/webct.css start *****/

/*** miscellanous fixes **/

 hr {
   color: #FFFFF;
   background-color: #FFFFFF;
 }
 
 .generalbox td.generalboxcontent {
     background-color: transparent;
	 border: none;
  }
  
  td.sitetopiccontent {
      background:transparent;
  	  border: none;
	  color: white;
  }
  
  
  table.sitetopic {
    width: 75%;
	margin: 0 auto 0 auto;
  }

  .cal_popup_caption {

     background-color: #ffffff;

     color: #000000;

   }

   

   .cal_popup_caption a {

     color: #000000 !important;

   }   

   

   .cal_popup_fg  a{

     color: #000000 !important;

   }



  .maincalendar .controls a {

    color: black !important;

  }

  

  .eventlist a {

    color: black !important;

	text-decoration: underline;

  }

  

  .sidecalendar a {

    color: black !important;

  }

  

  .sidecalendar {

     background: #FFFFFF;

  }

  

  .maincalendar {

    background: #FFFFFF;

  }



  .helplink {

    color: #FFFFFF !important;

  }

  

  #grade-index #content a {

    color: #000000;

  }

  

  #grade-index #content .grades {

    background: #FFFFFF;

  }

  

  .tablink, .tablink a {

    color: #000000 !important;

  }



  #course-log .r1, #course-loglive .r1 {

    background-color: #666666;

  }

  

  #user-view .userinfobox {

     background:#FFFFFF;

	 color:#000000;

  }

  

  

  #user-view .userinfobox a {

     text-decoration: underline;

	 color:#000000;

  }

/**/







/*

 * Fixes for the main page

 * in order to hide icons

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

 

 #middle-column .activityicon {

   display: none;

 }





/**** Fixes for Admin Reporting ****/

#mod-quiz-report  {

  background-image: none;

}



#mod-quiz-report #content {

  background-color: #FFFFFF;

  color: #000000;

}



#mod-quiz-report #content a {

  background-color: #FFFFFF;

  color: #000000;

}

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



/***** Fixes for Journal Tool *******/

#mod-journal-index * {

  color: #FFFFFF; 

}



#mod-journal-index select, #mod-journal-index option  {

  color: #000000; 

}





#mod-journal-report #content {

  background-color: #FFFFFF;

  color: #000000; 

}



#mod-journal-report #content a {

  background-color: #FFFFFF;

  color: #000000;

}



/************* Fixes for Quiz Tool ************/

#mod-quiz-index * {

  color: #FFFFFF;

}



#mod-quiz-view * {

  color: #FFFFFF;

}



#mod-quiz-view input {

  color: #000000;

}



#mod-quiz-attempt * {

  color: #FFFFFF;

}



#mod-quiz-attempt input {

  color: #000000;

}



#mod-quiz-attempt option {

  color: #000000;

}



#mod-quiz-review * {

  color: #FFFFFF;

}



#mod-quiz-review input {

  color: #000000;

}



.highlight {

  background-color: transparent;

  color: #FFFFFF;

  text-decoration: underline;

}





/************* Fixes for Resource ****************/

#mod-resource-index .generaltable * {

  color: #FFFFFF;

  font-size: 14px !important;

}





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





/* Change color of hyperlinks in Calendar */



.block_calendar_month .filters a {

  color: #FF0000 !important;

}



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



/**

  *  Adds all the nice finish to the standard theme

  *

 */



.glossarypost .entry {

   background-color: #FFFFFF;

}



.glossarypost .entry a {

   color: #000000;

}



.glossarypost .entrylowersection {

   background-color: #FFFFFF;

}



.generalboxcontent {

	background-color: transparent;

	color: #DDDDDD;

}



/******** 

   add white background and blacktext to forum postings */



.forumheaderlist {

  margin: 5px 0 5px 0;

  background-color: #EEEEEE;

  color: black;

}



.forumheaderlist .discussion .topicstarter {

  margin: 5px 0 5px 0;

  background-color: white;

  color: black;

}

.forumheaderlist .discussion a {

  color: blue;

}



.forumheaderlist .discussion a:visited {

  color: blue;

}



#mod-forum-index  h2.main {

  color: #FFFFFF;

}



#mod-forum-index .generaltable * {

  margin: 5px 0 5px 0;

  background-color: white;

  color: black;

}



#mod-forum-index .generaltable a {

  color: blue;

  text-decoration: underline;

}



.forumpost {

  color: black;

}







 .forumpost .ratings a {

   font-size: .9em;

   color: blue;

   text-decoration: underline;

 }

 

 .forumpost .ratings a:visited {

   font-size: .9em;

   color: gray;

   text-decoration: underline;

 }

 

 .forumpost .commands a, .forumpost .commands a:visited, .forumpost .topic a{

   color: blue;

   text-decoration: underline;

 }

 

 .forumpost .topic {

   background-color: #EEEEEE;

 }

 

 .forumpost .topic .author a {

   color:blue;

}

 

  



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



a:link,

a:visited {

  color:#DDDDDD;

}



a.dimmed:link,

a.dimmed:visited {

  color:#DDDDDD;

}



a:hover {

  color:#DDDDD;

}



th.header,

td.header,

div.header {

	border: 0px none #333399;

	background-color: transparent;

	color: #333399;

	margin: 0px;

	padding: 0px;

}



.sideblock .header {

  font-size:0.9em;

  font-weight: bold;

  color: #DDDDDD;

}



.sideblock .content {

	font-size:0.9em;

	line-height:1.2em;

	background-color: transparent;

    color: #DDDDDD;



}



div.navbar,

div.breadcrumb,

div.title,

div.logininfo

{

  color:#DDDDDD;

  background-color: transparent

}



/*  -removed for readability

body {

	background-color: #333399;

	background-image: url(BG.gif); 

	background-repeat: no-repeat;

	background-position: center;

}

*/



body {

	background-color: #333399;

}







#course-view .section .content {

	padding:5px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	color: #333399;

	font-weight: lighter;

}





#course-view .section .side {

  padding:5px;

  border-style:none;

  border-width:0px;

  color: #333399;

  font-size: 0em;

}



#course-view .section .left {

  border-right:0px;

  text-align:center;

  width: 1.5em;

  font-size: 0em;

  color: #333399;

}



#course-view .section .right {

  border-left:0px;

  text-align:center;

  width: 1.5em;

  font-size: 0em;

  color: #333399;

}





#course-view .section .activity a {

    font-size: 0em;

    color: #333399;

}





.headingblock {

   font-size: 0em;

}



#mod-resource-index .cell {

  font-size:0em;

}



#middle-column #section-1 {

  display: none !important;

}



#middle-column #section-2 {

  display: none !important;

}



#middle-column #section-3 {

  display: none !important;

}



#middle-column #section-4 {

  display: none !important;

}



#middle-column #section-5 {

  display: none !important;

}/***** standardwebct_v3/webct.css end *****/

