/* PRE STYLESHEET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

a {
	text-decoration: none;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1px 0;
}

/* STYLESHEET */
#banner {
	width: 120px;
	height: 610px;
	padding: 5px;
	margin: 30px auto;
	background: url(../images/menu_left_banner_bg.gif) no-repeat;
	position: absolute;
	top: 203px;
	left: 50%;
	margin-left: -610px;
	
}

#container {
	width: 934px;
	margin: 0 auto;
}

#header {
	height: 80px;
	background: url(../images/header_bg.gif) no-repeat;
	padding: 33px;
}

#header h1 {
	height: 77px;
	width: 413px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#menu {
	height: 37px;
	background: url(../images/menu_bg.gif) no-repeat;
	padding: 3px;
}

#menu ul {
	float: left;
}

#menu ul li {
	float: left;
	margin-right: 6px;
}

#menu ul li a {
	display: block;
	height: 37px;
	background: url(../images/menu_item_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#menu ul li a.home {
	width: 70px;
	background-position: 0 0;
}

#menu ul li.selected a.home {
	background-position: 0 -37px;
}

#menu ul li a.producten {
	width: 96px;
	background-position: -70px 0;
}

#menu ul li.selected a.producten {
	background-position: -70px -37px;
}

#menu ul li a.contact {
	width: 81px;
	background-position: -166px 0;
}

#menu ul li.selected a.contact {
	width: 81px;
	background-position: -166px -37px;
}

#menu_admin {
	height: 37px;
	background: url(../images/menu_admin_bg.gif) no-repeat;
	padding: 3px;
	margin-top: 8px;
}

#menu_admin ul {
	float: left;
}

#menu_admin ul li {
	float: left;
	margin-right: 6px;
}

#menu_admin ul li a {
	display: block;
	height: 37px;
	background: url(../images/menu_admin_item_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_admin ul li a.blacklist {
	width: 87px;
	background-position: 0 0;
}

#menu_admin ul li.selected a.blacklist {
	background-position: 0 -37px;
}

#menu_admin ul li a.categorieen {
	width: 106px;
	background-position: -87px 0;
}

#menu_admin ul li.selected a.categorieen {
	background-position: -87px -37px;
}

#menu_admin ul li a.statistieken {
	width: 105px;
	background-position: -193px 0;
}

#menu_admin ul li.selected a.statistieken {
	background-position: -193px -37px;
}

#menu_admin ul li a.instellingen {
	width: 103px;
	background-position: -298px 0;
}

#menu_admin ul li.selected a.instellingen {
	background-position: -298px -37px;
}

#menu_admin ul li a.special {
	width: 80px;
	background-position: -474px 0;
}

#menu_admin ul li.selected a.special {
	background-position: -474px -37px;
}

#menu_admin ul li a.loguit {
	width: 73px;
	background-position: -401px 0;
}

#menu_admin ul li.selected a.loguit {
	background-position: -401px -37px;
}

#menu_admin ul li a.brandselector {
	width: 123px;
	background-position: -554px 0;
}

#menu_admin ul li.selected a.brandselector {
	background-position: -554px -37px;
}

#menu #newspaper {
	float: right;
	width: 371px;
	height: 37px;
	background: url(../images/menu_newspaper_bg.gif) no-repeat;
	margin-left: 2px;
}

#menu #newspaper h2 {
	float: left;
	width: 149px;
	height: 13px;
	background: url(../images/menu_newspaper_title_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 13px;
}

#menu #newspaper span {
	float: right;
	margin: 4px;
}

#menu #newspaper input.text, #menu #newspaper input.submit {
	float: left;
}

#menu #newspaper input.text {
	width: 127px;
	height: 13px;
	background: url(../images/menu_newspaper_input_bg.gif) no-repeat;
	border: 0;
	padding: 8px;
	font: 11px Arial;
	color: #bfbdbd;
}

#menu #brands {
	float: right;
	width: 200px;
	height: 19px;
	background: url(../images/menu_brands_bg.gif) no-repeat;
	padding: 9px;
}

#menu #brands select {
	width: 100%;
}

#information_bar {
	height: 41px;
	font: 12px Arial;
	color: #999999;
}

#information_bar .information {
	float: left;
	width: 416px;
	padding: 14px;
}

#information_bar .information span {
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/information_bar_arrow.gif) 0 3px no-repeat;
}

#information_bar .information a {
	font-weight: normal;
	color: #999999;
}

#navigation_bottom {
	height: 41px;
	font: 12px Arial;
	color: #999999;
	margin-left: 445px;
}

#information_bar .navigation, #navigation_bottom .navigation {
	float: left;
	width: 265px;
}

#information_bar .navigation .buttons, #navigation_bottom .navigation .buttons {
	float: left;
	padding: 12px 0;
}

#information_bar .navigation .buttons .previous, #information_bar .navigation .buttons .next, #navigation_bottom .navigation .buttons .previous, #navigation_bottom .navigation .buttons .next {
	float: left;
	display: block;
	height: 18px;
	width: 18px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/information_bar_navigation_previous_bg.gif) no-repeat;	
}

#information_bar .navigation .buttons .next, #navigation_bottom .navigation .buttons .next {
	margin-left: 9px;
	background: url(../images/information_bar_navigation_next_bg.gif) no-repeat;	
}

#information_bar .navigation .text, #navigation_bottom .navigation .text {
	float: right;
	padding: 14px;
	font-weight: bold;
}

#information_bar .navigation .text a, #navigation_bottom .navigation .text a {
	font-weight: normal;
	color: #999999;
}

#information_bar .navigation .text a.selected, #navigation_bottom .navigation .text a.selected {
	background: url(../images/information_bar_navigation_item_bg.gif) repeat-x;
	color: #fff;
	padding: 0 1px;
}

#menu_left {
	clear: both;
	float: left;
	width: 211px;
}

#menu_left #search {
	height: 27px;
	padding: 12px 17px;
	background: url(../images/menu_left_search_bg.gif) no-repeat;
}

#menu_left #search input.text, #menu_left #search input.submit {
	float: left;
}

#menu_left #search input.text {
	width: 127px;
	height: 13px;
	background: url(../images/menu_left_search_input_bg.gif) no-repeat;
	border: 0;
	padding: 8px;
	font: 11px Arial;
	color: #bfbdbd;
}

#menu_left #categories {
	margin: 5px 0 13px 0;
}

#menu_left #categories h2 {
	height: 40px;
	background: url(../images/menu_left_categories_title_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_left #categories ul li {
	display: inline;
}

#menu_left #categories ul li a {
	display: block;
	background: url(../images/menu_left_categories_item_bg.gif) no-repeat;
	height: 15px;
	color: #72873b;
	padding: 11px 19px;
	font: 12px Arial;
}

#menu_left #categories ul li a:hover {
	text-decoration: underline;
}

#menu_left #categories ul li a.bottom {
	background: url(../images/menu_left_categories_item_bottom_bg.gif) no-repeat;
}

#content {
	float: right;
	width: 723px;
}

#content .left {
	float: left;
	width: 498px;
}

#products {
	clear: both;
}

#products .info {
	float: right;
	width: 300px;
	height: 156px;
	background: url(../images/info_bg.gif) no-repeat;
	margin-bottom: 13px;
	padding: 10px;
	font: 12px Arial;
}

.product {
	float: left;
	position: relative;
	height: 176px;
	width: 153px;
	background: url(../images/content_product_bg.gif) no-repeat;
	margin: 0 0 13px 13px;
}

.product .image {
	padding: 4px;
	text-align: center;
}

.product h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 139px;
	padding: 7px;
	text-align: center;
	font: 12px Arial;
	color: #657934;
}

.product h2 span {
	margin-left: 3px;
	font-weight: bold;
}

.product .admin {
	position: absolute;
	top: 10px;
	right: 10px;
}

#product {
	position: relative;
	border-bottom: 1px #e0dfdf solid;
	padding: 0 15px 0 0;
	margin: 0 0 15px 13px;
	overflow: hidden;
}

#product .product_large {
	float: left;
	position: relative;
	height: 207px;
	width: 171px;
	background: url(../images/product_large_bg.gif) no-repeat;
	margin: 0 0 13px 0;
}

#product .product_large .image {
	padding: 4px;
	text-align: center;
}

#product .product_large span.title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 139px;
	padding: 7px;
	text-align: center;
	font: 12px Arial;
	color: #657934;
}

#product .product_large span.title span {
	margin-left: 3px;
	font-weight: bold;
}

#product .description {
	float: left;
	font: 12px Arial;
	color: #999999;
	margin-left: 15px;
	width: 280px;
	padding-bottom: 10px;
}

#product h2 {
	margin-bottom: 10px;
	font-weight: bold;
}

#product .bestel {
	display: block;
	width: 53px;
	height: 25px;
	background: url(../images/product_bestel_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0;
}

#product .sluiten {
	display: block;
	width: 58px;
	height: 25px;
	background: url(../images/product_sluiten_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
	position: absolute;
	bottom: 10px;
	right: 0;
}

#content .right {
	float: right;
	width: 211px;
}

#content .right #special .product h3, #content .right #most_seen .product h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 139px;
	padding: 7px;
	text-align: center;
	font: 12px Arial;
	color: #657934;
}

#content .right #most_seen .product h3 {
	color: #6b425a;
}

#content .right #special .product h3 span, #content .right #most_seen .product h3 span {
	margin-left: 3px;
	font-weight: bold;
}

#content .right #special {
	height: 241px;
	background: url(../images/special_bg.gif) 0 40px no-repeat;
}

#content .right #special h2 {
	height: 40px;
	background: url(../images/special_title_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#content .right #special .product {
	float: none;
	margin: 12px auto;
	background: url(../images/special_product_bg.gif) no-repeat;
}

#content .right #most_seen {
	margin-top: 5px;
	height: 455px;
	background: url(../images/most_seen_bg.gif) 0 40px no-repeat;
}

#content .right #most_seen h2 {
	height: 40px;
	background: url(../images/most_seen_title_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#content .right #most_seen .product {
	float: none;
	margin: 20px auto;
	background: url(../images/most_seen_product_bg.gif) no-repeat;
}

#content .right .banner {
	margin-top: 5px;
	padding: 5px;
	height: 211px;
	background: url(../images/content_right_banner.gif) no-repeat;
	font: 12px Arial;	
}

#content .text a {
	color: #843785;
}

#content textarea {
	font: 11px Arial;
}

#content .statistics table tr td {
	border-bottom: 1px dotted #60666A;
	padding: 2px 0 2px 0;
}

#content .statistics .spacer {
	padding: 10px;
}

#content form table tr td {
	padding: 1px 10px 0 0;
}

#content form table tr td input {
	font: 12px Arial;
}

#content .categories .lines tr td, #content .updates .lines tr td {
	border-bottom: 1px dotted #60666A;
	padding: 2px 0 2px 0;
}

#content .categories hr, #content .updates hr {
	height: 0;
	border: 0;
	border-top: 1px #60666A solid;
	margin: 15px 0;
}

#footer {
	clear: both;
	height: 40px;
	background: url(../images/footer_bg.gif) no-repeat;
	font: 11px Arial;
	color: #999999;
	padding: 13px;
}

#footer a {
	color: #999999;
}

#footer .copyright {
	float: left;
	width: 200px;
}

#footer .sitemap {
	float: left;
	width: 508px;
	text-align: center;
}

#footer .sitemap a {
	text-decoration: underline;
	margin: 0 5px;
	color: #c6c6c6;
}

#footer .top {
	float: right;
	text-align: right;
	color: #6b425a;
	text-decoration: underline;
}

#content .text {
	padding: 40px;
	font: 12px Arial;
	color: #999999;
}
