/* [Shared Icons and Labels] */
img.icon              { background-image:url(/img/sysimg/icons.gif/460db971);}
img.icon-big          { background-image:url(/img/sysimg/icons-big.gif/c279ad3a);}
img.label             { background-image:url(/img/sysimg/labels.gif/646c2256);}
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/460db971);}
.icons-big            { background-image:url(/img/sysimg/icons-big.gif/c279ad3a);}
.toolbar_icon         { background-image:url(/img/sysimg/icons.gif/460db971);}
.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: #000000;}
.highlight        { font-weight: bold; background-color: #257575; color: #000000;}
.cal_table        { border: solid 1px #006577; }
.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: #006577; height: 2em;}
.cal_days         { border-top: solid 1px #006577; border-bottom: solid 1px #006577; border-right: solid 1px #006577; background-color: #3CA2B4;}
.cal_days_s       { border-right: none;}
.cal_current      { background-color: #CCE5EA;}
.cal_current_we   { background-color: #03AFB1;}
.cal_then         { background-color: #FFFFFF;}
.cal_then_we      { background-color: #E0E0E0;}
.cal_today        { background-color: #3398CC;}
.cal_has_event    { background-image: url(/img/sysimg/calendar_event_indicator.gif,FF0000) !important; }
.cal_has_events   { background-image: url(/img/sysimg/calendar_events_indicator.gif,FF0000) !important; }
.calendar_mini .cal_has_event,
.calendar_mini .cal_has_events { color: #FF0000 !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: #326698; border-collapse: collapse;}
.table_data       { background-color: #FFFFFF;}
.table_header     { background-color: #257575;}

/* [System Style] */
body { margin: 0; padding: 0; background-color: #326698; }
.t_bgcol1 { background-color: #3398CC; }
.t_col1   { color: #3398CC; }
.t_bdcol1 { border: solid 1px #3398CC; }
.t_bgcol2 { background-color: #FFFFFF; }
.t_col2   { color: #FFFFFF; }
.t_bdcol2 { border: solid 1px #FFFFFF; }
.t_bgcol3 { background-color: #FFFFFF; }
.t_col3  { color: #FFFFFF; }
.t_bdcol3 { border: solid 1px #FFFFFF; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

/* [System Custom Style] */
h1 {
  font-size: 20pt;
  font-weight: bold;
}
h1.title a {
  font-weight: normal;
  text-decoration: none;
  color: #308f79;
}
h1.title a:hover {
  text-decoration: underline;
}
h2 {
  font-size: 16pt;
  font-weight: bold;
}
h3 {
  font-size: 14pt;
  font-weight: bold;
}
.quote {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #000080;
}
.quote:hover {
  text-decoration: underline;
  background-color: #ffff80;
  color: #0000ff;
}
ul.spaced li, ol.spaced li {
  margin-bottom: 10px;
}
.photo { text-align:center; font-size: 90%; font-weight:bold; color: #202080;font-style:italic}
