/**************************************
 * THEME NAME: ic-15
 *
 * Files included in this sheet:
 *
 *   ic-15/styles.css
 **************************************/

/***** ic-15/styles.css start *****/

.clearer {
  font-size:1px;
}

body {
  /*background-color: #F7F6F1;*/
  background-color: #ffffff;
  font-size:0.85em;
  text-align: left;
  margin : 5px;
    
}

body, td, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

a:link {
    color: #0033CC;
    text-decoration: none;    
}

a:visited {
    color:#0033CC;
    text-decoration: none;    
}

a:hover {
    color: #990000;
    text-decoration: underline;    
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
}

h1, h2, h3, h4 {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  text-align: left;
  padding-left: 5px;
}

h1, h2, h3 {
  border-width: 1px;
  border-style: solid; 
}

h1 {
  background-color: #dee7ec;
  border-color: #333333;
  color: #333333;
  font-size:1.2em;
  font-weight: bold;
}

h2 {
  background-color: #f3f6f8;
  border-color:#dee7ec;
  font-size:1.15em;
}

h3 {
  border-color:#dee7ec;
  font-size:1.1em;
}

h4 {
  border-color:#dee7ec;
  font-weight:bold;
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

th {
  background-color:#f3f6f8;
  font-family: Arial, Geneva, Helvetica, sans-serif; /*gr*/
  font-size: 11px; 
  font-weight: bold;
}

th.header,
td.header,
div.header,
.headingblock {
  background-color: #dee7ec;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
}



#layout-table #left-column {
    /* background-color: yellow; */
}

.generalbox {
  border-color:#dee7ec;
  background-color:#FFFFFF;
  border-width:1px; 
  border-style:solid;
}

.sitetopiccontent {
  border-color:#dee7ec;
  background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
}

#content {
  margin-top:4px;
}
/***
 *** Header
 ***/
 
#header {
/*  height:55px;
  border-width:1px;
  border-style:solid;*/

} 
 
#header-home {
  /* padding:1em 0.5em;
  /*height:60px; *//*gr*/
 /* border-width:1px;
  border-style:solid; */
}

#header-home, #header {
/*  background-color: #FF0000;*/
  border-color:#dee7ec;
}

.headermenu {
  color: #000000;  
  float:right;
  text-align:right;
  margin-right: 21px;
  margin-top: 6px;
}

.headermenu a {
  /*color: #ffffff;*/
}

.breadcrumb {
   font-family: Arial, Geneva, Helvetica, sans-serif;
   font-size:1em;
   font-weight:bold;
   padding-top: 3px;
   padding-left: 20px;
   margin-left: 20px;
}

.breadcrumb a{
text-decoration: none;
color: #3B84BD;
margin-left: 20px;
}
.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

.navbar {
background-color: #fff;
border-bottom: 1px #8CACBB solid;
margin-top: 5px;
margin-left: -10px;
margin-right: -10px;
padding-bottom: 5px;
font-size: 12px;

}
 
.navbar .navbutton {
  padding-right: 3px;
  padding-top: 2px;
}


/***
 *** Login
 ***/

.loginbox .header {
  border-color:#dee7ec;
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-color:#dee7ec;
  border-top-width: 0px;
}

TABLE.loginbox {
  margin-top: 20px;
}

/***
 *** Blocks
 ***/
 
.sideblock .header {
  border-color: #3B84BD; /*linie in blockheader*/
}

.sideblock {
  border-color:#dee7ec;
}

.sideblock .content {
  border-color:#3B84BD;
  background-color:#f8fafb;
}

.sideblock .footer {
  border-top-color:#9ABDE0;
  font-size:0.85em;
  text-align: left;
  border-top-width:1px;
  border-top-style:dashed;
}

.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: #dee7ec;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #dee7ec;
}


table.calendarmonth tr td {
   border-color:#dee7ec;
   border-style: solid;
   border-width: 1px;
} 

table.minicalendar {
  border-color:#dee7ec;
}

table.minicalendar tr.weekdays th {
  background-color:#f8fafb;
  border-color:#dee7ec;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  border-style: none;
}

table.minicalendar tr td.day {
   border-color:#dee7ec;
   font-size:0.7em;
   border-style: solid;
   border-width: 1px;
}
  
table.minicalendar tr td.weekend {
  border-color:#dee7ec;
  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:#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;
}

.cal_popup_fg {
  background-color:#f8fafb;
}

.cal_popup_bg {
  border-color:#dee7ec;
  background-color:#f8fafb;
}

#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 {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#3B84BD;
  border-width:1px;
  border-style:solid;
  padding:5px;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#dee7ec;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #dee7ec;
 /*  font-family: Arial, Geneva, Helvetica, sans-serif; */
  font-size: 1.2em;
  font-weight: bold; 
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .content {
  border-color: #dee7ec;
  background-color: #FFFFFF;
}

#course-view .section .side {
  border-color: #dee7ec;
  background-color: #FFFFFF;
}
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
  border-right-width: 1px;
  border-right-style: dashed;
}

/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #dee7ec;
}
.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);
}    font-size:0.85em;
    text-align: left;

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#dee7ec;
}

.forumpost .content {
  background: #f8fafb;
}

.forumpost .left {
  background:#f8fafb; 
}

.forumpost .topic {
  border-bottom-color: #dee7ec;
}

.forumpost .starter {
  background:#f8fafb; 
}

.forumheaderlist .discussion .starter {
  background:#f8fafb; 
}

.forumheaderlist td {
  border-color: #dee7ec;
}

.sideblock .post .head {
  color:#f8fafb;
}

.forumthread .unread {
  background: #f8fafb;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #dee7ec; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

#footer {
  text-align:left;
  margin-top: 5px;
}



/* gr */

#header-lines {
}
#logospace {
margin: 10px 0 10px 20px;
}
.header-lines-dark {
margin-left: -10px!important;
margin-right: -10px!important;
background-color: #DEE7EC;
border-top: 1px #8CACBB solid;
border-bottom: 1px #8CACBB solid;
font-size: 12px;
padding-top: 4px;
padding-bottom: 4px;

}
.header-lines-bright,
.header-lines-bright-down
 {
background-color: #fff;
border-bottom: 1px #8CACBB solid;
margin-top: 5px;
margin-left: -12px;
margin-right: -12px;
padding-bottom: 5px;
font-size: 12px;
}

.header-lines-bright-down
 {
border-top: 0px #000000 solid;
border-bottom: 0px!important;
}

#brotcrumb {
margin-left: 50px;

}

#brotcrumb a:hover {
text-decoration: none;
color: #000000;
}

#bearbutton {
vertical-align: middle;
float: right;
position: absolute;
right: 20px;
top: 80px;
}

#bearbutton input {
background-color: #f7f9fa!important;
border: 1px #8CACBB solid;
margin: 2px 20px 2px 0;
}

#bgagnavigation {
color: #000;
background-color: transparent;
display: inline!important;
font-size: 1em;
}

#bgagnavigation a {
color: #000;
text-decoration: none;
}

#bgagnavigation li {
display: inline;
list-style: none;

}

#bgagnavigation a:hover {
color: #FF0000;
text-decoration: none;
}

.hrfooter {
color: #ccc;
background-color: #ccc;
height: 1px;
margin-top: 20px;
}
#bodydiv {
margin: 5px;
}
#bodydiv table{
/*margin: 5px;*/
}
.scormlist{
font-size: 1.4em!important;
}




/***** ic-15/styles.css end *****/

