@CHARSET "utf-8";

.vdpwcacacourses a {
	color: #660000;
	text-decoration: none;	
}
.vdpwcacacourses a:hover {
	color: #000000;
}

#header-logo {
	DISPLAY: inline; FLOAT: left; BACKGROUND-IMAGE: url(../../pics/logo.gif); MARGIN: 0px 0px 0px 70px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; WIDTH: 500px; HEIGHT: 100px;
}
#header-body {	
	background-color: #FFFFFF;
	border-bottom:9px solid #e0301e;
}

h2.calendar-overview-title {
	padding: 0px;
	margin: 0px;	
	font-size: 16px;
	font-weight: normal;	
	border-bottom: none;	
}
h2.calendar-overview-title a {
	color: #FFFFFF;
	text-decoration: none;
}
h2.calendar-overview-title a:hover {
	color: #000000;	
}
#content-normal h2.calendar-overview-title {
	margin-left: 0px;
}
h3.calendar-overview-subtitle {
	margin-top: 2px;
	font-size: 14px;
	font-weight: normal;
	color: #404041;
	font-family:Georgia, "Times New Roman";
}
h4.course-level{
	font-weight: normal;
	font-size: 13px;
	color: #444444;
	font-family:Georgia, "Times New Roman";
}

h5.course-level {
	font-weight: normal;
	font-size: 13px;
	color: #444444;
}

h4.course-level a, h5.course-level a {
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
h4.course-level a:hover, h5.course-level a:hover {
	color: #000000;
}
p.courses-overview-body {
	padding-bottom: 5px;
	line-height: 1.5;
	font-size: 12px;
}
span.level-date {
	font-size: 12px;
	color: #555555;
}
span.date-title {
	font-size: 12px;
	color: #FFFFFF;
}

/* sorting navigation */
.navigation-sorting-wrapper {
	position: relative;
	float: left;
	margin-left: 27px;
	width: 439px;
	height: 42px;
	display: inline; /* ie bug */
}
.navigation-sorting-wrapper .sorting-active-wrapper {
	position: relative;
	float: left;
	width: 220px;
	height: 42px;
	background-image: url("../../pics/nav_sorting_active_bg.gif");
	background-repeat: no-repeat;
	padding-top: 13px;
	text-align: center;
}
.navigation-sorting-wrapper .sorting-inactive-wrapper {
	position: relative;
	float: left;
	width: 220px;
	height: 42px;
	margin-left: -1px;
	background-image: url("../../pics/nav_sorting_inactive_bg.gif");
	background-repeat: no-repeat;	
	padding-top: 13px;
	text-align: center;
	display: inline; /* ie bug */
}
.navigation-sorting-wrapper .sorting-active-wrapper a {
	color: #4D4D4D;
	text-decoration: none;
}
.navigation-sorting-wrapper .sorting-active-wrapper a:hover {
	color: #000000;
}
.navigation-sorting-wrapper .sorting-inactive-wrapper a {
	color: #EF0F37;
	text-decoration: none;
}
.navigation-sorting-wrapper .sorting-inactive-wrapper a:hover {
	color: #000000;
}
.table-wrapper {
	position: relative;
	float: left;
	clear: left;
	/*margin-top: -1px;*/
}

/* page browser */
.showResultsWrap {
	position: relative;
	float: left;
}
.browseLinksWrap {
	position: relative;
	float: left;
	margin-left: 5px;
	display: inline; /* ie bug */
}
.inactiveLinkWrap a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}
.inactiveLinkWrap a:hover {
	color: #000000;
}
