/* defaults */

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #777;
	background-repeat: repeat-x;
}

body {
	padding: 0px;
	margin: auto auto auto auto;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	width: 994px;

	color: #888;
	background-color: #000;
	background-position: center;
	background-repeat: repeat-y;

	border-top: 20px solid #000;
	background-image: url(../img/bg_kandidaat.gif);
}

a {
	text-decoration: none;
	color: #888;
}

a:hover {
	text-decoration: underline;
}

div.hr,
br.clearboth {
	clear: both;
}

hr {
	display: none;
}

h1, h2, h3, h4 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 150%;
}

h2 {
	padding-top: 0px !important;
}	

h2 a:hover {
	text-decoration: none;
}
img {
	border: none;
}

div.clear {
	clear: both;
}

/* menu */

div#menu {
	width: 170px;
	float: left;
	display: block;

	color: #000;
	padding: 0px 10px 50px 20px;
}

div#menu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div#menu ul#menu_main {
	height: 231px;
	font-size: 100%;
	font-weight: 900;
	padding-top: 20px;
}

div#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
}

div#menu ul li a {
	color: #fff;
}

div#menu ul li.active a {
	color: #7B8974;
}

/* theme switch */
ul#theme_switch {
	color: #fff;
	border-left: 1px solid #7B8974;
	margin: 10px 0px 0px 0px !important;
	height: 18px;
}

ul#theme_switch li {
	float: left;
	font-size: 90%;
	border-right: 1px solid #7B8974;
	padding: 2px 3px 0px 3px !important;
	height: 15px !important;
	font-weight: 900;
}

ul#theme_switch li.active a {
	color: #7B8974 !important;
	height: 15px !important;
}

ul#theme_switch li a {
	color: #bbb !important;
}

/* main */

div#main {
	width: 594px;
	float: left;

	color: #000;

	/*background-color: #7B8974;*/
	padding: 0px 0px 0px 0px;

	overflow: hidden;
}

div#main div#content {
	padding: 18px 30px 50px 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 414px;
}

div#main div#content_home {
	padding: 0px 10px 50px 10px;
	background-repeat: no-repeat;
	background-position: 0px 334px;
}

div#main>div#content {
	height: auto;
	min-height: 414px;
}

div#content h1 {
	margin-bottom: 10px;
}

div#content a {
	text-decoration: underline;
}

div#content ol {
	margin: 0px 0px 0px 0px;
}

div#content ol li {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

div#main p#promo {
	margin: 0px -10px 5px -10px;
	padding: 0px;
}

div#content table {
	width: 100%;
}

div#main h1,
div#main h2,
div#main h2 a {
	color: #fff;
}

div#main h3 {
	font-size: 110%;
}

div#main h4 {
	font-size: 100%;
	font-weight: 900;
}

div#main a {
	color: #000;
}

div#main p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div#main div.hr {
	width: 574px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #000;
}

div#main div#promo_kandidaat {
	width: 278px;
	float: left;
	border-right: 1px solid #000;
	margin: 0px 10px 10px 0px;
}

div#main div#promo_werkgever {
	width: 285px;
	float: left;
	margin: 0px 0px 10px 0px;
}

div#main ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 15px;
	list-style: none;
	list-style-image: url(../img/bullet_main.gif);
}

div#maininfo {
	width: 170px;
	float: left;
	display: block;
	padding: 0px 20px 30px 10px;
	overflow: hidden;
}

div#maininfo h2 {
	color: #7B8974;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

div#maininfo div#recent {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	border: 1px solid #7B8974;
	width: 165px;
	overflow: hidden;
}

div#maininfo div#recent ul {
	margin: 0px;
	color: #fff;
	padding: 0px 10px 0px 15px;
	list-style: none;
	list-style-image: url(../img/bullet_recent.gif);
}

div#maininfo div#recent ul h3 {
	font-size: 90%;
	font-weight: 400;
}

div#maininfo div#recent ul p {
	font-size: 80%;
	margin: 0px;
	font-style: italic;
}

div#maininfo div#recent p.more a {
	color: #7B8974;
	text-transform: uppercase;
	font-size: 80%;
}

div#maininfo div#recent ul a {
	color: #fff;
}

div#maininfo li {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* blocks */

div.block {
	border: 1px solid #000;
	background-color: #B5BCA7;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	width: 528px;
	overflow: hidden;
}

div.block h2,
div.block h3 {
	background-color: #8D9C85;
	color: #000 !important;
	margin: 0px 0px 0px 0px !important;
	font-weight: 900 !important;
	font-size: 100% !important;
	padding: 0px 0px 2px 3px !important;
	overflow: hidden;
}

div.block h2 a {
	color: #000 !important;
	text-decoration: none !important;
}

div.block h2 a:hover {
	text-decoration: underline !important;
}


div.block div.block_content {
	margin: 3px 3px 3px 3px;
	width: 525px;
}

div.block div.block_headers  {
	background-color: #8D9C85 !important;
}

div.block div.block_headers h2 {
	float: left;
	width: 162px;
}

div.block div.block_headers h3 {
	float: left;
	width: 310px;
}

div.block div.hr {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
}

ul.block_list {
	list-style: none !important;
	list-style-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

p.block_more,
ul.block_more li {
	font-size: 85% !important;
	margin: 0px !important;
}
ul.block_more li {
	padding-top: 10px !important;
}

ul.block_more {
	list-style: none !important;
	padding: 0px !important; 
	margin: 0px !important;
}

ul.block_more li {
	padding: 0px !important;
	height: auto;
}

p.block_quote {
	font-style: italic;
	margin: 0px !important;
	border-top: 10px solid #B5BCA7;
	border-bottom: 10px solid #B5BCA7;
}

div.block .vacature_item strong a {
	text-decoration: none !important;
	font-size: 110%;
}

div.block .vacature_item strong a:hover {
	text-decoration: underline !important;
}

/* profile */
ul.profile_links {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

ul.profile_links li {
	background-color: #7B8974;
	margin-bottom: 3px;
	padding: 3px;
}

ul#gr_hujis li {
	float: left;
	width: 180px;
}

ul#gr_hujis li div {
	height: 25px;
}

select.huji_husi {
	width: 177px;
	margin-bottom: 2px;
}

select.huji_huji {
	width: 177px;
	margin-bottom: 4px;
}

select.huji_experience {
	width: 100px;
}

dt.huji_label {
	line-height: 25px;
}

p#hujiEssentialFunctions {
	border-top: 10px solid #B5BCA7;
	margin-bottom: 0px !important;
	width: 330px;
}

/* user area */

div#user {
	border-top: 1px solid #7B8974;
	color: #bbb;
}

div#user h2 {
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #7B8974;
	padding: 0px 0px 5px 0px;
}

div#user p#user_submit,
div#user ul.user_links {
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 80%;
}

div#user p#user_submit {
	font-size: 80%;
}

div#user ul.user_links {
	border-top: 1px solid #7B8974;
	font-size: 80%;
}

div#user ul.user_links li {
	height: auto;
}

p#user_submit a,
p#user_forgot a {
	color: #fff;
}

p#user_forgot {
	text-transform: uppercase;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 90%;
}

div#menu form {
	color: #fff;
	margin: 10px 0px 0px 0px;
}

/* vacature listing */

.vacature_item {
	font-size: 85%;
}

form.vacatures_select {
	margin: 20px 0px 20px 0px;	
}

/* kandidaten listing */

form.kandidaten_filter {
	margin: 20px 0px 20px 0px;	
}


/* contact */
table.contact a {
	text-decoration:none !important;
}

table.contact a:hover {
	text-decoration:underline !important;
}

p.route {
	padding-top:20px !important;
}

p.route {
	font-weight: 900;
}

p.form_comment {
	font-size: 80%;
}


div#user input.type_text {
	background-color: #fff;
	border: none;
	width: 150px;
	margin-bottom: 5px;
	padding: 2px 0px 2px 3px;
}

div#user label {
	text-transform: uppercase;
	font-size: 80%;
	margin-top: 5px;
	display: block;
}


dl.left-right {
	clear: both;
	padding-top: 7px;
	margin: 0px;
}

dl.left-right dt {
	float: left;
	font-size: 90%;
	font-weight: 900;
	width: 125px;
}

dt div.comment {
	font-weight: 400 !important;
}

dl.left-right dd {
	float: left;
	width: 335px;
	font-size: 95%;
	line-height: 17px;
}
 
dl.Vacature_HoursPerWeek,
dl.Vacature_Date {
	padding-top: 0px !important;
}

dl.Account_VoiceNumber,
dl.Account_DirectHireOrContract,
dl.Account_DriversLicense {
	padding-top: 0px !important;

}

/* cases */
div.case_unfolded {
	display: none;
}

div.case_unfolded dl{
	margin: 0px !important;
	padding: 0px !important;
}

div.case_content {
	margin-top: 10px;
}

div.case_content p {
	border-top: 10px solid #B5BCA7;
	margin-top: 10px;
	font-size: 95%;
}

/* faq */
ul.faqs {
	list-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 95%;
}

ul.faqs a {
	text-decoration: none !important;
}

ul.faqs a:hover {
	text-decoration: underline !important;
}
/* cms menu */

div#menu ul.cmsmenu {
	padding: 10px 0px 0px 0px;
}


/* form left-right styles */

form.left-right dl {
	clear: both;
	padding-top: 0px;
	margin: 0px;
}

form.left-right ul {
	padding: 0px !important;
	margin: 0px !important;
	list-style: none !important;
	list-style-image: none !important;	
}

form.left-right dl dt {
	clear: left;
	float: left;
	width: 120px;
	margin-top: 5px;
	font-size: 90%;
	font-weight: 900;
}

form.left-right dl dd {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 374px;
	display: inline;
}


form.left-right fieldset p {
	font-size: 90%;
	width: 480px;
}

form.left-right fieldset {
	padding: 10px 10px 20px 10px;
	margin-top: 0px !important;
	border: 1px solid #7B8974;
}

form.left-right legend {
	font-size: 85%;
	margin: 0px 0px 0px -9px;
	background-color: none;
	color: #000;
	font-weight: 900;
}

form.left-right input.type_button {
	border: none;
	font-size: 100%;
	margin: 10px 0px 0px 133px;
	padding: 0px;
	background-color: #7B8974;
	font-weight: 900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

form.left-right input.type_buiten {
	border: none;
	font-size: 100%;
	margin: 10px 0px 0px 125px;
	padding: 0px;
	background-color: #7B8974;
	font-weight: 900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

form.left-right input.type_password,
form.left-right input.type_text,
form.left-right input.type_phone_prefix,
form.left-right input.type_phone {
	width: 350px;
	font-size: 80%;
}

form.left-right input.type_phone_prefix{
	width: 30px !important;
}

form.left-right input.type_phone{
	width: 80px !important;
}

form.left-right input.type_units{
	width: 50px !important;
}

form.left-right input#in_HoursPerWeek_id {
  width: 235px !important;
}

form.left-right input.type_tinytext {
	width: 50px;
	font-size: 80%;
}

form.left-right input.type_DurationTemporaryMonths {
	width: 235px;
}

form.left-right input.type_DurationContractMonths {
	width: 229px;
}

select {
	font-size: 80%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

form.left-right textarea {
	width: 350px;
	height: 100px;
	font-family: Arial, Helvetica, Sans-serif;

	font-size: 85%;
}

ul.availability_options {
	border-width: 10px 0px 10px 0px;
	border-style: solid;
	border-color: #B5BCA7;
	border-collapse: collapse;
}

ul.availability_options li {
	margin: 0px 0px 0px 20px;
}

form.left-right{
	 margin: 0px;
}

.type_file,
.type_text,
.type_password,
select,
.type_units,
textarea
 {
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

/* form top-down styles */
form.top-down {
}

form.top-down dl {
	clear: both;
}

form.top-down ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

form.top-down dl dt {
	margin-top: 5px;
	font-size: 100%;
	font-weight: bold;
}

form.top-down dl dd {
	margin: 0px;
}

form.top-down dl.horizontal dd ul li {
}

form.top-down input.type_text {
	width: 350px;
}
form.top-down textarea {
	width: 450px;
	height: 100px;
}

form.top-down textarea#in_content_id {
	height: 250px;
}

form.top-down input.type_checkbox {
	vertical-align: bottom;
}

form.top-down input,
form.top-down textarea,
form.top-down select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

form.top-down input#in_login_id,
form.top-down input#in_passwd_id {
	width: 200px;
}


div.helpinfo {
	z-index: 2;
	position: absolute;
	display: none;
	width: 220px;
	font-size: 90%;
	font-weight: normal;
	color: #000;
	background-color: #f80;
	padding: 3px 4px 4px 6px;
	border: 1px solid #000;
}
 /* actie */
p#actie {
	border: 1px solid #8D9C85;
	padding: 10px 10px 10px 23px;
	font-weight: 900;
	color: #fff;
	font-size: 100%;
}

p#actie a {
	color: #fff;
}

p.verplicht {
	font-size: 85%;
	margin: 0px !important;
	padding: 0px !important;
}

.vervuld {
	font-weight:900;
	font-size: 85%;
}

.hier {
	font-weight: 900;
}
/* preview */ 
body.preview {
	width: 594px;
}


/* print */
div#print_logo {
	display: none;
}


div.important_notice {
	padding: 8px 8px 8px 60px;
	border: solid 1px #fff;
	
	font-style: italic;
	color: #fff;
	background-image: url(../img/notice.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #000;
}

a.banner-enquete:link,
a.banner-enquete:visited {
	text-indent: -9999px;
	font-size: 1.4em;
	display: block;
	height: 92px;
	width: 172px;
	background: #000 url(../img/banner-enquete.gif) no-repeat 0px 0px;
}

a.banner-enquete:hover,
a.banner-enquete:active {
	background: #000 url(../img/banner-enquete.gif) no-repeat -172px 0px;
}