.sbInp_BarExapdanbleGrayNoShadow {
}

.sbInp_BarExapdanbleGrayNoShadow .sbInputInner 
{
    width: 225px;
	padding-left: 5px;
}

.sbInp_BarExapdanbleGrayNoShadow .searchBox {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    behavior: url(border-radius.htc);
    
    width: 130px;
    border:1px solid rgba(0,0,0,.3);
    /* background-color: transparent; */
    color: #212121;
    letter-spacing: 0;
    height: 20px;
	float: right;
	padding-left: 5px;
	position:relative;
}

.sbInp_BarExapdanbleGrayNoShadow .searchBoxEmpty {
    color: rgba(0,0,0,.2);
    font-style: italic;
	font-family:Tahoma, "Times New Roman", Times, serif;
}

.sbInp_BarExapdanbleGrayNoShadow .searchBtn {
    background: url("/Portals/0/Skins/AlbertaLandSurveyorsSkins/SearchIcon.png") no-repeat scroll left center transparent;
    color: white;
	position:absolute;
	/* top: 1px; */
	/* left: 10px; */
	z-index:100;
	height: 20px;
    width: 20px;
}

.sbInp_BarExapdanbleGrayNoShadow .searchManageBtn {
    background: transparent url(icon_hostsettings_16px.gif) no-repeat scroll 3px center;
    padding: 3px 2px 2px 24px;    
    color: white;
}

.sbInp_BarExapdanbleGrayNoShadow .portalFilter {
    width: 150px;
    margin: 4px 0 0 0;
}
.sbInp_BarExapdanbleGrayNoShadow .pfInp
{
    margin: 0 0;
    padding-bottom: 15px;
    margin-left: 130px;
}

.sbInp_BarExapdanbleGrayNoShadow .portalFilter 
{
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
    border:1px solid rgba(0,0,0,.1);
    background-color: #FFF;
    height: 27px;
    padding-left: 10px;
}

.sbInp_BarExapdanbleGrayNoShadow .topSearch {
	top:24px;
}