html {
	background: url(images/bgPattern.gif) repeat left top;
}
body {
	background: url(images/bgWhiteFade.gif) repeat-x left top;
	font: 75%/1.5 Tahoma, Arial, Helvetica, Sans-serif;
	color: #000;
}

#wrapper {
	position: relative;
	width: 977px;
	margin: 0 auto;
}

.noScreen {
	display: none;
}

#header {
	position: relative;
	width: 977px; height: 96px;	
}
#logo h3 {
	position: absolute;
	top: 27px; left: 20px;
	margin: 0; padding: 0;
	width: 228px; height: 58px;
}
#logo h3 a {
	display: block;
	width: 228px; height: 58px;
	text-indent: -999em;
	text-decoration: none;
	background: url(images/logo_ec.png) no-repeat left top;
}
#header .contact {
	float: right; display: inline;
	margin: 2px 20px 0 0;
	line-height: 1.4; font-size: 11px;
}
	* html #header .contact {
		width: 220px;
		white-space: nowrap;
	}
#header .contact .phone,
#header .contact .mail {
	float: left; display: inline;
	padding: 3px 0 3px 20px;
	color: #2e210a;
}
#header .contact .phone {
	background: url(images/ico_phone.gif) no-repeat left top;
	margin-right: 10px;
}
#header .contact .mail {
	padding-left: 22px;
	background: url(images/ico_mail.gif) no-repeat left 1px;
}
#header .contact a { 
	text-decoration: none;
	color: #2e210a;
}
#header .contact a:hover {
	text-decoration: underline;
	color: #ff4e00;
}


/* menu */
#menu {
	clear: right;
	float: right; display: inline;
	margin: 25px 15px 0 0;
}
	* html #menu {
		width: 600px;
		white-space: nowrap;
	}
#menu ul {
	margin: 0; padding: 0; list-style: none;
}
#menu li {
	float: left; display: inline;
	margin-left: 10px;
	line-height: 1;
	font-size: 12px;
	white-space: nowrap;
}
#menu li a {
	float: left; display: inline;
	padding: 4px 6px;
	text-transform: uppercase;
	text-decoration: none;
	color: #2e210a;
}
#menu li a:hover {
	color: #ff4106;
}
#menu li.current_page_ancestor a,
#menu li.current_page_parent a,
#menu li.current_page_item a {
	background: #2e210a;
	color: #fff;
}
/* activate news categories */
#page_klanten #menu li.page-item-11 a,
#page_partners #menu li.page-item-13 a,
#page_nieuws.single #menu li.page-item-15 a {
	background: #2e210a;
	color: #fff;
}

#menu li ul {
	display: none;
}
/* end headerMenu */



/* FOOTER */
#footer {
	clear: both;
	width: 947px;		
	background: #a9ae00;
	padding: 15px 15px;
	font-size: 11px;
	color: white;
}
#footer .address {
	float: right; display: inline;
}
#footer .address address {
	float: left; display: inline;
	margin: 0 25px 0 0;
}
#footer .logoTW {
	float: left; display: inline;
	margin: 7px 20px 0 10px;
}
#footer .logoSocial {
	float: left; display: inline;
	margin: 13px 20px 0 210px;
}
#footer .logoSocial img {
	margin-right: 5px;
}
#footer a { 
	color: #ffffff; 
}
#footer a:hover { 
	color: #2e210a; 
}
#footer h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	color: #ffffff;
}
#footer h3 a { 
	text-decoration: none; color: #ffffff; 
}
#footer .emailaddress a { font-size: 12px; text-decoration: none; color: #ffffff; }
#footer .emailaddress a:hover { color: #2e210a; }

#copyright {
	padding: 5px 0 15px 0;
	text-align: center;
	font-size: 10px;
	color: #585756;
}

/* CONTENT */
#content,
#content2 {		
	background: #fff;
	border: 1px solid #e2e0dd;
	padding: 10px;	margin-bottom: 10px;
	width: 955px;
}
#content .post {
	padding: 10px;
}

/* HOME */
.topicBar3v {
	float: left; display: inline;
	background: #a9ae00;
	width: 197px; height: 325px; overflow: hidden;
	margin: 0; padding: 5px 15px 0 15px;
}
.topicBar3v .box{
	clear: both;
	margin: 0 0 5px 0; padding: 7px 0;
	width: 197px;
	border-bottom: 1px solid #d4d780;
}
.topicBar3v .last{	
	border-bottom: 0;	
	margin-bottom: 1px;
}
.topicBar3v p {
	margin: 0;
	width: 197px; height: 47px; overflow: hidden;
	line-height: 1.4; font-size: 11px;
}
.topicBar3v h3 {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
}
.topicBar3v h3 a {
	color: #fff;
}
.topicBar3v .readMore {
	position: relative;
	margin-top: -5px;
	text-align: right;
}

/* carousel */
#carousel {
	position: relative;
	float: right; display: inline;	
	width: 715px; height: 330px;
	overflow: hidden;
}
#carousel ol {
	margin: 0; padding: 0;
	list-style: none;
}
#carousel ol li {
	margin: 0;
	list-style: none;
}
#carousel #slideImages {
	position: relative;
	z-index: 0;
}
#carousel #slideImages li {
	position: relative;
	width: 715px; height: 330px;
	overflow: hidden;
}

#carousel #slidePager {
	position: absolute;
	z-index: 1;
	bottom: 10px; left: 7px;
}
#carousel #slidePager li {
	float: left; display: inline;
	margin: 0 0 0 5px;
	line-height: 1; font-size: 11px;
	font-weight: bold;
}
#carousel #slidePager a {
	float: left; display: inline;
	padding: 2px 4px;
	background: #fff;
	border: 1px solid #2e210a;
	color: #2e210a;
	text-decoration: none; 
	text-align: center;
}
#carousel #slidePager a:hover {
	background: #ff4e00;
	border-color: #ff4e00;
	color: #fff;
}
#carousel #slidePager a.activeSlide {
	background: #fff;
	border-color: #a9ae00;
	color: #a9ae00;
}

/* featured & news */
#featured_news {
	float: left; display: inline;
	background: #fff url(images/contentBG.gif) no-repeat left top;
	width: 620px; min-height: 463px;	
	padding: 0 10px;	
}
	* html #featured_news {
		height: 463px;			
	}
#featured_news h1 {
	margin: 16px 0 16px 2px; padding: 0;	
}
#featured_news .featured {
	position: relative;
	width: 632px;	
	margin: 0 0 0 -20px; padding: 1px 0 0 5px;
	background: #fff url(images/featuredBG.gif) no-repeat right top;
	line-height: 1.5; font-size: 11px;
	
}
#featured_news .featured .item {
	float: left; display: inline;
	margin: 0 0 0 20px;
	width: 293px;
	color: #000;	
}
#featured_news .featured h3 {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 13px;
}
#featured_news .featured .image {	
	width: 293px; height: 129px; overflow: hidden;
}
#featured_news .featured .text {	
	padding: 13px;
	width: 267px;
	min-height: 170px;
	
}
#featured_news .featuredBot{
	background: url(images/featuredBotBG.png) no-repeat left top;	
	width: 617px;	height: 6px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
#featured_news .featuredThumb {
	float: left; display: inline;	
	width: 86px; height: 86px;
	overflow: hidden;
	margin: 10px -6px 0 1px; padding: 4px 0 0 4px;
	background: url(images/featuredThumbBG.png) no-repeat left top;
}
	* html #featured_news .featuredThumb{ /* IE6 PNG hack */
		background: url(images/featuredThumbBG.gif) no-repeat left top;
	}
#featured_news .featuredAll {
	float: left; display: inline;	
	margin: 45px 0 0 8px;
}

.newsBox {
	float: right; display: inline;	
	background: #2e210a;   
	width: 275px;
	padding: 20px;
	font-size: 11px;
	color: #fff;	
}
.newsBox h2 {
	margin: 0 0 25px 0;
	text-transform: uppercase;
	font-size: 27px;
	color: #fff;
}
.newsBox ul {
	margin: 0; padding: 0; list-style: none;
}
.newsBox li {
	margin-bottom: 30px;
	font-size: 11px;
}
.newsBox h3 {
	font-size: 12px;
	color: #fff;
}
.newsBox h3 a {
	color: #fff;
}

/* KLANTEN */
#main { 
	float: left; display: inline;
	width: 630px;
}
#column { 
	float: right; display: inline;
	width: 315px;
}
#column h2 {
	margin: 0 0 25px 0;
	text-transform: uppercase;
	font-size: 27px;
	color: #d9d6d2;
}

#logoColumn {
	padding: 25px 20px;
	border: 1px solid #e2e0dd;
}
#logoColumn ul {
	margin: 0; padding: 0; list-style: none;
}
#logoColumn li {
	clear: both;
	padding: 0 0 10px 0;
}
#logoColumn li .image {
	float: left; display: inline;
	width: 75px; height: 75px; overflow: hidden;
	margin: 0 0 5px 0; padding: 4px;
	background: url(images/featuredThumbBG.gif) no-repeat left top;
}
#logoColumn li .title {
	padding: 28px 0 5px 95px;
}
#logoColumn li .title h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #2e210a;
}
#logoColumn li .title h3 a {
	color: #2e210a;
}

#introText {
	margin: 0 0 15px 0; padding: 15px;
	background: #a9ae00;
	color: #2e210a;
}
#introText h2 {
	font-size: 18px;
	color: #fff;
}
#introText a:hover {
	color: #fff;
}
#advertorialText {
	margin: 15px 0; padding: 15px;
	background: #f5f5f3;
	border: 1px solid #dbdbd9;
}
#advertorialText h2 {
	font-size: 14px;
	color: #2e210a;
}


/* NEWS */
.archive {
	margin-bottom: 10px;
}
.archive .post {
	padding-bottom: 0;
	border-bottom: 1px solid #e2e0dd;
}
.archive .readmore {
	margin: 0;
}
.archive h1 {
	margin: 0; padding: 10px;
}
.archive h2 {
	margin: 0;
}
.archive h2 a {
	color: #2e210a;
}
.archive h2 a:hover {
	color: #ff4e00;
}
.archive .header,
.article .header {
	font-size: 11px;
	color: #d8d5d1;
}
.archive .header a,
.article .header a {
	color: #a9ae00;
}
.archive .header a:hover,
.article .header a:hover {
	color: #ff4e00;
}
.archive .date,
.article .date {
	padding-right: 2px;
	color: #a9ae00;
}
.archive .postmetadata,
.article .postmetadata {
	padding-left: 2px;
}
.article h1,
.article .header {
	margin-bottom: 10px;
}

/* navigation */
.navigation {
	padding: 0 10px 5px 10px;
}
.archive .navigation {
	padding: 5px 10px 7px 10px;
	border-bottom: 1px solid #e2e0dd;
}

/* PARTNERS */
#content.partners #intro {
	margin: 0; padding: 0 13px;
}
#content.partners .subcat {
	margin: 0 0 10px 0; padding: 10px;
}
#content.partners .subcat h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e0dd;
	font-size: 22px;
	color: #a9ae00;
}
#content.partners .post {
	float: left; display: inline;
	margin: 0 15px 10px 0;
	width: 430px; min-height: 115px;
	border: none;
}
	* html #content.partners .post {
		height: 115px;
	}
#content.partners .image {
	float: left; display: inline;
	width: 75px; height: 75px; overflow: hidden;
	margin: 0 10px 5px 0; padding: 4px;
	background: url(images/featuredThumbBG.gif) no-repeat left top;
}
#content.partners .text {
	float: left; display: inline;
	width: 330px;
}
#content.partners h3 {
	margin: 0;
	font-size: 16px;
}
#content.partners h3 a {
	color: #2e210a;
}
#content.partners h3 a:hover {
	color: #ff4e00;
}



/* COMMENTS */
h3#comments {
	padding: 10px;
}
ol.commentlist {
	clear: both;
	margin: 0; padding: 10px; list-style: none;
}
ol.commentlist .comment {
	margin: 0 0 10px 0; padding: 10px;
	background: #f5f5f3;
	border: 1px solid #e2e0dd;
}
ol.commentlist ul.children {
	margin: 10px 10px 10px 20px; padding: 0; list-style: none;
}
ol.commentlist ul.children .comment {
	background: #fff;
	border-style: dashed;
}
ol.commentlist ul.children .depth-3 {
	background: #f8f8f7;
	border-style: dashed;
}
ol.commentlist .comment-author {
	font-size: 11px;
}
ol.commentlist .fn {
	font-style: normal;
	font-weight: bold;
}
ol.commentlist .comment-meta {
	font-size: 10px;
}
ol.commentlist .comment-meta a {
	text-decoration: none;
	color: #6f6c69;
}
ol.commentlist .comment-meta a:hover {
	color: #a9ae00;
}
ol.commentlist a.comment-edit-link {
	padding-left: 5px;
	text-decoration: underline;
	color: #ff4e00;
}
ol.commentlist a.comment-edit-link:hover {
	color: #a9ae00;
}
ol.commentlist a.comment-reply-link {
	font-size: 11px;
	padding-left: 7px;
	background: url(images/bullet_more.gif) no-repeat left 5px;
	text-decoration: underline;
	color: #ff4e00;
}
ol.commentlist a.comment-reply-link:hover {
	background-image: url(images/bullet_more_on.gif);
	color: #a9ae00;
}

#respond {
	margin: 10px; padding: 15px;
	background: #f2f3d9;
	border: 1px solid #a9ae00;
}
#respond h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #a9ae00;
}
#respond p.input {
	margin-bottom: 12px;
}
#respond p.input small {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic;
}
#respond label {
	padding-left: 3px;
}
#respond textarea {
	width: 95%
}
#respond .required {
	position: relative; top: 3px;
}


/* OVER EC */
.about #main {
	width: 540px;
}
.about #column {
	float: right; display: inline;	
	background: #2e210a;   
	width: 350px;
	padding: 20px;
	font-size: 11px;
	color: #fff;	
}
.about #column h2 {
	margin: 0 0 25px 0;
	text-transform: uppercase;
	font-size: 27px;
	color: #fff;
}

.topicBar4h {
	float: left; display: inline;
	background: #a9ae00;
	width: 925px;
	margin: 0 0 10px 0; padding: 10px 15px;
}
.topicBar4h .box{
	float: left; display: inline;
	margin: 0 10px 0 0; padding: 5px 20px 0 0;
	width: 195px; height: 100px;
	border-right: 1px solid #d4d780;
}
.topicBar4h .last{	
	border-right: 0;	
	margin-right: 0;
}
.topicBar4h p {
	margin: 0 0 3px 0;
	min-height: 52px; overflow: hidden;
	line-height: 1.5; font-size: 11px;
}
	* html .topicBar4h p {		
		height: 52px;	
	}
.topicBar4h h3 {
	margin: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
}
.topicBar4h h3 a {
	color: #fff;
}

/* specs */
table.specs{
	width: 100%;
	margin: 0 0 10px 0;
}
table.specs caption {
	margin: 0 0 15px 0;
	text-transform: uppercase;
	text-align: left;
	font-size: 27px;
	color: #fff;
}
table.specs thead th,
table.specs tbody td {
	text-align: center;
}
table.specs tbody td,
table.specs tbody th {
	border-bottom: 1px solid #5c5f00;
	padding: 0;
	vertical-align: middle;
}
table.specs tbody .cellSpecial td,
table.specs tbody .cellSpecial th {
	border-bottom: none;
}
table.specs tbody .cellSpecial th h3 {
	margin-top: 20px;
}
table.specs tbody .cellSpecial th h3.first {
	margin-top: 0;
}
table.specs thead,
table.specs thead th h3 {
	margin: 0; 	padding: 0;
	font-size: 14px;
	color: #ff4e00;
}
table.specs tbody th {
	text-align: left;
	font-weight: normal;
}
table.specs tbody th h4 {
	margin: 20px 0 3px 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #ff4e00;
}
table.specs tbody th h4.first {
	margin-top: 0;
}
table.specs .v {	
	display: block;
	text-indent: -999em;
	width: 17px; height: 19px;
	background: url(images/v.gif) no-repeat 0 0;
	margin: 0 auto;
}
table.specs .x {
	display: block;
	text-indent: -999em;
	width: 17px; height: 19px;
	background: url(images/x.gif) no-repeat 0 0;
	margin: 0 auto;
}



/* CONTACT */
.contact #column {
	float: right; display: inline;	
	background: #2e210a;   
	width: 275px;
	padding: 20px;
	font-size: 11px;
	color: #fff;	
}
.contact #column h2 {
	margin: 0 0 25px 0;
	text-transform: uppercase;
	font-size: 27px;
	color: #fff;
}
