/***************buyfar search ******************/
div#searchBarN a:link{
	color: #3D362B;
	text-decoration:none
}
div#searchBarN a:visited{
	color: #3D362B;
		text-decoration:none
}
div#searchBarN a:hover{
	color: #429D11;
}
div#searchBar a:link{
	color: #3D362B;
		text-decoration:none
}
div#searchBar a:visited{
	color: #3D362B;
}
div#searchBar a:hover{
	color: #429D11;
}



div#searchBar{
	height:98px;
	width:100%;
	background-image:url(images/searchbar_bg.gif);
	clear:both;
	font-size:12px;
	border-bottom:3px solid #ECECEC;

}
div.searchT{
	height:28px !important;
	height:26px;
	padding-left:65px;
	background:url(images/searcht_bg.gif) no-repeat;
	
}
.searchT ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.searchC{

padding-top:15px !important;
padding-top:13px;
text-align:center;
border-left:1px solid #58AB21;
border-right:1px solid #58AB21;
border-bottom:0px solid #58AB21;
border-top:0px solid #58AB21;


}
div.searchD{
	margin-top:0px;
	padding-left:80px;
}
.searchC form{
	margin:0px;
	padding:0px;
}
input.textInput{
	height:20px;width:60%;
}
.activedTab{

	font-weight:bold;
	margin-left:-1px;
	height:21px;
	color:#2B7A00;
	font-size:14px;
	float:left;
	width:87px;
	text-align:center;
	padding-top:10px;


	background-image:url(images/bg_d.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.nTab{

/*font-weight:bold;*/
	color:#FFF;
	text-decoration: none;
	line-height:20px;
	cursor:pointer;
	float:left;
	width:80px;
	text-align:center;
	padding-top:8px;
	font-size:13px;
	background-image:url(images/search_tab_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.searchLLine{
	width:5px;
	float:left;
	height:100%;
}
.searchRLine{
	width:1px;
	float:right
}


.searchDiv{margin-top:5px;}

.key{ line-height:27px; text-align:left;border-left:1px solid #58AB21;border-right:1px solid #58AB21;border-bottom:1px solid #58AB21;border-top:0px solid #58AB21; padding-left:130px}

.searchBtn1{width:70px;height:26px; font-weight:bold; border:0px solid #005166; 
background:#CCC url(images/searchbtn1.gif) no-repeat;cursor:pointer;margin-left:6px}

.searchBtn{width:99px;height:26px; font-weight:bold; border:0px solid #005166; 
background:#CCC url(images/searchbtn.gif) no-repeat;cursor:pointer;margin-left:6px}

.searchInput{font-size:13px;color:#666;/*border:1px solid #FF6B08;*/line-height:19px;height:19px;background:#FFF;padding-left:5px }