/* VERSIONS
/* 6_0 Module Framework

/* CALENDAR STYLES
----------------------------------------------------------------------------- */

dl.calendar-day dd h4{ line-height: normal; margin-bottom: 1px; }
dl.calendar-day dd h5{ font-weight: normal; line-height: normal; color: #555; font-size: .9em; margin-bottom: 0; }

.sc .calendar .hd .button{ top: 4px; right: 0px; }

/* 
-----------------------------------------------------------------------------
 =BUTTONS
----------------------------------------------------------------------------- */	

.controls{ position: relative; margin-bottom: .6em; }
	
	.controls .paging,
	.controls .views{ float: left; margin-top: 0; margin-right: 2em; height: auto; }
		.controls .paging a,
		.controls .views a{ position: relative; display: block; float: left; margin-right: 4px; }

	.calendar .hd .controls div.customize,
		.calendar .hd .controls div.customize a.customize{ position: relative; top: 0; right: 0; float: right; }
		.calendar .hd .controls div.customize a.customize{ position: relative;}
		.calendar .controls div.customize .sc{ position: absolute; z-index: 32; right: 0; top: 2em;}
			.calendar .controls div.customize .sc .module{ 
				background-color: #ffffff; 
				width: 220px; 
				margin-top: 10px; 
				border-right: 1px solid #3F7CBD;
				border-left: 1px solid #3F7CBD;
				}

.views {}
	.views span.label {}
	.views a {}
		.views a.view-list {}
		.views a.view-month {}	
		.views a.view-week {}
		.views a.view-oneweek {}
		.views a.view-twoweek {}
		.views a.view-print {}

/* 
-----------------------------------------------------------------------------
 =CALENDAR-LIST
----------------------------------------------------------------------------- */			
.calendar .list{}
	.calendar .list dl.calendar-day {	 
		min-height: 60px;
		}
		.calendar .list dl.calendar-day dt {
			display: block;
			float: left;
			position: relative;
			height: 53px;
			width: 40px;
			}
			.calendar .list dl.calendar-day dt img {
				position: absolute;
				top: 0;
				}
			.calendar .list dl.calendar-day dt .month {
				top: 40px;
				}
			.calendar .list dl.calendar-day dt .day {
				top: 14px;
				}
		.calendar .list dl.calendar-day dd {
			margin-left: 45px; 
			background: url(/images/common/bg-dashed.gif) left bottom repeat-x;
			margin-bottom: .8em;
			padding-bottom: .8em; 
			}
			
		.sc .calendar .list dl.calendar-day dd{ border-color: #00A48B; }
		.sc .calendar .list dl.last-child dd.only-child{ background-image: none; margin-bottom: 0; padding-bottom: 0;}
	
/* 
-----------------------------------------------------------------------------
 =CALENDAR-TABLES Mini-block, Block, Week
 
 Available Classes:
 table.month#
 table th.first-child / last-child
 table tr.first-child / last-child / week#
 table td.first-child / last-child / other-month / other-month-day# / day# / today
 table dl dd.first-child / last-child / only-child / alt
----------------------------------------------------------------------------- */
.table-container{ margin-bottom: .75em }
	.table-container table {
		border-collapse: collapse;
		border-right: 0;
		width: 100%;
		border-left: 1px solid #979797;
		border-top: 1px solid #979797
		}
		.table-container table th{ 
			background: #005288;
			color: #FFF;
			font-weight: normal;
			text-align: center;
			}
		.table-container table td{
			background-color: #FFF;
			border: 1px solid #979797;
			border-left: 0;
			vertical-align: top;
			}
		.table-container table td.other-month{}
		.table-container table td.today{}
		.table-container table td.event{}
			.table-container table td span{ /* other month */ }
			.table-container table td a{}
			.table-container table td.today a{}
			.table-container table td.event a{}

/* 
-----------------------------------------------------------------------------
 =CALENDAR-MINI
----------------------------------------------------------------------------- */
.calendar .miniblock { margin-bottom: 1.8em; }
	.calendar .miniblock .paging{ display: none; }
	.calendar .miniblock h2{}
	.calendar .miniblock form select {
		margin: 6px auto;
		width: 100%;
		}
	.calendar .miniblock table {}
		.calendar .miniblock table th{ font-weight: bold; padding: 5px;}
		.calendar .miniblock table td{
			text-align: center;
			width: 12%;
			padding: 5px;
			}
		.calendar .miniblock table td.other-month{
			background-color: #C7C7C7;
			}
		.calendar .miniblock table td.event{
			background-color: #EFEFEF;
			}
		.calendar .miniblock table td.today {}
			.calendar .miniblock table td span{}
			.calendar .miniblock table td a{
				text-decoration: none;
				display: block;
				color: #054873;
				}
			.calendar .miniblock table td.today a{}
			.calendar .miniblock table td.event a{}


/* 
-----------------------------------------------------------------------------
 =MONTH/WEEK CALENDAR
----------------------------------------------------------------------------- */
.calendar .month{}
	.calendar .month .month-select select{ width: 160px; position: absolute; top: 0; right: 0; }
	
	.calendar .month table {
		width: 100%;
		}
		.calendar .month table th{
			padding: 0.4em;
			text-align: left;
			}
		.calendar .month table td{
			width: 16%;
			}
		.calendar .month table td.other-month{ background-color: #EFEFEF; }
		.calendar .month table td.today{}
		.calendar .month table td.event{}
			.calendar .month table td span{}
			.calendar .month table td a{}
			.calendar .month table td.today a{}
			.calendar .month table td.event a{}
		.calendar .month table td dl.calendar-day{}
			.calendar .month table td dl.calendar-day dt{
				background-color: #F0F0F0;
				border-bottom: 1px solid #979797;
				font-weight: bold;
				padding: 0.4em;
				margin-bottom: 0.6em;
				}
		    .calendar .month table td.today dl.calendar-day dt{
				
		        }
			.calendar .month table td dl.calendar-day dd{
				padding: 0 0.4em 1em;
				}
			.calendar .month table td dl.calendar-day dd h4{ font-size: 90%; line-height: 115%; }
	

/* 
-----------------------------------------------------------------------------
 =KEY
----------------------------------------------------------------------------- */
dl.key { display: none; }
	dl.key dt { font-weight: bold; }
	dl.key ul { list-style: none; list-style-image: none;  }
		dl.key ul li { padding-left: 0; background: none; }
			dl.key ul li span{ width: 20px; height: 20px; display: block; float: left; margin: -2px 8px 0 0;}
			dl.key ul li.noevent span{ background-color: #E9F7FF; }
			dl.key ul li.today span{ background-color: #8DD3FF; }
			dl.key ul li.event span{ background-color: #CAE9FC; }
			
