<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


.nivoSlider {
	position:relative;
}
.nivoSlider img {

	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:3;
	display:none;
}
/* The slices in the Slider */
/*.nivo-slice {
	display:block;
	position:absolute;

	height:100%;
}*/
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#663399;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:2;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:4;
	cursor:pointer;
	visibility: visible;
	
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:4;
	cursor:pointer;
	visibility: visible;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.slideshow {
	height: 425px;
	margin-bottom: 20px;
}

.collegeBar {
	margin-top: -40px;
	position: absolute;
	margin-bottom: 10px;
	visibility: inherit;
	z-index: 3;
}
#alumniEvents ul li  {
	list-style-image: none;
        list-style-type: none;
        text-decoration:none;
}

#alumniEvents li {
	list-style-image: none;
        list-style-type: none;
        text-decoration:none;
        border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color:#000000
}
#alumniEvents li a {
	list-style-image: none;
        list-style-type: none;
        text-decoration:none;
}
.alumniEvents ul li a span {
	color:#000000;
	float:right;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
}


.newsEvents ul li {
	height:1.9em;
	width:320px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-family: "Helvetica Neue Bold";
	color: #000;
	padding-top: 0.7em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

.newsEvents li {
	list-style-image:none;
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	font-family: "Helvetica Neue Bold";
	color: #000;
	line-height: 10px;
	font-size: 10px;
	padding-top: 20px;
	margin-top: 10px;
}

.newsEvents ul li a span {
	color:#000000;
	float:right;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
}

.newsEvents ul li a {
color:#000000;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
list-style-image: none;
list-style-type: none;
}

.newsEvents {
	float: left;
	width: 425px;
	height:45px;
	margin-right: 15px;
	list-style-image: none;
list-style-type: none;
}
.connected {
	float: left;
	padding-left: 20px;
	width:300px;
	
}
.shadow {
	background-image:url(http://www.wiu.edu/coehs/CMS/CSS/shadow.png);
	background-repeat:no-repeat;
	float: left;
	height: 300px;
	width: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.connectedHeader {
overflow: hidden;
	position: relative;
	top: 0;
	left: 10px;
	height: 32px;
	background-image: url(http://www.wiu.edu/coehs/techinsights/images/bg-title.png);
	background-repeat: repeat-x;}
	
.viewall {
	height:20px;
	width:110px;
	float: right;
	text-decoration: none;
}

.leftCol{
	width:450px;
	padding-right:15px;}
	
.rightCol{
	width:200px;
	float:left;}


#highlight {
	float: right;
	width: 270px;
	margin-right:25px;
	margin-left:20px;
}
.highlight_box {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	border: 1px solid #CCC;
}

.highlight_box_bottom {
	width: 270px;
	height: 15px;
	margin-bottom: 30px;
	background: url(/coehs/images/highlight_section_bottom.png)
}
.link_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}
.link_box ul li {
	list-style-type: none;
}
.link_box li {
	list-style-type: none;
}
.highlight_box .post_info {
	font-size: 11px;
	color: #666666;
}

.highlight_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}

.highlight_box a{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.highlight_box a:hover{
	font-weight: normal;
	text-decoration:underline;
}

.highlight_box span {
	color: #157ad2;
}


.clear{
	clear: left;
}
.twitter_feed {
	height: 350px;
	width: 385px;
	margin-top: 10px;
	background-image: url(/coehs/images/twitter_icon.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	background-position: 33px;
}
.shadow {
	-webkit-box-shadow: 0px 5px 5px #CCC;
	-moz-box-shadow: 0px 5px 5px #CCC;
	box-shadow: 0px 5px 5px #CCC;
	height: 161px;
	width: 794px;
	margin-bottom:15px;
}
.clips {
	padding: 10px;
	float: left;
	width: 167px;
	border: 1px solid #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-right:10px;
	margin-top:10px;
	text-align: center;
	-webkit-box-shadow:3px 3px 3px #ccc;
	-moz-box-shadow:3px 3px 3px #ccc;
	box-shadow:3px 3px 3px #ccc;
	min-height:200px;
}
.clips img {
	border:3px solid #999;
}
.clips img:hover {
	-webkit-box-shadow: 0px 0px 4px #000; 
	-moz-box-shadow: 0px 0px 4px #000;
}
.clips p:hover {
	color:#663399;
}
#timeline_menu {
	clear: both;
	width: 680px;
	height: 53px;
	background: url(/coehs/qc/rpth/images/templamtemo_menu.png) no-repeat;
	margin-left:200px;

}

#timeline_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#timeline_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#timeline_menu ul li a {
	float: left;
	display: block;	
	height: 33px;
	color: #663399;	
	text-shadow: 1px 1px 1px #fff;
	text-align: center;
	text-decoration: none;
	outline: none;
	border: none;	
	background: url(/coehs/qc/rpth/images/templatmeo_menu_divider.png) right repeat-y;
	   width: 190px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 2px;
    padding-right: 2px;
}

#timeline_menu ul li a:hover, #templatemo_menu ul .current {
	color: #666;
	text-shadow: 1px 1px 1px #fff
}

#timeline_menu ul .last { background: none }
.none {display:none}
.items {float:left; margin-left:15px; width:340px;}
.item1 {
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 5px;
}
.item1 img {float: left; margin: 8px 0 0 2px;}
.item1 h3 {margin: 0 0 2px 44px; color: #fff; font-size:1.6em!important;}
.item1 h3 a {color: #fff!important; text-decoration: none;}
.item1 p {margin: -14px 0 0 44px; color: #999; font-size:1.0em;}
.item {
	clear: both;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 5px;
	height:45px;
}
.item img {float: left; margin: 4px 0 0 2px;}
.item h3 {margin: 0 0 2px 44px; color: #fff; font-size:1.6em!important;}
.item h3 a {color: #fff!important; text-decoration: none;}
.item p {margin: 0 0 0 44px; color: #999; font-size:1.0em;}
a.button {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url(/coehs/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 92% 50%;
}
a:hover.button {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #663399;
	background-image: url(/coehs/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 92% 50%;
	filter:alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
}
</pre></body></html>