div.plotterContent{   background:#A5A2A5;   }
div.plotterContent, div.allDayEventContainer{   color: #fff;  text-shadow: rgba(0, 0, 0, 0.25) 0 1px 0;}
div.web2cal div.leftNav{top:0px;} 
#calNavData li.current {
	 background-position: 0 0px;
}

div.calStatus .calStatusHeader, .timeTxt:hover, .timeTxtover, #calNavData li.current a div
, .monthAllEventsContainer .header, div.allDayContainer
{
    background: #A5A2A5;
} 
.datepicker  .navHeaderRow,td.navSelectedDay a {background: #DFDFDF; color: #181C21;  text-shadow: rgba(0, 0, 0, 0.25) 0 1px 0;border:none;}
 div.calTimeSlot,div.allDayContainer	{   background:url("images/body.png")  0px -150px;}
 
div.allDayContainer		{ border-bottom:3px solid #A5A2A5;}

div.leftNavGroupsList .header,
td.navSelectedDay{background:#DFDFDF; } 

 ul#calNavData li{margin-left: 2px;padding:0 2px; background:url("images/tab.png") left top no-repeat;} 
 ul#calNavData li a  { background:url("images/tab.png")  right top  no-repeat;}   
 ul#calNavData li a div.content{ padding: 4px 5px;}  
 ul#calNavData li.current a div.content{   } 
 div.leftNav div.quickAddLink {margin-bottom:10px;}
 .mcell .dateCont{border:none;}
div.leftNav div.quickAddLink a,.navMonthYearName,div#calTitle{text-align:left; font-weight:bold; }  
   
 a.nextButton {position:absolute;right:5px;top:2px;background:url("images/button-next.png");height:22px; width:24px;} 
 a.prevButton {position:absolute;right:29px;top:2px; left:auto;background:url("images/button-prev.png");height:22px; width:24px;}
.controlsContainer a.nextButton { top:-5px;}
.controlsContainer a.prevButton { top:-5px;}
