/* [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 #435AB2; }
.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: #8FA6FE; height: 2em;}
.cal_days         { border-top: solid 1px #435AB2; border-bottom: solid 1px #435AB2; border-right: solid 1px #435AB2; background-color: #B4C4FF;}
.cal_days_s       { border-right: none;}
.cal_current      { background-color: #D8E0FF;}
.cal_current_we   { background-color: #B4C4FF;}
.cal_then         { background-color: #F8F9FF;}
.cal_then_we      { background-color: #DFE6FF;}
.cal_today        { background-color: #F4CD1A;}
.cal_has_event    { background-image: url(/img/sysimg/calendar_event_indicator.gif,0000FF) !important; }
.cal_has_events   { background-image: url(/img/sysimg/calendar_events_indicator.gif,0000FF) !important; }
.calendar_mini .cal_has_event,
.calendar_mini .cal_has_events { color: #0000FF !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: #FFFFFF; }

/* [System Custom Style] */
h1 { margin: 0 0 0.25em 0; font-size: 140%; color: #3E206B; }
h2 { margin: 0 0 0.25em 0; font-size: 120%; color: #D38C32; }
p { color: #303030; }

div.cmseealso {
  color: #990000;
  padding: 0.25em;
  border-top: #000066 2px solid;
  border-bottom: #000066 2px solid;
  background-color: #ffffcc;
  margin-bottom: 0.25em;
  width: 610px;
}
div.cmseealso div.section { width: 10em; float: left; font-weight: bold;}
div.cmseealso div.links   { float: left; margin-bottom: 0.5em; }
div.cmseealso div.links a {  }
