/* >>>> SEARCH PAGE >>>> */
INPUT:focus {
	background: #f6f6f6;
	color: #183a70;
}
.QuickSearch .searchText {
	border:1px solid #C6C6C6;
	width:145px; /* 102 */
}
.QuickSearch input.searchStringLike {
	border:1px solid #C6C6C6;
	width:145px;
}
.searchText, .inputString, .searchStringLike {
	width: 303px; /*323*/
	height: 23px; /*33*/
	background: url(../box-searchText.gif) no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 3px 0px;
}


.main ul{
	list-style:none;
	display:block;
	margin-left:-20px;
	
}

.main li{
	float:left;
	padding-right:5px;
}

input.searchStringLike {}

.searchList {
	width: 143px; /*123*/
	height: 33px; /*33*/
	background: #fff url(../box-143.gif) no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 3px 0px;
}
option {
	width:120px;
}

.inputList, .textField {
	float: left;
	width: 313px; /*323*/
	height: 133px; /*133*/
	background: url(../box-inputList.gif) no-repeat;
	border: none;
	padding: 5px;
	margin: 5px 0px;
}

.fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:61px;
}
*html .fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:71px;
}
.fieldTypeJobCategory {
	/*	height: 87px;*/
		margin: 5px 0px;
}

.searchGeoDistance {
	width:157px; /* 150 */
}
*html .searchGeoDistance {
	width:155px; /* 150 */
}
.searchGeoLocation {
	width:115px; /* 50 */
	border:1px solid #C6C6C6;
}
.searchIntegerLess {
	width: 103px; /*123*/
	height: 13px; /*33*/
	background: url(../box-123.gif) no-repeat;
	border: none;
	padding: 10px;
}
.searchIntegerMore {
	width: 103px; /*123*/
	height: 13px; /*33*/
	background: url(../box-123.gif) no-repeat;
	border: none;
	padding: 10px;
}
.searchString {
	width:120px;
}
.searchActDate {
	border:1px solid #C6C6C6;
	width:131px;
}
.searchTreeLevel1 {
	width:150px;
}
.searchTreeLevel2 {
	width:150px;
}
.list {
	width:67px;
}
/* >>>> END SEARCH PAGE >>>> */


/* >>>> LOGIN PAGE >>>> */
.logInNameInput, .logInPassInput {
	width: 180px; /*200*/
	height: 17px; /*33*/
	background: url(../box-200.gif) no-repeat;
	border: none;
	margin: 3px 0px;
	padding: 10px;
}
/* >>>> END LOGIN PAGE >>>> */


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


/* >>>> INPUT >>>> */
.inputString {}

.inputGeo {
	width:313px;
	border:1px solid #C6C6C6;
}
.inputVideo {}
.inputInteger {
	border:1px solid #C6C6C6;
	width:313px;
}
.inputMultiList {
	width:153px;
	height:90px;
}
.inputTreeLevel2 {
	width:153px;
}
.inputTreeLevel1 {
	width:153px;
}
/* >>>> END INPUT >>>> */

/* Custom Edition 08102008 */

.btn_search {
	/*background:url(../../../../CorporateView/main/images/find.gif);
	border:1px solid #B3B3B3;
	background-repeat:no-repeat;
	*/
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border:none;
	background:#183a70;
	width:65px;
	height:33px;
	
}

/*---added 08.19.09---*/
.quickInput {
	width: 180px; /*200*/
	height: 23px; /*33*/
	background: url(../box-200.gif) no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 0px;
}
.quickSelect {
	width: 200px; /*200*/
	height: 33px; /*33*/
	background-color: #fff;
	background-image: url(../box-200.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 0px;
}
.selectLang {
	width: 143px;
	height: 33px;
	background: #fff url(../box-143.gif) no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 0px;
}
.inputCaptcha {
	width: 123px; /*143*/
	height: 23px; /*33*/
	background: url(../box-143.gif) no-repeat;
	border: none;
	padding: 5px 10px;
	margin: 3px 0px;
}
.button {
	padding: 7px 20px;
	margin: 5px 0xp;
	background: #183a70;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	border: none;
	cursor: pointer;
}
