/* 
blauw        #0084c8 (Pantone Process Cyan + 5% zwart)
lichtblauw   #abd6ed (33% van bovenstaand blauw op wit)
Catalogus    #27aadd
Verzameling  #fca914
Shop         #7a2060
Ontdek	     #acc438
Profiel      #d41000
Grijs        #ebe8e3   #757471   #4d4c4b   #2f2e2d
*/

html,
body {
	color: #000;
	background-color: #fff;
	}
a {
	color: #0084c8;
	}
	#header a:hover,
	.balanced h2 a:hover {
		background-color: transparent;
	}
	.balanced h2 a:hover {
		color: #000;
	}

#header {
	color: #abd6ed;
	}
#header,
#bol h2,
#bol .bol_item a:hover,
#header #logo,
#header #primary,
#header #primary a,
.gallery_content a:hover,
a:hover {
	color: #fff;
	background-color: #0084c8;
	}
.form_links input {
	color: #fff;
	}
#header #secondary {
	color: #b0d4f0;
}
#header #primary,
#header #primary li,
#header #logo {
	border-color: #fff;
	}
body.catalog .columns legend, .columns fieldset.catalog legend, body.catalog #header, #header #primary li.catalog a:hover, body.catalog #header #primary li.catalog a, #catalog_info fieldset legend { background-color: #27aadd; } /* 27aadd */
body.admin .columns legend, .columns fieldset.admin legend, body.admin #header, #header #primary li.admin a:hover, body.admin #header #primary li.admin a { background-color: #27aadd; } /* 27aadd */
body.help .columns legend, .columns fieldset.help legend, body.help #header, #header #primary li.help a:hover, body.help #header #primary li.help a { background-color: #27aadd; } /* 27aadd */
body.collection .columns legend, .columns fieldset.collection legend, body.collection #header, #header #primary li.collection a:hover, body.collection #header #primary li.collection a { background-color: #fca914; } /* fca914 */
body.shop .columns legend, .columns fieldset.shop legend, body.shop #header, #header #primary li.shop a:hover, body.shop #header #primary li.shop a { background-color: #7a2060; }
body.user .columns legend, .columns fieldset.user legend, body.user #header, #header #primary li.user a:hover, body.user #header #primary li.user a { background-color: #d41000; } /* d41000 */
body.admin .columns legend, .columns fieldset.admin legend, body.admin #header, #header #primary li.admin a:hover, body.admin #header #primary li.admin a { background-color: #0084c8; }
body.explore .columns legend, .columns fieldset.explore legend, body.explore #header, #header #primary li.explore a:hover, body.explore #header #primary li.explore a { background-color: #acc438; } /* acc438 */
body.event .columns legend, .columns fieldset.event legend, body.event #header, #header #primary li.event a:hover, body.event #header #primary li.event a { background-color: #bd3768; } /* bd3768 */

/* collection */
.slogan2 a { color: #f60; }
#collection_add fieldset.collection,
.slogan2 a:hover { background-color: #f60; color: #fff; }
.orange { color: #f60; }
#collection_add fieldset.collection {
	background: #fff3eb;
	border: 2px solid #f60;
	color: black;
}

/* shop */
#collection_add fieldset.shop {
	background: #f5eef3;
	border: 2px solid #7a2060; 
}
#collection_add fieldset.wishlist {
	background: #eff7eb;
	border: 2px solid #390; 
}


/* grijs-tinten */

.sortbar,
.profile .profile_motto,
.small,
.columns ul ul,
.gallery_content,
#breadcrumb,
.gallery_content a {
	color: #999;
	}
#breadcrumb #bc4,
form .error .feedback,
#bol .bol_item a,
ul.small {
	color: #000;
	}
#item_list table thead th,
#item_list table tfoot th,
#wish_list table thead th,
.gallery_content a {
	background-color: #ebe8e3;
}
.profile,
.form_row,
.columns table td,
.columns table th {
	border-bottom-color: #ebe8e3;
}
.columns table.orders td{
	border-bottom-color: #999;
}
#footer,
.bol_item,
#item_list table thead th,
#item_list table tfoot th,
.pagination a,
.columns #area_column h3,
.w1 .pagination,
.explore-list li.item .img,
.tour .tour-img img,
.tour .tour-item,
.columns fieldset {
	border-color: #ebe8e3;
}
.columns legend {
	background-color: #757471;
	color: #fff;
}
.sortbar {
	background-color: #2f2e2d;
}
	.sortbar .item {
		border-color: #4d4c4b;
	}
	.sortbar a {
		color: #fff;
	}
	
h1 span {
	color: #0084c8;
	font-weight: normal;
}
