/**************************************
 * THEME NAME: absoo-white
 *
 * Files included in this sheet:
 *
 *   absoo-white/gradients.css
 *   absoo-white/colors.css
 *   absoo-white/fonts.css
 **************************************/

/***** absoo-white/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body {
    background-color: #ffffff;
/*    background-image: url(background.png); */
    background-repeat: repeat;
    background-attachment: scroll;
}

th.header,
td.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    border-top   : 2px groove rgb(250,250,250);
    border-bottom: 2px groove rgb(250,250,250);
    border-left: 0px;
    border-right: 0px;
}

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  background-color: #dddddd;
  color: #000;
  text-decoration: none;
  background-color: rgb(210,210,210);
  background-image: url(background.png);
  background-repeat: repeat;
  background-attachment: scroll;
}
.headerhome {
   background-image: url(/capsalera_fons.jpg);
	
}/***** absoo-white/gradients.css end *****/

/***** absoo-white/colors.css start *****/

/*******************************************************************
 styles_color.css
  
 This CSS file contains all color definitions like 
 background-color, font-color, border-color etc.

 Styles are organised into the following sections:

  core
  header
  footer

  admin
  blocks
  calendar
  course
  doc
  login
  message
  tabs
  user

  various modules

*******************************************************************/

/***
 ***  Core
 ***/
 
a:link,
a:visited {
  color:#000099;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

a:hover {
  color:#CC0000;
}

a.autolink:link,
a.autolink:visited {
  color:#000000;
  background: #DDDDDD;
}

a.autolink.glossary:hover {
  cursor: help;
}

body {
  background-color:#FAFAFA;
}

th.header,
td.header,
div.header {
  background-color:#ffffff;
}

.navbar {
    border-color:#DDDDDD;
	font-fmily: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
    background-image: url(http://campus.iwith.org/theme/absoo-white/gradient.jpg);
	
	float:right;
}

table.formtable tbody th {
 	background-color:none;
}

.highlight {
  background-color:#AAFFAA;
}

.highlight2 {
  color:#AA0000; /* highlight missing terms in forum search */
}

/* Alternate rows even */
.r0 {  
}

/* Alternate rows odd */
.r1 {  
}

/* notification messages (can be good or bad) */
.notifyproblem {
  color:#660000;
}
.notifysuccess {
  color:#006600;
}

.required {
  background-color:#DDDDDD;
}

.generalbox {
  border-color:#999999; 
}
.informationbox {
  border-color:#999999; 
}
.feedbackbox {
  border-color: #999999; 
}
.feedbackby {
  background-color:#BBBBBB;
}

.noticebox {
  border-color:#999999; 
}

.errorbox {
  color:#ffffff;
  border-color:#999999;
  background-color:#990000;
}

.tabledivider {
  border-color:#999999;
  border-width:2px;
  border-style:groove;
}

.sitetopic {
}

.sitetopiccontent {
  border-color:#000000;
  background-color:#FFFFFF;
}

.dimmed_text {
  color:#AAAAAA;
}

.teacheronly {
  color:#990000;
}

.unread {
  background: #FFD991;
} 

.censoredtext {
  color:#000000;
  background:#000000;
}


/* kept for backward compatibility with some non-standard modules
   which use these classes for various things */
.generaltab, .generaltabinactive {
  background-color:#BBBBBB;
}
.generaltabselected {
  background-color:#DDDDDD;
}
.generaltabinactive {
  color:#CCCCCC;
}



/***
 *** Header
 ***/

/***
 *** Footer
 ***/

.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  background-color: #dddddd;
  color: #000;
  text-decoration: none;
}
.homelink a:link,
.homelink a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.homelink a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}


/***
 *** Admin
 ***/

.generalboxcontent {
  background-color:#FFFFFF; 
}

.admin .generalbox {
  border-color:#99AB50; 
}

.admin .informationbox {
  border-color:#999999; 
  background-color:#FFFFFF; 
}

body#admin-index .c0 {
  background-color: #FAFAFA;
}



/***
 *** Blocks
 ***/

.sideblock {
  border-color:#999999;
  border-width:2px;
  border-style:groove;
}

.sideblock .header {
}

.sideblock .content {
  background-color:#DDF57F;
}



.sideblock .content hr {
  border-top-color:#999999;
}

.sideblock .list {
}
.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;
}



/***
 *** Calendar
 ***/

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #999999;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #999999;
}

table.minicalendar {
  border-color:#999999;
}

#calendar .maincalendar .eventlist .event {
  border-color:#999999;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#ffffff;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999999;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#2EBA0E !important;
  border-bottom-color:#2EBA0E !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:#FF0000;
}

#calendar .today,
.minicalendar .today {
  border-color:#999999 !important;
}

.cal_popup_fg {
  background-color:#FFFFFF;
}

.cal_popup_bg {
  border-color:#999999;
  background-color:#FFFFFF;
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color: #ffffff;
}



/***
 *** Course
 ***/

/* course, entry-page, login */
.headingblock {
  border-color:#999999;
  border-width:2px;
  border-style:groove;
}

/* course */
.headingblock .outline {
  border-color:#999999;
}

#course-view .section td {
  border-color:#999999;
}

#course-view .section .content {
  background: #FFFFFF;
}

#course-view .section .side {
  background: #ffffff;
}

#course-view .section .left {
}

#course-view .section .right {
}

#course-view .current .side{
  background: #FFD991;
}

#course-view .topics {
}

#course-view .weeks {
}

#course-view .section .spacer {
}

#course-view .section .weekdates {
  color:#AAAAAA;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#999999;
  background: #FFFFFF;
}
body#course-user .section {
  border-color:#999999;
}



/***
 *** Doc
 ***/

/***
 *** Login
 ***/

.loginbox .content {
  border-color:#999999;
}


/***
 *** Message
 ***/

table.message_search_results td {
  border-color:#000000;
}

.message .author {
  color: #999999;
}

.message .time {
  color: #999999;
}

.message .content {
}


/***
 *** Tabs
 ***/

.tablink a:link,
.tablink a:visited {
  color:#000066;
}

.selected .tablink a:link,
.selected .tablink a:visited {
  color:#000000;
}
.tabs .side {
  border-color: #000000;
}
.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);
}


/***
 *** User
 ***/

.userpicture {
  background:#ffffff; 
}

.userinfobox {
  border-color: #999999;
  background-color: #F7F7F7;
}
.groupinfobox {
  border-color: #999999;
  background-color: #FCFCFC;
}


/***
 *** Modules: Assignment
 ***/

.assignmentsubmission {
}

.assignmentnew .assignmentfeedback{
  background-color:#DDDDDD;
}   
  
.assignmentold .assignmentfeedback{
  background-color:#BBBBBB;
}

.assignmentheading {
  background-color:#BBBBBB;
}


/***
 *** Modules: Chat
 ***/

/***
 *** Modules: Choice
 ***/

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#999999;
  border-width:2px;
  border-style:groove;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#ffffff; 
}

.forumpost .topic {
  border-bottom-color: #ffffff;
}

.forumpost .starter {
  background:#DDDDDD; 
}

.forumheaderlist .discussion .starter {
  background:#DDDDDD; 
}

.forumheaderlist td {
  border-color: #000000;
}

.sideblock .post .head {
  color:#555555;
}

.forumthread .unread {
  background: #FFD991;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-width:3px;
  border-color: #FFD991; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}


/***
 *** Modules: Glossary
 ***/

.entryboxheader {
  border-color: #000000;
}

.entrybox {
  border-color: #000000;
}

.entry {
}

.glossarypost {
  border-color: #000000;
}

.glossarypost .entryheader,
.glossarypost .entryapproval,
.glossarypost .picture,
.glossarypost .entryattachment,
.glossarypost .left {
  background-color: #F0F0F0;
}

.glossarycomment {
  border-color: #000000;
}

.glossarycomment .entryheader,
.glossarycomment .picture,
.glossarycomment .left {
  background-color: #F0F0F0;

}

#mod-glossary-report .generalbox .teacher {
  background: #F0F0F0;
}

.categoryheader {
  background-color: #dddddd;
}

.glossaryformatheader {
  background-color: #dddddd;
}


/***
 *** Modules: Journal
 ***/

#mod-journal-view .feedbackbox .left,
#mod-journal-view .feedbackbox .entryheader {
  background-color: #dddddd;
}

/***
 *** Modules: Label
 ***/

/***
 *** Modules: Lesson
 ***/

/***
 *** Modules: Quiz
 ***/

body#mod-quiz-report table#attempts td {
  border-color: #000000;
}
body#mod-quiz-report table#attempts .r1 {
  background-color: #ffffff;
}


/***
 *** Modules: Resource
 ***/

/***
 *** Modules: Scorm
 ***/

/***
 *** Modules: Survey
 ***/

#mod-survey-view .r0 {
  background-color: #ffffff;
}
#mod-survey-view .r1 {
  background-color: #DDDDDD;
}


/***
 *** Modules: Wiki
 ***/

/***
 *** Modules: Workshop
 ***/

.workshoppostpicture {
  background-color:#FEE6B9;
}

.workshopassessmentheading {
  background-color:#DDDDDD;
}

#user-index .cell {
  background-color:#DDDDDD;
}

/***** absoo-white/colors.css end *****/

/***** absoo-white/fonts.css start *****/

/* make some small fonts a little bigger */
.logininfo, .helplink, .minicalendar *, .link, .footer {
  font-size: 9pt !important;
}
/***** absoo-white/fonts.css end *****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin : 5px;
}

td, th {
 	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;}
	

th {
    font-weight: bold;
    background-color: ;
	
}

ul {
   margin-bottom: 5px;
   margin-top: 0px;
}

a:link {
    text-decoration: none;
    color: #000066;
}

a:visited {
    text-decoration: none;
    color:#000066;
}

a:hover {
    text-decoration: underline;
    color: #FF6600;
}

form {
    margin-bottom: 0;
}

input {
	background : transparent;

}

h2 {
	font-size : 16px;
    font-weight: bold;
	background-color: #e46216;
	padding : 3;
	border : 1px solid  ;
}

h4 {
	font-size : 13px;
    font-weight: bold;

}



.highlight {
    background-color: ;
}

.headingblock {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
    border-width: 1px;
    border-color: ;
    border-style: solid;
    background-color: #DDF57F;
}

.navbar {
  width:100%;
  padding:3px 0.5em;
  height:1.3em;
  border-width:1px;
  border-style:solid;
}
.generaltable {
}

.generaltableheader {

}

.generaltablecell {
}

.sideblock {
    padding-top: 4px;
    padding-right-value: 4px;
    padding-bottom: 4px;
    padding-left-value: 4px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.sideblock .header {
  text-align: left;
  padding:4px;
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
  background-image: url(http://campus.iwith.org/theme/absoo-white/gradient.jpg);
  background-color: #EFEFEF;
  padding-left: 5px;
}

.sideblock .content {
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  background-color: #EFEFEF;
}
.sideblockheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
  
	background-color: #DDF57F;
	
	padding-left: 30px;
}

.sideblockmain {
    background-color: #F0FBC8;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
}

.sideblocklinks {
    background-color: #F0FBC8;
}??l

.sideblocklatestnews {
     background-color: #F0FBC8;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
}

.sideblockrecentactivity {
    background-color: #F0FBC8;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
}

.outlineheadingblock {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 3px;
}

.forumpost {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
}

.forumpostpicture {
	    background-color: #DDF57F;
}

.forumpostside {
    background-color: #F0FBC8;
    -moz-border-radius-bottomleft: 15px;
}

.forumpostmessage {
    -moz-border-radius-bottomright: 15px;
}


.weeklyoutline {
}

.weeklyoutlineside {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.weeklyoutlinesidehighlight {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.weeklyoutlinesidehidden {
    border-width: 1px;
    border-color: ;
    border-style: dashed;
}

.weeklyoutlinecontent {
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: ;
    border-style: solid;
}

.weeklyoutlinecontenthighlight {
    background: #FFFFFF;
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: ;
    border-style: solid;
}

.weeklyoutlinecontenthidden {
	background: #F0FBC8;
	border-width: 0px;
	border-top: 1px;
	border-bottom: 1px;
    border-color: ;
	border-style: dashed;
	background-color: #F0FBC8;
}

.weeklydatetext {
	font-weig??lht: bold;
}

.topicsoutline {
}

.topicsoutlineside {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.topicsoutlinesidehighlight {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.topicsoutlinesidehidden {
    border-width: 1px;
    border-color: ;
    border-style: dashed;
}

.topicsoutlinecontent {
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: ;
    border-style: solid;
}

.topicsoutlinecontenthighlight {
    background: #FFFFFF;
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: ;
    border-style: solid;
}

.topicsoutlinecontenthidden {
    background-color: #F7F6F1;
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-color: ;
    border-style: dashed;
}

.siteinfo {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.siteinfocontent {
	 background-color: #F0FBC8;
    -moz-border-radius: 20px;

}


.generalbox {
    border-width: 1px;
    border-color: ;
    border-style: solid;
	background-color: #F0FBC8;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.generalboxcontent {
    background-image: none;
    background-color: ;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.noticebox {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 3px;
}

.noticeboxcontent {
    text-align: center;
}


.feedbacktext {
   ??l color: ;
}

a.dimmed:link {
	text-decoration: none;
	color: #000066;
}

a.dimmed:visited {
    text-decoration: none;
    color: #000066;
}

a.dimmed:hover {
    text-decoration: underline;
    color: #FF6600;
}

.dimmed_text {
    color: #AAAAAA;
}

.forumpostheader {
}

.forumpostheadertopic {
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.forumpostheaderpicture {
	background-color: #F3F3F3;
}

.forumpostheadername {
	background-color: #F3F3F3;
}

.forumpostheaderreplies {

}

.forumpostheaderdate {
 	background-color: #F3F3F3;
}

.logininfo {
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.homelink {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.teacheronly {
    color: #990000;
}

.header {
	background-image: url(/capsalera_fons.jpg);
}

.headermain {
    font-weight: bold;
}

.headermenu {
}

.headerhome {
   background-image: url(http://campus.iwith.org/theme/absoo-white/capsalera_fons.jpg);
	
}

.headerhomemain {
    font-weight: bold;
}

.headerhomemenu {
}

.categorybox {
    border-width: 1px;
    border-color: ;
    border-style: solid;
}

.categoryboxcontent {

}

.categoryname {
    font-weight: bold;
}

.categorynumber {
    font-weight: bold;
}

.coursename {
}

.coursebox {
}

.courseboxcontent {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 20px;
}

.courseboxinfo {
	font-size : 11px;
	font-weight: bold;
}

.courseboxsummary {
}

a.autolink:link {
    text-decoration: none;
    color: #333333;
    background-color: ;
	border-bottom: dashed 1px #000000;
	cursor: help;
}

a.autolink:visited {
    text-decoration: none;
    color: #333333;
    background-color: ;
	border-bottom: dashed 1px #000000;
	cursor: help;
}

a.autolink:hover {
    text-decoration: none;
	border-bottom: solid 1px #000000;
    color: #000000;
	cursor: help;
}

.userinfobox {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    margin-bottom: 5px;
}

.userinfoboxside {
    -moz-border-radius-bottomleft: 15px;
}

.userinfoboxcontent {
    -moz-border-radius-bottomright: 15px;
}

.userinfoboxsummary {
}

.userinfoboxlinkcontent {
    -moz-border-radius-bottomright: 15px;
}

.generaltab {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}

.generaltabselected {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}

.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 {
}




TABLE.calendarmini {
	width: 100%;
    border-width: 1px;
    border-color: ;
    border-style: solid;
	font-size : 10px;
    margin: 0px;
    padding: 2px;
    -moz-border-radius: 10px;
}

TABLE.calendarmonth {
	width: 100%;
    border-width: 1px;
    border-color: ;
    border-style: solid;
    margin: 0px;
    padding: 0px;
    -moz-border-radius: 10px;
}

TABLE.calendarmini TBODY TD {
    text-align: center;
    vertical-align: center;
    width: 14%;
   border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 4px;
}

TABLE.calendarmonth TBODY TD {
    width: 14%;
    border-width: 1px;
 ??l   border-color: ;
    border-style: solid;
    vertical-align: top;
    background-color: ;
}

TABLE.calendarmonth TBODY TD TABLE {
	margin-top: 0px;
	margin-left: 0px;
	font-size : 10px;
	line-height: 1.2em;
}

TABLE.calendarmonth TBODY TD TABLE TD {
    border: none;
    background: none;
}

TABLE.calendarmonth TBODY TD DIV {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 1.2em;
}

TABLE.calendarmini THEAD TD {
    font-size: 10px;
	font-weight: bold;
    text-align: center;
    vertical-align: center;
}

TABLE.calendarmonth THEAD TD {
	text-align: center;
    vertical-align: center;
	font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 2px  solid;
    background-color: ;
}

.sideblockmain .cal_event {

}
.sideblockmain .cal_event_date {

}

.cal_event_global {
	background-color: #009999 !important;
	border: 2px #009999 solid !important;
}

.cal_event_course {
	background-color: #ff3333 !important;
	border: 2px #ff3333 solid !important;
}

.cal_event_group {
	background-color: #ffcc33 !important;
	border: 2px #ffcc33 solid !important;
}

.cal_event_user {
	background-color: #99ccff !important;
	border: 2px #99ccff solid !important;
}

.cal_duration_global {
	border-top: 2px #009999 solid !important;
	border-bottom: 2px #009999 solid !important;
}

.cal_duration_course {
	border-top: 2px #ff3333 solid !important;
	border-bottom: 2px #ff3333 solid !important;
}

.cal_duration_user {
	border-top: 2px #99ccff solid !important;
	border-bottom: 2px #99ccff solid !important;
}

.cal_duration_group {
	border-top: 2px #ffcc33 solid !important;
	border-bottom: 2px #ffcc33 solid !important;
}

.cal_weekend {
    color: red;
}

.cal_today {
	border: 2px black solid !important;
}

.mycalendar {
	background-color: ;
	-moz-border-radius-bottomleft: 15px;
 ??l   -moz-border-radius-bottomright: 15px;
}

.mycalendar .cal_event {
	font-weight: bold;
}
.mycalendar .cal_event_date {
	font-size: 10px;
}

.mycalendar TABLE.cal_filters {
	width: 100%;
    border-width: 1px;
    border-color: ;
    border-style: solid;
    margin: 0px;
    padding: 2px;
    -moz-border-radius: 10px;
}

.mycalendar .cal_filters THEAD TD {
	border-bottom: 2px  solid;
    margin: 0px;
    padding: 2px;
}


.mycalendar .cal_event_table {
	width: 100%;
    border-width: 1px;
    border-color: ;
    border-style: solid;
    margin: 0px;
    padding: 2px;
    -moz-border-radius: 10px;
}

.mycalendar .cal_event_table THEAD {
	background-color: ;
	text-align: center;
	font-weight: bold;
}

.sideblockmain HR {
	height: 1px;
	border: none;
	border-top: 1px #999 solid;
	margin-top: 4px;
	margin-bottom: 4px;
}

.mycalendar HR {
	height: 1px;
	border: none;
	border-top: 1px #999 solid;
	margin-top: 4px;
	margin-bottom: 4px;
}

.calendarexpired {
	color: red;
	font-weight: bold;
}

.calendarreferer {
	font-weight: bold;
}

TD.cal_event_description {
	width: 80%;
	border-left: 2px  solid;
	vertical-align: top;
	padding: 5px;
}

.cal_popup_fg {
	background-color: ;
}

.cal_popup_bg {
	border-top: 2px #DDF57F solid;
	border-left: 2px #DDF57F solid;
	border-right: 2px #663300 solid;
	border-bottom: 2px #663300 solid;
	background-color: #F0FBC8;
	padding: 0px;
	margin: 0px;
}

.cal_popup_caption {
	background-color: #F0FBC8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


.cal_popup_close {
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

.sideblock .cal_controls {
	font-size: 8px;
}

A IMG {
	border: none;
??l}

TABLE.formtable TD {
	padding: 9px;
}



.eventfull {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.eventfullheader {
}

.eventfullpicture {
    padding:8px;
}

.eventfullside {
    -moz-border-radius-bottomleft: 10px;
}

.eventfullmessage {
    -moz-border-radius-bottomright: 10px;
}

#block_course_summary, #block_course_summary .sideblockmain {
    -moz-border-radius: 20px;
}
 
#block_course_summary .sideblockmain {
    padding: 10px;
}

.sitetopic {
    border-width: 1px;
    border-color: ;
    border-style: solid;
    -moz-border-radius: 15px;
}

.sitetopiccontent {
    -moz-border-radius: 15px;
}

