.horizontalMenu{
	/*Change Menu Background Colors ONLY Here*/
}
.horizontalMenu .l_tinynav1 a{
	/*Change Menu Text Colors ONLY Here*/
}
.activeMenu{
	/*Change Active Menu Text Color Only Here*/
	/*color: red !important;*/
}
#home-content .pdfIcon{margin-left: 3px;}
#home-content h4{margin-top: 20px; margin-bottom: 10px;}
#home-content li{list-style-position: outside;}
#home-content .closeList li{margin-bottom: 0 !important;}
#home-content .closeParagraph{margin-bottom: 5px;}
#home-content .excelItem{
	list-style-type: none;
	list-style-image: url("/global/images/excel.png") !important;
}
#home-content .pdfItem{
	list-style-type: none;
	list-style-image: url("/global/images/pdf.png") !important;
	margin-left: 0;
}
#home-content .docItem{
	list-style-type: none;
	list-style-image: url("/global/images/doc.png") !important;
	margin-left: 0;
}
#home-content .linkItem{
	list-style-type: none;
	margin-left: 0;
}
#home-content .linkItem:before{
	content: "\f0c1";
	font-family: "FontAwesome";
	margin-left: -20px;
	padding-right: 8px;
}

/**********HOMEPAGE**********/
#home-content .homepage .grid9{padding-right: 20px;}
#home-content .floatLeft{float: left; padding: 0 25px 5px 0;}
#home-content .homepage .grid9 .floatLeft{margin-top: 14px;}
#home-content .homepage .grid3{margin-top: 14px; font-size: .95em;}
#home-content .homepage .grid3 .grid12{padding: 10px; background-color: #eee; margin-bottom: 10px;}
#home-content .homepage .grid3 h3{margin-top: 0;}
#home-content .homepage .grid3 .btn{width: 100%; margin: 0 0 10px 0;}
#home-content .provostNewsletter p{margin-top: 0;}
#home-content .announcements li{margin-bottom: 15px; line-height: 20px;}

/**********WHAT'S NEW IN ACADEMIC AFFAIRS**********/
#home-content .whatsNew .grid6{font-size: .95em;}

/**********FACULTY PERSONNEL ITEMS**********/
#home-content .facultyPersonnel li{margin-bottom: 15px;}
#home-content .facultyPersonnel ol li{margin-bottom: 0px;}
#sabbaticalMemo .grid12{border-bottom: 1px solid #eee; margin-bottom: 10px;}
#tenureFAQs li{font-weight: bold;}
#tenureFAQs li li{font-weight: normal;}

/**********ACCREDITATIONS**********/
#home-content .accreditations .grid11{padding-left: 20px;}
#home-content .accreditations .grid1{font-weight: bold;}
#home-content .accreditations .grid12 .grid12{padding: 5px;}
#home-content .accreditations .grid12 .grid12:nth-child(odd){background-color: #eee;}

/**********AWARDS**********/
#home-content .docList li{
	list-style-type: none;
	list-style-image: url("/global/images/doc.png");
	margin-left: 10px;
}

/**********FORMS AND POLICIES**********/
#home-content .formsPolicies li{margin-left: 5px;}

/**********COPYRIGHT AND INTELLECTUAL PROPERTY**********/
#home-content .copyright .grid3{font-size: .95em; line-height: 20px; background-color: #eee; padding: 0 10px 10px 10px; margin-top: 14px;}
#home-content .copyright .grid9{padding-right: 20px;}
#home-content .copyright .btn{width: 100%; margin: 5px 0;}

/**********MEET THE STAFF**********/
#home-content .meetTheStaff strong{font-size: 1.15em;}
#home-content .meetTheStaff .grid12 .grid12{border-bottom: 1px solid #eee; padding-bottom: 5px;}
#home-content .meetTheStaff .staffImg{margin-top: 10px; float: left;}
#home-content .staffWithPictures p{margin-left: 190px;}

/**********ACADEMIC REORGANIZATION**********/
#home-content .reorganization .objective1{font-size: .95em; line-height: 20px;}
#home-content .reorganization .objective1 div{padding: 5px 10px; background-color: #763775;}
#home-content .reorganization .objective1 div p{color: #fff;}
#home-content .reorganization .objective1 ul{list-style-image: url("../images/purpleBullet.png"); margin-bottom: 20px;}
#home-content .reorganization .objective1 li{margin-bottom: 5px;}
#home-content .reorganization .grid9{padding-right: 20px;}
#home-content .reorganization .grid3 .btn{width: 100%; margin-top: 0;}
#home-content .reorganization .grid3 .grid12{padding: 10px; background-color: #eee; margin-bottom: 10px; font-size: .95em;}
#home-content .reorganization .grid3 .grid12 h3{margin-top: 0;}
#home-content .reorganization .grid3 .grid12 li{margin-bottom: 10px;}

/**********TENURE AND PROMOTION************/
#home-content .tenureList li{list-style-type: none; margin-left: -20px;}
#home-content .tenureSubList li{list-style-type: disc; margin-left: 0;}
#home-content .tenureList{margin-bottom: 15px;}

/** PERIOD REVIEW REPORT **/
#home-content .linkWrapper .grid4{padding-right: 10px;}

.linkWrapper .grid4 img{width: 100%;}
.gPaddingLink{margin: 0;}
.gPadding p{text-align: justify; margin-top: 0;}
.panelInfo{
	display: block;
	text-decoration: none;
	position: relative;
	font-family:'OpenSansBold';
	line-height: normal;
	font-size: .975em;
}
.panelInfo span.panelTitle{
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	padding: 5px 10px;
	background: rgba(118, 55, 117, .8);
	color: white;
}
.panelInfo:hover{
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}
.panel{display: block;}
.panel h2{
	line-height: 30px;
	padding-top: 15px;
}
.panel .backBtn{
	float: right;
	font-size: small;
}
#home-content .periodItem{border-bottom: 1px dotted #C1C1C1; padding-bottom: 5px; padding-top: 10px;}

/********** NEWSLETTER **********/
#home-content .newsletter img{
	float: left;
	margin-right: 10px;
}
#home-content .newsletter .grid12{
	border-bottom: 2px solid #EEE;
	padding: 10px 0;
}
#home-content .newsletter h3{
	border-bottom: none;
	margin: 0;
	padding-bottom: 0;
	color: #763775;
}
#home-content .newsletter h3:after{
	display: none;
}
#home-content .hideVideo{
	display: none;
}
#home-content .newsletter img.lBernotsky{
	max-width: 200px;
	display: block;
}
#home-content .videoCaption{
	float: left;
	clear: left;
	font-weight: bold;
	max-width: 550px;
}

@media only screen and (max-width:1100px){
	#home-content .newsletter img{
		width: 40%;
	}
	#home-content .videoCaption{
		max-width: 323px;
	}
}

@media only screen and (max-width:768px){
	#home-content .dateAction{display: none;}
	#sabbaticalMemo{display: inline-block;}
	#sabbaticalMemo .grid12{position: relative; left: 20px;}
	#sabbaticalMemo .grid2{font-weight: bold; text-transform: uppercase; margin-bottom: 0;}
	#sabbaticalMemo .grid10:before{content: "Action: "; font-weight: bold;}
	#home-content .accreditations .grid1, #home-content .accreditations .grid11{margin: 0; padding: 0;}
	#home-content .accreditations .grid12 .grid12:nth-child(odd){background-color: transparent;}
	#home-content .accreditations .grid12 .grid12{border-bottom: 1px solid #eee;}
	#home-content .whatsNew .grid6{margin: 0;}
	#home-content .meetTheStaff .staffImg{width: 150px; margin-top: 0;}
	#home-content .staffWithPictures p{margin-left: 165px; margin-top: 0;}
	#home-content .meetTheStaff .staffImg{width: 125px;}
	#home-content .staffWithPictures p{margin-left: 140px;}

	#home-content .homeBtns img{
		width: 40%;
		display: block;
		margin: 0 auto;
	}
	#home-content .homeBtns{
		margin: 5px 0;
	}

	/** PERIOD REVIEW REPORT **/
	#home-content .periodItem .grid4{width: 50%;}
	#home-content .panelTitle{font-size: .9em;}
	#home-content .periodItem .grid8{width: 50%;}

	/** NEWSLETTER **/
	#home-content .newsletter img{
		display: none;
	}
	#home-content .hideVideo{
		display: block;
	}
	#home-content .videoCaption{
		display: none;
	}
}
@media only screen and (max-width:480px){
	/*Media Query Example*/
	#home-content .lBernotsky{display: none;}
	#home-content .meetTheStaff .staffImg{display: none;}
	#home-content .staffWithPictures p{margin-left: 0px;}

	#home-content .homeBtns img{
		width: 100%;
	}

	/** PERIOD REVIEW REPORT **/
	#home-content .periodItem .grid4{width: 100%;}
	#home-content .linkWrapper .grid4{padding-right: 0;}
	#home-content .panelTitle{font-size: 1em;}
	#home-content .periodItem .grid8{width: 100%;}
}