/*
blauw        #0084c8 (Pantone Process Cyan + 5% zwart)
lichtblauw   #abd6ed (33% van bovenstaand blauw op wit)
Catalogus    #27aadd
Verzameling  #F60
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:hover a, body.catalog #header .primary li.catalog a, #catalog_info fieldset legend,
body.admin .columns legend, .columns fieldset.admin legend, body.admin #header, #header .primary li.admin:hover a, body.admin #header .primary li.admin a,
body.help .columns legend, .columns fieldset.help legend, body.help #header, #header .primary li.help:hover a, 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:hover a, body.collection #header .primary li.collection a {background-color:#F60} /* fca914 */
body.wish_list .columns legend, .columns fieldset.collection legend, body.wish_list #header, #header .primary li.wish_list:hover a, body.wish_list #header .primary li.wish_list a {background-color:#390}
body.shop .columns legend, .columns fieldset.shop legend, body.shop #header, #header .primary li.shop:hover a, body.shop #header .primary li.shop a {background-color:#7a2060}
body.admin .columns legend, .columns fieldset.admin legend, body.admin #header, #header .primary li.admin:hover a, body.admin #header .primary li.admin a {background-color:#0084c8}
body.event .columns legend, .columns fieldset.event legend, body.event #header, #header .primary li.event:hover a, body.event #header .primary li.explore a, body.explore .columns legend, .columns fieldset.explore legend, body.explore #header, #header .primary li.explore:hover a, body.explore #header .primary li.explore a {background-color:#acc438} /* acc438 */
body.sell .columns legend, .columns fieldset.sell legend, body.sell #header, #header .primary li.sell:hover a, body.sell #header .primary li.sell a {background-color:#D41000} /* bd3768 */
body.marketplace .columns legend, .columns fieldset.marketplace legend, body.marketplace #header, #header .primary li.marketplace:hover a, body.marketplace #header .primary li.marketplace a {background-color:#58559B}
body.catalog #header .primary li.catalog a {border-bottom-color:#27aadd}
body.collection #header .primary li.collection a {border-bottom-color:#F60}
body.wish_list #header .primary li.wish_list a {border-bottom-color:#390}
body.shop #header .primary li.shop a {border-bottom-color:#7a2060}
body.event #header .primary li.explore a, body.explore #header .primary li.explore a {border-bottom-color:#acc438}
body.sell #header .primary li.sell a {border-bottom-color:#D41000}
body.marketplace #header .primary li.marketplace a {border-bottom-color:#58559B}


/* 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,
.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;
}

.black { color: #000;}
