/**************************************
 * THEME NAME: telecentro
 *
 * Files included in this sheet:
 *
 *   telecentro/styles_moz.css
 *   telecentro/estilo.css
 **************************************/

/***** telecentro/styles_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
 ***/

.headingblock {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

.notifyproblem {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

.notifysuccess {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  
}
.generalbox {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:0px;
  -webkit-border-radius-topleft:0px;
  -webkit-border-radius-topright:0px;
  -webkit-border-radius-bottomleft:15px;
  -webkit-border-radius-bottomright:0px;
}

.generalboxcontent {
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:0px;
  -webkit-border-radius-topleft:0px;
  -webkit-border-radius-topright:0px;
  -webkit-border-radius-bottomleft:15px;
  -webkit-border-radius-bottomright:0px;
}

.noticebox {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.informationbox {
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  -moz-border-radius-bottomleft:1px;
  -moz-border-radius-bottomright:1px;
  -webkit-border-radius-topleft:3px;
  -webkit-border-radius-topright:3px;
  -webkit-border-radius-bottomleft:1px;
  -webkit-border-radius-bottomright:1px;
}

.informationboxcontent {
  -moz-border-radius-topleft:3px;
  -moz-border-radius-topright:3px;
  -moz-border-radius-bottomleft:1px;
  -moz-border-radius-bottomright:1px;
  -webkit-border-radius-topleft:3px;
  -webkit-border-radius-topright:3px;
  -webkit-border-radius-bottomleft:1px;
  -webkit-border-radius-bottomright:1px;
}

.sitetopiccontent {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
}

.headingblock {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

.categorybox, .categoryboxcontent, 
.coursebox {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}




/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive{
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  -webkit-border-radius-topleft:15px;
  -webkit-border-radius-topright:15px;
}

.generaltabselected {
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  -webkit-border-radius-topleft:15px;
  -webkit-border-radius-topright:15px;
}


/***
 *** Header
 ***/

/***
 *** Footer
 ***/

/***
 *** Admin
 ***/

/***
 *** Blocks
 ***/

.sideblock.hidden {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
/*Borde del cuarpo de los bloques laterales visibles*/
.sideblock .content {
  border-bottom-style:groove;
  border-bottom-width:1px;
  border-right-width:1px;
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-left-radius:20px;
  -webkit-border-bottom-right-radius:0px;
}

.block_course_summary, .block_course_summary .content {
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
}

.editing .block_course_summary .content {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -webkit-border-radius-topleft:0;
  -webkit-border-radius-topright:0;
}


/***
 *** Calendar
 ***/

#calendar .eventlist .event {
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-radius-bottomleft:15px;
  -webkit-border-radius-bottomright:15px;
}

#calendar .eventlist .event .side {
  -moz-border-radius-bottomleft:15px;
  -webkit-border-radius-bottomleft:15px;
}

#calendar .eventlist .event .description {
  -moz-border-radius-bottomright:15px;
  -webkit-border-radius-bottomright:15px;
}

#calendar .maincalendar,
#calendar .sidecalendar
{
  -moz-border-radius-bottomright:20px;
  -moz-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
}

#calendar td.sidecalendar .sideblock {
  -moz-border-radius-bottomright:20px;
  -moz-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.sideblock.block_calendar_month .filters table
{
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

table.minicalendar {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

table.minicalendar td {
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

#calendar .maincalendar li.event_course,
#calendar .maincalendar li.event_global,
#calendar .maincalendar li.event_user,
#calendar .maincalendar li.event_group,
#calendar .filters td.event_course,
#calendar .filters td.event_global,
#calendar .filters td.event_user,
#calendar .filters td.event_group {
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

/***
 *** Course
 ***/
body#course-user .section {
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
}


/***
 *** Doc
 ***/

/***
 *** Login
 ***/
.loginbox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
}

.loginbox .content.left {
  -moz-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomleft:20px;
}
.loginbox .content.right {
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomright:20px;
}

/***
 *** Message
 ***/

/***
 *** Tabs
 ***/

/***
 *** User
 ***/
.userinfobox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
}

.groupinfobox {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
}
#user-view .left {
  -moz-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomleft:20px;
}

/***
 *** Modules: Assignment
 ***/

/***
 *** Modules: Chat
 ***/

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/
.forumpost {
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomright:20px;
}

.forumpost .side {
  -moz-border-radius-bottomleft:20px;
  -webkit-border-radius-bottomleft:20px;
}

.forumpost .content {
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomright:20px;
}

.forumpost .message {
  -moz-border-radius-bottomright:20px;
  -webkit-border-radius-bottomright:20px;
}


/***
 *** Modules: Glossary
 ***/
.glossarycategoryheader {
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  -webkit-border-radius-topleft:15px;
  -webkit-border-radius-topright:15px;
}

.glossaryformatheader {
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  -webkit-border-radius-topleft:15px;
  -webkit-border-radius-topright:15px;
}

.entryboxheader {
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-radius-topleft:10px;
  -webkit-border-radius-topright:10px;
}

.entrybox {
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-radius-bottomleft:10px;
  -webkit-border-radius-bottomright:10px;
}

.glossarypost {
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-radius-bottomleft:15px;
  -webkit-border-radius-bottomright:15px;
}

.glossarypost .side {
  -moz-border-radius-bottomleft:15px;
}

.encyclopedia .entrylowersection {
  -moz-border-radius-bottomright:15px;
}
.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;
}

/***** telecentro/styles_moz.css end *****/

/***** telecentro/estilo.css start *****/

/*Hoja de estilos portal Telecentro Regional*/

body
{	
	margin-top: auto;
	margin-bottom: auto;
	
	
		
}

div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	
	
}

dl,dd,h1,h2,h3,form,blockquote,th
{
	
	font-weight:bold;
	
	
}
body,td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
}


html
{
	height:100%;
}



#left-column{
	
	text-align:left;
	vertical-align:top;
	width:250px;
	height:735px;
	background:url(imagenes/portlet_izq.jpg) no-repeat top;
	
}

#right-column {
	text-align:left;
	vertical-align:top;
	width:250px;
	height:735px;
	background:url(imagenes/portlet_der.jpg) no-repeat bottom;

	
	
}
#middle-column{
	text-align:left;
	vertical-align:top;
	width:460px;
	height:735px;
	
 	
} 
.espacio_m2{
	height:6px;
	background:#FFF;
}

#layout-table_1{
	width: 960px;
	aling: center;
	position:float;
	
}

#layout-table_2{
	width: 960px;
	aling: center;
	position:float;
	
}

#layout-table_3{
	width: 960px;
	aling: center;
	position:float;
	
}


#layout-table_4{
	width: 960px;
	aling: right;

	
}

#layout-table_5{
	width: 600px;
	margin-left:250px;
	
}

#layout-table{
	width: 960px;
	aling: center;
	
}

.menu1{
	height:25px;
	background:#000;
	color:#FFF;
	text-align:center;
	padding:0.20em;
}
/* Definición de color de los links, que componen el menú uno, de los visitados y del color de efecto*/ 
.menu1 a:link{
	color: #FFFFFF;
}
.menu1 a:visited{
	color: #FFFFFF;
}
.menu1 a:hover{
	color: #CCCCCC;
}

.menu2{
	height:24px;
	background:url(imagenes/fdo_menu2.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	align:center;
	color:#FFF;

}


.menu2 a:link{
	color: #FFFFFF;
}
.menu2 a:visited{
	color: #FFFFFF;
}
.menu2 a:hover{
	color: #330066;
}

/* Define el ancho que pertenece al cuerpo de los bloques laterales*/
#generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,th.header,td.header,left,
.sideblock{
	
	width:210px;
	font-family:Arial;
	
	}

/* Definición de las propiedades de los cabezotes de cada bloque lateral. */
#generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,th.header,td.header,left,.sideblock .header{
	background-color: #0072bc;
	width:202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px ;
    -moz-border-radius: 0px 40px 0px 0px;
	-webkit-border-top-left-radius:0px;
  	-webkit-border-top-right-radius:40px;
	
}
/*Definición de propiedades del pie de los bloque laterales*/
#course-view_a .weekscss  .current td.side,
.generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,.sideblock .footer{
	background-color: #FFFFFF;
	height:10px;
	
}
/*Definición de propiedades de los link del pie de los bloque laterales*/
#course-view_a .weekscss  .current td.side,
.generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,.sideblock .footer a:link{
	color: #000033;
		
}

#course-view_a .weekscss  .current td.side,
.generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,.sideblock .footer a:visited{
	color: #000000;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}
/*Definición de propiedades de los link del cuerpo de los bloque laterales*/
#course-view_a .weekscss  .current td.side,
.generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,.sideblock a:link{
	color: #000000;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}

#course-view_a .weekscss  .current td.side,
.generaltable th.c0,.generaltable th.c1,.generaltable th.c2,.generaltable th.c3,.generaltable th.c4,.sideblock a:visited{
	color: #000000;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
}
/*Propiedades del pie de cada bloque*/

#th.header,.sideblock .footer{

	height:27px;
	font-size:10px;
	font-family:Arial;
}

.headingblock, .sideblock.footer{
	color: #0072bc;
	text-align:right;
	border-bottom-color:#0072bc;
	border-bottom-color:#0072bc;
	border-top-color:#FFF;
	border-right-color:#FFF;
	border-left-color:#FFF;
	-webkit-border-bottom-color:#0072bc;
	-webkit-border-top-color:#FFF;
	-webkit-border-right-color:#FFF;
	-webkit-border-left-color:#FFF;
    	
}
/*Cabezote del sitio*/
H1.headermain{
	height:60px;
	width:960px;
	background:url(imagenes/banner.jpg) no-repeat;
	display:none;
	padding:0.20em;
}

/*Pie del sitio*/

.footer{
	height:65px;
	text-align:center;
	background:#000;
	color:#FFF;
	font-size:9px;
	
}

.footer_moodle{

	position:right;

}

.espacio_m2{
	height:6px;
	background:#FFF;
}

.Titulo {
	color: #004071;
	font-size: 24px;
	font-family: "CG Omega";
	text-align:right;
}


/* Estilo de los menús izquierdos*/

.menus {
	
	font-size: 20px;
	font-family: Arial;
	text-align:left;
}

.menus a:link {
	color: #000000;
	
}
.menus a:visited {
	
	color: #000000;
}
.menus a:hover {
	
	color:#0072bc;
}

.subtitulo {
	text-align:left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subtitulo_1 {
	text-align:left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.subtitulo_1 a{

	color:#000000;
}
.subtitulo_1 a:link {
	text-align:left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subtitulo_1 a:visited {
	text-align:left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.subtitulo_1 a:hover{
	text-align:left;
	font-size: 14px;
	color:#330066;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.parrafo {
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
}

.parrafo_1 {
	font-size: 11px;
	text-align:right;
	font-weight: normal;
}

/* Estilo de menús secundarios*/
#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
background-color: #ffff;
border-bottom: 1px solid #eee;
}

#navcontainer a:link
{
color: #3333;
text-decoration: none;
}
#navlist a:visited
{
color: #3333;
text-decoration: none;
}

#navcontainer a:hover
{

color: #FFFF;

}


.subtitulo {
	text-align:left;
}

/*Para el mapa del sitio*/

.mapa_sitio{
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
	margin-left:30px;
}
.mapa_sitio a:link {
	color: #000033;
	
}
.mapa_sitio a:visited {
	
	color: #000033;
}
.mapa_sitio a:hover {
	
	color: #CCCCC;
}

.cont_portizq{
	width:250px;
	height:100%;
	background:#000;
	vertical-align:top;
	
}

.ensayo {
border: 1px solid #ccc;
width: 425px;
margin: 20px auto;
}

.ensayo caption {
font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #ffff;
text-align: center;
margin: 10px auto;
}

.ensayo tbody tr.principal th {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
background: #5FACF3;
text-align: left;
padding: 5px;
border: 0;
}
.ensayo tbody tr.etapas th {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #fff;
background: #DC4503;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
}
table.ensayo tbody th {
font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
color: #FFFF;
background: #0072bc;
text-align: left;
padding: 5px;
border-top: 1px solid #eee;
}



/***** telecentro/estilo.css end *****/

body, td, th, li {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
INPUT         {
    
    
    color:  #FFFFF;
    FONT-SIZE: 12px;
    background-color: #ffffff;
    font-family: Arial;
    text-align: center;
    BORDER-BOTTOM-WIDTH: 1px;
    FONT-FAMILY: Arial;
    BORDER-RIGHT-WIDTH: 1px;

}


th {
    font-weight: bold; 
    background-color: ;
    background-image: url(/gradient.jpg);
}


form { 
    margin-bottom: 0;
}





.highlight {
    background-color: ;
}

.headingblock {
    background-image: url(/gradient.jpg);
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
}

.navbar {
    background-image: url(/gradient.jpg);
}

.generaltable {
}

.generaltableheader {
    background-image: url(/gradient.jpg);
}

.generaltablecell {
}

.sideblock {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.sideblockheading {
    background-image: url(/gradient.jpg);
}

.sideblockmain {
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.sideblocklinks {
}

.sideblocklatestnews {
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.sideblockrecentactivity {
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.outlineheadingblock {
    background-image: url(/gradient.jpg);
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
}

.forumpost {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.forumpostpicture {
}

.forumpostside {
    -moz-border-radius-bottomleft: 0px;
}

.forumpostmessage {
    -moz-border-radius-bottomright: 0px;
}


.weeklyoutline {
}

.weeklyoutlineside {
}

.weeklyoutlinesidehighlight {
}

.weeklyoutlinesidehidden {
    background-color: ;
}

.weeklyoutlinecontent {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.weeklyoutlinecontenthighlight {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.weeklyoutlinecontenthidden {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.weeklydatetext {
    font-size: small;
    font-weight: bold; 
    color: ;
}

.topicsoutline {
}

.topicsoutlineside {
}

.topicsoutlinesidehighlight {
}

.topicsoutlinesidehidden {
    background-color: ;
}

.topicsoutlinecontent {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.topicsoutlinecontenthighlight {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.topicsoutlinecontenthidden {
    border-color: ;
    border-style: solid;
    border-width: 0px;
    border-left: 0px;
    border-right: 0px;
}

.siteinfo {
}

.siteinfocontent {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
    padding: 10px;
}


.generalbox {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.generalboxcontent {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
}

.noticebox {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
}

.noticeboxcontent {
    text-align: center;
}


.feedbacktext {
    color: ;
}

a.dimmed:link {
    text-decoration: none; 
    color: ;
}

a.dimmed:visited {
    text-decoration: none;
    color: ;
}

a.dimmed:hover {
    text-decoration: underline;
    color: red;
}

.dimmed_text {
    color: #AAAAAA;
}

.forumpostheader {
}

.forumpostheadertopic {
}

.forumpostheaderpicture {
}

.forumpostheadername {
    font-size: small;
}

.forumpostheaderreplies {
    font-size: small;
}

.forumpostheaderdate {
    font-size: small;
}

.logininfo {
    font-size: small;
}

.homelink {
    font-size: small;
}

.teacheronly {
    color: #990000;
}

.header {
}

.headermain {
    font-size: small;
    font-weight: bold;
}

.headermenu {
}

.headerhome {
}

.headerhomemain {
    font-size: small;
    font-weight: bold;
}

.headerhomemenu {
}

.categorybox {
}

.categoryboxcontent {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
}

.categoryname {
    font-size: small;
    font-weight: bold;
}

.categorynumber {
    font-size: small;
    font-weight: bold;
}

.coursename {
}

.coursebox {
}

.courseboxcontent {
    border-width: 0px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 0px;
}

.courseboxinfo {
}

.courseboxsummary {
}

a.autolink:link {
    text-decoration: none;
    color: #000000;
    background-color: ;
}

a.autolink:visited {
    text-decoration: none;
    color: #000000;
    background-color: ;
}

a.autolink:hover {
    text-decoration: underline;
    color: red;
}

.userinfobox {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    margin-bottom: 2px;
}

.userinfoboxside {
    -moz-border-radius-bottomleft: 0px;
}

.userinfoboxcontent {
    -moz-border-radius-bottomright: 0px;
}

.userinfoboxsummary {
}

.userinfoboxlinkcontent {
    -moz-border-radius-bottomright: 0px;
}

.generaltab {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
}

.generaltabselected {
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
}

.forumheaderlist {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.smallinfo {
}

.smallinfohead {
    color: #555555;
}

.tabledivider {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}

.headingblockcontent {
}
