
@charset "UTF-8";

.vasplus_pb_Search form, 
.vasplus_pb_Search div, 
.vasplus_pb_Search input, 
.vasplus_pb_Search ul,  
.vasplus_pb_Search a, 
.vasplus_pb_Search li,  
.vasplus_pb_Search img,
.vasplus_pb_Search span
{ 
	margin:0px; 
	padding:0px;
	float:left;
	color:#050505;
	text-decoration:none;
}

.vpb_search_results{display:none; z-index:999999}

.vasplus_pb_Search 
#vpv_search_button
{
	padding:none;
	width:20px;
	height:20px;
	float:right;
	background:url(../../../images/vpb_search_button.jpg) no-repeat bottom right;
	padding-left:3px;
	cursor:pointer;
}
.vasplus_pb_Search input:focus
{
	outline:none;
}
.vasplus_pb_Search {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background: url('../images/bgtop.png');
	margin:0px;
	border:1px solid #1d4088;
	color:#050505;
	width:353px;
}
.vasplus_pb_Search h3{
	float:left; margin-top:5px;
}
.vasplus_pb_Search form 
{
	background:#E6E6E6;
	margin-left:5px;
	padding:2px;
	float:left;
}
.vasplus_pb_Search .vpb_search_results 
{
	position:absolute;
	background:#F30;
	float:left;
	background:#ffffff;
	border:1px solid #333;
	margin-top:28px;
	text-align:left;
	width:410px;
	margin-left:83px
}
.vasplus_pb_Search 
.vpb_search_results ul, 
.vasplus_pb_Search 
.vpb_search_results li,  
.vasplus_pb_Search 
.vpb_search_results a
{
	padding:0px;
	list-style:none;
	float:left;
	margin:0px;
}
.vasplus_pb_Search 
.vpb_search_results li
{
	 border-bottom:1px solid #FFF;
	 border-top:1px solid #FFF;
	 width:100%;
	 padding-top:5px;
	 padding-bottom:5px;
	
}
.vpb_search_results > ul > div#response_brought > li > a{ margin-left:8px }
.vasplus_pb_Search 
.vpb_search_results li:hover
{
	background:#6d84b4;
	border-bottom:1px solid #3b5998;
	border-top:1px solid #3b5998;
	color:#FFF;
}
.vasplus_pb_Search 
.vpb_search_results li:hover 
.text, 
.vasplus_pb_Search 
.vpb_search_results li:hover 
.category, 
.vasplus_pb_Search 
.vpb_search_results li:hover  
.subtext
{
	color:#fff;
}
.vasplus_pb_Search 
.vpb_search_results img
{
	margin-right:8px;
}
.vasplus_pb_Search 
.vpb_search_results .text
{
	color:#000;
	font-weight:bold;
	margin-bottom:3px;
}
.vasplus_pb_Search 
.vpb_search_results 
.vpb_titles, 
.vasplus_pb_Search 
.vpb_search_results  
.vpb_titles:hover
{
	background:#6d84b4;
	color:#000;
}
.vpb_titles{ float:left; padding-top:5px !important; padding-bottom:5px !important; border:0 !important; color:#fff !important}

.vasplus_pb_Search 
.vpb_search_results a 
.text
{
	color:#3b5998;
	background:none;
	width:280px;
}
.vasplus_pb_Search 
.vpb_search_results 
.category
{
	color:#737373;
	width:280px;
	font-weight:normal;
	margin-bottom:3px;
}
.vasplus_pb_Search 
.vpb_search_results 
.subtext
{
	font-size:9px;
	color:#a6a6a6;
}
.vasplus_pb_Search 
.vpb_search_results 
.more, 
.vasplus_pb_Search 
.vpb_search_results 
.more:hover
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #e2e2e2;
	border-bottom:1px solid #3b5998;
}
.vasplus_pb_Search 
.vpb_search_results 
.more span
{
	width:340px;
	
}
.vasplus_pb_Search 
.vpb_search_results 
.more img 
{
	float:none;
}
