/***************************************************************
Astra Schedule 7 Custom Styles for Base Elements (header/footer)
****************************************************************/
.ApplicationLogo {
	background-image: url(../images/cwclogo.png);
	height: 36px;
	width: 428px;
}

.Header {
	background-color: #000;
	color: #fff;
	width: 100%;
	background-image: none;
}

.TabNavigation {
	/*background-color: #ff6600;*/
	background-color: #ff6600;
	height: 29px;
}


.PartTitle {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #ff6600;
	border-color: #ff6600 #ff6600 -moz-use-text-color;
	border-style solid solid none;
	border-width: 1px 1px medium;
	font-weight: bold;
}

.Footer {
	background-color: #ff6600;
	background-image: url("images/compatible.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 25px;
	padding: 0;
	width: 100%;
}

#MainFooter .Branding {
	display: none;
}

.LoginHeader Label {
	color: #fff;
}

.CalendarWrapper {
	background-image: url("images/Disclaimer.jpg");
	background-color: #ff6600;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.igdv_AstraStyleLibraryCaptionHeader {
	background-color: #000;
}

.CalendarView .ControlButton {
/*	background: none repeat scroll 0 0 #000;*/
	border: 1px solid #000;
}

.DailyGridView {
	background: none repeat scroll 0 0 #000 !important;
}

#CalGridView .GridFrame {
	background: #000;
}

.daygridcover {
	background: #E5F1FF;
}

.CalListTopBlue {
	background: #000;
}

.CalListView label {
	color: #fff;
}

.CalendarView .FormController .FormGroup .Legend {
	background: #000;
}

.Footer .Diagnostics {
	color: #fff;
}

.Diagnostics a {
	color: #fff;
}

.igmv_AstraStyleLibraryCaptionHeader {
	background: #000;
}

.igmv_AstraStyleLibraryNavigationButton {
	background-color: #ff6600;
}

.GridViewSide {
	background: #000;
}
.igdv_AstraStyleLibraryAppointment {
	color: #FFF;
	font-weight: bold;
}