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

/***** institucional_II/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */
  
 /** General HTML tags defined here **/
 
body {
    background-color:#CC9966;
    background-image:url(background.jpg);
}
th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient2.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

#admin-index .c0,
#admin-config .c0,
.categoryheader {
    background-image:url(background.jpg);
    background-position:bottom;
    background-repeat:repeat-x repeat-y;
    border:none;
}

.results,
.sideblock .content,
.loginbox .content,
.generalboxcontent,
.informationboxcontent,
.noticeboxcontent,
.entryboxheader,
.entrybox,
.userinfobox,
.generaltable,
#course-user .section, 
#site-index .sitetopic .sitetopiccontent,
#calendar .maincalendar .filters table,
#calendar .sidecalendar,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table,
#calendar .maincalendar .minicalendar,
#calendar .sidecalendar .minicalendar,
.block_calendar_month .minicalendar,
#calendar .maincalendar .eventlist .event,
#calendar .maincalendar,
.generalbox,
.courseboxcontent,
.categoryboxcontent,
.cal_popup_fg,
#course-view .section td.content,
table.files,
#adminsettings fieldset {
/*    border-top:1px solid #FFCC99;
    border-left:1px solid #FFCC99;
    border-bottom:1px solid #330000;
    border-right:1px solid #330000;
*/  background-image:url(gradient3.jpg);     
    background-position:bottom;
    background-repeat:repeat-x repeat-y;
}

/** Places using the vertical white wood texture without borders **/

#mod-chat-gui_header_js-users,
#admin-index .c1,
#admin-config .c1,
#grade-index .generaltableheader,
#grade-index .generalboxcontent,
#grade-exceptions .generaltableheader,
#grade-exceptions .generalboxcontent,
.generaltable .cell,
.forumpost .left,
.sideblock .r1,
.r0 {
    background-image:url(gradient3.jpg);
    background-position:bottom;
    background-repeat:repeat-x repeat-y;
    border:none;
}


/***** institucional_II/gradients.css end *****/

