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

/***** oats/fw_layout.css start *****/

/* Core */

body {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body div.pagewidth {
  width:940px;
  margin-left: auto;
  margin-right: auto;
}

body.message div.pagewidth {
  width:350px !important;
  margin-left: auto;
  margin-right: auto;
}
body#help div.pagewidth,
body#course-info div.pagewidth {
  width:400px !important;
  margin-left: auto;
  margin-right: auto;
}
body.files div.pagewidth {
  width:940px !important;
  margin-left: auto;
  margin-right: auto;
}

td#left-column, td#right-column {
  width: 187px !important;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  padding-left: 5px;
}
  
h1, h2, h3 {
  border-width: 1px;
  border-style: solid; 
}

h1 {
  padding-top: 3px;
  padding-bottom: 3px;
}

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

input {
  
}

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

.sitetopic {
  border-top: 24px solid;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

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

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

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

#header {
  height:220px;
  border-width:0px;
  border-style:solid;
}

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

.headernavi .navitem {
float: left;
height: 25px;
border-left: 1px solid white;
margin-left: 11px;
padding: 10px 6px 0px 17px;
}

.navbar {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%; 
  height: 30px;
  border:0px;
}

.breadcrumb {
 padding-top: 6px;
 padding-left: 3px;
 }
 
.navbar .navbutton {
  padding-right: 10px;
  padding-top: 5px;
 }

.navbar .menu {
  padding-right: 10px;
  padding-top: 5px;
 }


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

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

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

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


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

#footer {
  text-align:left;
  margin-top: 5px;
}

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

#footer .loggedinas {
  text-align: center;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/***
 *** Blocks
 ***/
.sideblock {
  margin-top: 1px;
}

.sideblock .header {
  border: 0px;
  padding:0px 2px 2px 10px;
}

.sideblock .header .title h2 {
  padding-top: 4px;
  padding-bottom: 2px;  
  border: 0px;
}
.sideblock .content {
  margin-top: 1px;
}
.sideblock .footer {
  border-top-width:1px;
  border-top-style:solid;
  margin-top:4px;
  padding-top:2px;
}

li.r0,
li.r1,
li.activity,
li.listentry {
  margin-top:4px;
  margin-bottom:2px;
}

img.userpicture {
  margin-bottom:1px;
}

.block_glossary_random .content h2 {
  border: 0px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0px;
}

/***
 *** Calendar
 ***/
 
 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.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

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

#calendar td.sidecalendar .sideblock {
  border: none;
  margin-bottom:10px;
}

#calendar .sidecalendar h2 {
  border: 0px;
}

/***
 *** Course
 ***/
 
h2.headingblock {
  border:0px;
  padding:4px 6px 5px 10px;
  font-size: 1.0em;
}

#middle-column .header {

  margin-bottom: 0px;
}

#middle-column .categorybox {
  margin-top: 0px;
  padding-top: 0px;
}

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


/***** oats/fw_layout.css end *****/

/***** oats/fw_color.css start *****/

/*
Used Colors:

FF6600 - orange -> FF6600  			-> d-red: 6B0000  9F0000
1651B2 - dark-blue (header bg) -> 1F1D66    	-> d-green: 014711
CEE7EE - light-blue (boxes bg) -> CEE7EE	-> light-grey: FAFAFA

7DCB08 - green (calendar global event)
FA5D00 - red (calendar course event)
FABA00 - orange (calendar group event)
70C4E8 - blue (calendar user event)
*/


/* Core */



body {

  background-color: #565B61;

}



a:link {

    color: #000000;

}



a:visited {

    color:#000000;

}



a:hover {

    color: #9F0000;

}



a.dimmed:link {

    color: #C8CACC;

}



a.dimmed:visited {

    color:#C8CACC;

}



a.dimmed:hover {

    color: #9F0000;

}





h1 {

  background-color: #014711;

  border-color: #FAFAFA;

  color: #000000;

}



.generalbox h2 {

  background-color: #FAFAFA;

  border-color:#FAFAFA;
  color: #014711;

}


h3 {

  border-color:#FAFAFA;

}

h4 {

  border-color:#FAFAFA;

}





th {

    background-color:#014711;



}



th.header,

td.header,

div.header {

  background-color: #014711;
  color: #FFF;



}
th.header a, td.header a, div.header a{

  color: #FFF;
  text-decoration: underline;

}
th.header a:hover, td.header a:hover, div.header a:hover{

  color: #9F0000;
  text-decoration: underline;

}


#layout-table #left-column {

    /* background-color: yellow; */

}



.generalbox {

  border-color:#9F0000;

  background-color:#FFFFFF;

}



.navbar {

  background-color:#FFFFFF;
  border-top: 1px solid #9F0000;
  border-bottom: 1px solid #9F0000;


}


.sitetopic {
  border-color: #014711;
  background-color: #FFFFFF;
}




.sitetopiccontent {

  border-color:#FAFAFA;

  background-color:#FFFFFF;

}





/***

 *** Header

 ***/



#header-home, #header {

  background-color: #FFFFFF;

}

.headercontainer {
	margin: 0 auto;
	padding: 0;
	background: url(topw_bg.jpg) top left repeat-x;
}

.headernavi {
  background-color: #9F0000;
}

.navitem a {color: white;}
.navitem a:hover {color: black;}

.headermenu .logininfo {color: #111;}
.headermenu .logininfo a {color: #9F0000;}

/***

 *** Footer

 ***/

#footer {
  background-color: #FFFFFF;
}


.breadcrumb li.first,
.breadcrumb li.first a {

 color: black;
 font-weight: normal;

 }
.breadcrumb li.first a:hover {

 color: #9F0000;
 font-weight: normal;

 }

#footer .loggedinas {
  border-top: 1px solid #9F0000;
}

div.sites a, div.sites a:hover {
  color: #565B61;
  font-size: 8px;"
}

/***

 *** Login

 ***/





.loginbox .header {

  border-color:#9F0000;

}



.loginbox .content {

  border-color:#9F0000;

}





/***

 *** Blocks

 ***/

 

.sideblock .header {

  border-color: #9F0000;

  background-color: #014711;

}



.sideblock {

  border-color:#9F0000;

}



.sideblock .content {

  border-color:#9F0000;

  background-color:#FAFAFA;

}



.sideblock .footer {

  border-top-color:#9F0000;

}

.sideblock .footer a {
  color: #6f6f6f;
}

.sideblock .header .title h2 {
  color: white;

}



.sideblock .header .hide-show img.hide-show-image {

  background: url('pix/switch_minus.gif') no-repeat middle;

}



.sideblock .hidden .header .hide-show img.hide-show-image {

  background: url('pix/switch_plus.gif') no-repeat middle;

}





li.post .head .date,

li.post .head .name  {

  color: #9F0000;

}





/***

 *** Calendar

***/

 

#calendar .maincalendar,

#calendar .sidecalendar {

  border-color: #FEF9F6;

}


#calendar td.sidecalendar .sideblock {

  background-color: #FEF9F6;

}

#calendar .sidecalendar h2 {

  color: #FFFFFF;

}


#calendar .maincalendar table.calendarmonth th {

  border-color: #DDDDDD;
  background-color:#014711;
  color: white;

}





table.calendarmonth tr td {

   border-color:#DDDDDD;

} 



table.minicalendar {

  border-color:#DDDDDD;

}



table.minicalendar tr.weekdays th {

  border-color:#DDDDDD;
  background-color: #014711;
  color: white;

  }



table.minicalendar tr td.day {

   border-color:#CCCCCC;

  }

  

table.minicalendar tr td.weekend {

  border-color:#9F0000;

  color: #9F0000;

  }

  

#calendar .today,

.minicalendar .today {

  border-color:green !important;

}

  

/* colors for calendar events */

#calendar .event_global,

.minicalendar .event_global,

.block_calendar_month .event_global {

  border-color:#7DCB08 !important;

  background-color:#7DCB08;

}



#calendar .event_course,

.minicalendar .event_course,

.block_calendar_month .event_course {

  border-color:#FA5D00 !important;

  background-color:#FA5D00;

}



#calendar .event_group,

.minicalendar .event_group,

.block_calendar_month .event_group {

  border-color:#9F0000 !important;

  background-color:#9F0000;

}



#calendar .event_user,

.minicalendar .event_user,

.block_calendar_month .event_user {

  border-color:#70C4E8 !important;

  background-color:#70C4E8;

}



.cal_popup_fg {

  background-color:#FEF9F6;

}



.cal_popup_bg {

  border-color:#DDDDDD;

  background-color:#FEF9F6;

}



.formtable th {
  background-color:#70C4E8;
}
.formtable td {
  background-color:#FEF9F6;
}


/***

 *** Course

 ***/



.headingblock {

  border-color:#DDDDDD;

}



#middle-column .header {

  background-color: #014711;
}



.categoryboxcontent,

.courseboxcontent {

  border-color:#DDDDDD;

  background: #FFFFFF;

}



.categorybox .category,

.categorybox .category {

  border-color: #DDDDDD;

}



#course-view .section .content {

  border-color: #DDDDDD;

  background-color: #FFFFFF;

}



#course-view .section .side {

  border-color: #DDDDDD;

  background-color: #FFFFFF;

}



/***

 *** Tabs

 ***/



.tabs .side {

  border-color: #333333;

}

.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:#9F0000;

}



.forumpost .content {

  background: #FAFAFA;

}

.forumpost .subject {

  color: #9F0000;

}
.forumpost .author {

  color: #666;

}

.forumpost .left {

  background:#FAFAFA; 

}



.forumpost .topic {

  border-bottom-color: #9F0000;

}



.forumpost .starter {

  background:#FAFAFA; 

}



.forumheaderlist .discussion .starter {

  background:#FAFAFA; 

}

.forumheaderlist th {

  color: #FFFFFF;

}

.forumheaderlist td {

  border-color: #9F0000;

}



.sideblock .post .head {

  color:#FAFAFA;

}



.forumthread .unread {

  background: #FAFAFA;

}

#mod-forum-discuss .forumpost {

  background: none;

}



#mod-forum-discuss .forumpost.unread .content {

  border-color: #9F0000; 

} 



#mod-forum-discuss .forumthread .unread {

} 



#mod-forum-index .unread {

}

/***

 *** Modules: Wiki

 ***/

#mod-wiki-view .wiki a { color: #9F0000; }
#mod-wiki-view .wiki h2.page a { color: #014711; }
/***** oats/fw_color.css end *****/

/***** oats/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

th {
    font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
}

h2 {
    font-size:1.05em;
}
h3 {
    font-weight:bold;
    font-size:1.0em;
}
h4 {
    font-size:1.0em;
}
h5 {
    font-size:0.95em;
}
h6 {
    font-size:0.85em;
}
th.header,
td.header,
div.header,
.headingblock {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}

#middle-column .header {

  color: #FFF;
}

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

input, select,
#left-column input,
#right-column input {
     font-size:.8em;
}

#content .modified {
     font-size:.8em;
}

div.coursebox div.name{ padding-bottom: 15px;}
div.coursebox div.name a{ font-weight: bold; font-size: 1.1em;}


/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size:.85em;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

.headermenu input,
.headermenu select {
     font-size:.8em;
     margin-top: 5px;
}

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

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

.r0 input,
.r1 input,
.r2 input {
     font-size:.8em;
}

li.post .head .date,
li.post .head .name  {
  font-size:0.9em;
}

.sideblock .content ul li.post .info {
  text-align: left;
  font-size:0.95em;
}

li.post .info a {
  font-size:0.9em;
}

.block_online_users .content .info {
  font-size:.9em;
}

.filters td a {
  font-size:.9em;
  line-height:9px;
}

.content .activitydate,
.content .activityhead {
  font-size:.95em;
}

.block_messages .content .info,
.block_messages .footer {
  font-size:1.2em;
}

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

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

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td.day {
  font-size:0.7em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}
  
.coursesearchbox input {
     font-size:.8em;
}/***** oats/fw_fonts.css end *****/

/***** oats/fw_moz.css start *****/

/*******************************************************************
 styles_moz.css
  
 This CSS file uses the non-standard Mozilla CSS extensions
 to add round corners to the current theme.

 Styles are organised into the following sections:
  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  tabs
  user

  various modules

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



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

.headingblock {
  -moz-border-radius:0;
}

.notifyproblem {
  -moz-border-radius:0;
}

.notifysuccess {
  -moz-border-radius:0;
}
.generalbox {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
}

.generalboxcontent {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
}

.noticebox {
  -moz-border-radius:0;
}

.informationbox {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
}

.informationboxcontent {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-bottomright:0;
}

.sitetopiccontent {
  -moz-border-radius:0;
}

.headingblock {
  -moz-border-radius:0;
}

.categorybox, .categoryboxcontent, 
.coursebox {
  -moz-border-radius:0;
}




/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive{
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}

.generaltabselected {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}


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

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

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

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

.sideblock.hidden {
  -moz-border-radius:0;
}

.sideblock .content {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.block_course_summary, .block_course_summary .content {
  -moz-border-radius:0;
}

.editing .block_course_summary .content {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}


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

#calendar .eventlist .event {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

#calendar .eventlist .event .side {
  -moz-border-radius-topright:0;
}

#calendar .eventlist .event .description {
  -moz-border-radius-bottomright:0;
}

#calendar .maincalendar,
#calendar .sidecalendar
{
  -moz-border-radius-bottomright:0;
  -moz-border-radius-topright:0;
}

#calendar td.sidecalendar .sideblock {
  -moz-border-radius-bottomright:0;
  -moz-border-radius-topright:0;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.sideblock.block_calendar_month .filters table
{
  -moz-border-radius:0;
}

table.minicalendar {
  -moz-border-radius:0;
}

table.minicalendar td {
  -moz-border-radius:0;
}

#calendar .maincalendar li.event_course,
#calendar .maincalendar li.event_global,
#calendar .maincalendar li.event_user,
#calendar .maincalendar li.event_group,
#calendar .filters td.event_course,
#calendar .filters td.event_global,
#calendar .filters td.event_user,
#calendar .filters td.event_group {
  -moz-border-radius:0;
}

/***
 *** Course
 ***/
body#course-user .section {
  -moz-border-radius:0;
}


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

/***
 *** Login
 ***/
.loginbox {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.loginbox .content.left {
  -moz-border-radius-topright:0;
}
.loginbox .content.right {
  -moz-border-radius-bottomright:0;
}

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

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

/***
 *** User
 ***/
.userinfobox {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.groupinfobox {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}
#user-view .left {
  -moz-border-radius-topright:0;
}

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

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

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

/***
 *** Modules: Forum
 ***/
.forumpost {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.forumpost .side {
  -moz-border-radius-topright:0;
}

.forumpost .content {
  -moz-border-radius-bottomright:0;
}

.forumpost .message {
  -moz-border-radius-bottomright:0;
}


/***
 *** Modules: Glossary
 ***/
.glossarycategoryheader {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}

.glossaryformatheader {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}

.entryboxheader {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}

.entrybox {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.glossarypost {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.glossarypost .side {
  -moz-border-radius-topright:0;
}

.encyclopedia .entrylowersection {
  -moz-border-radius-bottomright:0;
}
.glossarycomment {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}

.glossarycomment .side {
  -moz-border-radius-topright:0;
}

.glossarycomment .entry {
  -moz-border-radius-bottomright:0;
}


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

#mod-journal-view .feedbackbox {
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
}
#mod-journal-view .feedbackbox .side {
  -moz-border-radius-topright:0;
}
#mod-journal-view .feedbackbox .entrycontent {
  -moz-border-radius-bottomright:0;
}

/***** oats/fw_moz.css end *****/


