@import url("slider.css");

/*

Kleuren

background
-------------
l-grijs #dfe8eb
d-grijs #474747

header
-------------
groen #84b302
paars #6c2e55

tinten
-------------



 */



.clear {
	clear: both;
}

.cf_hidden {
	display: none;
}

.cf-ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.newsletter {
	margin-left: 20px;
}


.newsletter input[type="text"] {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/input-small.png) no-repeat scroll center center;
	border:medium none;
	height:24px;
	padding:9px 3px 0;
	vertical-align:middle;
	width:162px;
	margin-right: 10px;
}


body {
	background: #dfe8eb;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}

.page {
	padding-right: 5px;
}

.podPress_content {
	clear: both;
}

/* @group index */

.one-block {
	width: 120px;
	float: right;
}

.two-block {
	width: 48%;
	float: left;
}

#contact-g {
	width: 230px;
	float: right;
	display: block;
}

.tree-block {
	width: 540px;
	float: left;
	padding-right: 5px;
}


.referenties-left.one-block {
	width: 106px;
}

.referenties-left.one-block img {
	border: none !important;
	background: none !important;
}

.referenties-left {
	margin-bottom: 10px;
}

.index-nieuws ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.index-nieuws a {
	font-size: 13px;
	text-decoration: none;
	border-bottom-style: none;
}

.index-nieuws a:hover {
	text-decoration: underline;
}

/* @end */

/* @group typo */
* {
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
}

body {
	font-size: 11px;
}

h1, h2, h3, h4, h5 {
	letter-spacing: 1px;
	font-variant: small-caps;
}

h3 {
	font-weight: normal;
	font-size: 18px;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #84b302;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6c2e55;
}

#content h3 {

}

#content p {
	font-size: 12px;
}

#content address {
	font-size: 13px;
	font-style: italic;
	color: #474747;
}

#content a {
	text-decoration: none;
	border-bottom: #84b302 1px solid;
}

#content a:hover {
	border-color: #6c2e55;
}

.youtube {
	width: 100%;
	height: 100%;
}

#content img {
	background: #fff;
	padding: 4px;
	border: 1px solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}

#content img.noborder {
	background: none !important;
	border: none !important;
}

#content img.alignleft {
	margin: 4px 8px 4px 0;
	float: left;
}

#content img.alignright {
	margin: 4px 0 4px 8px;
	float: right;
}

#content hr {
	height: 2px;
	background: url(../images/hr.png) repeat-x;
	border: none;
}

a.groen {
	text-decoration: none;
}

.groen {
	color: #84b302;
}

.wit {
	color: #fff;
}

.paars {
	color: #6c2e55;
}

a.more-link {
	text-decoration: none;
	color: #84b302;
}

a.more-link:hover {
	text-decoration: underline;
	color: #6c2e55;
}

/* @end */

/* @group post */

.postlist .post {

}

.postlist .post table {
	margin-bottom: 5px;
}

.postlist .post:hover {
}

.postlist img {
}

.postlist .podPress_content {
	display: none;
}

.postlist .go-up {
	text-align: right;
	width: 100%;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 4px;
	border-top: 1px solid #6C2E55;
	margin-top: 10px;
}

.postlist .go-up a {
	border: none;
	text-decoration: none;
	color: #6C2E55;
}



/* @end */

/* @group form */

/* l-top form elementen */

#l-top input[type="text"] {
	padding: 9px 3px 0 3px;
	border: none;
	width: 162px;
	height: 24px;
	background: transparent url(../images/input-small.png) no-repeat center center;
	vertical-align: middle;
}

#l-top input[type="submit"] {
	border: none;
	width: 78px;
	height: 33px;
	background: transparent url(../images/button-small.png) no-repeat 0px 0px;
	cursor: pointer;
	vertical-align: middle;
}

#l-top input[type="submit"]:hover {
	background-position: 0px -33px;
}

/* algemene form elementen */

input[type="text"] {
	padding: 9px 3px 0 3px;
	border: none;
	width: 192px;
	height: 24px;
	background: transparent url(../images/input.png) no-repeat center center;
	vertical-align: middle;
}

textarea {
	padding: 9px 3px 0 3px;
	border: none;
	width: 195px;
	height: 108px;
	background: transparent url(../images/text-input.png) no-repeat center center;
}

input[type="submit"] {
	border: none;
	width: 78px;
	height: 33px;
	background: transparent url(../images/button-small.png) no-repeat 0px 0px;
	cursor: pointer;
	vertical-align: middle;
}

input[type="submit"]:hover {
	background-position: 0px -33px;
}

/* c-call */

form {
	margin: 9px 0;
}


/* @end */

/* @group Contaniners */

#main-container {
	width: 100%;
	min-height: 388px;
	background: #dfe8eb url(../images/top-bg.png) repeat-x 0px -2px;
}

/* @group main-container  */

#container-1 {
	margin: 0 auto;
	width: 1000px;
}

/* @group container-1 */

#left {
	margin-top: 3px;
	width: 300px;
	margin-bottom: 20px;
}

/* @group left */

#l-top {
	padding-bottom: 20px;
	background: transparent url(../images/left-bg.png) center bottom no-repeat;
}

#l-top h3 {
	border-bottom: solid #dbdbdb 1px;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}

#logo {
	padding: 20px;
}

#subnav {
	margin: 0 20px;
}

#c-call {
	margin: 20px;
}

#c-call ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#c-call .reqtxt {
	display: none;
}

#c-call .cf_hidden {
	display: none;
}

#c-call .cf-sb {
	float: right;
}

#c-call .cf-ol {
	float: left;
}

.feeds {
	margin: 20px;
}

#l-bottom {
}

#banner {
	text-align: center;
	margin: 20px 0;
}

#c-form {
	width: 198px;
	margin: 0 auto;
}

#c-form .emailreqtxt {
	display: none;
}

#c-form ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#c-form .reqtxt {
	display: none;
}

#c-form .cf_hidden {
	display: none;
}

#c-form .cf_info {
	color: #84B302;
}

#c-form label {
	display: none;
}

/* @end */

#main {
	width: 690px;
}

/* @group main */

.headerContainer {
	height: 325px;
}

#topnav-image {
	padding-top: 20px;
	width: 100%;
	padding-bottom: 25px;
	padding-left: 0;
}

#topnav-image li {
	width: 200px;
	display: inline;
}

#topnav-image li {
	width: 200px;
	display: inline;
}

#nav {
	/* margin: -45px 0px 45px 0px; */
	margin-top: -45px;
	margin-bottom: 50px;
}

#nav ul {
	padding-left: 0px;
}

#nav ul li {
	list-style: none;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}

#nav ul li.first {
	padding-left: 2px !important;

}

#nav ul li.last {
	padding-right: 0;
}

#nav ul li a {
	background: transparent url(../images/top-nav.png) center 0px no-repeat;
	width: 166px;
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	cursor: pointer;

	text-align: center;
	font-size: 13px;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li.current_page_item a {
	background-position: center -50px;
}

#breadcrumbs {
	margin-top: 25px;
	margin-left: 25px;
}

#content {
	padding-top: 10px;
}

#content.home {
	padding-top: 10px;
}

#bestel-cadeaubon {
	float: right;
	display: block;
	width: 200px;
	margin: 0;
	margin-left: 10px;
	background: #fff;
	padding: 4px;
	border: 1px solid;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
}

#bestel-cadeaubon .intro {
	font-size: 10px;
}

#bestel-cadeaubon img.ideal-logo {
	margin-top: 10px;
	margin-left: 20px;
	border: none;
	padding: 0;
}

/* @end */


/* @end */



/* @end */


#footer-container {
	background: #474747 url(../images/bg-bottom.png) repeat-x top;
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer-container {
	color: #fff;
}

/* @group #footer-container */

#container-2 {
	width: 990px;
	margin: 0 auto;
}

/* @group container-2 */

#container-2 h3 {
	color: #DFE8EB;
	font-weight: normal;
	font-size: 18px;
}

#container-2 h4 {
	color: #84B302;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 4px;
}

#container-2 ul a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#container-2 a.groen:hover {
	text-decoration: underline;
}

#container-2 #ervaringen ul {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

#container-2 #ervaringen ul li {
	list-style: none;
	margin: 0;
	padding: 8px 5px;
	border-bottom: 1px solid #585858;
}

#container-2 #ervaringen ul li:hover {
	background: #606060;
}

#container-2 #ervaringen .readmore {
	color: #bdbdbd;
}

#ervaringen {
	margin-right: 5px;
	width: 490px;
}

#referenties {
	margin-left: 5px;
	width: 490px;
}

.zoek {
	padding-left: 0px;
	list-style: none;
}

/* @group termen menu */

.termen ul {
	display: none;
	margin: 0;
	padding: 0;
}

.termen {
	list-style: none;
	margin: 0;
	padding: 0;
}

.termen li {
	background: transparent url(../images/bullet.jpg) no-repeat left 2px;
	margin: 0;
	padding-left: 15px;
}

.termen li a {
	color: #bfbfbf;
}

.termen li.current_page_item ul {
	display: block;
	list-style: none;
}

.termen li.current_page_item ul a {
	color: #000;
}

.termen li li {
	background: none;
	margin: 0;
	padding-left: 5px;
}


/* @end */

/* @end */



/* @end */

/* @end */


/* @group logo */

#logo h1 {
	width: 260px;
	height: 100px;
	background: transparent url(../images/logo-x-styling-image.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 span {
	display: none;
}

/* @end */

/* @group subnav */

#subnav h3 {
	padding-left: 9px;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav ul li {
	list-style: none;

}

#subnav ul li.current_page_item a, #subnav ul li.current_page_item ul {
	border-bottom: solid #84b302 2px;
}

#subnav ul li.current_page_item ul li a {
	border-bottom: solid #dbdbdb 1px;
}

#subnav ul li a {
	padding-left: 9px;
	font-size: 12px;
	border-bottom: solid #dbdbdb 1px;
	line-height: 27px;
	height: 27px;	color: #000;
	text-decoration: none;
	display: block;
	width: 100;
}

#subnav ul li ul li a {
	padding-left: 18px;
}

#subnav ul li ul {
	display: none;
}

#subnav ul li.current_page_item ul, #subnav ul li.current_page_parent ul {
	display: block;
}

#subnav ul li a:hover, #subnav ul li ul li a:hover {
	border-bottom: solid #6c2e55 1px;
}



/* @end */

/* @group feeds */

.feeds h3 {
	margin-bottom: 5px;
}

.feeds ul {
	margin: 0;
	padding: 0;
}

.feeds ul li {
	list-style: none;

}

.feeds ul li a {
	font-size: 12px;
	border-bottom: solid #afb5b7 1px;
	line-height: 27px;
	height: 27px;	color: #000;
	text-decoration: none;
	display: block;
	width: 100;
}

.feeds ul li a:hover {
	border-bottom: solid #afb5b7 1px;
}

.feeds a.more {
	text-decoration: none;
	float: right;
	color: #afb5b7;
	font-size: 10px;
}

/* @end */

.copy {
	font-size: 11px;
	margin-top: 8px;
	padding-top: 4px;
	border-top: 1px solid #585858;
}

.copy a {
	display: inline;
	width: auto;
	color: #84B302;
}

/* @group Shop */

.wpsc_checkout_table .text {
	width: ;
}

/* @end */

#floatleft {
	margin-bottom: 10px;
}

/* @group contact form */

#b-contact textarea {
	background: url(../images/text-input-big.png) no-repeat center center;
	width: 395px;
	height: 395px;
}

#b-contact label {
	display: none;
}

#b-contact .reqtxt {
	display: none;
}

.contact-value {
	width: 150px;
	display: block;
}

/* @end */

.contact-value {
	width: 150px;
	display: block;
}



/* Test */

#mainslider {
	width: 680px;
}

#slider {
	height: 225px !important;
	margin-bottom: 0 !important;
	background: no-repeat url(../images/slider-bg.jpg) top left;
	padding: 5px 5px 5px 0 !important;
}

/* end Test */
