/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */

#header_cal {width: 1000px;  height: 100px; overflow:hidden;}
#call_text {padding: 28px 5px 5px 5px; text-align: center; font-size: 10px; color: #0f42c2; font-size: 11px; height: 70px; line-height: 15px;}

#sunday {width: 144px; background: url("images/bg_cal.gif"); float: left;}
#sunday.on  {width: 144px; background: url("images/bg_cal.gif") 0 -250px;}

#monday {width: 142px; background: url("images/bg_cal.gif") -144px 0; float: left;}
#monday.on  {width: 142px; background: url("images/bg_cal.gif") -144px -250px;}

#tuesday {width: 142px; background: url("images/bg_cal.gif") -286px 0; float: left;}
#tuesday.on  {width: 142px; background: url("images/bg_cal.gif") -286px -250px;}

#wednesday {width: 142px; background: url("images/bg_cal.gif") -428px 0; float: left;}
#wednesday.on  {width: 142px; background: url("images/bg_cal.gif") -428px -250px;}

#thursday {width: 142px; background: url("images/bg_cal.gif") -570px 0; float: left;}
#thursday.on  {width: 142px; background: url("images/bg_cal.gif") -570px -250px;}

#friday {width: 142px; background: url("images/bg_cal.gif") -712px 0; float: left;}
#friday.on  {width: 142px; background: url("images/bg_cal.gif") -712px -250px;}

#saturday {width: 146px; background: url("images/bg_cal.gif") -854px 0; float: left;}
#saturday.on  {width: 146px; background: url("images/bg_cal.gif") -854px -250px;}