﻿/********************************************************** 
************* Rainmaker Business Technologies *************
***********************************************************
                Customer specific styles
**********************************************************/

#headerTop          { background-color: #ffffff; }                  /* Background colour of the header bar */

#headerLogon        { color: #7C7C7C; }                             /* The text color of the logged on user */

.headerMenu li ul   { border: 1px solid #00482d; }                  /* Dropdown menu borders */
.headerMenu li ul   { border-top: none; }

#masterFooterInner  { background-color: #f2f2f2; color: #888888; }  /* Background and fore colour of the footer bar  */

.calendar,
.ajax__calendar .ajax__calendar_container   { border: solid 1px #00482d !important; }       /* Background and border of calender */
.calendar table td                          { background-color: #00482d; border: solid 5px #00482d; }
.ajax__calendar .ajax__calendar_header      { background-color: #00482d; }