div#breadcrumbs {
	width:955px;
}
#resultsgrid
{
	clear: both;
}
.bold
{
	color: #000099;	
}
.rCt *
{
	padding: 0;
	margin: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.rAd 
{
	border: 0;	 
	float: left;
}
.rCt
{ 
	position: relative;
	padding: 15px 0 15px 0;
	width: 650px;
	border-bottom: 1px solid #ededed;
	height: 138px;
}

.banAd
{	
	height: 83px;
	position: relative;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
#myfavtxt
{
	font-weight: bold;
}


.rImg
{
	float: left;
}	
.rImg img
{
	width: 180px;
	height: 135px;
}
.rInf
{
	float: right;
	width: 460px;
}	

.rHd1
{
	float: left;
	white-space:nowrap;
	font-size: 17px;
	color: #191F6C;
	margin-bottom: 2px;
}	

.rLink
{
	clear: both;
}	

.rLink a
{
	font-weight: bold;
	text-decoration: none;
	color: #191F6C; 
	font-size: 12px;
}	

.rLink a:hover 
{
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}

.rDs
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;	
	height: 52px;
	background-color: #fff;
	padding: 5px 0 0 0;
	overflow: auto;
	clear: both;
}	
.rEm
{
	float:left;
	width: 450px;
	margin-bottom: 6px;
}




.rEm a, .rEm a:hover
{
	font-weight: normal;
	color: #1C66BE;
	text-decoration:underline;	
}

.rEm a:hover
{
	color: #990000;
}

a.contact
{
	color: #191F6C;
	font-weight: normal;
	text-decoration:none;;		
}
a:hover.contact
{
	color: #990000;
}

#sHd
{
	padding: 3px 0 0 0;
	font-size: 13px;
	clear: both;
}

#sHd .resHd
{
	color: #A03F59; 
	font-weight:bold;
}

#sHd img
{
	border: 0;
}

#sRes
{
	float:left;
	clear: both;
	padding-top: 7px;
}
#sRhs
{
	float:left;
	display:inline;
	padding:5px 0 0 0;
}

#sRhs img, .rEm img
{
	vertical-align:bottom; ! vertical-align:middle;
    margin: 0;
    padding: 0;
    border:0;
}

#bottomlister
{
	clear:both;
	margin: 12px 0 6px 0;
	font-size: 13px;
}

#toplister img, #bottomlister img
{
	border: 0;	
}

.rFo
{
	clear: both;
	float: left;
	width: 248px;
}



.rFo a, .rFo a:hover
{
	font-weight: normal;	
	font-size: 12px;
}

.rFo img
{
	border: 0;	
}

.rDs ul
{
line-height:1.4em;
list-style-type:none;
margin:0;
padding:0;
}

.rDs ul li
{
background:url("../images/misc/dot.gif") no-repeat scroll 0 transparent;
display:inline;
list-style-type:none;
margin:0;
padding:0 2px 0 10px;
}


/* New */

.result-count {
	display: block;
	height: 26px;
	color: #833349;
	font-size: 16px;
}


#paging-bar-top {	
	height: 40px;
	width: 650px;
	background-repeat: no-repeat;
	font-size: 12px;	
	padding-top: 3px;
}

#paging-bar-top label, #paging-bar-bottom label {	
	font-weight: bold;
	margin-right: 7px;
}

#paging-bar-bottom {
	height: 53px;
	width: 650px;
	background-image: url("../images/backgrounds/sort-paging-bottom.png");
	background-repeat: no-repeat;
	font-size: 12px;	
	padding-bottom: 13px;
	padding-top: 10px;
}

#view-controls ul.sub {
	width: 300px;
}

#view-controls ul.sub li {
	width: 130px;
	height: 18px;
}

#view-controls ul.sub li.selected {
	height: 40px;
	background-image: url("../images/backgrounds/search-display-selected.png");
	background-repeat: no-repeat;
	background-position: center 26px;
}

#view-controls ol, #view-controls ul, #paging-bar-top ol, #paging-bar-top ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;	
}

li.result {	
	padding-bottom: 40px;
	margin-bottom: 20px;
	background-image: url('../images/backgrounds/search-result-divider.png');
	background-repeat: no-repeat;
	background-position: center bottom; 
}

li.last {
	background-image: none;
}


div.sort-by {
	float: left;
	width: 190px;
}

div.page-count {
	width: 145px;
	float: left;
}

span.prev, span.next {
	float: left;
	width: 40px;
	margin-top: 1px;	
}

span.prev {
	padding-left: 15px;
	background-image: url("../images/icons/left-arrow.png");
	background-repeat: no-repeat;
	background-position: center left;
}

span.prev.disabled {
	cursor: default;
	color: #8C8BB1;
	background-image: url("../images/icons/left-arrow-disabled.png");	
}

span.next {
	margin-left: 5px;
	background-image: url("../images/icons/right-arrow.png");
	background-repeat: no-repeat;
	background-position: center right;
}

span.next.disabled 
{
	cursor: default;
	color: #8C8BB1;
	padding-left: 10px;
	background-image: url("../images/icons/right-arrow-disabled.png");	
}


div.paging {
	float: right;
	padding-top: 3px;
	font-weight: bold;
	color: #191F6C;
}

ol.pages {
	float: left;
	list-style: none;	
}

ol.pages li {
	float: left;
	padding-left: 0;
	margin-left: 0;
	width: 21px;
	height: 17px;
	text-align: center;
	padding-top: 1px;
}

ol.pages li.selected {
	color: #fff;
	background-image: url("../images/backgrounds/selected-page.png");
	background-repeat: no-repeat;	
}

#view-controls {
	width: 650px;
	height: 25px;
	clear: both;	
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

#view-controls-line {
	height: 1px;
	top: -18px;
	position: relative;
	border-bottom: 1px solid #DADEEF;
}

ul.top-level {
	vertical-align: middle;
	height: 30px;
}

#view-controls li {	
	float: left;
	margin-right: 10px;
	text-align: center;
}

#view-controls li.divider {
	border-right: 1px solid #DADEEF;	
	width: 2px !important;
}

a.fav-dropdown {
	background-image: url("../images/icons/drop-down.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-weight: normal;
}

a.compare {
	margin-left: 20px;
}

a.fav-dropdown img {
	margin-right: 6px;	
}

a.compare img {
	margin-right: 6px;	
}

img.list-properties {	
	margin-right: 6px;
}

img.show-on-map {
	position:relative;
	top: 1px;
	margin-right: 6px;
}

a img {
	border:medium none;
}

