/** FA ICON STYLES THROUGHOUT PAGES **/
.faFormatPDF{
	padding-left: 5px;
}

/** START DEFAULT PAGE **/

#home-content .leftGrid{
	padding-right: 10px;
}
#home-content .firstButton{
	padding-right: 10px;
}
#home-content .middleButton{
	padding: 0 5px;
}
#home-content .lastButton{
	padding-left: 10px;
}
#home-content .buttonLinks{
	text-align: center;
	padding-bottom: 10px;
}
#home-content .announcements{
	padding-right: 10px;
}
#home-content .announceAccred{
	margin-bottom: 10px;
}
#home-content .buttonLinks a{
	text-decoration: none;
	padding: 80px 5px;
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	color: #FFF;
	line-height: normal;
}
#home-content .buttonLinks a:hover{
	background-color: rgba(0,0,0,.5);
}
#home-content .buttonLinks .grid12{
	background-size: cover;
	background-repeat: no-repeat;
}
#home-content .buttonLinks .firstButton .grid12{
	background-image: url("../images/undergraduateButton.jpg");
	background-position: 0 -20px;
}
#home-content .buttonLinks .middleButton .grid12{
	background-image: url("../images/graduateButton.jpg");
	background-position: 0 -20px;
}
#home-content .buttonLinks .lastButton .grid12{
	background-image: url("../images/doctorateButton.jpg");
	background-position: 0 -20px;
}
#home-content .announcementList li{
	list-style-type: none;
	margin-left: -20px;
	padding: 5px 0;
	border-bottom: 1px dashed #eeeeee;
}
.announcements h3{
	margin-bottom: 5px;
}
.nursingMap{
	width: 100%;
}
.leftGrid h3{
	clear: left;
}
.resources{
	background-color: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
.resources h3{
	margin-top: 0;
	margin-bottom: 10px;
}
.resourceList li{
	list-style-type: none;
	margin-left: -20px;
}
#home-content .orlando{margin-top: 10px;}
#home-content .orlando p{text-align: center; font-weight: bold; color: #763775;}
#home-content .ccneLogo{float: left; margin-right: 10px;}
#home-content .accredCCNE{margin-bottom: 10px;}
#home-content .bestSchool img{display: block; margin: 0 auto;}
#home-content .bestSchool{margin-top: 10px;}

/** END DEFAULT PAGE **/
/** START UNDERGRADUATE PAGE **/

#home-content .uButton{
	width: 100%;
	padding: 10px;
}
#home-content .undergradButtons{
	margin-bottom: 10px;
}
#home-content .undergradButtons .grid4:nth-of-type(2){
	padding: 0 5px;
}
#home-content .programOutcomeBold{
	font-weight: bold;
	padding-right: 5px;
}
#home-content .outcome{
	padding: 5px;
}
#home-content .outcome:nth-of-type(odd){
	background-color: #EEE;
}
#home-content .rnBold{
	font-weight: bold;
}
.bsnBold{
	font-weight: bold;
}
.bsnItalic{
	font-style: italic;
}
.bsnHighLeft{
	padding-right: 10px;
}
.bsnButton{
	width: 100%;
	padding: 10px;
}
.clinicalLeft{
	padding-right: 10px;
}
.clinicalRight{
	background-color: #EEE;
	padding: 10px;
}
.advanceBSNBold{
	font-weight: bold;
}
.appInfoLeft{
	padding-right: 10px;
}
.appInfoRight{
	padding: 10px;
	background-color: #EEE;
}
.outlookLeft{
	padding-right: 10px;
}
.outlookRight{
	background-color: #EEE;
	padding: 10px;
}
#home-content .outlookRight h4 {
	margin: 0;
    padding-bottom: 0;
    border-bottom: none;
    color: #763775;
    line-height: normal;
    font-size: 1.1em;
}
.bsnRNList li{
	list-style-type: none;
	margin-left: -15px;
}
.faqList li{
	list-style-type: none;
	margin-left: -15px;
}

/** END UNDERGRADUATE PAGE **/
/** START FACULTY PAGE **/

.facultyImage{
	float: left;
	padding-right: 10px;
}
.facultyList li{
	list-style-type: none;
}
.facultyBioList li{
	list-style-type: none;
}
#home-content .facultyList li:first-of-type{
	font-size: 1.2em;
	font-weight: bold;
}
#home-content .faculty{
	border-bottom: 1px dotted #EEE;
	padding-top: 15px;
	padding-bottom: 10px;
}
#home-content .last{
	border: none;
}
#home-content .learnMore{
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
.facultyTitle{
	clear: left;
}

/** END FACULTY PAGE **/
/** START GRADUATE PAGE **/

.graduateLeft{
	padding-right: 10px;
}
.graduateItalic{
	font-style: italic;
}
#home-content .msnTitle{
	font-weight: bold;
}
.msnList li{
	list-style-type: none;
	margin-left: -15px;
}
#home-content .msnMargin{
	margin-bottom: 0px;
}
.msnContact li{
	list-style-type: none;
	margin-left: -20px;
}
#home-content .contactInfo{
	background-color: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
.contactInfo h3{
	margin-top: 0;
}
.contactList li{
	list-style-type: none;
	margin-left: -20px;
}
.contactList li:first-of-type{
	font-weight: bold;
}
.contactInfo ul:first-of-type{
	margin-bottom: 10px;
}
.gradHandbook{
	width: 100%;
}
.applyNow{
	width: 100%;
}
.bestSchoolsIcon
{
	width: 121px; 
	margin: auto auto; 
	display: block;
}

/** END GRADUATE PAGE **/
/** START DOCTORATE PAGE **/

.doctorateLeft{
	padding-right: 10px;
}
.doctorateItalic{
	font-style: italic;
}
#home-content .dnpAdmission{
	text-align: center;
}
#home-content .dnpBold{
	font-weight: bold;
	font-size: 1.1em;
}
.doctorateContact li{
	list-style-type: none;
	margin-left: -20px;
}
.dnpList li{
	list-style-type: none;
	margin-left: -20px;
}
.dnpButton{
	width: 100%;
	margin-bottom: 0;
}

/** END DOCTORATE PAGE **/
/** START SURVEY PAGE **/

.surveyList li{
	list-style-type: none;
	margin-left: -20px;
}

/** END SURVEY PAGE **/
/** START IMPORTANT LINKS **/

.leftLink{
	padding-right: 10px;
}
.link{
	padding: 0 10px;
}
.link:nth-of-type(odd){
	background-color: #EEE;
}

/** END IMPORTANT LINKS **/
/** START XI DELTA PAGE **/

.xiBold{
	font-weight: bold;
}
.xiLeft{
	padding-right: 10px;
}

/** END XI DELTA PAGE **/
@media only screen and (max-width:768px){
	/** START DEFAULT PAGE **/

	#home-content .leftGrid{
		padding-right: 0px;
	}
	#home-content .firstButton{
		padding: 0 5px;
	}
	#home-content .middleButton{
		padding: 0 5px;
	}
	#home-content .lastButton{
		padding: 0 5px;
	}
	#home-content .buttonLinks .grid4{
		width: 33%;
	}
	#home-content .map .grid3{
		width: 33%;
	}
	#home-content .fb-xfbml-parse-ignore .btn{
		width: 100%;
	}
	#home-content .buttonLinks .grid12{
		background-size: cover;
		background-position: top !important;
		height: auto;
	}
	#home-content .buttonLinks a{
		font-size: 1em;
	}
	#home-content .buttonLinks a:hover{
		background-color: transparent;
		text-decoration: underline;
	}
	#home-content .orlando .grid12{width: 33.3333%; padding: 0 5px;}

	/** END DEFAULT PAGE **/
	/** START UNDERGRADUATE PAGE **/

	#home-content .undergradButtons .grid4{
		width: 33%;
	}
	.clinicalLeft{
		padding: 0;
	}
	.bsnHighLeft{
		padding: 0;
	}
	.appInfoLeft{
		padding: 0;
	}
	.outlookLeft{
		padding: 0;
	}

	/** END UNDERGRADUATE PAGE **/
	/** START GRADUATE PAGE **/

	.graduateLeft{
		padding-right: 0;
	}

	/** END GRADUATE PAGE **/
	/** START DOCTORATE PAGE **/

	.doctorateLeft{
		padding-right: 0;
	}

	/** END DOCTORATE PAGE **/
	/** START IMPORTANT LINKS **/

	#home-content .leftLink p{
		margin-bottom: 0;
	}
	#home-content .rightLink p{
		margin-top: 0;
	}

	/** END IMPORTANT LINKS **/
	/** START XI DELTA PAGE **/

	.xiDeltaLogo{
		width: 30%;
	}

	/** END XI DELTA PAGE **/
}
@media only screen and (max-width:625px){
	/** START UNDERGRADUATE PAGE **/

	#home-content .undergradButtons .grid4{
		width: 100%;
		margin: 0;
	}
	#home-content .undergradButtons{
		margin: 0;
	}
	#home-content .undergradButtons .grid4:nth-of-type(2){
		padding: 0;
	}

	/** END UNDERGRADUATE PAGE **/
}
@media only screen and (max-width:480px){
	/** START DEFAULT PAGE **/

	#home-content .buttonLinks .grid4{
		width: 100%;
		overflow: hidden;
		background-position: 0 -20px !important;
	}
	#home-content .buttonLinks .grid12{
		height: auto;
	}
	#home-content .buttonLinks a:hover{
		text-decoration: none;
	}
	#home-content .buttonLinks a{
		font-size: 1.5em; padding: 70px 5px;
	}
	#home-content .orlando .grid12{width: 100%;}

	/** END DEFAULT PAGE **/
	/** START FACULTY PAGE **/

	#home-content .facultyImage{
		display: none;
		padding: 0;
	}
	#home-content .facultyList{
		margin-left: 0px;
	}
	#home-content .facultyBioList{
		margin-left: 0px;
	}
	#home-content .faculty{
		padding-top: 5px;
	}

	/** END FACULTY PAGE **/
}