@import "https://pclc.ent.sirsi.net/client/css/vse/flat.css";

.headerWrapper {
	background-color: #fff;
}

.header_container {
	min-height: 210px;
}

.logo_container img {
	max-height: 200px;
}

.pclc_logo {
    position: absolute;
}

#mainMenuContainer {
	display: none;
}

#searchBoxHomeLink {
	display: none;
}

.pclc_nav1 {
	background: #000;
	border-radius: 15px;
	position: absolute;
	margin-top: 10px;
	margin-left: 600px;
	width: 350px;
	padding: 8px;
	color: #fff;
	text-align: center;
	font-size:15px;
}

.pclc_nav1 a {
    color: #fff;
}

.pclc_nav2 {
	background: transparent;
	position:absolute;
	margin-top:190px;
	width:1000px;
	text-align: center;
	height:48px;
}

.pclc_nav2 img {
	margin:	25px;
}

#searchBoxWrapper {
	background: #000;
}

.recite_wrapper {
	position: absolute;
	margin-top: 75px;
	margin-left: 800px;
}

.button {
	background-color: #1071ec;
	font-weight: bold;
	font-size: 14px;
}



