



/*ps_colored steps override*/
.ps_top_search{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	padding:8px;
	border:1px solid #eeeeee;
}
.ps_option_1{
	background-color:#eee;
	width:600px;
	margin-right:auto;
	margin-left:auto;
}

.ps_option_1_title{
	height:16px;
	background-image:url(images/step_1.gif);
	background-repeat:no-repeat;
	padding:0px 0px 5px 20px;
	line-height:16px;
	font-size:14px;
	color:#005b9e;
}

.ps_option_2{
	clear:left;
	width:600px;
	height:130px;
	background-color:#eee;
}

.ps_option_2_title{
	height:16px;
	background-image:url(images/step_2.gif);
	background-repeat:no-repeat;
	padding:0px 0px 5px 20px;
	line-height:16px;
	font-size:14px;
	color:#005b9e;
	}
	.ps_option_3{
	clear:left;
	width:600px;
	background-color:#eee;

}

.ps_option_3_title{
	height:16px;
	background-image:url(images/step_3.gif);
	background-repeat:no-repeat;
	padding:0px 0px 5px 20px;
	line-height:16px;
	font-size:14px;
	color:#005b9e;
}

.ps_tab_padding{
padding:3px 2px 0px 2px;
color:#fff;
cursor:pointer;
font-weight:bold;
}

.ps_tab_padding:hover{
padding:3px 2px 0px 2px;
color:#dadada;
cursor:pointer;
}

.ps_tab_padding_selected{
padding:3px 2px 0px 2px;
color:#000;
font-weight:bold;
cursor:pointer;
}

.ps_tab_left{
float:left;
width:6px;
height:23px;
background-image:url(images/tab_left.gif);
}

.ps_tab{
float:left;
height:23px;
background-image:url(images/tab_background.gif);
}

.ps_tab_right{
float:left;
width:6px;
height:23px;
background-image:url(images/tab_right.gif);
background-repeat:no-repeat;
padding-right:2px;
}
.ps_iframe{
	width:600px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 8px 0px 8px;
	border:1px solid #eeeeee;
}
.pd_agent_info {
	position:relative;
	float:right;
	width:180px;
	font-size:11px;
	}
.psr_container{
	background-color:transparent;
}
/* Property Details */
.pd_resultscount a:link, .pd_resultscount a:visited, .pd_resultscount a:active, .pd_backtolist a:link, .pd_backtolist a:visited, , .pd_backtolist a:active  {
	color: #fff;
	text-decoration:none;
}

.pd_resultscount a:hover, .pd_backtolist a:hover {
	color: #fff;
	text-decoration:underline;
}