@import url(translations-dutch.css);
@import url(translations-english.css);

/*
	rood:  #e43127
	blauw: #006ab3
	lichtblauw: #e8f6fc
*/

* {
	font-family: Verdana, Geneva, sans-serif;
}

html {
	background: white url(http://static.postcode.nl/img/background.gif);
}

body {
	padding: 0 0;
	margin: 1em auto;
	overflow: auto !important;
	font-size: 0.7em;
	line-height: 1.5em;
	position: relative;
	min-height: 100px;
	width: 87.2em;
	background: transparent url(http://www.postcode.nl/stempel/stempel.png) no-repeat 85%;
}

h1#logo {
	background: transparent url(http://static.postcode.nl/img/postcode-logo.png) no-repeat	;
	overflow: hidden;
	height: 52px;
	width: 456px;
	margin-top: 2em;
}

h1#logo a {
	display: block;
	padding-top: 52px;
}

a {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted black;
}

a:hover,
li#text-size span:hover {
	/*text-decoration: underline;
	border-bottom: 0;*/
	text-decoration: none;
	border-bottom: 1px solid black;
}

a[rel=add-shopitem] {
	display: block;
	height: 0px;
	padding-top: 21px;
	width: 106px;
	border: none !important;
	overflow: hidden;
	float: right;
}

a[rel=show-cart] {
	margin-top: 0.5em;
	display: block;
	height: 0px;
	padding-top: 21px;
	width: 127px;
	border: none !important;
	overflow: hidden;
}

hr {
	display: none;
}

th {
	text-align: left;
}

td.more a {
	color: black;
	text-decoration: none;
}

ul, ol {
	overflow: auto;
	padding: 0;
	margin: 0;
}

ul#sitenav {
	width: 70%; /* for safari */
	position: absolute;
	top: 6em;
	left: 1em;
	overflow: hidden;
}

li {
	float: left;
	list-style-type: none;
	padding-right: 0.3em;
}

li:before,
div#pagination li:before {
	content: " | ";
}
li:first-child:before,
div#main ul#cookietrail li:first-child:before,
div#pagination li:first-child:before {
	content: "";
}

li a {
	color: black;
	text-decoration: none;
}

li a[rel] {
	height: 0;
	overflow: hidden;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 16px;
	width: 16px;
	white-space: nowrap;
}

li a[rel=info] {
	background-image: url(http://static.postcode.nl/img/info.png);
}
li a[rel=map] {
	background-image: url(http://static.postcode.nl/img/kaart.png);
}

li a[rel=shop] {
	background-image: url(http://static.postcode.nl/img/shop.png);
	width: 20px;
}

li a[rel=postcard] {
	background-image: url(http://static.postcode.nl/img/postcard.png);
	width: 20px;
}

li a[rel=guide] {
	background-image: url(http://static.postcode.nl/img/guide.png);
	width: 22px;
}

fieldset {
	border: none;
}

caption, legend {
	display: none;
}

input {
}

input[type=text],
input[type=password],
textarea {
	width: 70%;
	padding: 0.2em 0.5em;
	font-size: 1.2em;
	border: 2px solid #e43127;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

input[type=image] {
	margin-top: 0.8em;
	clear: both;
	cursor: pointer;
}

input[type=submit],
input[type=reset] {
	background-color: #E20019;
	color: white;
	border: 0;
	padding: 0.4em;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	-moz-border-radius: 0.7em;
}

input.tryme {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

h1, h2, h3 {
	font-size: 1.25em;
	color: #006ab3;
}

h1, h2 {
	padding-left: 1em;
}
div#pagination {
	padding-left: 1em;
}

h1 span,
h2 span,
h3 span,
div.content-block h4 span {
	color: #e2001a;
}

ul#sitenav-extra {
	position: absolute;
	top: 0;
	right: 1em;
}

ul#sitenav-extra .nl {
	background-image: url(../images/flag_nl.gif);
	background-position: center left;
	background-repeat: no-repeat;

	padding-left: 18px;
}

ul#sitenav-extra .en {
	background-image: url(../images/flag_en.gif);
	background-position: center left;
	background-repeat: no-repeat;

	padding-left: 18px;
}

ul#sitenav-extra .nav-twitter {
	padding-top: .2em;
}

ul#sitenav-extra .nav-twitter img,
ul#sitenav-extra .nav-twitter a {
	border: 0;
}

table.search {
	padding: 0;
	margin: 0;
}

div.content-block table.search th {
	padding: 2px;
	border: none;
	text-align: right;
	white-space: nowrap;
}

div.content-block table.search td {
	padding: 0 2px;
}

div.content-block table.search th.submit {
	width: 50%;
}

div.content-block table.search input {
	width: auto;
}

div.input {
	background-color: white;
	padding: 0.1em 0.5em;
	border: 2px solid #e43127;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

div.input select {
	border: none;
	margin: none;
}


div#pagination {
	background-color: white;
	margin-top: 1em;
	border: 2px solid #e43127;
	height: 2.2em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	overflow: hidden;
}

div#pagination h3,
div#pagination h4 {
	float: left;
	clear: none;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

div#pagination ol {
	float: right;
	margin: 0.3em;
	clear: none;
	overflow: hidden;
	margin-right: 1em;
}

div#pagination li {
	float: left;
	list-style-type: none;
	padding-left: 0.4em;
	margin: 0;
}

div#pagination ol li a {
	color: #e2001a;
	border: 0;
}

div#pagination ol li a.active {
	color: #006ab3;
}

div#send-postcards {
	padding: 0;
	position: relative;
	height: 8em;
	overflow: visible;
	margin-top: 2em;
}

div#send-postcards p {
	position: absolute;
	top: -1em;
	left: 1em;
	width: 89%;
	background: url(http://static.postcode.nl/img/greetz.png) no-repeat right top;
	height: 6em;
	margin: 0;
	padding: 2em 7em 0 0;
}

div#send-postcards img {
	border: 0;
}

div#send-postcards a {
	border: 0;
	text-decoration: none;
}

div#main {
	padding-top: 4em;
	width: 650px;
	float: left;
}

#error-page div#main {
	padding-top: 2em;
	width: 89%;
}

table, form, div.content-block, div#sidebar div{
	width: 100%;
	background-color: #e8f6fc;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

form#shop-overview table,
div.content-block, div#sidebar div, form#pcsearch,
table.shop-cart-step-3, table.shop-payments  {
	border: 1px solid #DDD;
}

table {
	width: 99.5% !important;
}

ul#cookietrail {
	width: 70%; /* for safari */
	margin-top: 1em;
	line-height: 1.1em;
	position: absolute;
	top: 7em;
	left: 1em;
}

ul#cookietrail li,
ul#cookietrail li a {
	font-size: 0.9em;
	color: #666666;
	border-bottom: 0;
}

ul#cookietrail li:first-child {
	display: none;
}

div#main ul#cookietrail li:before {
	content: "» ";
}

div#main h2 {
	margin-top: 1.5Em;
	margin-bottom: 0;
	clear: both;
}

div#main h2 a {
	background: url(http://static.postcode.nl/img/link.png) no-repeat center right;
	padding-right: 15px;
	border-bottom: 0;
}

div#main form dt, fieldset#webshopProvincieField dt, fieldset#webshopGemeenteField dt {
	font-weight: bold;
	float: left;
	clear: both;
	width: 20%;
	line-height: 2em;
	padding: 0.1em 0;
}

fieldset#webshopProvincieField {
	position: relative;
}

div#main form dd, fieldset#webshopProvincieField dd,  fieldset#webshopGemeenteField dd{
	padding: 0.2em 0;
	overflow: auto;
}

div#main form input[type="text"] {
	width: 60%;
	margin-bottom: 0.1em;
}

div#main form input[type="image"] {
	margin-left: 26%;
}

div#main form#pcsearch {
	padding: 0.50em 0 0.51em 0; /* Using 0.5 instead of 0.51 gived scroll artifacts in FF */
	position: relative;
	min-height: 7.5em;
	width: auto;
}

div#main form#pcsearch ul.search-tips {
	position: absolute;
	bottom: 1.2em;
	left: 1.7em;
	width: 90%;
	overflow: hidden;
}

div#main form#pcsearch fieldset {
	padding: 1em;
	min-height: 6.67em;
}

div#main form#pcsearch input[type="text"] {
	width: 80%;
	float: left;
}

div#main form#pcsearch input[type="image"] {
	position: absolute;
	top: 19px;
	right: 1em;
	margin: 0.1em;
	vertical-align: middle;
}

div#main form#pcsearch p {
	clear: left;
	margin: 0;
	margin-left: 0.5em;
	width: 76%;
}

div#main form#pcsearch a.webxpress {
	position: absolute;
	top: 2em;
	right: 1em;
	display: block;
	width: 12em;
	height: 0;
	padding-top: 5em;
	overflow: hidden;
	background: url(http://static.postcode.nl/img/webxpress.png) no-repeat top right;
	border: 0;
}

div#main div.content-block {
	position: relative;
}

div#main form.pcguide input[type="text"] {
	width: 6em;
	position: absolute;
	bottom: 0.7em;
	right: 6.5em;
}

div#main form.pcguide input[type="text"].left {
	right: 15em;
}

div#main form.pcguide input[type="text"].prefill {
	color: #AAAAAA;
	font-style: italic;
}


div#main form.pcguide input[type="image"] {
	position: absolute;
	bottom: 1.05em;
	right: 1em;
}

div#autocompletediv,
div#autocompleteCitydiv,
div#autocompleteMunicipalitydiv,
div#autocompleteCitydivDeel {
	border: 1px solid gray;
	background-color: white;
	display: none;
	position: absolute;
	padding: 0 0.2em;
	left: 0.9em !important;
	top: 4em !important;
	z-index: 100;
	overflow: auto;
	max-height: 20em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

div#autocompleteMunicipalitydiv {
	left: 34% !important;
	top: 5em !important;
}

div#autocompleteCitydivDeel {
	left: 66% !important;
	top: 5em !important;
	overflow-x: hidden;
}

div#autocompleteCitydiv {
	left: 25% !important;
	top: 3em !important;
	width: 35em;
}

div#autocompletediv p,
div#autocompleteCitydiv p,
div#autocompleteMunicipalitydiv p,
div#autocompleteCitydivDeel p {
	margin: 0;
}

div#autocompletediv ul,
div#autocompleteCitydiv ul,
div#autocompleteMunicipalitydiv ul,
div#autocompleteCitydivDeel ul {
	padding: 0 0 0.3em 0;
}

div#autocompletediv ul li,
div#autocompleteCitydiv ul li,
div#autocompleteMunicipalitydiv ul li,
div#autocompleteCitydivDeel ul li {
	background: 0;
	padding-left: 0;
	float: none;
	cursor: pointer;
}

div#autocompletediv li.selected,
div#autocompleteCitydiv li.selected,
div#autocompleteMunicipalitydiv li.selected,
div#autocompleteCitydivDeel li.selected {
	background-color: #006ab3;
	color: white;
}

div#autocompletediv ul li:before,
div#autocompleteCitydiv ul li:before,
div#autocompleteMunicipalitydiv ul li:before,
div#autocompleteCitydivDeel ul li:before {
	content: "";
}

div#blocks > div {
	width: 50%;
	float: left;
	overflow: hidden;
}

div#blocks div.full-width {
	width: 100% !important;
}

div#blocks a {
	text-decoration: none;
	border-bottom: 0;
}

div#blocks h3 {
	margin: 0.5em 0 0.7em 1em;
}

div#database h3,
div#geo h3,
div#realtors h3,
div#marketeers h3,
div#blocks h3.block-title {
	margin-top: 1.5em;
}

div#blocks h3 a {
	background: url(http://static.postcode.nl/img/link.png) no-repeat center right;
	padding-right: 15px;
	border-bottom: 0;
}

div#blocks div div {
	-moz-border-radius: 0.7em;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-radius: 0.7em;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	margin-top: 0em;
	margin-right: 0em;
	padding: 0.5em 0.5em 0.5em 8.2em;
	height: 13.7em;
}

div#blocks div#guide-near h3,
div#blocks div#guide-route h3  {
	margin-left: 0;
	margin-top: 0;
}


div#blocks div#guide-near div,
div#blocks div#guide-route div  {
	padding: 1em;
	height: 9em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}


div#database div,
div#postcode div,
div#realtors div,
div#logistics div,
div#installation div,
div#guide-near div {
	margin-right: 0.5em !important;
}

div#geo div,
div#maatwerk div,
div#postcards div,
div#database-services div,
div#webservices div,
div#marketeers div,
div#representatives div,
div#ict div,
div#guide-route div {
	margin-left: 0.5em;
}

div#database div { background: #e8f6fc url(http://static.postcode.nl/img/prod-database.jpg) no-repeat left center; }
div#geo div { background: #e8f6fc url(http://static.postcode.nl/img/prod-geo.jpg) no-repeat left center; }
div#postcode div { background: #e8f6fc url(http://static.postcode.nl/img/prod-postcode.jpg) no-repeat left center; }
div#maatwerk div { background: #e8f6fc url(http://static.postcode.nl/img/prod-mapper.jpg) no-repeat left center; }
div#webservices div { background: #e8f6fc url(http://static.postcode.nl/img/prod-webservices.jpg) no-repeat left center; }
div#postcards div { background: #e8f6fc url(http://static.postcode.nl/img/prod-postcards.jpg) no-repeat left center; }
div#realtors div { background: #e8f6fc url(http://static.postcode.nl/img/prod-realtors.jpg) no-repeat left center; }
div#marketeers div { background: #e8f6fc url(http://static.postcode.nl/img/prod-marketeers.jpg) no-repeat left center; }
div#logistics div { background: #e8f6fc url(http://static.postcode.nl/img/prod-logistics.jpg) no-repeat left center; }
div#representatives div { background: #e8f6fc url(http://static.postcode.nl/img/prod-representatives.jpg) no-repeat left center; }
div#installation div { background: #e8f6fc url(http://static.postcode.nl/img/prod-installation.jpg) no-repeat left center; }
div#ict div { background: #e8f6fc url(http://static.postcode.nl/img/prod-ict.jpg) no-repeat left center; }
div#database-services div { background: #e8f6fc url(http://static.postcode.nl/images/private/zijkant_database_kort.jpg) no-repeat left top; }

div#postcode-kaart-ad {
	margin-top: 1em;
}

div#postcode-kaart-ad div {
	overflow: hidden;
}

div#postcode-kaart-ad img {
	border: 0;
}

/*
body.treeid-2 div#webservices {
	clear: both;
	padding-top: 0.01em;
	width: 100%;
}

body.treeid-2 div#webservices div {
	margin-right: 0;
}
*/
div#blocks div#postcards div {
	margin-top: 3em;
}

div#postcards h3 a {
	height: 7.5em;
	width: 32.5%;
	position: absolute;
	background: url(http://static.postcode.nl/img/greetz.png) no-repeat right bottom;
}

div#postcards p {
	margin: 0;
	padding: 0 5em 0 0;
}

div.content-block {
	width: auto;
	padding: 0.1em 1.25em 1.25em 1.25em;
	margin: 0.9em 0;
	font-size: 1em;
}

div.content-block h4 a:hover,
div.content-block a {
	border-bottom: 1px dotted black;
}

div.content-block h4 a,
div.content-block a:hover {
	/*border-bottom: none;*/
	border-bottom: 1px solid black;
	text-decoration: none;
}

div.content-block h3 {

}
div.content-block h4 {
	color: #006ab3;
	font-size: 1.1em;
}

div.content-block h5 {
	color: #e2001a;
	font-size: 1em;
}

div.content-block h6 {
	font-size: 1em;
}

div.content-block h3 a,
div.content-block h4 a,
div.content-block h5 a,
div.content-block h6 a {
	text-decoration: none;
	border-bottom: 0;
	background: url(http://static.postcode.nl/img/link.png) no-repeat center right;
	padding-right: 15px;
}

div.content-block ul,
div.content-block ol {
	margin-left: 0;
	padding-left: 1.5em;
}

div.content-block ul li,
div.content-block ol li,
div#sidebar div ul li {
	float: none;
	padding-left: 1em;
	padding-right: 0;
	background: url(http://static.postcode.nl/img/list-item.png) no-repeat left 6px;
}

div.content-block ol li {
	list-style-type: decimal;
	margin-left: 1em;
	padding-left: 0;
	background: none;
}

div.content-block ul li:before,
div.content-block ol li:before,
div#sidebar div ul li:before {
	content: "";
}

img.topimage {
	float: left;
	margin-top: 0.9em;
}

div.content-block {
	overflow: auto;
}

div.content-block.ajax-search {
	overflow: visible;
}

div.content-block.topimage {
	min-height: 13.6em;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
}

div.content-block input {
	float: none;
}

div.content-block table.block,
table.shop-cart-step-3, table.shop-payments  {
	border: 1px solid silver;
	padding: 0 0.5em 0.5em 0.5em;
	background-color: white;
}

div.content-block table#geomap {
	width: 400px !important;
	background: none;
	border: none;
	border: 1px solid silver;
	background-color: white;
	padding: 0.5em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;

}


div.content-block table#geomap td,
div.content-block table#geomap th {
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

div.content-block table#geomap li {
}


div.content-block table#geomap a#geodanlink {
	float: left;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: -1em;
	border: none;
}

div.content-block table#geomap th {
	font-weight: normal;
	background-color: #F0F0F0;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	padding: 0.5em;
	padding-top: 1.5em;
}


div.content-block table#geomap ul li{
	display:inline;
	font-size: 1.2em;
	padding-right: 0.5em;
}

div.content-block table th {
	border-bottom: 1px solid black;
}

div.content-block table tr.odd td {
	background-color: #F0F0F0;
}

div.content-block table td {
	padding: 2px;
	margin: 5px;
	position: relative;
	z-index: 1;
}

div.content-block table td > ul {
	width: 68px;
	margin:0;
	padding:0;
}

div.content-block table td > ul li {
	list-style-type: none;
	float: left;
	margin: 0 0.3em 0 0;
	padding: 0;
	background: none;
}

div.content-block table td > ul li a {
	border: 0;
}

div.content-block table td > ul li a:hover {
	border: 0;
}

div.content-block table td span {
	color: #999;
}

div#blocks div.content-block.no-padding {
	padding: 0;
	-moz-border-radius: 0;
	height: auto;
}

td > ul li:last-child {
	margin-right: 0;
}
td > ul li:before {
	content: "";
}

div#sidebar {
	float: right;
	padding-top: 4em;
	width: 280px;
	position: relative;
	margin-left: 2.1em;
}

div#sidebar div {
	float: right;
	width: 100%;
	padding: 1em;
	margin-bottom: 1em;
}

div#sidebar div#login {
	min-height: 7.6em;
}

div#sidebar div#login h3 {
	min-height: 2.9em;
}

div#sidebar div a[rel=more] {
	display: block;
	width: 100%;
	background: url(http://static.postcode.nl/img/info.png) no-repeat top right;
	min-height: 14px;

	color: black;
	text-decoration: underline;
	border: 0;
	margin-top: 1em;
}

div#sidebar a[rel=shoplink] {
	display: block;
	margin: 1em 0 0.5em 0;
}

div#sidebar h2 {
	margin: 0.67em 0 0.7em 0;
	padding: 0 0.8em;
	float: right;
	width: 100%;
}

div#sidebar div h3 {
	font-size: 1em;
	margin: 0;
/*	padding: 0;*/
	color: black;
}

div#sidebar div span.alert {
	color: #E2001A;
	font-weight: bold;
}

div#sidebar div h3 span {
	color: black;
	font-weight: normal;
}


div#sidebar div h3 a {
	border: 0;
}

div#sidebar form {
	margin: 0;
}

div#sidebar form fieldset {
	margin: 0;
	margin-top: 0.2em;
	padding: 0;
}

div#sidebar form input[type=password] {
	width: 50% !important;
}

div#sidebar form input {
	vertical-align: middle;
	margin: 0.1em;
}

div#sidebar p {
	margin: 0;
}

div#sidebar h3#webservices + div,
div#BusinessDiv.content-block {
	border: 2px solid #006ab3;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	background: white;
}

div#sidebar div.banner {
	padding: 0;
	width: 300px;
	overflow: hidden;
}

div#sidebar div#related {
	background-color: white;
	border: 2px solid #006ab3;
	width: 98%;
}

div#related div.collapsed {
	display: none;
}

div#related div.uncollapsed {
	display: block;
	float: none;
	width: auto;
	padding: 1em;
	margin-bottom: 0;
	background-color: transparent;
}

div#related div ul {
	overflow: hidden;
}

div#related h3 {
	cursor: pointer;
	font-weight: normal;
	float: none;
	list-style-type: none;
	padding-left: 1em;
	background: url(http://static.postcode.nl/img/list-item.png) no-repeat left 6px;
	font-size: 1em;
	color: black;
}

div#related h3.uncollapsed {
	background: url(http://static.postcode.nl/img/list-item-uncollapsed.png) no-repeat left 6px;
	font-weight: bold;
}

li#text-size span {
	cursor: pointer;
	border-bottom: 1px dotted black;
}

li#text-size span.small {
	font-size: 0.9em;
}
li#text-size span.medium {
	font-size: 1em;
}
li#text-size span.large {
	font-size: 1.1em;
}

/* styling of old (or partially rewritten) tables as good as it gets */

table.emailformTable td {
	font-weight: bold;
}

table.emailformTable td input {
	font-weight: normal;
}

table.emailformTable td input[type=text] {
	width: 90%;
}

table.emailformTable td input.email-huisnr,
input.shop-huisnr {
	width: 3em !important;
}

table.emailformTable td input.email-postcode,
input.shop-postcode {
	width: 6em !important;
}

table.emailformTable textarea {

}

textarea.shop-notes {
	width: 98% !important;
	white-space: pre;
}

div#main div.content-block input[type=image] {
	width: auto;
	height: auto;
	margin-left: 0;
}

.shop-cart-step-2 table {
	width: 100%;
}

.shop-cart-step-2 td {
	font-weight: bold;
}


.shop-cart-step-2 td input,
.shop-cart-step-2 td textarea {
	font-weight: normal;
}

table.shop-payments {
	width: 20em !important;
}

form#shop-overview th {
	text-align: left;
	padding-bottom: 0;
}

td.pricetotal,
th.pricetotal {
	text-align: right !important;
}

form#shop-overview a img,
form#shop-overview div a {
	border: 0;
}

form#shop-overview p,
form#shop-overview div {
	text-align: center;
	clear: both;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.showRow {
	position: absolute;
}

.showContactDiv {
	width: auto;
	background-color: #e8f6fc;
	border: 1px solid #DDD;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	display: block;
	padding: 0.1em 1.25em 1.25em 1.25em;
	margin: 1em 0;
	font-size: 1em;

	position: relative;
}

div.showContactDiv div.content-block {
	position: absolute;
	right: -43.4%;
	top: 0;
	width: 34.6%;
	margin: 0;
}

div.showContactDiv div.content-block table {
	background: transparent;
}

.showContactDiv input {
	float: none;
}

h2.showContact {
	background: url(http://static.postcode.nl/img/link-uncollapsed.png) no-repeat center right;
	padding-right: 15px;
	cursor: pointer;
	display: inline !important;
}

h2.hideContact {
	background: url(http://static.postcode.nl/img/link.png) no-repeat right 5px;
	padding-right: 15px;
	cursor: pointer;
	display: inline !important;
	padding-bottom: 2em;
}

select.webshop {
	padding: 0.2em 0.5em;
	width: 22.2em;
	font-size: 1.2em;
	border: 2px solid #e43127;
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	overflow: auto;
}

span#WebShopCardsSelectedProduct {
	font-weight: bold;
}

span#WebShopCardsSelectedProduct div {
	display: inline;
	color: #e43127;
}

table td.webshopdeletelinktd span
{
	border-bottom: 1px dotted black;
}

table td.webshopdeletelinktd span:hover {
	border-bottom: 1px solid black;
	cursor: pointer;
}

div#emailformdiv {
	background-color: rgb(232, 246, 252);
	padding: 1em;
}

fieldset#webshopSelect dt {
	float: left;
}

fieldset#webshopSelect dd {
	clear: both;
	margin-left: 0px;
}

fieldset#webshopSelect dl {
	float: left;
}

div#selectedID,
div#selectedMunicipality {
	display: none;
}

img#webshopRecalculate,
img#webshopSubmit {
	cursor: pointer;
}

table#deellevering tr td h3,
table#deellevering tr td h2,
table#deellevering tr td h1,
table#deellevering {
	padding: 0px;
	margin: 0px;

}
table#deellevering select.webshop {
	width: 13em;
	margin: 0px;
}

table#deellevering input {
	margin: 0px;
	width: 11em;
}

div#selectedMunicipalityID, div#autocompleteCityDiv, div#selectedCityID, div#selectedCity {
	display: none;
}

span#WebShopCardsSelectedProduct { /* This is a cheesie way of removing the span that displays the selected product... Henk can't make up his mind about this... */
	display: none;
}

/* contactform */
div#contact-form-container {
	overflow: visible;
	position: relative;
}

form#contact-form textarea {
	width: 80% !important;
}

form#contact-form div {
	margin-left: 14.2em;
}

form#contact-form dd.req-notmet {
	margin-left: 14.2em;
	color: red;
	font-weight: bold;
}

form#contact-form dd label {
	font-weight: bold;
}

div#BusinessDiv {
	right: -43.4%;
	top: 0;
	width: 34.6%;
	margin: 0;
	position: absolute;
}

div#BusinessDiv dl dt {
	font-weight: bold;
	margin-right: 0.2em;
	line-height: 1.4em;
}

div#BusinessDiv dl dd {
	margin-left: 1em;
	line-height: 1.4em;
}


dl.tabular {
	display: block;

	border: 1px solid silver;
	background-color: white;

	margin: 0;
	margin-top: 1em;
	padding: 0.5em;

	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
}

dl.tabular dt {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 25em;
	padding-right: 0.5em;
	margin: 0;
}

dl.tabular dd {
	border-left: 1px solid gray;
	margin-left:  25.5em;
	padding-left: 0.5em;
}

div#adsense {
	margin: 2em 0 0 0;
	padding-bottom: 1.5em;
	position: relative;
	overflow: hidden;
}

div#adsense div {
	float: left;
	margin: 0.5em 1em 0 0;
	max-width: 33%;
}

div#adsense div:last-child {
	margin-right: 0;
}

div#adsense a {
	border-bottom: 0;
	display: block;
}

div#adsense a:hover span {
	border-bottom: 1px solid black;
}

div#adsense span.ad-title {
	padding-left: 1em;
	background: url(http://static.postcode.nl/img/list-item.png) no-repeat left 4px;
}

div#adsense span.ad-title strong {
	font-weight: bold;
	border-bottom: 1px dotted black;
}

div#adsense a.ad-google {
	position: absolute;
	bottom: 0;
	right: 1em;
	display: block;
	text-align: right;
	font-size: 0.9em;
	color: #969799;
}

div#eindejaarsactie {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	display: block;
}

div#eindejaarsactie a {
	background: url(http://static.postcode.nl/img/eindejaarsactie-label.png) no-repeat top left;
	width: 174px;
	height: 0;
	padding-top: 174px;
	display: block;
	overflow: hidden;
	border: none;
}

/* Ads */

div#resultads {
	width:auto;
	zoom: 1;
}

div#resultads.testrun {
	height: 0;
	overflow: hidden;
}

div.ad-banner-1 div.banner-big {
	margin-top: 0.5em;
}

div.ad-banner-1 div.banner-small {
	margin-top: 0.5em;
}

div.banner-big,
div.banner-small {
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	background-color: white;
	border: 1px solid #DDDDDD;
	margin-top: 1em;
	padding: 0.2em 0.5em;
	overflow: hidden;
}

div.banner-big a,
div.banner-small a {
	border: none;
}

div.banner-big a:hover,
div.banner-small a:hover {
	border: none;
}

/* Big banner (image only) specific */


div.banner-big {
	text-align: center;
	padding: 0;
	width: 620px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none;
}

div.banner-big a {
	display: block;
	border: 1px solid #DDDDDD;
}

div.banner-big a:hover {
	display: block;
	border: 1px solid #DDDDDD;
}

div.banner-big a img {
	width: 618px;
	height: 60px;
	border: none;
}

/* Small banner (text only) specific */

div.banner-small p {
	margin: 0;
	max-height: 2.9em;
	overflow: hidden;
}
div.banner-small span {
	color: #006AB3;
	font-size: 80%;
}

div#resultads div.content-block h3 {
	color: black;
	margin: 0;
	font-size: 100%;
	overflow: hidden;
	height: 1.5em;
}

div#resultads div.adline {
	color: gray;
	font-size: 0.8em;
	margin-top: 1em;
	padding: 0 0.5em;
	position: relative;
	margin-bottom: -1em;
}

div#resultads div.adline span {
	float:right;
	position: absolute;
	right: 0.5em;
}

div#sidebar div.sidead a,
div#sidebar div.sidead embed,
div#sidebar div.sidead object {
	border: none;
	margin-top: 3.3em;
	margin-bottom: 1em;
	display: block;
}

div#sidebar div.sidead div,
div#sidebar div.topad div
div#sidebar div.middlead div,
div#sidebar div.topad,
div#sidebar div.middlead {
	border: none;
	background: none;
	float: none;
	padding: 0;
	margin: 0;
	width: auto;
}

div#sidebar div.sidead {
	padding: 0 1px;
	text-align: center;
	border: 0;
	background: none;
	width: 300px;
	margin: 0;
}

div#sidebar div.middlead div.sidead a,
div#sidebar div.middlead div.sidead embed,
div#sidebar div.middlead div.sidead object {
	margin-top: 1em;
}

div#sidebar div.sidead span.adline {
	color: gray;
	font-size: 0.8em;
	margin-bottom: -1em;
	display:block;
}

div#sidebar div.topad {
	padding: 0;
	float: right;
}

div.topad iframe {
	margin-bottom: 1em;
}

div.info-row {
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	background-color: white;
	border: 1px solid #DDDDDD;
	margin-top: 0.7em;
	padding: 0.2em 0.5em;
	overflow: hidden;
	position: relative;
	height: 6em;
}

div.info-row div.info-name {
	display: block;
	font-weight: bold;
	height: 1.51em;
	width: 100%;
	overflow: hidden;
}

div.info-row div.info-city {
	height: 3em;
	width: 17em;
	overflow: hidden;
}

div.info-row div.info-tel {
	width: 17em;
	color: #006AB3;
}

div.info-row div.info-tel span {
	color: #E2001A;
	font-weight: bold;
}

div.info-row div.info-text {
	position: absolute;
	left: 18em;
	top: 1.7em;
	height: 3em;
	overflow: hidden;
	margin-right: 0.5em;
}

div.info-row div.info-website {
	position: absolute;
	left: 18em;
	top: 4.71em;
	height: 1.51em;
	overflow: hidden;
	color: gray;
}

div.info-row div.info-website a {
	border: none;
	color: gray;
}

div.info-row div.info-website a:hover {
	text-decoration: underline;
}

.hidden {
	display: none !important;
}

/** extra extra, special special */
div.validator-banner {
	position: relative;
}

span.validator-ribbon {
	background: url(http://static.postcode.nl/img/validator-ribbon.png) no-repeat left top;
	width: 116px;
	overflow: hidden;
	height: 0;
	padding-top: 116px;
	position: absolute;
	right: 0;
	top: 0;
}

#map_canvas {
	height: 450px;
	background-color: white;
	border: 1px solid #DDDDDD;
	margin-top: 1em;
	padding: 0;
}

th.icon {
	width: 1%;
	padding-right: 1em;
}

ul.icon {
	width: auto !important;
	overflow: hidden;
}

div.content-block a.lookup-title {
	color: #006AB3;
	padding: 2px;
	padding-left: 20px;
	height: 16px;
	background: url(http://static.postcode.nl/img/kaart.png) no-repeat left;
	border-bottom: none;
	cursor: pointer;
	white-space: nowrap;
}

div.backlink {
	background: url(http://static.postcode.nl/images/v3/arrowl.gif) no-repeat left;
	padding-left: 10px;
	float: right;
	position: relative;
}	


.lookup-bubble {
	font-size: 1.2em;
	margin: 0;
	margin-top: 0.5em;	
	white-space: nowrap;
}

p.warning {
	-moz-border-radius: 0.7em;
	-webkit-border-radius: 0.7em;
	background-color: #FFFFCC;
	border: 1px solid silver;
	padding: 1em;
	display: block;
}
	
