/*
 * Copyright (c) 2011 Bean Designed
 * All rights reserved.
 * 
 * Address:
 * PO Box 47
 * 3200 AA Spijkenisse
 * The Netherlands
 * 
 * Phone: +31 (0)6 23 18 56 74
 * Email: info@beandesigned.eu
 * Website: http://www.beandesigned.eu/
 */

 /* #FF5599; /* ROZE */

/*------------------ ALGEMEEN ------------------*/

::selection {
  background: #FF5599; /* ROZE */
  color: #FFFFFF; /* WIT */
}

::-moz-selection {
  background: #FF5599; /* ROZE */
  color: #FFFFFF; /* WIT */
}

::-webkit-selection {
  background: #FF5599; /* ROZE */
  color: #FFFFFF; /* WIT */
}

/*---*/

body {
	margin: 0px 0px 20px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small; /* 13px */
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	color: #AAAAAA; /* MIDDEN GRIJS */
	background: url(http://www.beandesigned.eu/img/background.jpg) repeat-y #F6F6F6; /* LICHTER GRIJS */
}

		* html body {
			font-size: 13px;
		}

/*---*/

a {
	padding: 0px 0px 1px 0px;
	color: #777777; /* DONKER GRIJS */
	border-bottom: 1px solid #DDDDDD; /* LICHT GRIJS */
	text-decoration: none;
}

a:hover {
	padding: 0px 0px 1px 0px;
	color: #AAAAAA; /* MIDDEN GRIJS */
	border-bottom: 1px solid #DDDDDD; /* LICHT GRIJS */
	text-decoration: none;
}

/*---*/

img {
	border: 0px;
}

/*----------------- CONTAINERS -----------------*/

#top_container {
	height: 20px;
}

#header_container {
	width: 200px;
	float: left;
}

#content_container {
	min-width: 780px;
	margin: 0px 0px 0px 220px;
}

/*------------------- HEADER -------------------*/

#header {
	padding: 0px 20px 0px 20px;
}

/*-------------------- LOGO --------------------*/

#logo {
	margin: 0px 0px 80px 0px;
	text-align: right;
}

	#logo a, #logo a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*----------------- NAVIGATIE ------------------*/

#navigatie {
	margin: 0px 0px 80px 0px;
	text-align: right;
}

	#navigatie a {
		padding: 0px;
		color: #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
	}
	
	#navigatie a:hover {
		padding: 0px;
		color: #DDDDDD; /* LICHT GRIJS */
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#navigatie ul {
	list-style: none;
}

/*---*/

#navigatie li.navigatie_extra a {
	padding: 0px;
	color: #777777; /* DONKER GRIJS */
	border-bottom: 0px;
	text-decoration: none;
}

#navigatie li.navigatie_extra a:hover {
	padding: 0px;
	color: #DDDDDD; /* LICHT GRIJS */
	border-bottom: 0px;
	text-decoration: none;
}

/*---------------- SOCIAL MEDIA ----------------*/

#social_media {
	margin: 0px 0px 80px 0px;
	text-align: right;
}

	#social_media a, #social_media a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*-------------- PORTFOLIO FILTER --------------*/

#portfolio_filter_container {
	height: 50px;
	margin: 0px 0px 50px 0px;
}

/*---*/

#portfolio_filter {
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*---*/

#portfolio_filter_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
	#portfolio_filter_list a {
		width: 153px;
		margin: 0px;
		padding: 0px 0px 0px 7px;
		display: block;
		color: #AAAAAA; /* MIDDEN GRIJS */
		background: url(http://www.beandesigned.eu/img/button_filter_down.jpg) right no-repeat #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
		text-align: left;
	}
	
	#portfolio_filter_list a:hover {
		width: 153px;
		margin: 0px;
		padding: 0px 0px 0px 7px;
		display: block;
		color: #CCCCCC; /* MIDDEN/LICHT GRIJS */
		background: url(http://www.beandesigned.eu/img/button_filter_down.jpg) right no-repeat #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
		text-align: left;
	}

/*---*/

#portfolio_filter_list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#portfolio_filter_list li {
	float: left;
}

	#portfolio_filter_list li:hover ul, #portfolio_filter_list li.sfhover ul {
		left: 20px;
	}

/*---*/

#portfolio_filter_list li ul {
	width: 129px;
	padding: 7px 7px 7px 24px;
	position: absolute;
	left: -9000px;
	z-index: 21;
	background: #FFFFFF; /* WIT */
}

	#portfolio_filter_list li ul a {
		width: 129px;
		margin: 0px;
		padding: 0px;
		color: #AAAAAA; /* MIDDEN GRIJS */
		background: #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
	}
	
	#portfolio_filter_list li ul a:hover {
		width: 129px;
		margin: 0px;
		padding: 0px;
		color: #CCCCCC; /* MIDDEN/LICHT GRIJS */
		background: #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#portfolio_filter_show {
	height: 20px;
	padding: 0px 7px 0px 0px;
	color: #FFFFFF; /* WIT */
	text-align: right;
}

	#portfolio_filter_show a {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}
	
	#portfolio_filter_show a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

.portfolio_filter_img_center {
	vertical-align: middle;
}

/*------------------- FOOTER -------------------*/

#footer {
	text-align: right;
	color: #DDDDDD; /* LICHT GRIJS */
}

	#footer a {
		padding: 0px;
		color: #DDDDDD; /* LICHT GRIJS */
		border-bottom: 0px;
		text-decoration: none;
	}
	
	#footer a:hover {
		padding: 0px;
		color: #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
	}

/*------------ OPDRACHTGEVERS LABEL ------------*/

#opdrachtgevers_label a {
	width: 93px;
	height: 93px;
	padding: 20px 10px 0px 10px;
	position: absolute;
	left: 100px;
	top: 580px;
	z-index: 11;
	display: block;
	color: #FFFFFF; /* WIT */
	background: url(http://www.beandesigned.eu/img/opdrachtgevers_label.png) no-repeat;
	border-bottom: 0px;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
}

		* html #opdrachtgevers_label a {
			width: 113px;
			height: 113px;
		}

	#opdrachtgevers_label a:hover {
		padding: 20px 10px 0px 10px;
		color: #FFFFFF; /* WIT */
		border-bottom: 0px;
		text-decoration: none;
	}

/*--------------- BEAN DESIGNED ----------------*/

#bean_designed {
	width: 460px;
	height: 220px;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	float: left;
	background: #FFFFFF; /* WIT */
}

		* html #bean_designed {
			width: 500px;
			height: 260px;
		}

/*---*/

#bean_designed_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 689px;
	top: 42px;
	z-index: 31;
}

	#bean_designed_sluiten a, #bean_designed_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.bean_designed_donker {
	color: #777777; /* DONKER GRIJS */
}

/*-------------------- TEAM --------------------*/

#team {
	width: 500px;
	height: 540px;
	margin: 0px 20px 20px 0px;
	float: left;
	background: #FFFFFF; /* WIT */
}

	#team a, #team a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#team_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 689px;
	top: 42px;
	z-index: 32;
}

	#team_sluiten a, #team_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#team_links {
	width: 220px;
	padding: 20px 0px 20px 20px;
	float: left;
}

#team_rechts {
	width: 220px;
	padding: 20px 20px 20px 0px;
	float: right;
}

#team_clear {
	clear: both;
}

/*---*/

.team_donker {
	color: #777777; /* DONKER GRIJS */
}

.team_img {
	margin: 10px 0px 10px 0px;
}

.team_img_plus_icoon {
	margin: 0px 5px 10px 0px;
	float: left;
	vertical-align: middle;
}

.team_img_icoon {
	margin: 10px 0px 0px 0px;
}

/*----------------- PRODUCTEN ------------------*/

#producten {
	width: 460px;
	height: 500px;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	float: left;
	background: #FFFFFF; /* WIT */
}

		* html #producten {
			width: 500px;
			height: 540px;
		}

/*---*/

#producten_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 689px;
	top: 42px;
	z-index: 33;
}

	#producten_sluiten a, #producten_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.producten_donker {
	color: #777777; /* DONKER GRIJS */
}

.producten_img {
	float: left;
	margin: 3px 20px 0px 0px;
}

.producten_link {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/*----------------- VACATURES ------------------*/

#vacatures {
	width: 460px;
	height: 780px;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	float: left;
	background: #FFFFFF; /* WIT */
}

		* html #vacatures {
			width: 500px;
			height: 260px;
		}

/*---*/

#vacatures_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 689px;
	top: 42px;
	z-index: 31;
}

	#vacatures_sluiten a, #vacatures_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.vacatures_donker {
	color: #777777; /* DONKER GRIJS */
}

/*------------------ CONTACT -------------------*/

#contact {
	width: 760px;
	height: 540px;
	margin: 0px 20px 20px 0px;
	float: left;
	background: #FFFFFF; /* WIT */
}

/*---*/

#contact_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 949px;
	top: 42px;
	z-index: 34;
}

	#contact_sluiten a, #contact_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#contact_links {
	width: 200px;
	padding: 20px;
	float: left;
}

		* html #contact_links {
			width: 240px;
		}

#contact_rechts {
	width: 460px;
	padding: 20px;
	float: right;
}

		* html #contact_rechts {
			width: 500px;
		}

#contact_clear {
	clear: both;
}

/*---*/

.contact_donker {
	color: #777777; /* DONKER GRIJS */
}

.contact_routebeschrijving {
	margin: 50px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

/*-------------------- BLOG --------------------*/

#blog {
	width: 760px;
	height: auto;
	min-height: 540px;
	margin: 0px 20px 20px 0px;
	float: left;
	background: #FFFFFF; /* WIT */
}

/*---*/

#blog_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 949px;
	top: 42px;
	z-index: 35;
}

	#blog_sluiten a, #blog_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

#blog_links {
	width: 200px;
	padding: 20px;
	float: left;
}

		* html #blog_links {
			width: 240px;
		}

	#blog_links a {
		padding: 0px 0px 1px 0px;
		color: #AAAAAA; /* MIDDEN GRIJS */
		border-bottom: 1px solid #DDDDDD; /* LICHT GRIJS */
		text-decoration: none;
	}
	
	#blog_links a:hover {
		padding: 0px 0px 1px 0px;
		color: #777777; /* DONKER GRIJS */
		border-bottom: 1px solid #DDDDDD; /* LICHT GRIJS */
		text-decoration: none;
	}

#blog_rechts {
	width: 460px;
	height: auto;
	padding: 20px;
	float: right;
}

		* html #blog_rechts {
			width: 500px;
		}

#blog_clear {
	clear: both;
}

/*---*/

#blog_items ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: url(http://www.beandesigned.eu/img/dash_blog.jpg);
}

/*---*/

#blog_delen {
	width: 460px;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

	#blog_delen a, #blog_delen a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

#blog_delen_google_plus_one {
	width: 81px;
	float: left;
}

#blog_delen_twitter {
	min-width: 116px;
	float: left;
}

#blog_delen_facebook {
	float: left;
}

#blog_delen_clear {
	clear: both;
}

/*---*/

.blog_donker {
	color: #777777; /* DONKER GRIJS */
}

.blog_licht {
	color: #CCCCCC; /* MIDDEN/LICHT GRIJS */
}

.blog_lijn {
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #AAAAAA; /* MIDDEN GRIJS */
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

		* html .blog_lijn {
			height: 1px;
			color: #AAAAAA; /* MIDDEN GRIJS */
		}

.blog_lijn_twee {
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #AAAAAA; /* MIDDEN GRIJS */
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

		* html .blog_lijn_twee {
			height: 1px;
			color: #AAAAAA; /* MIDDEN GRIJS */
		}

.blog_image {
	margin: 0px 20px 10px 0px;
	float: left;
}

/*----------------- BLOG JAAR ------------------*/

#blog_jaar {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: right;
}

/*---*/

#blog_jaar_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
	#blog_jaar_list a {
		width: 173px;
		height: 20px;
		margin: 0px;
		padding: 0px 0px 0px 7px;
		display: block;
		color: #FFFFFF; /* WIT */
		background: url(http://www.beandesigned.eu/img/button_blog_jaar_down.jpg) right no-repeat #AAAAAA; /* MIDDEN GRIJS */
		border-bottom: 0px;
		text-decoration: none;
		text-align: left;
	}
	
	#blog_jaar_list a:hover {
		width: 173px;
		height: 20px;
		margin: 0px;
		padding: 0px 0px 0px 7px;
		display: block;
		color: #DDDDDD; /* LICHT GRIJS */
		background: url(http://www.beandesigned.eu/img/button_blog_jaar_down.jpg) right no-repeat #AAAAAA; /* MIDDEN GRIJS */
		border-bottom: 0px;
		text-decoration: none;
		text-align: left;
	}

/*---*/

#blog_jaar_list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#blog_jaar_list li {
	float: left;
}

	#blog_jaar_list li:hover ul, #blog_jaar_list li.sfhover ul {
		left: 260px;
	}

/*---*/

#blog_jaar_list li ul {
	width: 149px;
	padding: 7px 7px 7px 24px;
	position: absolute;
	left: -9000px;
	z-index: 41;
	background: #AAAAAA; /* MIDDEN GRIJS */
}

	#blog_jaar_list li ul a {
		width: 129px;
		margin: 0px;
		padding: 0px;
		color: #FFFFFF; /* WIT */
		background: #AAAAAA; /* MIDDEN GRIJS */
		border-bottom: 0px;
		text-decoration: none;
	}
	
	#blog_jaar_list li ul a:hover {
		width: 129px;
		margin: 0px;
		padding: 0px;
		color: #DDDDDD; /* LICHT GRIJS */
		background: #AAAAAA; /* MIDDEN GRIJS */
		border-bottom: 0px;
		text-decoration: none;
	}

/*--------------- OPDRACHTGEVERS ---------------*/

#opdrachtgevers {
	width: 460px;
	height: 780px;
	margin: 0px 20px 20px 0px;
	padding: 20px;
	float: left;
	background: #FFFFFF; /* WIT */
}

/*---*/

#opdrachtgevers_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 689px;
	top: 42px;
	z-index: 36;
}

	#opdrachtgevers_sluiten a, #opdrachtgevers_sluiten a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.opdrachtgevers_donker {
	color: #777777; /* DONKER GRIJS */
}

/*------------------- FORMS --------------------*/

#contact_formulier, #reactie_formulier {
	margin: 5px 0px 0px 0px;
}

/*---*/

.knoppen, .knop_route, .knop_contact, .knop_reactie {
	padding: 0px 5px 4px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small; /* 13px */
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF; /* WIT */
	background: #AAAAAA; /* MIDDEN GRIJS */
	border: 1px solid #AAAAAA; /* MIDDEN GRIJS */
}

		* html .knoppen, * html .knop_route, * html .knop_contact, * html .knop_reactie {
			padding: 0px;
		}
	
	.knoppen, .knop_route, .knop_contact, .knop_reactie {
		font-size: 13px;
	}
	
	.knop_route {
		margin: 10px 0px 0px 0px;
	}
	
	.knop_contact, .knop_reactie {
		margin: 10px 0px 0px 140px;
	}

/*---*/

#form_route, #form_contact_bedrijf, #form_contact_naam, #form_contact_adres, #form_contact_postcode, #form_contact_plaats, #form_contact_telefoon, #form_contact_email, #form_contact_bericht, #form_reactie_naam, #form_reactie_email, #form_reactie_website, #form_reactie_bericht {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small; /* 13px */
	font-style: normal;
	font-weight: normal;
	color: #AAAAAA; /* MIDDEN GRIJS */
	background: #FFFFFF; /* WIT */
	border-top: 1px solid #FFFFFF; /* WIT */
	border-right: 1px solid #FFFFFF; /* WIT */
	border-bottom: 1px solid #AAAAAA; /* MIDDEN GRIJS */
	border-left: 1px solid #FFFFFF; /* WIT */
}

		* html #form_route, * html #form_contact_bedrijf, * html #form_contact_naam, * html #form_contact_adres, * html #form_contact_postcode, * html #form_contact_plaats, * html #form_contact_telefoon, * html #form_contact_email, * html #form_contact_bericht, * html #form_reactie_naam, * html #form_reactie_email, * html #form_reactie_website, * html #form_reactie_bericht {
			padding: 0px;
			font-size: 13px;
		}
	
	#form_route {
		width: 80px;
		height: 15px;
		margin: 8px 10px 0px 0px;
	}
	
		* html #form_route {
			width: 70px;
		}
	
	#form_contact_bedrijf, #form_contact_naam, #form_contact_adres, #form_contact_telefoon, #form_contact_email, #form_reactie_naam, #form_reactie_email, #form_reactie_website {
		width: 305px;
		height: 15px;
		margin: 3px 0px 3px 0px;
	}
	
	#form_contact_postcode {
		width: 80px;
		height: 15px;
		margin: 3px 0px 3px 0px;
	}
	
	#form_contact_plaats {
		width: 133px;
		height: 15px;
		margin: 3px 0px 3px 0px;
	}
	
	#form_contact_bericht, #form_reactie_bericht {
		width: 305px;
		height: 100px;
		margin: 3px 0px 3px 0px;
	}
	
		* html #form_route, * html #form_contact_bedrijf, * html #form_contact_naam, * html #form_contact_adres, * html #form_contact_postcode, * html #form_contact_plaats, * html #form_contact_telefoon, * html #form_contact_email, * html #form_reactie_naam, * html #form_reactie_email, * html #form_reactie_website {
			height: 18px;
		}

/*---*/

.checkbox {
	width: 14px;
	height: 14px;
	margin: 4px 55px 0px 0px;
	padding: 0px;
	background: url(http://www.beandesigned.eu/img/button_checkbox.jpg) no-repeat;
	display: block;
	float: right;
}

		* html .checkbox {
			float: right;
		}

/*---*/

#contact_formulier p, #reactie_formulier p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*---*/

label#form_label_bedrijf, label#form_label_naam, label#form_label_adres, label#form_label_postcode, label#form_label_telefoon, label#form_label_email, label#form_label_bericht, label#form_label_website {
	width: 135px;
	padding: 5px 0px 0px 0px;
	display: inline-block;
	vertical-align: top;
}

label#form_label_plaats {
	width: 57px;
	padding: 5px 0px 0px 14px;
	display: inline-block;
	vertical-align: top;
}

label#form_label_kopie, label#form_label_update {
	width: 320px;
	margin: 0px 0px 0px 140px;
	padding: 0px;
}

		* html label#form_label_kopie, * html label#form_label_update {
			width: 250px;
			margin: 0px 0px 0px 140px;
			padding: 0px;
			float: left;
		}

/*---*/

#route_formulier input:focus, #contact_formulier input:focus, #contact_formulier textarea:focus, #reactie_formulier input:focus, #reactie_formulier textarea:focus {
	background: #F6F6F6; /* LICHTER GRIJS */
	border-top: 1px solid #F6F6F6; /* LICHTER GRIJS */
	border-right: 1px solid #F6F6F6; /* LICHTER GRIJS */
	border-bottom: 1px solid #AAAAAA; /* MIDDEN GRIJS */
	border-left: 1px solid #F6F6F6; /* LICHTER GRIJS */
}

#contact_formulier label.error, #reactie_formulier label.error {
	width: 320px;
	margin: 0px 0px 0px 140px;
	padding: 0px;
	color: #777777; /* DONKER GRIJS */
}

/*---*/

.meldingen_contact, .meldingen_reactie {
	margin: 10px 0px 0px 140px;
}

/*---*/

.form_contact_url {
	display: none;
}

/*-------------- PORTFOLIO THUMBS --------------*/

.portfolio_thumb {
	width: 240px;
	height: 280px;
	margin: 0px 20px 0px 0px;
	float: left;
}

	.portfolio_thumb a, .portfolio_thumb a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.portfolio_thumb_titel {
	margin: 0px;
	padding: 0px;
}

/*---*/

.portfolio_thumb_werkzaamheden {
	margin: 9px 0px 0px 18px;
	padding: 0px;
	font-size: 85%;
}

		* html .portfolio_thumb_werkzaamheden {
			font-size: 11px;
		}

.portfolio_thumb_werkzaamheden_item {
	margin: 0px 5px 5px 0px;
	padding: 1px 6px 3px 5px;
	float: left;
	color: #FFFFFF; /* WIT */
	background: #AAAAAA; /* MIDDEN GRIJS */
}

/*----------------- PORTFOLIO ------------------*/

#portfolio {
	width: 760px;
	height: 560px;
	margin: 0px 20px 0px 0px;
	float: left;
}

	#portfolio a, #portfolio a:hover {
		padding: 0px;
		border-bottom: 0px;
		text-decoration: none;
	}

/*---*/

.portfolio_item_tekst {
	width: 743px;
	height: 32px;
	margin: 0px;
	padding: 8px 0px 0px 17px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(http://www.beandesigned.eu/img/portfolio_balk.png) repeat-x;
}

	* html .portfolio_item_tekst {
		width: 760px;
		height: 40px;
		top: -43px;
	}

.portfolio_item_tekst p {
	color: #FFFFFF;
	margin: 0px;
}

/*---*/

.jFlowSlideContainer {
	overflow: hidden;
}

.jFlowSlideContainer a {
	color: #FFFFFF;
	text-decoration: none;
}

.jFlowSlideContainer a:hover {
	text-decoration: none;
}

.jFlowSlideContainer a:focus {
	position: relative;
}

/*---*/

#portfolio_controllers {
	width: 300px;
	height: 20px;
	position: absolute;
	left: 234px;
	top: 34px;
	z-index: 41;
}

.portfolio_control {
	width: 15px;
	height: 15px;
	float: left;
	background: url(http://www.beandesigned.eu/img/button_portfolio_bull.png) no-repeat scroll 0px 0px transparent;
}

.portfolio_control:hover {
	background-position: -32px 0px;
	cursor: pointer;
}

.jFlowSelected, .jFlowSelected:hover {
	background-position: -15px 0px;
}

/*---*/

#portfolio_vorige_volgende {
	width: 50px;
	height: 20px;
	position: absolute;
	left: 890px;
	top: 448px;
	z-index: 42;
}

.portfolio_vorige, .portfolio_volgende {
	float: left;
	color: #FFFFFF; /* WIT */
	cursor: pointer;
}

	.portfolio_vorige:hover, .portfolio_volgende:hover {
		float: left;
		color: #F6F6F6; /* LICHTER GRIJS */
		cursor: pointer;
	}

.portfolio_vorige {
	margin: 0px 20px 0px 0px;
}

/*---*/

#portfolio_sluiten {
	width: 11px;
	height: 11px;
	position: absolute;
	left: 953px;
	top: 450px;
	z-index: 43;
}

/*---*/

.portfolio_titel {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

/*---*/

.portfolio_omschrijving {
	width: 543px;
	margin: 10px 0px 0px 17px;
	padding: 0px;
	float: left;
	font-size: 85%;
}

		* html .portfolio_omschrijving {
			font-size: 11px;
		}

.portfolio_delen {
	width: 172px;
	margin: 8px 18px 0px 0px;
	padding: 0px;
	float: right;
	text-align: left;
}

.portfolio_delen_google_plus_one {
	width: 70px;
	float: left;
}

.portfolio_delen_twitter {
	width: 100px;
	float: left;
}

.portfolio_delen_linkedin {
	width: 70px;
	float: left;
}

.portfolio_delen_facebook {
	float: left;
}

.portfolio_omschrijving_delen_clear {
	clear: both;
}

/*
 * Eind
 */
