/* >>>> SEARCH PAGE >>>> */
INPUT:focus {
	color:#ab0000;
	background: #feffd0;	
}

.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 !important;
	border:1px solid #C6C6C6;	
}
.searchIntegerLess {
	width:65px;
	border:1px solid #C6C6C6;
}

.searchIntegerMore {
	width:65px;
	border:1px solid #C6C6C6;
}

.searchString {
	width:120px;
}

.searchActDate {
	border:1px solid #C6C6C6;
	width:131px !important;	
}

.searchTreeLevel1 {
	width:150px;
}

.searchTreeLevel2 {
	width:150px;
}

.list {
	width:67px;
}
/* >>>> END SEARCH PAGE >>>> */


/* >>>> LOGIN PAGE >>>> */
.logInNameInput, .logInPassInput, .logInPassInput2 {
	width:150px  !important;
	border:1px solid #C6C6C6;
}
/* >>>> END LOGIN PAGE >>>> */


/* >>>> OTHER >>>> */
input {
	color: #484846;
}

select {
	font-size: 12px;
	font-family: verdana;
	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 {
	background-color: white;
	border:1px solid #B3B3B3;
	width:184px  !important;
}
.searchMoney{
	border:1px solid #C6C6C6;
	width:85px  !important;
}
/*Upload Pictires*/
.uploadProgress{
	display: block !important;
	position: absolute;
	width: 700px;
	height:700px;
	z-index: 1000;
}

.inputForm .searchList {
	width:315px;	
}


/* Start :Complex fields
****************************************************************************/
.leftDisplaySIde {
	width: 190px;
	display: block; float: left;
	font-size: 11px;
}
.rightDisplaySIde {
	display: block; float: left;
	margin: 0 0 10px 0;
}
.clrBorder {
	clear: both;
	 border-top: 1px dotted gray;
}
/***************************************************************************/


/* Start :Form builder
****************************************************************************/
#builder-cancel,
#builder-save,
#builder-apply {
	width: 94px; height: 28px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	padding: 0 0 3px 10px;
	text-transform: inherit;
}

#builder-cancel:hover,
#builder-save:hover,
#builder-apply:hover {
	width: 94px; height: 28px;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	padding: 0 0 3px 10px;
	text-transform: inherit;
}

#builder-apply {background: url(../formBuilder/applyBtn.png) no-repeat;}
#builder-apply:hover {background: url(../formBuilder/applyBtn.png) no-repeat 0 -28px;}

#builder-save {background: url(../formBuilder/saveBtn.png) no-repeat;}
#builder-save:hover {background: url(../formBuilder/saveBtn.png) no-repeat 0 -28px;}

#builder-cancel {background: url(../formBuilder/cancelBtn.png) no-repeat;}
#builder-cancel:hover {background: url(../formBuilder/cancelBtn.png) no-repeat 0 -28px;}

.builder-col-narrow { float: left; margin: 10px; width: 270px;}
.builder-col-wide { clear: both; width: 560px;}
.b-remove-item {display: block; width: 15px; height: 15px; background: url("../delete.png") transparent 0 2px no-repeat; float: right; margin-right: 5px; margin-top: 5px;}
#inactive-fields input[type="text"], #inactive-fields input[type="password"], #inactive-fields select {border: 1px solid #C3C3C3;  width: 265px !important;}
#inactive-fields .inputName {width: inherit !important;}
#inactive-fields div.tree_button {width: 200px !important;}
.b-btns-top-center { left: 39%; position: fixed; top: 0;}
/***************************************************************************/


.smallh1 {
	font-size: 12px; font-family: Arial;
	float: right;
	text-transform: none;
}

/* Start :Hack for sharethis
****************************************************************************/
embed {visibility: visible !important;}
/***************************************************************************/
