
/****claendar specific styles****/
.tpl_scroller_container
{
	color:#444;
	font-weight:bold;
	font-size:10pt;
	height:200px;
	width:152px;
	overflow:auto;
	border:1px solid #537698;
	
}

.tpl_scroller_button
{
	border-bottom:1px solid #537698;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	cursor:pointer;
	width:100%;
}

.tpl_scroller_spacer
{
	height:145px;
}

.tpl_scroller_header
{
	margin-top:5px;
	margin-bottom:20px;
	font-size:10pt;
	font-weight:bold;
}

.tpl-box
{
	width:150px;
	border:1px solid #999999;	
	padding: 0px 0px 0px 0px;
}

.tpl_scroller_date
{
	font-weight:bold;
	font-size:10pt;
	color:#c12729;
}

.tpl_scroller_events
{
	padding:5px;
}

.tpl_scroller_events a:link,
.tpl_scroller_events a:active,
.tpl_scroller_events a:visited
{
	color:#444;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	color:#667eaf;
}

.tpl_scroller_events a:hover
{
	text-decoration:underline;
	
}

.tpl_scroller_button a:link,
.tpl_scroller_button a:active,
.tpl_scroller_button a:visited,
.tpl_scroller_button a:hover
{
	color:#444;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}

.tpl_scroller_button a:hover
{
	text-decoration:underline;
}
