
/** @group Reset**/
html {
	color: #000;
	background: #FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
legend {
	color: #000;
}
/** @end **/

/** @group Fonts **/
body {
	font: 13px/1.231 Verdana, Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;
/*	font: 13px/1.231 Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;	*/
}
table {
	font-size: inherit;
	font: 100%;
}
pre,code,kbd,samp,tt {
	font-family: monospace;*font-size:108%;
	line-height: 100%;
}
/** @end **/

/** @group HTML, Body **/
/* forced scroll ff */
html { 
	margin: 0 0 1px 0; 
	height: 100%;
}
/** @end **/

/** @group Layout **/
#bp-doc {
	width: 900px;
	margin: auto;
	position: relative;
}
.bp-t1 .bp-b {
	float: right;
	width: 357px;
}
.bp-t1 #main .bp-b {
	float: left;
	width: 478px;
}

.bp-t2 .bp-b,
.jbcol-right {
	float: right;
	width: 420px;
}
.bp-t2 #main .bp-b,
.jbcol-left {
	float: left;
	width: 420px;
}

.bp-items-sidebar li { list-style-type:none; margin-left:25px;}
.bp-items-sidebar a { text-decoration:underline; color:#FFFFFF;}
.bp-items-sidebar h2 { color:#68177F; font-size:14px; margin-left:25px;}

#hd .bp-logo {
	padding: 41px 0 28px 0;
}
#hd .bp-logo h1 {
	margin: 0 0 10px 0;
}
#hd .bp-logo h1 a {
	display: block;
	background: transparent url('../images/bp/logo_bp.png') no-repeat top left;
	text-indent: -100em;
	overflow: hidden;
	width: 183px;
	height: 18px;
}
#hd .bp-logo p {
	width: 133px;
	height: 9px;
}
#hd .bp-logo p a {
	display:block;
	background: transparent url('../images/bp/payoff_bp.png') no-repeat top left;
	text-indent: -100em;
	overflow: hidden;
	width: 133px;
	height: 9px;
}

#hd .bp-contact-info {
	font-size: 85%;
	position: absolute;
	right: 0px;
	top: 66px;
	text-align: right;
}
#hd .bp-contact-info,
#hd .bp-contact-info a:link,
#hd .bp-contact-info a:visited {
	color: #66104b;
	text-decoration: none;
}
#hd .bp-contact-info a:hover {
	text-decoration: underline;
}

/* util box (no spaces allowed in markup) */
#hd .bp-util-box {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 7px 0 5px 0;
	*padding: 6px 0 6px 0;/* ie */
	font-size: 85%;
}
body:first-of-type #hd .bp-util-box {
	padding: 7px 0 6px 0;/* safari */
}
#hd .bp-util-box-inner {}
#hd .bp-util-box ul {
	text-align: right;
	padding: 0;
	margin: 0;
}
#hd .bp-util-box li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hd .bp-util-box li a:link,
#hd .bp-util-box li a:visited {
	background: #A7B2B1 url('../images/bp/util_box_separator.png') no-repeat 0% 50%;
	color: #FFFFFF;
	padding: 7px 18px 6px 18px;
	text-decoration: none;
}
#hd .bp-util-box li.first a:link,
#hd .bp-util-box li.first a:visited {
	background-image: url('../images/bp/util_box_first.png');
	background-position: top left;
}
#hd .bp-util-box li a:hover {
	text-decoration: underline;
}

/* navigation */
#hd .bp-nav ul {
	margin: 0 0 13px 0;
	height: 25px;
}
#hd .bp-nav li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#hd .bp-nav li a {
	color: #005D87;
	font-size: 108%;
	font-weight: bold;
	margin-right: 26px;
	text-decoration: none;
	display: block;
	text-indent: -100em;
	overflow: hidden;
	float:left;
	width: 70px;
	height: 25px;
	background-color: transparent;
	background-position: 0px 0px;
}
#hd .bp-nav li a:hover {
	background-position: 0px -50px;
}
#hd .bp-nav li.selected a:link,
#hd .bp-nav li.selected a:visited {
	background-position: 0px -100px;
	color: #7A2684;
}
#hd .bp-nav li a.home { background-image: url('../images/bp/home.gif'); width:50px; }
#hd .bp-nav li a.over_ons { background-image: url('../images/bp/over_ons.gif'); }
#hd .bp-nav li a.portfolio { background-image: url('../images/bp/portfolio.gif'); }
#hd .bp-nav li a.klanten { background-image: url('../images/bp/klanten.gif'); width:65px; }
#hd .bp-nav li a.english { background-image: url('../images/bp/english.gif'); width:63px; }
#hd .bp-nav li a.contact { background-image: url('../images/bp/contact.gif'); }

/* content head */
#bd .bp-content-hd h1 {
	height: 55px;
	background: transparent url('../images/bp/bg_page_header.jpg') no-repeat;
	text-indent: -100em;
}
#bd .bp-content-hd h1.over-ons {
	background-image: url('../images/bp/bg_page_header_over_ons.jpg');
}
#bd .bp-content-hd h1.portfolio {
	background-image: url('../images/bp/bg_page_header_portfolio.jpg');
}
#bd .bp-content-hd h1.contact {
	background-image: url('../images/bp/bg_page_header_contact.jpg');
}
#bd .bp-content-hd h1.english {
	background-image: url('../images/bp/bg_page_header_english.jpg');
}
#bd .bp-content-hd h1.klanten {
	background-image: url('../images/bp/bg_page_header_klanten.jpg');
}
#bd .bp-content-hd h1.brochures {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_brochures.jpg');
}
#bd .bp-content-hd h1.posters {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_posters.jpg');
}
#bd .bp-content-hd h1.campagnes {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_campagnes.jpg');
}
#bd .bp-content-hd h1.exhibitions {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_exhibitions.jpg');
}
#bd .bp-content-hd h1.identities {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_identities.jpg');
}
#bd .bp-content-hd h1.jaarverslagen {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_jaarverslagen.jpg');
}
#bd .bp-content-hd h1.logos {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_logos.jpg');
}
#bd .bp-content-hd h1.websites {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_websites.jpg');
}
#bd .bp-content-hd h1.powerpoint {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_powerpoint.jpg');
}
#bd .bp-content-hd h1.fotografie {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_fotografie.jpg');
}
#bd .bp-content-hd h1.infographics {
	background-image: url('../middelen/images/headers_middelen/bg_page_header_infographics.jpg');
}
#bd .bp-content-hd .home {
	margin-bottom: 15px;
}
#bd .bp-content-hd h1.afspraak {
	background-image: url('../images/bp/webredactie/bg_page_header_afspraak.jpg');
}
#bd .bp-content-hd h1.bedankt {
	background-image: url('../images/bp/webredactie/bg_page_header_bedankt.jpg');
}
#bd .bp-content-hd h1.afmelden {
	background-image: url('../images/bp/webredactie/bg_page_header_afmelden.jpg');
}

/* client selection */
#bd .bp-content-hd .client-select {
	background: transparent url('../images/portfolio_img001.jpg') no-repeat;
}
#bd .bp-content-hd .client-select .cutout {
	height: 275px;
	padding: 25px 0 0 75px;
}
#bd .bp-content-hd .client-select li {
	float: left;
	list-style-type: none;
	margin: 0 18px 18px 0;
	display: inline;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
}
#bd .bp-content-hd .client-select li a:link,
#bd .bp-content-hd .client-select li a:visited {
	display: block;
	width: 116px;
	height: 115px;
	text-indent: -100em;
	overflow: hidden;
}


#bd .bp-content-hd .client-select18 {
	background: transparent url('../middelen/images/background18.jpg') no-repeat;
}
#bd .bp-content-hd .client-select6 {
	background: transparent url('../middelen/images/background6.jpg') no-repeat;
}
#bd .bp-content-hd .client-select3 {
	background: transparent url('../middelen/images/background6.jpg') no-repeat;
}
#bd .bp-content-hd .client-select18 .cutout {
	height: 412px;
	padding: 25px 0 0 50px;
}
#bd .bp-content-hd .client-select18 li {
	float: left;
	list-style-type: none;
	margin: 0 18px 18px 0;
	display: inline;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
}
#bd .bp-content-hd .client-select18 li a:link,
#bd .bp-content-hd .client-select18 li a:visited {
	display: block;
	width: 116px;
	height: 115px;
	text-indent: -100em;
	overflow: hidden;
}

#bd .bp-content-hd .client-select6 .cutout {
	height: 550px;
	padding: 25px 0 0 50px;
}
#bd .bp-content-hd .client-select6 li {
	float: left;
	list-style-type: none;
	margin: 0 18px 18px 0;
	display: inline;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
}
#bd .bp-content-hd .client-select6 li a:link,
#bd .bp-content-hd .client-select6 li a:visited {
	display: block;
	width: 250px;
	height: 250px;
	text-indent: -100em;
	overflow: hidden;
}


#bd .bp-content-hd .client-select3 .cutout {
	height: 400px;
	padding: 150px 0 0 50px;
}
#bd .bp-content-hd .client-select3 li {
	float: left;
	list-style-type: none;
	margin: 0 18px 18px 0;
	display: inline;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
}
#bd .bp-content-hd .client-select3 li a:link,
#bd .bp-content-hd .client-select3 li a:visited {
	display: block;
	width: 250px;
	height: 250px;
	text-indent: -100em;
	overflow: hidden;
}
/* client details */
#bd .bp-content-hd .client-detail {
	background: transparent url('../images/portfolio_img002.jpg') no-repeat;
}


/* visual global */
.visuals-container {
	position: relative;
}
.visuals-container .visual {
	height: 300px;
	position: relative;
}
.visuals-container .visual-outer {
	height: 100%;
	background: transparent url('../images/bp/bg_cutout_se.png') no-repeat right bottom;
}
.visuals-container .visual-inner {
	height: 100%;
	background: transparent url('../images/bp/bg_cutout_nw.png') no-repeat left top;
}


/* description */
.visuals-container .description {
	width: 296px;
	background: transparent url('../images/bp/bg_description_top.png') no-repeat;
	padding-top: 10px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
}
.visuals-container .description .description-inner {
	padding-top: 20px;
	padding-left:20px;
	padding-right:7px;
	padding-bottom:30px;
	background: transparent url('../images/bp/bg_description_bottom.png') no-repeat right bottom;
}
.visuals-container .description h2,
.visuals-container .description p {
	font-size: 93%;
	color: #682E86;
}
.visuals-container .description h2 {
	font-weight: bold;
}

/* case navigation */
.bp-content-hd .case-navigation {
	position: absolute;
	width: 75px;
	right: 10px;
	top: 330px;
	z-index: 100;
}
.bp-content-hd .case-navigation a {
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	text-indent: -100em;
	overflow: hidden;
	background: transparent url('../images/bp/bg_button_hor_nav.png') no-repeat top left;
}

.bp-content-hd .case-navigation a.next {
	background-position: top right;
	margin-left: 7px;
}

/* switch-trigger */
.bp-content-hd .switch-trigger {
	position: absolute;
	top: 275px;
	width: 895px;
	border-bottom: 1px solid #CCCCCC;
}
.bp-content-hd .switch-trigger a {
	display: block;
	height: 25px;
	width: 120px;
	line-height: 25px;
	font-size: 93%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: transparent url('../images/bp/bg_case_items_trigger.png') no-repeat;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

/* switch */
.bp-content-hd .switch ul {
	padding: 10px 0 0;
	margin: 0;
}
.bp-content-hd .switch li {
	list-style-type: none;
	margin: 1px;
	float: left;
}



/* content body */
#bd .bp-content-bd {
	padding-top: 48px;
}
#bd .bp-content-bd h2 {
/*	font-weight: bold;*/
	font-size: 108%;
	text-transform: uppercase;
	color: #003853;
	letter-spacing: 0.1em;
}
#bd .bp-content-bd h3 {
	font-weight: bold;
	font-size: 93%;
}
#bd .bp-content-bd .bp-item {
	border-bottom: 1px solid #A7B2B1;
	margin-bottom: 38px;
}
#bd .bp-content-bd .bp-item p {
	font-size: 93%;
}
#bd .bp-content-bd .bp-item .more,
#bd .bp-content-bd .bp-item .more a:link,
#bd .bp-content-bd .bp-item .more a:visited {
	color: #A7B2B1;
}
#bd .bp-content-bd .bp-item .more a:hover {
	color: #003853;
}

.meer_middelen { float:right;}
.meer_middelen,
.meer_middelen a:link,
.meer_middelen a:visited {
	color: #A7B2B1;
}
.meer_middelen a:hover {
	color: #003853;
}

	
#bd .bp-content-bd .bp-item-ft:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#bd .bp-content-bd .bp-item-ft {
	display: inline-block;
	padding-bottom: 5px;
}
html[xmlns] #bd .bp-content-bd .bp-item-ft {
	display: block;
}
* html #bd .bp-content-bd .bp-item-ft {
	height: 1%;
}

#bd .bp-content-bd .bp-item-ft a {
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	text-indent: 100em;
	overflow: hidden;
}
#bd .bp-content-bd .bp-item-ft a.meer {
	background: transparent url('../images/bp/item_state_up.png') no-repeat top left;
}
#bd .bp-content-bd .bp-item-ft a.minder {
	background: transparent url('../images/bp/item_state_down.png') no-repeat top left;
	padding-right:10px;
}
#bd .bp-content-bd .bp-item-ft a.disabled {
	background: transparent url('../images/bp/item_state_disabled.png') no-repeat top left;
	cursor: default;
}
/* klanten */
.klanten-left {
	width:224px;
	float:left;
}
.klanten-right {
	width:224px;
	float:right;
}
.klanten li {
	list-style-type: square;
	margin-left:18px;
}
.klanten a {
	color: #000000;
}

/* cases */
#cases {
	
}
#cases .case {
	width: 300px;
	float: left;
}
#cases .case img {
	margin-right: 15px;
	float: left;
}
#cases .case-content {
	width: 200px;
	float: left;
}
#cases p {
	font-size: 93%;
}
#cases a {
	display: block;
	color: #000000;
}

#ft {
	color: #A7B2B1;
	font-size: 85%;
	clear: both;
}

/* footer nav */
#ft .bp-foot-nav {
	float: left;
}
#ft .bp-foot-nav li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#ft .bp-foot-nav li a:link,
#ft .bp-foot-nav li a:visited {
	background: transparent url('../images/bp/foot_nav_separator.png') no-repeat 0% 50%;
	padding: 0 2px 0 8px;
	color: #A7B2B1;
	text-decoration: none;
}
#ft .bp-foot-nav li.first a:link,
#ft .bp-foot-nav li.first a:visited {
	background: transparent;
	padding-left: 0;
}
#ft .bp-foot-nav li a:hover {
	text-decoration: underline;
}

#ft p {
	float: right;
}

/** @end **/

/** @group Headings **/
h1 {
	font-size: 161.6%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
h2 {
	font-size: 161.6%;
	color: #000000;
	margin-bottom: 10px;
}
h2.ui-table-head, h2.ui-form-head {
	margin-bottom: 6px;
}
h3 {
	font-size: 138.5%;
	color: #333333;
	margin-bottom: 10px;
}
h4 {
	font-size: 123.1%;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	font-size: 123.1%;
	color: #333333;
	margin-bottom: 10px;
}
h6 {
	font-size: 100%;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
/** @end **/

/** @group Text Styles **/
abbr,
acronym {
	color: #613377;
	border-bottom: 1px dotted #613377;
	cursor: help;
}
address {
	margin-bottom: 10px;
}
blockquote {
	margin: 10px 40px 20px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 116%;
	font-style: italic;
	color: #555555;
}
code {
	font-family: monospace;
}
dl {
	margin-left: 30px;
	margin-bottom: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
	line-height: 130%;
}
q {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 116%;
}
strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}

/* Custom Text Classes */
/** @end **/

/** @group Lists **/
ol {
	margin-bottom: 20px;
}
ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 2px;
}
ul {
	margin-bottom: 20px;
}
ul li {
	list-style-type: square;
	list-style-image: url('../images/xxx/bullet_black.png');
	margin-left: 35px;
	margin-bottom: 2px;
}
/** @end **/

/** @group Formular **/
/* Fieldsets */
form.ui-form fieldset {
	padding: 1.4em; 
	margin: 0 0 1.5em 0; 
	border: 1px solid #ccc;
	*margin-top: 1em; /* The astrix means only IE will see it. */
	*position: relative;
	*padding-top: 2em;
	*padding-bottom: 1.2em;
	*display: block;
}
form.ui-form legend { 
	font-weight: bold; 
	font-size: 1.2em;
	*position: absolute;
	*top: -0.6em;
}
form.ui-form fieldset.hide {
	border: 0px;
	padding: 0 1.4em;
	padding: 0;
	margin: 0;
}
form.ui-form fieldset.hide legend {
	overflow: hidden;
	text-indent: -1500px;
	font-size: 0;
}

/* Global settings */
form.ui-form * { clear:both; }
form.ui-form div.field { 
	display: block; 
	width: 100%;
	margin-bottom: 0.5em;
}
form.ui-form .error label,
form.ui-form .error .label {
	color: #BF1E2D;
}
form.ui-form .error div.input input,
form.ui-form .error div.input select,
form.ui-form .error div.input option {
	color: #BF1E2D;
}
/* Inline form (default) */
form.ui-form label,
form.ui-form .label { 
	font-weight: bold; 
	color: #454545;
}
form.ui-form div.normal label,
form.ui-form div.normal .label {
	font-weight: normal;
}
form.ui-form label small.help,
form.ui-form .label small.help {
	display: block;
	font-weight: normal;
	margin-top: 5px;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	*font-family: "Lucida Grande", arial, sans-serif; /* Georgia renders real ugly this size */
}

/* Block form */
form.ui-form div {}
form.ui-form div.block {
	float: left;
	*float: none;
}
form.ui-form div.block label,
form.ui-form div.block .label {
	float: left;
	display: block;
	width: 110px;
	padding-right: 10px;
	text-align: right;
	font-size: 92%;
	font-weight: normal;
}
form.ui-form div.block div.input {
	float: left;
	clear: right;
}

/* Text and password fields */
form.ui-form div.text-field input,
form.ui-form div.password-field input {
	width: 280px; 
	margin: 0.2em 0.5em 0.5em 0;
	border: 1px solid #bbb; 
	background: #F6F6F6; 
	padding: 2px;
}
form.ui-form div.text-field input:focus,
form.ui-form div.password-field input:focus {
	border: 1px solid #999; 
	background: #FFFFFF;
}
form.ui-form div.title input {
	font-size: 1.5em;
}


/* Text area fields */
form.ui-form div.textarea-field textarea {
	width: 285px; 
	height: 110px;
	margin: 0.2em 0.5em 0.5em 0;
	border: 1px solid #BBBBBB; 
	background: #F6F6F6; 
	padding-left: 5px;
	*font-family: "Lucida Grande", arial, sans-serif;
}
form.ui-form div.textarea-field textarea:focus {
	border: 1px solid #999999; 
	background:#FFFFFF;
}
form.ui-form div.title textarea {
	font-size: 1.5em;
}
form.ui-form div.full-width div.input {
	width: 100%;
}
form.ui-form div.full-width textarea {
	width: 95%;
}
/** @end **/

/** @group Misc **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {color:#2973BE;}
/** @end **/

#bd .bp-content-bd .jbcol-left .bp-item,
#bd .bp-content-bd .jbcol-right .bp-item {
	border-bottom:0;
}
.jbcol {
	border-bottom: 1px solid #A7B2B1;
	margin-bottom: 38px;
}
.jbcol .hidden-item {
	clear: both;
}
.jb-item-ft {
	clear: both;
}
.jb-item-ft:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	padding-bottom: 5px;
}
* html .jb-item-ft, {
	display: inline-block;
	padding-bottom: 5px;
}
html[xmlns] .jb-item-ft, {
	display: inline-block;
	padding-bottom: 5px;
}
html[xmlns] .jb-item-ft {
	display: block;
}
* html .jb-item-ft {
	height: 1%;
}
.jb-item-ft a {
	display: block;
	width: 25px;
	height: 25px;
	float: right;
	text-indent: 100em;
	overflow: hidden;
}
.jb-item-ft a.meer {
	background: transparent url('../images/bp/item_state_up.png') no-repeat top left;
}
.jb-item-ft a.minder {
	background: transparent url('../images/bp/item_state_down.png') no-repeat top left;
	padding-right:10px;
}
.jb-item-ft a.disabled {
	background: transparent url('../images/bp/item_state_disabled.png') no-repeat top left;
	cursor: default;
}

.case3 a { color:#FFFFFF; text-decoration:underline;}
