/* SITE LAYOUT
---------------------------------------------------------------------------------------------------------- */ 
#main2 {
	background-image: url(../../../001_Global/images/bg/pages/main-blue.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F2F2;}
#content2 {
	background-image: url(../../../001_Global/images/bg/pages/content-blue.png);
	background-repeat:no-repeat;
	background-position: center top;}	
.siteTitle a {
	height:75px!important;
	width:487px;
	background-image: url(hd-siteTitle.png);}

table {
	border-collapse: collapse;
	width: 100%;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;}
th {
	font-family:"Georgia", "Cambria", Times New Roman, Times, serif!important;
	font-size: 1.5em;
	color: #000;
	font-weight: normal;
	text-align: left;
	line-height: 1.2;
	text-transform: capitalize!important;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #fff;
	border-bottom-color: #000;
	padding: 10px;
	background-color: #EBEBEB;}
th.event {
	text-align: left!important;
	width:70%;}	
th.date {
	text-align: center!important;
	width:10%;}	
th.action {
	text-align: center!important;
	width:20%;
	border-right-width: 0px!important;}	
td {
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;}
td.event {
	text-align: left!important;
	font-weight: bold!important;
	width:70%;
	font-size: 16px!important;
	color: #000;}
td.date {
	text-align: center!important;
	width:10%;}
td.action {
	text-align: center!important;
	width:20%;
	padding:0!important;
	margin:0!important;
	font-weight:bold;
	text-transform: none!important;}
td span {
	color: #000!important;
	font-size: 12px!important;	
	font-style: italic!important;
	font-weight: normal!important;
	padding-left:0px!important;
	line-height:1.3em;}
tr.priority td {
	color: #C00!important;
	background-color: #FFF!important;
	font-weight: bold!important;
	text-transform: uppercase;
}	
tr.priority.over td, tr.priority:hover td {
	background-color: #fff!important;
}
tr.priority td span {
	color: #000!important;
	font-weight: normal!important;
	font-style: italic!important;
	line-height:1.3em;
	text-transform: none!important;
}
tr.holiday td {
	color: #090!important;
	background-color: #FFF!important;
	font-weight: bold!important;
}	
tr.holiday.over td, tr.holiday:hover td {
	background-color: #fff!important;
}
tr.holiday td span {
	color: #000!important;
	font-style: italic!important;
	line-height:1.3em;
}	
td * {
	padding: 8px 10px;}
tr.alt td {
	background: #ecf6fc;}
tr.over td, tr:hover td {
	background: #fff;}


.datebox {
	z-index: 100;
	background-image: url(bg-calendardate.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	padding: 2px  0 0;
	margin:0;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: .05em;
}
.calendar.theme-day-sticky-notes .day-events .datebox.begin {
	margin:0;}
.calendar.theme-day-sticky-notes .day-events .datebox.end {
	margin:0;}
.datebox a,
.datebox a:hover {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #324356;
	border:0;}
.datebox a:hover {
	color: #670000;
	text-decoration: none;
	border:0;}
.datebox span.cal {
	position: relative;
	display:block;
	top: 0px;
	text-align: center;
	padding: 2px 3px 1px;
	width: 100%;
	margin: 0 auto;}
.datebox span.day {
	color: #fff!important;
	font-size: 10px!important;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif!important;
	font-style: normal!important;
	font-weight: bold!important;
	text-decoration: none!important;}
.datebox span.month {
	font-size: 1.7em!important;
	font-family:"Georgia", "Cambria", "Times New Roman", Times, serif!important;
	font-weight: bold!important;
	font-style: normal!important;
	line-height: 0.9em;
	text-transform: uppercase!important;
	margin-top: 3px;
	color: #000!important;	
}
.datebox span.date {
	font-size: 1.1em!important;
	font-family:"Georgia", "Cambria", "Times New Roman", Times, serif!important;
	font-weight: bold!important;
	font-style: normal!important;
	z-index: 101;
	margin-top:-4px;
	color: #000!important;
}
