@charset "utf-8";
/* CSS Document */

.brand {
	background-image:url(/National_Library/20161130034600oe_/https://www.listhub.com/img/listhub-logo.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	width: 110px;
	height: 20px;
}
.home-heading-color {
	color:#799EBC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

footer {
	color: #C2AA99;
	background-color:#3B2E28;
	margin-top: 20px;
}
footer h4, footer p, footer ul {
	color:#C2AA99;
	font-size: .9em;
}
footer a {
  color: #C2AA99;
  text-decoration:underline;
}
footer a:hover {
  color: #F2ECE6;
  text-decoration: none;
}
.footer-3 {
	background-color:#493832;
	margin-top: 25px;
}
.footer-3 h4 {
	color:#C2AA99;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footer-3 p {
	color:#C2AA99;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer-1 h4, .footer-1 ul {
	padding-left: 20px;
}
.footer-1 a img {
	padding-bottom: 20px;
}
.footer-1 hr {
	margin: 20px;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #3B2E28;
	border-bottom: 0;
}
.footer-bkgd {
	background-color:#493832;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright {
	padding-bottom:30px;
	padding-top:10px;
	padding-left: 20px;
}
.publishers-heading {
	background-color: #799ebc;
	margin-top: 30px;
	margin-bottom: 10px;
}
.publishers-heading h3 {
	color:#C5D5E2;
}
.for {
	display:block;
	font-size: 1.2em;
	font-weight: 200;
	line-height: 1.6em;
	color: #366185;
	background-color: #C5D5E2;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reports-unit {
	text-align:center;
	margin-bottom: 25px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #ffffff;
	background-color: #799ebc;
	padding-top: 25px;
}

.btn-free.active,
.btn-for.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-free {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7092ae;
  background-image: -moz-linear-gradient(top, #799ebc, #628199);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#799ebc), to(#628199));
  background-image: -webkit-linear-gradient(top, #799ebc, #628199);
  background-image: -o-linear-gradient(top, #799ebc, #628199);
  background-image: linear-gradient(to bottom, #799ebc, #628199);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff799ebc', endColorstr='#ff628199', GradientType=0);
  border-color: #628199 #628199 #445a6a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #628199;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-free:hover,
.btn-free:active,
.btn-free.active,
.btn-free.disabled,
.btn-free[disabled] {
  color: #ffffff;
  background-color: #628199;
  *background-color: #587489;
}
.btn-free:active,
.btn-free.active {
  background-color: #4e677a \9;
}
.btn-for {
  color: #366185;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
  background-color: #bdccd8;
  background-image: -moz-linear-gradient(top, #c5d5e2, #b0bec9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c5d5e2), to(#b0bec9));
  background-image: -webkit-linear-gradient(top, #c5d5e2, #b0bec9);
  background-image: -o-linear-gradient(top, #c5d5e2, #b0bec9);
  background-image: linear-gradient(to bottom, #c5d5e2, #b0bec9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc5d5e2', endColorstr='#ffb0bec9', GradientType=0);
  /*border-color: #ffffff #ffffff #ffffff;
  border-color: rgba(255, 255, 255, 0.95) rgba(255, 255, 255, 0.95) rgba(255, 255, 255, 0.95);*/
  border-color: #b0bec9 #b0bec9 #8399aa;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #C5D5E2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-for:hover,
.btn-for:active,
.btn-for.active,
.btn-for.disabled,
.btn-for[disabled] {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  background-color: #b0bec9;
  *background-color: #a1b2bf;
}
.btn-for:active,
.btn-for.active {
  background-color: #92a5b4 \9;
}

.sub-nav-bkgd {
	background-color:#C5D5E2;
	margin-bottom: 30px;
	margin-top: 0px;
}
.sidebar {
	color:#366185;
	text-align: center;
}
.sidebar a, .reports a {
	color: #366185;
	text-decoration:none;
	font-weight: bold;
}
.sidebar a:hover {
  color: #91BCE5;
}
.reports a:hover {
  color: #C5D5E2;
}
.sidebar a img, .reports a img {
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.lhg-logos {
	color:#366185;
	text-align: center;
}
.lhg-logos a {
	color: #366185;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	padding: 25px 0px 25px 0px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.lhg-logos a:hover {
  color: #91BCE5;
}

.testimonial-photo img {
	/*width: 80px;*/
	height: 80px;
	border: 1px solid #91BCE5;
}
.testimonial-photo {
	float: left;
	margin-right: 20px;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.source {
	text-align: left;
	text-indent: -20px;
	left: 20px;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.quote {
	font-style: italic;
	text-align: left;
	line-height: 2em;
	padding-left: 40px;
	padding-right: 40px;
}
.video-interview {
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}

ul.logos {
  text-align: justify;
  margin-left: 0;
  list-style: none;
}
ul.logos  > li {
	display: inline-block;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
.logos img {
	padding-bottom:10px;
}
ul.logos  > li > a {
	color:#333;
}
ul.logos  > li > a:hover {
	color:#999;
	text-decoration: none;
}
	
	
ul.pub-logos {
  margin-left: 0;
  list-style: none;
  text-align: justify;
}
ul.pub-logos  > li {
	color:#fff;
	display: inline-block;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pub-logos img {
	padding-bottom:10px;
}

ul.home-logos {
	margin-left: 0;
	list-style: none;
	text-align: center;
	height: 80px;
}
ul.home-logos  > li {
	color:#fff;
	display: inline-block;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.home-logos img {
	padding-bottom:10px;
}

.packages p {
	text-transform: capitalize;
	padding-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5D5E2;
}
.packages ul {
	text-transform: capitalize;
}
.packages table, .packages td, .packages th {
	border-color: #FFF;
}
.basic, .pro, .pro-plus {
	padding: 20px;
}
.pro {
	background-color:#EAEEF4;
	border: 1px solid transparent;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.pro-plus {
	background-color:#D8E2EB;
	border: 1px solid transparent;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.mlsrennetwork {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.dropdown-menu li a {
	text-decoration: none;
}
.poweredby {
	color: #A0B4C4;
	letter-spacing: 0.07em;
	margin-top: 40px;
	text-align: center;
}
.lhg-txt .lead {
	color: #A0B4C4;
}
.press a {
	color: #366185;
	text-decoration: none;
}
.press a:hover {
	color: #799ebc;
	text-decoration: underline;
}
.video-title {
	text-align: center;
	line-height: 2em;
	text-shadow: #fff 0 1px 2px;
}
.bxslider {
  margin-left: 0px;
}
.kwdisclaimer {
	color: #A0B4C4;
	font-size: 8pt;
	font-style: italic;
	margin-top: 20px;
}
.accordion-heading a {

	text-decoration: none;
}
.accordion-heading a:hover {

}