.stickytag {
	position: absolute;
	display: none;
	}

.listings {
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
	line-height: 190%;
	}

.listing-details, .contact-form, .search-filter {
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
	line-height: 110%;
	}

#wpbdp-categories {
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana !important;
	margin: 0 auto 0;
	padding: 0;
	line-height: 16px;
	}

#wpbdp-main-page #wpbdp-categories ul li {
	list-style-type: none;
	text-decoration: none;
	line-height: 140%;
	}

#wpbdmsearchform .advanced-search-link {
	font-size: 11px !important;
	font-family: Arial, Tahoma, Verdana !important;
	}


#wpbdp-search-form input[type="text"] {
	width: 268px !important;
	border-top: 2px solid #aaa;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 2px solid #aaa;
	background: #eef;
	}

#wpbdp-field-2 {
	height: 20px;
	}



/*****  Drop Down Menu for Directory Categories *****/


.page-id-1806 #wpbdp-categories ul {
	}

.page-id-1806 #wpbdp-categories a {
	color: #333;
	text-decoration: none;
}

.page-id-1806 #wpbdp-categories a:hover {
	color: #dc4b4f !important;
	text-decoration: none;
}

.page-id-1806 #wpbdp-categories ul li {
	position: relative;
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	left: 0px;
	width: auto;
	margin: 0px 0;
	border: 1px solid #666;
	border-left: none;
	padding: 5px 15px;
	float: left;
	}

.page-id-1806 #wpbdp-categories ul li:first-child {
	border-left: 1px solid #666;
	}

.page-id-1806 #wpbdp-categories ul li a.sf-with-ul {
	padding-right: 28px;
	}	
	
.page-id-1806 #wpbdp-categories ul li a .sf-sub-indicator {
	background: url(images/arrow-down-red.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 10px;
	}

.page-id-1806 #wpbdp-categories ul li li, .page-id-1806 #wpbdp-categories ul li li li, .page-id-1806 #wpbdp-categories ul li:hover li li {
	position: absolute;
	left: -9999px;
	width: 220px;
	height: 2em;
	padding: 5px 8px;
	display: block;
	clear: both;
	}

.page-id-1806 #wpbdp-categories li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 6px 0 0 -16px;
	padding: 0;
	}



.page-id-1806 #wpbdp-categories li:hover ul, .page-id-1806 #wpbdp-categories li li:hover ul, .page-id-1806 #wpbdp-categories li li li:hover ul, .page-id-1806 #wpbdp-categories li.sfHover ul, .page-id-1806 #wpbdp-categories li li.sfHover ul, .page-id-1806 #wpbdp-categories li li li.sfHover ul {
	left: auto;
	}

.page-id-1806 #wpbdp-categories li:hover, .page-id-1806 #wpbdp-categories li.sfHover { 
	position: static;
	}
	
.page-id-1806 #wpbdp-categories li.right {
	float: right;
	margin: 0;
	padding: 10px 5px 0 10px;
	}

.page-id-1806 #wpbdp-categories li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
	
.page-id-1806 #wpbdp-categories li.right a:hover {
	color: #fff;
	text-decoration: underline;
	}
	

.page-id-1806 #wpbdp-categories li li a, .page-id-1806 #wpbdp-categories li li a:link, .page-id-1806 #wpbdp-categories li li a:visited {
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 3px 8px;
	position: relative;
	}


.page-id-1806 #wpbdp-categories ul li li:hover ul {
	margin: -22px 0 0 78px;
	}

.page-id-1806 #wpbdp-categories ul li:hover li a, .page-id-1806 #wpbdp-categories ul li li:hover li a {
	color: #fff;
	}


.page-id-1806 #wpbdp-categories ul li:hover li {
	position: relative;
	background: #222;
	color: #fff;
	left: 0px;
	width: 220px;
	height: 1.5em;
	border: none;
	display: block;
	filter: alpha(opacity=80); /* CSS3 standard */
  	opacity: 0.8;
	}


.page-id-1806 #wpbdp-categories ul li li:hover li {
	position: relative;
	background: #000;
	color: #fff;
	left: 0px;
	height: 1.5em;
	border: none;
	display: block;
	filter: alpha(opacity=90); /* CSS3 standard */
  	opacity: 0.9;
	}


.page-id-1806 #wpbdp-categories ul li:hover li:hover li {
	position: relative;
	left: 150px;
	width: 190px;
	height: 1.2em;
	}