@charset "utf-8";
/* CSS Document */
body,img, #navigation, #searchbox, h1, ul, li, .logo, #searchcontent, #header, #searchcontent form ul.simple-search button, .apply, #apply-drop, #apply-drop, .academic, #academic-drop, h3.homepage,#home-content p, dl, dt, h4{
	margin:0;
	border:0;
	padding:0;
	font-size:100%;
	vertical-align: baseline;
}
.logo, .top-links{
	position:relative;
}
::selection{
	background:#6F316E;
	color:#fff;
}
a{
	outline:0;
	color:#763775;
}
a:focus{
	outline:#FFE800 dotted 1px;
}
.top-links li a, #apply-drop a, #searchbox, #searchcontent label, #drop-content a, #home-content p, .unv-address ul li, h3.homepage{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;img.an
}
/* this line new 8/14 */
.lines.apply a{
	color:#FFBD07;
}
#navigation ul li a, #campus-annoucement, #news-wrapper, .home-mobile{
	font-family:Georgia, "Times New Roman", Times, serif;
}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow-x:hidden;
	/* this line new 8/14 */
	overflow-y:auto;
	color:#575757;
	background:url(/images/natural_paper.png);
	max-width:100%;
}
img{
	max-width:100%;
	}
#container{
	/* this line new 8/14 */
	background:url(/images/homepage-bg.png) no-repeat;
	position:relative;
	width:100%;
	}
#textOnly
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#header{
	margin:0 auto;
	width:74.21875%;/* 950px / 1280px */
	font-family: OpenSansRegular,sans-serif;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#home-wrapper{
/* SEAL BG
	background:url(../images/wcu-seal.png) no-repeat;
	background-position: -94px 40px;
	background-attachment:fixed;
*/
}
#home-content{
	margin:10px auto;
	width:74.21875%;/* 950px / 1280px */
	}
.no-lines, .lines{
	padding:0 1.79640718562874%; /* 6px / 334px */
}
.lines{
	background:url(/images/lines.png) right no-repeat;
	background-position-y: 65%;
}
.logo{
	top:16px;
	float:left;
	width:43.57894736842105%;/* 414px / 950px */
	}
.top-links{
	float:left;
	width:30.68421052631579%;/* 399px / 950px */
	display:inline;
	list-style-type:none;
}
.top-links li{
	display:inline;
	}
.top-links li a{
	text-shadow: 0px 1px 0 rgba(0, 0, 0, 1);
	text-decoration:none;
	color:#fff;
	font-size:0.75em;/* 12px / 16px */
}
.top-links li a:hover{
	text-decoration:underline;
}
.top-links{
	color:#fff;
	top:50px;
}
.top-links li a
{
	color: #FFBD07;
	text-shadow: inherit;
	background-color: #6F316E;
	font-family: 'OpenSansRegular',sans-serif,arial;
}
.top-links li a:hover, .top-links li.apply a:hover
{
	text-decoration: none !important;
	background-color: #5F3465;
}
#apply-drop li a, #academic-drop li a
{
	background-color: #FFF;
}
#apply-drop li a:hover, #academic-drop li a:hover
{
	background-color: #DDD;
}
.lines a:before
{
	border: none;
}
#container .header-dropdown li a
{
	padding-left: 22px;
	padding-right: 22px;
}
#headerLinksRight{
	text-align: right;
	padding: 15px 0px 15px 0px;
}
#headerLinksRight a{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding-right: 20px;
	font-size: .93em;
}
#headerLinksRight .fa{
	padding-right: 3px;
}
#headerLinksRight a:hover .fa{
	color: #FFBD07;
}
#headerLinksRight a::after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
	margin-top: 5px;
    background: #FFBD07;
    transition: width .2s;
}
#headerLinksRight a:hover::after {
    width: 102%;
    transition: width .2s;
}
#headerLinksRight #searchBtnBox:hover::after{
	width: 0%;
}
#headerLinksRight #searchIcon{
	padding-right: 0;
}
#headerLinksRight #searchIcon:hover::after{
	width: 0;
}
#headerLinksRight #searchIcon .fa:hover{
	color: #FFBD07;
}
.homeButtons > a{
	display: inline-block;
	width: 79px;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
	box-shadow: 0px 0px 10px #5F3465;
	border: 1px solid #5F3465;
	background-color: #C0C0C0;
	color: #333;
	transition: .3s;
	text-shadow: 0 1px 0 #FFF;
}
li.homeButtons:hover{
	color: #000;
}
select.apply-drop{
	width:100%;
}
.search{
	display:none !important;
}
 /* -------------- SEARCH BAR -------------------- */
#searchcontent{
	float:right;
	width:20.63157894736842%;/* 197px / 950px */
	position: relative;
	top:45px;
	}
#searchcontent form ul.simple-search li{
	list-style-type:none;
	display:inline;
	}
#searchcontent form ul.simple-search button{
	cursor: pointer;
	width: 15.39604%;
	height: 24px;
	background-image: url(/images/global-search-btn.png);
	background-repeat: no-repeat;
	background-position: center -9px;
	background-color: #313131;
	vertical-align:middle;
	margin-left:-1px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#searchcontent form ul.simple-search button:hover{
	background-color:#000000;
}
#searchbox{
	border:1px solid #7e7e7e;
	border-right:transparent;
	width:80%;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	height:22px;
	float:left;
	font-size:75%;
	text-indent:5px;
}
#searchcontent label{
	color:#fff;
	font-size:.75em;
}
#searchOption2 {
	margin-right: 0px;
}
/* --------------------- MOBILE SEARCH BAR -------------*/
#search-drop-down{
	background: #383838;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzEzMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #383838 0%, #131313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#131313));
	background: -webkit-linear-gradient(top,  #383838 0%,#131313 100%);
	background: -o-linear-gradient(top,  #383838 0%,#131313 100%);
	background: -ms-linear-gradient(top,  #383838 0%,#131313 100%);
	background: linear-gradient(to bottom,  #383838 0%,#131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#131313',GradientType=0 );
	display:none;
}
#search-drop-content form{
	padding:4px;
}
#mobile-searchbox{
	width: 75%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #7E7E7E;
	border-bottom-left-radius: 5px;
	margin: 8px 5px;
	height: 26px;
	font-size: 1em;
	text-indent:5px;
}
button.mobile-btn{
	font-weight:bold;
	color:#fff;
	width: 13%;
	height:40px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: 1px solid #7E7E7E;
	border-left: none;
	
	/* BG GRADIENT */
	background: #ffbd07;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmQwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTk5MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffbd07 0%, #ce9906 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbd07), color-stop(100%,#ce9906));
	background: -webkit-linear-gradient(top,  #ffbd07 0%,#ce9906 100%);
	background: -o-linear-gradient(top,  #ffbd07 0%,#ce9906 100%);
	background: -ms-linear-gradient(top,  #ffbd07 0%,#ce9906 100%);
	background: linear-gradient(to bottom,  #ffbd07 0%,#ce9906 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbd07', endColorstr='#ce9906',GradientType=0 );

}
ul.simple-search li{
	display:inline;
	list-style-type:none;
}

/* ---------------------- NAVIGATION ------------------ */
#academic-select, #apply-select{
	width:115px;
}
li.apply-option, li.academic-option{
	padding-left:12%;
	display:none;
}
li.menu-selection{
	display:none;
	}
#academic-drop{
	text-align:center;
	left:-49px;
	display:none;
	position:absolute;
	top:90%;
	
	/*Gradient Bg */
	background: #d5d5d5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZDVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkxOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #d5d5d5 0%, #e6e6e6 0%, #919090 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5d5), color-stop(0%,#e6e6e6), color-stop(100%,#919090)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* IE10+ */
	background: linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#919090',GradientType=0 ); /* IE6-8 */
	/* End of Gradient Bg */
	
	/* Bg-Shadow */
	moz-box-shadow: 0px 2px 12px 0px #000;
	-webkit-box-shadow: 0px 2px 12px 0px #000;
	box-shadow: 0px 2px 7px 0px #000;
	/* End of Bg-Shadow */
	
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px 14px;
	z-index:100;
}
#apply-drop{
	text-align:center;
	left:41px;
	display:none;
	position:absolute;
	top:90%;
	
	/*Gradient Bg */
	background: #d5d5d5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZDVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkxOTA5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #d5d5d5 0%, #e6e6e6 0%, #919090 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5d5), color-stop(0%,#e6e6e6), color-stop(100%,#919090)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* IE10+ */
	background: linear-gradient(top,  #d5d5d5 0%,#e6e6e6 0%,#919090 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#919090',GradientType=0 ); /* IE6-8 */
	/* End of Gradient Bg */
	
	/* Bg-Shadow */
	moz-box-shadow: 0px 2px 12px 0px #000;
	-webkit-box-shadow: 0px 2px 12px 0px #000;
	box-shadow: 0px 2px 7px 0px #000;
	/* End of Bg-Shadow */
	
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px 14px;
	z-index:100;
}
#apply-drop li, #academic-drop li{
	padding:2px 2%;
	display:block;
	}
	
#apply-drop a, #academic-drop a{
	color:#413C2D;
	font-weight:400;
	text-shadow:none;
	font-size:.75em; /*12px / 16px */
	white-space:nowrap; /* Distance Education stays on one line */
	}
/* -------------- END OF HEADER */
#navigation-wrapper{
	z-index:1; /* For navgation drop-shadow to be ontop of slide show */
	border-top: 1px #683468 solid;
	clear:both;
	width:100%;
	position:relative;
	top:15px;
	margin-bottom:15px;
	border-top: none;
}
#nav-container{
	/* Gradient Bg */
	background: #d5d5d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5d5d5 0%, #878787 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d5d5), color-stop(100%,#878787)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5d5d5 0%,#878787 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5d5d5 0%,#878787 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5d5d5 0%,#878787 100%); /* IE10+ */
	background: linear-gradient(top,  #d5d5d5 0%,#878787 100%); /* W3C */
	/* End of Gradient Bg */
	
	/* Drop-Shadow */
	-moz-box-shadow: -9px 2px 9px 0px #000; /*horizontal offset -9px so horizontal scrolling doesnt happen, overflow:hidden not working with shadows */
	-webkit-box-shadow: 0px 2px 9px 0px #000;
	box-shadow: 0px 2px 9px 0px #000;
	/* End of Drop-Shadow */
	
	}
#navigation{
	background: #6c6c6c;
	margin:0 auto;
	width: 100%; /* 74.21875% /* 950px / 1280px ; */
	padding: 10px 0px 5px 0px;
}
#navigation ul{
	text-align:center;
	padding:0px;
	overflow: hidden;
	width: 100%;
}
#navigation ul li.main-nav{
	padding: 12px 1.68421052631579% 12px 1.68421052631579%;
    display: inline-block;
}
#navigation ul li.main-nav.activeSlide, #navigation li.leftLargeItem:hover, #navigation li.rightSmallItem:hover{
	background:#ffbd07;
}
#navigation ul li.main-nav.activeSlide a, #navigation li.leftLargeItem:hover a, #navigation li.rightSmallItem:hover a{
	color:#763775;
}
/* --------- DIVIDER FOR MAIN NAVIGATION FOR OLD TEMPALTE --- REMOVE IF STICKING WITH YELLOW BG
#navigation ul li.divider{
	background:url(../images/navigation-divider.jpg) right no-repeat;
}
*/
#navigation ul li a{
	text-shadow:0px 1px 0px rgba(0, 0, 0, 0.7);
	color:#fff;
	text-decoration:none;
	font-size:1em;
	font-family: OpenSansRegular,sans-serif;
	text-transform: uppercase;
}
li.mobile-nav{
	display:none !important;
	padding:0px 1.052631578947368%;
}
#navigation ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 4px;
	margin-top: 5px;
    background: #FFBD07;
    transition: width .2s;
}
#navigation ul li a:hover::after {
    width: 100%;
    transition: width .2s;
}
#navigation ul li.loginAreaLinks{
	display: none;
}
#containerbox #subhead, #containerbox #contactinfo {
	position: relative;
	top: -10px;
	z-index: 0;
}
/* ----------------- END OF NAVIGATION */

.close-me {
	float: right;
	color: #FFBD07;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-text-shadow: 0px 1px 3px rgba(0,0,0,.8);
	-moz-text-shadow: 0px 1px 3px rgba(0,0,0,.8);
	text-shadow: 0px 1px 3px rgba(0, 0, 0, .8);
	-webkit-transition: color ease 1s;
	-moz-transition: color ease 1s;
	transition: color ease 1s;
	padding-right: 22px;
	color: #f6bb1c!important;
}
.close-me:hover{
	text-decoration: underline;
}
#drop-down{
    display:none;
    height:165px;
	background:#f7f7f7;
	background-color:#7a7a7a;	
	/* drop-shadow */
	-moz-box-shadow:0px 5px 9px -3px #000;
	-webkit-box-shadow: 0px 5px 9px -3px #000;
	box-shadow: 0px 5px 9px -3px #000;
	/* end of drop-shadow */
}
#drop-content{
	margin:0 auto;
	color:#fff;
    height: 120px;
	width:100%;
	position: relative;
	left: 20px;
}
#drop-content .prelink
{
	font-size: .875em;
}
#drop-down .placeholder label
{
	top: 12px;
}

#drop-down .headerBtn
{
	position: relative;
	left: -5px;
	top: 3px;
	height: 29px;
}
#drop-down .headerBtn img
{
	height: calc(100% - 5px);
}
#drop-down input[type="text"]
{
	height: 23px;
	width: 115px;
}	

#drop-down .headerInput
{
	height: 19px;
	width: 115px;
	border-right: 15px solid transparent;
}
#drop-down figure
{
	padding: 5px 10px 0 10px;
}

div#close-container
{
	position: relative;
	z-index: 10;
}
.headerBtn.dropBtn
{
	position: relative;
	left: -10px;
}
#drop-down .grid3
{
	float: left;
	width: 20%;
}
#drop-down .grid3.firstCol + .grid3
{
	width: 26%;
}
#drop-down .grid3.firstCol
{
	padding-left: 5px;
	width: 30%;
}
#drop-content .grid3:last-child
{
	font-size: .875em;
	padding-top: 4px;
}

/* ----------------- DROP DOWN STYLE---------------- */

#prospective-student, #current-student, #alumni, #visitor, #arts, #athletics, #faculty, #parents{
	width:100% !important;
	padding:0px;
}
.nav-image-header{
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	color:#FFBD07;
}
.nav-image-header a{
	text-align:center;
}
/*new line 8/14 */
.drop-left{
	font-weight:bold;
}
.drop-left, .drop-mid{
/*
	border-right: 1px solid	#999;
*/	
	height: 210px;
}
.drop-right, .drop-left, .drop-mid{
	float:left;
	padding:0px 0% 0px 5%;
}
#drop-content a{
	font-size:0.875em; /* 14px / 16px */
	color:#fff;
	text-decoration:none;
}
#drop-content a:hover{
	text-decoration:underline;
}
#drop-content li{
	list-style:none;
	line-height:1.375em;
}
.figure{
	width:100%;
	padding:10px 0 0 0;
}
img.nav-image,div.nav-img img{
	border: 4px solid rgba(241, 232, 232, 0.14);
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	margin-right:10px;
}
.nav-content {
	text-align: center;
}
.tablet-show{
	display:none;
}
.youVisitCtr
{
	overflow: hidden;
	padding: 5px 10px 0 10px;
	max-height: 142px;
}
.youVisitCtr iframe
{
	min-width: 0 !important;
	max-width: 100% !important;
}
#drop-down figure, .youVisitCtriframe
{
	padding: 0 10px;
	margin-top: 5px;
}
#alumni #wcuf
{
	position: absolute; 
	left: 14%; 
	bottom: 9.5%;
	color: #666;
	font-size: .5em;
}
#alumni #wcua
{
	position: absolute; 
	left: 7%; 
	bottom: 32%;
	color: #666;
	font-size: .5em;
}
/* ------------------ Visitors DID YOU KNOW --------------------*/
#visitor .drop-right {
	padding-left: 7%;
	width: 22%; /*22%*/

}
#did-you-know{
	font-size:.75em;
	line-height:7px;
}
#did-you-know div p {
	position: relative;
	left: -10px;
	line-height: 17px
}
#did-you-know div li{
	list-style:inherit;
	width: 225px;
}
/* ------------------ MOBILE NAVIGATION SLIDEOUT MENU ------------ */
ul#nav li {
	list-style: none;
	line-height: 1.5em;
}
ul.subnav li{
	padding:0px 25px;
}
ul#nav ul.subnav li a{
	text-shadow: 0px 1px 0px rgba(0, 0, 0, .7);
	text-decoration: none;
	color: #fff;
}
.top-mobile{
	/* BG Gradient
	background: #7C3E7B;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjM2U3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTM2NzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7C3E7B 0%, #753674 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7C3E7B), color-stop(100%,#753674));
	background: -webkit-linear-gradient(top, #7C3E7B 0%,#753674 100%);
	background: -o-linear-gradient(top, #7C3E7B 0%,#753674 100%);
	background: -ms-linear-gradient(top, #7C3E7B 0%,#753674 100%);
	background: linear-gradient(to bottom, #7C3E7B 0%,#753674 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c3e7b', endColorstr='#753674',GradientType=0 );
	
	END BG Gradient */
	/* BG SHadow
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	*/
	border-bottom: 1px solid #464646;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.625em;
	font-family: arial;
	color: #8F8F8F;
	padding:10px 0px 1px 0px;
}
.home-mobile{
	background: #483648;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4MzY0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #483648 0%, #333 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#483648), color-stop(100%,#333));
	background: -webkit-linear-gradient(left, #483648 0%,#333 100%);
	background: -o-linear-gradient(left, #483648 0%,#333 100%);
	background: -ms-linear-gradient(left, #483648 0%,#333 100%);
	background: linear-gradient(to right, #483648 0%,#333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#483648', endColorstr='#333333',GradientType=1 );
	-moz-box-shadow: -9px 2px 9px 0px #000;
	-webkit-box-shadow: 0px 3px 9px 0px black;
	box-shadow: 0px 2px 9px 0px black;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
}
a.close-nav-mobile{
	display: inline-block;
	text-indent: -9999px;
	background: url(../images/mobile-nav-search.png);
	-webkit-background-size: 51px 77px;
	-moz-background-size:51px 77px;
	background-size:51px 77px;
	background-repeat: no-repeat;
	background-position: -5px -7px;
	height: 30px;
	width: 44px;
	float: right;
}
/* ------------------ HOME CONTENT ------------------------ */
#campus-annoucement, #campus-connection, #wcu-weekly, #social-media, #news-wrapper{
	width:42.84210526315789%; /* 407px / 950px */
}
#weather{
	width:21.42105263157895%; /* 203.5px / 950px */
	float:left;
	clear:none;
}
#weather p span.weather-info a{
	color: #575757;
	text-transform:none;
	font-size: 0.8125em;
}
.first-weather{
	color: #575757;
	font-size: 1em;	
}
#campus-annoucement h2.c-title{
	text-align:left;
}
#wcu-weekly, h2.c-title, #social-media{
	text-align:center;
}
#social-media, #news-wrapper{
	padding-top:42px;
}
#campus-annoucement,#news-wrapper{
	float:left;
	clear:left;
}
#campus-connection, #wcu-weekly, #social-media{
	clear:right;
	float:right;
}
/* ------------------ NEWS --------------------------*/
.news-content{
	display:none;
	font-size:0.875em; /* 14px / 16px */
}
.news-tabs{
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	border-bottom: 1px solid #C7C7C7;
	text-align: center;
	}
.news-tabs li{
	background: #f7f7f7;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	display: inline-block;
	padding: 5px 0px 2px 0px;
	box-shadow: inset 0 0px 67px rgba(109, 47, 109, .5);}
.news-tabs li.active{
	background: white;
	box-shadow: 0px -2px 8px -1px rgba(0, 0, 0, .4);
}
.news-tabs li.active a{
	color:#763775;
	opacity:1;
	filter:alpha(opacity=100);
}
.news-tabs li.active a:hover{
	text-decoration:none;
}
.news-tabs li a{
	opacity:.2;
	filter:alpha(opacity=20);
	text-shadow:0px 1px 0px rgba(256, 256, 256, .7);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 10px;
	color:#666;
	/*	color:#763775; */
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
	text-transform: uppercase;
	font-size: 1.75em;
	color: #575757;
	letter-spacing: -2px;
	font-weight: 400;
}
.news-tabs li a:hover{
	text-decoration:none;
}
a.date{
	text-decoration:none;
	display:block;
	width:50px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
a.date, a.news-img img{
	-webkit-box-shadow:0px 1px 8px -1px #000;
	box-shadow: 0px 1px 8px -1px  #000;
	-moz-box-shadow:0px 1px 8px -1px  #000;
	float:left;
	margin-right:6%;
}
ul.events{
	list-style-type:none;
}
ul.events li{
	padding:30px 0px;
	border-bottom:1px solid #cfcfcf;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.65);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.65);
}
ul.events li:last-child{
	margin-bottom:10px;
}
a.date span.month{
	text-align:center;
	/* Gradient */
	background: #a794a7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3OTRhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjQzN2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a794a7 0%, #7f437e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a794a7), color-stop(100%,#7f437e));
	background: -webkit-linear-gradient(top,  #a794a7 0%,#7f437e 100%);
	background: -o-linear-gradient(top,  #a794a7 0%,#7f437e 100%);
	background: -ms-linear-gradient(top,  #a794a7 0%,#7f437e 100%);
	background: linear-gradient(top,  #a794a7 0%,#7f437e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a794a7', endColorstr='#7f437e',GradientType=0 );
	/* End of Gradient */
	display:block;
	color:#fff;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;	
}
a.date span.day{
	font-size:1.5em; /* 24px / 16px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	height:35px;
	display:block;
	color:#000;
	background: #f9fcf7;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;	
}
h4 a{
	text-decoration:none;
	font-size:1.125em; /* 18px / 16px */
	font-weight:200;
}
a.news-img img{
	padding:3px;
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
span.news-date{
	font-style:italic;
	color:#767676;
	font-size:1em;
	display:block;
}
/* -------------------- WEATHER ----------------*/
#weather{
	/*text-align:center;*/
	margin-left: 85px;
	width: 150px;
	font-size: 1.375em;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: arial;
	padding-bottom:25px;
}
.second-weather{
	color:#763775;
}
#home-content p{
	color:#575757;
	font-size:0.8125em; /*13px / 16px */
}
#campus-annoucement ul{
	list-style-type:none;
}
#campus-annoucement ul li{
	border-bottom:1px solid #cfcfcf;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
	-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.65);
	-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.65);
	padding:5px 0 5px 0;
}
#campus-annoucement ul li a{
	text-decoration:none;
	color:#763775;
}
#campus-annoucement ul li a:hover{
	text-decoration:underline;
}
h2.c-title{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.75em; /* 28px / 16px */
	color: #575757;
	letter-spacing: -2px;
	font-weight: 400;
	text-shadow:0 1px 0 rgba(0, 0, 0, .5)
	}
span.secondary{
	color:#763775;
}
h3.homepage{
	font-size:1.125em; /* 18px / 16px */
	color:#763775;
	font-weight:200;
	text-shadow:1px 1px 0 rgba(0, 0, 0, .3);
}
#social-media ul li{
	display:inline;

}
#social-media ul li a{
	background-image:url(../images/social-media.png);
	display:inline-block;
}
.fbook, .twitter{
	padding:20px;
}
.fbook{
	background-position:120px 1px;
}
.fbook:hover{
	background-position:120px 38px;
}
.twitter{
	background-position:0px 1px;
	}
.twitter:hover{
	background-position:0px 38px;
	}
.youtube{
	padding: 20px 35px;
	background-position:75px 0px;

}
.youtube:hover{
	background-position: 75px 37px;
}
/* --------------- FOOTER ------------------- */
#icons{
clear:both;
}
#icons ul{
	text-align:center;
}
#icons ul li{
	display:inline;
}
.emergency, .wcu-alert{
	margin:0 5%;
}
#icons ul li.college-port{
	float:left;
}
#icons ul li.feedback, #icons ul li.hotline{
	float:right;
}
#footer{
	padding-top:18px;
	clear:both;
	border-top:8px solid #793978;
}
.unv-address{
	padding-bottom:13px;
	float:left;
}
.unv-address ul li{
	list-style-type:none;
	color:#703070;
}
.unv-address ul li.campus-links{
	font-weight:bold;
}
.footer-logo{
	float:right;
}
.footer-links{
	float:right;
	clear: right;
}
.footer-links li{
	text-align: right;
}
/* -- shows after media queries in RD SS */
/* ------------ IE 7 CHEATS -------- */
#social-media ul li a{
	*display:inline;
}
/* *****************  AUTOCOMPLETE FOR SEARCH BOX  ***************** */
.autocomplete-suggestions { border: 1px solid #999; background-color: #fff; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); width: 162px !important; /* needed to override JS */ }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; font-family: 'OpenSansRegular', sans-serif, arial; font-size: 0.75em; }
.autocomplete-no-suggestion { padding: 2px 5px; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

/*	****************	BEGIN DOCUMENT LIST 	***************************************	*/

	#contentarea .docuIcon,
	#contentarea .fileList li:before,
	#contentarea .fileListItem:before
	{
		background-image: url("/images/docsSprite.png");
		display: inline-block;
		height: 16px;
		width: 16px;
	}

	#contentarea .docuIcon
	{
		position: relative;
		top: 2px;
		margin-left: 1px;
		background-repeat: no-repeat;
	}

	#contentarea .fileList{
		list-style-type: none;
		text-indent: -21px;
		margin-left: 21px;
	}

	#contentarea .fileList li:before,
	#contentarea .fileListItem:before
	{
		content: " ";
		margin-right: 4px;
	}

	#contentarea .fileList ul,
	#contentarea .fileList ol
	{
		text-indent: 0; 
		margin-left: 40px;
	}
	#contentarea .fileList li li:before
	{
		background-image: none; content: none;
	}

	#contentarea .fileListItem
	{
		list-style-type: none;
		margin-left: 0px;
		text-indent: -20px;
	}

	#contentarea .pdfList li:first-child:before,
	#contentarea .pdfListItem:before,
	#contentarea .pdfIcon
	{
		background-position: 0 0;
	}

	#contentarea .docList li:before,
	#contentarea .docIcon,
	#contentarea .docListItem:before
	{
		background-position: -26px 0;
	}

	#contentarea .xlsList li:before,
	#contentarea .xlsIcon,
	#contentarea .xlsListItem:before
	{
		background-position: -52px 0;
	}

	#contentarea .pptList li:before,
	#contentarea .pptIcon,
	#contentarea .pptListItem:before
	{
		background-position: -78px 0;
	}

	#contentarea .zipList li:before,
	#contentarea .zipIcon,
	#contentarea .zipListItem:before
	{
		background-position: -104px 0;
	}

/*	****************	END DOCUMENT LIST	 	***************************************	*/

/*	****************	BEGIN HONEYPOT		 	***************************************	*/
#URL-HP-Ctr
{
	position: absolute;
	left: -10000px;
	top: -10000px;
}
/*	****************	END HONEYPOT		 	***************************************	*/