/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #2467c1; color: #fff; text-shadow: none; }
::selection { background: #2467c1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Rick Waalders
   ========================================================================== */

body {
	background-color: #cccccc;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main_frame {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

#frame {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height:  87px;
}

h1#logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 85px;
	margin: 0;
	padding: 0;
}

h1#logo span {
	visibility: hidden;
}

h1#logo a {
	display: block;
	width: 250px;
	height: 85px;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float:  right;
	margin-top: 32px;
}

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
}

#nav-menu li a {
	font-size: 18px;
	font-weight: normal;
	color: White;
	background-image: url(../img/menu_bg.png);
	padding: 8px;
	padding-left:  15px;
	padding-right: 15px;
	border-radius: 10px;
	margin-left: 6px;
	margin-right: 6px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-shadow: 0px -1px 0px black;
	text-decoration: none;
}

#nav-menu li a.last {
	margin-right: 0;
}

#nav-menu li a:hover {
	background-image: url(../img/menu_bg_hover.png);
}

#content {
	background-color: #dfdfdf;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-x;
	min-height: 800px;
	padding-top: 0px;
}

#content_top_spacer {
	height: 30px;	
}

#content_top {
	margin-bottom: 15px;
}

#content_bottom {
	padding-bottom: 20px;
}

.content_shadow {
	background-image: url(../img/content_shadow.png);
	background-repeat: repeat-y;
}

#road {
	float:  right;
}

h2#payoff {
	background-image: url(../img/payoff.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 338px;
	height: 65px;
	margin: 0;
	padding: 0;
	float:  right;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 30px;
}

h2#payoff span {
	visibility: hidden;
}



#phones_container {
	text-align: center;
	margin-top: 10px;
	margin-left: 50px;
}


h3#voor {
	background-image: url(../img/voor.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 225px;
	height: 16px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 15px;
}

h3#voor span {
	visibility: hidden;
}

a#download {
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 34px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

a#download:hover {
	background-image: url(../img/download_hover.png);
}

a#download span {
	visibility: hidden;
}

ul#phones {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 284px;
	display: inline-block;
	margin-bottom: 0px;
}

ul#phones li {
	float: left;
	margin-right: 10px;
	margin-left: 12px;
}

a.phone {
	width:  120px;
	height: 250px;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

a.phone span {
	visibility: hidden;
}

a#iphone {
	background-image: url(../img/phone_iphone.png);
}

a#android {
	background-image: url(../img/phone_android.png);
}

.content_block {
	background-color: White;
	display: block;
	padding: 12px;
	margin-top: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 1px 1px 0px #aaa;
}

.content_block.general {
	margin-bottom: 20px;	
}

.content_block.first {
	margin-left: 20px;
}

.content_block.last {
	margin-right: 20px;
}

.content_block h4 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #333;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.content_block p {
	color: #666;
	line-height: 1.5em;
	word-spacing: -1px;
	font-size: 15px;
}

#share {
	display: inline-block;
	margin-left: 80px;
}

a,a:active,a:visited {
	color: #2467c1;
}

.content_block .press_name {
	padding: 0;
	margin: 0;
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.content_block .press_text {
	font-style: italic;
	color: #999;
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px;
	margin-top: 5px;
	padding-bottom: 25px;
	display: block;
	text-align: center;
}

#footer {
	background-color: #333;
	min-height: 300px;
	text-align: center;
	width: 100%;
	display: inline-block;
}

#footer_frame {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
}

#footer_content {
	width: 980px;
	background-color: #333;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0px;
	color: White;
}

#footer_content h3 {
	color: #97acc8;
}

#footer_content p {
	color: #ccc;
}

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

#footer_content ul li {
	margin-bottom: 4px;
}

#footer_content a, #footer_content a:active, #footer_content a:visited {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}

#footer_content a:hover {
	text-decoration: underline;
}

h2.sub {
	margin: 0;
	margin-bottom: 25px;	
	font-size: 24px;
}

.faq p {
	margin-bottom: 60px;	
}

.about {
	height: 294px;	
}


/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:320px;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div {
	width:320px;
	height:96px;
	display:block;
}

/*
	Optional:
	Reset list default style
*/
.pagination {
	margin-left: auto;
	margin-right: auto;
	width:85px;
	padding: 0;
	margin-bottom: 30px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* features */

.feature {
	display: block;
	margin: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	min-height: 400px;
}

.feature .lft {
	width: 340px;
	display: inline-block;
	position: relative;
	margin-left: 70px;
}

.feature .rgt {
	width: 360px;
	display: inline-block;
	position: relative;
	float: right;
	margin-right: 70px;
}

.feature h4 {
	border:none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.feature p {
	color: #555; 	word-spacing: -1px;
	font-size: 13px;
	line-height: 1.6em;
}

.feature .lft img {
	margin-left: 30px;
}


.feature .rgt img {
	margin-left: 50px;
}

.collft {
	width: 480px;
	display: inline-block;
	position: relative;
}

.colrgt {
	width: 480px;
	display: inline-block;
	position: relative;
	float: right;
}

.press {
	margin-bottom: 20px;	
}

.press h3.companyname {
	margin-bottom: 5px;
	padding: 0;
}

.press .year {
	margin-bottom: 30px;	
}

.press .date {
	color: #666;
	margin-left: 5px;	
}

.press a {
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;	
}

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

