@charset "utf-8";
/*	General	-----------------------------------------	
	Brand Colour(s): #C15D6A, #8D0000, #5E0000, #414142, #000000.
	Logo File Location: High Resolution Image of Logo: "../_logo/hdlogo.png".
*/

html { background:url(../images/html-bg.png) repeat-x top center; }
#header h1 a {
	color:#302880;
	text-decoration:none;
}
.top-links span a {
	font-size:8.5pt;
	color:#FFF;
	text-decoration:none;
}
.top-links span a:hover { text-decoration:underline; }
.search-section form label input#search-field {
	background:url(../images/search-magnifier.png) #FFF no-repeat 5px center;
	width:150px;
	color:#666;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	border: solid thin #BF5452;
	padding-left:27px;
	margin:0px;
}
.search-section form label input:focus {
	background:url(../images/search-magnifier.png )#FFF no-repeat left center;
	border: solid thin #999;
}
.search-section form label select {
	width:170px;
	color:#666;
	border: solid thin #BF5452;
	margin:0 5px 0 0;
	font-size:10pt;
}
form .search-area input.btn {
	border:none;
	background-color:#414142;
	padding:4px 3px;
	font-weight:bold;
	font-size:9pt;
	color:#fff;
}
/*	Home Banner	----------------------------------------	*/
ul.pointers {
	bottom: 25px;
	color: #333;
	list-style: none outside none;
	margin: 0;
	padding: 15px;
	position: absolute;
	top: 25px;
	z-index: 50;
}
ul.pointers li a {
	color:#333;
	text-decoration:none;
	display:block;
}
ul.pointers li a:hover { text-decoration:underline; }
.quick-links ul h3.ql-title {
	line-height:normal;
	color:#CCC !important;
	font-weight:bold;
	padding-bottom:10px;
	display:block;
}
.quick-links ul li a {
	color:#CCC;
	font-size:99%;
	text-decoration:none;
}
.quick-links ul li a:hover { color:#FFF; }
.page-content-block {
	border-top:solid 3px #8D0000;
	border-right:solid thin #CCC;
}
.pb-lists li a { color:#666; }
.pb-lists li a:hover { color:#8D0000; }
.banner-tooltip, .li-course-tooltip {
	position:absolute;
	width:350px;
	background:#773C76;
	color:#FFF;
	padding:5px 5px 5px 10px;
	font-size:1.28em;
	z-index:20;
}
.portfolio-wrapper-block {
	background:#F9F0EF;
	display: inline;
	float: left;
	height: 10.9em;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	width: 415px;
}
.portfolio-wrapper-block dd ul h4 a { color:#333; }
/*	Home Sub	----------------------------------------	*/
#hotspot-summary .img-wrapper {
	width:260px;
	height:180px;
	background:#414142;
	overflow:hidden;
	display:block;
	margin:auto;
}
.sum-wrapper h3, .news-sum-wrapper h3 {
	color: #773C76;
	font-size: 1.5em;
	padding-bottom: 5px;
}
.news-item a {
	color:#666;
	text-decoration:none;
}
.news-item a:hover { color:#333; }
.news-control-links span {
	padding:0px 8px;
	display:block;
	float:right;
}
.news-control-links span:hover, .news-control-links span a:hover {
	background:#333;
	color:#FFF;
	text-decoration:none;
}
.news-control-links span a, .sum-wrapper .article-block span a.event-anchor {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.news-sum-wrapper h3 a.rss {
	background: url(../images/social-media.png) no-repeat 1px -96px transparent;
	display: inline-block;
	float: right;
	height: 25px;
	text-indent: -9999px;
	width: 25px;
	overflow:hidden;
}
.dt-event-block {
	background:url(../images/spot.jpg) #8D0000 no-repeat bottom left;
	width:30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height:40px;
	float:left;
	margin-right:10px;
	margin-bottom:13px;
	color:#FFF;
	text-align:center;
}
.event-list a {
	color:#333;
	text-decoration:none;
}
.event-border .event-time {
	color:#8D0000;
	font-weight:bold;
	display:block;
}
.event-list a:hover {
	color:#666;
	text-decoration:underline;
}
.dt-event-block dd { display:block; }
.dt-ann-block {
	width:30px;
	padding:10px;
	height:40px;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	background:#BF5553;
	color:#FFF;
	text-align:center;
}
.dt-ann-block span.day, .dt-event-block span.day {
	display:block;
	font-weight:bold;
	font-stretch:extra-expanded;
	padding-bottom:5px;
	font-size:1.6em;
}
.event-wrapper a { color:#BF5452; }
.event-wrapper a:hover {
	color:#333;
	text-decoration:none;
}
.news-control-links span a:hover, .news-control-links span a:active { text-decoration:underline; }
/*	Table 	----------------------------------------	*/
table {
	margin:10px auto 3px 0;
	display:block;
	float:none;
	border:solid thin #FFF;
	border-collapse:collapse;
}
table tr {
	border-bottom: solid thin #EEE;
	background:none;
	text-align:left;
	padding:3px;
	width:100%;
}
table tr:last-child { border-bottom: none; }
table tr th {
	border: none;
	background:none;
	text-align:left;
	padding:3px;
}
table tr td {
	padding:2px;
	vertical-align:top;
	border:solid thin #5E0000;
}
table tr th { background:none; }
table tr:nth-child(odd) {
 background-color:#F9F0EF;
}
table tr:nth-child(even) {
 background-color: #fff;
}
dt h4, dd ul h4, dd h4 { font-size:1.3em; }
.dt-block h4 a, dd ul h4 a, dd h4 a { color:#333; }
#content-wrapper .two-column-content-left h3, .one-column-content-wrapper h3 {
	color: #6B6B6B;
	display: block;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	padding-top: 10px;
}
#content-wrapper h3 a, #content-wrapper .two-column-content-left h3 a, .one-column-content-wrapper h3 a { color:#8D0000; }
#content-wrapper h3 a:hover, #content-wrapper .two-column-content-left h3 a:hover, .one-column-content-wrapper h3 a:hover { text-decoration:none; }
.page-content-wrapper-px ul, .page-content-wrapper-px ol, .page-content-wrapper-px .page-copy ul, .page-content-wrapper-px .page-copy ol, .one-column-content-wrapper ul, .one-column-content-wrapper ol {
	margin-left:15px;
}
.page-content-wrapper-px a, .page-content-wrapper-px .page-copy a, .one-column-content-wrapper a { color:#8D0000; }
.page-content-wrapper-px a:hover, .page-content-wrapper-px .page-copy a:hover, .one-column-content-wrapper a:hover, .two-column-content-left a:hover { color:#333; /*color:#C15D6A;*/
}
.page-pallet ul li a {
	display:block;
	font-weight:bold;
	padding:5px 8px;
	background:#4D85BE;
	color:#FFF;
	text-decoration:none;
}
.page-pallet ul li a:hover, .page-pallet ul li a:focus {
	background:#CB8303;
	color:#FFF;
}
.show-all {
	font-weight:bold;
	float:left;
	margin:3px;
	display:block;
}
.show-all a {
	display:block;
	font-weight:bold;
	padding:5px 10px;
	background:#CB8303;
	color:#FFF;
	text-decoration:none;
}
.more-items a { text-decoration:none; }
.more-items a:hover { color:#333; }
ul#right-sidebar-list-wrapper li a:hover {
	color:#333;
	font-weight:bold;
}
.page-name { background:#414142; }
.page-name h2 { color:#FFF; }
.left-sidebar-list-wrapper li a {
	color:#222;
	text-decoration:none;
}
.left-sidebar-list-wrapper li a:hover, .left-sidebar-list-wrapper li a:focus, .left-sidebar-list-wrapper li a:active { color:#BF5452; }
#left-sidebar-list-wrapper li ul, #left-sidebar-list-wrapper li ul { background:none; }
.course-list-wrapper ul li a:hover, .two-column-content-left ul li a:hover { /*	color:#BF5452;
*/	display:block; }
/*	Tree	----------------------------------------	*/
.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview ul {
	background-color: white;
	margin-top: 2px;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li {
	margin: 0;
	padding: 0pt 0pt 3px 5px;
}
.treeview a.selected {
	color: #8D0000;
	font-weight:bold;
}
#treecontrol {
	margin: 1em 0;
	display: none;
}
.treeview .hover {
	color:#414142;
	cursor: pointer;
}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }
/*	Course Tabs	----------------------------------------	*/
.courses-tab {
	font-weight:bold;
	color:#BF5452;
	font-size:250%;
}
.dl-cd-wrapper {
	color:#BF5452;
	width:100%;
	display:inline-block;
	padding:2px 0;
}
.dl-cd-wrapper:last-child { margin-bottom:10px }
.dt-cd-term {
	width:120px;
	float:left;
}
.dd-cd-def { color:#333; }
ul.tabs {
	background:#CCC;
	padding-top:8px;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	margin: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #DDCACA;
	border-left: 1px solid #FFF;
	width: 97%;
}
ul.tabs li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	font-weight:bold;
	height: 31px;
	line-height: 31px;
	border: 1px solid #DDCACA;
	margin-bottom: -1px;
	background: #FFF;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover { background: #ccc; }
ul.tabs li.active, ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: solid thin #DDCACA;
	border-top: none;
	clear: both;
	float: left;
	width: 97%;
	background: #fff;
}
.tab_content { padding: 20px; }
.tab_content h3 a { color: #254588; }
.ul-course-list { position:relative; }
/*	Staff	----------------------------------------	*/
.dl-staff-sum { }
.dl-cd-wrapper:last-child { margin-bottom:10px }
.dd-cd-def { color:#333; }
.dl-staff-sum {
	padding:5px;
	background:#FBFBFB;
	border:solid thin #CCC;
	margin-bottom:10px;
	max-width:550px;
}
.staff-sum-call {
	color:#8D0000;
	font-weight:bold;
}
.temp-dept a, .temp-section a, em a, .temp-attach a, .temp-office a { color:#8D0000; }
.temp-dept a:hover, .temp-section a:hover, em a:hover, .temp-attach a:hover, .temp-office a:hover { text-decoration:none; }
/*	Footer ----------------------------------------	*/
#footer {
	background:url(../images/wiseknot.png) #242424 repeat-x top;
	display:block;
	height:auto;
	clear:both;
}
.base-links a { color:#CCC; }
.base-links a:hover { color:#EEE; }
/*	Title Tags ----------------------------------------	*/
#imr {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/tags.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	padding-top:3px;
	padding-bottom:6px;
	padding-right:25px;
	float:left;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
#imr-left {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/tags-left.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:5px;
	float:left;
	text-align:left;
	line-height:normal;
}
#imr-red {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/tags-red.png");
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:15px;
	padding-right:5px;
	float:left;
	text-align:left;
	line-height:normal;
	text-align:left;
	color:#FFF;
	font-weight:bold;
}
.hotspot {
	background-position: -340px -5px;
	height: 25px;
	right: -23px;
	width: 140px;
}
.play {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/thumb-sprites.png");
	background-origin: padding-box;
	background-position: -7px -112px;
	background-repeat: repeat;
	background-size: auto auto;
	display: inline-block;
	height: 28px;
	top:-200px;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	width: 40px;
	z-index: 20;
}
.play:hover { background-position: -58px -112px; }
.ann-head {
	background-position: -185px -5px;
	height: 25px;
	right: -23px;
	width: 295px;
}
.calendar {
	background-position: -2px -45px;
	height: 20px;
	left: 6px;
	top: -5px;
	width: 113px;
	padding-top:8px;
	color:#FFF;
	font-weight:bold;
}
.event-rss {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/thumb-sprites.png");
	background-origin: padding-box;
	background-position: -157px -59px;
	background-repeat: repeat;
	background-size: auto auto;
	display: inline-block;
	left:150px;
	height: 20px;
	margin-right: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -999px;
	width: 20px;
	top:-2px;
	position:absolute;
}
.news-rss {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/thumb-sprites.png");
	background-origin: padding-box;
	background-position: -157px -59px;
	background-repeat: repeat;
	background-size: auto auto;
	display: inline-block;
	left:225px;
	height: 20px;
	margin-right: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -999px;
	width: 20px;
	position:absolute;
}
.featured-news {
	background-position: -366px -5px;
	height: 25px;
	right: -23px;
	width: 130px;
}
#news-summary a, #announcement-block a {
	color:#333;
	text-decoration:none;
}
#news-summary a:hover, #announcement-block a:hover {
	color:#8D0000;
	text-decoration:underline;
}
.ann-items em {
	color:#8D0000;
	display:block;
	text-align:right;
}
.news-list {
	background-position: 1px -44px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	left: -8px;
	padding-top: 8px;
	width: 205px;
}
.rss {
	position:absolute;
	background-position: -168px 0px;
	width:25px;
	height:30px;
	bottom:10px;
	left:275px;
	cursor:pointer;
}
.fotos {
	background-position: 1px -45px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	left: -8px;
	padding-top: 8px;
	width: 205px;
}
.more-anchor {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/thumb-sprites.png");
	background-origin: padding-box;
	background-position: -274px -54px;
	background-repeat: repeat;
	background-size: auto auto;
	display: inline-block;
	height: 25px;
	left: 10px;
	margin-right: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	text-indent: -999px;
	width: 25px;
	top:6px;
}
.page-name {
	width: 220px;
	margin-bottom:5px;
}
.title-overlay {
	background-position: 0 -6px;
	height: 25px;
	top: -24px;
	width: 485px;
}
.title-overlay a {
	color:#FFF;
	text-decoration:none;
}
.title-overlay a:hover { text-decoration:underline; }
.aca-cal {
	background-position: -312px 0;
	height: 25px;
	right: -11px;
	width: 172px;
}
.atoz-list {
	display:inline-block;
	list-style:none outside;
	padding:0;
	margin:0 !important;
}
.atoz-pallet {
	padding:5px 8px;
	display:block;
	background:#FFB56C;
	float:left;
	margin:0 4px 4px 0;
	font-weight:bold;
	text-decoration:none;
}
.atoz-pallet li { color:#000; }
.atoz-pallet:hover, .atoz-pallet li:hover {
	background:#8D0000;
	text-decoration:underline;
	color:#FFF;
}
.h3-title a {
	color:#000;
	text-decoration:none;
}
.h3-title a:hover {
	color:#8D0000;
	text-decoration:underline;
}
/*	Calendar ----------------------------------------	*/
div.jcalendar-selects {
	padding:.6em .3em;
	text-align:center;
}
div.jcalendar-selects select {
	border:1px solid #A1A5A9;
	font-size:100%;
}
div.jcalendar table {
	background:#a1a5a9;
	border:solid thin #8D0000 !important;
	color:#000;
	margin:.3em auto;
	width:185px;
	line-height:1.9em;
}
div.jcalendar table th { background:#eee; }
div.jcalendar table td {
	background:#f9f9f9;
	padding:0;
}
div.jcalendar table th.weekend { background:#ddd; }
div.jcalendar table td.weekend { background:#e9e9e9; }
div.jcalendar table td a {
	color:#333;
	display:block;
	text-align:center;
	text-decoration:none;
	width:2.0em;
}
div.jcalendar table td.today a {
	background:#777;
	border-color:#414142;
	color:#fff;
	font-weight:700;
}
div.jcalendar table td a:hover, div.jcalendar table td a:focus, div.jcalendar table td a:active {
	background:#8D0000;
	color:#fff;
	padding:0;
}
div.jcalendar table td a.selected {
	background:#8D0000;
	color:#fff;
}
div.jcalendar-links {
	margin:.4em;
	text-align:center;
}
div.jcalendar-links a { padding:.2em .4em; }
.img-wrapper-block { background:#F9F0EF; }
