



body, nav, ul, li, a  
{
	margin: 0; padding: 0;
}


body {
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: "Avenir Next W01",Helvetica,sans-serif;
    font-weight: normal;
    color: #222;
    cursor: default;
    line-height: 1.7;
}


a {
	text-decoration: none;
}


.bottomGrey {
    padding: 10px;
}

.container {
    width: 100%;
    /* max-width: 900px; */
    margin: 10px auto;
    margin-top: -30px;
   
    overflow-y: auto;
    /*height: 10%;/*105*/
	height: 112px;
	background-color: white;
	border-bottom: 1px solid #ccc thin;
	z-index:200;

	
}

.toggleMenuXD {
    display:  none;
    background: #666;
    padding: 10px 15px;
    color: #fff;
}

.toggleMenu {
padding: 5.5px 20px 5.5px 40px;
    border-radius: 5px;
    background-color: #ccc;
    position: absolute;
	
    /*right: 50px;
    top:44px;*/
	
    right: 3%;
    top: 51px;
    color: #666666;
    font-size: 14px;
	margin-bottom: 20px;
    background-image: url(http://www.holycross.edu/sites/all/themes/holycross/assets/img/menu-toggle.png);
    background-size: 19px;
    background-position: 8px center;
    background-repeat: no-repeat;
	z-index:1;


}

#sub2 {

  

}

#sub2 li {
    line-height: 2.7;
}

.nav{

	/*
	font-weight: normal;
    margin-bottom: 20px;
    font-family: "Avenir Next W01",Helvetica,sans-serif;
    font-style: normal;
    line-height: 1.7;
    background-color: #fff;
    width: 100%;
    margin-left: 0px;
    margin-top: 90px;
	overflow-y: scroll;
	height: 100vh;
    overflow: scroll;
	*/
	
	
    font-weight: normal;
	margin-bottom: 20px;
    font-family: "Avenir Next W01",Helvetica,sans-serif;
    font-style: normal;
    line-height: 1.7;
    background-color: #fff;
    width: 100%;
    margin-left: 0px;
    margin-top: 90px;
    overflow-y: scroll;
    height: 105%;
    /* overflow: scroll; */
	
	
	
	
	
	
	
}



/* .nav > ul:first-child > li > a {*/
 .nav > ul > li > a {

}


/*
table.bottomGrey{
background-color: #cccccc;
	font-size: 9pt;
	    margin: 0px;
    display: block;
    text-decoration: none;
	padding: 0px 9px;
	line-height: 30px;
	color: #4D4B4B;
	padding-right: 50px;
}
*/


li.white a {
	
	color: #4D4B4B;
	
	
	
}


.bottomGrey ul {

	 
     -moz-columns: 2;
      -webkit-columns: 2;
columns: 2;

}


.leftCol {

	
}

.rightCol {

  /*  padding-left: 30px;*/

}


.darkBlue
{
	background: #5f2f86;
	   
}

.subDarkerBlue{
	
	
	background: #391c50;
	    
}

.darkBlue a, .subDarkBlue a {
	
	    color: #fff;
}




.nav {
    list-style: none;
     *zoom: 1;
     /*background:#175e4c;
	background: #5f2f86;*/
	
	padding-top: 30px;
	
	
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}


.nav:after {
    clear: both;
}


.nav ul {
    list-style: none;
    width: 9em;
}


.nav a {
    padding: 10px 15px;
    /*color:#fff;*/
	/*background: #5f2f86;*/
}


.nav li {
    position: relative;
}


.nav > li {
    float: left;
/*    border-top: 1px solid #104336;
	    border-top: 1px solid #666666;*/
}

 .darkBlue {
    float: left;
/*    border-top: 1px solid #104336;*/
	    border-top: 1px solid #9464c0;
}




.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}


.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}


.nav > li.hover > ul {
    left: 0;
}


.nav li li.hover ul {
    left: 100%;
    top: 0;
}


.nav li li a {
    display: block;
    /*background: #1d7a62;*/
	/*background: #391c50;*/
    position: relative;
    z-index:100;
    /*border-top: 1px solid #175e4c;*/
}


.nav li li li a {
    background:#249578;
    z-index:200;
    /*border-top: 1px solid #1d7a62;*/
}



/*bigger as mobile hide following - was 769 to include ipad to mobile menu*/
@media screen and (min-width: 1025px) {

	.container	{
		display: none;
	}

	
	
}

/*mobile enabled - was 768 stopped at ipad now to add ipad x i increase the value to 1024*/
/*@media screen and (max-width: 768px) {*/
	@media screen and (max-width: 1024px) {

	.no-hero {
    padding-top: 60px;
}
	
	
	
	
	
	.sub-footer .row {
    height: 151px;
}
	
	
	.sub-left p {
    font-size: 14px;
    color: #666666;
    line-height: 15px;
}
	
	.sub-left p span:last-child a {
    font-size: 15px;
    margin-bottom: -7px;
}
	
	
	.sub-footer {
    /* padding: 25px 5px; */
    background-color: #e5e5e5;
    min-height: 175px;
}
	
	
	div#boxes-box-footer_social_icons {
     padding-top: 0px; 
    padding-bottom: 0px; 
}
	
	
	
	
	
	
	
	
	/*div#mobile {
    margin-top: 60px;
		width: 100%;
		background-color: white;
}
	
	
	
	#nonmobile{
		display: none;
		
	}
	
	
	*/
	
	ul.leftCol a {
    color: #333;
    text-decoration: none;
}
	
	
	.row {
	/*pointer-events: none;*/
	}
	
	.search-form .search-submit {
	    height: 33px;
    width: 35px;
    border-radius: 5px;
    background-color: #ccc;
    position: absolute;
    right: 10px;
    top: 12px;
    color: #666666;
    font-size: 14px;
    background-image: url(https://www.holycross.edu/sites/all/themes/holycross/assets/img/search-glass.png);
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	
	}
	
	
	
	
	
	
	form#search-block-form {
    display: none;
}
		
	
	.search-toggle {
display: none;
	}

	.logo-area{
	width:100%;
	/*background-color:white;*/ /*just took out*/
	padding:10px 0 10px 10px;
}
	
	.sub-right #search-block-form {
    z-index: 0;
}
	
	
	
	
	/*.search-toggle {
    height: 33px;
    width: 35px;
    border-radius: 5px;
    background-color: #ccc;
    position: absolute;
    right: 10px;
    top: 44px; 
    color: #666666;
    font-size: 14px;
    background-image: url(https://www.holycross.edu/sites/all/themes/holycross/assets/img/search-glass.png);
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
	/*took search out */
	
	
	header {

    z-index: 1;
		width:50%;

}
	
	.left-nav, .right-nav{
		
		
		display: none;
	}
	
	
	#main-menu{
		/*display:none; tc out for footer test*/
		
	}
	
	
	.white {
	 display: block;
	
	
	
}
	.nav .white li a {
		color: #000;
		
	}
	
	
	
	
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
       /* background-position: 95% 50%;*/
    }
	
	.nav > li > .parent {
    /*background-position: 95% 50%;*/

	       background-repeat: no-repeat;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
    background-image: url(https://www.holycross.edu/sites/all/themes/holycross/assets/img/mobile-plus-toggle.png);
    background-size: 20px;
    background-position: 90%;
	
	}
	
	
	
	
    .nav li li .parent {
       

    }

	.nav ul {
        display: block;
        width: 100%;
        margin-left: 0em;
	}
	
	
	
	
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}