/*********************

* Calendar module style

**********************/

.mod_events_monthyear

{

    border-style:solid;

    border-color: Black;

    border-width:1px 1px 0px 1px;

    height:21px !important;

    line-height:21px;

    color: #cfc585;

   	background-color: Black;

    font-weight:bold;

    text-align:center !important;

    width:148px!important;

    cursor:pointer;

}

.mod_events_monthyear td

{

	text-align:center!important;

}

.mod_events_monthyear a.mod_events_link {

	color:#afa45e;

	text-decoration:none;

    font-weight:bold!important;

}



.mod_events_table

{
	background-color: Black;

    border-style:solid;

    border-color:Black;

    border-width:1px 1px 1px 1px;

    width:148px!important;

	text-align: center;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-decoration: none;

	margin-bottom: 0.25em;
	
	color: white!important;

}

.mod_events_td_dayname

{

    border-bottom: 1px solid #000000;

    height:15px ! important;

    line-height:15px;

    color: White;

   	background-color: Black;

    font-weight:bold;

    text-align:center !important;

}

.mod_events_td_dayname .sunday

{

	color: Red;

}

.mod_events_td_dayname .saturday

{

}

a.mod_events_daylink:link

{

	color: #afa45e;

	text-decoration: none;

}

a.mod_events_daylink:visited

{

	color: #afa45e;

	text-decoration: none;

}

a.mod_events_daylink:hover

{

	color: #cfc585;

	text-decoration: underline;

}



.mod_events_td_dayoutofmonth

{

	color: Black;

  	background-color: White;
	
	text-decoration:line-through;

    padding:1px !important;

  	width:18px!important;

}



.mod_events_td_daywithevents

{

    background-color: #136331;

    padding:0px !important;

  	width:18px!important;

    border: 1px solid #136331;

}

.mod_events_td_daynoevents

{

    padding:1px !important;

  	width:18px!important;
	
	color: White!important;

}



.mod_events_td_todaynoevents

{

    padding:0px !important;

    border:solid 1px White;

  	width:18px!important;

}



.mod_events_td_todaywithevents

{

    padding:0px !important;

    border:solid 1px red;

  	width:18px!important;

}



a.mod_events_link

{

    font-weight:normal;

    text-align:center !important;

	text-decoration: none;

}

a.mod_events_link:link

{

    color: #afa45e;

}

a.mod_events_link:hover

{

	color: #cfc585;
	text-decoration: underline;

}





td.mod_events_latest_first, td.mod_events_latest 

{

	background-color:#000000;

	border-style:solid;

	border-width:0px 0px 1px 8px;

	padding:0px 0px 2px 2px;

}
