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

/***** vo/fw_layout.css start *****/

/* Core */

body {
    margin: 5px;
}


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

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

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

input {
  
}

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

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

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

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

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

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

.navbar {
  margin-right: 5px;
  width: 100%; 
  padding:0px;
  height: 25px;
  border-width:1px;
  border-style:solid;
}

.breadcrumb {
 padding-top: 3px;
 padding-left: 3px;
 }
 
.navbar .navbutton {
  padding-right: 3px;
  padding-top: 2px;
 }


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


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


.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

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


/***
 *** 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;
}
/***** vo/fw_layout.css end *****/

/***** vo/fw_color.css start *****/

/* Core */



body {

  background-color: #FFFFFF;

}



a:link {

    color: #663300;

}



a:visited {

    color:#996600;

}



a:hover {

    color: #666666;

}



h1 {

  background-color: #FFFFFF;

  border-color: #333333;

  color: #333333;

}



h2 {

  background-color: #F0F0F9;

  border-color:#D7D7EC;

}

h3 {

  border-color:#D7D7EC;

}

h4 {

  border-color:#D7D7EC;

}





th {

    background-color:#F0F0F9;



}



th.header,

td.header,

div.header {

  background-color: #FFFFFF;



}



#layout-table #left-column {

    /* background-color: yellow; */

}



.generalbox {

  border-color:#D7D7EC;

  background-color:#FFFFFF;

}



.navbar {

  background-color:#D7D7EC;

  border-color:#666666;

  /* height: 20px; */

  background: url(pix/grad/bg_bread.jpg) repeat-x;

}



.sitetopiccontent {

  border-color:#D7D7EC;

  background-color:#FFFFFF;

}





/***

 *** Header

 ***/



#header-home, #header {

  background-color: #FFFFFF;

  border-color:#D7D7EC;

}



/***

 *** Login

 ***/





.loginbox .header {

  border-color:#D7D7EC;

}



.loginbox .content {

  border-color:#D7D7EC;

}





/***

 *** Blocks

 ***/

 

.sideblock .header {

  border-color: #D7D7EC;

}



.sideblock {

  border-color:#D7D7EC;

}



.sideblock .content {

  border-color:#D7D7EC;

  background-color:#FEF9F6;

}



.sideblock .footer {

  border-top-color:#D7D7EC;

}



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

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

}



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

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

}



/***

 *** Calendar

***/

 

#calendar .maincalendar,

#calendar .sidecalendar {

  border-color: #D7D7EC;

}



#calendar .maincalendar table.calendarmonth th {

  border-color: #D7D7EC;

}





table.calendarmonth tr td {

   border-color:#D7D7EC;

} 



table.minicalendar {

  border-color:#D7D7EC;

}



table.minicalendar tr.weekdays th {

  background-color:#FEF9F6;

  border-color:#D7D7EC;

  }



table.minicalendar tr td.day {

   border-color:#D7D7EC;

  }

  

table.minicalendar tr td.weekend {

  border-color:#D7D7EC;

  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:#D7D7EC;

  background-color:#FEF9F6;

}





/***

 *** Course

 ***/



.headingblock {

  border-color:#D7D7EC;

}



.categoryboxcontent,

.courseboxcontent {

  border-color:#D7D7EC;

  background: #FFFFFF;

}



.categorybox .category,

.categorybox .category {

  border-color: #D7D7EC;

}



#course-view .section .content {

  border-color: #D7D7EC;

  background-color: #FFFFFF;

}



#course-view .section .side {

  border-color: #D7D7EC;

  background-color: #FFFFFF;

}



/***

 *** Tabs

 ***/



.tabs .side {

  border-color: #D7D7EC;

}

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

}



.forumpost .content {

  background: #FEF9F6;

}



.forumpost .left {

  background:#FEF9F6; 

}



.forumpost .topic {

  border-bottom-color: #D7D7EC;

}



.forumpost .starter {

  background:#FEF9F6; 

}



.forumheaderlist .discussion .starter {

  background:#FEF9F6; 

}



.forumheaderlist td {

  border-color: #D7D7EC;

}



.sideblock .post .head {

  color:#FEF9F6;

}



.forumthread .unread {

  background: #FEF9F6;

}

#mod-forum-discuss .forumpost {

  background: none;

}



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

  border-color: #D7D7EC; 

} 



#mod-forum-discuss .forumthread .unread {

} 



#mod-forum-index .unread {

}

/***** vo/fw_color.css end *****/

/***** vo/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

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

body {
    margin : 5px;
}

th {
  font-family: Verdana, Geneva, 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}


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


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

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

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

/***
 *** 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: Verdana, Geneva, 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;
}
  

  
/***** vo/fw_fonts.css end *****/

