/* [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: #000000;}
.highlight        { font-weight: bold; background-color: #66B43C; color: #000000;}
.cal_table        { border: solid 1px #408040; }
.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: #E0FFE0; height: 2em;}
.cal_days         { border-top: solid 1px #408040; border-bottom: solid 1px #408040; border-right: solid 1px #408040; background-color: #C0FFC0;}
.cal_days_s       { border-right: none;}
.cal_current      { background-color: #F0FFF0;}
.cal_current_we   { background-color: #C0FFC0;}
.cal_then         { background-color: #FFFFFF;}
.cal_then_we      { background-color: #E0E0E0;}
.cal_today        { background-color: #FF8080;}
.cal_has_event    { background-image: url(/img/sysimg/calendar_event_indicator.gif,FFFFFF) !important; }
.cal_has_events   { background-image: url(/img/sysimg/calendar_events_indicator.gif,FFFFFF) !important; }
.calendar_mini .cal_has_event,
.calendar_mini .cal_has_events { color: #FFFFFF !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: #408040; border-collapse: collapse;}
.table_data       { background-color: #80FF80;}
.table_header     { background-color: #66B43C;}

/* [System Style] */
body { margin: 0; padding: 0; background-color: #DADAFE; }

/* [System Custom Style] */
h1.title a { text-decoration: none; color: #000; }
h1.title a:hover { text-decoration: underline; }
h2.title a { text-decoration: none; color: #000; }
h2.title a:hover { text-decoration: underline; }

#layout_top img { display: block; width: 896px; height: 14px; }
#layout_middle_border {
  background: url(/img/sysimg/?img=UserFiles/Image/layout/border_middle.png) repeat-y;
  padding: 0 13px;
}
#layout_bottom img { display: block; width: 896px; height: 14px; }

#layout_credits {
  text-align: center;  font-size: 8pt;
}
#layout_credits a {
  text-decoration: none;
  color: #039202;
}
#layout_credits a:hover {
  text-decoration: underline;
  color: #40BE02;
}


