/*-----------------------------------------------------------*/
/*-- general ------------------------------------------------*/




.hint {
	font-size: 11px;
	color: #bababa;
	clear: both;
	display: block;
}

label {
	display: block;
	font-weight: bold;
	clear: both;
}

label .hint {
	font-weight: normal;
}

input, select, textarea  {
	border: 1px solid #000;
}

.np_jobs_request-search fieldset,
.np_jobs-request-create fieldset,
.np_jobs-offer-create fieldset,
.np_jobs-offer-search fieldset {
	border: 0;
	margin: 0;
	padding: 3px;
}

.np_jobs_request-search,
.np_jobs-request-create,
.np_jobs-offer-create,
.np_jobs-offer-search {}



optgroup {
	padding: 0 0 0 5px;	
}

optgroup option {
	padding: 0 0 0 15px;
}

input.input-zip {
	width: 50px;
}

.form-submit-div dd {
	display: block;
	background: #f2f2f2;
	padding: 5px 0;
	text-align: center;
}

input.radio {
	border: 0px;
}


/*-----------------------------------------------------------*/
/*** job request detail ****************/

.np_jobs-request-detail {
	border: 1px solid #bababa;
	padding: 10px;
}


.np_jobs-request-detail table td {
	vertical-align: top;
	padding: 0 20px 10px 10px;
}


.np_jobs-request-detail h2 {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #bababa;
	clear: both;
}

.np_jobs-request-detail h2.job_title {
	display: block;
	text-align: center;
	background: #f2f2f2;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 8px 0px;
	border: 0;
	
}

.np_jobs-request-detail p.lbl_searching {
 	text-align: center;
 	font-size: 13px;
 	font-weight: bold;
 }






/*-----------------------------------------------------------*/
/*** job request search ****************/

.np_jobs_request-search {
	border: 1px solid #bababa;
	padding: 10px;
}

fieldset.request-search_1,
fieldset.request-search_2,
fieldset.request-search_3,
fieldset.request-search_4 {
	border-bottom: 1px solid #bababa;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

fieldset.request-search_1 fieldset,
fieldset.request-search_2 fieldset,
fieldset.request-search_3 fieldset,
fieldset.request-search_4 fieldset {
	border: 0;
}


fieldset.request-search_1 fieldset,
fieldset.request-search_2 fieldset {
	float: left;
}

fieldset.request-search_1 fieldset select,
fieldset.request-search_2 fieldset select {
	width: 280px;
	height: 130px;
}

fieldset.request-search_4 fieldset {
	float: left;
}


/*-----------------------------------------------------------*/
/*** job request create ****************/

.np_jobs-request-create {
	border: 1px solid #bababa;
	padding: 10px;
}

.np_jobs-request-create label {
	display: block;
	margin: 0;
}
.np_jobs-request-create fieldset.request_specs_0,
.np_jobs-request-create fieldset.request_specs_1,
.np_jobs-request-create fieldset.request_specs_2,
.np_jobs-request-create fieldset.request_specs_3,
.np_jobs-request-create fieldset.request_specs_4,
.np_jobs-request-create fieldset.request_specs_5 {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #bababa;
} 

.np_jobs-request-create fieldset.request_specs_1 {
	background: #f2f2f2;
}

fieldset.request_specs_1 label {
	display: block;
	width: 140px;
	float: left;
}
fieldset.request_specs_1 select {
	width: 250px;
	padding: 4px;
	font-weight: bold;
}


fieldset.request_specs_2 fieldset {
	width: 280px;
	float: left;
}

fieldset.request_specs_2 fieldset select {
	width: 250px;
}


fieldset.request_specs_3 fieldset.left,
fieldset.request_specs_5 fieldset.left {
	clear: none;
	width: 300px;
	float: left;
}

fieldset.request_specs_3 fieldset.right,
fieldset.request_specs_5 fieldset.right {
	clear: none;
	width: 270px;
	float: left;
}

fieldset.request_specs_3 fieldset.left select,
fieldset.request_specs_3 fieldset.right select {
	width: 250px;
	height: 200px;
}

fieldset.request_specs_4 fieldset {
	float: left;
}

fieldset.request_specs_4 fieldset select {
	height: 160px;
}

fieldset.request_specs_5 fieldset label {
	padding: 0;
	margin: 0;
	display: block;
	width: 90px;
	float: left;
}

fieldset.request_specs_5 fieldset input {
	width: 140px;	
}

fieldset.request_specs_5 fieldset input.input-zip {
	width: 50px;
}

fieldset.request_specs_5 fieldset input.input-city {
	width: 110px;
}



/* job request edit */

.np_jobs-request-edit fieldset {
	border: 0;
	padding: 3px;
}

.np_jobs-request-edit .request_specs_0, 
.np_jobs-request-edit .request_specs_1, 
.np_jobs-request-edit .request_specs_2,
.np_jobs-request-edit .request_specs_3,
.np_jobs-request-edit .request_specs_4,
.np_jobs-request-edit .request_specs_5 {
	border: 1px solid #bababa;
	margin: 0 0 10px 0;
}

textarea#requests_insert-description {
	display: block;
	width: 400px;
	height: 100px;
	clear: right;
}


/*-----------------------------------------------------------*/
/*** job offer search ****************/

.np_jobs-offer-search {
	border: 1px solid #bababa;	
	padding: 10px;
}

.np_jobs-offer-search label {
	display: block;
	margin: 10px 0 5px 0;
}

.np_jobs-offer-search select {
	width: 200px;
	border: 1px solid #000;
	padding: 0 0 0 10px;
}

.np_jobs-offer-search fieldset.job_search_left {
	display: block;
	float: left;
	width: 260px;
	border: 0;
}

.np_jobs-offer-search fieldset.job_search_right {
	display: block;
	float: left;
	width: 220px;
	border: 0;
}


.np_jobs-offer-search fieldset.job_search_left select option {
	padding: 0 0 0 10px;
}
.np_jobs-offer-search fieldset.job_search_left select option.parent {
	font-weight: bold;
	padding: 5px 0 0 0;
}


/*-----------------------------------------------------------*/
/*** job offer create ****************/

.np_jobs-offer-create {
	border: 1px solid #bababa;
	padding: 10px;
}

.np_jobs-offer-create .errors, .np_jobs-request-create .errors {
	padding: 10px;
	border: 2px solid red;
	background: #ffe0e0;
}
.np_jobs-offer-create .errors li, .np_jobs-request-create .errors li {
	padding-left: 12px;
	color: red;
	font-weight: bold;
}

.np_jobs-offer-create fieldset label {
	display: block;
}
.np_jobs-offer-create input,
.np_jobs-offer-create select, 
.np_jobs-offer-create textarea  {
	border: 1px solid #000;
}

.np_jobs-offer-create input.radio {
	border: 0;
}

fieldset.offer_specs_0,
fieldset.offer_specs_1, 
fieldset.offer_specs_2, 
fieldset.offer_specs_3, 
fieldset.offer_specs_4, 
fieldset.offer_specs_5  {
	border-bottom: 1px solid #bababa;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}


fieldset.offer_specs_0 label {
	display: block;
	width: 150px;
	float: left;
}

fieldset.offer_specs_0 fieldset.radio-wrap {
	width: 250px;
	float: left;
}


fieldset.offer_specs_0 fieldset, 
fieldset.offer_specs_1 fieldset, 
fieldset.offer_specs_2 fieldset, 
fieldset.offer_specs_3 fieldset,
fieldset.offer_specs_4 fieldset {
	margin: 0px;
	padding: 2px 0;
	width: 190px;
	float: left;
	border: 0;
}

fieldset.offer_specs_1 fieldset select {
	width: 185px;
}

fieldset.offer_specs_3 fieldset textarea {
	marign: 0;
	width: 180px;
	height: 150px;
}

fieldset.offer_specs_4 fieldset {
	width: auto;
	clear: both;
}

fieldset.offer_specs_4 fieldset.left {
	margin: 0 10px 0 0;
}

fieldset.offer_specs_4 fieldset.left,
fieldset.offer_specs_4 fieldset.right {
	clear: none;
	width: 280px;
	float: left;
}

fieldset.offer_specs_4 fieldset label,
fieldset.offer_specs_5 fieldset label {
	padding: 0;
	margin: 0;
	display: block;
	width: 100px;
	float: left;
}

fieldset.offer_specs_4 fieldset input {
	width: 120px;	
}

fieldset.offer_specs_4 fieldset input.input-zip {
	width: 50px;
}

fieldset.offer_specs_4 fieldset input.input-city {
	width: 110px;
}


/*-----------------------------------------------------------*/
/*** job offer latest ****************/

.np_jobs-latest-container {}

.np_jobs-latest-container ul li a {

}

/*-----------------------------------------------------------*/
/*** job offer detail ***************/

.np_jobs-offer-detail { 
	border: 1px solid #bababa;
	padding: 10px;
}

.np_jobs-offer-detail h2 {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #bababa;
	clear: both;
}

.np_jobs-offer-detail h2.job_title {
	display: block;
	text-align: center;
	background: #f2f2f2;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 8px 0px;
	border: 0;
	
}

.np_jobs-offer-detail div.np_jobs-logo-image img {
	float: right;
	clear: both;
}

/*-----------------------------------------------------------*/
/*** result table ******************/

.result_table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
	
.result_table tr th {
	background-image: url(../gfx/np_jobs/result_th_bgr.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: left;
	padding: 4px;
}

.result_table tr td {
		padding: 5px;
}

.result_table tr td a {
	color: #000;
	text-decoration: none;	
}

.result_table tr td {
	cursor: pointer;
}

.result_table tr.even {
	background-color: #fff;	
}

.result_table tr.odd {
	background-color: #e0e9ef;
}

/*-----------------------------------------------------------*/
/*** result browser ******************/

ul.resultBrowser {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.resultBrowser * {
	font-size: 11px;	
}

ul.resultBrowser li {
	float: left;
	display: block;
	width: 20px;
	background-image: none;
}

ul.resultBrowser li.previous { }
ul.resultBrowser li.preceding { }
#content #maincontent #normalmain ul.resultBrowser li.current { color: #df0029; font-weight: bold; 	background-image: none; }
ul.resultBrowser li.succeeding { }
ul.resultBrowser li.next {}

ul.resultBrowser li a {
	text-decoration: none;
	font-weight: bold;
}

ul.resultBrowser li.previous a,
ul.resultBrowser li.preceding a,
ul.resultBrowser li.succeeding a,
ul.resultBrowser li.next a {
	color: #000;
}

ul.resultBrowser li.previous a {
	background-image: url(../gfx/np_jobs/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

ul.resultBrowser li.next a {
	background-image: url(../gfx/np_jobs/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

/*-----------------------------------------------------------*/
/*** Express finder **********************/

.np_jobs-expressfinder h2 {
	background: #B2C8D7 none repeat scroll 0%;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 12px;
	margin: 0pt 0pt 5px;
	padding: 2px 0pt 2px 7px;
	text-transform: uppercase;
}

.np_jobs-expressfinder h2.n2 {
	margin: 15px 0 5px 0;
}

.np_jobs-expressfinder fieldset {
	border: 0;
	margin: 0 0 5px 0;
}

.np_jobs-expressfinder label {
	clear: left;
	display: block;
	float: left;
	width: 80px;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.np_jobs-expressfinder select, .np_jobs-expressfinder input {
	width: 130px;
	float: right;
	margin: 0 5px 0 0;
	
}

.np_jobs-expressfinder input#offers_quicksearch-submit,
.np_jobs-expressfinder input#requests_quicksearch-submit {
	float: right;
	background-color: white;
	background-image: url(../main/gfx/arrowinput.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	height: 22px;
	margin: 2px 5px 0 0;
	width: 21px;
}


.job_region {
	padding: 0 0 10px 10px;
}
