﻿/*==== SEARCH ====*/
.search-t{
    background:url('/_layouts/images/InhabitantsAuthority/search-t-bg.jpg') repeat-x top;
}
.search-t div{
    background:url('/_layouts/images/InhabitantsAuthority/search-t-l.jpg') no-repeat left top;
}
.search-t div div{
    background:url('/_layouts/images/InhabitantsAuthority/search-t-r.jpg') no-repeat right top;
    line-height:0px;
    font-size:0px;
    height:6px;
}
.search-border-r{
    background:url('/_layouts/images/InhabitantsAuthority/search-border-r.jpg') repeat-y right;
    width:2px;
    height:auto;
    float:right;
}
.search-bg{
    background-color:#E3E3E3;
    text-align:center;
    padding-top:4px;
    padding-bottom:14px;
}
.search-border-l{
    background:url('/_layouts/images/InhabitantsAuthority/search-border-l.jpg') repeat-y left;
    width:2px;
    height:auto;
}
.search-b{
    background:url('/_layouts/images/InhabitantsAuthority/search-b-bg.jpg') repeat-x bottom;
}
.search-b div{
    background:url('/_layouts/images/InhabitantsAuthority/search-b-l.jpg') no-repeat left bottom;
}
.search-b div div{
    background:url('/_layouts/images/InhabitantsAuthority/search-b-r.jpg') no-repeat right bottom;
    line-height:0px;
    font-size:0px;
    height:6px;
}
.search-gray-btn{
    background-image:url('/_layouts/images/InhabitantsAuthority/search-btn2.png');
    background-position:right;
    background-repeat:no-repeat;
    width:48px;
    height:21px;
    border:none;
}
.search-title{
    color:#0269C0;
    text-align:center;
    font-size:15px;
    font-weight:bold;
}
.search-sec-line-pds{
    padding-right:55px;
    padding-left:65px;
    padding-top:11px;
}
.search-black-bold-txt{
    text-align:right;
    font-size:13px;
    font-weight:bold;
    color:black;
    padding-left:12px;
    float:right;
/*    width:111px;*/
}
.search-select-td{
	padding-left:8px;
    float:right;
    /*width:168px;*/
    height:19px;
}
.search-ddl{
    width:164px;
    border:1px #7F9DB9 solid;
}
.width-100pr{
    width:100%;
}
.vAlignT{
    vertical-align:top;
}
.pdsB-15px{
    padding-bottom:15px;
}
/*************************** SearchEmployeeHeader (popup) *************************/
.search-employee-popup {
	position: absolute;	
	top:70px;
	left: 35px;
	z-index: 100;
	width: 159px;
	}
.search-employee-popup .input {
	padding-right:10px;
}
/*.search-employee-popup .search-employee-h-t {
	background: url('/_layouts/images/InhabitantsAuthority/header-search-t.png');
	background-position:top;
	background-repeat:no-repeat;

	width: 159px;
	height: 8px;
}*/
.search-employee-popup .search-employee-h-b {
	background: url('/_layouts/images/InhabitantsAuthority/pop-up-b.png');
	background-position:bottom;
	background-repeat:no-repeat;
	width: 240px;
	height:11px;
}
.search-employee-popup .search-emp-bg {
	width:240px;
	background-image:url('/_layouts/images/InhabitantsAuthority/pop-up-bg.png');
	/*width:159px;*/
	background-position:top;
	background-repeat:repeat-y;
	height:auto;
}
.search-employee-popup .search-emp-bg table {

}
.search-employee-popup .search-emp-txt {
	color: white;
	text-align: right;
	font-size: 13px;
	padding-right: 13px;
	padding-top:5px;
	font-weight:bold;
}
.search-employee-popup .search-emp-txt-title{
	font-size:15px;
	font-weight:bold;
	white-space:nowrap;
	color:white;	
}
.search-employee-popup .search-emp-input-border select {
	border: 1px #7F9DB9 solid;
	width: 134px !important;
	font-family: Arial;
	font-size: 10pt !important;
}
.search-employee-popup .search-emp-input-border input {
	border: 1px #7F9DB9 solid;
	width: 134px !important;
	font-family: Arial;
	font-size: 10pt !important;
}
/******************************** End SearchEmployeeHeader *************************/
.border-none 
{
	border:none;
}
.searchBtn
{
	color:white;
	background-image:url('/_layouts/images/InhabitantsAuthority/top-nav-blue-bg.png');
}
