

.houseingfilter {
	float:left;
	margin:0px 15px 0px 0px;
}
	
.houseinglist {
	float:right;
	width:72%;
}

.clear { clear:both; }

.clear-search {
	padding:2px 10px 5px 10px;
	background-color:none;
	color:#333333;
	text-decoration:none;
	font-size:10px;
	float:left;
}

/* ----------------------- */
/* Left Bard Filter Styles */
/* ----------------------- */
.more-info {
	width:190px;	
}
.search-item .title {
	color: #232121;
	font-weight:bold;
	font: normal 12px;
	margin:15px 0px 3px 0px;
	text-transform: uppercase;
}

.search-item li {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.search-item li input {
	width:30px;
	float:left;
	margin-top:2px;
	padding:0px;
}

.search-item .streetsearch {
	width:90%;
	margin-bottom:10px;
}

.refine {
	background-color:#f6f6f6;
	width:62.5%;
	cursor:pointer;	
	margin-top:10px;
	float:left;
}

.refine:hover {
	width:62.5%;
	cursor:pointer;
	background-color:#e7e7e7;
	
}

.search-item.last {
	border-bottom: 1px dashed #999;
}

/* ----------------------- */
/* Property Styles ------- */
/* ----------------------- */

.houseinglist .row {
	border-top:1px solid #333;
	clear:both;
	padding:20px 0px 20px 0px;
}


.houseinglist .image {
	float:left;
	width:150px;
	text-align:center;
	border:1px solid #333;
	padding:5px;
}

.houseinglist .image img {
	width:150px;
	padding-bottom:5px;	
}

.houseinglist .info {
	width:450px;
	float:right;	
}

.houseinglist .title a {
	font-size:18px;
	font-weight:bold;
	color: #232121;
}

.houseinglist .title a:hover {
	text-decoration:none;
}

.houseinglist .neighborhood {
	font-size:13px;
	font-style:italic;
	padding:5px 0px 5px 0px;
}

.houseinglist .dlist {
	display:inline-block;
	width:auto;	
	padding:0px 5px 0px 5px;
	font-size:11px;
}

.houseinglist .dlist:first-child {
	display:inline-block;
	width:auto;	
	padding:0px 5px 0px 0px;
	font-size:11px;
}

.houseinglist .dlist img{
	width:15px;
	vertical-align:text-bottom;
}

.pagination {
	
	padding:10px 0px 10px 0px;
	border-top:1px solid #333;
	position:inherit !important;
	
}

.pagination a {
	font-size:14px;
	text-transform:uppercase;
}

.perpage {
	text-align:right;
	margin-bottom:10px;
}



/* -------------- */
/* -- Property -- */
/* -------------- */

.count {
	float:left;
	width:auto;	
}

.houseing .row {
	border-top:1px solid #333;
	clear:both;
	padding:20px 0px 20px 0px;
	margin-top:20px;
}

.houseing .image {
	float:left;
	width:250px;
	text-align:center;
}

.houseing .image img {
	width:250px;
	padding-bottom:5px;	
}

.houseing .info {
	width:600px;
	float:right;	
}

.houseing .title a {
	font-size:18px;
	font-weight:bold;
	color: #232121;
}

.houseing .title a:hover {
	text-decoration:none;
}

.houseing .neighborhood {
	font-size:13px;
	font-style:italic;
	padding:5px 0px 5px 0px;
}

.houseing .dlist {
	display:inline-block;
	width:auto;	
	padding:0px 5px 0px 5px;
	font-size:11px;
}

.houseing .dlist:first-child {
	display:inline-block;
	width:auto;	
	padding:0px 5px 0px 0px;
	font-size:11px;
}

.houseing .dlist img{
	width:15px;
	vertical-align:text-bottom;
}

.houseing .photos{
	width:35%;
	float:left;
	font-size:11px;
	margin-top:3px;
}

.houseing .viewlarge {
	width:40%;
	float:right;
}

.houseing .viewlarge a {
background: url(https://www.udayton.edu/_common/_resources/img/main/blue-btn.jpg) repeat-x;
margin-bottom: 8px;
width: 100%;
box-shadow: 0 2px 2px #999;
-moz-box-shadow: 0 2px 2px #999;
-webkit-box-shadow: 0 2px 2px #999;
}

.pop_info {
	float:left; width:33%;
	border-right:1px solid black;
	padding-right:15px;
}

.pop_info .label {
	color: #232121;
	font-weight: bold;
	font: normal 12px;
	margin: 15px 0px 3px 0px;
}

.pop_info .col1, .pop_info .col2 {
	width:50%;
	float:left;
	margin-top:5px;
}

.pop_info .dlist {
	padding:0px 10px 10px 0px !important;	
}

.houseing .gallery {
	width:64%;
	float:right;	
}

.gv_galleryWrap { background:none !important; }
