﻿#out_lst
{
	width: 300px;
	text-align: left;
	vertical-align: top;
}
#d1rtlt
{
	width: 600px;
	left: 18px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 25px;
}
#list_img
{
	height: 215px;
	width: 300px;
	background-color: #FFFFFF;
	background: url( '../images/ajax-loader.gif' ) no-repeat center center;
	background-repeat: no-repeat;
}
#img_spacer {
	height: 20px;
	width: 300px;
}
#lst_address
{
	width: 300px;
	background-color: #c6c6c6;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftproperties {
	height: 105px;
	width: 96px;
	float: left;
	position: relative;
}
#pricelbl
{
	background-color: #c33f29;
	width: 96px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
}
#pricetxt
{
	background-color: #000000;
	width: 96px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
	padding-top: 1px;
	padding-bottom: 2px;
}
#prop_lnks
{
	height: 75px;
	width: 96px;
	text-align: right;
	padding-top: 10px;
}
#imglinks
{
	padding-right: 5px;
}
#contactemail
{
	padding-right: 5px;
	padding-top: 2px
}
#rightproperties
{
	float: right;
	width: 204px;
	vertical-align: top;
	text-align: left;
}
.lftproperty
{
	background-color: #e6e6e6;
	width: 75px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c6c6c6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.rgtproperty
{
	background-color: #ffffff;
	width: 129px;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c6c6c6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.propfld
{
	width: 204px;
}
#listingscontrol
{
	text-align: center;
	position: relative;
	width: 600px;
	padding-left: 15px;
}
.listingsbox
{
	width: 600px;
	position: relative;
	vertical-align: top;
	text-align: center;
}	
.pager
{
	width: 600px;
	font-size: 14px;
	position: absolute;
	top: 650px;
	left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.previousbtn
{
	text-align: left;
	float: left;
	color: #e6e6e6;
	font-size: 14px;
}
.nextbtn
{
	text-align: right;
	float: right;
	color: #e6e6e6;
	font-size: 14px;
}
a.previousbtn, a.previousbtn:link, a.previousbtn:visited
{
	text-decoration: none;
	color: #c33f29;
}
a.previousbtn:hover
{
	text-decoration: underline;
	color: #c33f29;
}
a.nextbtn, a.nextbtn:link, a.nextbtn:visited
{
	text-decoration: none;
	color: #c33f29;
}
a.nextbtn:hover
{
	text-decoration: underline;
	color: #c33f29;
}
#ajaxloader
{
	position: absolute;
	top: 647px;
	left: 320px;
	z-index: 5;
}
#d1logo
{
	left: 330px;
	position: absolute;
	top: 730px;
}
#contactphone
{
	left: 525px;
	position: absolute;
	top: 875px;
	width: 300px;
	text-align: left;
	font-size: 11px;
	color: #c33f29;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}	