.tel,
.tel a {
	font-weight: bold;
	margin-top: 2px;
	color: #000;
	text-decoration: none;
}
.states1 {
	margin-top:10px;
	margin-bottom:10px;
}
.listing-hdr {
    font-size:16px;
    margin-top:-10px;
    margin-bottom:10px;
}
.listing-page-selected {
	color: black;
	font-weight: bold;
	font-size: larger;
}

.no-touch .result-row:hover .results-btn,
.no-touch .result-row:hover .results-btn {
	border: 1px solid #bbb;
	background-position: 40px;
}

.spec-hdr {
	margin-bottom:5px;
}
.spec-list {
	margin-bottom:10px;
}
#results-page {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1018px;
}
.results-btn {
	font-weight: normal;
	cursor: pointer;
	display: inline-block;
	color: #333;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-top: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #dddddd;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #D6D6D6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#D6D6D6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#D6D6D6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#D6D6D6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#D6D6D6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#D6D6D6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#D6D6D6',GradientType=0 ); /* IE6-9 */
	background-size: 1px 60px;
    -webkit-transition: background .5s ease-out, border .5s;  
    -moz-transition: background .5s ease-out, border .5s;  
    -o-transition: background .5s ease-out, border .5s;  
    transition: background .5s ease-out, border .5s;  
}

.filter-hide-more {
	display:none;
}
.filter-show-more {
	display:block;
}
.prof1 {
	margin-bottom: 5px;
}
.prof-groups h2 a,
.prof1 .h2 a,
.prof1 .h2 a span {
	font-size: 20px;
	text-decoration: none;
}

.resultsRow {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #efefef;
}

#refine {
	height: 60px;
	padding: 20px;
}

#LeftNavandBody {
	clear: both;
}

#refine-left {
	font-size: 14px;
	border-right: 1px solid #ddd;
	margin-right: 0px;
	margin-left: 0px;
}

#refine-left h2,
#refine-left-refine h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top:5px;
}
.result-hdr {
	margin-left:0;
}

#refine-left-nearest ul li:before {
	content: "\25aa";
	color: green;
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: 0px;
	top: 0px;
}

#refine-left-nearest ul li a {
	padding-left: 10px;
}
#refine-left ul li,
#refine-left-nearest ul li {
	margin-bottom: 2px;
	list-style: none;
}

#refine-left a {
	font-size: 12px;
	text-decoration: none;
}

#refine-left a:hover {
	text-decoration: underline;
}

#refine-left-this-search ul {
	margin: 6px 0 6px 0;
	padding-left: 0;
	list-style:none;
}

#refine-left-this-search ul li {
	background-image: url("/images/check-filter.png");
	background-repeat: no-repeat;
	padding-left: 5px;
	color: #000;
}

#refine-left #refine-left-this-search ul li a {
	color: #000;
	margin-right:0;
	font-weight: bold;
}

.refine-left-spec ul li a.selected {
	background-image: url("//cdn1.sussexdirectories.com/images/remove.gif");
	background-repeat: no-repeat;
	background-position: 100% 1px;
	padding-right: 15px;
	font-weight: bold;
}

.refine-left-spec ul li a.selected:hover {
	text-decoration: none;
}

#refine-left .refine-left-spec-zips ul li {
	content: "\2022";
	color: orange;
	margin-right: 5px;
}

#refine-left-this-search a {
	display: block;
	color: black;
	background-image: url("/images/remove.gif");
	background-repeat: no-repeat;
	background-position: 100% 1px;
	padding-right: 15px;
	margin-right:0;
	text-decoration: none;
	font-size: 14px;
}

#refine-left-this-search a:hover {
	text-decoration: none;
}

#refine-left-this-search ul li a:hover {
	text-decoration: none;
}

#refine-left h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:6px;
}

#refine-left ul li a {
	color: #039;
	font-size: 12px;
	padding-left: 10px;
	display:block;
	line-height:1.3;
}

.refine-left-spec ul li:before {
	content: "\25aa";
	color: orange;
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: 0px;
	top: 0px;
}

#refine-left-nearest ul li {
	background-position: -151px -191px;
}

#refine-left ul li div.selected {
	color: #039;
	font-weight: bold;
}

#refine-left-this-search {
	padding-bottom: 10px;
	padding-left:0;
}

/* @end */

#RightBody {
	padding: 15px 0 0 0;
}

.prof-groups h2,
.prof1 .h2 {
	font-size: 16px;
}

/* prof title in results */
/* see how this behaves in groups */
.bestField {
	float: none;
	font-size: 0.9em;
}

.prof-groups a.host {
	color: #000;
	text-decoration: none;
}

.prof-groups .bestField {
	font-style: italic;
}

.host {
	clear: both;
}

.host .bestField {
	float: none;
}

.attention {
	background-color: #E5F0DA;
	padding: 12px;
}

.attention a {
	color: #000;
}

.attention a:hover {
	text-decoration: none;
}

/* @group Yellow Alerts */

.NoMatchingFound,
.NoMatchingFound1,
#NoMatchingFound,
#NoMatchingFound1 {
	background-color: ##fcfadd;
	border: none; 
	padding:  15px; 
	line-height: normal;
}
.NoMatchingFound a,
.NoMatchingFound1 a,
#NoMatchingFound a,
#NoMatchingFound1 a {
	color: #000;
}
#NoMatchingFound1 a.expand-contract {
	background-color: #efefef;
	border: 1px solid #b9b7b7;
	border-radius: 4px;
	padding: 3px 6px;
	margin: -4px 0;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-shadow: 0 1px 1px white;
	/* next two are for mobile */
	white-space: nowrap;
	display: inline-block;
	font-weight: bold;
}
.NoMatchingFound a.expand-contract {
       margin-left:0px;
       line-height: 2.5;
}
.stateList {
    margin-top:10px;
}

.results-sort {
	border: 1px solid #ddd;
	background-color: #efefef;
	margin-bottom: 8px;
	padding: 8px;
}

.results-sort-right {
	text-align: right;
	margin-right:15px;
	margin-left:0px;
}

.results-sort-empty {
	clear: both;
	margin-bottom: 8px;
	padding: 8px;
	width:100%;
	overflow: hidden;
}

a.expand-contract {
	border: 1px solid #B9B7B7;
	border-radius: 4px;
	background: #efefef;
	font-size: 12px;
	color: #333;
	padding: 3px 6px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 3px;
}

.contextual-left a.expand-contract {
	background-color: #f7f7f7;
	height: 30px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	font-size: inherit;
	padding: 7px 7px 8px 7px;
	color: inherit;
}

/* expand button for yellow alert */

.contextual-right {
	padding-top: 8px;
	text-align:right;
	margin-left:-15px;
}

/* @end */

/* @group Buttons and Pagination */
.results-sort {
	clear: both;
	background-color: #efefef;
	overflow: hidden;
	margin-top: 8px;
}
.results-sort-buttons {
	margin-left:0px;
}
.results-sort-btn {
	border: 1px solid #ddd6d6;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	padding: 0;
}

.results-sort-btn a {
	background-color: #fff;
	color: #333;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding: 4px 6px;
	border-radius: 4px;
	box-sizing: content-box;
}
.results-bottom1 {
	clear: both;
	background-color: #efefef;
	overflow: hidden;
	margin-top:20px;
	padding: 15px;
}
#resultQuickTips {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
}
#AZ:before {
	clear: both;
	content: ' ';
}
#AZ {
	display: block;
	padding: 0 8px 20px 8px;
	font-size: 12px;
	background:#FFFFFF;
	margin-top: 15px;
}

#AZ .btn {
	width: 25px;
	border: 1px solid #777;
	border-radius: 4px;
	padding: 5px 7px 4px 7px;
	margin:2px;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size:12px;
	vertical-align: middle;
}

#AZ a.btn {
	background-color: #e6e6e6;
	text-decoration: none;
}

#AZ a.btn.here {
	background-color: #fff486;
	background-image: none;
}
.endresults-right a.here {
	background-color: #fff486;
	cursor: default;
}
.endresults-right a,
.endresults a,
.endresults-left a {
	background-color: #e6e6e6;
	padding: 4px 6px;
	border: 1px solid #777;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
	display: inline-block;
	min-width: 1em;
	box-sizing: content-box;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #ddd6d6;
	width: auto;
	min-width: 1em;
}
.endresults .endresults-right {
	white-space:nowrap;
	float:right;
}

.endresults div {
	padding:8px;
	display: inline-block;
}

.endresults-left {
	float: left;
}

/* to give non-button text the same padding as buttons */
.endresults-right span {
	padding: 4px 6px;
	display: inline-block;
}

/* @end */

/* @group Results Quicktips */

.quicktip {
	font-size: 14px;
	line-height: 19px;
    background-color: #efefef;
	padding: 15px;
	margin-top: 10px;
	height: auto;
}

#quicktip-1 {
	margin-right: 5px;
}
#quicktip-2 {
	margin-left: 5px;
}

/* @end */

.contextual-right a.nextPrev {
	border: 1px solid #ccc;
	padding: 6px 8px 5px 8px;
	border-radius: 4px;
	background: #fff;
}

.result-row {
	-webkit-transform: translate3d(0, 0, 0);
	vertical-align: top;
	background-size: 1px 60px;
	-webkit-transition: background .1s, -webkit-box-shadow .3s;  
	-moz-transition: background .1s, -moz-box-shadow .3s;  
	-o-transition: background .1s, -o-box-shadow .3s;  
	transition: background .1s, box-shadow .3s;
	overflow: hidden;
	padding: 10px;
	border-top: 1px solid #efefef;
	cursor: default;
	margin-top:5px;
}
.result-row.gallery-result {
	margin-top: 5px;
	min-height:180px;
	margin-bottom: 15px;
}
.no-touch .result-row:hover {
	-webkit-box-shadow: 0px 4px 8px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 4px 8px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 4px 8px rgba(50, 50, 50, 0.25);
	z-index: 1;
}
.result-row .flag-hint {
	opacity: 0;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 13px;
	padding-left: 5px;
	padding-right: 35px;
	padding-bottom: 18px;
	font-size: 11px;
	height: 15px;
	color: #888;
}

.no-touch .result-row:hover .flag-hint {
	opacity: .7;
	cursor: pointer;
}

.no-touch .result-row:hover .flagBtnWrap:hover .flag-hint {
	opacity: 1;
}

.result-photo {
	display: block;
	width: 100%;
}
.gallery-result .result-photo img {
	margin-left:0;
}
.result-photo-gallery {
	overflow: hidden;
	display:block;
}

.gallery-photo-container {
	max-height:200px;
	max-width:320px;
	overflow:hidden;
}
.gallery-photo-container a {
    height: 200px;
    display: block;
    background-size: cover;
    background-position: center center;
    background-position-x: 50%;
    background-position-y: 50%;
}
.no-gallery-photo {
	margin-left:0%;
}

.gallery-result .result-photo {
	margin-top:0;
	overflow:hidden;
   	text-align:center;
}
.result-photo-small img {
	width: 100%;
}
.result-col {
	font-size: 14px;
	line-height: 19px;
}
.result-title {
	position: relative;
}
.gallery-result .result-title {
	width: auto;
	min-height:155px;
}
.result-title,
.result-title a {
	text-decoration: none;
}

.result-suffix {
	margin-top:0;
	margin-bottom:5px;
	min-height: 10px;
}

.result-suffix,
.result-host,
.result-host a {
	color: #666;
	font-size: 14px;
}

.result-name {
	display: block;
	font-size: 20px;
	text-align:left;
	text-decoration:none;
	padding-right: 30px;
}
.gallery-result .result-name {
	padding-right: 45px;
}
.result-phone {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.gallery-result .result-phone {
	float:right;
	margin-top:5px;
}
.result-address {
	font-size:14px;
	width:100%;
}

.results-unmatched {
	background-color: #fcfadd;
	padding: 10px;
}

.results-unmatched .result-row {
	background-color: #fffef5;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}
.results-unmatched .result-row:hover {
	background-color: #fff;
}
.result-group .result-title {
	width: 100%;
	margin: 0;
}
.result-group-host {
	text-decoration: none;
	color: #000;
}
.result-desc {
	position: relative;
	overflow: hidden;
	max-height: 62px;
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 19px;
}
.result-row.normal-result {
	min-height:159px;
}
.result-row.gallery-result {
	min-height:202px;
}

.results-unmatched .result-desc:after {
	background-image: -moz-linear-gradient(top, rgba(255,254,245,0) 0%, rgba(255,254,245,1) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,254,245,0)), color-stop(100%,rgba(255,254,245,1))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(255,254,245,0) 0%,rgba(255,254,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, rgba(255,254,245,0) 0%,rgba(255,254,245,1) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, rgba(255,254,245,0) 0%,rgba(255,254,245,1) 100%); /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, rgba(255,254,245,0) 0%,rgba(255,254,245,1) 100%); /* W3C */
}

.result-desc:after,
.results-unmatched .result-row:hover .result-desc:after {
	content: ' ';
	height: 20px;
	bottom: 0;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 20;
	background-image: url('/images/resultDescFade.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
}


.gallery-result .result-info:after {
	bottom:10px;
}
.result-verified {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	right: 10px;
	top: 0px;
	text-indent: -500px;
	overflow: hidden;
}
.gallery-result .result-verified {
	position: relative;
	margin-top: -2px;
}

.gallery-result .result-desc {
	margin-top: 8px;
	min-height:62px;
}

.result-verified-rms {
	background-position: 0px -172px;
	width: 33px;
	height: 32px;
}

.result-verified-cam {
	background-position: 0px -209px;
	width: 33px;
	height: 32px;
}

.result-verified-build {
	background-position: 0px -135px;
	width: 33px;
	height: 32px;
}

#citySrch,
#cityNbhds {
	border: 1px solid #ddd;
	background-color: #efefef;
	padding: 15px;
	font-size: 13px;
	margin-bottom: 15px;
}

#citySrch a,
#cityNbhds a {
	display: inline-block;
	text-decoration: none;
	margin-bottom:3px;
}

#citySrch h3 {
	margin-bottom: 3px;
}

#cityNbhds h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
.result-actions {
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}
.gallery-result .result-actions {
	margin-top:10px;
    margin-left: 0px;
}

#nbhdMore {
	margin-top: 5px;
}

.js #nbhdMore {
	overflow: hidden;
	margin-bottom: 5px;
	-webkit-transition: height 200ms ease-in-out;  
	transition: height 200ms ease-in-out;
	height: 0px;
}

#nbhdMoreBtn {
	display: none;
}
.js #nbhdMoreBtn {
	display: inline-block;
	margin-left: 0;
}

.results-subhead {
	font-size: 19px;
}
.geo-table {
	padding-bottom:10px;
}
.geo_col {
	padding:0 0 0 8px;
}
.column-split2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.column-split3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}
.column-split4 {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}
.column-split5 {
    -webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
}
.column-split6 {
    -webkit-column-count: 6; /* Chrome, Safari, Opera */
    -moz-column-count: 6; /* Firefox */
    column-count: 6;
}
.column-split7 {
    -webkit-column-count: 7; /* Chrome, Safari, Opera */
    -moz-column-count: 7; /* Firefox */
    column-count: 7;
}

.breadcrumb-btns {
	position:relative;
	float:left;
}
.column-border-left {
	border-left: 1px solid #CCC;
	padding-left: 10px;
}
.column-border-right {
	border-right: 1px solid #CCC;
	padding-right: 10px;
}
.xsm-show {
	display: none;
}
.xsm-hide {
	display: block;
}

.xsm-inline-hide {
	display: inline-block;
}

.result-info {
	padding-bottom:10px;
}
@media (min-width: 768px) {
	.result-tags {
		clear: both;
	}
	.result-tag {
		clear: both;
		display: inline-block;
		font-size: 11px;
		background-color: #E5F0DA;
		padding: 3px 5px 0px 5px;
		border: 1px solid #cddcbe;
		border-radius: 0px;
		position: relative;
		vertical-align: top;
		height: 20px;
		z-index: 1;
		margin-left: 10px;
		margin-bottom: 10px;
		line-height: 1.25;
		margin-top: 5px;
	}

	.csstransforms .result-tag:before {
		content: ' ';
		display: inline-block;
		vertical-align: top;
		transform: rotate(45deg) ;
		-webkit-transform: rotate(45deg) ;
		-moz-transform: rotate(45deg) ;
		-o-transform: rotate(45deg) ;
		-ms-transform: rotate(45deg) ;
		font-size: 11px;
		margin-top: -1px;
		background-color: #E5F0DA;
		border-left: 1px solid #cddcbe;
		border-bottom: 1px solid #cddcbe;
		position: absolute;
		left: -9px;
		width: 14px;
		height: 13px;
		z-index: -1;
	}

	.csstransforms .result-tag:after {
	    content:'';
	    width:5px;
	    height:5px;
	    background:#fff;
	    -webkit-border-radius:5px;
	    -moz-border-radius:5px;
	    border-radius:5px;
	    border:1px solid #cddcbe;
	    position:absolute;
	    top:5px;
	    left:-5px;
	    z-index:9999;
	}
}
@media (max-width: 991px) {
	#results-page {
	    width: 100%;
	    margin-right: 15px;
	    padding-right: 15px;
	}
	.result-photo-small img {
		width:100%;
		min-width:100px;
		padding:0px;
		margin:0px;
		margin-top:10px;
	}
	.gallery-result .result-actions {
		margin-top:5px;
	}
	.result-phone {
		font-size: 14px;
		margin-top:10px;
		margin-left: 0px;
	}
	.gallery-result .result-phone {
		margin-top:5px;
	}
	.result-address {
		margin-left:0px;
		font-size: 14px;
	}
	.result-actions {
		margin-left: 0px;
	}
	.result-suffix,
	.result-host,
	.result-host a {
		color: #666;
		font-size: 13px;
	}
	.result-desc {
		padding-bottom: 10px;
		font-size: 13px;
		line-height: 19px;
	}
	.normal-result .result-desc {
		max-height: 62px;
	}
	.column-split3 {
	    -webkit-column-count: 2; /* Chrome, Safari, Opera */
	    -moz-column-count: 2; /* Firefox */
	    column-count: 2;
	}
	#dirLinks {
	  text-align: center;
	}
	.gallery-result .result-title {
		min-height:100px;
	}
	.gallery-result .result-name {
		padding-right: 0px;
	}
	.flagBtnWrap {
		display: none;
	}	

	.NoMatchingFound,
	.NoMatchingFound1,
	#NoMatchingFound,
	#NoMatchingFound1 {
		line-height: normal;
	}
	.NoMatchingFound a.expand-contract {
	       line-height: 2.5;
	}
	.stateList {
	    margin-bottom:45px;
	    margin-top:10px;
	}
}

@media (max-width: 767px) {

	.results-chevron {
        cursor: pointer;
        display: inline-block;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        text-decoration: none;
        padding: 5px;
        text-align: center;
        background-color: #efefef;
        border: none;
        background: #efefef;
        position:absolute;
        float:right;
        width:40px;
        height: 35px;
        margin-top:-25px;
        right:-10px;
        color:#555;
    }
    i.icon-chevron-right:before {
        font: 12px/1em 'Glyphicons';
        color: #000;
        display: inline-block;
        position: relative;
        max-width: 10px;
        max-height: 10px;
        text-align:center;
        top:6px;
        margin-right:7px;
    }
    .gallery-result {
    	padding-left:15px;
    }
   	#cityBlurb {
   		padding-top:0px;
   	}
    #citySrch, #cityNbhds {
    	border-left:none;
    	border-right:none;
    	border-top:none;
    }
    .result-info {
		padding-left:0px;
		padding-right:0px;
	}
	.gallery-photo-container  {
	    width:100%;
	    max-width:100%;
	    margin-bottom:15px;
	}
	.gallery-photo-container a {
	    height: 300px;
	    display: block;
	    background-size: cover;
	    background-position: center center;
	    background-position-x: 50%;
	    background-position-y: 50%;
	}
    .resultsPageInner {
        margin-top:15px;
        display:inline-block;
    }
	.no-touch .result-row:hover {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		z-index: 1;
	}
	.xsm-show {
		display: block;
	}
	.xsm-hide {
		display: none;
	}

	.result-address {
		margin-left:0px;
		font-size: 13px;
		color: #666;
		margin-bottom:10px;
	}

	.result-suffix {
		font-size: 13px;
		color: #666;
		width: 100%;
	}

	.xsm-inline-hide {
		display: none;
	}
	.gallery-result .result-phone {
		float:left;
		margin-top:0px;
	}
	.result-actions {
		margin-top: 5px;
	}
	.result-desc {
		padding-left:10px;
		padding-right:10px;
		font-size: 14px;
	}

	.result-hdr {
		margin-left:0px;
	}

	#results-page {
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
		padding-right: 5px;
		padding-left: 5px;
		border-top:1px solid #ddd;
	}

	.column-split3 {
	    -webkit-column-count: 1; /* Chrome, Safari, Opera */
	    -moz-column-count: 1; /* Firefox */
	    column-count: 1;
	}
	#flag-tool {
		display:none;
	}

	#main.no-min-height {
		overflow:hidden;
	}
	.results-sort {
		width:100%;
	}

	#results-left {
		margin-top:-30px;
	}
	.result-row.gallery-result {
		min-height:190px;
		margin-bottom:0px;
	}
	.gallery-result .result-title {
		min-height:100px;
	}

	.result-photo {
		margin-bottom:15px;
	}
	.result-photo img {
		display: block;
		padding: 2px 0px 2px 2px;
		min-width: 100%;
	}

	.result-tag {
		background-color: #e5f0da;
		display: inline-block;
		font-size: 11px;
		margin-right: 0px;
		padding: 5px 10px 5px 10px;
		border-radius: 22px;
		margin-bottom: 5px;
	}

	.refine-button {
		text-align:right;
		margin-top: 0px;
		margin-bottom:0px;
	}
	.geographyLink {
    	margin-top: 5px;
	}
	.contextual-right {
		padding-top:0px !important;
		margin-bottom:0px;
		padding-bottom:0px;
	}
	#refine-left.visible {
		padding: 45px 15px 15px 15px;
		margin: 0px 0; 
	}
	#refine-left.visible .btn-close {
		top: 37px;
	}
	i.icon-search:before {
		color:#555;
	}
	h3 {
		font-weight: bold;
		font-size: 15px;
		margin-top: 15px;
	}

	h4 {
		font-weight: bold;
		margin-top: 15px;
	}

	a {
		color: #039;
		text-decoration: underline;
	}

	table {
		width: 100%;
	}

	td {
		vertical-align: top;
	}

	h2 {
		font-size: 19px !important;
		margin-top: 0;
		margin-bottom: 0;
		font-weight: normal;
	}

	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	li {
		margin: 0;
		padding: 0;
	}

	li.highlight {
		color: #093;
	}

	/* generic search results expand button */
	a.expand-contract {
		background-color: #efefef;
		border: 1px solid #b9b7b7;
		border-radius: 4px;
		padding: 3px 6px;
		text-decoration: none;
		font-size: 12px;
		color: #333;
		text-shadow: 0 1px 1px white;
		font-weight: bold;
		white-space: nowrap;
	}

	/* expand button for breadcrumb trail */
	.contextual-left a.expand-contract {
		font-size: 11px;
	}

	.alert-alert,
	.alert-error,
	.alert-confirm {
		padding: 12px 0 12px 28px;
		margin-bottom: 10px;
		font-size: 13px;
	}

	.alert-error {
		background-color: #fccece;
		border: 1px solid #fd8e8e;
		color: #d40000;
	}

	.alert-confirm {
		background-color: #def8d2;
		border: 1px solid #afd79c;
		color: #3c821b;
	}

	.alert-alert {
		background-color: #fcf8ce;
		border: 1px solid #fde98e;
		color: #505043;
	}
	.results-unmatched {
		padding: 0px 20px;
		margin-left:-20px;
		margin-right:-20px;
	}
	.results-unmatched .result-row {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-left: 1px solid #ddd;
		padding: 10px;
	}
	/* yellow alerts */
	.NoMatchingFound,
	.NoMatchingFound1,
	#NoMatchingFound,
	#NoMatchingFound1 {
		background-color: #fcfadd;
		border: none;
		padding: 15px 10px 15px 10px;
		line-height: 1.5;
		margin:0px;
	}
	.NoMatchingFound1,
	#NoMatchingFound1 {
		padding-top:0px;
	}	

	.NoMatchingFound a,
	.NoMatchingFound1 a,
	#NoMatchingFound a,
	#NoMatchingFound1 a {
		color: #000;
	}
	.NoMatchingExpand {
		margin-top:15px;
		margin-bottom:0px;	}
	.textError {
		display: block;
		padding-bottom: 5px;
		color: red;
		clear: both;
	}

	#RightBody {
		clear: both;
	}

	.resultsRow {
		padding: 5px 0px 5px 0px;
		border-bottom: 8px solid white;
	}

	#refine-left #refine-left-broaden,
	#refine-left #refine-left-nearest {
		padding-top: 10px;
		margin-top: 10px;
	}

	#refine-left-this-search ul li {
		padding-left: 15px;
		color: #000;
		font-weight: bold;
	}
	.refine-left-spec ul li:before,
	#refine-left-nearest ul li:before {
		display:none;
	}
	.refine-left-spec ul li a:after {
	    content: "\e224";
    	font: 12px/1em 'Glyphicons';
	    color: #A0A0A0;
	    display: inline-block;
	    position: relative;
	    max-width: 10px;
	    max-height: 10px;
	    right: 0px;
	    top: 0px;
	    float: right;
	}
	.refine-left-spec ul li a.selected:after {
		display:none;
	}
	#refine-left-this-search {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	#refine-left-this-search a {
		display: block;
		color: black;
		background-image: url(/rms/images/remove.gif);
		background-repeat: no-repeat;
		background-position: 98% 1px;
		padding-right: 15px;
		margin-right:0;
		text-decoration: none;
	}

	/* @group Prof-listing 1-9 A-Z selectors */
	.results-sort a {
		margin-bottom: 0;
	}

	/* @end */
	/* @group Paginator */
	.results-bottom1 {
		border-top: 1px solid #efefef;
		background-color: #efefef;
		margin-top: 15px;
		margin-left: 0;
		padding-top: 15px;
	}
	.no-gallery-photo {
		margin-left:-20%;
	}
	.no-photo {
		margin-left:15px;
	}
	#pageFooter {
		margin-top:0px;
		padding-top:50px;
		border-top:none;
	}
	.endresults {
		text-align: center;
	}

	.results-sort-right {
		text-align: right;
		margin-right:10px;
		margin-left:10px;
	}

	.results-sort-empty {
		clear: both;
		margin-bottom: 8px;
		padding: 8px;
		width:100%;
		overflow: hidden;
	}

	.results-sort {
		border: none;
		background-color: #FFF;
		margin-bottom: 8px;
		padding: 0;
	}
	.result-sort-buttons {
		padding-left:5px;
		padding-right:5px;
	}

	.results-sort-btn {
		width:100%;
	}

	.results-sort-btn a {
		background-color: transparent;
		text-decoration:none !important;
	}

	.endresults a,
	.endresults-left a,
	.endresults-right a {
		background-color: #fff;
		padding: 4px 6px;
		border: 1px solid #ddd6d6;
		border-radius: 4px;
		color: #333;
		text-decoration: none;
		display: inline-block;
		width: auto;
		min-width: 1em;
		text-align: center;
		font-weight: bold;
		margin-bottom: 8px;
	}


	/* endresults-left is only a directory.css override. */
	/* delete once directory.css is no longer called */
	.endresults-left {
		float: none;
	}

	.results-bottom1 .endresults-right {
		white-space: nowrap;
		float: none;
	}

	.endresults-right a.here {
		background-color: #fff486;
	}

	.endresults-right span {
		margin-top: -10px;
	}

	/* @end */
	.host span {
		font-size: inherit;
	}

	/* links on prof detail to appear as buttons in mobile version */
	/* mobile search results telephone number */
	.tel,
	a.resultsActions {
		background-color: #dfe5fd;
		text-decoration: none;
		display: inline-block;
		padding: 5px 7px 5px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #c1c7e7;
		color: #039;
		margin-top: 4px;
		margin-bottom: 4px;
		background: -webkit-gradient(linear, left top, left bottom, from(#edf2f8), to(#d7e1fc));
		background: -moz-linear-gradient(top, #edf2f8, #d7e1fc);
		background: -o-linear-gradient(top, #edf2f8 0%, #d7e1fc 100%);
	}

	.prof-phone-link {
		background-color: #FF9211;
		text-decoration: none;
		display: inline-block;
		padding: 5px 7px 5px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #ea8b1b;
		color: #fff;
		margin-top: 4px;
	}

	.seeProfile {
		white-space: nowrap;
	}

	.prof-phone-link .field-label {
		color: #fff;
		text-transform: capitalize;
	}

	.prof-email-link {
		background-image: none;
		background-color: #FF9211;
		text-decoration: none;
		display: inline-block;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #ea8b1b;
		color: #fff;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	.prof-skype-link {
		background-image: none;
		background-color: #7060a9;
		text-decoration: none;
		display: inline-block;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #65569d;
		color: #fff;
		margin-bottom: 4px;
	}

	.prof-forward-link {
		background-image: none;
		background-color: #5399ee;
		text-decoration: none;
		display: inline-block;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #5399ee;
		color: #fff;
		margin-bottom: 4px;
	}

	/* @end */
	/* @group Prof Detail */
	.spec-list ul,
	.spec-list ul li {
		list-style-type: none;
	}

	.profile-photo {
		float: left;
		width: 80px;
		height: 100px;
		clear: left;
		margin-right: 10px;
	}

	.profile-photo img {
		width: 80px;
		height: auto;
	}

	.profile-name {
		clear: both;
		font-size: 19px;
	}

	.profile-title {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.profile-phone {
		background-color: #FF9211;
		text-decoration: none;
		display: inline-block;
		padding: 5px 7px 5px 7px;
		font-weight: bold;
		border-radius: 4px;
		border: solid 1px #EA8B1B;
		color: white;
		margin-top: 4px;
	}

	.profile-buttons ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.profile-address {
		clear: both;
		margin-top: 10px;
	}

	.profile-change_block {
		margin-top: 15px;
	}

	.region-mobile {
		clear: both;
		float: left;
		width: 100%;
		margin-top: 20px;
		padding: 0px 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;

	}

	/* hide all buttons for non-js users */
	html:not(.js) button {
		display: none;
	}

	.profile-contact-form {
		padding: 10px;
	}

	.profile-contact-form label {
		font-weight: bold;
	}

	.profile-contact-form label,
	.profile-contact-form textarea {
		display: block;
	}

	.feedback-field-body,
	.contact-field-body {
		width: 275px;
		height: 90px;
	}

	.disclaim {
		color: #999;
		font-size: 0.8em;
	}

	.profile-verify-ins,
	.contact-form-preview {
		background: #efefef;
		border: 1px solid #ddd;
		padding: 8px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.section h2 {
		font-size: 21px;
		margin-top: 1em;
		margin-bottom: .5em;
	}

	/* @end */
	.contextual-right .browse-button {
		margin-left: .5em;
	}

	.contextual-left .browse-button {
		margin-right: .75em;
	}

	.contextual-left a, .contextual-right a {
		color: #555;
		text-decoration: none;
	}

	.profile-nearby .profile-list-comma {
		clear: both;
		float: left;
		margin-top: 10px;
	}

	.profile-verified {
		display: none;
	}

	.profile-change_block {
		float: left;
		clear: both;
	}

	.contact-field input {
		width: 175px;
	}

	.contact-field input[type=submit] {
		width: auto;
	}

	.profile-name h1 {
		font-size: 16px;
		margin-bottom: 0px;
	}

	.profile-title h2 {
		font-size: 13px;
		margin-top: 0;
		padding-top: 0;
	}

	.profile-address .link-email {
		display: none;
	}

	.result-row {
		width: 100%;
		vertical-align: top;
		background: #fff;
		background-size: 1px 60px;
		overflow: hidden;
		padding: 10px;
		cursor: default;
		margin-top: 0px;
		margin-bottom: 5px;
		transition: none;
		-webkit-transition: none;
		-webkit-transform: none;
		-moz-transition: none;
		-o-transition: none;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.result-photo img {
		margin-left: 5px;
	}

	.gallery-result .result-photo {
		min-width: 300px;
		margin: 0 auto;
	}

	.result-col {
		vertical-align: top;
		font-size: 14px;
		line-height: 18px;
	}
	.result-name {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 5px;
		width: 100%;
		line-height:1.1;
	}
	a.result-name {
		font-size: 19px;
		text-decoration: none;
	}

	.result-desc {
		hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
	}
	.expandNarrowBtn {
		width:28px;
		height:28px;
	}
	.expandNarrowBtn strong {
		text-align:center;
	}
	.verified-mini {
		color: #666;
		font-size: 13px;
		margin-bottom: 5px;
	}
	.verified-mini i.icon-ok:before {
		color: #666;
		font-size:11px;
		margin-right: 5px;
		padding-top:1px;
	}
	.result-verified {
		display: inline-block;
		vertical-align: top;
	}

	.result-verified.ui-sprite {
		background-image: none;
	}

	.result-btn-email {
		padding-right: 5px;
	}
	.result-btn-phone {
		padding-left: 5px;
	}

	.gallery-result .result-suffix {
	}

	a.result-phone,
	a.result-phone:active,
	a.result-phone:visited,
	a.result-phone:hover {
		background-color: #dfe5fd;
		text-decoration: none;
		display: inline-block;
		padding: 5px 7px 5px 7px;
		font-weight: bold;
		border-radius: 2px;
		border: solid 1px #c1c7e7;
		color: #039;
		background: -webkit-gradient(linear, left top, left bottom, from(#edf2f8), to(#d7e1fc));
		background: -moz-linear-gradient(top, #edf2f8, #d7e1fc);
		background: -o-linear-gradient(top, #edf2f8 0%, #d7e1fc 100%);
		vertical-align: middle;
		margin-bottom: 4px;
		white-space: nowrap;
		padding: 3px 3px 2px 3px;
		font-size: 11.9px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		line-height: 19px;
	}

	.result-phone {
		margin-top: 5px;
	}
	#contextual {
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
		margin-top:0px;
	}
	.contextual {
		float: left;
		width: 100%;
	}

	.contextual-left {
		float: left;
	}

	.contextual-right {
		float: right;
		text-align: right;
		margin-top:7px;
	}

	.result-verified {
		position: absolute;
		right: 10px;
		vertical-align: top;
		text-indent: -500px;
		overflow: hidden;
	}

	.result-verified-rms,
	.result-verified-cam,
	.result-verified-build {
		width: 33px;
		height: 32px;

	}

	.result-desc {
		position: relative;
		overflow: hidden;
		margin-bottom: 15px;
		width: 100%;
		padding-left:0px;
	}

	.normal-result .result-desc {
		max-height: 55px;
	}

	#results-page {
		background-color: #efefef;
	}

	#results-page h1 {
		font-size: 19px;
		margin-top:0px;
		padding-top:16px;
		margin-left:10px;
		margin-right:10px;
	}

	.results-subhead {
		line-height:1.5;
		font-size: 13px;
		margin-left: 10px;
		margin-right: 10px;
		color: #666;
		margin-bottom:16px;
	}
	#cityBlurb {
		padding-right:10px;
		padding-left:10px;
		padding-top:15px;
	}
	#cityNbhds {
		margin-bottom:0px;
		padding-top:0px;
	}
	#citySrch, #cityNbhds {
    	padding-left: 10px;
    	padding-right: 10px;
	}

	.result-verified-rms {
		background-position: 0px -142px;
	}

	.result-verified-cam {
		background-position: 0px -178px;
	}

	.result-verified-build {
		background-position: 0px -105px;
	}

	li .btn {
		margin-top: 5px;
	}

	.center {
		text-align: center;
	}

	.listHeading h2 {
		display: inline-block;
		width: auto;
		padding: 10px;
	}

	.listItems a {
		padding-left: 10px;
	}

	hr {
		border: 0;
		background-color: #ccc;
		height: 1px;
	}

	#refine-left {
		padding-top: 20px;
		overflow: hidden;
		display: none;
		background-color: #fff;
		position: relative;
		z-index: 10;
		margin: 0px;
		margin-top: 0px;
		margin-bottom: 20px;
		color: #333;
		border-right: 0px;
		width: 100%;
	}

	#refine-left h2 {
		font-size: 16px;
		margin-bottom: 8px;
		font-weight: bold;
	}

	#refine-left h4 {
		font-size: 14px;
		margin-bottom: 8px;
		margin-top: 0;
		padding-top: 5px;
	}

	#refine-left-nearest {
		border: none;
	}

	#refine-left ul {
		list-style-type: none;
	}

	#refine-left ul li,
	#refine-left-spec ul li {
		border-top: 1px solid #ccc;
	}

	.refine-left-spec ul li,
	#refine-left-nearest ul li {
		background: none;
	}

	#refine-left #refine-left-refine .refine-left-spec-zips ul li a {
		display: inline-block;
		background-position: center right;
	}

	#refine-left ul li a {
		display: block;
		padding-top: 8px;
		padding-right: 0px;
		height: 2.1em;
		margin-left: 0px;
		background-position: center right;
	}

	#refine-left ul li.last,
	#refine-left-spec ul li.last {
		border-bottom: 1px solid #ccc;
	}

	#refine-left ul li a {
		text-decoration: none;
		color: #333;
		font-size: 12px;
	}

	#refine-left-this-search ul li {
		background-position: 0% 10px;
		border-top: 1px solid #CCC;
		padding-left: 15px;
		font-size: 14px;
	}

	#refine-left-this-search a {
		background-position: 100% 1px;
	}

	#refine-left #refine-left-this-search ul li a {
		font-size: 14px;
		background-image: url('//cdn2.sussexdirectories.com/rms/images/remove.gif');
	}

	#refine-left ul li a.selected {
		background-image: url('//cdn2.sussexdirectories.com/rms/images/remove.gif');
	}

	.profile-phone .ui-sprite {
		background: none;
	}

	.textNoLink {
		color: inherit;
		text-decoration: none;
	}

	.profile-personalstatement h3 {
		font-weight: bold;
		margin: 15px 0px 10px 0px;
	}

	.statementPara {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.search-type-name,
	.search-type-cname {
		top: 30px;
	}

	.search-type-name #searchField,
	.search-type-cname #searchField {
		-o-border-radius: 4px;
		-ms-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	.content-page {
		padding: 10px;
	}

	#searchLinks {
		margin-top: 10px;
	}

	#searchLinks .btn {
		-ms-filter: "progid:DXImageTransform.Microsoft.GLow(color=#000000,strength=2)";
		transition: background-color .3s;
		margin-right: 5px;
		border-radius: 4px;
		padding: 10px;
	}

	#searchLinks .btn:hover {
		background-color: rgba(0, 0, 0, .4);
		text-decoration: none;
	}

	#searchLinks .active,
	#searchLinks .active:hover {
		background-color: #333;
		background-color: rgba(0, 0, 0, .7);
		text-shadow: none;
		font-weight: normal;
	}

	input:required {
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
	}

	#PR label {
		font-weight: normal;
	}

	.refine-left-spec ul li:before,
	#refine-left-nearest ul li:before
	{
		content: "";
	}
	.flagBtnWrap {
		display: none;
	}

	#geo1 {
		white-space:nowrap;
	}

	.breadcrumb-city {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width:225px;
	}

@media (max-width : 480px) {
	.result-name {
		font-size: 18px;
	}
}

