@charset "utf-8";
@import url("reset.css");
@import url("fontface.css");

body {
	font-family: 'CartoGothicStdBook', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#061121;
	background:#fff;
}
.wrapper {width:890px; margin:0 auto;}
.hidden {visibility:hidden;}

/* HEADER */
header {
	margin-bottom:44px;
}
header a {color:#061121;}
#logo {
	width:146px;
	height:74px;
	background: url(../img/NL-Brand-Logo.png) top left no-repeat;
	float:left;
	padding:1em 0;
	margin-top:50px;
	margin-left:125px;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

/* Navigation */
#nav {float:left; padding-top:40px;}
#nav a {display: block;	width: 7em;	color:#fff; text-decoration:none; background-color:#061121; padding:5px;}
#nav ul {padding: 0; margin: 0; list-style: none;}
#nav li {float: left; width: 7em; font-size:0.8125em; margin-right:20px;}
#nav li.current, #nav li.current a {background-color:#8E571C;}
#nav li a:hover{background-color:#8E571C; text-decoration:underline;}
#nav li ul {position: absolute; left: -999em; width:738px;}
#nav li:hover ul, #nav li.sfhover ul {left: auto; color:#061121; padding: 7px; width: 738px; z-index: 100;}
#nav ul li ul li {float:left; width:100px; height:20px; margin-right:15px;}
#nav ul li ul li a {display: block; margin-bottom: 10px; color:#061121; border-right:1px solid #061121;border-bottom:1px solid #061121; background-color:#D5D9DE;}
#nav ul li ul li a:hover {color:#fff; background:#061121; text-decoration:none;}

#nav li.last {margin-right:0px;}
#nav li ul li a {width:100%; background:none; color:#061121;}


#textResize {
	float:right;
	font-size:0.6875em;
	margin:1em 0 1em 0;
}
#textResize .medium {font-size:1.4em;}
#textResize .large {font-size:1.6em;}

#search {
	float:right;
	clear:right;
	width:175px;
	background-color: #D5D9DE;
}
#search form input {
	border:none;
	background:#D5D9DE;
	width:145px;
	height:20px;
	padding:2px;
}
#search form #btnG {
	background: none;
	background: url(../img/search_submit.gif) no-repeat right;
	height: 20px;
	width: 17px;
	text-indent: -9999px;
	color: #D5D9DE;
}


#intro {
	clear:both;
	background:url(../img/weare-bck.png) top left no-repeat;
	font-size:0.8125em;
	line-height:1.5em;
	margin-bottom:1em;
	padding:1em;
	min-height:258px;
}
#intro h1 {
	width:253px;
	height:221px;
	background:url(../img/weare.png) top left no-repeat;
	float:left;
	margin-right:32px;
}
#intro p {padding-top:1em; padding-left:285px}


/* SlIDER */
.slide-home {
	background:#061121 url(../img/890_home-header.jpg) top left no-repeat;
}
.slide-home h1 {
	width:277px;
	height:254px;
	background:url(../img/title2.png) top left no-repeat;
	float:left;
	margin-right:165px;
	margin-left:45px;
	margin-top:45px;
}
.slide-home h2 {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.85em;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	color:#8E571C;
	width:370px;
	margin-top:45px;
}
.overview p.caption {color:#fff; clear:both; font-size: 0.75em; padding-top:10px; padding-left:45px;}
.overview .slide-home p.caption {color:#fff; clear:both; font-size: 0.75em; padding-top:53px; padding-left:45px;}

#slider-code { height: 398px; overflow:hidden; z-index:1; background:#061121;}
#slider-code .viewport { float: left; width: 890px; height: 373px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; margin: -10px 10px 0 0; float: left;}
#slider-code .prev {margin: 0 0 0 15px; float:left;}
#slider-code .next {margin: 0 15px 0 10px; float:right; }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{float: left; margin: 0 20px 0 0; padding: 0px; height: 373px; width: 890px;}


/* CONTENT */
#home-content {
	padding:1em;
	color:#09172D;
	font-size:0.875em;
	line-height:1.35em;
	width:514px;
	float:right;
	border-top:1px solid #09172D;
}
#home-content a {color:#E58010; text-decoration:none;}
#home-content a:hover {text-decoration:underline;}
#home-content h2 {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-size:2.85em;
	line-height:1.75em;
	font-weight:normal;
	text-transform:uppercase;
}

.career-intro {
	padding:1em 0 1em 0;
	clear:both;
	min-height:90px;
}
.career-intro h3 {
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.5em;
}
.career-intro img {float:left; margin-right:1em;}


/* INSIDE PAGES */
#title-bar {
	clear:both;
	font-size:0.8125em;
	line-height:1.5em;
}
#title-bar h1 {
	width:319px;
	height:279px;
	background:url(../img/weare.png) top left no-repeat;
	float:left;
	margin-right:31px;
}
#title-bar img {float:right;}

#content {
	width:544px;
	float:right;
	padding:50px 0px;
	font-size:0.875em;
	line-height:1.35em;
	color:#09172D;
}
#content h2 {
	font-size:2.15em;
	line-height:0.9em;
	font-weight:normal;
	margin-bottom:1em;
	color:#8E571C;
}
#content h3 {
	font-family:'CartoGothicStdBold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.43em;
	margin-bottom:1em;
	text-transform:uppercase;
}
#content p {margin-bottom:1em;}
.weare {color:#8E571C;}

#footer {
	margin: 10px 0 0 0;
	border-top: #000 1px solid;
	text-align: right;
}

/*********************/
/* self-clear floats */
/*********************/

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* for IE6 */
* html .group {
	height: 1%;
}
/* for IE7 */
*:first-child+html .group {
	min-height: 1px;
}