/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2006 - 2009 JoomlaShine.com. All rights reserved.
* @license   Copyrighted Commercial Software
* This file may not be redistributed in whole or significant part.
*/

/** JEvents **/

#jsn-master td.cal_td_daysnames {
	background: #366999;
}

#jsn-master td.mod_events_td_todaywithevents,
#jsn-master td.mod_events_td_todaynoevents,
#jsn-master td.cal_td_today,
#jsn-master td.ev_td_today {
	background-color: #70a0cf;
}


/* Mini Calendar module */
/* Latest Events */

#jsn-master td.mod_events_td_daywithevents {
	background-color: #d4e5f5;
}

#jsn-master span.mod_events_latest_content a:link,
#jsn-master span.mod_events_latest_content a:visited {
	color: #366999;
}
