
/* customerservice / klantenservice */

a {
	color: #333333;
}

a:active, a:visited, a:hover {
	color: #333333;
}

#subnav div.cs a:hover {
	color: #cccccc;
}

#subnav div.cs a.selected {
	color: #ccccccc;
}

#rightcolumn input.field {
	width: 8em;
	font-size: 11px;
}

a:hover {
	color: #cccccc;
}

a.readmore:hover {
	color: #cccccc;
}

a.back:hover {
	color: #cccccc;
}

a.readmore, a.readmore:active, a.readmore:visited {
	background: url(../images/upc/arrow_customerservice.gif) no-repeat 0px 5px;
}

.b-customerservice {
	color: #cccccc;
	font-size: 11px;
	margin-top: 10px;
}

.b-customerservice .inner {
	padding: 0px 5px 0px 12px;
}

.order_middle {
	padding-left: 10px;
}

.h-customerservice-wide {
	width: 534px;
	height: 36px;
	padding: 0px 20px 0px 0px;
	/* margin-top: 23px; */
	border-bottom: 1px solid #cccccc;
	color: #fff;
	vertical-align: middle;
}

.order_middle .h-customerservice-wide {
	width: 730px;
}

.h-customerservice-wide h1 {
	margin: 0px;
	width: 345px;
	font-size: 16px;
	padding: 8px 0px 0px 0px;
}


/*
.b-customerservice h2 {
	margin: 22px 0px 3px 0px;
	padding: 0px 5px 0px 12px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	line-height: 25px;
}
*/

h2.cs {
	margin: 22px 0px 13px 0px;
	padding: 0px 5px 0px 12px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	line-height: 25px;
}

.b-customerservice h2.title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: auto;
	border: none;
}

.b-customerservice h3  {
	font-size: 12px;
	background: url(../images/upc/table_spacer.gif) no-repeat 0px 18px;
	padding-bottom: 7px;
}

.b-customerservice th.half {
	background: url(../images/upc/table_spacer-sm.gif) no-repeat left bottom;
	padding: 5px;
}

.b-customerservice #steps {
	margin: 20px 0px;
}

.b-customerservice .hr {
	line-height: 0px;
	font-size: 1px;
	border-bottom: 1px solid #eee;
	margin-right: 5px;
}

select, textarea {
  border: 2px inset #777;
}

/* begin klantenservice homepage */
tr.csbar {
	margin: 0px;
	padding: 0px;
	/* background: url(../images/upc/table_spacer.gif) no-repeat; */
}

td.cs-icon {
	padding: 0px;
	margin: 0px;
	width: 68px;
	height: 6.5em;
}

td.cs-title {
	padding: 0px;
	margin: 0px;
	width: 15em;
}

td.cs-content {
	padding: 0px;
	margin: 0px;
}

td.cs-content li {
	background: none;
}

td.cs-title h3 {
	background: none;
	margin-top: 24px;
}

td.cs-wide {
	margin: 0px;
	padding: 0px;
	background: url(../images/upc/table_spacer.gif) no-repeat;
	height: 14px;
}
/* einde klantenservice homepage */


/* begin faq-pagina's */
div.faqitem {
	margin-bottom: 12px;
}
/* einde faq-pagina's */

input#doit {
	border: none;
}
