/* Douwe Egberts specific declarations */

.gh-regular {
	background-image: url('../images/douweegberts/tile-regular.jpg');
}
.gh-maximal {
	background-image: url('../images/douweegberts/tile-maximal.jpg');
}
.gh-minimal {
	background-image: url('../images/douweegberts/tile-minimal.jpg');
}
	#generic-header hr {
		border-color:#c2c2c2;
	}
	#generic-header label {
		color:#363636;
	}
	#generic-header label a {
		color:#898989;
	}
	#generic-header fieldset em {
		color:#de000e;
	}

#gh-navigation li {
	border-color:#d5999d;
}
	#gh-navigation li:hover,
	#gh-navigation li.gh-active {
		background:#fff;
		border-color:#380003;
	}
	#gh-navigation li a {
		color:#fff;
	}
	#gh-navigation li a:hover,
	#gh-navigation li.gh-active a {
		color:#740107;
		background:#fff;
	}
		#gh-navigation li .gh-fold a:hover,
		#gh-navigation li.gh-active .gh-fold a { background:transparent; }
	#gh-navigation ul li.gh-active ul li a {
		color:#696969;
	}
	#gh-navigation li.gh-active .gh-productbox strong a {
		color:#de010e;
	}
#gh-metanavigation li a {
	border-color:#ddbbbd;
	color:#fff;
}
#gh-metanavigation span {
	color:#cb999c;
}
.gh-backgroundcontainer {
	background-image: url('../images/douweegberts/bg-regular.jpg');
}
.gh-maximal .gh-backgroundcontainer {
	background-image: url('../images/douweegberts/bg-maximal.jpg');
}
.gh-minimal .gh-backgroundcontainer {
	background-image: url('../images/douweegberts/bg-minimal.jpg');
}
#gh-search .gh-searchfield {
	background-image: url('../images/douweegberts/searchfield.gif');
}
#gh-search .gh-searchbutton {
	background-image: url('../images/douweegberts/searchbutton.gif');
}
#gh-login, #gh-account, #gh-logout, #gh-shoppingbasket, #gh-languageswitch, #gh-social, #gh-newsletter {
	border-color:#be8084;
}
	a.gh-link-simple {
		color:#fff;
	}
	.gh-active a.gh-link-simple {
		color:#e0000e;
	}
	a.gh-link-simple span {
		color:#ca9a9c;
	}
	.gh-active a.gh-link-simple span {
		color:#969696;
	}
	a.gh-link {
		color:#fff;
		background-image: url('../images/douweegberts/arrow.gif');
	}
	.gh-active a.gh-link {
		color:#e0000e;
		background-image: url('../images/douweegberts/arrow-active.gif');
	}
	a.gh-link span {
		color:#ca9a9c;
	}
	.gh-active a.gh-link span {
		color:#969696;
	}
	#gh-shoppingbasket {
		background-image: url('../images/douweegberts/shopping-basket.gif');
	}
	#gh-shoppingbasket td {
		color:#434343;
	}
	#gh-shoppingbasket td.gh-points {
		color:#969696;
	}
	#gh-shoppingbasket tfoot td {
		border-color:#c2c2c2;
	}
#gh-social .gh-facebook {
	background-image: url('../images/douweegberts/facebook.gif');
}
#gh-login input[type=text],
#gh-login input[type=password] {
	border-color:#d9d9d9;
}
#gh-logout a {
	color:#cc999c;
}
.gh-fold {
}
	.gh-fold .gh-right {
		background-image:url('../images/douweegberts/fold-right.png');
	}
	.gh-fold .gh-left {
		background-image:url('../images/douweegberts/fold-left.png');
	}
	.gh-fold .gh-middle {
		background-image: url('../images/douweegberts/fold-bg.gif');
		background-color:#e5e5e5;
	}
	.gh-fold .gh-bottom {
		background-image: url('../images/douweegberts/fold-bottom.png');
	}
	.gh-fold a {
		color:#434343;
	}
	.gh-points {
		color:#969696;
	}
	.gh-banners img {
		border-color:#c9c9c9;
	}

a.gh-button {
	background-image:url('../images/douweegberts/button.png');
}
	a.gh-button span {
		color:#fff;
		background-image:url('../images/douweegberts/button.png');
	}



