/**************************************
 * THEME NAME: formal_white
 *
 * Files included in this sheet:
 *
 *   formal_white/fw_layout.css
 *   formal_white/fw_color.css
 *   formal_white/fw_fonts.css
 **************************************/

/***** formal_white/fw_layout.css start *****/

/* Core */

body {
    margin: 5px;
}


h1.main,
h3.main,
h4.main,
h5.main,
h6.main,
.exampleh1.main,
.exampleh2.main,
.exampleh3.main,
.maintitle.main,
.mainbody.main,
.maincomment.main,
.mainbutton.main,
.mainbox.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h2.main {
  text-align: center;
  padding: 10px 0px 10px 0px;
} 

h3 {
  padding: 3px;

}

.maintitle {
  text-align: center;
  width: 900px;
  padding: 10px 0px 10px 0px;
  margin: 0 auto !important;
}

.exampleh1 {
  text-align: center;
  width: 900px;
  padding: 10px 0px 10px 0px;
}


.mainbody {
  text-align: justify;
  width: 900px;
  /*padding: 6px;*/
  line-height: 140%;
  margin: 0 auto !important;
}

.video{
  text-align: justify;
  width: 100%;
  /*padding: 6px;*/
  line-height: 200%;
  margin: 0 auto !important;
}

.mainbox_ext {
  text-align: justify;
  width: 100%;
}

.autobox_ext {
  text-align: justify;
  float: left;
  margin-bottom: 10px; 
}

.autobox {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 160%;
 
}

.new_line {
clear: left;
}

.mainbox {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; 
  line-height: 160%;
}

.mainhr{
  text-align: center;
  width: 900px;
  height: 1px;
  padding: 0px 0px 5px 0px;
  margin: 0 auto !important;
}

.print {
text-align: right;
width:920px;
}

.my_video{
  text-align: left;
  width: 900px;
  /*padding: 6px;*/
  line-height: 200%;
  margin: 0 auto !important;
}

.my_shm{
  text-align: left;
  width: 900px;
  /*padding: 6px;*/
  line-height: 200%;
  margin: 0 auto !important;
}


#my_mediaspace_wrapper{
  text-align: center;
  width: 640px;
  /*padding: 6px;*/
  margin: 0 auto !important;
   padding:20px;
}

#mediaspace_wrapper{
   margin-top: 10px;  
}

.container {
/*margin-left: 40px;
width: 900px;
overflow: auto;*/
  height: 100% !important;
  /*background-color: #F2F2F2;*/
  width: 940px !important;
  margin: 0 auto !important;
  }
  
#holder {
  height: 100% !important;
  width: 940px !important;
  margin: 0 auto !important;
}

  #mycomment {
/*margin-left: 40px;
width: 900px;
overflow: auto;*/
  height: 100% !important;
  /*background-color: #F2F2F2;*/
  width: 940px !important;
  margin: 0 auto !important;
}

#thediv {
font-weight: normal;
cursor:pointer;
color: #0000cc;
}

#par{
font-weight: normal;
/*cursor:pointer;*/
color: #000;
/*margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;  */
}

.exampleh2_ext {
  text-align: left;
  width: 900px;
}

.exampleh2 {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;  
  line-height: 180%;
}

.exampleh3_ext {
  text-align: left;
  width: 900px;
}

.exampleh3 {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;  
  line-height: 200%;
}

li {
  text-align: justify;
  line-height: 140%;
}

.mainbutton{
  text-align: justify;
  width: 300px;
  padding: 6px;
}
  
#layout-table #left-column, #layout-table #right-column {
    border: 1px solid;
    padding: 0px;
	
}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;

}


#content {
clear:both;
width:940px;
margin: 0 auto;
}
  
h1, h2, h3, th.header, .exampleh1, .exampleh2_ext, .exampleh3_ext, .maintitle, .mainbox_ext, .autobox_ext {
  border-width: 1px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

input, select {
  padding: 0px;
}
#layout-table #middle-column{
  vertical-align:top;
  padding-left:6px;
  padding-right:6px;
}
.sitetopic {
  padding:4px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.generalbox {
  border-width:1px; 
  border-style:solid;  
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

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

#header-home {
  /* padding:1em 0.5em; */
  height:160px;
  border-width:1px;
  border-style:solid;
}

#header {
  height:160px;
  border-width:1px;
  border-style:solid;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
}

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

.navbar {
  width:100%;
  padding:3px 0.5em;
  border-width:0px;
/*  border-style:solid; */
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}


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

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer
 ***/
 
#footer {
  text-align:left;
  margin-top: 5px;
  margin-bottom: 0px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock, .sideblock .header, .sideblock .content  {
  border-width: 0px;
 }


.sideblock .header h2 {
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
} 
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	/*diolis
	line-height: 16px;
	margin-bottom: 5px;
	*/
}

.coursebox .info .name {
  /*padding-bottom: 5px;*/
  }

.tabrow0 { 
   padding-top: 4px; 
} 

/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;
}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-width: 2px;
}

/* to hide search course button */
#site-index #coursesearch,#site-index #coursesearch2, #coursesearchnavbar, #coursesearch2{
display:none;
}

div.divmenu{
margin-left: 50px;
}

ul.menu {
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

li.Bmenu {
padding: 0px 0px 0px 0px;
margin: 1em 0;
margin-bottom: 12px;
margin-top: 0px;
}

li.Bmenuitem {
background-image: url(../../pix/f/text.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding: 0px 0px 0px 20px;
margin: 1em 0;
margin-left: 18px;
margin-bottom: 12px;
margin-top: 0px;
}

li.menu {
background-image: url(../../pix/f/text.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding: 0px 0px 0px 20px;
margin: 1em 0;
margin-bottom: 8px;
margin-top: 0px;
}


.mainbox_ext {
  width: 900px;
}

.mainbox {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; 
  line-height: 160%;
  /*border-width: 1px;
  border-style: solid; */
}


.maincomment_ext{
  width: 900px;
  border-width: 1px;
  border-style: solid; 
}

.maincomment{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px; 
  line-height: 200%;
}

.maincomment.main {
  padding-left: 5px;
} 

#SectionRef {

}


.resourcepdf object
{
width:950px !important;
}

div.hlp_img {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;	
}

div.link_img {
	position: relative;
	padding: 0;
	text-align: center;
	width: 200px;
	height: auto;
	margin-top: -27px;
    margin-bottom: 10px; 
	margin-left: auto;
    margin-right: auto;	
}

div.hlp_kef_img {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 10px;
	padding: 0;	 
}

div.link_kef_img {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: -27px;
	margin-bottom: 10px;
	padding: 0;
}

div.hlp_enot_img {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 10px;
	padding: 0;	 
}

div.link1_enot_img {
	position: relative;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: -27px;
	margin-bottom: 10px;
	padding: 0;	
}

#section-0 {
	display: none;
}

.image_show_solution
{
cursor:pointer;
width:82px;
height:30px;
margin:0 auto;
background-image: url("../../images/open.png");
}

.image_hide_solution
{
cursor:pointer;
margin:0 auto;
width:82px;
height:30px;
background-image: url("../../images/close.png");
}

ol {
margin-left: 20px;
}

#nav_div
{
position:absolute;  
top:170px;
left:0px;
z-index:10;
width: 30px;
height: 580px;
background-image:url('back.jpg');
}

#my_ul {
text-indent: 5px;
list-style-position: outside;
list-style-image: url(../../images/bullet.jpg);
list-style-type: square;
background-color: #bdd5e2;
border-color: #bdd5e2;
width:880px;
padding: 0px;
margin-left: 20px;
}

#my_ul_home {
text-indent: 5px;
list-style-position: outside;
list-style-image: url(../../images/bullet.png);

padding: 0px;
margin-left: 20px;
font-weight: bold;
font-size: 11pt;
font-family: Century-Gothic;
}

.selector_p {
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px;
}

.selector_p_u{
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px;
}

.selector_e {
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px;
}

.selector_e_u{
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px;
}

.selector_ask {
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px; 
}

.selector_ask_u{
text-align: center; 
margin: 0 auto; 
cursor: pointer; 
padding:2px;
}


.my_span {
font-weight: bold;
cursor: pointer;
color: #000;
}

.my_span_v {
color: #666 !important;
cursor: pointer;
}

.my_span_u {
color: #666 !important;
cursor: pointer;
}

.my_span_p {
color: #666 !important;
cursor: pointer;
}

.my_span_a {
color: #666 !important;
cursor: pointer;
}

.pilotiko_table { 
border: 2px solid #666;
background-color: #fff; 
width: 900px;
margin: 0 auto;
}

.pilotiko_erwthseis { 
background-color:#0099FF;
margin:0;
  padding: 5px 10px 5px 10px;
}

.pilotiko_apanthseis { 
background-color:#FFCC00;
padding: 5px 10px 5px 10px;
}

.pilotiko_td {
  text-align: justify; 
  padding: 15px 10px 15px 10px;
}

.pilotiko_kwdikos { 
color:#000; 
text-align:center; 
background-color:#CCC;
font-weight: bold; 
font-size: 14pt;
padding: 10px 10px 10px 10px;
}


/*Lightbox background */  
#lightbox {  
 display:none;  
 background:#E3E4E4;  
 opacity:0.9;  
 filter:alpha(opacity=90);  
 position:absolute;  
 top:0px;  
 left:0px;  
 min-width:100%;  
 min-height:1000%;  
 z-index:1000;  
}  

/* Lightbox panel with some content */  
#lightbox-panel {  
 display:none;  
 position:fixed;  
 /*top:100px;  */
 /*left:50%;  
 margin-left:-200px;  
 width:400px;*/  
 background:#FFFFFF;  
 padding:10px 15px 10px 15px;  
 border:2px solid #CCCCCC;  
 z-index:1001;  
} 

#my_applet {
text-indent: 5px;
list-style-position: outside;
list-style-image: url(../../images/bullet.jpg);
list-style-type: square;
padding: 0px;
margin-left: 40px;
}

img.appleticon {
    height: 16px;
    vertical-align: middle;
    width: 177px;
margin-left: 0px;
}

.teacher_name{

text-align:right; 
width: 900px;
height: 40px;
}

.span_name{
color:#1f8187;
/*font-weight: bold;*/
font-size: 10pt;
font-family:Trebuchet MS,Century Gothic,Calibri,Trebuchet MS,Verdana,Trebuchet MS,Geneva,Arial,Helvetica;
}
/***** formal_white/fw_layout.css end *****/

/***** formal_white/fw_color.css start *****/

/* Core */

body {
  background-color: #C5C7C6;
}

a:link {
    color: #000000;
}

a:visited {
    color:#000000;
}

a:hover {
    color: #666666;
}

h1 {
  background-color: #C6BDA8;
  border-color: #333333;
  color: #1f474f;
}

.exampleh1, .mainexampleh1 {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

.maintitle {
  background-color: #9eb9c5;
  border-color: #88a1ad;
  color: #000000;
}

#partitle {
  display:inline-block; 
  width: 900px;
  color: #2d2d2d;
  text-align: center;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  margin: 0 auto;
}

.mainhr {
  background-color: #e7c16c;
  border-color: #e7c16c;
  color: #000000;
}

.maincomment {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

h2 {
  background-color: #bdd5e2;
  border-color:#bdd5e2;
}

.exampleh2_ext {
  background-color: #ffffff;
  border-color: #93b9c5;
  border-style: solid;
  border-width: 1px;
  color: #000000;
}

h2.headingblock.header  {
 background: url(pix/grad/gradient_h.jpg);
}

h3 {
  border-color:#C6BDA8;
}

.exampleh3_ext {
  background-color: #ffffff;
  border-color:#ffffff;
}

.mainbody {
  color:#000000;
}

.video {
  border-color:#C6BDA8;
  color:#000;
}

h4 {
  border-color:#C6BDA8;
}

th {
    background-color:#E3DFD4;

}

th.header,
td.header,
div.header {
  background-color: #E3DFD4;

}

th.header {
  border-color: #C6BDA8;
}

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


#layout-table #left-column, #layout-table #right-column {
    /*background-color: #FEF9F6;*/
	background-color: #F7F4EA;  /*diolis*/
    border-color:#C6BDA8;
}

.generalbox {
background-color: transparent;
border-color: transparent;
/*
  border-color:#C6BDA8;
  background-color:#F7F4EA;  */ /*diolis   #FFFFFF  */
}

.generaltable,
.generaltable td {
  border-color:#C6BDA8;
  /* background-color:#FFFFFF; */
}

/* .generaltable .r0 td.cell.c0 {
 background-color:#C6BDA8; 
} */

.generaltable .r0 {
 background-color:#FEF9F6; 
}

.generaltable .r1 {
 background-color:#F1EFEB; 
}

.generaltable .r1 td.cell.c0 {
border-color:#C6BDA8; 
/* background-color:#E3DFD4; */
}

.navbar {
  background-color: #C5C7C6;
/*   #C6BDA8;
 border-color:#666666;
  height: 20px; */
  /*background: url(pix/grad/bg_bread.jpg) repeat-x;*/
}

.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#F7F4EA; /*diolis #FFFFFF; */
}

.highlight {
  background-color:#C6BDA8;
}

.highlight2 {
  color:#C6BDA8; /* highlight missing terms in forum search */
}

/***
 *** Roles
 ***/

.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#E3DFD4;
}

#admin-roles-override .capcurrent {
  background-color:#E3DFD4;
}

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

#header-home, #header {
  background-color: #E6E6E6; /*#8cb88e; #C0AFB9; anna*/
  border-color:transparent;
}

h1.headermain {
  background-color: transparent;
}

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


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

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

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

.sideblock .content {
   background-color:#F7F4EA; /*diolis*/
   /*background-color:#FEF9F6;*/
}

.sideblock .header, .sideblock .header h2 {
 background: url(pix/grad/gradient_h.jpg) repeat-x;
 background-color:#E3DFD4; 
}

.sideblock hr {
  color:#C6BDA8;
  /*background-color:#FEF9F6;*/
}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
  }

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border-color: #C6BDA8;
}

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


table.calendarmonth tr td {
   border-color:#C6BDA8;
} 

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

table.minicalendar tr.weekdays th {
  background-color:#FEF9F6;
  border-color:#C6BDA8;
  }

table.minicalendar tr td.day {
   border-color:#C6BDA8;
  }
  
table.minicalendar tr td.weekend {
  border-color:#C6BDA8;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}
  
/* colors for calendar events */
#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:#FF9966 !important;
  background-color:#FF9966;
}

#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;
}

.cal_popup_fg {
  background-color:#FEF9F6;
}

.cal_popup_bg {
  border-color:#C6BDA8;
  background-color:#FEF9F6;
}


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

.headingblock {
  border-color:#C6BDA8;
}

.coursebox {
  border-color:#C6BDA8;
  background: #d8d4c0;
  width: 60%;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  
}

.coursebox .info {
  background: #d8d4c0;
  /*anna #DFD2DA;*/
  width: 95%;
  /*height: 35px;*/
  margin: 10px;
  text-align: justify;

}

.coursebox .summary {
 /*background: #F7F4EA;*/

   display: none;
}


.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  background: #F7F4EA; /*diolis*/
  /*background: #FFFFFF;*/
}

.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

#course-view .section.main .content {
  border-color: #C6BDA8;
  background-color: #F7F4EA; /*diolis*/
  /*background-color: #FFFFFF;*/
}

#course-view .section.main .side {
  border-color: #C6BDA8;
  background-color: #F7F4EA; /*diolis*/
  /*background-color: #FFFFFF;*/
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #F7F4EA; /*diolis*/
  /*background-color: #C6BDA8;*/
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#C6BDA8;
 }




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

.tabs .side {
  border-color: #C6BDA8;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

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

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

.forumpost .content {
  background: #FEF9F6;
}

.forumpost .left {
  background:#FEF9F6; 
}

.forumpost .topic {
  border-bottom-color: #C6BDA8;
}

.forumpost .starter {
  background:#FEF9F6; 
}

.forumheaderlist .discussion .starter {
  background:#FEF9F6; 
}

.forumheaderlist td {
  border-color: #C6BDA8;
}

.sideblock .post .head {
  color:#FEF9F6;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
/*  border-color: #C6BDA8; */
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***
 *** Modules: glossary
 ***/

.picture,
.entryattachment,
.entryapproval {
  background-color: #E3DFD4;
 } 

.entrybox {
  border-color: #C6BDA8;
 }

.glossarypost.dictionary,
.glossarypost.fullwithauthor,
.glossarypost.fullwithoutauthor,
.glossarypost.continuous, 
.glossarypost.encyclopedia,
.glossarypost.faq {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

.glossarycategoryheader th  {
  background-color: #F7F6F1;
}


.glossarycategoryheader h2, 
.glossarypost .concept h3 {
  background-color: #FFFFFF
}


/***
 *** Error message
 ***/

.errorbox {
   color:#ffffff; 
   border-color:#660000;
   background-color:#990000;
 }

.errorboxcontent {
  background-color:#990000; 
}
 

/***
 *** Grade
 ***/

.grade-report-grader table#user-grades td.cell span.gradepass {
  background-color: #C2EBBD; 
}

.grade-report-grader table#user-grades td.cell span.gradefail {
  background-color: #EBC4BD;
}

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

.userinfobox {
 border-color: #C6BDA8;
}

.userinfobox .side {
 background-color: #EDEAE4;
}

.userinfobox .content {
 background-color: #FEF9F6;
}

.maincomment_ext {
  border-color: #333333;
  color: #000000;
}

.mainbox_ext{
  border-color: #333333;
  color: #000000;
}


/*for chemistry*/

.question_title {
  font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  background-color: #d5c29e;
  color: #000000;
  font-size:11pt;
  font-weight: bold;
  text-align: left;
  padding: 10px 10px 10px 10px;
  margin: 0 auto !important;
}

.question_title_2 {
  font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  background-color: #fff;
  border: 3px solid #d5c29e;
  color: #000000;
  font-size:11pt;
  font-weight: bold;
  text-align: left;
  padding: 10px 10px 10px 10px;
  margin: 0 auto !important;
}/***** formal_white/fw_color.css end *****/

/***** formal_white/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, input, select {
    font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size : 11pt;
}

li {
    font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS,Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size : 11pt;
}

th {
  font-family: Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, .exampleh1, .exampleh2, .exampleh3, .maintitle, .mainbody, .mainbutton, .mainbox, .video  {
    font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:14pt;
    font-weight: bold;
}

.exampleh1, .maintitle {
    font-size:11pt;
    font-weight: bold;
}

.exampleh2, .exampleh3 {
    font-size:11pt;
    font-weight: normal;
}

.my_video {
	font-size: 10pt;
	font-weight: bold;
}

.my_shm {
	font-size: 10pt;
	font-weight: bold;
}

#my_mediaspace_wrapper{
  font-family: Trebuchet MS, Century Gothic;
  font-size:11pt;
  font-weight: bold;
  color: #000;
}

h2 {
    font-size:11pt;
	font-weight: bold;
}
h3 {
    font-size:11pt;
}
h4 {
    font-weight:bold;
}

.mainbody, .mainbox  {
    font-size:11pt;
}

.video {
	font-size: 10pt;
	
}

.mainbutton {
    font-size:11pt;
	font-weight:bold;
}
th.header,
td.header,
div.header,
.headingblock {
    font-family: Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
}


.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 12pt;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    font-size:11pt;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
     font-size:11pt;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:11pt;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:11pt;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:11pt;
  }

table.minicalendar tr.weekdays th {
  font-family: Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
  font-size:11pt;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:11pt;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 13pt;
}

.coursebox .info .name {
  font-weight: normal;
  font-size: 12pt;
 
}


/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.arrow, .arrow_button input {
  font-family: Trebuchet MS, Verdana, Trebuchet MS, Arial,Helvetica,sans-serif;
}

/*
span.arrow {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */

p.arrow_button input {
  font-family: Trebuchet MS, Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}


/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}

/***
 *** Glossary
 ***/
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}

#mytable {
  font-family: Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  width: 900px;
  font-size:11pt;
}

#mytr {
  color:#000000;
  border: 1px solid black;
}

#mytd {
  text-align: left; 
  margin:0;
  border: 1px solid black;
  padding: 10px 20px 10px 20px;
}

#mytablesmall {
  font-family: Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  width: 860px;
  font-size:11pt;
}

.answer {
font-family:Trebuchet MS,
font-size: 11pt;
}

#mytrcolor {
  background-color:#FACFA9;
  color:#000000;
  border: 1px solid black;
}

.myButton {
	font-family: Trebuchet MS,Verdana;
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	background: #A396FF;
	border: 1px solid navy; 
	cursor: pointer; 
	margin: 2px 2px 2px 2px;
	padding: 3px;
}

.homelink a {
	font-family: Trebuchet MS,Verdana;
	font-size: 11pt; 
	font-weight: bold; 
	color: black; 
	background: #C0AFB9;
	border: 1px solid navy; 
	cursor: pointer; 
	margin: 2px 2px 2px 2px;
}

#myli {
  font-family: Trebuchet MS, Century Gothic, Calibri, Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: justify; 
  font-size:11pt;
}

.mainbox_ext {
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: justify; 
  font-size:11pt;
}

.mainbox {
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: justify; 
  font-size:11pt;
}


.maincomment_ext{
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: justify; 
  font-size:11pt;
}

.maincomment{
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: justify; 
  font-size:11pt;
}

.maincomment.main {
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  text-align: left; 
  font-size:11pt;
} 

#SectionRef {
  font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
  font-size:11pt;
}

.selector_p {
font-weight: bold; 
font-size: 10pt; 
text-decoration: none; 
}

.selector_p_u{
text-decoration: underline; 
font-weight: bold; 
font-size: 10pt; 
}

.selector_e {
font-weight: bold; 
font-size: 10pt; 
text-decoration: none; 
}

.selector_e_u{
text-decoration: underline; 
font-weight: bold; 
font-size: 10pt; 
}

.selector_ask {
font-weight: bold; 
font-size: 10pt; 
text-decoration: none; 
}

.selector_ask_u{
text-decoration: underline; 
font-weight: bold; 
font-size: 10pt; 
}
/***** formal_white/fw_fonts.css end *****/

