/* [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: #F00077;}
.highlight        { font-weight: bold; background-color: #2D8CC3; color: #F00077;}
.cal_table        { border: solid 1px #FF7B7B; }
.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: #FF99CC; height: 2em;}
.cal_days         { border-top: solid 1px #FF7B7B; border-bottom: solid 1px #FF7B7B; border-right: solid 1px #FF7B7B; background-color: #FF70B7;}
.cal_days_s       { border-right: none;}
.cal_current      { background-color: #FFC6E2;}
.cal_current_we   { background-color: #FF99CC;}
.cal_then         { background-color: #FFFFFF;}
.cal_then_we      { background-color: #E0E0E0;}
.cal_today        { background-color: #AA6E8C;}
.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: #226992; border-collapse: collapse;}
.table_data       { background-color: #FFFFFF;}
.table_header     { background-color: #2D8CC3;}

/* [System Style] */
body { margin: 0; padding: 0; background-color: #FFE1F0; }
.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;
}
h2 {
  font-size: 16pt;
  font-weight: bold;
}
h3 {
  font-size: 14pt;
  font-weight: bold;
}

div.mailer { margin: auto; background-color: #ffe0e0; border: 1px solid #ff8080;}
div.mailer table { margin: auto; width: 400px; }
div.mailer table caption { padding: 10px; color: red; font-weight: bold; }
div.mailer table th {
  vertical-align: top; text-align: left; font-size: 80%; padding: 0; margin: 0;
}
div.mailer table td { vertical-align: top; font-size: 80%; padding: 0; margin: 0; }

