* {margin: 0; padding: 0;}
a img {border: none;}

body {
	background: #ddd;
	font: 12px Verdana, Arial, Tahoma, sans-serif;
	margin: 0 auto;
}

h1,h2,h3,h4,h5,h6,pre {
	color: #8e3f89;
	font-weight: normal;
	margin-bottom: 5px;
}

h1 {font-size: 20px;}
h2  {font-size: 18px; margin-bottom: 5px;}

a {color: #0097d7;}
a:hover {text-decoration: none;}

#outer-wrapper {
	background: #ddd url(../images/bg.gif) repeat-x;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	width: 980px;
}

#header {
	background: #8e3f89 url(../images/header.jpg) no-repeat;
	height: 120px;
}

#logo {
	float: left;
	height: 120px;
	width: 120px;
}	

#logo h1 {display: none;}

#leaderboard {
	float: right;
	margin-top: 15px;
}

#loginBox {
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
}

#nav {
	background: url(../images/nav.gif) repeat-x;
	color: #fff;
	height: 38px;
}

#page {
	background: #fff url(../images/page_bg.gif) repeat-y top right;
	float: left;
	width: 980px;
}

#column-left {
	float: left;
	padding: 10px 0px 10px 10px;
	width: 460px;
}

#column-left ul {padding-left: 15px;}

#column-middle {
	background: red;
	background: #eee;
	float: left;
	margin-left: 10px;
	padding: 10px 5px;
	width: 170px;
}

#column-right {
	float: right;
	padding: 10px;
	width: 300px;
}

#breadcrumbs {
	background: #86b507;
	border-top: 1px solid #fff;
	color: #eee;
	font-size: 11px;
	padding: 5px 10px;
}

#breadcrumbs ul {list-style: none;}
#breadcrumbs ul li {display: inline;}
#breadcrumbs a {color: #fff; text-decoration: none;}
#breadcrumbs a:hover {text-decoration: underline;}

/* HOME PAGE LAYOUT
------------------------------------------ */
.section-wrapper {
	float: left;
	margin-bottom: 10px;
	width: 460px;
}

#top-left,
#top-right,
#bottom-left,
#bottom-right {
	border: 1px solid #ddd;
	float: left;
	padding: 5px;
	width: 213px;
}

#top-right,
#bottom-right {
	margin-left: 10px;
}

#bottom {
	border: 1px solid #eee;
	float: left;
	width: 458px;
}



/* SUB NAVIGATION
------------------------------------------ */
#subpage {
	margin-bottom: 15px;
}

#subpage ul {list-style: none; padding-left: 10px;}
#subpage ul li {padding: 1px 0px;}
#subpage a {color: #0097d9; text-decoration: none;}
#subpage a:hover {text-decoration: underline;}

#footer {
	background: #eee url(../images/footer.gif) repeat-x;
	float: left;
	padding: 10px;
	width: 960px;
}

/* MISCELLANEOUS
------------------------------------------ */
#radio,
#mpu,
#searchForm,
.rss {
	margin-bottom: 15px;
}

#listen-live,
#searchForm {text-align: center;}

.rss p {margin-bottom: 10px;}


/* Navigation */
/* easy clearing */
#nav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#nav {
	background: url(../images/nav.gif) repeat-x top left;
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #nav { height: 1%; }
#nav { display: block; }
/* end easyclearing */

#nav ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 38px;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {	
	font-weight: bold;
}

#nav ul li li {
	float: none;
}

#nav ul a {
	color: #fff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

#nav ul ul {
	background: #012579;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: -9999px;
	line-height: 18px;
	min-width: 200px;
	padding: 5px 0px;
	position: absolute;
	z-index: 1000;
}

* html #nav ul ul {
	width: 150px;
}

#nav ul li:hover,
#nav ul li.sfhover {
	background: url(../images/nav_hover.gif) repeat-x top left;
}

#nav ul li:hover a,
#nav ul li.sfhover a {
	padding: 0 10px;
	color: #fff;
}

#nav ul li:hover li,
#nav ul li.sfhover li {
	background: transparent;
}

#nav ul li:hover ul a,
#nav ul li.sfhover ul a {
	font-weight: normal;
	letter-spacing: 0em;
	color: #fff;
}

#nav ul li:hover ul a:hover,
#nav ul li.sfhover ul a:hover {
	background: #0097d8;
	color: #fff;
}

#nav ul li:hover ul,
#nav ul li.sfhover ul {
	left: auto;
}

#nav ul ul li a {
	padding: 0 3px;
}


/* --------------------  3D NETWORK OVER-RIDE --------------------  */
#network-wrapper {background: #bfbfbf url('/system/modules/com.iwilliam.opencms.oncampus.union.global/resources/images/3d_network/network_bar_blue.gif') repeat-x left top;}
#network-logo {background: url('/system/modules/com.iwilliam.opencms.oncampus.union.global/resources/images/3d_network/3d_network_blue.gif') no-repeat;}
#network-container div.bar {color: #000;}
#network-container a {color: #fff;}



#sideCalendar {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

#sideCalendar a {
	color: #8e3f89;
}

#sideCalendar table td.cal_mon_nav,
#sideCalendar table td.cal_mon_nav a {
	background: #8e3f89;
	color: #fff;
	padding: 4px;
	text-decoration: none;
}

#sideCalendar table td.cal_mon_weekday {
	font-weight: bold;
}

#sideCalendar table td.cal_mon_day_current {
	background: #8e3f89;
	color: #fff;
	font-weight: bold;
}

#sideCalendar table td.cal_mon_day_current a {color: #fff;}
