html {background:#151515}
body {
	margin:0;
	background:#151515;
	font-family:Georgia, "Times New Roman", Times, serif
}
* {margin:0; padding:0}
a {
	outline:0;
	text-decoration:none;
	color: #F00;
}
a:hover {
	outline:0;
	text-decoration:underline;
	color: #F00;
}
img {border:0}
h1,h2,h3,h4,h5,h6 {font-weight:normal}
li {list-style:none}
.alignright  {
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #ECEDEF;
	padding: 10px;
	height: 300px;
	background-image: url(images/pat.png);
	border: 0px solid #ECEDEF;
	width: 250px;
}


#head {width:100%; float:left; background:url(images/headBg.png) repeat-x}
.head_height {
	height:378px;
	margin-bottom: 20px;
}
.head_pad {
	padding-bottom:20px;
}
#head_cen {
	width:860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#head_sup {
	width:860px;
	float:left;
	position:relative;
	padding-bottom: 20px;
}
.logo {
	width:425px;
	height:84px;
	margin-top:50px;
	float:left;
	background:url(images/logo.png) no-repeat;
	margin-left: 35px;
}
.logo a {
	float:left;
	text-indent:110px;
	font-size: 18px;
	color: #EA1819;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 0px;
	font-weight: normal;
	font-style: italic;
}
.logo a span  {
	color: #787878;
}
#head_sup .slogan {
	display: block;
	color: #D00A0A;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	margin-top: 100px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-weight: bold;
}

/*
#head ul {
	height:44px;
	width: 855px;
	float: left;
	display: block;
	margin: 0px;
	padding-left: 10px;
}
#head li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#999;
	line-height:45px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#head li a {
	height:44px;
	float:left;
	color:#999;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	display: block;
	margin: 0px;
	background-image: url(images/nav-devider.png);
	background-repeat: no-repeat;
	background-position: left;
}

#head li a:hover,#head li a.active {
	color:#F00;
	background-image: url(images/nav-devider.png);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
/*
#head li.first a {
	height:44px;
	float:left;
	color:#CCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	display: block;
	margin: 0px;
	background-image: none;
}
#head li.first a:hover,#head li.first a.active {
	color:#D00A0A;
	background-image: none;
}
#head ul li a img {
	margin-top: 18px;
}
*/
#cu3er-container {
	width:800px;
	height:360px;
	outline:0;
	position:absolute;
	top:55px;
	left:0px;
	z-index:10;
	margin-right: 30px;
	margin-left: 30px;
}
img.ban_bg {
	width:auto;
	float:left;
	position:absolute;
	top:50px;
	left:-24px;
	margin-right: 30px;
	margin-left: 30px;
}

#content {width:100%; padding-bottom:36px; float:left; background:#ffffff url(images/contentBg.png) repeat-x}
#content_cen {width:800px; margin:0 auto}
#content_sup {
	width:800px;
	float:left;
	position:relative;
	margin: 0px;
}
#ct_pan {width:100%; height:120px; margin-top:94px; float:left; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#999999; line-height:16px; background:#3b3b3b}
#ct_pan p {width:312px; margin:34px 52px 0 34px; float:left}
#ct_pan p a {color:#31a1ff; text-transform:uppercase}
#ct_pan ul {width:195px; margin-top:26px; float:left}
#ct_pan ul li {width:100%; float:left}
#ct_pan ul li a {color:inherit; text-decoration:underline; line-height:20px}
#ct_pan ul li a:hover {color:#31a1ff}
#content_pan {
	width:800px;
	margin-top:25px;
	padding-bottom:20px;
	float:left;
	background-image: url(images/crosslines.png);
	background-repeat: repeat-x;
	background-position: right 6px;
	display: block;
}
.sidebar{
	margin-left:140px;
	margin-top:-20px;
}
.google-maps{
	margin-left:-15px;
	margin-top:0px;
}

ul > li.home > a{
        display:block;
        padding-left:0px !important;
		padding-right:0px !important;
		width:22px;
        line-height:16px;
        background-image:url(images/home.gif)!important;
                background-position:left center !important;
                background-repeat:no-repeat !important;
}

ul > li.home > a:hover{
        display:block;
        padding-left:0px !important;
		padding-right:0px !important;
		width:22px;
        line-height:16px;
        background-image:url(images/home.gif)!important;
                background-position:left center !important;
                background-repeat:no-repeat !important;
}

ul > li.nav-devider > a{
        display:block;
        padding-left:0px !important;
		padding-right:1px !important;
		width:1px;
        line-height:16px;
        background-image:url(images/nav-devider.gif)!important;
                background-position:left center !important;
                background-repeat:no-repeat !important;
}

ul > li.contact > a{
        display:block;
		margin-left:16px;
        padding-left:48px !important;
        line-height:16px;
        background-image:url(images/contact.gif)!important;
                background-position:left center !important;
                background-repeat:no-repeat !important;
}

ul > li.contact > a:hover{
        display:block;
        padding-left:28px !important;
        line-height:16px;
        background-image:url(images/contact.gif)!important;
                background-position:left center !important;
                background-repeat:no-repeat !important;
}

h1 {
	width:900px;
	margin-top:9px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#FA0202;
	line-height:35px;
	display: block;
	margin-bottom: 30px;
	clear: both;
	margin-left: 15px;
}
h1 span	{color:#3b3b3b; text-transform:uppercase; margin-right:5px}
h2 {
	width:auto;
	margin-top:9px;
	float:left;
	font-size:14px;
	display: block;
	margin-bottom: 20px;
	color: #3b3b3b;
	font-weight: bold;
}
h2 span	{color:#3b3b3b; text-transform:uppercase; margin-right:5px}
#content_pan a.brochure {width:auto; height:54px; margin-right:31px; padding:0 8px 0 0; float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; font-weight:bold; line-height:54px; background:url(images/buttonBg.png) no-repeat right -54px}
#content_pan a.brochure span {width:auto; height:54px; padding:0 13px 0 23px; float:left; background:url(images/buttonBg.png) no-repeat 0 0}
#content_pan p{
	font-size:13px;
	color:#4d4d4d;
	line-height:18px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
#content_pan iframe {margin:37px 0 0 14px; float:left; border-bottom:#c9c9c9 solid 1px; background:url(images/crosslines.png) no-repeat right 8px}
#content_pan a.enlarg {width:auto; margin:15px 0 0 14px; float:left; color:#848484}
#content_pan h3 {clear:left}
#content_pan p a {
	color: #FA0202;
	text-decoration: underline;
}
#content_pan p a:hover {
	text-decoration: none;
}
#content_pan .lftWrap{
	width:500px;
	float:left
}
#content_pan .lftWrapHome{
	width:500px;
	float:left
}
#content_pan .lftWrap p {
	width:500px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#4d4d4d;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content_pan .lftWrapHome p {
	width:600px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#4d4d4d;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content_pan .lftWrap ul {
	float: left;
	display: block;
	margin-left: 25px;
	width: 94%;
	font-size: 13px;
	margin-bottom: 20px;
}
#content_pan .lftWrap li {
	text-align: justify;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	color: #4d4d4d;
}


#content_pan .rgtWrap input.txt {width:176px; margin:20px 20px 0 0; padding:3px 5px; height:30px; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#bfbfbf; font-weight:bold; border:#cbcbcb solid 1px; background:#ffffff}
#content_pan .rgtWrap input.btn {width:113px; height:42px; margin-top:18px; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#ffffff; font-weight:bold; text-align:center; cursor:pointer; border:0; background:url(images/submitBtn.png) no-repeat}
#content_pan .rgtWrap input.btn:active {background-position:1px 1px}
#content_pan .rgtWrap {
	width:300px;
	float:left;
}
#content_pan .rgtWrapHome {
	width:200px;
	float:left;
	margin-top:0px;
}
#secondary {
	width:150px;
	}
#content_pan .rgtWrap h3 {width:100%}
h3 {width:auto; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; color:#31a1ff; font-weight:bold; line-height:60px; letter-spacing:-1.7px}
h3 span {color:#3b3b3b; margin-right:0px}
ul#infoPan {width:100%; float:left}
ul#infoPan li {width:226px; margin-left:56px; float:left}
ul#infoPan li:first-child {margin:0}
ul#infoPan li h3 {
	width:100%;
	height:67px;
	float:left;
	font-size:26px;
	color:#F00;
	font-weight:bold;
	line-height:60px;
	letter-spacing:-1.7px
}
ul#infoPan li h3 span {color:#3b3b3b; margin-right:2px}
ul#infoPan li h3 img {margin-right:31px; float:right}
ul#infoPan li p {width:100%; margin-top:25px; float:left; font-size:18px; color:#848484; line-height:24px; letter-spacing:-0.8px}
ul#infoPan li p.descrip {margin-top:13px; font-size:12px; line-height:16px;}

#quotPan {
	width:848px;
	height:100px;
	margin-top:20px;
	float:left;
	position:relative;
	left:-24px;
	background:url(images/pat.png) repeat;
	font-size: 12px;
	color: #999;
}
#quotPan h3 {
	width:255px;
	float:left;
	line-height:55px;
	background-image: url(images/certification.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	height: 80px;
	padding-left: 90px;
	color: #F00;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
}
#quotPan .txt {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:#cbcbcb solid 1px;
	background:#ffffff;
	margin-top: 19px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 13px;
	width: 430px;
	color: #787878;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
#quotPan input.btn {width:113px; height:42px; margin-top:18px; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#ffffff; font-weight:bold; text-align:center; cursor:pointer; border:0; background:url(images/submitBtn.png) no-repeat}
#quotPan input.btn:active {background-position:1px 1px}
#quotPan .certif {
	height: 25px;
	display: block;
	color: #787878;
}

#footer {width:100%; height:163px; float:left; background:url(images/footBg.png) repeat-x}
#footer_cen {
	width:800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer ul {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#footer ul li {
	width:auto;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#767676;
	line-height:18px;
	font-size: 12px;
}
#footer ul li a {
	width:auto;
	float:left;
	color:inherit;
	word-spacing: 2px;
}
#footer ul li a:hover {
	color:#F00
}
#footer ul li.space {width:auto; float:left; padding:0 6px}
#footer ul li a img {
	margin-top: 5px;
}

#footer .copyright {
	width:800px;
	margin-top:20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
	line-height:18px;
	text-align:left;
	margin-left: 5px;
}

#footer .copyright	a {
	color:#F00;
	margin-left: 5px;
	text-decoration: underline;
}
#footer .copyright a:hover {
	color:#F00;
	text-decoration: none;
}
#footer .referentie {
	width:800px;
	margin-top:10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666;
	line-height:18px;
	text-align:left;
	margin-left: 5px;
}

#footer .referentie	a {
	color:#666;
	margin-left: 5px;
	text-decoration: underline;
}
#footer .referentie a:hover {
	color:#F00;
	text-decoration: none;
}
#footer .certif {
	width:720px;
	margin-top:0;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#767676;
	line-height:18px;
	text-align:left;
	margin-left: 5px;
}
#footer .certif	a {
	font-size:11px;
	color:inherit;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .certif a:hover {
	color:#F00;
	text-decoration: underline;
}
.more    {
	width: 113px;
	line-height: 23px;
	color: #CCC;
	text-align: center;
	font-weight: bold;
	list-style-type: none;
	height: 42px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/submitBtn.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.more:hover  {
	width: 113px;
	line-height: 23px;
	color: #333;
	text-align: center;
	font-weight: bold;
	list-style-type: none;
	height: 42px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/submitBtn.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fieldcontent {
	width: 480px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	float: left;
	font-size: 13px;
	color: #333;
}
.inputfield {
	width: 250px;
	padding: 3px;
	margin-bottom: 7px;
	border: 1px solid #CCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	float: left;
}
.inputarea {
	width: 250px;
	padding: 3px;
	overflow: auto;
	height: 7em;
	border: 1px solid #CCC;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
}
.fieldcontent form table tr .right {
	text-align: right;
	width: 30%;
	vertical-align: top;
}

.fieldcontent form table tr td {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	margin: 0px;
}


/* Headings */

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}


/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

.entry-title {
	font-size: 12px;
	font-weight: bold;
}
.entry-title,
.entry-title a {
	color: #FA0202;
	text-decoration: underline;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #FA0202;
}
.entry-meta {
	color: #666;
	clear: both;
	margin-top: -20px;
	font-size: 12px;
	margin: 0;
}

/* Comments link */
.entry-header .comments-link .leave-reply {
	
}
.comments-link { margin-bottom: -10px; }

/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: normal;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

.alo_easymail_form_table
{
	float:left;
	padding-left: 14px;
	padding-bottom: 10px;
}
#alo_easymail_widget_feedback {
	float:left;
	padding-left: 14px;	
	width: 500px;
}
input-text {
	width: 10px;
}
.input-submit {
	float:left;
	margin-left: 14px;
	margin-bottom: 20px;
}
.socialmedia-buttons {
	float:left;
	margin-left: 14px;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 68.9%;
}

.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}