/* Styles specifically for the Alumnus left side navigation and content background with left column */
/* All other styles come from /design08/styles/mainstyles.css and /news/deptDesign08/deptbanner.css */

#leftCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	background-repeat: no-repeat;
	height: 300px;
	width: 180px;
}
#submenu {
	height:auto;
	background-color:#FFFFFF;
	margin-right:0px;
	margin-bottom:0px;
	width: 180px;
	font-size:1.em;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCFF;
	opacity:0.8;
	margin-top: 2px;
	padding-bottom: 0px;
}
#submenu ul {
	padding:0;
	width: 180px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#submenu ul a {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#submenu ul li {
	list-style-type:none;
	text-align: left;
	background-color:#4c4f56;
	border-left:12px solid #383b40;
	color:#a6a2a7;
	margin-bottom:1px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
#submenu ul li:hover {
	text-decoration:none;
	list-style-type:none;
	text-align: left;
	background-color:#480148;
	border-left:12px solid #010101;
	color:white;
	margin-bottom:1px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
#submenu a:hover {margin: 0;padding: 0 0 0 0; color:white;}	
#submenu ul ul{
	margin-left:-20px;
	padding:0;
	list-style-type:none;
	width:180px;
	display:block;
}
/*#submenu ul.lev2 {width:213px;margin-bottom:-6px;margin-top:6px;}
#submenu ul.lev2 li{background:#302f35;border-left-color:#111111;}
#submenu ul.lev2 li a:hover {background-color:#302f35;border-left-color:#111111;color:#fee300;}*/
#submenu ul li#active {
	background:#17161b;
	border-left:#000;
	border-left-width:12px;
	border-left-style:solid;
	margin-bottom:1px;
}
#whitebgcontent2 {
	background-image:url('/olc/images/UWSP/contentBkgdAlumnus.gif');
	}
div.quicklinks {
	display:none
}
