a {
	color: #2A63B4;
}

a:hover {
	text-decoration: none;
}

body {
	background: #547AAB;
	text-align: center;
	font-family: 'trebuchet ms', serif;
	font-size: 11px;
}

.box_search {
	background: #DEDEC2;
	padding: 10px;
}

.content {
	background: url("../images/gui/bg_innercontent.gif") top left repeat-y;
	margin-top: 9px;
}

.column_left {
	float: left;
	width: 421px;
}

.column_right {
	float: right;
	width: 421px;
}

.footer {
	font-size: 10px;
	line-height: 15px;
	background: #DCDFC0;
	margin: 10px 0 0 0;
	padding: 10px;
}	

.campusMap a {
	margin-bottom: 4px;
}

/*.campusMap .mini a {
	float: left;
	margin-right: 4px;
}*/



.campusMap .mini .events, .campusMap .mini .studentUnion, .campusMap .mini .inTraining, .campusMap .mini .tools {
	width: 206px;
	float: left;
	margin-right: 4px;
	background: #C9CDA8;
}

ul.listing li {
	display: inline;
}

ul.listing li a { 
	display: block;
	float: none;
	background: url("../images/gui/btn.gif") left 5px no-repeat;
	padding-left: 9px;
}

html > body ul.listing li a { 
	background: url("../images/gui/btn.gif") left no-repeat 5px;
}

.map_gallery {
	background: url("../images/content/link_gallery2.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_gallery:hover {
	background-position: 0px -60px;
}

.map_lecture {
	background: url("../images/content/link_lecturehall.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_lecture:hover {
	background-position: 0px -60px;
}

.map_video {
	background: url("../images/content/link_video.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_video:hover {
	background-position: 0px -60px;
}

.map_podcast {
	background: url("../images/content/link_podcast.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_podcast:hover {
	background-position: 0px -60px;
}

.map_wiki {
	background: url("../images/content/link_wiki.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_wiki:hover {
	background-position: 0px -60px;
}

.map_events {
	background: url("../images/content/link_events.gif") top left no-repeat;
	width: 134px;
	height: 129px;
	display: block;
}

.map_events:hover {
	background-position: 0px -129px;
}

.map_union {
	background: url("../images/content/link_union.gif") top left no-repeat;
	width: 134px;
	height: 129px;
	display: block;
}

.map_union:hover {
	background-position: 0px -129px;
}

.map_webinar {
	background: url("../images/content/link_webinar.gif") top left no-repeat;
	width: 412px;
	height: 60px;
	display: block;
}

.map_webinar:hover {
	background-position: 0px -60px;
}

.map_gallery span, .map_video span, .map_podcast span, .map_wiki span, .map_lecture span, .map_events span, .map_union span, .map_webinar span {
	display: none;
}

.padding {
	padding: 10px;
}

table.search td {
	vertical-align: middle;
	padding-right: 20px;
}

table.search .btn_search {
	background: url("../images/gui/btn_search2.gif") top left no-repeat;
	width: 137px;
	height: 18px;
	border: 0;
}

table.search .btn_AdvSearch {
	background: url("../images/gui/btn_AdvSearch.gif") top left no-repeat;
	width: 137px;
	height: 18px;
	border: 0;
}

/*

ul.courses li {
	display: inline;
}

ul.courses li a {
	display: block;
	background: url("../images/gui/section_closed.gif") top left no-repeat;
	height: 10px;
	color: #FFF;
	padding: 7px 0 10px 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

ul.courses li a:hover {
	background: url("../images/gui/section_over.gif") top left repeat-x;
	text-decoration: underline;
}

ul.courses li a.selected {
	background: url("../images/gui/section_open.gif") top left no-repeat;
	color: #000;
}

ul.courses li a.selected:hover {
	background: url("../images/gui/section_open_over.gif") top left repeat-x;
	text-decoration: underline;
}

ul.courses ul {
	display: none;
}

ul.courses li li {
	display: block;
	margin-bottom: 15px;
}

ul.courses li li a {
	display: inline;
	background: none;
	padding: 5px 0 3px 0;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
}

ul.courses li li a:hover {
	background: none;
}

ul.courses li li {
	margin-left: 20px;
}

*/

.wrapper_container {
	margin: 0 auto;
	width: 899px;
	background: #F5F6E6 url("../images/gui/bg_content.gif") top left repeat-x;
	padding-bottom: 20px;
}

.wrapper_content {
	margin: 10px 20px 0 20px;
	text-align: left;
}


ul.courses ul.open {
	display: block;
}


/* Wayne Additions */

.courses li {
	display: block;
	margin-bottom: 15px;
	line-height:15px;
}

.courses li a {
	display: inline;
	background: none;
	padding: 5px 0 3px 0;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	padding-right: 20px;
	text-decoration: none;
}

.courses li a:hover {
	background: none;
	text-decoration: underline;
}

.courses li {
	margin-left: 20px;
}

.seminar a {
	display: block;
	background: url("../images/gui/section_closed.gif") top left no-repeat;
	height: 10px;
	color: #FFF;
	padding: 7px 0 10px 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

.seminar a:hover {
	background: url("../images/gui/section_over.gif") top left repeat-x;
	text-decoration: underline;
}

.seminarSelected a{
	background: url("../images/gui/section_open.gif") top left no-repeat;
	color: #000;
	display: block;
	height: 10px;
	padding: 7px 0 10px 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.seminarSelected a:hover {
	background: url("../images/gui/section_open_over.gif") top left repeat-x;
	text-decoration: underline;
}

.DescBox
{
	width: 618px;
	background-color: White;
	padding: 8px 8px 8px 8px;
	border: solid 1px Black;
	position: absolute;
	left: 200px;
	text-align: left;
}

.sectionTitle {
	background: #648EC4;
	padding: 8px;
}

.content2 {
	padding: 10px 10px 10px 20px;
	text-align: left;
}
