/* default text color */
body, td {color:#000000;}

/* position school name in header from right side of page */
.hdrschname {right:385px;}

/* theme text colors */
.primarytxtc {color:#040079;}
.secondarytxtc {color:#CC0000;}

/* header bar colors */
.hdrbarleft {background-color:#920000;}
.hdrbarright {background-color:#CC0000;}

/* default link color */
a, a:link, a:visited {color:#0000cc; text-decoration:underline;}
a:hover {color: #0000cc; text-decoration:none;}
a:active {color: #0000cc; text-decoration:underline;}

/* footer link color */
a.textnav, a.textnav:link, a.textnav:visited {color:#040079; text-decoration:underline;}
a.textnav:hover {color:#040079; text-decoration:none;}
a.textnav:active {color:#040079; text-decoration:underline;}

/* sub-headings default color */
h1, h2, h3, h4, h5, h6 {color:#040079;}

/* wysiwyg heading colors */
.wysiwyg_pagetitle  {color:#920000;}
.wysiwyg_pagesubtitle  {color:#cc0000;}
.wysiwyg_accent  {color:#cc0000;}

/* form button colors */
.btn {color:#ffffff; background-color:#e60000;  border:1px solid #00407c;}

/* list bullet */
.bltlst {background:transparent url(/jefferson/images/bullet.gif) no-repeat top left;}

/* home news/anouncements colors */
.hmnewsttlc {color:#ffffff;}
.hmnewsbgc {background-color:#FAF4CA;}
.hmnewsheadln {color:#cc0000;}
.hmnewscontent {color:#000000;}

/* home spotlight colors */
.hmslttlc {color:#ffffff;}
.hmslbgc {background-color:#FAF4CA;}

/* left menu subhead bg color */
.subnavhdr {background-color:#920000;}
.subnavhdr a {color: #FFFFFF; text-decoration: none;}

/* calendar colors */
.calendar_day_heading {background-color: #000048;}
.calendar_day_empty, .calendar_day_event, .calendar_month {border:1px solid #727272;}
.calendar_day_event {background-color:#ededef;}

ul.calendarlisting li a.calendarevent, ul.calendarlisting li a.calendarevent:link, ul.calendarlisting li a.calendarevent:visited {display: block; position: relative; color: #0000cc; text-decoration:underline;
      font-size: .8em; z-index: 1 !important; padding-left:8px; margin-left:0px;}

ul.calendarlisting li a.calendarevent:hover, ul.calendarlisting li a.calendarevent:active {
      text-decoration:none;
   }

   ul.calendarlisting li, a.calendarevent ul li {
   background:transparent url(/images/bullet1.gif) left no-repeat top;
   }


table.spotlight {border-collapse:collapse;}
table.spotlight th {background-color:#b8b8b9;border:1px solid #b8b8b9;padding:3px;}
table.spotlight td {border:1px solid #b8b8b9;}
table.spotlight tr.alternate td {background-color:#E7E5FA;}