/* © Jay Tang | Terra Preta - www.terra-preta.nl */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	outline: none;
}
html, body {
	height: 100%;
}
body {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/bg_page_tile.jpg) #CDCDCD repeat-x left top;
}

/* Added by iSense  */
form {
	text-align: center; 
}   

div#container_site {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	min-height: 1%;
}
div#header {
	width: 950px;
	height: 185px;
	background: #F46904;
}

div#header div#logo,
div#header div#logo_consulting,
div#header div#logo_ijobs,
div#header div#logo_indiaosl,
div#header div#logo_staffing {
	position: absolute;
	margin-left: 10px;
	width: 200px;
	height: 185px;
	z-index: 100;
}

div#header div#logo {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/logo_isense.png) no-repeat left top;
}
div#header div#logo_indiaosl {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/logo_indiaosl.png) no-repeat left top;
}
div#header div#logo_staffing {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/logo_staffing.png) no-repeat left top;
}
div#header div#logo_ijobs {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/logo_ijobs.png) no-repeat left top;
}
div#header div#logo_consulting {
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/assets/logo_consulting.png) no-repeat left top;
}
div#header div#logo img {
	width: 200px;
	height: 185px;
}
div#header div#head_img {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 185px;
	z-index: 90;
}
div#container_content {
	font-size: 1.1em;
	line-height: 1.8em;
	border-top: 20px #FFFFFF solid;
	width: 950px;
	min-height: 300px;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/bg_column_spacer.gif) #FFFFFF 	repeat-y 735px top;
	float: left;
	clear: both;
	display: table;
}
div#container_breadcrumbs {
	background: #FFFFFF;	
	width: 950px;
	display: table;
}
ul#breadcrumbs {
	padding-top: 20px;
	padding-left: 10px;
	height: 20px;
	background: #FFFFFF;
	list-style-type: none;
	float: left;
}
ul#breadcrumbs li {
	font-size: 1em;
	display: inline;
}
ul#breadcrumbs li a {
	text-decoration: none;
	color: #000000;
}
ul#breadcrumbs li a:hover {
	color: #F46904;
}
div#print_contacts {
	display: none;
}

div#sitemap {
	margin: 20px 0 0 0;
	width: 950px;
	text-align: left;
	background: #e7e7e7;
	display: inline-block;
}
div#sitemap_page {
	margin: 0 auto;
	width: 725px;
	text-align: left;
}


div#sitemap A {
	color: #1b2758;
	font-family: Arial,  Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.8em;
}
div#sitemap_page A {
	color: #1b2758 !important;
	font-family: Verdana,  Helvetica, sans-serif;
	text-decoration: none;
}

div#sitemap A:hover {
	background: #F4F4F4;
}

div#sitemap UL#submenu {
	border: 0px solid green;
	margin-bottom: 10px;
	list-style-type: none;
}

div#sitemap UL#mainmenu {
	margin-top: 10px;
	margin-left: 10px;
	width: 175px;
	float: left;
	list-style-type: none;
}

div#sitemap UL#mainmenu_pro {
	margin-top: 10px;
	margin-left: 10px;
	width: 220px;
	float: left;
	list-style-type: none;
}


div#sitemap_page UL#mainmenu_left {
border: 0px solid blue !important;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	width: 300px;
	float: left;
	list-style-type: none;
	clear: both;
}
div#sitemap_page UL#mainmenu_right {
border: 0px solid red;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	width: 300px;
	float: left;
	list-style-type: none;
}

div#sitemap_page UL#mainmenu_right li,
div#sitemap_page UL#mainmenu_left li {
	list-style-type: none;
}

div#sitemap A#lvl0 {
	font-size: 12px;
	font-weight: bold;
}
div#sitemap_page A#lvl0 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
}
div#sitemap A#lvl1 {
	font-size: 11px;
	font-weight: bold;
	color: #F46904;
}
div#sitemap_page A#lvl1 {
	font-weight: bold;
	color: #F46904 !important;
	line-height: 2em;
}
div#sitemap A#lvl2,div#sitemap_page A#lvl2 {
	font-weight: normal;
	line-height: 1.8em;
}

div#populair {
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 5px;
	width: 950px;
	text-align: left;
	background: #e7e7e7;
	display: inline-block;
}

div#populair div#title {
	color: #1C2859; 
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div#populair H1 a {
	color: #F46904;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	text-decoration: none;
}

div#populair H1 a:hover {
	text-decoration: underline;
}

div#populair H2 a {
	color: #1C2859; 
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0;
	text-decoration: none;
}

div#populair H2 a:hover {
	text-decoration: underline;
}

div#populair H3 {
	color: #1C2859; 
	font-weight: normal;
}

div#populair H3 a {
	color: #1C2859; 
	font-size: 8pt;
	font-weight: normal
	margin-bottom: 0;
	text-decoration: none;
}

div#populair H3 a:hover {
	text-decoration: underline;
}

div#populair table {
	width: 940px;
}

div#populair table tr td {
	vertical-align: top;
	padding-right: 5px;;
}

ul#footer {
	padding-top: 20px;
	width: 950px;
	height: 50px;
	background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/bg_footer.png) no-repeat left top;
	text-align: center;
	float: left;
	clear: both;
}
ul#footer li {
	margin-top: 15px;
	padding-right: 20px;
	list-style-type: none !important;
	float: left;
}
ul#footer li a {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
ul#footer li a:hover {
	color: #F46904;
}
body#front div#section {
	margin-left: 10px;
	margin-right: 20px;
	width: 725px;
	min-height: 500px;
	float: left;
}
body#page div#section {
	margin-left: 10px;
	margin-right: 20px;
	width: 725px;
	min-height: 500px;
	float: left;
}
body#form div#section {
	margin-left: 10px;
	margin-right: 20px;
	width: 725px;
	min-height: 500px;
	float: left;
}
body#search_advanced div#section {
	margin-left: 10px;
	margin-right: 20px;
	width: 725px;
	min-height: 500px;
	float: left;
}
body#search_results div#section {
	margin-left: 10px;
	width: 570px;
	min-height: 500px;
	float: left;
}
body#vacancy_detail div#container_content {
    background: url(http://www.isensejobs.nl/itf/hrm/hrmhead.nsf/bg_column_spacer.gif) #FFFFFF repeat-y 695px top;
}
body#vacancy_detail div#section {
	margin-left: 10px;
	margin-right: 20px;
	width: 685px;
	min-height: 500px;
	float: left;
}
div#subcontent {
	float: left !important;
	width: 185px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
div.clearblock {
	width: 10px;
	height: 10px;
	clear: both;
}
img.quote_left {
	float: left;
}
img.quote_right {
	display: inline;	
}
div.reference_name {
	font-size: 1.1em;
	font-style: italic;
	color: #F46904;
	padding-top: 5px;
	display: block;
	width: 95%;
	text-align: right;
/*	float: right; */
	
}


