/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}
#primary-menu-bar a {
	font-size: 11px;
	padding: 7px 10px 10px 0;
}
#block-views-banner-slideshow-block {
	max-width: none;
}
.flexslider { display: none; }
.view-footer {
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	background: url('../images/phonelistBG-small.png') no-repeat;
	width: 274px;
	height: 250px;
	margin: 0 auto;
}
.view-footer .view-content {
	padding-top: 4px;
	text-align: center;
}
.view-footer .views-field-title .field-content {
	padding-left: 0px;
}
.view-footer .active-list-item {
	background: none;
	color: #4B433E;
}
.view-footer .views-field-title {
	padding-top: 0px;
	width: 100%;
	min-height: 34px;
	font-size: 17px;
	padding-left: 0px;
}
.view-footer .views-field-title .field-content a.active-title {
	color: #4B433E;
}

.header-text { margin: 10px 8px; }

