/*#############################*/
/* GENERAL ####################*/
/*#############################*/
html, body {
	height: 100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #484848;
	background-color: white;
	background-image: url(../images/bg-page-repeat.jpg); /* repeating page gradeient */
	background-repeat:repeat-y;
	background-position: top center;
}
h1{
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #484848;
}
h2, h3{
	font-family: Century Gothic, sans-serif;
	font-weight: 600;
	color: #484848;
}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}
#topbg{
	background-image: url(../images/bg-page-2.jpg); /* top background image */
	background-repeat: no-repeat;
	background-position: top center; /* Leave set at "top center" so it doesn't throw off the gradient graphic */
}
a img { /* remove all borders from image links */
	border: none;
}
a:link, a:visited, a:active, a:focus, a:hover {
	color: #145a40;
	text-decoration: underline;
}
.container {
	width: 960px;
	margin: 0 auto;
}
.header {
	height: 264px; /* Height of HEADER graphic */
	width: 960px;
}
.header-news {
	height: 216px; /* Height of HEADER graphic */
	width: 960px;
}
.logobar {
	height: 56px; /* Adjust height of upper logo bar (see .logo as well to adjust upper spacing height) */
	width: 960px;
	padding: 0px;
	margin: 0px;
}
#logo{ /* Empty DIV used to simulate logo link */
	width: 366px;
	height: 44px; /* Adjust this with .logobar height to adjust upper spacing */
	float: left;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
#slogan{
	width: 312px;
	height: 32px;
	float: right;
	padding: 24px 0px 0px 0px;
	margin: 0px;
}
#search{ /* SEARCH FIELD & BOX DIV - ASSIGNED IN EKTRON */
	width: 300px;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
}
#mainnav {
	width: 960px;
	height: 28px;
	min-height: 28px;
	background-color: black;	
	border-bottom: white solid 1px;
}
#mainnav #links{
	width: 815px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#mainnav #search{
	float: right;
    margin: 0;
    padding: 4px 9px 0 0;
    width: 130px;
}
.ektronMetadataForm{ /* SET HORIZONTAL ALIGNMENT OF SEARCH FIELD & BUTTON */
	margin-right: -15px;	
}
.ektronMetadataForm input{ /* MIDDLE(VERTICAL) ALIGN THE SEARCH FIELD & BUTTON IN THE LOGO BAR */
	vertical-align: middle;
}
.content {
	padding: 10px 0px 10px 0px;
	background-color: white;
}
.leftnav{ /* LEFT NAVIGATION COLUMN */
	float: left;
	padding: 8px 25px 10px 0;
	margin: 0;
	width: 195px;
}
/*#############################*/
/* FOOTER #####################*/
/*#############################*/
#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 167px;
	width: 100%;
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: Century Gothic, sans-serif;
}
#footer p,
#footer li,
#footer div {
    font-family: Century Gothic, sans-serif;
	font-size: 12px;
}
#footercontent{
	width: 960px;
	height: 167px;
	color: white;
	margin: 0 auto;
	padding: 0px;
}
#footer .footerleft{
	float: left;
	padding: 16px 0px 0px 25px;
	margin: 0px;
	line-height: 19px;
}
#footer .footercenter{
	float: left;
	padding: 40px 10px 0px 30px;
	margin: 0px;
	line-height: 19px;
}
#footer .footercenterath{ /* in Athletics Footer */
	float: left;
	padding: 40px 20px 0px 40px;
	margin: 0px;
	line-height: 19px;
}
#footer .footerright{
	float: right;
	text-align: right;
	padding: 16px 25px 0px 0px;
	margin: 0px;
}
#footer .footerrightath{ /* In Athletics Footer */
	float: right;
	text-align: right;
	padding: 20px 25px 0px 0px;
	margin: 0px;
}
#footer .footerrightath .social{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#footer a{
	color: white;
	text-decoration: none;
}
#footer a:visited{
	color: white;
}
#footer a:hover{
	color: white;
	text-decoration: underline;
}
#footer .socialbuttons{
	margin: 0px;
	padding-top: 5px;
}
#footer .socialbuttons img{
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 35px;
}
/*#############################*/
/* COLUMNS ####################*/
/*#############################*/
#threecolumn-standard{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-3col-standard.jpg);
	background-repeat: repeat-y;
	width: 960px;
}
#threecolumn-news{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-3col-news.jpg);
	background-repeat: repeat-y;
	width: 960px;
}
#twocolumn-standard{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-2col-standard.jpg);
	background-repeat: repeat-y;
	width: 960px;
}
.twocolumn-large{
	float: left;
	padding: 0px 25px 10px 25px;
	margin: 0px;
	width: 685px;
	/*border-left: 1px dashed #CCC;*/
}
.threecolumn-middle{
	float: left;
	padding: 0px 25px 10px 25px;
	margin: 0;
	width: 382px;
	/*border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;*/
}
.threecolumn-right{
	float: left;
	padding: 0px 10px 10px 25px;
	margin: 0;
	width: 270px;
	color: #787878;
}
.threecolumn-container-news,
.threecolumn-container-athletics{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 740px;
}
.threecolumn-middle-news,
.threecolumn-middle-athletics{
	float: left;
	padding: 10px 15px 10px 30px;
	margin: 0;
	width: 405px;
	/*border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;*/
}
.threecolumn-right-news{
	float: left;
	padding: 10px 10px 10px 15px;
	margin: 0px;
	width: 260px;
	color: #787878;
}
.threecolumn-right-athletics{
	float: left;
	padding: 10px 20px 10px 15px;
	margin: 0;
	width: 250px;
	color: #787878;
}
#news-landing-image,
#athletics-landing-image{
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
/*#############################*/
/* MISCELLANEOUS ##############*/
/*#############################*/
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#apply{ /*Graphic Link at bottom of left nav */
	width: 195px;
	text-align: center;
	padding-top: 5px;	
}
#ctl00_cmsSearchBox_searchTxt{ /* Control looks of Upper Search Box */
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	color: #145a40;
}
/*#############################*/
/* NEWS #######################*/
/*#############################*/
#news,
#newsandevents-dl,
#sportsheadlines{
	padding: 0px;
	margin: 0px;
}
#news .title,
#newsandevents-dl .title,
#homepagenews .title,
#sportsheadlines .title{
	padding: 0px;
	margin: 0px;
}
#news .title a,
#newsandevents-dl .title a,
#homepagenews .title a,
#sportsheadlines .title a{
	font-weight: bold;
	text-decoration: none;
}
#news .title a:visited,
#newsandevents-dl .title a:visited,
#homepagenews .title a:visited,
#sportsheadlines .title a:visited{
	font-weight: bold;
	text-decoration: none;
}
#news .title a:hover,
#newsandevents-dl .title a:hover,
#homepagenews .title a:hover,
#sportsheadlines .title a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#news .date,
#newsandevents-dl .date,
#sportsheadlines .date{
	padding: 0px;
	margin: 0px;
	color: #1a1a1a;
}
#news .morenews,
#newsandevents-dl .morenews,
#homepagenews .morenews,
#sportsheadlines .morenews{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#newsandevents-dl .teaser,
#sportsheadlines .teaser{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#newsandevents-dl h1,
#newsandevents-dl h2{
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#newsandevents-dl h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
#homepagenews{
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;
}
#homepagenews .title{
	margin-left: 88px;
}
#homepagenews .date{
	padding: 0px;
	margin: 0px;
	color: black;
	margin-left: 88px;
	visibility: hidden;
	height: 1px;
}
#homepagenews .teaser{
	padding: 3px 0px 0px 1px;
	margin-top: -5px;
}
#homepagenews .headline,
#news .headline{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#homepagenews img{
	width: 75px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: -12px 10px 0px 0px;
	border: 1px solid black;
}

#facultystaff{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#facultystaff .teaser{
	padding: 0px 0px 20px 0px;
	height: 180px;;
}
#newsdetail .releasepriority{
	font-weight: bold;
}
#newsdetail .date{
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0px;
}
#newsdetail .subheading,
#profilestory .subheading{
	padding-bottom: 15px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #484848;
	font-size: 16px;
	margin: 0px;
}
#newsdetail .author{
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
}
#newsdetail .story{
	padding-bottom: 15px;
	margin: 0px;
}
#newsdetail .pound{
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
#newsdetail #left{
	float: left;
	margin: 0px;
	padding: 0px;
	/*width: 500px;*/
}
#newsdetail #right{
	float: right;
	margin: 0px;
	padding: 0px;
	/*width: 160px;*/
}
#sportsheadlines h1,
#sportsheadlines h2{
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#sportsheadlines h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
#profilestory #grpbxPictures{
	border: 0px;
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	color: #145a40;
	font-weight: bold;
}
.facultystaff{
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;	
}
.facultystaffpic{
	float: left;	
	padding-right: 20px;
}
.facultystaffname{
	color: #145a40;
	font-weight: bold;
	font-size: 14px;
}
.facultystafftitle{
	font-weight: bold;	
}
.facultystaffblurb{	
}
#alumniimpact img{
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}
#alumniimpact p,
#athleteoftheweek p{
	padding-top: 0px;
	margin: 0px;
}
#alumniimpact h1,
#athleteoftheweek h1,
#facultystaffnews h1{
	color: #484848;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#alumniimpact h2,
#athleteoftheweek h2,
#facultystaffnews h2{
	color: #484848;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#alumniimpact h3,
#athleteoftheweek h3,
#facultystaffnews h3{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #787878;
}
.alumimpactname{
	color: #484848;
	font-weight: bold;
}
.alumimpactdegree{
	color: #484848;
}
.alumimpactblurb{
	
}
#athleteoftheweek img{
	border: 1px solid #484848;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
	width: 100px;
}
#facultystaffnews img{
	border: 1px solid #484848;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}
#facultystaffnews p{
	padding-top: 0px;
	margin: 0px;
}
.searchbutton{
	margin-left: -20px;
	padding: 0;
}
#ufobuttons{
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.moreevents{
	font-weight: bold;	
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.hideimages img,
#newsandevents-dl img{
	padding: 0px;
	margin: 0px;
	height: 1px;
	float: right;
	visibility: hidden;
}
#alternate{
	width: 100%;
	background: black;
}
#alternate td{
	padding: 3px 5px 3px 5px;
	margin: 0px;
}
.newscontacts{
	float: left;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
/*#############################*/
/* SEARCH.ASPX ################*/
/*#############################*/
#searchresults img{
	margin: 0px;
	padding: 0px;
	float: right;
	visibility: hidden;
	height: 1px;
}
#searchresults #ctl00_ContentPlaceHolder1_Label1{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#searchresults .resultPreviewDetails{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 1px;
}
#searchresults .dateTime{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#searchresults h4{
	margin: 5px 0px 3px 0px;
	padding: 0px;
}
#searchresults p{
	margin-top: 0px;
	padding-top: 0px;
}
#searchresults .searchTerms{
	font-style: italic;
	font-weight: bold;
}
.searchResultsHeader h3{
	font-weight: normal;
}
.ektronSearch ul.searchNavigation{
	width:100%;
	list-style:none;
	margin:0em;
	padding:0em;
}
.ektronSearch ul.searchNavigation li{
	display:block;
	float:left;
	margin:0em;
	margin-right:.25em;
	border-top:1px solid #4c4c4c;
	border-right:1px solid #4c4c4c;
	border-bottom:none;
	border-left:1px solid #4c4c4c;
}
.ektronSearch ul.searchNavigation li a{
	display:block;padding:.25em .5em;
	text-decoration:none;
	background-color:#D8D8D8;
	font-weight: bold;
}
.ektronSearch ul.searchNavigation li a:hover{
	text-decoration:underline;
}
.ektronSearch ul.searchNavigation li a.selected{
	background-color:white;
	padding:.25em .5em;
	position:relative;top:1px;
}
.ektronSearch div.searchWrapper{
	clear:left;
	padding:1em 1em 1em 1em;
	margin:0em;
}
.ektronSearch div.searchWrapper input{
	margin:0em 1em 0em 0em;
}
.ektronSearch div.searchWrapper fieldset{
	margin:0em;
}

.ektronSearch div.searchWrapper div#advancedTerms ul{
	list-style:none;
	margin:0em 0em 1em 1em;
	padding:0em 0em 0em 0em;
}
.ektronSearch div.searchWrapper div#advancedTerms ul li{
	clear:left;
	margin:.25em 0em;
}
.ektronSearch div.searchWrapper div#advancedTerms ul li span{
	display:block;
	width:12em;
	float:left;
}

.ektronSearch div.searchWrapper div#basicTerms{
	padding:0em;
	margin:0em;
}
.ektronSearch div.searchWrapper div#basicTerms input{
	margin-right:.5em;
	font-weight:normal;
	color:#4c4c4c;
	padding:0em;
}
.ektronSearch div.searchWrapper div#basicTerms select{
	margin-right:.5em;
	font-weight:normal;
	color:#4c4c4c;
	padding:0em;
}
.ektronSearch div.searchWrapper div#basicTerms input.basicSearchSubmit{
	padding:0em 0em;
}

.ektronSearch div.searchWrapper div#advancedTerms{
	padding:0em;
	margin:0em
}
.searchResultsHeader h3{
	margin-top: 0px;
	padding-top: 0px;
}
.ektronSearch div#navbar{
	text-align:center;
	display:block;
	margin-top:1em;
	border-top:1px dotted silver;
	padding-top:1em;
}
.ektronSearch div#navbar ul.ektronPaging{
	list-style:none;
	margin:0em;
	padding:0em;
}
.ektronSearch div#navbar ul.ektronPaging li{
	display:inline;
	/*border:1px solid blue;*/
	padding:.35em;
	margin-right:.5em;
	font-weight:bold;
	color: #A0A0A0;
}
.ektronSearch div#navbar ul.ektronPaging li a{
	text-decoration:none;
	font-weight:normal;
	font-weight: bold;
}
.ektronSearch div#navbar ul.ektronPaging li a:hover{
	text-decoration:underline;
}
.ektronSearch div.searchWrapper div.suggestedResults{
	background-color:#F0F0F0;
	border:1px solid silver;
	margin: 0px 0px 15px 0px;
}
.ektronSearch div.searchWrapper div.suggestedResults div.resultPreview{
	padding: 5px 7px 0px 7px;
	margin-bottom: 10px;
}
.ektronSearch div.searchWrapper div.suggestedResults h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	font-weight:normal;
	color:#484848;
	background: #E0E0E0;
}