/* FILTERS BLOCK LARGE */
#tx-spievacatures-container {
	min-height: 800px;	
}

#tx-spievacatures-filters-block_large {
	width: 840px;
	height: 240px;
	
	background-image: url(../images/vacatures_filter_large_bg_repeat-x.jpg);
	background-repeat: repeat-x;
	
	margin-bottom: 30px;
}

label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

#tx-spievacatures-filters-block_large strong {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/vacatures_2x_highlight-x.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
	margin-bottom: 10px;
	margin-right: 30px;
	padding-bottom: 6px;
	display: block;
}

#tx-spievacatures-filter-doelgroep, #tx-spievacatures-filter-regio, #tx-spievacatures-filter-divisie {
	float: left;
	width: 200px;
	
	margin-left: 30px;
	margin-top: 14px;
	
	background-image: url(../images/vacatures_2x_highlight-y.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 220px;
	
	position: relative;
}

#tx-spievacatures-filter-doelgroep {
	margin-left: 50px;
}

#tx-spievacatures-filter-regio {
	width: 260px;
}

#tx-spievacatures-filter-divisie {
	background: none;
	width: 250px;
}

#tx-spievacatures-list {
	clear: both;
}

.filterRegio {
	float: left;
	width: 110px;
}

.filterDivisie {
	float: left;
	width: 250px;
}

.filterShowAll {
	clear: both;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	
	cursor: pointer;
	
	margin-bottom: 10px;
	display: block;
	
	position: absolute;
	bottom: 0;
}

/* JOBS LIST */
.vacaturesListHeaders, .vacaturesListItems {
	width: 840px;
}

.vacaturesListItems {
	margin-top: 0px;	
}

#tx-spievacatures-list table .listrow-header td {
	border-bottom: 1px solid #777777;
}

#tx-spievacatures-list h2 {
	margin-top: 30px;
}

#tx-spievacatures-list table.vacaturesLayout td {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#tx-spievacatures-list p {
	margin: 0px;
	padding: 0px;
}

#tx-spievacatures-list table span, #tx-spievacatures-list table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

#tx-spievacatures-list table.vacaturesListHeaders span {
	cursor: pointer;
}

#tx-spievacatures-list table p {
	font-weight: normal;
}

#tx-spievacatures-list table .functie_titel * {
	color: #003772;
}

#tx-spievacatures-list table .details p {
	color: #003772;
	text-decoration: underline;
	cursor: pointer;
}

#tx-spievacatures-list table .functie_titel {
	cursor: pointer;
}

.orderByDesc p {
	background-image: url(../images/orderByDesc.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.orderByAsc p {
	background-image: url(../images/orderByAsc.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.orderByPassive p {
	background-image: url(../images/orderByPassive.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* JOBS SHORTLIST */
#blokVacatures {
	width: 278px;
	height: 270px;
	background-image: url(../images/block_bg.jpg);
	background-repeat: no-repeat;
	
	position: relative;
	right: 9px;
	z-index: 10;
	
/*	margin-bottom: 30px;*/
	
	padding-left: 23px;
	padding-top: 19px;
}

#blokVacatures h2 {
	border: none;
	color: #003772;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: -6px 0 4px 0;
	padding: 0;
	width: 232px;
}

h3 {
	color: #003772;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #003772; 
}

.vacature_shortListItem {
	width: 232px;
	margin-bottom: 12px;
}

.vacature_shortListItem img {
	width: 24px;
	float: left;
	margin-right: 12px;
}

.vacature_shortListItemText {
	width: 196px;
	float: left;
	line-height: normal;
}

/* VACATURE DETAIL */

.tx-spievacatures-vacature-detail {
	margin-top: 30px;
}

.tx-spievacatures-vacature-detail h2 {
	margin: 0px;
}

.detail_overzicht_header {
	background-color: #003772;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}

.detail_overzicht_label {
	font-weight: bold;
	border-bottom: 1px solid #E5E5E5;
	display: table-cell;
	height: 24px;
	padding: 4px 0;
}

.detail_overzicht_value {
	border-bottom: 1px solid #E5E5E5;
	display: table-cell;
	height: 24px;
	padding: 4px 0;
}

.detail_overzicht_value pre {
	margin: 0px;
	padding: 0px;
}

.detail_overzicht_direct_solliciteren {
	float: right;
}

.functie_titel_td {
	border-bottom: 1px solid #003772;
}

.functie_titel_detail {
	color: #E4251C;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 2px;
	float: left;
}

#detail_overzicht_direct_solliciterenText {
	color: #003772;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

/* FORMS */
#jobForm p.error, #uploadCVForm p.error {
	color: #FF0000;
}

#jobForm p.errorMsg, #uploadCVForm p.errorMsg {
	border: 1px solid #003772;
	color: #FF0000;
	padding: 6px;
	margin-bottom: 20px;
}

#jobForm p, #uploadCVForm p {
	padding: 0px;
	margin: 0px;	
}

#jobForm input, #jobForm select, #jobForm textarea, #uploadCVForm input, #uploadCVForm select, #uploadCVForm textarea {
	height: 20px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	vertical-align: middle;
}

#jobForm textarea, #uploadCVForm textarea {
	height: auto;
}

.radiobutton {
	border: none !important;
}

.cssbutton {
	margin-right: 29px;
	height: 24px;
	color: #000000;
}

/* WAIT FOR AJAX LOADER + SEARCH + SHOW ALL */
#tx_spievacatures_search {
	background-image: url(../images/zoeken_bg_repeat-x.jpg);
	background-repeat: repeat-x;
	height: 32px;
	
	padding-left: 20px;
}

#tx_spievacatures_searchButton {
	cursor: pointer;
}

.searchBarContainer {
	float: left;
}

.showAllJobs {
	cursor: pointer;
	float: left;
	padding-right: 20px;
}

#wait_for_ajax {
	margin-top: 5px;
	display: block;
	height: 20px;
	float: right;
	margin-left: 20px;
	width: 180px;
	color: #FFFFFF;
}

.searchSeparator {
	margin-top: 0px;
	margin-right: 20px;
	float: left;
	width: 2px;
}
