/* @override http://dgc/resources/themes/dgc-1.2/style.css */

/*
Theme Name: DGC theme 1.2
Theme URI: http://daankortenbach.nl/
Description: Theme voor DGC website
Version: 1.2
Author: Daan Kortenbach
Author URI: http://daankortenbach.nl/
Tags: 
*/
* {
	margin: 0;
	padding: 0; 
}

html{
	background: #fff url(images/bg-mid.jpg) no-repeat center 83px;
	font-family: Arial, Verdana, sans-serif;
	color: #4e4e4e;
	overflow-x: hidden;
}
body{
	font-size: 13px;
	border-top: 3px solid #76af28;
}

#wrapper{
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	width: 960px;
	padding-bottom: 25px;
}
#header{
	height: 80px;
}
#title{
	background: url(images/logo-top.jpg) no-repeat;
	width: 262px;
	height: 80px;
	float: left;
	overflow: hidden;
}
#title a{
	display: block;
	overflow: hidden;
	text-indent: -600px;
	width: 263px;
	height: 80px;
}
#topnav{
	list-style: none;
	float: right;
	height: 50px;
}
#topnav li{
	float: left !important;
	height: 37px;
	background: url(images/bg-nav-mid.gif) repeat-x;
	margin: 23px 0 0 0;
}
#topnav a{
	display: block;
	float: left;
	padding: 0 20px;
	font-size: 13px;
	color: #666;
	height: 31px;
	line-height: 31px;
	margin-top: 2px;
	border-right: 1px solid #d3d3d3;
}
#topnav li.page-item-2{
	background: url(images/bg-nav-l.gif) no-repeat;
	padding-left: 1px;
}
#topnav li.page-item-15{
	background: url(images/bg-nav-r.gif) no-repeat right;
	padding-right: 2px;
	border: none;
}

#topnav li.page-item-15 a{
	border: none;
}
#topnav li#login{
	background: none;
}
#topnav li#login a{
	color: #80ba27;
	text-decoration: underline;
	text-align: right;
	border: none;
	background: url(images/icon-login.gif) no-repeat 18px center;
	padding-left: 42px;
}

#topnav a:hover{
	color: #000;
	font-weight: normal;
}
#topnav .current_page_item a, #topnav .current_page_parent a{
	color: #fff;
}
#topnav li.current_page_item,
#topnav li.current_page_parent{
	background: url(images/bg-nav-mid-on.gif) no-repeat;
}
#topnav li.current_page_item.page-item-2,
#topnav li.current_page_parent.page-item-2 {
	background: url(images/bg-nav-l-on.gif) no-repeat;
}


#content_home{
	width: 100%;
	height: 370px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
}
#content_home #description{
	float: left;
	width: 448px;
	height: 250px;
	margin-top: 100px;
	position: absolute;
	color: #fff;
	font: 14px/24px Arial;
}
#content_home #description p{
	width: 400px;
	margin: 0;
}
#content_home #cta{
	position: absolute;
	bottom: 10px;
	list-style: none;
	line-height: normal;
}
#cta li{
	float: left;
	width: 224px;
	height: 58px;
}
#cta a{
	display: block;
	text-transform: uppercase;
	text-align: center;
	width: 194px;
	height: 58px;
	color: #fff;
}
#cta span{
	display: block;
	padding: 10px 0 0 0;
}
#cta small{
	text-transform: none;
	text-align: center;
	padding: 5px 0 0 0;
	color: #fff;
}
#cta .info a{
	background: url(images/button-info.gif);
}
#cta .order a{
	background: url(images/button-bestel.gif);
}

#content_home #impression{
    position:relative;
	float: right;
	width: 479px;
	height: 371px;
	background: url(images/bg-impression.gif) no-repeat bottom;
}

#content_home #impression img {
    position:absolute;
    top:95px;
    left:21px;
    z-index:8;
    opacity:0.0;
}

#content_home #impression img.active {
    z-index:10;
    opacity:1.0;
}

#content_home #impression img.last-active {
    z-index:9;
}


#features{
	display: block;
	width: 960px;
	padding: 30px 0;
	list-style: none;
	font: normal 13px Arial;
	overflow: hidden;
	line-height: 20px;
	border-bottom: 1px solid #eceeee;
}
#features li{
	float: left;
	width: 225px;
	margin-right: 20px;
}
#features a{
	display: block;
	color: #4e4e4e;
}
#features h3{
	font: normal 23px Arial;
	color: #79b51c;
	padding: 0 0 0 60px;
	margin: 0;
}
#features small{
	font: normal 13px Arial;
	font-weight: bold;
	color: #3d3d3d;
	padding: 2px 0 0 60px;
	margin: 0;
	text-align: left;
}
#features span{
	display: block;
	padding: 10px 0 0 0;
}
#features p{
	margin: 15px 0 0 0;
}
#features #simple{
	background: url(images/icon-effectief.gif) no-repeat;
}
#features #safe{
	background: url(images/icon-eenvoudig.gif) no-repeat;
}
#features #solid{
	background: url(images/icon-compleet.gif) no-repeat;
}
#features #quotehome{
	margin-right: 0;
	background: url(images/icon-quote.gif) no-repeat;
}
#features #quotehome span{
	margin-top: 27px;
}


#quotes{
	width: 550px;
	height: 100px;
	margin-left: -75px;
	position: absolute;
	left: 50%;
	overflow: hidden;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}
.quotescollection_randomquote p{
	padding: 0;
	margin: 0;
}
.quotescollection_randomquote p q{
	display: block;
	font-family: Georgia;
	font-style: italic;
	font-size: 15px;
	line-height: 22px;
	padding: 23px 0 0 0;
	margin: 0;
	margin-left:40px;
	text-indent: -40px;
}
.quotescollection_randomquote cite{
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
}



#features #quote{
	background: transparent url(images/bg-quote-top.gif);
	margin: 0;
	padding-top: 10px;
}
#features #quote .quotescollection_randomquote q{
	display: block;
	background: url(images/bg-quote-bot.gif) no-repeat bottom;
	margin: 0;
	padding: 0 12px 24px 12px;
	font: 13px/20px Arial;
	font-style: italic;
	text-indent: 0;
}
#features #quote .quotescollection_randomquote cite{
	display: block;
	text-align: right;
	padding: 0 8px;
	background: #fff;
}
#features #quote .quotescollection_randomquote cite span.quotescollection_author{
	display: inline;
	margin: 0;
	padding: 0;
	color: #138dca;
}
#features #quote .quotescollection_randomquote cite span.quotescollection_source{
	display: inline;
	margin: 0;
	padding: 0;
	font-style: normal;
}
#features #quote p{
	margin: 0;
}


#aanmelden{
	float: left;
	display: block;
	width: 358px;
	margin: 40px 0 0 0;
}
#aanmelden fieldset{
	border: none;
}
#aanmelden p{
	width: 290px;
	padding: 0 0 5px 0;
	margin: 0;
}
#aanmelden input{
	width: 175px;
	margin: 0 5px 5px 0;
}
#aanmelden small{
	display: block;
	font-size: .7em;
}
#preview {
	float: right;
	text-align: center;
	margin: 20px 0 0 0;
}
#preview img{
	display: block;
	border: none;
}
#preview a{
	text-decoration: none;
	font-size: 11px;
	color: #989898;
}
#extra{
	width: 600px;
	height: 100px;
	margin: 20px 0 0 0;

	position: relative;
}
#extra img{
	display: block;
	position: absolute;
	margin: 53px 0 0 165px;
	border: none;
}


h1 {
  font-size: 24px;
	color: #0078be;
}
h2 {
	font-size: 20px;
	margin: 0 0 15px 0;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	margin: 0 0 8px 0;
}
h4 {
	font-size: 14px;
	margin: 0 0 8px 0;
}

a {
	color: #111;
	text-decoration: none;
}
a:active, a:hover, a.active {

}



#content{
	float: left;
	width: 640px;
	padding-top: 100px;
	font-size: 13px;
	line-height: 1.5em;
}
#content .title, h2.pagetitle{
	position: absolute;
	height: 100px;
	width: 940px;
	padding: 0;
	margin: -95px 0 0 0;
	font-size: 30px;
	font-family: Arial;
	text-align: left;
	line-height: 1.1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}
#content .title span, h2.pagetitle span{
	display: block;
	width: 280px;
	position: absolute;
	bottom: 8px;
	left: 0;
	color: #fff;
}
#content .subtitle{
	margin: -25px 0 5px 0;
	padding: 0;
	height: 20px;
	color: #fff;
	font-family: Georgia;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}

#content h3 {
	font-size: 22px;
	margin: 0 0 8px 0;
	color: #0099cc;
	font-weight: normal;
}

#content ul, #content ol {
	font-size: 12px;
	margin: 10px 0;
}
#content li {
	margin: 0 0 4px 14px;
}
#content img{
	border: none;
}
#content img.aligncenter{
	display: block;
	margin: 0 auto;
}
#content img.alignleft{
	float: left;
}
#content img.alignright{
	float: right;
	margin-left:15px;
}

/* Post styles */
h2.posttitle, h3.posttitle{
	margin: 30px 0 0 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #cbcbcb;
}
h2.posttitle a{
	color: #79b51c;
}
.post small, .page small{
	display: block;
	margin: 0 0 10px 0;
	text-align: right;
	color: #cbcbcb;
}
.post a{
	color: #669900;
}
.post a:hover{
	text-decoration: underline;
}
.postpage{
	margin-top: 45px;
}
.entry{

}
.post p, .page p{
	margin-bottom: 1em;
}
.entry a{
	text-decoration: none;
}
.entry a:hover{
	text-decoration: underline;
}
.postmetadata{
	border-top: 1px solid #646464;
	font-size: 12px;
}

.navigation{
	padding: 20px 0;
}
.navigation a{
	color: #646464;
}
.navigation a:hover{
	text-decoration: underline;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}
.single .navigation{
	padding: 0;
}
.single h2.posttitle{
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
.single .entry{
	margin: 0;
	padding-top: 20px;
}


#sidebar {
	background:url(images/submenu-bg.jpg) left top;
	float: right;
	width: 250px;
	margin: 162px 0 0 0;
	padding: 0;
	min-height:550px;
}
#sidebar h3 {
	font-size: 22px;
	color: #0099cc;
	font-weight: normal;
}
#sidebar ul li h3 {
	background:#138eca;
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	padding:6px 25px 6px 45px;
	margin:0;
	margin:0 0 1px;
}
#sidebar ul li.flexipages_widget span.icon {
	display:block;
	background:url(images/icon-pijl.png);
	width:55px;
	height:55px;
	margin-bottom:-42px;
	margin-left:-12px;
	position:relative;
	_background:none;
	_filter:;
}
#sidebar ul li#flexipages-3 span.icon {
	background-position:0 -55px;
}
#sidebar ul li#flexipages-4 span.icon {
	background-position:0 -110px;
}
#sidebar ul {
	margin:0 !important;
	width: 250px;
}
#sidebar ul ul {
	margin:0 0 10px 0 !important;
}
#sidebar ul li {
	float:left;
	margin:0 !important;
	padding:0 !important;
}
label.screen-reader-text {
	display:none;
}
#sidebar #s {
	font-size:14px;
	width:156px;
	float:left;
	line-height:11px;
	height:13px;
	overflow:hidden;
	text-shadow:1px 1px 0px #efefef;
	font-style:italic;
}
#sidebar form.search_form {
	overflow:hidden;
	padding:0 20px 25px 20px;
}
#sidebar #searchsubmit {
	text-indent:-2000px;
	text-transform: capitalize;
	cursor:pointer;
	color:transparent;
	border:0px;
	width:36px;
	height:35px;
	background:url(images/icon-search.gif);
	float:left;
	position:relative;
}
#sidebar ul, #sidebar li {
	list-style: none;
}
#sidebar li ul{
	padding: 0;
}
#sidebar li a{
	color: #666;
}
#sidebar ul li ul li {
	padding: 0;
	margin:0 0 1px 0;
	background:rgba(194,194,194,0.05);
	overflow:hidden;
}
#sidebar ul li ul li a {
	display:block;
	padding:6px 25px 6px 45px;
	width:180px;
}
#sidebar ul li ul li a:hover,
#sidebar ul li ul li.current_page_item a {
	background:#77b61d;
	color:#FFF;
}
#sidebar ul li ul li:nth-child(odd) {
	background:rgba(194,194,194,0.15);
}
#blox, #blox li ul {
	list-style-type:none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#blox {
	border-top:1px solid #cbcbcb;
	padding-top:20px;
	margin-top:20px !important;
}
#blox li {
	float:left;
	width:213px;
	margin:0;
	padding:0;
}
#blox li a {
	display:block;
}
#blox li a h3 {
	color:#669900 !important;
}
#blox li h3 {
	background: url(images/icons_product.gif) left top no-repeat;
	padding:7px 0 7px 40px;
}
#blox li.blok1 h3 {
	background-position:0px -70px;
}
#blox li.blok2 h3 {
	background-position:0px 0px;
}
#blox li.blok3 h3 {
	background-position:0px -35px;
}
#blox li ul li {
	background:url("images/list-pijl.gif") no-repeat scroll 5px center transparent;
	padding-left:18px;
	width:188px;
}
/*#sidebar .widgettitle{
	border-bottom: 2px solid #ccc;
}
#sidebar .flexipages_widget li{
	padding: 5px 0 0 0;
}

#sidebar .flexipages_widget a{
	display: block;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #666;
	font-weight: normal;
}
#sidebar .flexipages_widget a:hover{
	color: #000;
}
#sidebar .current_page_item a{
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #000;
}*/



.search_form{
	display: block;
}
.search_form p{
	padding: 0;
}
#s{
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #ddd;
	font-size: 1.1em;
	width: 96%;
	color: #bbb;
}




#footer{
	width: 960px;
	margin: 0 auto;
	height: 30px;
	font: 12px Arial;
	color: #b0b0b0;
}
.home #footer{

}
#footer span.footerleft{
	display: block;
	float: left;
}
#footer span.footerright{
	display: block;
	float: right;
}

#footer a{
	color: #b0b0b0;
	padding: 0 5px;
	text-decoration: underline;
}
#footer a:hover{
	color: #222;
}

#comment{
	width: 100%;
}



.breadcrumb{
	height: 20px;
	font-size: 10px;
	line-height: 24px;
}

#TB_closeWindow {
	float:none !important;
	padding:0 !important;
	position:absolute;
	right:-18px;
	top:-16px;
}
#TB_window a:link {
	color: transparent !important;
	background: url(images/close.png) no-repeat;
	width:36px;
	height:36px;
	display:block;
}
#TB_caption {
	height:15px !important;
	clear:both;
	padding:0px 
}


div.wpcf7 {
	padding:10px 0 0;
}
.wpcf7-form {
	width:500px;
}
.wpcf7-form label {
	float:left;
	clear:left;
	width:150px;
}
.wpcf7-form input,
.wpcf7-form textarea {
	float:left;
	width:319px;
}
span.wpcf7-form-control-wrap {
	display:block;
	float:left;
	margin-bottom:10px;
}
span.wpcf7-not-valid-tip {
	left:339px !important;
	padding:1px 5px 2px !important;
	top:0 !important;
	width:174px !important;
}
.wpcf7-form .ajax-loader {
	margin:7px 0 0 5px;
}
div.wpcf7-validation-errors {
	clear:left;
	margin:0 0 0 155px !important;
}
.wpcf7-form label,
.wpcf7-form input,
.wpcf7-form textarea {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
}
.wpcf7-form label {
	line-height:20px;
}
.wpcf7-form input,
.wpcf7-form textarea {
	padding:2px 5px;
}
.wpcf7-form label {
	margin-right:10px !important;
	text-align:right;
}
.wpcf7-form p {
	clear:both;
}
.wpcf7-form p.cleading {
	overflow:hidden;
	padding-top:10px;
}
.wpcf7-form div.special-input textarea,
.wpcf7-form div.special-input input {
	margin-left:10px;
	width:470px;
}
.wpcf7-form div.special-input select {
	width:490px;
	margin-left:10px;
}
#submitIt ,
#submitIt2 {
	clear:left;
	width:auto;
	margin-left:160px;
}
#submitIt2 {
	float:right;
}
