/* ================================
    CSS STYLES FOR Module Events Calendar
   ================================
*/

/* ==========For Widget size if developed===========


#homeWrapper table.evt a {text-decoration: none;}
#homeWrapper table.evt .evtNextPrev {padding:15px 5px 0px 5px;}
#homeWrapper table.evt .evtNextPrev a{font-size: 12px;}
#homeWrapper .evtBarBtn, #homeWrapper .evtBar {}

#homeWrapper table.evt {background: url('images/black_box.png') no-repeat; border: 0px; width: 226px; height: 204px; margin: 20px auto;}

#homeWrapper table.evt .evtTitle td {font-size: 14px; font-weight: bold; color: #fff; height: 40px;}

#homeWrapper table.evt td {height: 20px; width: 20px; font-size: 10px; background: transparent; padding: 0px; border: 0px; text-align: center;}
#homeWrapper table.evt td a {font-size: 10px;}

#homeWrapper table.evt .evtOtherMonDay, #homeWrapper table.evt .evtOtherMonDay a {background-color: transparent; color: #000;}
#homeWrapper table.evt td.evtToday {background: url('images/today_bg.gif') no-repeat;}
*/


