/**************************************
 * THEME NAME: crestwood_theme
 *
 * Files included in this sheet:
 *
 *   crestwood_theme/fw_layout.css
 *   crestwood_theme/fw_color.css
 *   crestwood_theme/fw_fonts.css
 **************************************/

/***** crestwood_theme/fw_layout.css start *****/

/* Core */
body {
    margin: 5px;}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
}
 
h1, h2, h3, h4 {
  text-align: left;
  padding-left: 5px;
}  h1, h2, h3 {
  border-width: 1px;
  border-style: solid;
 
}
h4 {
  border-bottom-style: solid;
  border-bottom-width:1px;
 
}

input {
 
 
}.generalbox {
  border-width:1px;
  border-style:solid;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  height:0px;
  border-width:1px;
  border-style:solid;
  
}
#header {
  height:0px;
  border-width:1px;
  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;
 }

/***
 *** Login
 ***/
TABLE.loginbox {
  margin-top: 20px;
  }
.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}.
loginbox .content {
  border-top-width: 0px;
}

/***
 *** Footer
 ***/

#footer {
  text-align:left;
  margin-top: 5px;}

/***
 *** Blocks
 ***/
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
 
/***
 *** 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:1px;
  border-style:solid;
  padding:5px;
}
.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}
#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;  border-style: dashed;
}

/***
 *** Timetable
 ***/

#timetable {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}

#timetable h2,
#timetable h3
{
  text-align: center;
}

#timetable .maintimetable,
#timetable .sidetimetable
{
  vertical-align: top;
  border: 1px solid;
  padding: 0px;
}

#timetable .sidetimetable {
  width: 25%;
}

#timetable .maintimetable table.timetablemonth {
  border-collapse: separate;
  margin: 0px auto;
  width: 98%;
}

#timetable .maintimetable table.timetablemonth th {
  padding:10px;
  border-bottom:2px solid;
}

#timetable .maintimetable table.timetablemonth td {
  height: 5em;
  padding-left: 4px;
  padding-top: 4px;
  line-height:1.2em;
}

#timetable .maintimetable table.timetablemonth td,
table.minitimetable td,
table.minitimetable th {
  width:14%;
  vertical-align:top;
}
table.minitimetable td {
  text-align: center;
}
#timetable .maintimetable table.timetablemonth td table td {
  height: auto;
}

#timetable div.header
{
  padding: 5px;
}

#timetable .maintimetable .buttons {
  float: right;
}

#timetable .maintimetable .filters table,
#timetable .sidetimetable .filters table,
.sideblock.block_timetable_month .filters table
{
  border-collapse:separate;
  border-spacing: 2px;
  padding: 2px;
  width: 100%;
}

#timetable .maintimetable .filters {
  padding: 0px 10px;
}

#timetable .sidetimetable .filters {
  padding: 5px;
}

#timetable .maintimetable .controls {
  clear:both;
  padding:10px;
}

#timetable .maintimetable table.timetablemonth ul.events-new,
#timetable .maintimetable table.timetablemonth ul.events-underway
{
  padding:0px;
  margin:0px;
  list-style-type:none;
}

#timetable .maintimetable table.timetablemonth ul li {
  margin-top: 4px;
}

.minitimetableblock {
  padding: 0px 4px;
}

table.minitimetable {
  width: 100%;
  margin:10px auto;
  padding:4px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}


table.minitimetable tr.weekdays th {
   border-style: none;
}

table.minitimetable tr td.day {
  border-style: solid;
  border-width: 2px;
}

table.timetablemonth {
  border-collapse:separate;
  border-spacing:2px !important;
}

table.timetablemonth tr td  {
  border-style: solid;
  border-width: 2px;
}


table.minitimetable th {
  padding: 0px 2px;
}

#timetable .maintimetable .eventlist {
  padding: 10px;
}

#timetable .maintimetable .eventlist .topic {
  padding: 5px;
  border-style:solid; 
  border-width: 0px;
  border-bottom-color: #EEEEEE;
  border-bottom-width: 1px;
}

#timetable .maintimetable .eventlist .event {
  width:100%;
  margin-bottom:10px;
  border-spacing:0px;
  border-collapse:separate;
  border-width:1px;
  border-style:solid;
}

#timetable .maintimetable .eventlist .event .name {
  float:left;
}

#timetable .maintimetable .eventlist .event .course {
  float:left;
  clear:left;
}

#timetable .maintimetable .eventlist .event .date {
  float:right;
}

#timetable .maintimetable .eventlist .event .description .commands {
  width:100%;
}

#timetable .maintimetable .eventlist .event .description {
  padding:5px;
}

#timetable .maintimetable .eventlist .event .picture {
  padding:8px;
}

#timetable .maintimetable .eventlist .event .side {
  width:32px;
}

#timetable #selecteventtype table {
  margin:auto;
}

#timetable .event_global,
#timetable .event_course,
#timetable .event_group,
#timetable .event_user,
.minitimetable .event_global,
.minitimetable .event_course,
.minitimetable .event_group,
.minitimetable .event_user {
  border:2px solid !important;
}

#timetable .duration_global,
#timetable .duration_course,
#timetable .duration_group,
#timetable .duration_user,
.minitimetable .duration_global,
.minitimetable .duration_course,
.minitimetable .duration_group,
.minitimetable .duration_user
{
  border-top:2px solid !important;
  border-bottom:2px solid !important;
}

#timetable .today,
.minitimetable .today {
  border:2px solid !important;
}
  
.ttb_popup_bg {
  padding:0px;
  margin:0px;
  border:1px solid;
}

.ttb_popup_close {
  margin-right:5px;
}

.ttb_popup_caption {
  border-width:0px 0px 1px 0px;
  border-style:solid;
  padding-bottom:2px;
}

table.timetable-controls {
  width: 100%;
}

table.timetable-controls .previous,
table.timetable-controls .next
{
  width: 12%;
}
table.timetable-controls .previous {
  text-align: left;
}
table.timetable-controls .current {
  text-align: center;
}
table.timetable-controls .next {
  text-align: right;
}

#timetable .maintimetable .timetable-controls .previous,
#timetable .maintimetable .timetable-controls .next
{
  width: 30%;
}/***** crestwood_theme/fw_layout.css end *****/

/***** crestwood_theme/fw_color.css start *****/

/* Core */

body {
  background-color: #FFFFFF;
}

a:link {
    color: #0033CC;
}

a:visited {
    color:#0033CC;
}

a:hover {
    color: #990000;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

h1 {
  background-color: #C6BDA8;
  border-color: #333333;
  color: #333333;
}

h2 {
  background-color: #E3E3E3;
  border-color:#C6BDA8;
}
h3 {
  border-color:#C6BDA8;
}
h4 {
  border-color:#C6BDA8;
}


th {
    background-color:#E3E3E3;

}

th.header,
td.header,
div.header {
  background-color: #E3E3E3;

}

#layout-table #left-column {
    /* background-color: yellow; */
}

.generalbox {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.navbar {
  background-color:#E3E3E3;
  border-color:#666666;
  height: 20px;
}

.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}


/***
 *** Header
 ***/

#header-home, #header {
  background-color: #E3E3E3;
  border-color:#C6BDA8;
}

/***
 *** Login
 ***/


.loginbox .header {
  border-color:#C6BDA8;
}

.loginbox .content {
  border-color:#C6BDA8;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  border-color: #C6BDA8;
}

.sideblock {
  border-color:#C6BDA8;
}

.sideblock .content {
  border-color:#C6BDA8;
  background-color:#FEF9F6;
}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.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;
  }

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #C6BDA8;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #C6BDA8;
}


table.calendarmonth tr td {
   border-color:#C6BDA8;
} 

table.minicalendar {
  border-color:#C6BDA8;
}

table.minicalendar tr.weekdays th {
  background-color:#FEF9F6;
  border-color:#C6BDA8;
  }

table.minicalendar tr td.day {
   border-color:#C6BDA8;
  }
  
table.minicalendar tr td.weekend {
  border-color:#C6BDA8;
  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:#FEF9F6;
}

.cal_popup_bg {
  border-color:#C6BDA8;
  background-color:#FEF9F6;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#C6BDA8;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

#course-view .section.main .content {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #C6BDA8;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#C6BDA8;
 }




/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C6BDA8;
}
.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-color:#C6BDA8;
}

.forumpost .content {
  background: #FEF9F6;
}

.forumpost .left {
  background:#FEF9F6; 
}

.forumpost .topic {
  border-bottom-color: #C6BDA8;
}

.forumpost .starter {
  background:#FEF9F6; 
}

.forumheaderlist .discussion .starter {
  background:#FEF9F6; 
}

.forumheaderlist td {
  border-color: #C6BDA8;
}

.sideblock .post .head {
  color:#FEF9F6;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #C6BDA8; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}
/***** crestwood_theme/fw_color.css end *****/

/***** crestwood_theme/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

body {
    margin : 5px;
}

th {
  font-family: Verdana, Geneva, 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, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}


.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}


/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:.85em;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** 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, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td.day {
  font-size:0.7em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}
  
/***
 *** Timetable
 ***/
#timetable .maintimetable table.timetablemonth td {
  font-size:.8em;
}

#calendar .maintimetable .timetable-controls .current {
  font-weight: bold;
}

#timetable .sidecalendar .filters {
  font-size:0.75em
  }

table.minitimetable tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }
table.minitimetable tr td.day {
  font-size:0.7em;
  }

/***** crestwood_theme/fw_fonts.css end *****/

