* {margin: 0; padding: 0;}
a img {border: none;}
.clearFix {clear: both;}

body {
	background: #fff;
	font: 13px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	margin: 0px auto;
}

/* --- Links --- */
a {color: #31218e;}
a:hover {text-decoration: none;}

/* --- Heading Styles --- */
h1,h2,h3,h4,h5,h6,pre {
	color: #e34693;
	font-weight: normal;
	margin: 0; 
	padding: 0;
}

h1 {font-size: 18px;}
h2 {font-size: 18px; font-weight: bold;}
h3 {font-size: 16px;}
h4 {font-size: 16px; font-weight: bold;}
h5 {font-size: 14px;}
h5 {font-size: 14px; font-weight: bold;}
h6 {color: #222; border-bottom: 1px solid #e34693; margin-bottom: 10px;}


#wrapper {
	margin: 0 auto;
	width: 968px;
}

#header {
	background: #fff url(../images/header.jpg) no-repeat top left;
	height: 125px;
	margin-bottom: 5px;
}

#leader-login {
	float: left; 10px;
	margin-bottom: 5px;
	width: 968px;
}

#leaderboard {
	float: left;
	width: 728px;
}

#login {
	
	float: left;
	height: 90px;
	margin-left: 10px;
	width: 230px;	
}

#page {
	background: url(../images/page_bg.gif) repeat-y top left;
	float: left;
	margin-top: 10px;
	width: 968px;
}

#column-left {
	float: left;
	width: 200px;
}

#column-middle {
	float: left;
	margin-left: 20px;
	width: 428px;
}

.home #column-middle {
	margin-left: 0px;
	width: 648px;
}

#column-right {
	float: left;
	margin-left: 20px;
	width: 300px;
}

#footer {
	background: #fff url(../images/footer.gif) no-repeat top center;
	color: #777;
	float: left;
	font-size: 12px;
	margin-top: 30px;
	padding: 10px 0px;
	width: 968px;
}

#footer ul {list-style: none;}
#footer ul li {display: inline;}
#footer a {color: #777; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* Home columns
---------------------------------- */
#home-top {margin-bottom: 10px;}

.home-column {
	float: left;
	margin-left: 10px;
	width: 209px;
}

#home-first-column {margin-left: 0px;}


/* NAVIGATION */
#navigation {
	background: #fff url(../images/navigation.jpg) no-repeat top left;
	float: left;
	height: 40px;
	padding: 0px 5px;
	width: 958px;
}

#navigation ul {list-style: none; margin-top: 13px;}
#navigation ul li {display: inline;}
#navigation a {
	border-right: 1px solid #7f014b; 
	color: #fff; 
	float: left; 
	font-size: 11px;
	padding: 0px 5px;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}

/* SUBMENU */
#sub-title {
	border-bottom: 1px solid #ccc;
	color: #de1b7b;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

#subnav ul {list-style: none;}
#subnav a {
	background: url(../images/arrow_pink.gif) no-repeat center left;
	border-bottom: 1px solid #ccc;
	color: #333	;
	display: block;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	width: 185px;
}

#subnav a:hover {
	background: url(../images/arrow_grey.gif) no-repeat center left;
	color: #de1b7b;
	text-decoration: underline;
}

/* MISC */
#mpu,
#searchForm {
	margin-bottom: 10px;
}

#searchForm {
	background: #f8f8f8;
	border: 1px solid #eee;
	padding: 5px 3px;
	text-align: center;
}

.union-name {
	color: #d8287b;
	font-weight: bold;
}

.rss {margin-bottom: 15px;}
.rss a {text-decoration: none;}
.rss a:hover {text-decoration: underline;}

.rss p {margin-bottom: 5px;}

/* LOGIN BOX */
#loginBox {
	background: url(../images/login_bg.gif) repeat-x top left;
	border: 1px solid ##999;
	display: inline;
	float: right;
	height: 80px;
	padding: 5px 5px 5px 15px;
	width: 212px;
}

/* --- 3D NETWORK OVER-RIDE --- */
#network-wrapper {background: #bfbfbf url('/system/modules/com.iwilliam.opencms.oncampus.union.global/resources/images/3d_network/network_bar_white.gif') repeat-x left top;}
#network-logo {background: url('/system/modules/com.iwilliam.opencms.oncampus.union.global/resources/images/3d_network/3d_network_white.gif') no-repeat;}
#network-container div.bar {color: #000;}
#network-container a {color: #98012e;}