/* Main css file
----------------------------------------------------------

@package:	NBTC
@Created: 	12-2010

---------------------------------------------------------- */

/* Reset
---------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}


ol, ul {
	list-style: none;
}
.box560 ul li {
	list-style: disc outside;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

dl {
	font-size: 1.2em;
}
	dl dt {
		font-weight: bold;
	}
	dl dd {
		margin-left: 1em;
		margin-bottom: 1em;
	}

/* clearfix hack
---------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* general
---------------------------------------------------------- */
body {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-site.png") top center repeat-x;
    color: #333;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 62.5%;
    height: 100%;
    line-height: 1.5;
	padding-top: 30px;
  }

.content {
	clear: left;
}
.main-content {
	position: relative;
}

body.home {
    background-position: center top;
}

a {
	color: #57B1E3;
}

a:hover {
	color: #ed822a;
}

.wrapper {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-wrapper.png") no-repeat scroll 0 40px #FFFFFF;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1020px;
}

.branding {
    height: 115px;

/*    margin: 0 20px;*/
}

input,
select,
textarea {
    border: 1px solid #D0D0D0;
    font: 12px Verdana, Tahoma, Arial, sans-serif;
    padding: 3px 2px;
	color: #666;
    background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 66%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(66%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 66%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 66%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 66%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(top, #f2f2f2 0%,#ffffff 66%,#ffffff 100%); /* W3C */
}

	.ie input,
	.ie select,
	.ie textarea {
		background: #fff url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-inputs.png") left top repeat-x;
	}

input:focus,
select:focus,
textarea:focus {
	color: #000;
	border: 1px solid #000;
}

input[type=radio],
input[type=checkbox],
input[type=radio]:focus,
input[type=checkbox]:focus {
    border:  none;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
    .ie input[type=radio],
    .ie input[type=checkbox],
    .ie input[type=radio]:focus,
    .ie input[type=checkbox]:focus {
        background: none;
    }

label {
	font-size: 12px;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
        padding: 0 !important;
        border: 0 none !important;
    }
.btn {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 0 0 no-repeat;
	height: 20px;
	display: inline-block;
	padding: 0 0 0 15px;
	text-decoration: none;
	border: 0;
}
button.btn {
	cursor: pointer;
}
.btn span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 100% 0 no-repeat;
	color: #fff;
	display: inline-block;
    height: 20px;
    padding: 0 15px 0 0;
}
button.btn span{
	font-size: 12px;
    line-height: 17px;
}

.btn-orange {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 0 -63px no-repeat;
	height: 23px;
	display: inline-block;
	padding: 0 0 0 16px;
	text-decoration: none;
}
.btn-orange span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 100% -63px no-repeat;
	height: 22px;
	display: inline-block;
	color: #fff;
	padding: 0px 16px 0 0;
	font-size: 13px;
	cursor: pointer;
}

button.btn-orange {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") no-repeat scroll right -63px transparent;
	
	border: 0 none;
    cursor: pointer;
    padding: 0 20px 0 0;
    text-align: center;
    width: auto;
	overflow: visible;
}

button.btn-orange span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 0 -63px no-repeat;
	
	display: block;
    padding: 0 0 0 20px;
    position: relative;
    white-space: nowrap;
	color: #FFFFFF;
    height: 23px;
    line-height: 23px;
}

button.search {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") no-repeat scroll right -20px transparent;
    padding: 0 20px 0 0;
    position: absolute;
    top: 3px;
    right: 2px;
    overflow: visible;
}

button.search span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 0 -20px no-repeat;
    padding: 0 0 0 20px;
	color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    display: block;
}
.btn-next {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 0 -40px no-repeat;
	height: 23px;
	display: inline-block;
	padding: 0 0 0 16px;
	text-decoration: none;
}

.btn-next span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-sprite.png") 100% -40px no-repeat;
	height: 22px;
	display: inline-block;
	color: #fff;
	padding: 1px 31px 0 0;
	font-size: 13px;
	cursor: pointer;
}

.more {
	text-decoration: none;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #ed822a;
}

.more span {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") right 0 no-repeat;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.more:hover {
	color: #57B1E3;
}

a.back {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll left -259px transparent;
    font-size: 1em;
    font-weight: bold;
    padding-left: 32px;
    text-decoration: none;
	display: block;
	margin: 1em 0;
	line-height: 21px;
}
a.back:hover {
	background-position: left -278px;
}
a.back:focus {
	background-position: left -298px;
}

a.forward {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll right -258px transparent;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 32px;
    text-decoration: none;
	display: block;
	margin: 1em 0;
	line-height: 22px;
	padding-right: 32px;
}
a.forward:hover {
	background-position: right -278px;
}
a.forward:focus {
	background-position: right -298px;
}
p {
	font-size: 12px;
	margin: 0 0 20px;
}
p small {
	font-size: 10px;
}

h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0 0 15px 20px;
}

.size2of4 h1 {
	margin: 0 0 15px 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
}

.general-box h2,
.general-box h2 a {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
	text-decoration: none;
}
.general-box h2 a:hover {
	text-decoration: underline;
}

.title h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 20px;
}

.more-box h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
	margin: 20px 0 5px 20px;
}

h3 {
	font: normal 16px Verdana, Geneva, sans-serif;
	color: #57b1e3;
	margin-bottom: 12px;	
}

.level1 h3 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
	margin-bottom: 12px;	
}

h4 {
	font-size: 12px;
}

.print span,
.tell-friend span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") 0 -47px no-repeat;
	display: inline-block;
	height: 9px;
	width: 11px;
	margin: 0 5px 0 0;
}

.tell-friend span {
	background-position: 0 -39px;
}

.to-article, .to-zoover {
	display: block;
	text-decoration: none;
	font-size: 12px;
} 
	.to-article span, .to-zoover span {
			background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) no-repeat right -61px;
			display: inline;
			color: #57B1E3;
			font-weight: normal;
			padding-right: 10px;
	}
.to-article {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon_moreinfo_article.jpg) 0 0 no-repeat;
	min-height: 40px;
	padding-left: 50px;
}

.clear {
	clear: both;
	font-height: 0px;
	height: 0;
	line-height: 0;
}
.hide {
	display: none;
}

/* Grids
-------------------------------------------------- */

.size4of4 {
	width: 1020px;
}

.size1of5 {
	width: 210px;
	float: left;
}
	.searchresult .size1of5 {
		width: 190px;
		margin: 0 0 20px 20px;
	}
	.ie6 .size1of5 {
		overflow: hidden;
	}

.size1of4 {
	width: 230px;
	float: left;
}

.size2of4 {
	width: 480px;
	float: left;
}

.size3of5 {
	width: 580px;
	margin: 0;
	float: left;
}

.size560 {
	float: left;
	width: 580px;
}

.size400 {
	float: left;
	width: 420px;
	margin: 0 0 20px 0;
}

.size400half {
	margin: 0 0 20px 20px;
	width: 190px;
	float: left;	
}
	
	.ie6 .size1of4,
	.ie6 .size1of5,
	.ie6 .size3of5,
	.ie6 .size1of3,
	.ie6 .size560,
	.ie6 .size400 {
		display: inline;
	}

/* navigations
---------------------------------------------------------- */

.segment-nav {
	position: absolute;
	left: 20px;
	top: -20px;
	line-height: 20px;
	margin-left: 0;
}

.segment-nav li {
	float: left;
	margin-right: 1px;
	font-size: 11px;
	list-style: none;
}

.segment-nav a,
.segment-nav span {
	display: inline-block;
	height: 20px;
	text-decoration: none;
	background: #57b1e3;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

	.lte8 .segment-nav a,
	.lte8 .segment-nav span,
	.lte8 .segment-nav a:hover,
	.lte8 .segment-nav a:hover span {
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-segments.png") no-repeat right top;
	}

.segment-nav li span {
	color: #fff;
	margin-right: 10px;
	padding-left: 10px;
}

	.lte8 .segment-nav li span {
		background-position: left top;
	}

.segment-nav a.active,
.segment-nav a:hover {
	text-decoration: none;
	background: #fff;
}

	.lte8 .segment-nav a.active,
	.lte8 .segment-nav a:hover {
		background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-segments.png) no-repeat right bottom;
	}

.segment-nav a.active span,
.segment-nav a:hover span {
	color: #57b1e3;
	background: #fff;
}

	.lte8 .segment-nav a.active span,
	.lte8 .segment-nav a:hover span {
		background: transparent url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-segments.png") no-repeat left bottom;
	}

	
/* Top right nav
-------------------------------------------------- */

#topright-nav {
	background-color: #fff;
	overflow: visible; 
	position: relative;
	right: 20px; 
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	height: 20px;
	top: -20px; 
	z-index:10;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}

.lte8 #topright-nav {
	background-color: transparent;
	padding-right: 0;
}
.lte8 .topright-nav-container {
	background-color: #fff;
	float: left;
}
.lte8 .topleft-corner, .lte8 .topright-corner  {
	background: transparent url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-segments.png") no-repeat;
	display: inline-block;
	height: 20px;
	width: 10px;
	float: left;
}
.lte8 .topleft-corner {
	background-position: left bottom;
}
.lte8 .topright-corner {
	background-position: right bottom;
}
.lte7 .topleft-corner, .lte7 .topright-corner {
	zoom: 1;
	display: inline;
}

#topright-nav .topright-nav-seperator {
	float: left;
	width: 1px;
	height: 20px;
	background-color: #ccc;
}

/* Language navigation
-------------------------------------------------- */	
#language-nav {
	float: left;
	font-size: 11px;
	width: auto;
	height: 20px;
	line-height: 1.8;
}

	#language-nav .info {
		font-weight: bold;
		color: #909090;
		padding-right: 20px;
		float: left;
	}
	
	#language-nav .select {
		color: #57B1E3;
		font-weight: bold;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-arrow-down.png") right 8px no-repeat;
		padding: 0 20px 0 0;
		margin: 0 10px 0 0;
		float: left;
		border: 0;
	}
	
	#language-nav.expand .select {
		color: #ED822A;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-arrow-up.png") right 8px no-repeat;
	}

	#language-nav #language-options {
		width: 330px;
		padding: 10px 10px 20px;
		border: 0;
		top: 20px;
		left: -10px;
		z-index: 200;
		line-height: 1.6;
		font-size: 10px;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-language-selector.png") no-repeat scroll 0 bottom transparent;
	}
	
		.ie6 #language-nav #language-options {
			background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-language-selector.gif");
		}
	
		#language-nav #language-options li {
			width: 152px;
			margin-right: 10px;
			float: left;
			list-style: none;
		}
		#language-nav #language-options li a {
			color: #142C72;
		}
		#language-nav #language-options li a:hover {
			color: #ED822A;
			background-color: #fff;
			font-weight: bold;
		}
	
/* Weather
-------------------------------------------------- */

.weather {
	float: left;
	font-size: 13px;
}
.weather a {
	float: left;
	text-decoration: none;
	padding-left: 10px;
}
.weather img {
	float: left;
	margin-top: -5px;
}

/* Faux-dropdown
-------------------------------------------------- */
.faux-dropdown {
	position: relative;
	width: 200px;
	overflow: visible;
}

.faux-dropdown a,
.faux-dropdown a:visited {
	color: #666;
	text-decoration: none;
}

.faux-dropdown .select {
	position: relative;
	display: block;
	border: 1px solid #d0d0d0;
	background: #fff url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite-inputs.png") repeat-x left top;
}

.faux-dropdown .select span {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll right -199px transparent;
	overflow: hidden;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 30px 0 3px;
}

.faux-dropdown .options {
	position: absolute;
	z-index: -1;
	left: -9999px;
	width: 198px;
	border: 1px solid #000;
	border-top: none;
	background: #fff;
	margin-top: 1px;
}

.faux-dropdown .options ul {
	padding: 0 0 1px;
	margin: 0;
}

.faux-dropdown .options li {
	padding: 0 1px;
	list-style: none;
}

.faux-dropdown .options a {
	display: block;
	padding: 2px;
}

.faux-dropdown .options a:hover {
	color: #fff;
	background: #ed822a;
}

.faux-dropdown:hover,
.faux-dropdown.expand {
	z-index: 6;
}

.faux-dropdown:hover .select,
.faux-dropdown.expand .select {
	border-color: #000;
	border-bottom: none;
	padding-bottom: 1px;
}

.faux-dropdown:hover .options,
.faux-dropdown.expand .options {
	left: 0;
}

.faux-dropdown:hover .select {
	border-color: #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	padding-bottom: 0;
}

.faux-dropdown.expand .select {
	border-color: #000;
	border-bottom: none;
	padding-bottom: 1px;
}

.faux-dropdown .options {
	display: none;
}

.faux-dropdown.expand .options {
	display: block;
}

.faux-dropdown * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faux-dropdown.expand .select span {
	background-position: right -219px;
}

/* JS version */
.hasJS .faux-dropdown:hover .select {
	border-color: #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	padding-bottom: 0;
}

.hasJS .faux-dropdown.expand .select {
	border-color: #000;
	border-bottom: none;
	padding-bottom: 1px;
}

.hasJS .faux-dropdown .options /*,
.hasJS .faux-dropdown:hover .options */ {
	display: none;
}

.hasJS .faux-dropdown.expand .options {
	display: block;
}

/* Logo
-------------------------------------------------- */

.logo {
	position: absolute;
	left: 25px;
	top: 12px;
	color: #808080;
}

.logo span {
	position: relative;
	top: -24px;
	margin: 0 0 0 16px;
}

/* Form: Quick search 
-------------------------------------------------- */
.quick-search {
	position: absolute;
	right: 20px;
	top: 30px;
}

.ie6 .quick-search {
	width: 225px;
}

.quick-search fieldset {
    position: relative;
}

.quick-search input {
    padding-right: 85px;
	width: 225px;
    height: 16px;
}

/* Site navigation
-------------------------------------------------- */

.nav {
	position: absolute;
	top: 75px;
	left: 0;
	width: 100%;
	font-size: 13px;
	line-height: 35px;
	z-index: 3;
}

.nav ul {
	position: absolute;
	left: 20px;
	font-weight: bold;
	width: 980px;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-nav.png") top left repeat-x;
	margin-left: 0;
}

.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

.nav a,
.nav a:visited {
	color: #142b75;
	text-decoration: none;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav-border.png") left 12px no-repeat;
}

.nav li:first-child a {
	background: none;
}

.nav a:hover,
.nav a.active,
.nav a.active:visited {
	color: #ed822a;
}

.nav li a.active {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav-active.png") right top no-repeat;
}

.nav li a.active span {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav-active.png") left top no-repeat;
}

.nav li a.active:hover span {
	background: none;
}

.nav li a,
.nav li a span {
	float: left;
	display: block;
	padding: 0 15px 0 0;
}

.nav li a span {
	padding: 0 0 0 13px;
	font-size: 13px;
}

.nav li:hover a,
.nav li:hover span,
.nav li.hover a,
.nav li.hover span {
	color: #ed822a;
	text-decoration: none;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav.png") right top no-repeat;
}

	.ie6 .nav li.hover a,
	.ie6 .nav li.hover span {
			background-image: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav.gif");
	}

.nav li:hover span,
.nav li.hover span {
	background-position: left top;
}

/* dropdown */
.nav li ul {
	left: -9999px;
	top: 35px;
	width: 170px;
	font-size: 10px;
	font-weight: normal;
	padding: 0 12px 15px 3px;
	line-height: normal;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav.png") left bottom no-repeat;
}

	.ie6 .nav li ul {
		background-image: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-tabs-nav.gif");
	}

.nav li:hover ul,
.nav li.hover ul {
	left: 0;
}

.nav li li {
	float: none;
	display: block;
	width: 100%;
	padding: 0;
}

.nav li li a {
	padding: 5px 8px;
	margin: 0 2px;
	background-image: none;
}

.nav li:hover li a,
.nav li.hover li a {
	float: none;
	display: block;
	background: none;
}

.nav li:hover li a,
.nav li.hover li a,
.nav li:hover li a:visited,
.nav li.hover li a:visited {
	color: #1c4993;
}

.nav li:hover li a.active,
.nav li.hover li a.active,
.nav li:hover li a.active:visited,
.nav li.hover li a.active:visited {
	color: #ed822a;
}

.nav li:hover li a:hover,
.nav li.hover li a:hover,
.nav li:hover li a.active:hover,
.nav li.hover li a.active:hover {
	color: #fff;
	background: #ed822a;
}

	.ie6 .nav ul li.hover ul li a,
	.ie6 .nav ul li ul li a {
		background: #fff;
	}
	
/* Sub navigation
-------------------------------------------------- */

.sub-nav {
	margin: 4px 0 20px 20px;
}
.size1of4 .sub-nav {
	margin-left: 0;
}
.sub-nav li {
	font-size: 15px;
	color: #57b1e3;
	border-bottom: 1px solid #e5e5e5;
	line-height: 15px;
	padding: 4px 0 8px 0;
	list-style: none;
}

.sub-nav .active a {
	color: #ed822a;
}

.sub-nav li a,
.sub-nav .active li a {
	font-size: 12px;
	color: #57b1e3;
	text-decoration: none;
}

.sub-nav .active li a,
.sub-nav li li a{
    color: #797979;
}

.sub-nav li a:hover {
	color: #ed822a;
	text-decoration: underline;
}

.sub-nav .active a {
    color: #57B1E3;
}

.sub-nav ul {
    display: none;
    margin: 8px 0 9px 16px;
}

.sub-nav .active ul {
	display: block;	
}

.sub-nav ul li {
	border: none;
	padding: 4px 0 3px 0;
}

.sub-nav .active .active a {
	color: #ED822A;
}
.sub-nav .subnav_root {
	font-size: 15px;
}

/* Breadcrumbs
-------------------------------------------------- */

.breadcrumbs {
	margin: 15px 0 15px 20px;
	overflow: auto;
	position: relative;
}
	.ie7 .breadcrumbs{
		z-index: ;
	}

	.ie6 .breadcrumbs {
		overflow: visible;
		height: 0;
	}

.breadcrumbs li {
	float: left;
	padding: 0;
	list-style: none;
	margin-right: 5px;
	font-size: 10px;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:visited {
	color: #8d8d8d;
}

.breadcrumbs a {
	margin-right: 5px;
}


/* Footer
-------------------------------------------------- */

.footer {
	clear: both;
    margin-top: 10px;
}

.footer .footer-list {
	margin: 0 0 10px 20px;
	vertical-align: top;
	width: 17%;
	display: inline-block;
}

.lte7 .footer .footer-list {
	display: inline;
}

.footer .footer-list li {
	font-size: 12px;
	font-weight: bold;
	color: #142B75;
	margin: 0 0 10px;
	list-style: none;
}

.footer .footer-list li:first-child {
	margin: 0;
}

.footer .footer-list li a {
	font-size: 11px;
	font-weight: normal;
	color: #57B1E3;
	text-decoration: none;
}

.footer .footer-list li a:hover {
	color: #ed822a;
	text-decoration: underline;	
}

.footer .footer-list li:first-child a {
	font-size: 12px;
	font-weight: bold;
	color: #142B75;
	text-decoration: none;
}

.footer .footer-list li:first-child a:hover {
	text-decoration: underline;
}

.site-wide {
	font-size: 11px;
	width: 100%;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-shadow-site.png") top no-repeat;
}

.site-wide a,
.site-wide a:visited {
	color: #8d8d8d;
	text-decoration: none;
}

.site-wide a.active,
.site-wide a.active:visited {
	color: #ED822A;
}

.site-wide a:hover {
	text-decoration: underline;
}

.site-wide ul {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-shadow-footer.png") right top no-repeat;
	padding: 0 15px 8px 5px;
	margin: 0 0 0 20px;
}

.site-wide ul,
.site-wide li {
	float: left;
	line-height: 25px;
}

.site-wide li {
	margin: 0 10px;
	list-style: none;
}

.site-wide .icons {
	float: right;
	margin-top: -5px;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-shadow-footer.png") no-repeat right 1px;
}

.site-wide .icons img {
	width: 25px;
	height: 25px;
}

.site-wide .icons li {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
}

/* Layover
-------------------------------------------------- */

.layover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 50;
}

	.lte8 .layover {
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-layover.png") repeat;
	}

	.ie6 .layover {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='static/gfx/bg-layover.png', sizingMethod='scale');
		position: absolute;
	}	
	
.layover-inner {
	width: 560px;
	height: auto;
	background: #fff;
	margin: 200px auto;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	-o-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	border: 1px solid #cfcfcf;
	position: relative;
	zoom: 1;
}

.layover-inner .close-layover {
	display: block;
	width: 26px;
	height: 20px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) 0 -19px no-repeat;
	position: absolute;
	top: 10px;
	right: 20px;
}

.layover-inner h3 {
	font-size: 16px;
	color: #57b1e3;
	margin: 9px 20px 8px;
}

.layover-inner iframe {
	width: 100%;
	height: 195px;
	border: none;
}

	.ie6 .layover-inner iframe {
		overflow-x: hidden;		
	}

.wm-field-label {
	display: inline-block;
	width: 150px;
	font-size: 12px;
}

	.ie7 .wm-field-label {
		float: left;
	}

.wm-field-input {
	display: inline-block;
	font-size: 12px;
	margin-bottom: 20px;
}

.wm-field-input input {
	width: 200px;
}

.wm_formelement_errors {
	color: #ff0000;
	font-size: 12px;
}

#submit input {
	border: none;
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-submit.png") no-repeat;
	width: 75px;
	height: 23px;
	color: #fff;
	padding: 0 0 4px;
	margin: 0 0 0 150px;
	cursor: pointer;
}

	.ie #submit input {
		padding: 0 0 2px;		
	}

.iframe {
	background: #fff;
	padding: 0 0 9px;
}

.iframe h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
	text-decoration: none;
}

/* Page Tools
-------------------------------------------------- */
.page-tools {
	margin: 0 0 0 20px;
}
.page-tools li {
	float: left;
	margin: 13px 0 0 0;
	list-style: none;
}
.size1of5 .page-tools li {
	float: none;
	margin: 0;
}

.page-tools a {
	text-decoration: none;
	color: #59B3E4;
	font-size: 11px;
	margin: 0 14px 0 0;
}

.page-tools a img {
	margin: 0 5px 0 0;
}

/* General Box
-------------------------------------------------- */

.general-box {
	margin-bottom: 20px;
}
.home .size400 .general-box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #deeffa;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
	padding: 10px 10px 13px;
}

.general-box h2 {
	height: 48px;
	padding: 0;
	position: relative;
	margin: 0 0 13px;
}

.general-box h2 span {
	position: absolute;
	bottom: 0;
}

.general-box img {
	margin: 0 0 8px;
	-webkit-box-shadow: -2px 2px 1px #d9d9d9;
	-moz-box-shadow: -2px 2px 1px #d9d9d9;
	-o-box-shadow: -2px 2px 1px #d9d9d9;
	box-shadow: -2px 2px 1px #d9d9d9;
	padding: 4px;
}

	.ie .general-box img {
		border-left: 2px solid #d9d9d9;
		border-bottom: 2px solid #bfbfbf;
		-ms-interpolation-mode: bicubic;
	}

.general-box p {
	margin: 0 0 8px;
}

.box270,
.vertical270 {
	float: left;
	width: 270px;
	margin: 0 0 20px 20px;
}
	.home .size400 .general-box.box270, 
	.home .size400 .general-box.vertical270 {
		width: 248px;
	}

.box230 {
	width: 230px;
	float: left;
	margin: 0 0 20px 20px;
}
.sidebar .box230 {
	border-top: 1px solid #e5e5e5;
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
	width: 200px;
}
.sidebar .box230:first-child {
	border-top: 0;
}

.sidebar .box190 {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-bottom: 0;
}

.box190,
.vertical190 {
	width: 190px;
	margin: 0 0 20px 20px;
	float: left;
}
	.home .size400 .box190, 
	.home .size400 .vertical190 {
		width: 168px;
	}

.box173 {
	width: 173px;
	float: left;
	margin: 0 0 0 20px;
}	

.box125 {
	width: 125px;
	float: left;
	margin: 0 0 20px 20px;
}

.general-box.box270 img {
	width: 267px;
	height: 164px;
}

.general-box.box230 img {
	width: 227px;
	height: 140px;
}

.general-box.box190 img {
	width: 187px;
	height: 115px;
}

.general-box.box400 {
	margin: 0 0 20px 20px; 
}

.general-box.box400 img {
	width: 397px;
	height: 245px;
}
.box400 {
	width: 400px;
	float: left;
	margin: 0 0 20px 20px;
}

.vertical400{
	float:left;
	width: 400px;
}
	.home .size400 .general-box.box400, 
	.home .size400 .general-box.vertical400,
	.home .size400 .general-box.box400 iframe{
		width: 378px;
	}
	
.general-box.box560 {
	margin: 0 0 20px 20px;
}

.box560 {
	width: 560px;
	margin: 0 0 20px 20px;
	float: left;	
}
.box980 {
	width: 980px;
	margin: 0 0 20px 20px;
	float: left;	
}
.general-box.box560 img {
	width: 256px;
	height: 158px;
	float: left;
	margin: 0 18px 0 0;
}

	.ie6 .general-box.box560 img {
		display: inline;
	}

.general-box.box270.text-right img {
	width: 123px;
	height: 76px;
	float: left;
}

	.ie6 .text-right img {
		display: inline;
	}
		
.general-box.box173 img {
	width: 170px;
	height: 105px;
}

.general-box.box125 img {
	width: 122px;
	height: 75px;
}
/*
	ER 20110329
	float: left toegevoegd voor alle verticalxxx classes
*/
.general-box.vertical190,
.general-box.vertical270,
.general-box.vertical400,
.general-box.vertical560, 
.general-box.vertical980 {
	float: left;
	margin-left: 20px;
}


.general-box.vertical190 img,
.general-box.vertical270 img,
.general-box.vertical400 img,
.general-box.vertical560 img, 
.general-box.vertical980 img {
	width: 67px;
	height: 41px;
	float: left;
	margin: 5px 10px 0 0;
}
.general-box.vertical190 ul,
.general-box.vertical270 ul,
.general-box.vertical400 ul,
.general-box.vertical560 ul, 
.general-box.vertical980 ul {
	margin: 0;
}


.general-box li {
	clear: both;
	border-bottom: 1px dotted #d5d5d5;
	padding-bottom: 10px;
	list-style: none;
}

.general-box li a {
	font-size: 12px;
	font-weight: bold;
	color: #142B75;
	display: block;
	text-decoration: none;
}

.general-box li a:hover {
	text-decoration: underline;
}

.general-box li p {
	margin: 10px 0 0 85px;
}

.general-box.vertical-noimg li p {
	margin: 10px 0 0;
}

.general-box.vertical400 {
	margin: 0 0 20px 20px;
}

.home .size400 .general-box.box190 img, 
.home .size400 .general-box.box270 img,
.home .size400 .general-box.box400 img {
	height: auto;
	width: 100%;
}

.general-box.vertical190 .news-date,
.general-box.vertical270 .news-date,
.general-box.vertical400 .news-date,
.general-box.vertical560 .news-date, 
.general-box.vertical980 .news-date {
	color: #999999;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
}

/* Campaign Box
-------------------------------------------------- */

.campaign-box {
	border: 1px solid #dcdcdc !important;
	padding: 0 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient.gif) bottom repeat-x !important;
	margin: 0 0 20px 20px;
	width: 398px; /* 400 minus border*/
	clear: both;
}

.campaign-box a {
	color: #000;
	text-decoration: none;
	padding: 8px 10px 21px !important;
	display: block;
	overflow: hidden;
}

.campaign-box a:hover h2 {
	text-decoration: underline;
}

.campaign-box h2 {
	height: auto;
}

.campaign-box img {
	width: 183px;
	float: left;
	margin: 0 28px 0 0;
}

	.ie6 .campaign-box img {
		display: inline;	
	}

.campaign-box .btn-next {
	float: right;
}

	.lte7 .campaign-box .btn-next {
		zoom: 1;
		display: inline;
	}
	

/* Tagcloud
-------------------------------------------------- */

.tagcloud {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #c9e6f6;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
	padding: 10px;
	margin: 0 0 20px 20px;
	line-height: 1;
	overflow: hidden;
}
.tagcloud.box190 {
	width: 168px;
}
.tagcloud.box400 {
	width: 378px;
}
.tagcloud li {
	float: left;
	margin: 0 12px 7px 0;
	height: 18px;
	list-style: none;
}

	.ie6 .tagcloud li {
		display: inline;
	}

.tagcloud a {
	text-decoration: none;
	color: #142c72;
}

.tagcloud a:hover {
	text-decoration: underline;
}

.tagcloud .small a {
	font-size: 14px;
	position: relative;
	bottom: -8px;
}

.tagcloud .medium a {
	font-size: 16px;
	position: relative;
	bottom: -6px;
}

.tagcloud .large {
	font-size: 20px;
}

/* Sponsored
-------------------------------------------------- */

p.sponsored {
	border-bottom: 1px solid #ED822A;
	color: #343432;
	clear: both;
	font-size: 10px;
	text-align: right;
	padding: 0 0 2px;
	margin-bottom: 7px;
}

p.sponsored a {
	color: #343432;
	text-decoration: none;
}

p.sponsored a:hover {
	text-decoration: underline;
}

/* KJU 07042011 margin-bottom: -20px; verwijderd
-------------------------------------------------- */
h2.sponsored {
	color: #343432;
	font: 19px Georgia,"Times New Roman",Times,serif;
	height: auto;
	min-height: 21px;
}
	h2.sponsored span {
		position: static;
	}
	h2.sponsored a {
		color: #343432 !important;
	}
		

/* Flash container 
-------------------------------------------------- */
.flash-container {
	border: 1px solid #dcdcdc;
	padding: 8px 10px 21px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient.gif) bottom repeat-x;
	margin: 0 0 20px 20px;
	width: 960px; 
}
	.flash-container object {
		display: block;
		margin: 0 auto;
	}
#flash-banner, #moodscloud {
	display: block;
	margin: 0 auto 20px;
}

.size560 #flash-banner {
	margin-left: 20px;
}



/* Ad container 
-------------------------------------------------- */
.advertisement {
	margin: 0 0 20px 20px;
	overflow: hidden;
    text-align: center;
}
	.advertisement iframe {
		margin: 0 auto;
		display: block;
	}
	.size560 .advertisement.box560 {
		width: 560px;
		overflow: hidden;
	}
	.size400 .advertisement.box400 {
		width: 400px;
		overflow: hidden;
	}
	.size400 .advertisement.box230 {
		width: 230px;
		overflow: hidden;
	}
	.size400 .advertisement.box190 {
		width: 190px;
		overflow: hidden;
	}


/* Carousel
-------------------------------------------------- */

.slider-container {
      clear: left;
}

.carousel {
      margin: 0 0 20px 20px;
      clear: left;
}

.more-box .carousel {
	margin-left: 0;
	clear: left;
}

.carousel .jcarousel-container {
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #c9e6f6;
}

.carousel .jcarousel-container-horizontal {
	width: 498px;
    padding: 14px 30px;
}

.carousel .jcarousel-clip-horizontal {
    width:  500px;
    height: 130px;
}

.carousel .jcarousel-item {
    width: 150px;
    height: 130px;
}

.carousel .jcarousel-item-horizontal {
	margin: 0 20px 0 0;
}

.carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 31px;
    height: 159px;
    cursor: pointer;
    background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-carousel-sprite.png) -62px 0 no-repeat;
}

.carousel .jcarousel-next-horizontal:hover {
    background-position: -93px 0;
}

.carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 159px;
    cursor: pointer;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-carousel-sprite.png) -31px 0 no-repeat;
}

.carousel .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.carousel li img {
	-webkit-box-shadow: -2px 2px 2px #d9d9d9;
	-moz-box-shadow: -2px 2px 2px #d9d9d9;
	-o-box-shadow: -2px 2px 2px #d9d9d9;
	box-shadow: -2px 2px 2px #d9d9d9;
	padding: 2px 2px 4px 3px;
	margin: 0 0 5px 5px;
	position: relative;
	left: -7px;
}

	.ie .carousel li img {
		border-left: 2px solid #d9d9d9;
		border-bottom: 2px solid #bfbfbf;
	}

.carousel li a:hover img {
	-webkit-box-shadow: -2px 2px 2px #000;
	-moz-box-shadow: -2px 2px 2px #000;
	-o-box-shadow: -2px 2px 2px #000;
	box-shadow: -2px 2px 2px #000;
}

	.ie .carousel li a:hover img {
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
	}

.carousel li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding-left: 7px;
}


/* Moodselector
-------------------------------------------------- */

.moodselector {
	position: relative;
	min-height: 175px;
}

.home .size400 .moodselector {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #deeffa;
	padding: 10px 10px 13px;
	width: 168px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
}

.moodselector .header {
	font-size: 16px;
	color: #57b1e3;
	padding-bottom: 12px;
}
.moodselector h3{
	position: relative;
	z-index: 2;
	zoom: 1;
}

.moodselector ul {
	margin: 0;
}

.moodselector li {
	list-style: none;
}

.moodselector li a {
	font-size: 12px;
	color: #142b75; 
	text-decoration: none;
	display: block;
	padding: 3px 0;
}

.moodselector li a:hover {
	color: #ed822a;
	font-weight: bold;
	padding: 3px 0 3px 8px;	
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) -38px -57px no-repeat;
}
.moodselector li:first-child a img {
	display: inline;
}

.moodselector li a img {
	display: none;
	position: absolute;
	right: 5px;
	bottom: 20px;
}

.moodselector li a:hover img {
	display: inline;
}

/* Moodmenu
-------------------------------------------------- */

.moodmenu ul {
	margin: 0;
}

.moodmenu li {
	list-style: none;
}

.moodmenu li a {
	font-size: 12px;
	color: #142b75; 
	text-decoration: none;
	display: block;
	padding: 3px 0;
}

.mood .moodmenu li.active {
	color: #ed822a;
	font-weight: bold;
	padding: 3px 0 3px 8px;	
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) -38px -57px no-repeat;
}


/* Calendar
-------------------------------------------------- */

.calendar {
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #c9e6f6;
	padding: 10px;*/
}

.size400 .calendar,
.size1of5 .calendar {
	margin: 0 0 20px 20px;
	width: 168px;
}

.home .size400 .calendar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #deeffa;
	padding: 10px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
}
.calendar ul {
	margin: 0;
}
.calendar li {
	border-top: 1px dotted #d5d5d5;
	padding: 12px 0 8px;
	clear: both;
	list-style: none;
}

.calendar li:first-child {
	border: none;
	padding: 0 0 8px;
}

.calendar span {
	display: inline-block;
	width: 42px;
	height: 41px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) 0 -86px no-repeat;
	text-align: center;
	padding: 1px 0 0;
	float: left;
	margin: 0 0 7px 0;
}

.calendar span strong {
	color: #57B1E3;
	font-size: 16px;
	display: block;
	margin-bottom: -4px;
}

.calendar p {
    margin: 0;
    padding: 0 0 0 55px;
}

.calendar p a {
	font-weight: bold;
	text-decoration: none;
	color: #142b75;
	display: block;
}

.calendar p a:hover {
	text-decoration: underline;
}

.calendar p em {
	font-weight: 11px;
	color: #142b75;
	display: block;
}

/* Calendar Search
-------------------------------------------------- */

.size400 .calendar-search,
.size1of5 .calendar-search {
	margin: 0 0 20px 20px;
	width: 168px;	
}

.calendar-search {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #deeffa;
	padding: 10px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
}

.calendar-search  input {
	width: 30px;
	margin: 0 0 9px;
}

.calendar-search .medium {
	width: 45px;
}

.calendar-search .large {
	width: 242px;
}

.calendar-search.box190 .large {
	width: 162px;
}

.calendar-search fieldset {
	width: 248px;
}
.calendar-search.box190 fieldset {
	width: 168px;
}

.calendar-search label {
	display: block;
}
.calendar-search p{
	margin: 0 0 20px 0;
}

.cal-from-popup, .cal-to-popup, .cal-popup {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) 0 -128px no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	position: relative;
	top: 5px;
	margin-left: 5px;
	cursor: pointer;
}

.lte7 .cal-from-popup, .lte7 .cal-to-popup, .lte7 .cal-popup {
	top: -8px;
}

.calendar-search .btn {
	float: right;
}

.calendar-search .ui-autocomplete { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
	border: 1px solid #57B1E3;
	background: #fff;
	padding: 5px;
}
.calendar-search .ui-autocomplete li a {
	padding: 5px 10px;
	display: block;
	color: 	#000;
}
.calendar-search .ui-autocomplete li a:hover {
	font-weight: bold;
}
.ui-menu-item {
	list-style: none;
}

/* Linklist box
-------------------------------------------------- */
.linklist {
	margin: 0 0 20px 20px;
	float: left;
}
	.linklist h3 {
		color: #ED822A;
		font: 19px Georgia,"Times New Roman",Times,serif;
		height: 48px;
		position: relative;
	}
		.linklist h3 span {
			position: absolute;
			bottom: 0;
		}
	.linklist ul {
		margin: 0;
	}
	.linklist ul li {
		color: #ED822A;
		font-size: 12px;
	}
	.linklist ul li a {
		display: block;
	}
		.linklist li small {
			font-size: 0.9em;
			color: #999;
			padding-right: 5px;
		}
		.linklist li.pdf a {
			display: table-cell;
		}
		.linklist li.pdf small {
			background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll right -158px transparent;
			display: inline-block;
			height: 20px;
			line-height: 2;
			padding-right: 20px;
		}
		.linklist li.link-date {
			margin-left: 20px;
		}
		.linklist li.link-date small {
			text-indent: -20px;
			display: inline-block;
		}
		.lte7 .linklist li.link-date small {
			display: inline;
			zoom: 1;
		}
		
	.ie6 li.pdf, .ie7 li.pdf {
		display: inline;
		zoom: 1;
	}
		


/* Newsletter box
-------------------------------------------------- */

.newsletterbox {
	width: 168px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #57b1e3;
	padding: 10px;
	margin: 0 0 20px 20px;
}


.home .size400 .newsletterbox {
	border-color: #deeffa;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
}

.newsletterbox .large {
	width: 162px;
}

.newsletterbox .btn {
	margin: 10px 0 0;
	float: right;
}


/* POIbox
-------------------------------------------------- */

.poibox {
	width: 168px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
    border: 1px solid #ED822A;
	padding: 10px;
	margin: 0 0 20px 20px;
}
	.poibox .btn {
		float: right;
	}


/* Iconbox
-------------------------------------------------- */

.iconbox  {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #deeffa;
	padding: 10px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
}
.iconbox {
    width: 168px;
}
.iconlist {
	overflow: hidden;
	margin: 0;
}
.iconbox .iconlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	list-style: none;
}


/* Richtext
-------------------------------------------------- */

.richtext {
	margin: 0 0 20px 20px;
}
.richtext h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
}

.home .size400 .richtext {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #deeffa;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
	padding: 10px 10px 13px;
}

.richtext p {
	text-align: left;
}

.richtext table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 0 0 20px;
}

.richtext ul {
	margin: 0 0 20px 15px;
}

.richtext ol {
	margin: 0 0 20px 20px;
}

.richtext ul li {
	list-style: disc outside;
	font-size: 12px;
}

.richtext ol li {
	list-style: decimal outside;
	font-size: 12px;
}

.richtext em {
	font-style: italic;
}

.richtext sub {
	vertical-align: sub;
	font-size: smaller;
}

.richtext sup {
	vertical-align: super;
	font-size: smaller;
}


/* News
-------------------------------------------------- */
.news {
	margin-left: 20px;
}

.news-item {
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.news-item.first {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding-top: 10px;
}

.news-item h2 {
	margin-bottom: 0;
}
.news-item h2 a {
	color: #142B75;
	text-decoration: none;
}	
.news-item h3 {
	margin-bottom: 0;
}
.news-item h3 a {
	color: #142B75;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.news-item p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}	

	.news-item .news-thumb-img {
		float: left;
		margin-right: 15px;
	}	
	.news-item-content {
		width: 385px;
		float:left;
	}
	.first .news-item-content {
		width: 285px;
	}
	.news-item p.news-date {
		color: #999;
		margin-top: 0;
	}
.news-item .more {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) no-repeat right 0;
	color: #57B1E3;
	padding-right: 23px;
	font-weight: normal;
	display: inline-block;
	height: 18px;
}


/* Introduction
-------------------------------------------------- */

.introduction {
	margin-left: 20px;
	margin-bottom: 10px;
}
.introduction p {
	margin-bottom: 10px;
}


/* Paging
-------------------------------------------------- */

.paging {
	text-align: center;
	font-size: 1.2em;
	clear: both;
	margin-bottom: 20px;
}
.paging li {
	border-right: 1px solid #6DBBE7;
  	display: inline;
  	margin-left: 6px;
  	padding-right: 7px;
	list-style: none;
}
	.paging li strong {
		background: none repeat scroll 0 0 #EE822A;
    	color: #FFFFFF;
    	font-weight: normal;
    	padding: 2px 4px;
	}
	.paging li a {
		text-decoration: none;
	}
	
	.paging li.next a {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) no-repeat right -61px;
	color: #57B1E3;
	padding-right: 15px;
	font-weight: normal;
	}
	.paging li.previous a {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) no-repeat 0 -181px;
	color: #57B1E3;
	padding-left: 15px;
	font-weight: normal;
	}
.paging li.next {
	margin-left: 50px;
	border-right: 0;
}

/* poi-practical-info KJU: 29-7 New added 
-------------------------------------------------- */
.poi-practical-info {
	clear: both;
    margin: 0 0 20px 20px;
}
.poi-practical-info ul {
    margin: 5px 0;
}
.poi-practical-info li {
    float: left;
    font-size: 12px;
    list-style: none;
    padding-right: 5px;
}
.poi-practical-info h3 {
	color: #ED822A;
}
.poi-practical-info h4 {
	font-size: 1.3em;
}
.poi-practical-info h5 {
	font-size: 1.1em;
}
.poi-practical-info table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 0 20px;
}
.horizontal-list {
    overflow: hidden;
    margin-bottom: 20px;
}
.horizontal-list li {
    float: left;
    padding-right: 15px;
}

/* POI Detailpagina
------------------------------------------------- */
.poi-header {
	margin-left: 20px;
}
.poi-header h1 {
	margin-left: 0;
}
.book-now .btn-orange {
	position: absolute;
	top: -25px;
	right: 0;
}

/* Accordion KJU (class="accordion")
-------------------------------------------------- */
.accordion { 
	margin: 0 0 20px 20px;
	clear: both;
}
.accordion li {
	list-style: none;
}
.accordion > li {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_gradient-togglelist-active.png) center bottom repeat-x #F7FCFE;	
}
.accordion h3 {
	cursor: pointer;
	color: #57B1E3;
	line-height: 19px;
	background: #fff url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_gradient-togglelist.png) left bottom repeat-x; 
 	border-bottom: 1px solid #C6E4F5;
	margin-bottom: 0;
	padding: 10px;
	position: relative;
}
.accordion h4 {
	font-size: 1.3em;
}
/*
 * KJU: 29-7 added
 */
.accordion h5 {
	font-size: 1.1em;
}

.accordion li:first-child h3 {
	border-top: 1px solid #C6E4F5;	
}
.accordion h3.active {
	color: #ED822A;
	border: 0;
	background: none;
	overflow: hidden;
}
	.accordion h3 .open {
		position: absolute;
		right: 10px;
		font-size: 0.7em;
		padding-right: 22px;
		background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon_expand.png) right 3px no-repeat;
	}
	.accordion h3.active span.open {
		display: none;
	}

.accordion .innerpanel {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
	.accordion .innerpanel .open {
		background: #fff;
		border: 1px solid #ED822A;
	}
	.accordion .innerpanel h4 {
		cursor: pointer;
	    color: #57B1E3;	
		font-size: 12px;
		padding-left: 15px;
		background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icons_faq-arrows.gif) left -586px no-repeat;
		padding: 0px 15px;
		margin-top: 5px;
	}
	.accordion .innerpanel h4.active {
		color: #ED822A;	
		background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icons_faq-arrows.gif) left 8px no-repeat;	
		cursor: default;
	}
.accordion div {
	margin: 10px 10px 0 10px;
    overflow: hidden;
}
.opened .innerpanel .opened {
	border: 1px solid #ED822A; 
	padding: 10px 10px 15px;
	margin: 10px;
	background-color: #fff;
}
	.opened .innerpanel .opened p {
		margin: 0;
	}
.accordion li div li {
	font-size: 12px;
}

.accordion .maglist-3 {
	margin: 0;
	overflow: hidden;
}	
	.accordion .maglist-3 h4 {
		padding: 0;
		background: none;
		color: #142B75;
		font-size: 12px;
		text-align: center;
	}
	.accordion .maglist-3 li {
		list-style: none;
		width: 150px;
		margin-left: 20px;
		margin-bottom: 30px;
		display: inline;
		float: left;
		position: relative;
		overflow: hidden;
	}
	.accordion .magtools li {
		list-style: none;
		float: none;
		width: auto;
		margin-left: 0;
	}
	.accordion .magtools .pdf {
		display: block;
		height: 22px;
		margin-bottom: 0;
	}
	.accordion .magtools .pdf a {
		color: #aaa;
		text-decoration: none;
	}
	.accordion .magtools .browse a {
		display: block;
		position: relative;
		top: -5px;
		right: -50px;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-browse.png") no-repeat 63px -3px;
		color: green;
		padding: 5px 20px 0 0;
		text-decoration: none;
		font-weight: bold;
	}
.accordion table {
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 0 20px;
}

	.two-cols {
		overflow: hidden;
		margin: 1em 0;
		width: 100%;
		display: block;
	}
	/*
	 * KJU 29-7 remarked for changed accordion presentation
	 */
	.two-cols li, .richtext .two-cols li {
		display: block;
		float: left;
	    /*list-style: none outside none;*/
	 	/*background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bullet_blue.png") no-repeat scroll left 2px transparent;*/
	    padding-right: 15px;
	    /*width: 43%;*/
	}
	
	.ie7 .two-cols {
		width: 400px;
		overflow: auto;
	}
	.ie7 .two-cols li {
		width: 150px;
		margin-right: 30px;
		zoom: 1;
	}


/* Subject search
-------------------------------------------------- */
.search-subjects {
	border: 1px solid #57B1E3;
	padding: 20px;
}
	.search-subjects h2 {
	    color: #57B1E3;
	    font-size: 18px;
	    line-height: 15px;
	    list-style: none outside none;
	    padding: 4px 0 8px;
		font-weight: normal;
	}
.search-subjects.box190 {
	width: 150px;
	margin: 0;
}
	.search-subjects.box190 input,
	.search-subjects.box190 .select {
		width: 140px;
	}
	.search-subjects label {
		display: block;
	}
.search-subjects .form-action {
	margin-top: 20px;
}

/* What's nearby?
-------------------------------------------------- */
.show-nearby {
	overflow: hidden;
	margin: 0 0 20px 20px;
}
	.show-nearby img.map-thumb {
		-moz-box-shadow: -2px 2px 2px #D9D9D9;
		float: left;
		margin: 0 20px 20px 0;
		padding: 2px 2px 4px 3px;
	}



/* Tables
-------------------------------------------------- */
table td, table th {
	vertical-align: top;
}
.data {
	width: 100%;
}
	.data th, .data td {
	    padding: 0 0 5px;
	    text-align: left;
	}
.capacity td {
	padding-right: 20px;
    text-align: right;
}
.capacity th span {
	display: block;
    height: 23px;
    margin-bottom: 4px;
    width: 46px;
}
.showOnPrint {
    display: none;
}
span.nb_srfmm {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-15px 0;
}

span.nb_ushma {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-65px 0;
}

span.nb_carma {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-115px 0;
}

span.nb_cabma {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-165px 0;
}

span.nb_thtma {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-215px 0;
}

span.nb_schma {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-265px 0;
}

span.pr_airco {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-310px 0;
}

span.pr_dayli {
	background: transparent url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/congresicons.gif) no-repeat scroll
		-355px 0;
}

.weather-table {
	color: #8D8D8D;
	margin-bottom: 20px;
}
.weather-table th {
	font-size: 1em;
	font-weight: normal;
	color: #333;
}
.weather-table th[scope=col] {
	text-align: center;
}
.ie6 .weather-table th {
	text-align: center;
}
.weather-table td {
	font-size: 1em;
	text-align: center;
}
.weather-table tbody th, .weather-table tbody td {
    border-bottom: 1px solid #CCCCCC;
}


/* Book now
-------------------------------------------------- */
.book-now {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
	.book-now .btn {
		position: absolute;
		top: -23px;
		right: 0;
		font-size: 1.2em;
 		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat right 0;	    
		height: 23px;
	    padding: 0 15px 0 0;
	    text-decoration: none;
		display: inline;
		float: left;
	}
	.book-now .btn:hover {
		background-position: right -30px;
	}
	.book-now .btn:active {
		background-position: right -60px;
	}
		.book-now .btn span {
			background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat left 0;
		    color: #FFFFFF;
		    font-weight: bold;
		    height: 23px;
		    line-height: 20px;
		    padding: 0 0 0 15px;
			float: left;
		}	
			.book-now .btn:hover span {
				background-position: left -30px;
			}
			.book-now .btn:active span {
				background-position: left -60px;
			}
.booking-panel {
	font-size: 1.2em;
	padding: 10px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_booking-panel.png) repeat-x top #EEF7FC;
}
		.booking-panel h5 {
		    color: #142B75;
		    font-size: 1em;
		    margin: 0 0 5px;
		}
		.booking-panel ul {
			margin: 0;
		}
			.booking-panel ul li {
				list-style: none;
			}

	
/* User rating
-------------------------------------------------- */
	
.user-rating .label  {
    left: 2px;
    position: absolute;
    top: -15px;
}
.user-rating .bar {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_rating.png") no-repeat scroll right -15px transparent;
    display: block;
    float: left;
    height: 15px;
}
.user-rating {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_rating.png") no-repeat scroll 0 0 transparent;
    margin-top: 19px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    float: right;
    height: 15px;
    line-height: 12px;
    margin: 15px 25px 0 0;
    padding: 0 3px 0 4px;
    width: 68px;
}
.user-rating strong {
	color: #4BA058;
	font-size: 1.1em;
	position: absolute;
	right: -25px;
	top: -2px;
}
.classificationlabel {
	color: #888;
}



/* Video thumb
-------------------------------------------------- */
.video_thumb {
	position: relative;
}
	.video_thumb .play {
		width: 190px;
		height: 115px;
		display: block;
		position: relative;
		margin: 0 0 15px 0;
		-webkit-box-shadow: -2px 2px 2px #d9d9d9;
		-moz-box-shadow: -2px 2px 2px #d9d9d9;
		-o-box-shadow: -2px 2px 2px #d9d9d9;
		box-shadow: -2px 2px 2px #d9d9d9;
		padding: 2px 2px 4px 3px;

	}
	.video_thumb .play span {
		text-indent: -9999px;
		background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-play.png) no-repeat center center;
		display: block;
		width: 190px;
		height: 115px;
		position: absolute;
		left: 0;
		top: 0;
	}


/* Photoviewer
-------------------------------------------------- */
.photo_viewer {
	width: 560px;
	height: 350px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
	.photo_viewer ul {
		width: 4000px;
		margin: 0;
	}
.photo_controls {
	position: absolute;
	top: 290px;
	width: 100%;
	display: block;
	overflow: hidden;
}
	.photo_controls a {
		background: #fff;
		font-size: 1.5em;
		padding: 5px;
		height: 30px;
		line-height: 30px;
		top: 285px;
		text-decoration: none;
	}
	.photo_controls .photo_prev {
		float: left;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll 0 -320px #FFFFFF;
	    color: #57B1E3;
	    cursor: pointer;
	    font-size: 1.5em;
		width: 45px;
		height: 35px;
		line-height: 40px;
		text-indent: -9999px;
	}
	.photo_controls .photo_next {
		float: right;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll 100% -320px #FFFFFF;
	    color: #57B1E3;
	    cursor: pointer;
	    font-size: 1.5em;
		font-weight: bold;
		height: 35px;
		line-height: 35px;
		padding-left: 10px;
		padding-right: 60px;
	}
	.photo_controls .arr-next {
		display: none;
	}

.single_photo_viewer {
    margin-left: 20px;
}

/* Domain page
-------------------------------------------------- */
.domainpage .wrapper {
	background: none;
}
.domainpage .section {
	background: #fff;
}

.domainpage .section .header {
	width: 980px;
	margin: 0 auto;
}
.domainpage .main-content {
	width: 480px;
	z-index: 0;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.95);
	margin: 20px 40px;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 2px 1px #000;
}
.domainpage .main-content h1 {
	margin-left: 0;
}
.domainpage .background-image {
	background:url("http://www.nbtcniporesearch.nl/static/images/dummy-domain.jpg"); 
	overflow: hidden;
}
.domainpage .best-of-list .general-box.box560 {
	margin: 0 0 10px;
	width: 480px;
}
.domainpage .best-of-list .general-box h2 {
	height: auto;
}
.domainpage .best-of-list .general-box h2 span{
	position: relative;
}

.best-of-list ol {
	background: #fff;
    margin-left: -20px;
    margin-right: -20px;
}
	.best-of-list h2 {
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg_gradient-top5list.png") repeat-x scroll center bottom transparent;
	    bottom: -10px;
		font: normal 19px Georgia, "Times New Roman", Times, serif;
		color: #ED822A;
		text-decoration: none;
	    padding-bottom: 15px;
	    position: relative;
	    font-size: 2em;
		font-weight: normal;
	    line-height: normal;
	    margin: 0 0 10px;
	}
	.best-of-list li {
		list-style: none;
	}
		.best-of-list li a {
			display: block;
			padding: 15px 20px;
			font-size: 1.2em;
			border-bottom: 1px dotted #ccc;
			text-decoration: none;
			color: #142B75;
		}
		.best-of-list li:first-child a {
			border-top: 1px dotted #ccc;			
		}
		.best-of-list li a span {
			display: block;
			float: left;
			text-align: center;
			width: 20px;
			height: 20px;
			margin-right: 15px;
			background: #fff;
			color: #ED822A;
			font-weight: bold;
			font-size: 1.1em;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			-o-border-radius: 10px;
			border-radius: 10px;
			-webkit-box-shadow: 0px 2px 2px #aaa;
			-moz-box-shadow: 0px 2px 2px #aaa;
			-o-box-shadow: 0px 2px 2px #aaa;
			box-shadow: 0px 2px 2px #aaa;
		}
.domain-sub {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
	color: #FFFFFF;
    font-size: 3em;
    left: 290px;
    position: absolute;
	top: 240px; 
	width: 100%;
}
.lte8 .domain-sub {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  	left: 520px;
	top: 0;
}

.domain-nav { 
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0 0;
}
	/*
		ER20110329
		.domain-nav .prev,.domain-nav .prev:hover,.domain-nav .next,.domain-nav .next:hover
		aangepast door het gedrag naar het a- element te verplaatsen en een extra rule toegevoegd
		om de bullet van het list element te halen.
	*/
	.domain-nav .prev, .domain-nav .next {
		list-style: none;
	}
	.domain-nav .prev a{
		float: left;
		width: 45px;
		height: 40px;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll -11px -320px transparent;
		text-indent: -9999px;
	}
	.domain-nav .prev a:hover {
		cursor: pointer;
		background-position: -11px -360px;		
	}
	.domain-nav .next a{
		float: right;
		width: 45px;
		height: 40px;
  		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll -544px -320px transparent;	
		text-indent: -9999px;
	}
	.domain-nav .next a:hover {
		cursor: pointer;
  		background-position: -544px -360px;			
	}
.open-domain-switcher a {
	background: #57b1e3;
	display: block;
	width: 100%;
	position: fixed;
	bottom: 0;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.domain-switcher {
	position: relative;
	background: #fff;
	width: 100%;
	height: 220px;
	z-index: 20;
}
	.domain-switcher h2 {
		padding-top: 10px;
		font: normal 19px Georgia, "Times New Roman", Times, serif;
		color: #ED822A;
		text-align: center;
	}
	.domain-switcher .carousel {
		z-index: 100;
		width: 560px;
		margin: 0 auto;
	}

.sidebar .maps {
	border-top: 0;
	margin-top: 6px;
	padding-top: 0;
	padding-bottom: 20px;
}
.maps img {
    border: 1px solid #CCCCCC;
    margin: 5px 0;
}
	.lte8 .maps img {
		margin-top: 8px;
	}
.maps .more {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png) no-repeat right -61px;
	color: #57B1E3;
	padding-right: 10px;
	font-weight: normal;
}

.domainpage .videoplayer {
    float: none;
    margin: 0 auto;
}

.lte7 .domainpage .section.wrapper {
	z-index: 100;
}

.lte7 .domainpage .background-image .wrapper {
	position: static;
}


/* Maps lightbox
-------------------------------------------------- */
.map-layover  {
	width: 980px;
	height: 540px;
	position: fixed;
	top: 20px;
	left: 50%;
	background: #fff;
	margin-left: -490px;
	-moz-box-shadow: 0px 0px 9px #aaa;
	-webkit-box-shadow: 0px 0px 9px #aaa;
	box-shadow: 0px 0px 9px #aaa;
	z-index: 51;
}
	.lte8 .map-layover{
		background: #fff !important;
		border: 1px solid #ccc;
	}
.video-layover  {
	width: 600px;
	height: 400px;
	position: absolute;
	top: 20px;
	left: 50%;
	background: #fff;
	margin-left: -490px;
	-moz-box-shadow: 0px 0px 9px #aaa;
	-webkit-box-shadow: 0px 0px 9px #aaa;
	box-shadow: 0px 0px 9px #aaa;
	z-index: 60;
}
.tell-friend-layover  {
	width: 600px;
	height: 400px;
	position: absolute;
	top: 20px;
	left: 50%;
	background: #fff;
	margin-left: -490px;
	-moz-box-shadow: 0px 0px 9px #aaa;
	-webkit-box-shadow: 0px 0px 9px #aaa;
	box-shadow: 0px 0px 9px #aaa;
	z-index: 20;
}


.videocontainer {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 560px;
	height: 340px;
	display: block;
}
	#map-destinations /* this is the actual map */ {
		position: absolute;
		top: 20px;
		width: 940px;
		height: 480px;
		display: block;
	}
	#map-poi /* this is the actual map */ {
		position: absolute;
		top: 40px;
		left: 20px;
		width: 940px;
		height: 480px;
		display: block;
	}
	#map-search /* this is the actual map */ {
		position: absolute;
		top: 40px;
		left: 20px;
		width: 940px;
		height: 480px;
		display: block;
	}	
	#map-menu-container /* this lays over the map */ {
		width: 215px;
		height: 320px;
		padding: 10px 0;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px 6px;
		-o-border-radius: 0 6px 6px 6px;
		border-radius: 0 6px 6px 6px;
		-webkit-box-shadow: 1px 1px 1px #aaa;
		-moz-box-shadow: 1px 1px 1px #aaa;
		box-shadow: 1px 1px 1px #aaa;
		background: rgba(255,255,255,0.85);
		position: absolute;
		top: 55px;
		left: 35px;
	}
		.lte8 #map-menu-container {
			background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/map-menu.png) no-repeat;
		}
	
	#map-menu {
		margin-top: 10px;
		max-height: 300px;
		overflow-y: auto;
	}
	
		.lte8 #map-menu {
			margin-right: 2px;
		}
	
	#directions /* this lays over the map */,	
    #route-menu /* this lays over the map */ {
		height: 430px;
		left: 15px;
		overflow-y: auto;
		position: absolute;
		top: 15px;
		width: 440px;
	}	
    #directions /* this lays over the map */ {
        padding-top: 30px !important;        
	}

	#route-menu label {
		width: 150px;
		display: inline-block;
		margin-bottom: 20px;
	}

	#route-menu input {
		width: 240px;
	}
	#route-menu select {
		width: 245px;
	}
	#route-menu button {
		margin-left: 153px;
	}
	#route-menu legend {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
	}
    #directions .menu-close,
	#route-menu .menu-close {
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll 0 -19px transparent;
		display: block;
		height: 20px;
		text-indent: -9999px;
		width: 26px;
		position: absolute;
		right: 20px;
		top: 10px;
	}
	#routeStart fieldset {
		padding-bottom: 20px;
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc;
	}
		#video-tools {
			overflow: hidden;
			width: 560px;
			height: 30px;
			position: absolute;
			top: 10px;
			left: 20px;
		}
		#map-tools {
			overflow: hidden;
			width: 940px;
			height: 30px;
			position: absolute;
			top: 10px;
			left: 20px;
		}
			#map-tools .map-tools-print, #map-tools .map-tools-route {
				float: left;
				font-size: 11px;
				text-decoration: none;
				margin: 0 10px 0 0;
			}
			#map-tools .map-tools-print:hover {
				color: #57B1E3;
			}
			#map-tools .map-tools-close, #video-tools  .video-tools-close {
				float: right;
			    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll 0 -19px transparent;
			    display: block;
			    height: 20px;
			    position: absolute;
			    right: 0;
			    top: 2px;
			    width: 26px;
				text-indent: -9999px;
			}
		#map-menu h2 {
			font-family: Verdana,Tahoma,Arial,sans-serif;
			font-size: 12px;
			font-weight: bold;
			border-bottom: 1px solid #dedede;
			padding: 0 10px 0 15px;
			margin: 10px 0 0 0;
			background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icons_faq-arrows.png") no-repeat 5px -586px;			
		}
			#map-menu h2 a {
				text-decoration: none;
				color: #57B1E3;
			}
			#map-menu h2 a:hover {
				color: #57B1E3;
			}
		#map-menu h2.active {
			padding: 0 10px 0 15px;
			background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icons_faq-arrows.png") no-repeat 5px 7px;			
		}
			#map-menu h2.active a {
				text-decoration: none;
				color: #ED822A;
			}
		#map-menu ol {
			background: rgb(255,255,255);
			background: rgba(255,255,255,0.8);
			padding: 10px;
			margin: 0;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
		}
			#map-menu li {
				padding-left: 0px;
				overflow: hidden;
			}
				#map-menu li span.num {
					float: left;
					width: 20px;
				}
				#map-menu li span.title {
					float: left;
					width: 150px;
				}
			#map-menu ol li a {
				text-decoration: none;
				font-size: 12px;
			}
	.map-layover iframe {
		width: 980px;
		height: 540px;
		position: absolute;
		top: 40px;
		left: 0;
		overflow: hidden;
	}
		
		#map-menu h4 {
			padding: 5px 10px;
		}

#map-categories {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
	padding: 0 10px;
}
		
#map-categories li {
	padding: 15px 0;
}
#map-categories input[type=checkbox] {
	float: left;
    margin-left: 0;
    margin-right: 10px;
}
#map-categories .orange,
#map-categories .green,
#map-categories .navy,
#map-categories .magenta,
#map-categories .yellow,
#map-categories .blue,
#map-photos .photo {
	width: 20px; 
	height: 20px; 
	float: left; 
	margin-right: 10px;
}
#map-categories .orange {
	background-color: #ee8228;
}
#map-categories .green {
	background-color: #4aa057;
}
#map-categories .navy {
	background-color: #152b76;
}
#map-categories .magenta {
	background-color: #ed297b;
}
#map-categories .yellow {
	background-color: #fcb414;
}
#map-categories .blue {
	background-color: #57B1E3;
}
#map-photos {
	padding: 0 10px;
}
#map-photos input[type=checkbox]{
	float: left;
    margin-left: 0;
    margin-right: 10px;
}
#map-photos .photo {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-photo.png") no-repeat;
}

/* Zoover box
-------------------------------------------------- */
.zoover-box {
	border: 1px solid #FF6600;
	width: 160px; /* 190 - (2*15) */
	padding: 15px;
}
	.zoover-box table {
		font-size: 1.2em;
		width: 160px;
	}
		.zoover-box table th {
			font-weight: normal;
			width: 110px;
			text-align: left;
		}
		.zoover-box table td {
			text-align: left;
		}
		.zoover-box table tr:first-child {
			border-top: 1px dotted #ccc;
		}
		.zoover-box table tr {
			border-bottom: 1px dotted #ccc;
			display: block;
			padding: 2px 0;
		}
	.zoover-box table caption {
		text-align: center;
		font-size: 10px;
		color: #bbb;
		line-height: 21px;
	}
	.zoover-box table caption span {
		display: block;
		font-size: 26px;
		font-weight: bold;
		color: #ED822A;
		margin-bottom: -18px;
	}
	.zoover-box tbody {
		display: block;
		margin: 18px 0;
	}

/* Brochures lightbox
-------------------------------------------------- */
.brochure-layover  {
	width: 980px;
	height: 650px;
	position: fixed;
	top: 20px;
	left: 50%;
	_position: absolute;
	_top: expression ((ignoreMe = document.documentElement.scrollTop + 20) + 'px');
	
	background: #fff;
	margin-left: -490px;
	-moz-box-shadow: 0px 0px 9px #aaa;
	-webkit-box-shadow: 0px 0px 9px #aaa;
	box-shadow: 0px 0px 9px #aaa;
	z-index: 60;
}

.brochure-layover iframe {
	width: 980px;
	height: 620px;
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden;
}

.lte8 .brochure-layover {
	overflow: hidden;
}

.lte8 .brochure-layover iframe {
	width: 996px;
}


/* Detail page nav controls
-------------------------------------------------- */
.same-address {
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 20px;
	margin: 0;
}
	.same-address li {
		margin-bottom: 4px;
		list-style: none;
	}
		.same-address li a {
			color: #ED822A;
		}
		.same-address li a:hover {
			color: #57B1E3;
		}
	.same-address img {
		vertical-align: top;
		width: 20px;
		height: 20px;
	}

/* Detail page nav controls
-------------------------------------------------- */
.page-nav .back {
	float: left;
	font-size: 12px;
}
.page-nav .back-to-search {
	width: 340px;
	font-size: 12px;
}
.page-nav .forward {
	float: left;
	font-size: 12px;
}


/* Facebook Like-button
-------------------------------------------------- */
iframe.fb-like {
	height: 35px;
	margin-left: 20px;
}

.blacklayer {
	width: 100%; height: 100%; background: rgb(0,0,0); background: rgba(0,0,0,0.9); position: absolute;
}


/* Search results
-------------------------------------------------- */
.results {
	margin-left: 20px;
}
.results ul{
	margin-left: 0;
}
	.results ul{
		border-top: 1px dotted #ccc;
	}
.results h4 {
	margin-bottom: 5px;
}
.results p {
	margin-bottom: 5px;
}
.results li {
    padding: 10px 0;
	border-top: 1px dotted #ccc;
	list-style: none;
}
.results li a {
	text-decoration: none;
}
	.results-keymatches li:first-child, .results-bit li:first-child, .results li:first-child {
		border-top: 0;
	}
.results-keymatches ul {
	border-bottom: 1px solid #ED822A;
    margin-bottom: 0;
}
    .results-keymatches li {
        margin: 0;
        overflow: hidden;
    }
	.results-keymatches p.sponsored {
		margin-bottom: 0;
	}
	.results-keymatches h4 {
		color: #ED822A;
		margin-bottom: 5px;
        display: inline-block;
	}
	.lte7 .results-keymatches h4 {
		zoom: 1;
		display: inline;
	}
	.results-keymatches img {
		float: left;
		margin: 0 15px 0 0;
	}
	.results-keymatches a p {
		color: #333;
        margin: 0;
	}
	.results-keymatches-title img{
		float: none;
		margin: 0;
	}
	
.results-comp-unpaid a h4, .results-comp-paid a h4, .results-bit a h4 {
	color: #142B75;
}
.results-comp-unpaid a p, .results-comp-paid a p, .results-bit a p {
	color: #333;
}
.results p.relevant, .results p.relevant a {
	color: #c0c0c0;
	font-size: 11px;
	text-decoration: none;
}
.size1of5 .results-comp-paid {
	background: #fcecdf;
	padding: 10px;
}
    .size1of5 .results-comp-paid li {
        margin-bottom: 20px;
    }
	.size1of5 .results-comp-paid h4 a {
		color: #ED822A;
		text-decoration: none;
	}
	.size1of5 .results-comp-paid .more {
		color: #57B1E3;
		font-weight: normal;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll right -61px transparent;
		padding-right: 15px;
	}
	.lte7 .size1of5 .results-comp-paid .more {
		zoom: 1;
		display: inline;
	}
/*	.size1of5 .results-comp-paid p {
		margin: 0;
	}*/

    .size1of5 .results-comp-paid img {
        margin: 5px 0;
        display: block; 
    }
.results.sponsored {
	margin-bottom: 0;
	margin-left: 0;
}
.searchfilter h2 {
	font-size: 18px;
	font-weight: normal;
	color: #57B1E3;
}
.searchfilter h3 {
	font-size: 1.2em;
}
.searchfilter h4 {
	font-size: 1.2em;
	color: #333;
	font-weight: normal;
	padding-left: 12px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icons_faq-arrows.png) no-repeat 0px -587px;
}
.searchfilter h4.open {
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png) no-repeat -579px -508px;
	
}
.searchfilter h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 25px;
}
.searchfilter fieldset {
	margin-left: 25px;
}
.searchfilter hr {
	border: 0;
	height: 1px;
	background: #ddd;
}

.searchresult .map-search {
	display: block;
	margin-bottom: 0;
	position: relative;
	height: 42px;
}

.searchresult .map-search a {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/btn-show-on-map.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 2;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    width: 190px;
	padding: 0;
}

.searchresult .map-search a:hover {
	color: #fff;
}

.searchresult .searchresult-sidebar {
	margin-top: 99px;
}

.search-header {
	height: 140px;
	margin-left: 20px;
	position: relative;
}
.search-header h1 {
	margin-left: 0;
}
.search-header hr {
	border: 1px dotted #ddd;
	margin: 20px 0;
	width: 765px;
	position: absolute;
	top: 60px;
}
.search-header p {
	margin: 0;
	font-size: 11px;
	color: #aaa;
}

.search-header #sortby {
	position: absolute;
	right: 0;
	bottom: 15px;
}
.search-header #search-info {
	position: absolute;
	left: 0;
	bottom: 15px;
}

/* Autocomplete Results
-------------------------------------------------- */
.ac_results {
    background-color: white;
    border: 1px solid black;
    overflow: hidden;
    padding: 0;
    z-index: 99999;
}
.ac_results li {
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 4px 6px;
}
.ac_odd {
    background-color: #EEEEEE;
}


/* Module: Destination selector (Flash/JS)
-------------------------------------------------- */

#destinationchart {
	display: block;
	margin: 0 auto;
}

.destselector {
	margin: 0 0 20px 20px;
}
.destselector h3 {
	color: #ED822A;
	font: 19px Georgia,"Times New Roman",Times,serif;
}
.destselector .more {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll right -61px transparent;
    color: #57B1E3;
    font-weight: normal;
    padding-right: 15px;
	float: left;
}
.destselector .faux-dropdown {
	width: 190px;
}
.destselector .faux-dropdown .options {
	width: 188px;
}
.destselector.box400 .faux-dropdown {
	float: left;
	margin-top: 10px;
}
.destselector.box400 #destinationchart,
.destselector.box400 ul.markers {
    float: left;
}
.destselector.box400 #destinationchart {
	margin: -10px 56px 0 0;
} 

ul.markers { /*ie6 */
	margin: 1em 0;
	overflow: hidden;
	width: 190px;
}

ul.markers li {
	float: left;
	width: 50%;
	list-style: none;
}

ul.markers li.odd {
	float: right;
}

ul.markers a {
	text-decoration: none;
	color: #142B75;
	font-size: 11px;
}

ul.markers a.highlighted,
ul.markers a:hover {
	color: #ed822a;
}

.home .size400 .destselector {
	border: 1px solid #deeffa;
	padding: 10px;
	background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient-box.gif) bottom repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    clear: both;
    padding: 10px 10px 20px;
}
.home .size400 .destselector h3 {
	color: #57B1E3;
}
.home .size400 .destselector.box400 {
	width: 378px;
}
	.home .size400 .destselector.box400 #destinationchart {
		margin: -10px 30px 0 0;
	}
.home .size400 .destselector.box190,
.home .size400 .destselector.box190 .faux-dropdown,
.home .size400 .destselector.box190 ul.markers {
    width: 168px;
}
.home .size400 .destselector.box190 .faux-dropdown .options {
	width: 166px;
}

/* Tooltip */
.tooltip {
	background: #ffc;
	white-space: nowrap;
	padding: 2px 5px;
}

/* Accordeon presentation, e.g. brochures */
ul.accordion label {
    margin-left: 25px;
}
ul.accordion label {
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    padding-bottom: 2px;
}
ul.accordion input[type="checkbox"] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: left;
    float: left;
}
ul.accordion .btn {
    margin-left: 30px;
}

/* map-destinations-ankeiler
-------------------------------------------------- */

.box560 .map-destinations-ankeiler img {
	float: none;
	width: 557px;
	height: auto;
}

/* Googlemaps Infowindow */
#infowindow h2 {
	color: #000;
}
#infowindow .figure {
	margin: 0 0 8px;
	-webkit-box-shadow: -2px 2px 2px #d9d9d9;
	-moz-box-shadow: -2px 2px 2px #d9d9d9;
	-o-box-shadow: -2px 2px 2px #d9d9d9;
	box-shadow: -2px 2px 2px #d9d9d9;
	padding: 2px 2px 4px 3px;
	float: left;
	margin-right: 10px;
}
	.ie #infowindow .figure {
		border-left: 2px solid #d9d9d9;
		border-bottom: 2px solid #bfbfbf;
		-ms-interpolation-mode: bicubic;
	}
#infowindow .figure img {
	display: block;
}
#infowindow .description {
	font-size: 12px;
    margin-bottom: 10px;
}

.infowindow  .infowindow-nav { 
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0 0;
}
	.infowindow  .infowindow-nav .prev, .infowindow  .infowindow-nav .next {
		list-style: none;
	}
	.infowindow  .infowindow-nav .prev a{
		float: left;
		width: 45px;
		height: 40px;
		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll -11px -320px transparent;
		text-indent: -9999px;
	}
	.infowindow  .infowindow-nav .prev a:hover {
		cursor: pointer;
		background-position: -11px -360px;		
	}
	.infowindow  .infowindow-nav .next a{
		float: right;
		width: 45px;
		height: 40px;
  		background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/sprite_buttons.png") no-repeat scroll -544px -320px transparent;	
		text-indent: -9999px;
	}
	.infowindow  .infowindow-nav .next a:hover {
		cursor: pointer;
  		background-position: -544px -360px;			
	}

/* Video overlay
-------------------------------------------------- */
#video-overlay {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 350px;
    padding: 40px 0 0;
    position: relative;
    text-align: center;
    width: 580px;
}

#video-overlay .close {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon_overlay-video-close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    z-index: 1;
}

/* Hotelscombined Search
------------------------------------------------- */
.hotelscombined-search {
    background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-gradient.gif") repeat-x center bottom transparent !important;
    border: 1px solid #DCDCDC !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    clear: both;
    padding: 10px;
    width: 378px;
}
.hotelscombined-search .lbl_lng, .hotelscombined-search .lbl_med, .hotelscombined-search .lbl_sm {
    display: block;
    font-size: 11px;
    padding: 0 10px 3px 0;
}
.hotelscombined-search .wrap {
    padding-bottom: 15px;
}
.hotelscombined-search .checkin,
.hotelscombined-search .checkout{
    width: 44%;
	float: left;
}
.hotelscombined-search .guests,
.hotelscombined-search .rooms,
.hotelscombined-search .searchhotel,
.hotelscombined-search .searchcountry {
	float: left;
}
.hotelscombined-search .guests {
	clear: left;
}
.hotelscombined-search .guests,
.hotelscombined-search .rooms {
	padding-right: 10px;
}
.hotelscombined-search .large {
    width: 372px;
}
.hotelscombined-search .small {
    width: 50px;
}
.hotelscombined-search button {
	float: right;
	margin-top: 25px;
}
.hotelscombined-search .search-links {
	text-align: center;
}
	.hotelscombined-search .search-links .hotel_submit {
		padding-right: 20px;
		margin-right: 20px;
		border-right: 1px solid #ccc;
	}
.hotelscombined-search.box560 {
    width: 538px;
}
    .hotelscombined-search.box560 .large {
         width: 532px;
    }

/* Lightbox
------------------------------------------------- */
#lightbox{
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	opacity: .5;
	width: 100%;
	height: 100%;
}
	.lte8 #lightbox{
		background: url(http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-layover.png);
	}
#lightbox-container{
	z-index: 101;
	position: fixed;
    top: 50px;
	left: 50%;
	background: #fff;
}

#lightbox, #lightbox-container {
	display: none;
}
.lightbox-content {
	background: #FFFFFF;
	padding: 20px;
	z-index: 1001;
	display: none;
}
.map-content {
    width: 940px;
    height: 500px;
}

.closeButton {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/icon-sprite.png") no-repeat scroll 0 -19px transparent;
	display: block;
    position: absolute;
	right: 0;
    height: 20px;
    width: 26px;
    margin: 10px 20px 0 0;
    text-indent: -9999px;
	z-index: 1002;
}
.closeButton a {
    text-decoration: none;
}

/* Empty Page
------------------------------------------------- */

body.empty .size4of4 {
	padding-right: 20px;
	width: 1000px;
}


/* Poll
------------------------------------------------- */
.poll .formcontent {
    font-size: 12px;
}
.poll .btn-orange {
    float: right;
}

.pollresult {
    font-size: 12px;
}
.pollresult th {
    font-weight: normal;
}
.pollresult td {
    color: #ED822A;
}
.pollresult td:first-child {
    padding-right: 10px;
}
.pollresult div {
	background: url("http://www.nbtcniporesearch.nl/static/globalpresentation/gfx/bg-pollresult.png") repeat-x;
	height: 10px;
	padding-right: 10px;
}

/* Blog Article
------------------------------------------------- */
.blog-article {
	margin-bottom: 20px;
}
.blog-article-heading h1 {
	margin-bottom: 0;
}
.blog-article-heading span {
	display: block;
    font-size: 13px;
    margin: 0 0 20px 20px;
}

    .size560 .blog-article {
        float: left;
        margin: 0 0 20px;
        width: 560px;
    }
    .size560 .blog-article .single_photo_viewer li {
        list-style: none;
    }
    .size560 .blog-article .single_photo_viewer li img {
        margin-left: 0;
    }

.blog-paging {
	text-align: left;
	margin-left: 20px;
}
.blog-paging li{
	border: none;
}
.blog-paging .next {
	float: right;
}

.tags-list {
	margin-left: 20px;
    overflow: hidden;
    padding-left: 35px;
    position: relative;
}
.tags-list span {
	left: 0;
    position: absolute;
}
.tags-list li {
	float: left;
	margin-left: 5px;
}
.tags-list a {
	text-decoration: none;
}

/* Blog Comments
------------------------------------------------- */
.comments {
	margin: 20px 0 40px 20px;
	border-top: 1px solid #c3e3f0;
	padding-top: 10px;
}
.comments h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #ED822A;
	margin-bottom: 15px;
}
.comments-list {
	overflow: hidden;
	margin: 0 0 15px;
}
.comments-list li {
	position: relative;
	padding-left: 60px;
	min-height: 50px;
	margin-bottom: 20px;
}
.comments-list li img {
	position: absolute;
	top: 0;
	left: 0;
}
.comments-list .datum {
	display: block;
	color: #a4a4a4;
}
.comments form {
	overflow: hidden;
}
.comments textarea {
	-webkit-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	-moz-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	-o-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
    height: 120px;
    padding: 9px;
    width: 540px;
	margin-bottom: 20px;
}
.comments input[type=text],
.comments input[type=email] {
	-webkit-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	-moz-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	-o-box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	box-shadow: 0 0 1px 0 rgba(51, 51, 51, 0.35) inset;
	width: 538px;
	display: block;
	margin-bottom: 15px;
	padding: 5px 10px;
}
.comments .btn-orange {
	float: right;
	margin-top: 10px;
}

/* Blog Article Overview
-----------------------------------*/
.blog-article-overview {
	margin: 0 0 20px 20px; 
	overflow: hidden;
}
.blog-article-overview li {
	padding-left: 120px; 
	position: relative; 
	min-height: 80px; 
	margin-bottom: 20px;
}
.blog-article-overview  li img{
	position: absolute; 
	left: 0; 
	top: 0;
}
.blog-article-overview .author {
    display: block;
    font-size: 13px;
}
.blog-article-overview .author-detail {
	margin-bottom: 20px;
	display: block;
	color: #a4a4a4;
}

/* Brochure Accordeon tags */
ul.accordionElementsList {
	margin-left: 20px;
}

ul.accordionElementsList li {
	display: inline-block; 
	padding-right: 15px; 
	color: #57B1E3;
}
ul.accordionElementsList li.active { 
	color: #ED822A;
}