/* © Jay Tang | Terra Preta - www.terra-preta.nl */

h1 {
	margin-bottom: 0.5em;
	font-size: 1.8em;
	font-weight: bold;
	color: #F46904;
}
h1.center {
	width: 100%;
	text-align: center;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color: #1C2859;
}

body#vacancy_detail h2 {
	margin-top: 20px;
}

h3 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	color: #F46904;
}
h4 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	color: #F46904;
}
h5 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	color: #1C2859;
}
h6 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
p {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #000000;
}
p.first {
	color: #666666;
	font-style: italic;
}

p.expired {
	color: red;
	font-size: 1.2em;
	font-weight: bold;
}

div#container_content ul {
	padding-left: 15px;
}
div#section ul li {
	list-style-image: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/icon_arrow_small_blue.png);
	font-size: 1.1em;
	line-height: 1.8em;
	color: #000000;
}

div#section ul li a {
	color: #1C2859;	
}

div#section a,
div#subcontent a {
	font-size: 1em;
	color: #F46904;
	text-decoration: none;
}

#section a:hover {
	text-decoration: underline;
}

span.highlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #F46904;
}
div#section a#jobtitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #F46904;
}
/*
span.quote {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #F46904;
}
*/
/* BUTTONS */
a.btn_search {
	margin-top: -1px !important;
	padding-left: 14px !important;
	width: 64px !important;
	height: 35px !important;
	line-height: 2.7em !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: left !important;
	color: #FFFFFF !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_small.png) no-repeat left top !important;
	display: block !important;
	float: left !important; 	
}

a.btn_search_side {
	margin-top: 4px !important;
	padding-left: 7px !important;
	width: 48px !important;
	height: 26px !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: left !important;
	color: #FFFFFF !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_smallest.png) no-repeat left top !important;
	display: block !important;
	float: right !important; 	
}

a.btn_search:hover {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_small.png) no-repeat left -35px !important;
}
a.btn_default {
	position: relative !important;
	top: -1px !important;
	width: 166px !important;
	height: 45px !important;
	line-height: 2.7em !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #F46904 !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_default.gif) no-repeat left top !important;
	display: block !important;
}
a.btn_default:hover {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_default.gif) no-repeat left -45px !important;
}
a.btn_large {
	margin-top: 5px !important;
	width: 234px !important;
	height: 43px !important; 
	line-height: 2.7em !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #F46904 !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_large.gif) no-repeat left top !important;
	display: block !important;
}
a.btn_large:hover {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_large.gif) no-repeat left -43px !important;
}
a.noreflect {
	height: 27px !important; 
}
a.btn_large_inv {
	margin-top: 5px !important;
	width: 214px !important;
	height: 27px !important;
	line-height: 2.3em !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #F46904 !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_large_inv.gif) no-repeat left top !important;
	display: block !important;
}
a.btn_large_inv:hover {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_large_inv.gif) no-repeat left -27px !important;
}


a.btn_help {
	width: 18px !important;
	height: 18px !important;
	line-height: 1.8em !important;
	text-decoration: none !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_help.gif) no-repeat left top !important;
	display: block !important;
}
a.btn_help img {
	width: 18px !important;
	height: 18px !important;
}
a.btn_moreinfo {
	width: 12px !important;
	height: 18px !important;
	line-height: 1.8em !important;  
	text-decoration: none !important;
	font-size: 1.1em !important;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/btn_moreinfo.gif) no-repeat left 0px !important;
	display: inline !important;
}
a.btn_moreinfo img {
	width: 12px !important;
	height: 12px !important;
}
a.btn_continue {
    margin-right: 10px;
    width: 95%;
    text-align: right;
    float: right;
}

/* CONTENT STYLES */
.content_table td, 
.content_table td * {
	font-size: 11px;
}

.content_table {
	border-collapse: collapse;
}

.content_table td {
	border: 1px solid #e4e4e4;
}

/*TABLE WITH EVENTS */
table#eventtable {
	margin-top: 10px;
	border: 1px solid #E4E4E4;
	width: 650px;
}

table#eventtable TD {
	font-size: 1.1em;
	vertical-align: top;
}

table#eventtable TD#hdr1 {
	color:  #1C2859;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 4px;
	width: 120px;
}

table#eventtable TD#hdr2 {
	color:  #1C2859;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 4px;
	width: 120px;
}

table#eventtable TD#hdr3 {
	color:  #1C2859;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 4px;
	width: 126px;
}

table#eventtable TD#hdr4 {
	color:  #1C2859;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 4px;
	width: 126px;
}

table#eventtable TD#hdr5 {
	color:  #1C2859;
	font-size: 1.1em;
	font-weight: bold;
	_width: 130px;
}


