/**************************************
 * THEME NAME: standardlogo
 *
 * Files included in this sheet:
 *
 *   standardlogo/sl_layout.css
 *   standardlogo/sl_color.css
 *   standardlogo/sl_fonts.css
 **************************************/

/***** standardlogo/sl_layout.css start *****/

/* Core */


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

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

/***** standardlogo/sl_layout.css end *****/

/***** standardlogo/sl_color.css start *****/

/* Core */



a:link {
    color: #006699;
}

a:visited {
    color:#006699;
}

a:hover {
    color: #002566;
}

/***** standardlogo/sl_color.css end *****/

/***** standardlogo/sl_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size : 14px;
line-height: 150%
}

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 {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.7em;
    font-weight: bold;
line-height: 250%;
	
}

.generaltable td.cell.c0 {
  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:.0.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.95em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:0.9em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

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





















/***** standardlogo/sl_fonts.css end *****/

