/* [Shared Icons and Labels] */
img.icon              { background-image: url(/img/sysimg/icons.gif/fcf2a910);}
img.icon-big          { background-image: url(/img/sysimg/icons-big.gif/c279ad3a);}
img.label             { background-image: url(/img/sysimg/labels.gif/dcfdb243);}
ul.breadcrumbs li.sub { background-image: url(/img/sysimg/icon_path_separator.gif);}
div.rating .img       { background-image: url(/img/sysimg/icon_ratings_13x13.gif);}
.icons                { background-image:url(/img/sysimg/icons.gif/fcf2a910);}
.icons-big            { background-image:url(/img/sysimg/icons-big.gif/c279ad3a);}
.toolbar_icon         { background-image:url(/img/sysimg/icons.gif/fcf2a910);}
.admin_toolbartable, a.ti { background: url(/img/sysimg/icon_toolbar_background.gif) top; }
#popupMask            { background-image: url(/img/sysimg/maskbg.png) !important; } /* For browsers Moz, Opera, etc. */

/* [System Colour Scheme settings] */
h1,h2,h3          { color: #A92222;}
.highlight        { font-weight: bold; background-color: #32C6E6; color: #A92222;}
.cal_table        { border: solid 1px #005C76; }
.cal_enlarge      { background: url(/img/sysimg/calendar_enlarge.gif) no-repeat;}
.cal_help         { background: url(/img/sysimg/calendar_help.gif) no-repeat;}
.cal_head         { background-color: #32C6E6; height: 2em;}
.cal_days         { border-top: solid 1px #005C76; border-bottom: solid 1px #005C76; border-right: solid 1px #005C76; background-color: #009DBF;}
.cal_days_s       { border-right: none;}
.cal_current      { background-color: #C0E0E0;}
.cal_current_we   { background-color: #7FC0C1;}
.cal_then         { background-color: #F0F0F0;}
.cal_then_we      { background-color: #D0D0D0;}
.cal_today        { background-color: #009DBF;}
.cal_has_event    { background-image: url(/img/sysimg/calendar_event_indicator.gif,FF2F28) !important; }
.cal_has_events   { background-image: url(/img/sysimg/calendar_events_indicator.gif,FF2F28) !important; }
.calendar_mini .cal_has_event,
.calendar_mini .cal_has_events { color: #FF2F28 !important; }
.cal_nav          { background: url(/img/sysimg/calendar_menu_arrow.gif) no-repeat 100% 100%;}
.table_border     { border-style: solid; border-width: 1px; border-color: #005C76; border-collapse: collapse;}
.table_data       { background-color: #C0E0E0;}
.table_header     { background-color: #32C6E6;}

/* [System Style] */
body { margin: 0; padding: 0; background-color: #D8D8D8; }
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3  { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

/* [System Custom Style] */
body {
  font-family: arial, 'lucia grande', verdana, sans-serif;
  color:#333333;
}
h1, h2, h3 {
  font-family: Georgia, verdana, arial, sans-serif;
}
#sys_footer         { background-color: #333333; padding: 20px; height:75px; }
#sys_footer a       { text-decoration:none; color: #cccc00; }
#sys_footer a:hover { text-decoration:underline; color: #ffff00; }
#sys_footer .left   {
  width: 60%; color: #ffffff; float: left; font-size: 10px; line-height: 1.5em;
}
#sys_footer .right {
  width: 40%; color: #ffffff; float: right; font-size: 10px; line-height: 1.5em;
}


#tpl_nav_global { margin:auto; background-color: #b0b0b0; }
#tpl_nav_local  { margin:auto; background-color: #f2f2f2; }

div.cmseealso {
  color: #990000;
  padding: 0.25em;
  border-top: #000066 2px solid;
  border-bottom: #000066 2px solid;
  background-color: #ffffcc;
  margin-bottom: 0.25em;
}
div.cmseealso a {
  white-space: nowrap;
}

div.comments_list ol li div.new, div.comments_list ol li div.contributed {
  background-color: #e0e0e0;
  border: 1px solid #404040;
}

