/*
	Author:	Reinier @ ReIndustries
*/

*{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-shadow:none;
text-rendering: optimizeLegibility;
}

html, body {
	height: 				100%;
}
body {
	margin:					0px;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size:				22pt;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	text-decoration:		bold;
	color:					#317dd3;
	/*border-bottom: 			1px solid #D4BE31;*/
}

h2 {
	font-size:				14pt;
	text-decoration:		bold;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	color:					#317dd3;
	margin-top:				25px;
}

h3 {
	font-size:				14pt;
	text-decoration:		bold;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	color:					#D4BE31;
	margin-top:				10px;
}

p {
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:				10pt;
	text-align:				justify;
}

img { 
	image-rendering:optimizeQuality;
	-ms-interpolation-mode: bicubic; 
}

a {
	text-decoration:		none;
	color:					#317dd3;
}

a:hover {
	color:					#D4BE31;
}

a.buttonnormal {
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	text-decoration:		none;
	padding:				5px 10px 5px 10px;
	height:					30px;	
	border: 				1px solid #317dd3;
	background-image: 		-webkit-gradient(linear, left top, left bottom, from(#409aff), to(#007cb0));
	background-image: 		-webkit-linear-gradient(top, #409aff, #007cb0);
	background-image: 		-moz-linear-gradient(top, #409aff, #007cb0);
	background-image: 		-ms-linear-gradient(top, #409aff, #007cb0);
	background-image: 		-o-linear-gradient(top, #409aff, #007cb0);
	background-image: 		linear-gradient(to bottom, #409aff, #007cb0);
	color:					#fff;
	font-size:				12pt;	
}

a:hover.buttonnormal {
	background-color:		#409aff;
	background-image:		none;
}

a.buttoncancel {
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	text-decoration:		none;
}


div.mainwrapper {
	width: 					736px;
	text-align: 			center;
	display:				inline-block;
	padding-top:			15px;
	clear: 					both;
	overflow:				auto;
	padding-bottom: 		254px;
}

div.mainwrapperpage {
	width: 					736px;
	text-align: 			left;
	display:				inline-block;
	padding-top:			15px;
	clear: 					both;
	overflow:				auto;
	padding-bottom: 		254px;
}

div.blockwrapper {
	width:					200px;
	/*background-color:		#e5e5e5;*/
	background-color:		#fff;
	display:				inline-block;
	float:					left;
	margin:					20px;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	text-align:				center;
	height:					360px;
	position:				relative;
}

div.blockwrapper h1 {
	font-size:				18pt;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	color:					#317dd3;
}

div.blockwrapper p {
	font-size:				10pt;
	padding:				5px;
}

a.blockbutton {
	position:				absolute;
	bottom:					5px;
	left: 					15px;
	width:					80%;
	text-decoration:		none;
	display:				block;
	color:					#fff;
	background-image: 		-webkit-gradient(linear, left top, left bottom, from(#D4BE31), to(#bba72b));
	background-image: 		-webkit-linear-gradient(top, #D4BE31, #bba72b);
	background-image: 		-moz-linear-gradient(top, #D4BE31, #bba72b);
	background-image: 		-ms-linear-gradient(top, #D4BE31, #bba72b);
	background-image: 		-o-linear-gradient(top, #D4BE31, #bba72b);
	background-image: 		linear-gradient(to bottom, #D4BE31, #bba72b);
	min-width:				170px;
	line-height:			160%;
	margin-top:				20px;
	padding-top:			.3em;
	padding-bottom:			.3em;
	-moz-border-radius: 	8px;
	border-radius: 			8px;
}

a:hover.blockbutton {
	background-image:		none;
	background-color: 		#D4BE31;
}


div#seovak {
	/*border: 				1px solid #dbecff;*/
	padding:				10px;
	padding-left:			30px;
	/*background-color:		#e4f1ff;*/
}

div#seoprogress {	
	height:					120px;
	float:					center;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	width:					100px;
	display:				block;
	padding-left:			50px;
}

div#seovalue {
	height:					120px;
	float:					center;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
	text-align:				center;
	width:					100px;
	display:				block;
	padding-left:			50px;
}

div.rholder {
	float:					right;
	width:					200px;
	text-align:				center;
	background-color:		#e4f1ff;
	-webkit-border-radius:			5px;
	-moz-border-radius:				5px;
	border-radius:					5px;
}

span#seoresult {
	font-size:				50pt;
	text-decoration:		bold;
}

span#seopercentage {
	font-size:				30pt;
}

div.twocolumn {
	display: 				table;
	width:					100%;
}

div.leftimagecolumn {
	float:					left;
	width:					200px;
}

div.righttextcolumn {
	float:					right;
	width:					520px;
}
div.lefttextcolumn {
	float:					left;
	width:					520px;
}

div.rightimagecolumn {
	float:					right;
	width:					200px;
}

div.leftcat {
	float:					left;
	width:					500px;
}

div.rightphone {
	float:					right;
	width:					218px;
}

div.phoneholder {
	background:				url('images/gphone.png') no-repeat;
	width:					218px;
	height:					400px;
	font-family:			'Open Sans', Verdana, Helvetica, sans-serif;
}
div.phonecontent {
	padding-left:			20px;
	padding-top:			60px;
}

span.pricing_euro {
	font-family:			Verdana, Helvetica, sans-serif;
	font-size:				24px;
	text-align:				left;
}

span.pricing_bedrag {
	font-family:			Verdana, Helvetica, sans-serif;
	font-size:				25px;
	padding-left:			5px;
	padding-right:			5px;
}

span.pricing_pm {
	font-family:			Verdana, Helvetica, sans-serif;
	font-size:				10pt;
}

div.price_item {
	width: 100%;
	display: table;
	font-family: "Open Sans",Verdana,Helvetica,sans-serif;
	margin-bottom: 5px;
}

div.price_title {
	text-align:	left;
	background-color:#e0ebfd;	
	padding: 5px;
	padding-left: 12px;
	-moz-border-top-left-radius: 15px;
	border-top-left-radius: 15px;	
	-moz-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	display: table-cell;
	vertical-align: middle;
	color: #317DD3;
	font-size: 18px;
	width: 150px;
}

div.price_desc {
	margin:	0px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f2f8ff;
	display: table-cell;
	vertical-align: middle;
	font-size: 10pt;
}

div.price_prijs {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e1d26f;
	-moz-border-top-right-radius: 15px;
	border-top-right-radius: 15px;	
	-moz-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	display: table-cell;
	width: 120px;
	vertical-align: middle;
}

div.portfolio_item {
	width: 120px;
	height: 120px;
	position: relative;
	display: inline-block;
	margin:0px;
	font-family: "Open Sans",Verdana,Helvetica,sans-serif;
}
div.portfolio_item img {
	width: 120px;
	height: 120px;
}
div.portfolio_item span {
	text-align: center;
	width: 120px;
	position: absolute;
	bottom:0;
	left:0;
	height:20px;
	font-size: 10pt;
	color: #fff;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

div.overlay_black {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}	

div.overlay_popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -384px;
	margin-top: -325px;
	width: 736px;
	height: 651px;
	/*padding: 16px;
	border: 16px solid white;*/
	background-color: white;
	z-index:1002;
	/*overflow: auto;*/
}
div.overlay_popup span {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-family: "Open Sans";
}
#layoutimg {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	height: 100px;
}
#layoutspan {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 100px;
}

div.seoresultaat {
	width: 100%;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	display: none;
}

div.seocijfer {
	font-size: 60pt;
	float: left;
	width: 100px;
	font-weight: bold;
}

div.seobeschrijving {
	font-size: 10pt;
}

#cijferA { color: #009900; }
#cijferB { color: #CCCC33; }
#cijferC { color: #FFFF66; }
#cijferD { color: #FFCC33; }
#cijferE { color: #FF3333; }


span.basisappcat1 {
	width:							120px;
	height:							120px;
	background-color:				#76a8e2;  
	display:						inline-block;
	padding:						0px;
	margin:							4px;
	color:							#fff;
	font-family:					'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:						10pt;
	text-indent:					5px;
}

span.basisappcat1:hover {
	border:							4px solid #e1d26f;  
	margin:							0px;
}

span.basisappcat2 {
	width:							120px;
	height:							120px;
	background-color:				#e1d26f;  
	display:						inline-block;
	padding:						0px;
	margin:							4px;
	color:							#fff;
	font-family:					'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:						10pt;
	text-indent:					5px;
}

span.basisappcat2:hover {
	border:							4px solid #76a8e2;  
	margin:							0px;
}

span.phonenav {
	font-family:					'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:						14px;
	color:							#317dd3;
}

span.phonenav:hover {
	border-bottom:					1px solid #76a8e2; 
	cursor:							pointer;
}

span.msgok {
	display:						block;
	width:							98%;
	font-family:					'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:						10pt;
	text-align:						center;
	padding-top: 					10px;
	padding-bottom: 				10px;
	margin-top:						30px;
	border: 						1px solid #75AD34;
	color:							#75AD34;
	-webkit-border-radius:			5px;
	-moz-border-radius:				5px;
	border-radius:					5px;
}

span.msgfail {
	display:						block;
	width:							98%;
	font-family:					'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:						10pt;
	text-align:						center;
	padding-top: 					10px;
	padding-bottom: 				10px;
	margin-top:						30px;
	border: 						1px solid #ba0707;
	color:							#ba0707;
	-webkit-border-radius:			5px;
	-moz-border-radius:				5px;
	border-radius:					5px;
}

span.webexample {

}

span.webexample  img{
	
}
span.webexample  span{
	
}


div.product {
	width: 200px;
	/*background: #eee;*/
	margin: 10px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 15px;
	display: inline-block;
	color: #000;
	vertical-align: top;
}

div.producttitle {
	height: 50px;
	display: table;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	padding: 5px;
	width: 190px;
	background: #E0EBFD;
}

div.producttitle  img{
	width: 50px;
	display: table-cell;
	vertical-align: middle;
}

div.producttitle h2 {
	vertical-align: middle;
	text-align: left;
	margin: 0px;
	display: table-cell;
	padding-left: 10px;
	width: 130px;
}

div.productbeschrijving {
	height: 105px;
	padding: 10px;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 10pt;
	background: #F2F8FF;
	text-align: left;
}

div.productbottom {
	height: 25px;
	background: #E1D26F;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

div.productenholder {
	width: 100%;
	text-align: center;
}



@media only screen
and (max-width : 755px)
and (min-width : 500px){
	div.mainwrapper {
		width: 500px;
	}
	div.mainwrapperpage {
		width: 90%;
	}
	div.mainwrapperpage p{
		margin: 5px;
	}
	div.leftimagecolumn {
		width: 30%;
	}
	
	div.leftimagecolumn img {
		width: 100%;
	}

	div.righttextcolumn {
		width: 70%;
	}
	div.lefttextcolumn {
		/*float: right;*/
		width: 70%;
	}

	div.rightimagecolumn {
		/*float: left;*/
		width: 30%;
	}
	
	div.rightimagecolumn img {
		width: 100%;
	}
	div.leftcat {
		width: 420px;
		padding-left: 40px;
	}

	div.rightphone {
		float: left;
		width: 218px;
		padding-left: 120px;
		padding-top: 20px;
	}
	div.overlay_popup {
		margin-left: -45%;
		margin-top: -45%;
		width: 90%;
		height: auto;
	}
	div.overlay_popup img#popupimg {
		width: 100%;
	}
	div.overlay_popup img#layoutimg {
		width: 15%;
		height: 15%;
	}
	div.overlay_popup span#layoutspan {
		top: 20%;
	}
}

@media only screen
and (max-width : 499px) {
	div.mainwrapper {
		width: 320px;
	}
	div.mainwrapperpage {
		width: 90%;
	}
	
	br.nomobile {
		display: none;
	}
	
	a.blockbutton {
		margin-left: 20px;
		margin-top: 10px;
		position: initial;
		width: 165px;
		text-align: center;
		display: inline-block;
	}
	
	div.leftimagecolumn {
		width: 30%;
	}
	
	div.leftimagecolumn img {
		width: 100%;
	}

	div.righttextcolumn {
		width: 70%;
	}
	div.lefttextcolumn {
		float: right;
		width: 70%;
	}

	div.rightimagecolumn {
		float: left;
		width: 30%;
	}
	
	div.rightimagecolumn img {
		width: 100%;
	}
	div.leftcat {
		width: 320px;
		text-align:center;
	}

	div.rightphone {
		float: left;
		width: 218px;
		padding-left: 50px;
		padding-top: 20px;
	}
	div#seovak {
		padding-left: 5px;
	}
	div.pricing {
		margin: 0px;
		width: 130px;
	}
	span.pricing_pm {
		font-size: 16px;
	}
	div.price_item {
		margin-bottom: 20px;
	}

	div.price_title {
		text-align:	center;
		-moz-border-radius: 0px;
		border-radius: 0px;	
		-moz-border-top-left-radius: 15px;
		border-top-left-radius: 15px;	
		-moz-border-top-right-radius: 15px;
		border-top-right-radius: 15px;
		color: #317DD3;
		font-size: 18px;
		width: 90%;
		padding: 5px;
		display: block;
	}

	div.price_desc {
		margin:	0px;
		width: 90%;
		padding: 5px;
		display: block;
	}

	div.price_prijs {
		padding: 5px;
		-moz-border-radius: 0px;
		border-radius: 0px;	
		-moz-border-bottom-right-radius: 15px;
		border-bottom-right-radius: 15px;	
		-moz-border-bottom-left-radius: 15px;
		border-bottom-left-radius: 15px;
		width: 90%;
		display: block;
		text-align: right;
	}
	div.overlay_popup {
		margin-left: -45%;
		margin-top: -45%;
		width: 90%;
		height: auto;
	}
	div.overlay_popup img#popupimg {
		width: 100%;
	}
	div.overlay_popup img#layoutimg {
		width: 15%;
		height: 15%;
	}
	div.overlay_popup span#layoutspan {
		font-size: 9pt;
		top: 20%;
	}
}

@media only screen
and (max-width : 370px) {
	div.mainwrapperpage {
		width: 96%;
	}
}


