/* >>>> SEARCH PAGE >>>> */
/*INPUT:focus {
	color:#ab0000;
}*/

.QuickSearch .searchText {
	border:1px solid #C6C6C6;
	width:145px; /* 102 */
}

.QuickSearch input.searchStringLike {
	border:1px solid #C6C6C6;
	width:145px;
}

.searchText {
	border:1px solid #C6C6C6;
	width:313px;
}

*html .searchText {
	width: 311px;
}

input.searchStringLike {
	border:1px solid #C6C6C6;
	width:313px; /* 120 */
}

.searchList	{
	width: 157px; /* 135 */
}	

*html .searchList {
	width: 154px;
}

.inputList {
	width:153px;
	z-index:124;
	height:61px;
}

*html .inputList {
	height:71px;
}

.fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:61px;
}

*html .fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:71px;
}

.fieldTypeJobCategory {
	height: 87px;
}

*html .fieldTypeJobCategory {
	height: 90px;
}

.searchGeoDistance {
	width:157px; /* 150 */ 
}

*html .searchGeoDistance {
	width:155px; /* 150 */ 
}

.searchGeoLocation {
	width:115px; /* 50 */
	border:1px solid #C6C6C6;	
}

.searchIntegerLess {
	width:65px;
	border:1px solid #C6C6C6;
}

.searchIntegerMore {
	width:65px;
	border:1px solid #C6C6C6;
}

.searchString {
	width:120px;
}

.searchActDate {
	/*width:120px;*/
	border:1px solid #C6C6C6;
	width:131px;	
}

.searchTreeLevel1 {
	width:150px;
}

.searchTreeLevel2 {
	width:150px;
}

.list {
	width:67px;
}
/* >>>> END SEARCH PAGE >>>> */


/* >>>> LOGIN PAGE >>>> */
.logInNameInput, .logInPassInput, .logInPassInput2 {
	width:160px;
	border:1px solid #C6C6C6;
}
/* >>>> END LOGIN PAGE >>>> */


/* >>>> OTHER >>>> */
input {
	color: #484846;
	/*font-size: 12px;	
	font-family: Arial;
	padding: 3px 0 3px 3px;
	*padding: 4px 0 4px 4px;*/
}

select {
	font-size: 12px;	
	font-family: Arial;
	border:1px solid #B3B3B3;
	color: #484846;
}

table.paymentForm, .searchString {
	width:90px; /* 95 */
	border:1px solid #C6C6C6;
}
/* >>>> END OTHER >>>> */


/* >>>> INPUT >>>> */
.inputString {
	border:1px solid #C6C6C6;
	width:313px;
	/*width:148px;*/
}

.inputGeo {
	/*width:148px;*/
	width:313px;
	border:1px solid #C6C6C6;
}

.inputVideo {
		
}

.inputInteger {
	/*width:148px;*/
	border:1px solid #C6C6C6;
	width:313px;
}

.inputMultiList	{
	width:153px;
	height:90px;
}	

.inputTreeLevel2 {
	width:153px;
}

.inputTreeLevel1 {
	width:153px;
}
/* >>>> END INPUT >>>> */
.inputStringMoney {
	font-size: 12px; font-family: tahoma; 
	background-color: white;
	border:1px solid #B3B3B3;
	width:184px;
}
.searchMoney{
	border:1px solid #C6C6C6;
	width:85px;
}
/*Upload Pictires*/
.uploadProgress{
	display: block !important;
	position: absolute;
	width: 700px;
	height:700px;
	z-index: 1000;
}

.inputForm .searchList {
	width:315px;	
}