﻿.id-filter-panel, .text-filter-panel {
	margin-left: 95px;
}

#listings {
	width: 100%;
}

.search-button-wrapper {
	float: right;
	margin-left: 8px;
	height: 22px !important;
}

.numeric-text-box, .search-for-text-box {
	float: left;
}

.icms-widgets-filters-reset-button-wrapper {
	float: right;
	margin-left: 5px;
}

.premium-sponsor, .enhanced-sponsor, .event-listing {
	float: left;
	width: 100%;
	min-width: 100%;
	background: url('/images/listings/premiun-background.jpg') repeat-x;
	border: solid 1px #0b336e;
	padding-bottom: 0.9375rem;
	margin-bottom: 23px;
}

.enhanced-sponsor {
	background-image: url(/images/listings/enhanced-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.header {
	text-transform: uppercase;
}

.description a {
	font-weight: normal;
}

.description .details {
	font-style: italic;
}

.phone {
	font-weight: bold;
}

.left-page-links, .right-page-link {
	float: right;
}

	.left-page-links div,
	.right-page-link div {
		float: left;
		/*background-color: #fff;*/
		font: normal 14px/24px "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, Sans-Serif;
		margin-right: 4px;
		height: 24px;
		width: 24px !important;
		text-align: center;
		vertical-align: middle;
		color: #333;
		text-decoration: none;
	}

	.left-page-links a div,
	.right-page-link a div {
		background-color: #e8ecf1;
		color: #002f61;
		font: normal 14px/24px "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, Sans-Serif;
	}

.no-hover {
	cursor: default;
}

.per-page {
	margin-top: -3px;
	margin-left: 8px;
}


.per-page-container {
	height: 24px;
	font: normal 12px/24px "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, Sans-Serif;
	color: #333;
	vertical-align: middle;
	display: none;
}

/*
.RadComboBox {
	height: 24px !important;
}
	*/

.listing-navigation {
	display: none;
	font: normal 12px/24px "Segoe UI", Arial, Sans-Serif;
	color: #333;
}

.dash {
	float: left;
	width: 100%;
	height: 27px;
	background: url('/images/listings/dash.jpg') repeat-x left center;
}

.page-links {
	text-align: right;
	display: none;
}

.city-filter,
.city-filter-2,
.numeric-text-box {
	float: left;
}

.city-filter-2,
.date-filter {
	margin-left: 8px;
}

.rfdRoundedCorners {
	border-radius: 4px;
}

.date-filter {
	margin-top: 0px;
	float: left;
}

.icms-filter-widget-wrapper {
	float: left;
}

.listing-filters {
	float: left;
	width: 100%;
}

.search-by-business-id-filter-wrapper,
.search-by-business-name-filter-wrapper {
	padding-left: 25px;
	float: left;
}

#textbox-wrapper {
	float: left;
}

.icms-filter-widget-wrapper .riSingle,
.icms-filters-button {
	float: left;
}