﻿.id-filter-panel, .text-filter-panel {
	margin-left: 95px;
}

#listings {
	width: 100%;
}

.search-button-wrapper {
	float: right;
	margin-left: 8px;
	height: 34px !important;
}

	.search-button-wrapper .icms-filters-button .rbSkinnedButton .rbDecorated {
		height: 34px;
	} 

.numeric-text-box, .search-for-text-box {
	float: left;
}

.icms-widgets-filters-reset-button-wrapper {
	/*position: absolute;
	top: -34px;
	right: 21px;*/
	float: right;

	margin-top: 0px;
	margin-right: 0px;
}

.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-color: #fff;
}

.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/ilistings/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%;
	position: relative;
}

.search-by-business-id-filter-wrapper,
.search-by-business-name-filter-wrapper {
	margin-left: 8px;
	float: left;
}

.textbox-wrapper {
	float: left;
}

.icms-filter-widget-wrapper .riSingle,
.icms-filters-button {
	float: left;
}

#admin-listings .icms-filter-wrapper {
	float: left;
	margin-left: 0.9375rem;
}

#admin-listings .listing-filters {
	background: none;
	padding: 0;
	width: 100%;
	float: left;
}

#admin-listings .filter-no-left-margin,
#admin-listings .id-filter-panel {
	margin-left: 0px;
}

#admin-listings .id-filter-panel,
#admin-listings .text-filter-panel {
	padding-right: 8px;
	border-right: solid 1px #ccc;
}

#admin-listings .text-filter-panel {
	padding-left: 8px;
	margin: 0px;
}

#admin-listings .icms-widgets-filters-reset-button-top-wrapper {
	margin-top: -16px;
	float: right;
}

#admin-listings .icms-widgets-filters-reset-button-wrapper {
	display: none;
}

	#admin-listings .filter-no-left-padding {
	padding-left: 0;
}

.city-filter,
.rental-type-filter,
.price-range-filter,
.bathrooms-filter,
.date-range-filter {
	float: left;
}

.beds-filter {
	width: 100px;
}
	/*
#admin-listings .no-right {
	padding-right: 0;
	border-right: none;
}*/
	/*
#admin-listings .no-left {
	padding-left: 0;
}*/
	.rental-terms {
	float: left;
	margin-top: 15px;
	width: 100%;
}

	.rental-terms span {
		font-size: 14px;
		text-transform: uppercase;
		color: #b02721;
		font-weight: bold;
	}

#admin-listings .text-search-filter-wrapper .icms-filter-widget-wrapper {
	padding-right: 93px;
	position: relative;
	width: 100%;
}

.textbox-numeric-wrapper {
	float: left;
	position: relative;
}