/* default text color */
body, td {color:#000000;}

/* position school name in header from right side of page */
.hdrschname {right:363px;}

/* theme text colors */
.primarytxtc {color:#de0036;}
.secondarytxtc {color:#de0036;}

/* header bar colors */
.hdrbarleft {background-color:#990000;}
.hdrbarright {background-color:#cc0000;}

/* default link color */
a, a:link, a:visited {color:#cc0000; text-decoration:underline;}
a:hover {color: #cc0000; text-decoration:none;}
a:active {color: #cc0000; text-decoration:underline;}

/* second link color */
a.link2, a.link2:link, a.link2:visited {color:#ee3123; text-decoration:underline;}
a.link2:hover {color:#ee3123; text-decoration:none;}
a.link2:active {color:#ee3123; text-decoration:underline;}

/* footer link color */
a.textnav, a.textnav:link, a.textnav:visited {color:#de0036; text-decoration:underline;}
a.textnav:hover {color:#de0036; text-decoration:none;}
a.textnav:active {color:#de0036; text-decoration:underline;}

/* sub-headings default color */
h1, h2, h3, h4, h5, h6 {color:#cc0000;}

/* wysiwyg heading colors */
.wysiwyg_pagetitle  {color:#cc0000;}
.wysiwyg_pagesubtitle  {color:#990000;} /*was cc0000 */
.wysiwyg_accent  {color:#006ed5;}

/* form button colors */
.btn {color:#555555; background-color:#C3DAF9;  border:1px solid #ffffff;}

/* list bullet */
.bltlst {background:transparent url(/images/school/rwes/bullet.gif) no-repeat top left;}

/* home news/anouncements colors */
.hmnewsttlc {color:#ffffff; padding-left: 10px;}
.hmnewsbgc {background-color:#eaeaea;}

/* home spotlight colors */
.hmslttlc {color:#ffffff; padding-left: 10px;}
.hmslbgc {background-color:#eaeaea;}

/* left menu subhead bg color */
.subnavhdr {background-color:#cc0000;}
.subnavhdr a {color: #FFFFFF; text-decoration: none;}

/* calendar colors */
.calendar_day_heading {background-color: #cc0000;}
.calendar_day_empty, .calendar_day_event, .calendar_month {border:1px solid #cc0000;}
.calendar_day_event {background-color:#f1f1f1;}

ul.calendarlisting li a.calendarevent, ul.calendarlisting li a.calendarevent:link, ul.calendarlisting li a.calendarevent:visited {display: block; position: relative; color: #000; 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:#cccccc;border:2px solid #cccccc;padding:3px;}
table.spotlight td {border:2px solid #cccccc;}
.hmnewsheadln {color:#000000;}
.hmnewscontent {color:#000000;}
table.spotlight tr.alternate td {background-color:#eceaea;}
