/*-------------------------------------------------
Body and general stuff
-------------------------------------------------*/

* {
	font-size: 12px;
}

html, body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-color: #adbed2;
	margin: 0px;
	padding: 0px;
	font: 80% normal Arial, Helvetica, sans-serif;
}

/*-------------------------------------------------
General Setup
-------------------------------------------------*/

#topNav {
	margin: 0px;
	text-align: left;
	width: 840px;
	height: 98px;
	background-image: url('images/navigatie.png');
	background-repeat: repeat-x;
}

#container
{
	width: 840px;
	margin: 0 auto;

}

div#content_container
{
	width: 780px;
	margin-left: 29px;
}

#header {
	width: 840px;
	height: 104px;
	background-image: url('images/bg.png');
	position: relative;
}
#headerimage
{
	position: absolute;
	margin-left: 20px;
	background-image: url(images/header.png);
	height: 104px;
	width: 482px;
}
#headerimage img
{
	position: relative;
	top: 0px;
	left: 150px;
	top: 71px;
	border: none;
}

#headerbasket
{
	position: absolute;
	right: 30px;
	color: #fff;
	font-size: 9px;
}

#menu {
	width: 200px;
	float: left;
}

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

#copyright {
	margin: auto;
	width: 780px;
	height: 38px;
}

/*-------------------------------------------------
Menu markup
-------------------------------------------------*/
div#menu div.menu
{
	background-color: #253141;
	width: 200px;
}

#menu ul, #menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul {
	clear: both;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	display: block;
	clear: left;
	float: none;
	width: 174px;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	color: #fff;
	background-image: url('images/menu_image.gif');
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

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

#menu ul ul
{
	margin-left: 10px;
}
#menu ul ul li a
{
	width: 164px;
}
#menu ul ul ul li a
{
	width: 154px;
}
#menu ul ul ul ul li a
{
	width: 144px;
}

#menu .box {
	width: 200px;
}

table.box {
	border-collapse: collapse;
}

td.boxfield {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;;
}
td.inputfield {
	vertical-align: top;
	padding-left: 10px;
	width: 120px;
}

td.button {
	padding-top: 2px;
	padding-right: 5px;
}

td.button input.submit {
	width: 20px;
	height: 20px;
}

#menu .box h6 {
	background-color: #253141;
	height: 23px;
	width: 190px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

#menu .box a {
	color: #000;
}

#menu .boxinfo, #menu .boxinfo a {
	color: #000;
	padding-top:5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 0px solid #253141;
}

#menu .boxinfo {background-color: #fff;}


#menu .box a:hover {
	color: #6c4421;
}
/*-------------------------------------------------
Content markup
-------------------------------------------------*/

#content h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 13px;
	color: #fff;
}

#content a img {
	border: none;
}

/*-------------------------------------------------
Copyright bar markup
-------------------------------------------------*/

#copyright {
	font-weight: bold;
	color: #000;
	text-align: right;
	padding-right: 40px;
}

#copyright ul, #copyright ul li {
	list-style-type: none;
}

#copyright a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/*-------------------------------------------------
Top navigatie markup
-------------------------------------------------*/

#topNav #mainNav ul, #topNav #mainNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topNav #mainNav ul {
	margin-left: 320px;
	padding-left: 0px;
	height: 29px;
}
#topNav #mainNav ul li
{
	float: left;
}
#topNav #mainNav ul li a
{
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 0px 15px 0 0;
	padding-top: 6px;
	margin-right: -1px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(images/tab_full.png) no-repeat top right;
}
#topNav #mainNav ul li a span
{
	background: url(images/tab_full.png) no-repeat top left;
	float: left;
	margin-top: -6px;
	padding-right: 15px;
	display: block;
	height: 29px;
}
#topNav #mainNav ul li a:hover, #topNav #mainNav ul li a.current {
 	color: #fff;
	background: url(images/tab_full_current.png) no-repeat top right;
}

#topNav #mainNav ul li a:hover span, #topNav #mainNav ul li a.current span {
	background: url(images/tab_full_current.png) no-repeat top left;
}

/*-------------------------------------------------
Andere classes
-------------------------------------------------*/

.clear {
	clear: both;
}

a {
	color: #000;
	text-decoration: underline;
}

/*------
Product overzicht (/webshop/cat)
------*/
div.product
{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 160px;
	min-height: 260px;
	padding: 5px;
	margin: 5px;
	float: left;
	text-align: center;
}

/*------
Widget Basket
------*/
.wg_basket a{
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

.wg_basket img {
	border: 0;
	padding-right: 2px;
	padding-top: 3px;
}

/*
Broodkruimels
Hans & Grietje style
*/
div#breadNav dl#breadcrumbs
{
	margin: 0px;
	padding: 0px;
	margin-left: 150px;
	margin-top: 10px;
}
div#breadNav dl#breadcrumbs dt, div#breadNav dl#breadcrumbs dd
{
	float: left;
	margin-left: 10px;
}
div#breadNav dl#breadcrumbs dt, div#breadNav dl#breadcrumbs dd, div#breadNav dl#breadcrumbs dd a
{
	color: #fff;
	text-decoration: none;
}

div#breadNav dl#breadcrumbs dt:first-child
{
	display: none;
}