* {
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana;
}

body {
	margin: 0;
	padding: 0;
	color: #033d87;
	background-color: white;
	margin-bottom: 6px;
}

#container {
	width: 996px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}

#footer {
	height: 24px;
	margin-top: 14px;
}

#credits {
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

#credits a {
	color: #d6b35f;
	font-size: 10px;
	text-decoration: none;
}

#credits a:hover {
	color: #653011;
}

#main_content #sub_categories a {
	display: block;
	width: 240px;
	height: 24px;
	padding-top: 6px;
	padding-left: 6px;
	border-bottom: 1px solid white;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #0196be;
	text-decoration: none;
}

#main_content #sub_categories a:hover,
#main_content #sub_categories a.selected {
	background-color: #01406b;
}

#products_overview {
	float: left;
	width: 740px;
	margin-top: 4px;
}

#products_overview a {
	position: relative;
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
	margin-top: 5px;
	height: 165px;
	width: 239px;
	background-image: url(/shared/images/custom/webshop/product_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

span span.product_title {
	position: relative;
	top: 7px;
	color: #edce71;
	font-weight: bold;
}

#products_overview a span.product_image {
	display: block;
	position: absolute;
	top: 42px;
	left: 2px;
	height: 80px;
	width: 80px;
	background-position: center;
	background-repeat: no-repeat;
}

#products_overview a span.product_number {
	display: block;
	position: absolute;
	top: 42px;
	left: 96px;
	color: #53200b;
	font-weight: bold;
}

#products_overview a span.product_desc {
	display: block;
	position: absolute;
	top: 58px;
	left: 96px;
	color: #53200b;
}

#products_overview a span.product_price {
	display: block;
	position: absolute;
	top: 142px;
	left: 6px;
	color: #53200b;
	font-weight: bold;
}

#products_overview a span.product_order {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 35px;
	width: 69px;
	background-image: url(/shared/images/custom/webshop/bestel.gif);
	background-repeat: no-repeat;
}

#products_overview a span.product_order:hover {
	background-image: url(/shared/images/custom/webshop/bestel_on.gif);
}

#products_overview a span.product_info {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 69px;
	height: 35px;
	width: 57px;
	background-image: url(/shared/images/custom/webshop/info.gif);
	background-repeat: no-repeat;
}

#products_overview a span.product_info:hover {
	background-image: url(/shared/images/custom/webshop/info_on.gif);
}

.product_staffels {
	margin-top: 10px;
	border-collapse: collapse;
}

.product_staffels td,
.product_staffels th {
	border: 1px solid #a07f5e;
	font-weight: bold;
}

.product_staffels th {
	height: 29px;
	color: #e7c669;
	background-image: url(/shared/images/custom/webshop/paces_table_header_bg.gif);
	background-repeat: repeat-x;
}

.product_staffels td {
	height: 24px;
	padding: 4px;
	color: #501b09;
}

.product_staffels tr.odd * {
	background-color: #ecd18a;
}

.product_staffels tr.even * {
	background-color: #f3e2b6;
}

.product_staffels input {
	background-color: white !important;
	border: 1px solid #ac9880;
	color: #501d0a;
	font-weight: normal;
}

.product_staffels input.nobg {
	background: none !important;
	border: none;
}

/* BEGIN MENU */

#container #menu {
	width: 996px;
	height: 31px;
}

#container #menu ul li a.menu_item {
	display: block;
	float: left;
	height: 31px;
}

#container #menu a#hoofdmenu_item_1 {
	width: 79px;
	background-image: url('/shared/images/custom/menu/menu_home.gif');
}

#container #menu a#hoofdmenu_item_1:hover,
#container #menu a#hoofdmenu_item_1_on {
	width: 79px;
	background-image: url('/shared/images/custom/menu/menu_home_on.gif');
}

#container #menu a#hoofdmenu_item_2 {
	width: 144px;
	background-image: url('/shared/images/custom/menu/menu_over_logochoc.gif');
}

#container #menu a#hoofdmenu_item_2:hover,
#container #menu a#hoofdmenu_item_2_on {
	width: 144px;
	background-image: url('/shared/images/custom/menu/menu_over_logochoc_on.gif');
}

#container #menu a#hoofdmenu_item_3 {
	width: 89px;
	background-image: url('/shared/images/custom/menu/menu_cases.gif');
}

#container #menu a#hoofdmenu_item_3:hover,
#container #menu a#hoofdmenu_item_3_on {
	width: 89px;
	background-image: url('/shared/images/custom/menu/menu_cases_on.gif');
}

#container #menu a#hoofdmenu_item_4 {
	width: 154px;
	background-image: url('/shared/images/custom/menu/menu_wederverkopers.gif');
}

#container #menu a#hoofdmenu_item_4:hover,
#container #menu a#hoofdmenu_item_4_on {
	width: 154px;
	background-image: url('/shared/images/custom/menu/menu_wederverkopers_on.gif');
}

#container #menu a#hoofdmenu_item_5 {
	width: 154px;
	background-image: url('/shared/images/custom/menu/menu_vraag_en_antwoord.gif');
}

#container #menu a#hoofdmenu_item_5:hover,
#container #menu a#hoofdmenu_item_5_on {
	width: 154px;
	background-image: url('/shared/images/custom/menu/menu_vraag_en_antwoord_on.gif');
}

#container #menu a#hoofdmenu_item_6 {
	width: 149px;
	background-image: url('/shared/images/custom/menu/menu_adres_en_contact.gif');
}

#container #menu a#hoofdmenu_item_6:hover,
#container #menu a#hoofdmenu_item_6_on {
	width: 149px;
	background-image: url('/shared/images/custom/menu/menu_adres_en_contact_on.gif');
}

#container #assortiment_menu {
	width: 986px;
	height: 41px;
	background-image:url(/shared/images/custom/menu/assortimentmenu_bg.gif);
	padding:0px 5px;
}

#container #assortiment_menu ul li a.menu_item {
	display: block;
	float: left;
	height: 41px;
}

#container #assortiment_menu a#menu_item_3 {
	width: 96px;
	background-image: url('/shared/images/custom/menu/menu_beursproducten.gif');
}

#container #assortiment_menu a#menu_item_3:hover,
#container #assortiment_menu a#menu_item_3_on {
	width: 96px;
	background-image: url('/shared/images/custom/menu/menu_beursproducten_on.gif');
}

#container #assortiment_menu a#menu_item_2 {
	width: 130px;
	background-image: url('/shared/images/custom/menu/menu_seizoensproducten.gif');
}

#container #assortiment_menu a#menu_item_2:hover,
#container #assortiment_menu a#menu_item_2_on {
	width: 130px;
	background-image: url('/shared/images/custom/menu/menu_seizoensproducten_on.gif');
}

#container #assortiment_menu a#menu_item_1 {
	width: 135px;
	background-image: url('/shared/images/custom/menu/menu_relatiegeschenken.gif');
}

#container #assortiment_menu a#menu_item_1:hover,
#container #assortiment_menu a#menu_item_1_on {
	width: 135px;
	background-image: url('/shared/images/custom/menu/menu_relatiegeschenken_on.gif');
}

#container #assortiment_menu a#menu_item_4 {
	width: 123px;
	background-image: url('/shared/images/custom/menu/menu_horeca_chocolade.gif');
}

#container #assortiment_menu a#menu_item_4:hover,
#container #assortiment_menu a#menu_item_4_on {
	width: 123px;
	background-image: url('/shared/images/custom/menu/menu_horeca_chocolade_on.gif');
}

#container #assortiment_menu a#menu_item_5 {
	width: 129px;
	background-image: url('/shared/images/custom/menu/menu_dm_chocolade.gif');
}

#container #assortiment_menu a#menu_item_5:hover,
#container #assortiment_menu a#menu_item_5_on {
	width: 129px;
	background-image: url('/shared/images/custom/menu/menu_dm_chocolade_on.gif');
}

#container #assortiment_menu a#menu_item_6 {
	width: 108px;
	background-image: url('/shared/images/custom/menu/menu_thema_chocolade.gif');
}

#container #assortiment_menu a#menu_item_6:hover,
#container #assortiment_menu a#menu_item_6_on {
	width: 108px;
	background-image: url('/shared/images/custom/menu/menu_thema_chocolade_on.gif');
}

/* END MENU */

/* BEGIN SUCKERFISH */
#nav, #nav2, #nav ul, #nav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
	z-index: 600;
	white-space: nowrap;
}

#nav a, #nav2 a {
	display: block;
	text-decoration: none;
}

#nav li, #nav2 li {
	float: left;
}

#nav li ul, #nav2 li ul {
	position: absolute;
	left: -999em;
}

#nav li ul li, #nav2 li ul li {
	clear: both;
	vertical-align: center;
}

#nav li ul li a, #nav2 li ul li a {
	display: block;
	background-color: #4889b1;
	color: white;
	width: 140px;
	overflow: hidden;
	padding: 4px;
	font-weight: bold;
	border-top: 1px solid white;
}

#nav li ul li a:hover, #nav2 li ul li a:hover {
	color: #fff;
	background-color: #385f9b;
}

#nav li:hover ul, #nav li.sfhover ul, #nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	top: 214px;
	margin-left: 0;
}
/* END SUCKERFISH */

.clear {
	clear: both;
}

img {
	border: none;
}

#preload img {
	display: none;
}

h1 {
	font-size: 19px;
	color: #0196be;
}

h2 {
	font-size: 16px;
	color: #0196be;
}

