

.ps_selections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding-top:25px;

	width:782px;
}
.ps_links{

	width:233px;
	text-align:right;
	
}
.choose{
	padding-bottom:12px;
}

.ps_basic_search{
	width: 250px;
	height:305px;
	float:left;
	border: 1px solid #CCCCCC;
	margin-right:12px;
	background-color:#f5f5f6;
	
}

.ps_basic_header {
	height: 34px;
	width: 100%;
	background-image:url(images/ps_header_img.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	font-variant: normal;
	text-align: center;
}

.ps_basic_body {
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	height:240px;
	
	
}
.ps_links a:link,.ps_links a:active , .ps_links a:visited {
	color:#0066FF;
	text-decoration:underline;
	
}
.ps_links a:hover  {

	color:#0066FF;
	text-decoration:none;
}
.ps_advanced_search{
	width: 250px;
	height:305px;
	float:left;
	border: 1px solid #CCCCCC;
	margin-right:12px;
	background-color:#f5f5f6;
}
.ps_advanced_header {
	height: 34px;
	width: 100%;
	background-image:url(images/ps_header_img.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	font-variant: normal;
	text-align: center;
	
}
.ps_advanced_body{
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	height:240px;
}


.ps_mapping_search{
	width: 250px;
	height:305px;
	float:left;
	border: 1px solid #CCCCCC;
	background-color:#f5f5f6;
}
.ps_mapping_header {
	height: 34px;
	width: 100%;
	background-image:url(images/ps_header_img.jpg);
	background-repeat:repeat-x;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	font-variant: normal;
	text-align: center;
	
}
.ps_mapping_body{
	padding-top: 6px;
	padding-left: 6px;
	padding-right:6px;
	height:240px;
}

.ps_selections ul {
	padding-right: 6px;
}


/*ps_colored steps override*/
.ps_top_search{
	width:600px;
	
}
.ps_option_1{
	background-color:#eee;
	width:600px;
	
}

.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:5px 2px 0px 2px;
color:#fff;
cursor:pointer;
font-weight:bold;
}

.ps_tab_padding:hover{
padding:5px 2px 0px 2px;
color:#fff;
cursor:pointer;
}

.ps_tab_padding_selected{
padding:5px 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;

}
.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;
}