/**************************************
 * THEME NAME: esepf
 *
 * Files included in this sheet:
 *
 *   esepf/esepf.css
 **************************************/

/***** esepf/esepf.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
div.header,
.navbar {
	background-image:url(FF7F00.gif);
	color: #FFF;
}

.navbar {
	color: black;
}
.navbar a:link, .navbar a:visited {
	color: white;
}

#layout-table {
  margin: 0px;
}

div.header,
.navbar {
	margin:-4px;
	margin-bottom:-1px;
	margin-left:-1px;
}

.header,
.title,
.link {
	font-weight: 600;
	font-size: 9pt;
}

.breadcrumb {
	padding-left:4px;
	font-weight: 600;
	font-size: 10pt;
}

.headingblock {
	position: relative;
	top: 3px;
	padding-bottom:3px;
	padding-top:2px;
}

.minicalendar, 
.weekdays th,
.weekend th,
.day {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

body, td, th, li, .headermain {
    font-family: Microsoft Sans Serif, Arial, Verdana, Helvetica, sans-serif;
    padding-top:2px; padding-bottom:2px;
    font-size: 10pt;    
}

body {
    background-color: #E6E6E6;
	background-image:url(E6E6E6.gif);
}

.hide-show {
	background-color: #FFF;
	border: 1px solid #BBB;
	font-size: 1px;
}

.sideblock {
    border-width: 1px;
    border-color: #999999;
    border-style: solid;
}

.main, .coursebox, .categorybox {
  border-color:#DDDDDD;
  background-color:#FFFFFF;
}

.generalbox {
  background-image:url(FF7F00.gif);
}

.generaltable {
   background-image: none;
  background-color:#FFFFFF;
}

.date {
  font-size: 7pt;
}
/***** esepf/esepf.css end *****/

