/*----Structural DIVs----*/

#globalFooter {
	height: 100px;
}

#content {
	float: left;
	width: 975px /*990px*/;
	background: url(../content/images/backgrounds/content.gif) repeat-y;
	padding-left: 15px;
}

#highlightsCol {
	float: left;
	width: 205px /*205px*/;
	height: 315px /*315px*/;
	background: url(images/backgrounds/highlightsCol2.gif) repeat-x;	
	overflow: hidden;
}

#flashCol {
	float: left;
	width: 438px /*438px*/;
	height: 315px;
	overflow: hidden;
}

#newsEventsCol {
	background: url(images/backgrounds/newsCol.gif) repeat-x #607858;
	float: left;
	width: 317px /*317px*/;
	height: 315px;
	border-left: 1px solid #d9d9b5;
	overflow: hidden;
}

#calendarItems {
	height: 160px;
}

#programFeatures {
	background: url(images/backgrounds/programFeatures2.gif) no-repeat;	
	float: left;
	width: 960px /*960px*/;
	padding-bottom: 15px;
}

/*----Other DIVs----*/

#highlightsCol ul {
	list-style: none;
}

#newsEventsCol ul {
	list-style: none;
}

#newsEventsCol ul li {
	width: 292px; /*317px*/
	color: #fff;	
	font: normal 11px/17px tahoma, verdana, arial, helvetica, sans-serif;		
	display: block;
	height: 32px /*35px*/;
	padding: 6px 5px 6px 20px;
	border-bottom: 1px solid #7d9177;
}

#newsEventsCol ul li.last {
	border-bottom: 0;
}

#newsEventsCol .dateDisplay {
	float: left;
	width: 34px;
	height: 32px /*34px*/;
	padding-top: 2px;
	margin-right: 17px;
	text-align: center;
	color: #fff;	
	background: #4a5c45;
}

#newsEventsCol .month {
	font: bold 10px/14px tahoma, verdana, arial, helvetica, sans-serif;	
	text-transform: uppercase;
}

#newsEventsCol .day {
	font: bold 12px/14px tahoma, verdana, arial, helvetica, sans-serif;	
}

.featureBox {
	float: left;
	width: 296px !important;	
	padding: 15px 0 0 20px;
	margin-right: 6px;
	display: inline;
}

#programFeatures .last {
	margin-right: 0;
}

.featureBox .featurePhoto {
	padding: 2px;
	background: #f0eee4;
	border: 1px solid #c2ae9a;
	float: left;
	width: 126px;
	margin-right: 10px;
}

.nextEvent {
	float: right; 
	width: 140px;
	margin-top: 32px;
	font: normal 11px/14px georgia, 'Times New Roman', times, serif;	
}

/*----Typography----*/

#newsEventsCol h1 {
	font: normal 14px/18px georgia, 'Times New Roman', times, serif;	
	color: #fff;
	margin: 0 0 3px 0;
	padding: 15px 0 0 20px;
/*	background: url(images/backgrounds/newsEventsHeader.gif) repeat-x;*/
	height: 26px /*41px*/;
	text-transform: uppercase;
	width: 316px;
}

.featureBox h3 {
	font: bold 14px/20px georgia, 'Times New Roman', times, serif;	
	color: #68190e;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.featureBox h4 {
	font: bold 12px/16px georgia, 'Times New Roman', times, serif;	
	color: #b85c06;
	margin-bottom: 5px;
}

.featureBox p {
	font: normal 11px/14px georgia, 'Times New Roman', times, serif;	
	color: #1b1714;
}

.featureBox p.learnMore {
	margin: 5px 0 0 142px;
}

.nextEvent p.learnMore {
	margin-left: 0 !important;
}

#highlightsCol h3 {
	margin-bottom: 10px;
}

#highlightsCol li {
	line-height: 12px;
	margin-bottom: 5px;
}

.hiddenText {
	display: none;
	height: 0;
	overflow: hidden;
}

.nextEvent .learnMore {
	margin-top: 15px !important;
}

/*----Link Styles----*/

#highlightsCol h3 a {
	font: normal 14px/18px georgia, 'Times New Roman', times, serif;	
	color: #fff;
	text-decoration: none;
}

#highlightsCol li a {
	font: normal 11px/13px tahoma, verdana, arial, helvetica, sans-serif !important;	
	color: #fff;
	text-decoration: none;
}

#newsEventsCol a {
	text-decoration: none !important;
	font: normal 11px/14px tahoma, verdana, arial, helvetica, sans-serif !important;	
	color: #fff;		
}

#newsEventsCol .archiveLink,
#newsEventsCol .calendarLink{
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif;
	color: #fff;	
	text-decoration: none;
	border-bottom: 1px solid #8a9c85;
	padding-bottom: 1px;
}

#newsEventsCol a:hover {
	border: 0;
}

#newsEventsCol .archiveLink,
#newsEventsCol .calendarLink {
	float: right;
	margin: 15px 20px 0 0;
}

#newsEventsCol h1.news {
	margin-top: -3px;
}

.featureBox .learnMore a {
	font: bold 11px/14px georgia, 'Times New Roman', times, serif;	
	color: #1b1714;
	text-decoration: none;
}

.featureBox .learnMore a:hover {
	border-bottom: 1px solid #aaa98a;
}

.nextEvent a {
	font: bold 12px/16px georgia, 'Times New Roman', times, serif;	
	color: #b85c06;
	text-decoration: none;
}

/* ----- Footer Nav. ----- */

.footerNav,
.footerCourtesyNav {
	display: inline;
	list-style: none;
	margin-left: 28px;
}

.footerNav li,
.footerCourtesyNav li{
	display: inline;
	margin-left: 6px;	
}

.footerNav .bullet,
.footerCourtesyNav .bullet {
	padding: 0 0 0  8px;
}

.footerCourtesyNav {
	float: right;
	width: 230px;
}

.temperature {
	margin-left: 30px !important;
}

.mainCourtesyNav {
	width: 93px;
	float: right;
}

.footerSocialNetworking {
	float: right;
	width: 91px;
}

.footerSocialNetworking li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.linkedIn {
	height: 19px;
	width: 19px;
	overflow: hidden;
}

.facebook {
	height: 19px;
	width: 19px;
	overflow: hidden;	
	margin-right: 4px !important;
}

.twitter {
	height: 19px;
	width: 19px;
	overflow: hidden;
	margin: -3px 0 0 2px !important;
	padding-top: 3px;
}

.linkedIn a,
.facebook a,
.twitter a {
	margin-top: -5px;
}

/* ------ Accordion Menu Styles ----- */

#highlightsCol .title,
#highlighsCol .titleNoLink {
	height: 18px /*25px*/;
	overflow: hidden !important;
	padding-top: 5px;
	border-top: 1px solid #697495;
	display: block;
	background: #32426d;
}

#highlightsCol .expandMenu {
	background: #32426d url("images/backgrounds/itemArrow-Off.gif") no-repeat 185px 11px;	
}

#highlighsCol .noArrow {
	background: #32426d !important;
}

#highlightsCol .last {
	border-bottom: 1px solid #697495;
}

#highlightsCol .selected {
	border-bottom: 0;
	background: #32426d url("images/backgrounds/itemArrow-On.gif") no-repeat 185px 11px;	
}

#highlightsCol .title a,
#highlightsCol .titleNoLink a {
	display: block;
	width: 205px;
	height: 20px;
}

#highlightsCol .menuContent {
	height: 140px;
	padding: 5px 0 0 17px;
}
	
.admissions {
	background: url("images/highlightsColHeaders/admissions.gif") no-repeat 15px 2px;
	height: 12px;
	width: 75px;
	padding-top:40px;
}

.academicSpecialities {
	background: url("images/highlightsColHeaders/academicSpecialties.gif") no-repeat 15px 2px;
	height: 12px;
	width: 141px;
	padding-top:40px;
}

.intellectualLife {
	background: url("images/highlightsColHeaders/intellectualLife.gif") no-repeat 15px 2px;
	height: 12px;
	width: 119px;
	padding-top:40px;	
}

.experientialLearning {
	background: url("images/highlightsColHeaders/experientialLearning.gif") no-repeat 15px 2px;
	height: 12px;
	width: 150px;
	padding-top:40px;	
}

.academicSupport {
	background: url("images/highlightsColHeaders/academicSupport.gif") no-repeat 15px 2px !important;
	height: 12px;
	width: 123px;
	padding-top:40px;
}

.degreeOptions {
	background: url("images/highlightsColHeaders/degreeOptions.gif") no-repeat 15px 2px !important;
	height: 12px;
	width: 106px;
	padding-top:40px;
}

.deansMessage {
	background: url("images/highlightsColHeaders/deansMessage.gif") no-repeat 15px 2px !important;
	height: 12px;
	width: 101px;
	padding-top:40px;
}

/* ----- Home Calendar ----- */

/* darker background

.calendarDayHeading {
	text-align: center;
	font: bold 12px/15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	padding: 2px 3px;
}

.calendarCell,
.calendarToday {
	text-align: center;
	font: normal 12px/15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	background: #a5a58c;
	color: #cecea8;
	padding: 1px 2px;
	border-bottom: 2px solid #cecea8;
}

.calendarBlank {
	background: #baba98;
	border-bottom: 2px solid #cecea8;
}

.calendarCell a,
.calendarToday a {
	color: #b85c06;
	text-decoration: none;
	font-weight: bold;
}

*/

.calendarDayHeading {
	text-align: center;
	font: bold 12px/15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	padding: 2px 3px;
}

.calendarCell,
.calendarToday {
	text-align: center;
	font: normal 12px/15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	background: #b5b59e;
	color: #ececca;
	padding: 1px 2px;
	border-bottom: 2px solid #ececca;
}

.calendarBlank {
	background: #d5d5b6;
	border-bottom: 2px solid #ececca;
}

.calendarCell a,
.calendarToday a {
	color: #b85c06;
	text-decoration: none;
	font-weight: bold;
}
