 /* CSS Document
October 22 2007
Amadeo Donofrio: amadeo@solutionset.com
*/

.cheader{
color:white;
font-family:georgia;
font-size:21px;
font-weight:bold;
}
	#cal-bod #header td {
		height: 10px;
		text-align: center;
		font-weight:bold;
		padding: 0;
	}
	#cal-cont #cal-head  {
		overflow: hidden;
		height: 30px !important;
	}
	#cal-head td {
		padding-bottom: 0px;
	}

td a{
font-size:11px;
line-height: 12px;
color: #7E5D2C;
display: block;
margin-bottom: 5px;
}

.Ccur{
display: block;
height:1%;
}


.tablecell{
min-height: 88px;
_height: 88px;
width: 104px;
padding: 0 2px 0 2px;

}

span#show-event{
display:block;
margin:15px;
padding: 10px;
border: 1px solid #C5A779;
background: #ffffff;
}

span#show-event th.header1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
}

span#show-event th.header2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
}

span#show-event td{
	font-size: 13px;
	line-height:15px;
}


/* calendar test area */
#calendar #content #rightsash #pageText {
	border-left: none;
	height: inherit;
	min-height: inherit;
}

#calendar #content #leftsash #logoImageSup {
	margin-top:0px;
}

#calendar #content #leftsash, #calendar #content #rightsash {
	padding-bottom:10px;
}

#calendar #content #leftsash #logoImage a, #calendar #content #leftsash #logoImage {
	height: 68px;
}

#calendar #content #logoImage {
	background:transparent url(/assets/images/site_images/main-logo.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/site_images/main-logo.png', sizingMethod='image');
}

#calendar #contentContainer {
	padding-bottom:10px;
}