#header {
	position: absolute;
	left: 0px;
	right: 0px;
	background: #123;
	display: block;
	border-bottom: solid 1px #bbb;
	z-index: 99999;
}

#header + #mainContent{
	margin-top:95px;
}
#h_topBanner {
	position: relative;
	height: 95px;
	z-index: 10;
}
/*----------------------------------------------------*/
/*---------Logo---------------------------------------*/
/*----------------------------------------------------*/
#h_topBanner > .h_logoContainer > .h_logo {
	position: absolute;
	z-index: 50;
	padding: 12px 6px 6px 6px;
}
#h_topBanner > .h_logoContainer > .h_logo > img {
	vertical-align: top;
}
#h_topBanner > .h_logoContainer > .h_logo > .h_logoText {
	margin-top: 5px;
	margin-left: 8px;
}
#h_topBanner .h_carrot {
	position: absolute;
	bottom: -25px;
	width: 100px;
	height: 25px;
	z-index: 30;
}
#h_topBanner nav #topNav,
#h_topBanner nav #mainNav {
	display: block;
	clear: both;
	float: right;
}
#h_topBanner ul,
#h_topBanner li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/*----------------------------------------------------*/
/*---------Navigation----------------------------------*/
/*----------------------------------------------------*/
#h_topBanner > .h_logoContainer.small {
	display: none;
}
.thin #h_topBanner > .h_logoContainer.small {
	/* display: block; */
}
#h_topBanner > .h_logoContainer {
	display: block;
	margin-left: 10px;
}
.thin #h_topBanner > .h_logoContainer {
	/* display: none; */
}
#h_topBanner nav {
	float: right;
	padding: 15px 0px 0px;
	display: block;
	margin-right: 350px;
}
#mainNav > .main_topLink > a {
	font-size: 21px;
	font-size: 1.5rem;
	letter-spacing: 1px;
	font-family: garamond;
	padding: 10px 11px 13px;
}
#h_navigation > ul > li {
	display: block;
	float: left;
}
#h_navigation > ul > li > a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 0.95rem;
	letter-spacing: 0.6px;
}
#topNav a {
	padding: 10px 11px;
}
.virtual_tour_topnav_link iframe {
    width: 209px;
    margin-top:10px;
}
/*----------------------------------------------------*/
/*---------A Z Index----------------------------------*/
/*----------------------------------------------------*/
#h_topBanner .azContainer:hover .azButton {
	position: relative;
	z-index: 110;
	background: #89A;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	margin: -1px;
	display: block;
}
#h_topBanner .azDropDwn {
	position: absolute;
	background: #89A;
	border: solid 1px #CCC;
	margin-left: -185px;
	margin-top: -1px;
	padding: 0px 10px;
	z-index: 100;
	height: 40px;
}
#h_topBanner .azDropDwn li {
	display: table-cell;
	font-size: 0px;
}
#h_topBanner .azDropDwn a {
	display: block;
	padding: 8px 4px !important;
	margin: 4px 0px;
	height: 30px;
	color: #fff;
	font-size: 13px;
}
#h_topBanner .azDropDwn a:hover {
	background: #abc;
	text-decoration: none;
}
/*----------------------------------------------------*/
/*---------Dropdowns----------------------------------*/
/*----------------------------------------------------*/

.drop_frame {
	position: absolute;
	left: 0px;
	right: 0px;
	display: none;
	z-index: 100;
	height: 320px;
	width: 752px;
	margin: 0px auto;
	background: url(../img/nav/dropBG.jpg) top repeat-x #efeef4;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	border-radius: 0px 0px 3px 3px;
}
.drop_frame .dropCol {
	width: 250px;
	padding: 10px 20px;
	float: left;
	border-left: solid 1px #000;
	height: 280px;
	margin: 20px 0px;
}
.drop_frame ul li {
	float: none;
}
.drop_frame ul li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.drop_frame .drop_applyNow {
	display: block;
	padding: 7px 9px;
	color: #fff;
	font-size: 16px;
	background: #069;
	border: solid 1px #fff;
	border-radius: 3px;
	text-align: center;
	/* float:left; */
	margin-top: 30px;
}
.active .drop_frame {
	display: block !important;
}
#mainNav .dropCol h3 > a {
	color: #234;
}
#mainNav .dropCol ul li {
	float: none;
	margin: 5px 10px;
	line-height: 12px;
}
.drop_frame .dropCol:first-of-type {
	border-left: none;
}
.drop_frame .dropCol img {
	display: block;
	margin: 0px 5%;
	width: 90%;
	height: auto;
}
.drop_frame .dropCol .social li  {
	display: inline-block;
	margin: 0px 2px!important;
	width: 25px;
}
.drop_frame .dropCol .social img  {
	width: 25px;
}
#mainNav > .main_topLink.active > a {
	background: url(../img/nav/upCarrot.png) bottom center no-repeat;
}
#mainNav .dropCol a:hover {
	text-decoration: none;
}
#mainNav .dropCol h3 {
	padding-top: 10px;
	font-size: 18px;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
#mainNav .dropCol h3:first-of-type {
	padding-top: 0px;
}
/*----------------------------------------------------*/
/*---------Quick Links, Central Pipeline, Search------*/
/*----------------------------------------------------*/
.h_appContainer {
	position: absolute;
	top: 20px;
	right: 50px;
	height: 60px;
}
.h_wrapApps {
	display: block;
}
.h_wrapApps .h_iconWrap {
	margin-top: 11px;
	display: inline-block;
	color: #fff;
	padding-right: 16px;
	font-size: 0.9rem;
	position: relative;
	z-index: 50;
}
.h_wrapApps .h_iconWrap img {
	margin-right: 3px;
}
.active.searchIcon_activator {
	background: none;
	padding: 10px;
	margin: -10px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	position: relative;
	z-index: 90;
}
.h_appContainer .h_search {
	display: block;
}
#searchForm .h_searchBar {
	width: 230px;
	height: 24px;
	padding: 0px 5px;
	border: 0px;
	font-size: 1rem;
	letter-spacing: 0.3px;
}
#searchForm {
	display: inline-block;
	vertical-align: 6px;
}
#searchForm.active .h_searchBar {
	display: table-cell !important;
}
#quickButton .quickIcon_activator.active {
	background: #666;
	padding: 10px;
	margin: -10px !important;
	box-sizing: content-box;
	position: relative;
	z-index: 110;
}
#appDrawer {
	display: none;
}
#appDrawer.active {
	display: block !important;
	padding: 10px;
	background: #666;
	width: 300px;
	height: 300px;
	position: absolute;
	bottom: -310px;
	right: 6px;
}
#appDrawer > .app {
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	margin: 6px;
}
#appDrawer > .app > a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	opacity: 0.7;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	color: #fff;
	padding-top: 65px;
	text-align: center;
	position: relative;
	white-space: normal;
	font-size: 12px;
}
.Calendar_app > .date {
	display: block;
	position: absolute;
	top: 28px;
	width: 100%;
	font-size: 25px;
	background: none;
	font-weight: bold;
	text-align: center;
}
#appDrawer > .app > a:hover {
	opacity: 1;
	text-decoration: none;
}
.facStaffDir_app {
	background-image: url(../img/quicklinks/fsd.png);
}
.email_app {
	background-image: url(../img/quicklinks/email.png);
}
.catalog_app {
	background-image: url(../img/quicklinks/catalog.png);
}
.Calendar_app {
	background-image: url(../img/quicklinks/calendar.png);
}
.campusMap_app {
	background-image: url(../img/quicklinks/campusMap.png);
}
.library_app {
	background-image: url(../img/quicklinks/library.png);
}
.blackboard_app {
	background-image: url(../img/quicklinks/blackboard.png);
}
.courseListing_app {
	background-image: url(../img/quicklinks/courses.png);
}
.helpDesk_app {
	background-image: url(../img/quicklinks/IT.png);
}
/*----------------------------------------------------*/
/*---------Misc Stuff---------------------------------*/
/*----------------------------------------------------*/


/*------- 1121px < 1430px Resolution------*/
@media (min-width: 1121px) and (max-width: 1430px) {	
}

/*------- 675 < 1120px Resolution------*/
@media (min-width: 675px) and (max-width:1120px) {
	#m_h_navButton {
		position: absolute;
		top: 5px;
		left: 5px;
		padding: 20px;
		z-index: 100;
	}
	#m_h_cpButton {
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 20px;
	}
	.thin #m_h_cpButton,
	.thin #m_h_navButton{
		padding:0px !important;
	
	}
}

/*------- 0 < 674 Resolution------*/
@media (min-width: 0px) and (max-width: 674px) {
	#m_h_navButton {
		position: absolute;
		top: 5px;
		left: 5px;
		padding: 20px;
		z-index: 100;
	}
	#m_h_cpButton {
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 20px;
	}
	.thin #m_h_cpButton,
	.thin #m_h_navButton{
		padding:0px !important;
	
	}
}
