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

/***** Global Settings *****/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,300);
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body,td,th {
	font:100%/1.25 'Lato', sans-serif;
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
	color: #818181;
}

body {
	background: #fff;
}

html {
	overflow-x: hidden;
}

a {
	text-decoration: none;	
}

a:hover {
	text-decoration: none;	
}

/***** Header Classes *****/
  
header {
	width: 100%;
	/*height: 396px;	*/
	position: fixed;
	top: 0;
	background-color: #fff;
	z-index: 99999;
}

.top {
	width: 100%; 
	height: 47px;
	box-shadow: 0px 0px 15px rgba(67,67,67,1.00);	
	position: relative;
	z-index: 999;
	background-color: #fff;
}

.border {
	width: 100%;
	height: 11px;
	margin-top: -2px;
	position: relative; 
	z-index: 888;
	margin-bottom: 10px;
}

.logo {
	width: 20%;
	width: 320px;
	height: auto;
	float: left;
	margin: -24px 0;
}	

.logo img{
	width: 100%;
	height: auto;
	width: 320px;
}

nav {
	text-align: right;
	text-transform: uppercase;	
	font-size: 100%;
	width: 80%;
	float: right;
	margin-top: 13px;
	 -webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

nav a {color: #818181;}

nav ul{
	padding: 0px; 
	margin: 0px;
}

nav ul li{
	padding: 0px; 
	margin-right: 25px;
	display: inline;
	list-style-type: none;
}

nav ul li ul{
	padding: 0px; 
	display: inline;
}

nav ul li:after{
	margin-right: 25px;
}

nav ul li:last-child:after{
	margin-right: 0px;
}


/*BANNER OR LINK POPUP*/
.popupbox {
	margin:auto; 
	width:98%; 
	clear:both;
	color: #818181;
	position: relative;
	z-index: 99999999;
	padding-bottom: 20px;
}

.popupbox a {
	color: #818181;
	text-decoration: underline;	
}

.popupbox h2{
	font-size: 120%;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #818181;
	font-weight: 400;
}

.popupbox ul {
	margin-top: 0px;
	padding-top: 0px;	
}

.popupbox li{
	color: #000;
}

.display-at-768 {
	display: none;	
}

.hide-at-768 {
	display: inline;	
}

/*BANNER OR LINK POPUP*/




.adsection {
	width: 100%; 
	height: auto;
	margin: auto;
	position:relative;
}
.adsection1 {
	background-color: #ffffff;
    height: auto;
    margin: auto;
    max-width: 1000px;
    padding-top: 10px;
    position: fixed;
    top: 66px;
    width: 100%;
    z-index: 3000;
}
.adsection2 {
	background-color: #fff;
    height: auto;
    margin: auto;
    max-width: 1000px;
    position: fixed;
    top: 200px;
    width: 100%;
    z-index: 3000;
}
.hidebusiness { display:none; position:absolute; right: 16px;
    top: 0;}
.large-ad {
	width: 73%;
	max-width: 715px;
	height:	auto;
	float: left;
	margin-right: 2%;
}

.large-ad img{
	width: 100% !important;
	height:auto !important;
}

.email-list {
	width: 	25%;
	height: auto;
	float: left;
	font-size: 110%;
}

textarea.subscribe{
	line-height: 16px; 
	height: 16px; 
	float: left; 
	width: 99%;
	font-size: 80%;
	margin: 5px 0px;
	color: #818181;
	padding: 5px 0px 5px 2%;
	border: 1px solid #bababa;
}

input.submit {
	height: 35px;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 5px 0px 2px;
	border-radius: 0px;
	font-size: 110%;
	font-family:'Lato', sans-serif;
	border: none;
	padding: 0px 15px;
}

input.submit:hover {
	background-color: #781d18;
}


.small-ad {
	width: 32%; 
	height: auto;
	float: left;	
	margin: 6px 1.1% 10px 0%;
}

.small-ad img{
	width: 100% !important;
	height: auto !important;
}

.find-a-business {
	width: 	27.1%;
	margin-right: 1%;
	height: auto;
	font-size: 90%;
	float: left;
	color: #fff;
	padding: 0px 0px;
	min-height: 153px;
}

.find-a-business ul{
	padding: 0px; 
	margin: 0px 0px 0px 10px;
}

.find-a-business ul li{
	line-height: 25px;
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
}


.find-a-business select{
	margin: 0px 2%; 
	width: 96%;
	height: 35px;
}

.find-a-business a{
	color: #fff; 
	text-decoration: none;
	/*margin-left: 3%;
	margin: 0px 3%;*/
}

.find-a-business a:hover{
	text-decoration: underline;
	/*margin-left: 3%;
	margin: 0px 3%;*/
}

.find-a-business a.offset{
	color: #fff; 
	text-decoration: none;
	/*margin-left: 3%;*/
	/*margin: 0;*/
	display: block;
    /*margin-top:0;
    padding-top: 0;*/

    width: 1px;
}


.find-a-business h1{
	width: 94%;
	height: auto;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 182%;
	float: left;
	margin: 0 0 9px;
	padding: 5px 3%;
}

.find-a-business h2{
	width: 94%;
	height: auto;
	padding: 5px 3%;
	font-size: 100%;
	text-transform: uppercase;
}

selectabusiness {
	width: 94%;	
	height: 28px;
	line-height: 28px;
	margin-left: 3%;
	font-family:'Lato', sans-serif;
	padding-top: 2px;
	border: 1px solid #bababa;
}

input.searchbar {
	width: 43.5%;
	margin-right: .5%;
	padding-left: 1%;
	float: left;
}

input.search {
	width: 8%;
	  height: 25px;
    line-height: 16px;
    margin: 0px 1%;
    padding: 5px 0;
	border: none;
	text-align: center;
	text-transform: uppercase;	
	color: #fff;
	border-radius: 0px;
	font-size: 80%;
	font-family:'Lato', sans-serif;
	float: left;
}

.searchwrap {
	width: 	71.9%;
	height: auto;
	float: left;
	background-color: #fff;
}

.table-wrap {
	z-index: 0px;	
}

.searchwrap h1{
	text-transform: uppercase;
	color: #781d18;
	letter-spacing: 2px;
	font-size: 230%;
	text-align: left;
	margin: 0px;
	font-weight: 900;
}

.graysearchbar {
	background-color: #cfcfcf;
	width: 99%;
	float: left;
	padding: .5%;
	margin-top: 4px;
}

select.sort {
	float: left;
    font-size: 85%;
    height: 27px;
    line-height: 27px;
    margin-right: 1%;
    padding: 0;
    width: 21%;
}

.letters{
	width: 100%;
	 padding: 3px 0;
}

.letters ul{
	width: 100%;
	clear: left;
	margin: 0px;
}

.letters li{
	padding: 0px 4px 3px 3px;
	display: inline;
	font-size: 160%;
	font-weight: 400;
	text-transform:uppercase;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.letters li a{
	text-decoration: none;
	list-style: none;
}
.letters li a:hover{
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	color: #6be4e5;
}

.legend{
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
}

.legend ul{
	width: 100%;
	font-size: 50%;
	float: left;
	padding: 0 0 20px;
	box-shadow: 0px 3px 0px #333;
}

.legend li{
	padding: 0 3px;
	display: inline;
}

footer {
	width: 100%; 
	min-height: 47px;
	color: #fff;	
	padding: 35px 0px;
	    position: relative;
    top: 250px;
}

footer a{
	color: #fff;
}

/***** General Classes *****/
 
.wrap {
	max-width: 1000px;
	width: 98%;
	padding: 0% 1%;
	margin:0 auto;
}
.sec_ads {
	position:relative;
	margin-top: 75px;
	
	}

.listings{
	position: relative;
	/*margin-top: 464px;*/
	top: 246px;
	/*z-index: 2222;*/
}

select, input {
	font-family:'Lato', sans-serif;
	color: rgba(171,171,171,1.00);
	font-size: 90%;
	border: 1px solid #bababa;
	height: 16px;
    line-height: 16px;
    margin: 5px 0;
    padding: 5px 0;
}

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

.c1{width: 93%; margin: 1em; padding: 1em; float: left;}  /* --- full width ---*/
.c2{width: 40%;  margin: 1em; padding: 1em; float: left;}	/*--- half column ---*/
.c4{width: 17.95%;  margin: 1em; padding: 1em; float: left;}/*--- fourth column --*/
.c5{width: 59.55%;  margin: 1em; padding: 1em; float: left;}/*--- two-thirds column --*/
.c6{width: 68%;  margin: 1em; padding: 1em; float: left;}/*--- three-fourths column --*/


/*-------------------------------------------directory table  ---------------------------------------------------*/
#directory_table{
	width: 100%;
	margin: 10px 0;
	float: left;
}
#directory_table table {
	margin:auto}


table { 
  width: 100%; 
  border-collapse: collapse; 
}

table a{ 
  color: #999;
}


/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}

th { 
  background: #333; 
  color: #FFF; 
  font-weight: bold; 
}

th.grey { 
  background: #a9a9a9; 
  color:#333;
  text-transform: uppercase;
}

th.grey a { 
  color:#333;
  text-transform: uppercase;
}

td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
  color: #999;
  font-weight: 400;
}

thead tr th{
	color: #fff;	
}
.searchwrapI .searchClose { 
	font-weight: 900;
    position: absolute;
    right: 20px;
    top: 10px;
	display:none;
}
 
/***** Global Classes *****/
 
.small 		{font-size: 65%;}
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.email-list.display-fullscreen {display: block;}
.email-list.display-responsive {display: none;}
.toplink {
	background-color: transparent;
    box-shadow: none;
    float: right;
    font-weight: bold;
    margin-right: 12px;
    text-align: right;
    width: 52px;
}
	
.toplink a {color:#333}
.display-none { display:none;}
.searchwrapImobile {     
	background-color: #fff;
    border: 0;
    border-radius: 0;
    /*height: 283px;*/
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 9999999;
	top: 0; 
	display:none}
.searchwrapImobile h1 { text-align:center }
.searchwrapImobile .searchClose { 
	font-weight: 900;
    
    right: 20px;
    top: 10px;
	display: block;
	position: relative;
    
    text-align: right;
}
 
@media only screen and (max-width: 1002px) {
.email-list {
    width: 24%;
}
}

@media only screen and (max-width: 869px) {
.small-ad {
    width: 31%;
}
}

@media only screen and (max-width: 768px) {
.logo {
	position: fixed;
	z-index: 999999;
	top: 0; 
	left: 5;
}	

.logo img{
	position: absolute;
	z-index: 999999;
	top: 0; 
	left: 5;
}
.border {
	margin-top: 0;
}

header {
    position: relative;
}

.listings {
    margin-top: 0;
	top:0;
    position: relative;
  
}
.sec_ads {
    margin-top: 0;
}
.adsection1 {
background-color: #FFFFFF;
    height: auto;
    margin: auto;
    max-width: 1000px;
    padding-top: 10px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.adsection2 {
	 background-color: #FFFFFF;
    height: auto;
    margin: auto;
    max-width: 1000px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.searchwrap {
    float: none;
    width: 100%;
}
.find-a-business {
    float: none;
    margin-right: 0;
    width: 100%;
	min-height: 105px;
}
.mobHide { display:none}

select.sort {
    clear: both;
    display: block;
    float: none;
    font-size: 85%;
    height: 27px;
    line-height: 27px;
    margin-right: 1%;
    padding: 0;
    width: 100%;
}
input.search { width:40%} 
.logo {
    width: 55% !important;
}
.legend ul { box-shadow:none; display:none } 
.legend ul  li { display:none } 
.letters li {
    padding: 12px !important;
	display: inline-block;
}
.add_line { display:none} 
.recent_update:before {content:"Recently Updated"; color:#1D1756; font-weight:bold; margin-right:6px;}
.new_site:before {content:"New Site"; color:#8EB944; font-weight:bold; margin-right:6px;}
/*.toplink a { display:none}
.toplink:before{ content:"find"}*/
/*.hidebusiness { display:inline-block; position:absolute}*/
.find-a-business {
	width: 	100%;
}


}

@media only screen and (max-width: 715px) {
.large-ad {
	width: 100%;
}
.email-list {width: 98%;}
.email-list.display-fullscreen {display: none}
.email-list.display-responsive {display: block;}
}


/*========================================== TABLE MEDIA QUERIES================================================*/
@media only screen and (max-width: 860px) { 	
	.legend {float: none; margin:auto} 
	.letters{ text-align:center}
	
}

/*@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  */
@media 
only screen and (max-width: 768px)
{

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}/*
	.directory_table td:nth-child(1), .directory_table td:nth-child(2) {
	display: inline-block;
	} */
	tr td:nth-child(1) {
	display: inline-table;
    width: 20% !important;} 
	tr td:nth-child(2) {
	display: inline-table;
    width: 60% !important; } 
	tr td:nth-child(3) {
	clear:both} 
	tr td:nth-child(4) {
	clear:both} 
	tr td:nth-child(5) {
	clear:both} 
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 35%; */
		font-size: 80%;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	
	td:nth-of-type(1):before { content: "Date"; }
	td:nth-of-type(2):before { content: "Updated/New";}
	td:nth-of-type(3):before { content: "Name";}
	td:nth-of-type(4):before { content: "Tagline"; }
	td:nth-of-type(5):before { content: "State"; }*/
}

@media only screen and (max-width: 980px) { 	
.letters li {
	 padding: 0 3px 3px;
}
}
@media only screen and (max-width: 900px) { 	
.logo  {width: 175px;} 

.logo img {
    height: auto;
    width: 175px;
}
}
@media only screen and (max-width: 857px) { 		
nav {
	font-size: 95%;
}
nav ul li {
	margin-right: 15px;
}
}
@media only screen and (max-width: 768px) { 
.display-none { display:block;}
.logo {
    margin-top: 10px;
}

.display-at-768 {
	display: inline;	
}

.hide-at-768 {
	display: none;	
}
}

@media only screen and (max-width: 766px) { 
.logo {
    width: 28%;
}
}
