﻿/**
* @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: #5f9936;
}

#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: #98cf70;
}


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

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

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