/* special stylesheet just for IE less than IE 9 */

div #ie8note{
	text-align: center;
	background: #fc0;
	color: black;
	font-size: 1em;
	padding: 0.8em;	
}

div #ie8note a{
	font-weight: bold;
	color: black;	
}

#container{
	width: 1366px !important;	
}
	
#spotlight_container .spotlight .ox-regioneditbutton img{

	  width: 70px;
	height: 30px;
}
#current_feature_container #current_feature .ox-regioneditbutton img{
      width: 94px;
	height: 61px;}


	/* ginor screens */
		
	/* new for desktop */
	#nav #audiencenav{
		background: #663399;
		height: 1em;
		padding: 1.2em 0% 1.2em 2%;
		color: #999;
		font-size: 0.9em;
		float: left;
		width: 76%;
	}
	
	#nav #audiencenav a{
		color: white;
		text-decoration: none;	
	}
	
	#nav #audiencenav ul li{
		display: inline;	
	}
	
	#nav #audiencenav ul li:before{
		content: " | "; 	
	}
	
	#nav #audiencenav ul li:first-child:before {
		content: none;
	}
	
			
	#nav #audiencenav #externalaudience{
		float: left;	
	}
	
	#nav #audiencenav #internalaudience{
		float: right;	
	}
	
	#nav #audiencenav #mywiu > a:after{
		content: " ▼ ";	
	}
	
	#nav #audiencenav #mywiu_items{
		width: 35%;
		margin-left: 65%;	
		padding-top: 1.2em;
		z-index: 1000;
		position: relative;
		display: none;
	}
	
		
	#nav #audiencenav #mywiu_items li{
		display:list-item;
		background: #CCC;						
		line-height: 3em;
		padding: 0 1em;
		text-align: right;
		border-bottom: 1px solid #BBB;
	}
	#nav #audiencenav #mywiu_items li:before{
		content: none;
	}
	#nav #audiencenav #mywiu_items li a{
		color: black;
		display: block;
		
	}
	
	#nav #sitesearch{
		background: #663399;
		height: 1em;
		padding: 0.2em 2% 2.2em 0;
		font-size: 0.9em;
		float: left;
		width: 20%; 
	}
	
	#nav #sitesearch #searchWIUform{
		float: right;	
		width: 98%;
	}
	
	#nav #sitesearch #searchWIUform #WIUsearchterms{
		width: 80%;
	}
	
	/* different than tablet */
	#nav #sitesearch #searchWIUform #searchbutton{
		background:url(../../images/magnifying_glass2.gif) no-repeat;
		cursor:pointer;
		width: 26px;
		height: 26px;
		border: none;
		top: 0.6em;	
		display: inline-block;
		position: relative;
	}
	
			
	#masthead_small{
		display: none;	
	}
	
	#masthead_big{
		clear: both;	
		padding: 0.5em 3% 0 3%;		
	}
	
	#masthead_big h1{
		font-size: 2em;	
		font-weight: bold;
		color: #639;
		text-align: left;
		padding-top: 0.7em;
	}
	
	#masthead_big #mastheadlogo{
		float: left;
		height: 120px;	
		padding: 0 2% 0 0;
	}
	
	/* different than tablet */
	.mastheadbullets{
		text-align: left;
		font-size: 1.0em;
		padding: 0 0 0 0;	
	}
	
	.mastheadbullets li:first-child {
		font-weight: normal;
		font-style: italic;
	}
	
	.mastheadbullets li:first-child:before {
		content: none;
	}
	
	.mastheadbullets li a{
		text-decoration: none;
	}

	#mainnav{
		text-align:left !important;	
		padding-top: 0.4em;
	}

	#mainnav #tabitems{
		position: relative; 
		left: -1.0em;	
	}

	/* style main navigation li elements on load */
	#header #nav #mainnav #tabitems li {
		font-family: Arial;
		font-size: 1.1em;
		font-weight: bold;
		display: inline-block;	
		zoom: 1;
    	*display: inline;	
		text-align: center;		
		font-weight: bold;	
		margin-left: 0;
		margin-right: 0;	
		height: 2.0em;	
		padding: 0 3% 0 0;	
	}

	.menuItem{
		background: none !important;			
		padding: 0.5em 1.5% 0 calc(1.5% + 2px) !important;
		margin: 0; !important;
	}
	
	.menuItem:first-child {
		padding-left: 0 !important;
	}
	
	.menuItem:first-child a {
		margin-left: 0.8em !important;
	}
	
	
	/*hide all mega menu divs by default*/
	#d_about, #d_academics, #d_admissions, #d_arts, #d_athletics, #d_alumni, #d_giving, #d_studentlife{
		display: none;	
	}
	
	
	/* different than tablet */
	#footer{
		background: #333;
		clear:both;
		width:100%;
		padding: 0;
		overflow: hidden;	
	}
	
	/* different than tablet */
	#footer .link_column{
		float: left;
		margin: 1.5%;
		padding: 0 1%;
		width: 13%;
		border-left: 1px solid #444;
	}
	
	#footer .link_column h3{
		color: white;	
		font-size: 1.2em;
		margin: 0.5em 0 1em 0.5em;
	}
	
	#footer .link_column ul{
		margin: 0.5em 0 3em 0.5em;	
	}
	
	/* different than tablet */
	#footer .link_column ul li{
		padding: 0.5em;	
		font-size: 0.8em;
		line-height: 150%;
	}
	
	#footer .link_column ul li a{
		color: #c5c5c5;
		text-decoration: none;	
	}
	
	/* different than tablet */
	#footer #social_media{
		float: left;	
		margin: 1.5%;
		padding: 0 1.5%;
		width: 21.333333333333%;
		border-left: 1px solid #444;
	}
			
	#footer #social_media h3{
		color: white;	
		font-size: 1.2em;
		margin: 0.5em 0 1em 0.5em;
	}
	
	#footer #social_media img{
		float: left;
		padding: 3%;	
	}
	
	/* different than tablet */
	#footer #footer_bottom{
		clear: both;
		background: black;
		border-top: 1px solid #888;	
		overflow: hidden;
		padding: 0;
	}
	
	/* new for desktop */
	#footer #footer_bottom #footer_links{
		width: 60.666666666666%;
		padding: 1% 0 0 3%;	
		overflow: hidden;
		float: left;
	}
					
	#footer #footer_bottom ul li{
		display: inline;
		float: left;
		margin: 0.8em;			
	}
	
	#footer #footer_bottom ul li a{
		color: white;
		text-decoration: none;	
	}
	
	/* different than tablet */
	#footer #footer_bottom #contact{
		float: right;
		padding: 0 3% 0 0;	
		width: 32.333333333333%;
	}
	
	#footer #footer_bottom #contact #footerlogo{
		float: right;	
		max-width: 33%;
	}
	
	#footer #footer_bottom #contact #address{
		padding-top: 2em;	
		float: right;
	}
	
	#footer #footer_bottom #contact #address h3{
		color: white;
		font-weight: bold;	
		padding-bottom: 0.5em;	
	}
	
	#footer #footer_bottom #contact #address h4{
		color: white;
		font-size: 0.9em;
		font-weight: bold;
		font-style: italic;	
		padding-bottom: 0.5em;	
	}
	
			
	#footer #footer_bottom #contact #address p:nth-of-type(1){
		
		color: #888;	
		line-height: 150%;
		font-size: 0.8em;
	}
	
	#footer #footer_bottom #contact #address p:nth-of-type(2){
		
		color: #FFF;
		line-height: 150%;	
		font-size: 0.8em;
	}
	
	/*new for desktop */
	#footer #footer_bottom #copyright{
		float: left;	
		padding: 3%;
		margin: 0.8em;
	}
	
	/* different for desktop */
	#footer #footer_bottom #copyright p{
		color: #888;
		font-size: 0.8em;
	}
	
	
	
	
	
	
	
	
	
/* from front/desktop.css */






/* these styles used ONLY on front page ONLY desktop sizes */

		
	/*different than tablet */
	#rotatingfeature{
		padding: 0 3%;
	}
	
	/*different than tablet */
	#rotatingfeature #slider .nivo-caption{ /*main page slider */
		height: 6em;
		max-height: 6em;
		position: absolute;
		bottom: 0;
		background-color: #CCC;
		width: 94%;
		padding: 1% 3%;
		z-index: 10;
	}
	
	#rotatingfeature a{
		color: black;	
	}
	
	#rotatingfeature p{
		text-align: left;
		color: black;	
		font-size: 1.25em;
		font-weight: normal;
		padding: 0.5em 0.25em;
		line-height: 120%;
	}
	
	#rotatingfeature p a{
		font-weight: bold;
		color: black;
	}
	
	/*different than tablet */
	#rotatingfeature .nivo-controlNav{
		padding: 0;	
	}
	
	/*different than tablet */
	#rotatingfeature .nivo-controlNav a{
		cursor: pointer;
		margin: 2%;
	}
	
	/* different than phone */
	#news_events{
		width: 46%;
		border: 1px solid #AAA;
		margin: 0 1% 0 3%;
		float: left;
		background: white;
	}
	
	#news_selector, #events_selector{
		padding: 1.5em 0;
		background: #FFF url(../../images/graybar.jpg) no-repeat right top;	
		float: left;
		width: 30%;
		height: 1em;
	}
	
	#news_selector a, #events_selector a{
		color: #AAA;	
	}
	
	#news_selector.selected, #events_selector.selected{
		border-bottom: none;	
	}
	
	#news_selector.selected a, #events_selector.selected a{
		color: black;	
	}
	
	#news_selector, #events_selector, #more_selector{
		border-bottom: 1px solid #AAA;
	}	
	
	#more_selector{
		padding: 1.5em 0;
		float: left;
		width: 40%;
		height: 1em;
		text-align: right;
	}
	
	/* different than tablet */
	#more_selector img{
		margin: -1% 10% 0 0;	
	}
	
	#news_selector h3, #events_selector h3{
		font-size: 1.2em;	
		font-weight: bold;
		text-align: center;
	
	}	
	
	#news_content, #events_content{
		position: absolute;
		left: -2000%;
		bottom: -2000%;
		width: 0;
	}
			
	#news_content.selected, #events_content.selected{
		position: relative;
		left: 0;
		bottom: 0;
		width: 94%;
		clear: both;	
		padding: 0 3% 3% 3%;
	}

	#news_content .featured_news{
		
		width: 97%;
		padding: 4% 3% 4% 0%;	
		overflow: hidden;
		border-bottom: 1px solid #AAA;
		min-height: 12em;
	}
	
	#news_content .featured_news img{
		width: 33%;
		float: right;
		margin: 0 0 3% 3%;
	}
	
	#news_content .featured_news .news_details{
		width: 100%;	
		float: left;
	}
	
	#news_content .featured_news .news_date{
		color: #AAA; 
		font-size: 0.9em;
		float: left;
	}
	
	#news_content .featured_news .headline{
		font-size: 1.4em;
		font-weight: bold;
		padding-top: 2%;
		clear: left;
		line-height: 120%;
	}
	
	#news_content .featured_news .headline a{
		color: black;
	}
	
	#news_content .featured_news .teaser{
		color: black; 
		font-size: 1.0em;
		padding-top: 2.5%;
		clear: left;
		line-height: 150%;
	}
	
	#news_content .featured_news .teaser a{
		color: black;	
	}
	
	#events_content .featured_event{
		
		width: 97%;
		padding: 4% 3% 4% 0%;	
		overflow: hidden;
		border-bottom: 1px solid #AAA;
	}	
	
	/* different than tablet */
	#events_content .featured_event .event_date{
		float: left;
		margin: 0 3% 0 0;
		font-size: 2em;
		max-width: 33%;
		width: 33%;
		text-align: center;
	}
	
	#events_content .featured_event .event_date{
		line-height: 150%;	
	}
	
	#events_content .featured_event .event_date a{
		font-weight: bold;
		color: #639;	
	}
	
	#events_content .featured_event .event_title{
		line-height: 150%;	
		font-size: 1.4em;
	}
		
	#events_content .featured_event .event_title a{
		font-weight: bold;
		color: black;	
	}
	
	#events_content .featured_event .event_details_container{
		max-width: 	64%;
		float:left;
	}
	
	#events_content .featured_event .event_time,.event_location{
		line-height: 150%;
	}
	
	#bottom_more_selector{
		font-size: 1.0em;
		font-weight: bold;
		height: 3em;
		width: 94%;
		padding: 0 3% 0 3%;
	}
	
	#bottom_more_selector #more_icon{
		margin-left: 37%;	
		float: left;
	}
	
	#bottom_more_selector p{
		float: left;	
		padding: .35em 0 0 0.5em;
	}
	
	#spotlight_container{
		width: 46%;
		border-bottom: 1px solid #AAA;
		border-left: 1px solid #AAA;
		border-right: 1px solid #AAA;
		background: #CCC;
		margin: 0 3% 0 0;
		float: right;
	}
	
	#spotlight_container .spotlight{
		width: 94%;
		padding: 4% 3% 4% 3%;	
		overflow: hidden;	
	}
	
	#spotlight_container .spotlight #slider2{ /*spotlight page slider */
		background: white;
	}
	
	#spotlight_container .spotlight #slider2 .nivo-directionNav a{ 
		display: none;
	}
	
	/*differnet than tablet */
	#spotlight_container .spotlight #slider2 .nivo-caption{ 
		background: white;
		height: 19em;
		max-height: 19em;
	}		
			
	/*different than tablet */
	#spotlight_container .spotlight .nivo-controlNav{ 
		display: none;
	}
	
	/*different than tablet */
	#spotlight_container .spotlight .nivo-controlNav a{
		cursor: pointer;
		margin: 2%;
	}
	
	#spotlight_container .spotlight img{
		width: 100%;	
	}
	
	#spotlight_container .spotlight .spotlight_details{
		background: white;
	}
	
	/* different than tablet */
	#spotlight_container .spotlight .spotlight_title{
		font-weight: bold;	
		font-size: 1.6em;
		padding: 2.5% 3%;
		line-height: 120%;
	}
	
	#spotlight_container .spotlight .spotlight_title a{
		color: black;
	}
	
	#spotlight_container .spotlight .spotlight_teaser{
		color: black; 
		font-size: 1.0em;
		padding: 0 3% 2.5% 3%;
		line-height: 150%;
	}
	
	#spotlight_container .spotlight .spotlight_link{
		font-size: 1.0em;
		line-height: 150%;
		font-weight: bold;
		padding: 0% 3% 2.5% 6%;
		margin: 0 0 0 3%;
		background: url('../../images/green_arrow.gif') no-repeat left top;
	}
	
	#current_feature_container{
		width: 46%;
		border-top: 1px solid #AAA;
		border-left: 1px solid #AAA;
		border-right: 1px solid #AAA;
		background: #CCC;
		margin: 0 3% 0 0;
		padding-top: 1%;
		float: right;
	}
	
	#current_feature_container #current_feature{
		background: white;
		margin: 0 3%;	
		width: 94%;
		overflow: hidden;
	}
	
	#current_feature_container #current_feature img{
		width: 	33%;
		float: right;
		padding: 0 0 3% 3%;
	}
	
	/* different than tablet */
	#current_feature_container #current_feature #current_feature_title{
		font-weight: bold;	
		font-size: 1.6em;
		padding: 2.5% 3%;
		line-height: 120%;
	}
	
	#current_feature_container #current_feature #current_feature_teaser{
		color: black; 
		font-size: 1.0em;
		padding: 0 3% 2.5% 3%;
		line-height: 150%;
	}
	
	#current_feature_container #current_feature #current_feature_teaser a{
		color: #639;
		font-weight: bold;	
	}
	
	#fast_facts_container{
		width: 94%;
		background: #FFF;
		margin: 3% 3% 0 3%;
		overflow: hidden;
	}
	
	/* different than tablet */
	#fast_facts_container .fast_fact{
		margin: 3% 1.5% 0% 1.5%;
		padding: 1.5%;
		width: 27.333333%;	
		float: left;
		height: 9em;
		max-height: 9em;
	}
	
	/* new for desktop */
	#fast_facts_container .fast_fact{
		background: #FAFAFA;
	}
	
	/* different for desktop */
	#fast_facts_container .fast_fact h3{
		font-size: 3.5em;
	}
	
	#fast_facts_container .fast_fact h3.fact1{
		color: #d17021;
	}
	
	#fast_facts_container .fast_fact h3.fact2{
		color: #80aa2a;
	}
	
	#fast_facts_container .fast_fact h3.fact3{
		color: #639;
	}
	
	/* different for desktop */
	#fast_facts_container .fast_fact p{
		color: #888;	
		line-height: 125%;
		padding-top: 0.5em;
		font-size: 1.25em;
	}
	
	/* hide these things completely */
	#prevfact img, #nextfact img, #breadCrumb, .nivo-directionNav {
		display: none !important;
	}

