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;
}

.feat .rCt
{
	height: 210px;
}

.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
{
	max-width: 180px;
	max-height: 135px;
}
.rInf
{
	float: right;
	width: 460px;
}	

.feat .rInf
{
	background-image: url("../images/featured-bg.png");
	background-repeat: no-repeat;	
	background-position:left bottom;
	height: 205px;
}


.rHd
{
	float:left;
}

.feat .rHd
{	
	background-color: #191F6C;
	width: 100%;
	margin-bottom: 7px;
}	


.rHd1
{
	white-space:nowrap;
	font-size: 17px;
	color: #191F6C;
	margin-bottom: 2px;
}	

.feat .rHd1
{
	color: #fff;
	padding: 3px 0px 3px 5px;;
	margin:0;
}

.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;
	padding: 5px 5px 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;
}


.feat .rDs,.feat .rEm,.feat .rLink, .feat .rFo
{
	padding-left: 5px;
}


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: 2px 0 6px 0;
	font-size: 13px;
}

#toplister img, #bottomlister img
{
	border: 0;	
}

.rFo
{
	clear: both;
	float: left;
	width: 225px;
}



.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;
	color: #833349;
	font-size: 16px;
}


.paging-bar {	
	height: 40px;
	width: 650px;
	background-repeat: no-repeat;
	font-size: 12px;	
	padding-top: 6px;
}

.paging-bar label {	
	font-weight: bold;
	margin-right: 7px;
	float: left;
	margin: 8px 7px 0 0;
}
/* TDK removed 26/8/14
#view-controls ul.sub {
	width: 500px;
}
*/

#view-controls ul.sub li {
	width: 80px;
	height: 18px;
}

#view-controls ul.sub2 li {
	width: 138px;
	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 ol, .paging-bar 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;
}

.sort-by div
{
	float: left;
	width:135px;
	margin-top: 3px;
}

div.page-count {
	width: 145px;
	float: left;
}

.page-count div
{
	float: left;
	width: 47px;
	margin-top: 3px;
}	

span.prev, span.next {
	float: left;
	width: 40px;
	margin-top: 2px;	
}

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: 7px;
	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: 20px;
	text-align: center;
	padding-top: 2px;
}

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;
}
tr.highlight 
{
    background:yellow;
}

.feat div.agtUps
{
	bottom: 65px;
	right: 5px;
}
.feat div.rEm
{
	margin: 8px 0 10px 0;
}

tr.feat 
{
    bottom: 65px;
	right: 5px;
	margin: 8px 0 10px 0;
}


tr td div div div.featured
{
    display:none;
}
tr.feat td div div div.featured
{
	background-image: url("../images/featured.png");
	background-repeat: no-repeat;	
	background-position:right top;
	height: 35px; 
	width: 100px; 
	position: absolute; 
	top: 10px;
	right: 2px;
	display:block;
}

.thumbs
{
	display: none;
}

.feat .thumbs
{
	display: block;
}

.feat .thumbs img
{
	max-width: 88px;
	max-height: 66px;
}