/* Ontwikkelaar front-end: Concept7 (www.concept7.nl) - Dev Team: Wout Mager (css) */

/* Wat niet tonen tijdens printen 
====================================================================== */
* {
	margin:0;
	padding:0;
}

.dontprint
, .service
, .anchorLink
, #form-login
, #form-newsletter
, .doormat
, .play-attention
, #wrap-login
, .navigation
, .header .inline
, .cta
, .bottom-service
, #nav-left
, .page-options
, .pagescroller
, .vcard
, .play-attention-small
, .border
, .border-hover
, .current-team
{
	display:none !important;
}

.inline, .inline li {
  display: inline;
}

/* Hoe tonen tijdens printen 
====================================================================== */
body {
	font: 12px/1.5em arial, verdana, sans-serif;
}

.logo {
  margin-bottom: 20px;
}

.still-video {
  position: relative;
}

.play-buttons, .play-buttons-small {
  position: absolute;
  left: 10px;
  bottom: 20px;
}

.breadcrumbs {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

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

dt {
  font-weight: bold;
  font-size: 14px;
}

img { border:0;}

h1 {
	font-size: 16px;
	margin-bottom: 20px;
}

h2, .product dt {
	font-size: 14px;
	margin:0;
	font-weight: bold;
}

p, .usp {
	margin:0 0 18px 0;
}

#footer .container {
  width: 100%;
  float: left;
  margin-top: 30px;
}

#footer .container li {
  display: block;
}

.process-steps li, .teamlist li {
  display: block;
  clear: both;
  margin-bottom: 10px;
}

.process-steps li span {
  font-weight: bold;
  display: block;
  clear: both;
}

ul, ol {
	list-style-type: disc;
	list-style-position: inside;
}

.documents {
	padding:8px 0;
}

.contentphoto span {
	display: block;
	font-size:10px;
}

.contentblock li a {
	display: block;
}

.contentblock {
	margin-bottom: 18px;
}

textarea {
	width: 300px;
}

fieldset {
	border: 0;
}

form label {
	width: 200px;
	float:left;
	display: block;
}

form div {
	width:100%;
	clear:both;
	margin:0 0 12px 0;
}

.style-radios {
	display: inline;
}

.style-radios input {
	float:left;
}

.style-radios label {
	width: auto;
	margin: 0 12px 0 0;
}

legend {
	font-weight: bold;
}

.folio-strip li, .thumb-team li {
  float: left;
  list-style-type: none;
  margin: 0 10px 10px 0;
}

.clear {
  width: 100%;
  clear: both;
  float: left;
}

.folio-big {
  margin-bottom: 10px;
}

form big {
  display: block;
}

.video-small {
  position: relative;
}

.teamlist span {
  width: 100%;
  float: left;
  clear: both;
}
