
.Field_SearchKeywords {width: 100%;}
.Field_SearchMultiSelect {width: 100%;}
.Field_SearchDropDown {width: 100%;}
#jsb_f_zipcode_i {width:24%;}


/*OVERRIDES*/
.iCIMS_MainTable td input {border:1px solid #7f9db9;}
.iCIMS_MainTable label{width: auto; font-weight: bold; float: none; color:#382F1F;}
.Field_SearchDropDown, #jsb_f_zipradius_s {width: auto;}
.Field_SearchMultiSelect{width: 100%;}
.iCIMS_Button, .iCIMS_SubHeader_Referral {text-align:center;}
.CFEditor_TextArea{width: 400px;}
.CFEditor_TextBox, #cp_f_password_i, #cp_f_passwordretype_i, #rcf2006 {width:200px;}

#cp_f_salary_i_Currency{width:80px;}
#cp_f_salary_i {width:100px;}
#cp_f_salary_i_Timeframe {width:80px;}

 
 
#jsb_form_submit_label, 
#css_loginForm, 
.iCIMS_PasswordReminder, 
.iCIMS_JobsTablePaging, 
.iCIMS_LoginBox, 
.iCIMS_InfoData, 
#cp_form_submit_label,
.iCIMS_InfoField_CandidateResume{text-align:center;}


 
.iCIMS_InfoField_CandidateLogin, 
.iCIMS_InfoField_Candidate, 
.iCIMS_InfoField_Referral {text-align:right;}
 
 
 
.iCIMS_InfoData_CandidateLogin,  
.iCIMS_InfoData_Candidate, 
.iCIMS_InfoData_Candidate, 
.iCIMS_InfoData_Referral {text-align:left;}




/***********/

/*******************/
/* Global settings */
/*******************/
.Field_Header, .Field_Required, .Field_RequiredStar,
.iCIMS_MainTable, .iCIMS_Header, .iCIMS_SubHeader, .iCIMS_ErrorMsg, .iCIMS_InfoMsg, .iCIMS_InfoField,
.iCIMS_InfoData, .iCIMS_InfoData_Agents, .iCIMS_Navigation, .iCIMS_JobsTable, .iCIMS_JobsTableHeader,
.iCIMS_JobsTableEven, .iCIMS_JobsTableOdd, .iCIMS_JobHeaderTable, .iCIMS_JobHeaderField,
.iCIMS_JobHeaderData, .iCIMS_JobsTablePaging, .iCIMS_Button, .iCIMS_Textarea, .iCIMS_Anchor, .iCIMS_LoginBox
{

}

.iCIMS_MainTable   /* Used to specify the border and background of the main table */
{

}

.iCIMS_MainTable a:link   /* All anchors of the main table */
{

}

.iCIMS_MainTable a:visited   /* All anchors of the main table */
{

}

.iCIMS_MainTable a:hover   /* All anchors of the main table */
{

}

.iCIMS_MainTable a:active   /* All anchors of the main table */
{

}

.iCIMS_Header   /* The title that is on top of every page */
{
font-size: 125%;
font-weight: bold;
line-height:18px;
color: #000000;
text-align: left;
background-color: transparent; 
}

.iCIMS_SubHeader   /* Used to give titles to sections of a page */
{
font-weight: 700;
font-size:15px;
color: #870f02;
padding-bottom: 4px;

}

.iCIMS_JobsTableHeader   /* Table headers on Jobs listing page */
{
background-color:#635643;
color:#fff;
}

.iCIMS_ErrorMsg   /* Error messages */
{
font-weight: bold;
font-size: 125%;
color: red;
}

.iCIMS_InfoData, .iCIMS_Textarea   /* The data entry portion of forms */
{
font-size: 11px;
}

.iCIMS_PasswordReminder, .iCIMS_PasswordReminder a   /* The small text below the login form to remind the user of their password */
{
font-size: 8pt;
}

.iCIMS_JobsTablePaging   /* The paging/numbers of the job listings/past submittals */
{
font-weight: bold;
}

.iCIMS_JobsTableOdd   /* An odd row of the job listings/past submittals */
{
background-color: #e8ded0;
}

.PageError {
color: blue;
font-weight: bold;
}

.PageError_Critical {
color: red;
font-weight: bold;
}

/* ************************** */
/* Styles specific to job.jsp */
/* ************************** */

.iCIMS_JobHeaderField   /* A field within an individual job listing's info (i.e. "Location:") */
{
background-color:#e9e0d3;
}

