/*  Results Navigation */
.results_navTable { vertical-align: middle; height: 19px; margin: 10px 0 0 0; float: left; width: 870px;}
a.pr_l1:link, a.pr_l1:visited, a.pr_l1:active { font-weight: bold; padding: 2px 3px 2px 3px;	color: #18355c; text-decoration: none;}
a.pr_l1:hover { padding: 2px 3px 2px 3px; color: #18355C; text-decoration: none; color: #365988;}
a.pr_l2:link, a.pr_l2:visited, a.pr_l2:active { font-weight: bold; padding: 2px 3px 2px 3px; color: white; text-decoration: none; background-color: #18355C; }
a.pr_l2:hover {padding: 2px 3px 2px 3px; color: white; text-decoration: none; background-color: #18355C;}
.greyedOut{ color: gray; border: 0px solid gray; padding: 2px 3px 2px 3px;}
.proptotal { margin-left: 40px;}
/* End  Results Navigation */

/* Results Layout */ 
.results_propertyborder{ 
border: 1px solid #d6d6d6;  
width: 870px;
float: left; 
padding: 10px 10px 0px 10px;
margin-top: 15px;
}
.results_propertyborder:hover{ border: 1px solid #999999; }
.results_propertyborder h2 {
padding: 0px 5px 5px 0;
font-size: 14px;
font-weight: bold;
color: #3b3b3b;
margin: 0px;
}
.results_propertyborder h3 {
padding: 5px 5px 5px 0px;
font-size: 12px;
font-weight: bold;
color: #365988;
margin: 0px;
}

.results_propstat_under_offer, .results_propstat_let, .results_propstat_sold, .results_propstat_sold_stc {
	background: red;
	color: white;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

.results_proptext{
	margin: 0px;
	float: left;
	width: 440px;
	height: 180px;
}
.results_proptext ul {
color: #18355C;
margin: 0px 0px 10px 8px;
}
.results_proptext ul li{
color: #18355C;
list-style: square;
}
.results_proptext ul li strong{
color: #3b3b3b;

}
.results1a_photo{
	width: 278px;
	height: 208px;
}
.mainPhoto{
		width: 288px;
		float: left;

}
.thumbPhotos{
			width: 103px;
			height: 216px;
		float: left;

}
.results1a_photoSM{
width: 92px;
height: 62px;
margin: 0px 5px 10px 0px;
}
.res-prop-lnk{
float: right;
}

.res-prop-lnk a{
display: block;
background-image: url(/images/BtnMoreInfoBG.jpg);
background-position: left;
background-repeat: no-repeat;
float:left;
height: 22px;
line-height: 22px;
padding: 0px;
text-decoration: none;
border: 1px solid #d6d6d6;
padding: 0px 5px 0px 28px;
margin: 0 0 0 5px;
color: #18355c;
}
.res-prop-lnk a:hover{

border: 1px solid silver;
color: #365988;

}

.photoLabel{ padding: 0px; margin: 0px 0px -2px 0px;}
.photoLabelLet, .photoLabelSold, .photoLabelUO, .photoLabelLetAgreed, .photoLabelSoldSTC, .photoLabelNI { width: 230px; position: relative; margin: 0px 0px -2px 0px; padding: 0px;}
.photoLabelLet span, .photoLabelLetAgreed span, .photoLabelSold span, .photoLabelSoldSTC span, .photoLabelUO span, .photoLabelNI span{
 background-position: right top; background-repeat: no-repeat; position: absolute; width: 77px; height: 50px; margin: 0px; padding: 0px;}
.photoLabelLet span{	background-image: url(/Shared/images/propertystatus/let.png);}
.photoLabelLetAgreed span{ background-image: url(/Shared/images/propertystatus/letagreed.png);}
.photoLabelSold span{ background-image: url(/Shared/images/propertystatus/sold.png);}
.photoLabelSoldSTC span{ background-image: url(/Shared/images/propertystatus/soldSTC.png);}
.photoLabelUO span{ background-image: url(/Shared/images/propertystatus/UO.png);}
.photoLabelNI span{ background-image: url(/Shared/images/propertystatus/new.png);}

.DetailInfo{ float: left; margin: 4px 5px 5px 0; width: 120px; }
.DetailInfo p{ color: #708868; text-transform: uppercase; font-size: 12px; margin: 2px 0 0 5px; padding: 0;}
.DetailInfo div{ float: left; margin: 0 0 3px 0; width: 100%;}
.DetailInfo div.resIconsN, .DetailInfo div.resIconsY{ color: White; float: left; width: 18px; height: 18px; margin: 0 5px 0 0; }
.DetailInfo div.resIconsY{ background-color: #18355C;}
.DetailInfo div.resIconsN{ background-color: #6f8aac;}
.DetailInfo div.resIconsY p, .DetailInfo div.resIconsN p{ color: White; }

/* End Results Layout */ 


.myproperties_toolbarmenu{
	margin: 10px 0 0 0;
}



