/**************************************
 * 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: 0px;
    background-image: url('pix/headerr.png');
    background-repeat: repeat-x;
    background-position: top left;
}

div#page {
}

div#headerstart {
  background-image: url('pix/header.png');
  background-repeat: no-repeat;
  background-position: top left;
  width: 791px;
  height: 92px;
}

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

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

}

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

input {
  
}

table#login{
  background-image: url('pix/login.gif');
  height: 100px;
  width: 398px;
}
input.fp {
  font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  border: 0px;
  width: 190px;
  background-color: #FFFFFF;
}
input.fps {
  font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  border: 0px;
  background-color: #FFFFFF;
}
td.fp{
  font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 13px;
  padding-right: 16px;
  text-align: left;
  height: 38px;
}
a.fp {
  font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #0a2f70;
  text-decoration: none;
}
a.fp:visited {
  color: #0a2f70;
}
a.fp:hover {
  color: #0a2f70;
  text-decoration: underline;
  font-size: 14px;
}
a.fp:visited:hover {
  color: #0a2f70;
  text-decoration: underline;
  font-size: 14px;
}

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

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

/***
 *** Header
 ***/
#header-home {
  /* padding:1em 0.5em; */
}

#header {
}

.headerspcr {
  line-height: 90px;
}

.headermenu {
  float:right;
  text-align: right;
  white-space: nowrap;
  margin-top:1px;
}
.headermenu .logininfo {
  color: white;
  float:left;
  padding-right: 10px;
  padding-top: 2px;
} .headermenu .logininfo a {
  color: #008fc3;
  text-decoration:none;
} .headermenu .logininfo a:visited {
  color: #008fc3;
  text-decoration:none;
} .headermenu .logininfo a:visited:hover {
  color: #008fc3;
  text-decoration:underline;
} .headermenu .logininfo a:hover {
  color: #008fc3;
  text-decoration:underline;
}

.headerlogo {
  position: absolute;
  background-image: url('pix/blogo.png'); 
  left: 22px;
  top: 54px;
  height: 82px;
  width: 92px;
}

.navbar {
  width: 100%;
  padding:0px;
  height: 25px;
  border-width:0px;

}

.breadcrumb {
  padding-top: 0px;
  padding-left: 20px;
}

.breadcrumb a {
  color: #008fc3;
  text-decoration:none;
} .breadcrumb a:link {
  color: #008fc3;
  text-decoration:none;
} .breadcrumb a:visited {
  color: #008fc3;
  text-decoration:none;
} .breadcrumb a:visited:hover {
  color: #008fc3;
  text-decoration:underline;
} .breadcrumb a:hover {
  color: #008fc3;
  text-decoration:underline;
}

.navbar .navbutton {
  padding-right: 5px;
  padding-top: 1px;
}


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

table.loginbox {
}

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

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


/***
 *** Footer
 ***/
           .navbar {
    background-image:url(gradient.jpg);
    background-position:top;
    background-repeat:repeat-x;
}



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


.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
  padding: 5px 0px 0px 3px;
  margin-bottom: 0px;
}

td.c1 {
  padding: 2px 0px 0px 4px;
}

.loginbox .right {
  background-image:url(pix/loginBg.gif);
  background-repeat:no-repeat;
  background-position: 50% 50%;
  height: 280px;
}
  

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

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}
.section .activity img.activityicon {
  vertical-align: middle;
  margin-left:-15px;
}
.section td.activity {
  padding-top: 3px;
}
.section td.label {
  padding-bottom: 12px;
}
td.info {
  padding: 3px 5px 3px 5px;
  color: #666666;
  font-size: 12px;
}

td.info a {
  text-decoration: none;
  color: #008fc3;
} td.info a:hover {
  text-decoration: underline;
}

td.info .title {
  font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #0a2f70;
}

td.icon {
  padding: 3px 5px 3px 5px;
  text-align: right;
}

td.summary {
  padding: 0px 5px 5px 5px;
}

.coursebox {
  padding: 0px;
  margin: 19px 0px 0px 0px;
}
/***** formal_white/fw_layout.css end *****/

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

/***** formal_white/fw_color.css end *****/

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

/* Core */

.clearer {
  font-size:10px;
}

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, h5 {
    font-family: "Arial, helvetica, sans-serif;
}

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

h2 {
    font-size:1.4em;
    font-weight: bold;
}
h3 {
    font-size:1.25em;
    font-weight: bold;
}
h4 {
    font-size:1.1em;
    font-weight: bold;
}
h5 {
    font-style: bold;
    line-height: normal;
    font-weight: strong;
    font-variant: normal;
    text-transform: normal;
  }
<style type="text/css">
<!--
.weak {
    font-family: arial;
    font-size: 14px;
    color: #990000;
    font-weight: bold;
    font-variant: normal;
}
-->

<style type="text/css">
<!--
.average {
    font-family: arial;
    font-size: 14px;
    color:blue;
    font-weight: bold;
    font-variant: normal;
}
-->

<style type="text/css">
<!--
.assignment {

  }
-->

<style type="text/css">
<!--
.headerx {
    border-color:#C6BDA8;
    font-family:  arial, helvetica, sans-serif;
    font-weight: bold;
  }
-->

.navbar {
    font-family: "arial, helvetica, sans-serif;
}
.navbutton {
    font-family: arial, helvetica, sans-serif;
}

<style type="text/css">
<!--
.high {
    font-family: arial;
    font-size: 14px;
    color: #009966;
    font-weight: bold;
    font-variant: normal;
}
-->

th.header,
td.header,
div.header,
.headingblock {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}


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


/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.logininfo,
#header-home .headermenu font {
     font-weight: bold;
     /*text-decoration: underline;*/
     font-size:14px;
}

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

  
/***** formal_white/fw_fonts.css end *****/


