/* 
This is the section css for
Parking Services 
*/

/* side menu */
#home-content .sideLinks{
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .subLinks > a:first-of-type{
	border-bottom: none;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: block;
}
#home-content .active{
	display: block;
}
#home-content .hideHeader{
	position: absolute;
	left: -9999px;
	top: -9999px;
}


@media only screen and (max-width: 400px){
	#home-content .row-responsive .sideLinks{
		padding-right: 0px;
	}
	#home-content .row-responsive .grid3{
		padding-right: 0px;
	}
}


/* End Side Menu */

#home-content .grid3 .greyGrid{font-size: .9em; line-height: 20px;}
#home-content .greyGrid{padding: 10px; background-color: #eee; margin-top: 14px;}
#home-content .greyGrid hr{border-color: #ddd;}
#home-content .greyGrid h4, #home-content .greyGrid h3{margin-top: 0px;}


.row-responsive .gPadding{
	padding-right: 10px;
}






/*****************************************************/
/*					NEW PARKING GARAGES			*/
/*****************************************************/
.filterArea .grid2{
	padding-right: 20px;
}
.filterArea .grid2 h4{
	color: #ffe800;
	background-color: #382140;
	display: block;
	width: 100%;
	padding: 10px;
	margin-top: 0px;
}
.filterArea .grid2 input{
	width: 30px;
	height: 30px;
	margin-top: 15px;
}
.filterArea .grid2 label{
	font-size: 1.3em;
	font-weight: bold;
}
.filterArea .grid10 .resHalls{
	display: flex;
	flex-wrap: wrap;
}
.filterArea .grid10 .grid4{
	float: left;
	padding: 10px;
	flex-grow: 1;
	width: 33%;
	max-width: 33%;
}
.resHallCard .rhCard{
	display: block;
	width: 100%;
	border: 2px solid #6e3061;
	height: 100%;
}
.resHallCard .bottomCard{
	padding: 20px;
}
.resHallPhoto{
	width: 100%;
}
.resHallCard h4{
	float: left;
	width: 66%;
	margin: 10px 0px 10px 0px;
}
.resHallCard p{
	clear: left;
}
.resHallCard .rhIcon{
	float: left;
}

@media only screen and (max-width:768px){
	.filterArea .grid10 .resHalls{
		display: block;
		flex-wrap: none;
	}
	.filterArea .grid10 .grid4{
		float: left;
		padding: 10px;
		flex-grow: 1;
		width: 100%;
		max-width: 100%;
	}
}




/*****************************************************/
/*****************************************************/
/*					NEW BRAND CSS					*/
/*****************************************************/
/*****************************************************/

.centerH2{
	text-align: center;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:first-of-type{
	height: 100%;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
#home-content .topBannerMessage{
	padding: 1% 5% 1% 12%;
	background-color: #382140;
	float: left;
	width: 100%;
}
#home-content .topBannerMessage p{
	border-left: 4px solid #FFE800;
	color: #fff;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#home-content .topBannerMessage p span{
	font-size: 1.2em;
	color: #FFE800;
}
#home-content .topBannerMessage p a, #home-content .topBannerMessage .wcuLink svg{
	color: #f5f5f5;
	fill: #f5f5f5;
}
#home-content #infoSection{
	padding: 3.5% 5%;
}
#home-content .addInfo .grid6{
	padding-right: 5%;
}
#home-content .addInfo .grid6, #home-content .addInfo .grid6 p, #home-content .addInfo .grid6 ul, #home-content .addInfo .grid6 h3{
	text-align: left;
}
#home-content .firstH2{
	margin-bottom: 0px;
}
#home-content .psuedoHead1 .smallHead{
	line-height: 2em;
	font-size: .5em;
}
@media only screen and (max-width:768px){
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
}


