/**************************************
 * THEME NAME: FESA_CEI_2
 *
 * Files included in this sheet:
 *
 *   FESA_CEI_2/fesa2_layout.css
 *   FESA_CEI_2/fesa2_color.css
 *   FESA_CEI_2/fesa2_fonts.css
 *   FESA_CEI_2/fesa2_moz.css
 **************************************/

/***** FESA_CEI_2/fesa2_layout.css start *****/

/* Core */
body {
    margin: 5px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding: 5px;
} 

h1, h2 {
  text-align: left;
  padding: 5px;
}

h3, h4 {
  text-align: left;
  padding-top: 10px;
}
  
h1, h2, h3 {
  border-width: 0px;
  border-style: solid; 
}

h4 {
  padding: 0px;
	margin: 0px;
	border-width: 0px;
  border-style: solid; 
}

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:0px;
  border-style:solid;
}

#header {
  height:50px;
  border-width:0px;
  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;
}

.headerhomemenu .logininfo {
  padding: 5px;
}


/***
 *** Footer
 ***/
.copyright {
  padding-bottom: 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;
}

#login-index {
  text-align: center;
}


/***
 *** Footer
 ***/
#footer {
  text-align:center;
  margin-top: 5px;
}


/***
 *** Blocks
 ***/
.sideblock .header {
  border-width:0px;
  border-style:solid;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}
  

/***
 *** 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:0px;
  border-style:solid;
	height: 17px;
	padding-top: 10px;
	text-align: center;
}

.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}


/***
 *** Module: Quiz
 ***/
body#mod-quiz-attempt #timer {
  position: absolute !important;
	margin-top: 0px;
	left: 20px;
}

.timer {
	float: right;
	margin: 20px;
	border: 1px solid;
}/***** FESA_CEI_2/fesa2_layout.css end *****/

/***** FESA_CEI_2/fesa2_color.css start *****/

/* Core */
body {
  background-color: #FFFFFF;
}

a:link {
    color: #2A3B72;
}

a:visited {
    color:#2A3B72;
}

a:hover {
    color: #9E7623;
}

a.dimmed:link,
a.dimmed:visited {
	color: #8485FF;
}

h1 {
	border-bottom: 2px #9E7623 solid;
	color: #2A3B72;
}

h2 {
	border-bottom: 1px #9E7623 dashed;
	color: #2A3B72;
}

h3 {
	border-bottom: 1px #2A3B72 dashed;
	color: #2A3B72;
}

h4 {
  border-color:#DE9918;
}

th {
	background-color: #F0F0F0;
}

th.header {
	background-color: transparent;
	border: 0px;
	border-bottom: 2px #9E7623 solid;
	color: #9E7623;
}

td.header {
	background-color: tansparent;
	border: 0px;
	border-bottom: 4px #9E7623 solid;
	color: #9E7623;
}

div.header-home {
	background-color: #2A3B72;
	border: 0px;
	border-bottom: 8px #7F7F7F solid;
	color: #FFFFFF;
}

div.header {
	background-color: #7F7F7F;
	border: 0px;
	border-bottom: 0px #2A3B72 solid;
	color: #FFFFFF;
}

#layout-table #left-column {
	background: url(Images/sideblock-left.png);
}

#layout-table #right-column {
	background:	url(Images/sideblock-right.png);
}

.generalbox {
  border-color:#9E7623;
  background-color:#FFFFFF;
}

.generaltableheader {
  color:#9E7623;
}


#user-edit .content .generalboxcontent {
	color: #000000;
}

.navbar {
  border: 0px;
  border-top:1px #9E7623 solid;
  border-bottom:1px #9E7623 solid;  
	/* height: 20px; */
	color: #9E7623;
}

.sitetopiccontent {
  border-color:#9E7623;
  background-color:#FFFFFF;
	background-image: url(Images/escudoUNAM3-3D.jpg);
}

.r0, .r1 {
  border: 0px;
  border-bottom:1px #9E7623 solid;
}

hr {
  border: 1px #9E7623 solid;
}


/***
 *** Header
 ***/
#header-home, #header {
	background-color: #2A3B72;
	border: 0px;
	border-bottom: 4px #9E7623 solid;
	color: #FFFFFF;
}

#header-home, #header a:link {
    color: #9E7623;
}

.headerhomemenu .logininfo {
	color: #FFFFFF;
}

.headerhomemenu .logininfo a:link {
    color: #53618E;
}


/***
 *** Footer
 ***/
#footer .logininfo {
	color: #9E7623;
}


/***
 *** Login
 ***/
.loginbox .header {
  border-color:#9E7623;
}

.loginbox .content {
  border-color:#9E7623;
}


/***
 *** Blocks
 ***/
#left-column .sideblock .header {
  border: 0px;
	background-image: url(Images/sideblock-leftH.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#right-column .sideblock .header {
  border: 0px;
	background-image: url(Images/sideblock-rightH.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.sideblock {
}

.sideblock .content {
  border: 0px;
  border-bottom:0px #9E7623 solid;
  background-color:transparent;
}

.sideblock .content hr {
  border: 0px;
  border-bottom:1px #9E7623 solid;
}

.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;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
}

.sideblock .c0,
.sideblock .c1 {
  border-width:0px;
	border-top:0px; 
  border-bottom:1px solid #9E7623;
}


/***
 *** Calendar
***/
#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #9E7623;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #9E7623;
	color: #FFFFFF;	
}

table.calendarmonth tr td {
   border-color:#9E7623;
} 

table.minicalendar {
  border-color:#9E7623;
}

table.minicalendar tr.weekdays th {
  background-color:#2A3B72;
  border-color:#9E7623;
	color: #FFFFFF;
}

table.minicalendar tr td.day {
   border-color:#9E7623;
}
  
table.minicalendar tr td.weekend {
  border-color:#9E7623;
  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:#2A3B72 !important;
  background-color:#A0A0FF;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#D01758 !important;
  background-color:#F7BED2;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#6A920D !important;
  background-color:#CFF37A;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#790D93 !important;
  background-color:#E396F6;
}

.cal_popup_fg {
  background-color:#FEF9F6;
}

.cal_popup_bg {
  border-color:#9E7623;
  background-color:#FEF9F6;
}


/***
 *** Course
 ***/
.categoryboxcontent,
.courseboxcontent {
  border-color:#9E7623;
  background: #FFFFFF;
}

.categorybox .category {
  border-color: #9E7623;
}

#course-view .section.main .content {
  border-color: #9E7623;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #9E7623;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #9E7623;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#9E7623;
}


/***
 *** Tabs
 ***/
.tabs .side {
  border-color: #9E7623;
}

.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: 1px #9E7623 solid;
}

.forumpost .topic {
  border-bottom: 2px #9E7623 solid;
}

.forumheaderlist td {
  border-color: #9E7623;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #9E7623; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Modules: Glossary
 ***/
.entrybox {
  border: 1px #9E7623 solid;
}
.glossarypost {
  border: 1px #9E7623 solid;
}
.glossarypost .entryheader {
  border-bottom: 2px #9E7623 solid;
}

.timer {
  border: 2px #9E7623 solid;
}/***** FESA_CEI_2/fesa2_color.css end *****/

/***** FESA_CEI_2/fesa2_fonts.css start *****/

/* Core */
.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

body {
    margin : 5px;
}

th {
  font-family: Verdana, 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, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}

h3 {
    font-size:1em;
}

h4 {
    font-size:1em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}

.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}


/***
 *** Header
 ***/
.breadcrumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:.85em;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
   font-size:.9em;
	font-weight: bolder;
}

.loginbox .content .right{
  text-align: left;
}


/***
 *** Footer
 ***/
.copyright {
    font-size:.7em;
}


 /***
 *** Blocks
 ***/
.sideblock .footer {
    font-size:0.85em;
    text-align: center;
}


/***
 *** 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, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
}

table.minicalendar tr td.day {
  font-size:0.7em;
}

  
/***
 *** Course
 ***/
.headingblock {
  text-align: center;
}

.headingblock .outline {
  font-weight: bold;
  font-size: 1.2em;
}

#course-view .section .left {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.2em;
}
  

  
/***** FESA_CEI_2/fesa2_fonts.css end *****/

/***** FESA_CEI_2/fesa2_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
 ***/

.generalbox {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
.generalboxcontent {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}

.informationbox {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
.informationboxcontent {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
.sitetopiccontent {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}

.categorybox, .categoryboxcontent, 
.coursebox, .courseboxcontent {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}

/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive{
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
.generaltabselected {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}


/***
 *** Header
 ***/

/***
 *** Footer
 ***/

/***
 *** Admin
 ***/

/***
 *** Blocks
 ***/

.sideblock.hidden {
  -moz-border-radius: 0px;
}
.sideblock .content {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
.block_course_summary, .block_course_summary .content {
  -moz-border-radius:20px;
}
.editing .block_course_summary .content {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
}


/***
 *** Calendar
 ***/
#calendar .eventlist .event {
  -moz-border-radius-bottomleft:0px;
  -moz-border-radius-bottomright:0px;
}
#calendar .eventlist .event .side {
  -moz-border-radius-bottomleft:0px;
}
#calendar .eventlist .event .description {
  -moz-border-radius-bottomright:20px;
}
#calendar .maincalendar,
#calendar .sidecalendar {
  -moz-border-radius-bottomright:20px;
  -moz-border-radius-bottomleft:20px;
}
#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.sideblock.block_calendar_month .filters table {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
}
table.calendarmonth {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
table.maincalendar, {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
table.minicalendar {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
}
#calendar .maincalendar table.calendarmonth td {
  -moz-border-radius:10px;
}
table.minicalendar td {
  -moz-border-radius:4px;
}


/***
 *** Course
 ***/
body#course-user .section {
  -moz-border-radius:20px;
}


/***
 *** Doc
 ***/

/***
 *** Login
 ***/
.loginbox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
.loginbox .content.left {
  -moz-border-radius-bottomleft:20px;
}
.loginbox .content.right {
  -moz-border-radius-bottomright:20px;
}


/***
 *** Message
 ***/

/***
 *** Tabs
 ***/

/***
 *** User
 ***/
.userinfobox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
.groupinfobox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
#user-view .left {
  -moz-border-radius-bottomleft:20px;
}


/***
 *** Modules: Assignment
 ***/

/***
 *** Modules: Chat
 ***/

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/
.forumpost {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
.forumpost .side {
  -moz-border-radius-bottomleft:20px;
}
.forumpost .content {
  -moz-border-radius-bottomright:0px;
}
.forumpost .message {
  -moz-border-radius-bottomright:20px;
}


/***
 *** Modules: Glossary
 ***/
.categoryheader {
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
}
.glossaryformatheader {
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
}
.entryboxheader {
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
}
.entrybox {
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
}
.glossarypost {
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
.glossarypost .side {
  -moz-border-radius-bottomleft:15px;
}
.encyclopedia .entrylowersection {
  -moz-border-radius-bottomright:0px;
}
.glossarycomment {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}
.glossarycomment .side {
  -moz-border-radius-bottomleft:20px;
}
.glossarycomment .entry {
  -moz-border-radius-bottomright:20px;
}


/***
 *** Modules: Journal
 ***/
#mod-journal-view .feedbackbox {
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}
#mod-journal-view .feedbackbox .side {
  -moz-border-radius-bottomleft:15px;
}
#mod-journal-view .feedbackbox .entrycontent {
  -moz-border-radius-bottomright:15px;
}


/***
 *** Fieldset and Legend
 ***/
fieldset {
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
}

legend {
  -moz-border-radius:15px;
}/***** FESA_CEI_2/fesa2_moz.css end *****/

table.minicalendar tr.weekdays th 