/* CSS Document */

/* Positionering */
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
td {
	font-size: 11px;
}
body {
	min-width: 1000px;
}
#Container {
	background: #ffffff url(/images/bg.gif) repeat-x;
}
#header {
	height: 87px;
	position: relative;
}
#header #brand {
	height: 87px;
	left: 0px;
	position: absolute;
	width: 235px;
}
#header #banner {
	float: left;
	color: #000;
	padding-top: 20px;
	padding-left: 400px;
}
#header #sei {
	height: 84px;
	right: 0;
	position: absolute;
	width: 123px;
	padding-right: 10px;
}
#navigation {
	height: 60px;
	font-size: 10px !important;
	z-index: 1099;
	overflow: visible;
	white-space: nowrap;
}
#navigationR {
	float: left;
	position: relative;
	width: 307px;
}
body.home #navigation {
	height: 30px;
	position: relative;
	display: block;
}
#navigation ul {
	margin: 0;
	height: 40px;
	float: left;
	padding: 0;
}
#navigation li {
	display: block;
	float: left;
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}
#navigation a {
	color: #3b3b3b;
	text-decoration: none;
}
#navigation a:hover {
	color: #666;
}
#navigation .active a {
	color: #3b3b3b;
}
#navigation .active a:hover {
	color: #666;
}
#nav {
	z-index: 1000;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 999;
	width: 46px;
}
#nav li.item {
	position: relative;
}
#nav ul li {
	float: none;
	display: block;
	margin: 0;
	position: relative;
	background: url(/images/bck_nav_subItem.gif) repeat-y !important;
	width: 56px;
}
#nav a {
	display: block;
	margin: 0;
	padding: 5px 0 0px 0;
	text-decoration: none;
	width: 56px;
}
#nav a:hover {
	color: #000;
}
#nav li.hover a {
	display: block;
	color: #ffffff;
	width: 56px;
}
#nav li ul li a {
	background: url(/images/bck_nav_line.gif) bottom left no-repeat !important;
	display: block;
	padding: 5px 0px;
}
#nav li ul li.hover a {
	background: url(/images/bck_nav_lineHover.gif) bottom left no-repeat !important;
}
#nav li li a {
	display: block;
	text-align: center;
}
#nav li.hover li a:hover {
	display: block;
}
#nav ul a {
	display: block;
	zoom: 1;
	text-decoration: none;
}
#nav li.bottom {
	display: block;
	background: url(/images/bck_nav_bottom.gif) bottom left no-repeat !important;
	height: 6px;
	width: 112px;
	font-size: 0 !important;
	line-height: 0;
	zoom: 1;
}
#navpostal {
	z-index: 1000;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 256px;
	float: left;
}
#navpostal a {
	background: url(/images/button_postalcode.png) center center no-repeat !important;
	color: #FFFFFF;
	font-size: 13px !important;
	height: 34px;
	line-height: 32px;
	display: block;
	margin: 0px auto;
	width: 201px;
	cursor: pointer;
}
#navpostal a:hover {
	font-weight:bold;
	color: #fff;
	font-size: 12px !important;
}
#mobile {
	position: absolute;
	top: 27px;
	right: 254px;
}
#search {
	float: right;
	margin: 6px 0px 0px 0px;
	padding-left: 5px;
}
#search .search_field input {
	border: medium none;
	background: url(/images/bck_search.gif) top left no-repeat;
	width: 80px;
	height: 27px;
	margin: 0px;
	padding-top: 4px;
}
.search_btn {
	margin: 0 !important;
}
#search .search_field {
	float: left;
}
#search .search_btn {
	float: left;
}
.search_btn input {
	height: 27px !important;
	width: 35px !important;
}
#language{
	float: right;
	margin: 6px 0px 0px 0px;
	background: url(/images/language.gif) center no-repeat;
	font-size: 9px;
	width: 118px;
	padding-left: 20px;
	height: 27px;
}
#language select {
	margin-top: 2px;
}
.smgrey {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	margin-left: 20px;
}
#Wrap {
	background-repeat: repeat-y ;
	background-position: 245px -360px;
}
#SubNav {
	padding-right: 5px;
	padding-left: 5px;
/*	padding-top: 14px;*/
	width: 255px;
	vertical-align: top;
/*	float: left;*/
	white-space: nowrap;
/*	overflow: hidden;*/
}
#Content {
	margin-left: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	vertical-align: top;
}
#ColumnFloater {
	clear: both;
	height: 0px;
	font-size: 0px;
}
#Footer {
	margin-top: 2px;
	clear: both;
}

/* Style */

a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
#Nav ul, #Nav li {
	list-style-type: none;
	margin: 0px;
	text-align: left;
}
#Nav li {
	display:inline;
	margin-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
#Nav #Utility {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}
#Content #Subrubriek #list {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #990000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 100px;
	text-align: right;
	letter-spacing: 1px;
	margin-bottom: 14px;
	margin-left: 40px;
	height:20px;
	line-height: normal;
	font-weight: bold;
	color: #DDDDDD;
}
#Content #Subrubriek #list a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	display: inline;
	float: none;
	clear: none;
	line-height: normal;
	font-weight: bold;
}
#Content #Subrubriek #list a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/*#Content h2 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
	color: white;
	font-size: 14px;
	background-color: #CC3333;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 3px;
}
*/#Content #Detail img{
	float: left;
	width: 160px;
}
#Content #Cover img{
	width: 260px;
	height: 233px;
	border: medium none;
	display: block;
	clear: both;
}
#Content #Cover #promoimg img {
	width: 100px;
	height: 128px;
}
#Content #Cover a:link,
#Content #Cover a:visited,
#Content #Rubriek img {
	width: 142px;
	height: 142px;
	border: medium none;
	display: block;
	clear: both;
	margin: 0px;
}
#Content #Rubriek ul#eerst {
	width: 785px;
	float: left;
}
#Content #Rubriek #eerst img {
	height: 142px;
	padding: 0px;
}
#Content #Rubriek #eerst {
}
#Content #Rubriek span {
	clear: both;
	border: medium none;
	background: url(/images/bg_square_black.gif) top left;
}
#Content #Rubriek ul, #Content #Rubriek li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
#Content #Rubriek li {
	width: 141px;
	height: 171px;
	padding: 7px 8px;
	float: left;
	overflow: hidden;
	margin: 0px;
	background: none;
	border: medium none;
	background: url(/images/bg_square.gif) top left no-repeat;
}
#Content #Rubriek a:link,
#Content #Rubriek a:visited,
#Content #Rubriek a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
/*	letter-spacing: 1px;*/
	line-height: 20px;
	overflow: hidden;
}
#Content #Rubriek a:hover {
	color: #990000;
}
#Content #Rubriek a span {
	height: 27px;
	margin: 0px;
	display: block;
	width: 142px;
}
#Content #Rubriek #promoimg img {
	width: 100px;
	height: 128px;
}
#Content #Promo {
	width: 200px;
	height: 400px;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	font-size: 9px;
}
#Content #Subrubriek ul, #Content #Subrubriek li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
#Content #Subrubriek ul#eerst {
	width: 785px;
	float: left;
}
#Content #Subrubriek .prodprice {
	background-color: #333333;
	border: medium none;
	color: #FFFFFF;
	height: 16px;
	line-height: 14px;
	width: 115px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	float: left;
	font-size: 8pt;

}
#Content #Subrubriek .manufacturer {
	border: medium none;
	clear: both;
	text-align: center;
	width: 142px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#Content #Subrubriek .prodimage {
	border: medium none;
	clear: both;
	width: 141px;
	text-align: center;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#Content #Subrubriek .proddata,
#Content #Subrubriek .proddata-full {
	background-image: url(/images/bg_square_black_l.gif);
	background-repeat: repeat-x;
	border: medium none;
	width: 115px;
	height: 67px;
	text-align: center;
	background-color: #000000;
	cursor: pointer;
	line-height: normal;
	font-weight: bold;
	float: left;
	letter-spacing: normal;
	/*	IE double margin fix */
	display: inline;
}
#Content #Subrubriek .product .proddata,
#Content #Subrubriek .product .proddata-full {
	height: 51px;
}
#Content #Subrubriek .proddata-full {
	width: 142px;
	float: none;
	display: block;
}
#Content #Subrubriek .buy {
	border: medium none;
	width: 26px;
	height: 67px;
	text-align: center;
	background-color: #9A0000;
	float: right;
	background-image: url(/images/cart.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
}
#Content #Subrubriek ul,
#Content #Rubriek li {
	list-style: none;
	font-size: 9px;
}
#Content #Subrubriek li {
	width: 141px;
	height: 207px;
	float: left;
	overflow: hidden;
	margin: 0px;
	border: medium none;
	background: url(/images/bg_square-big.gif) top left no-repeat;
	padding: 6px 8px 8px 8px;
}
/*#Content #Subrubriek li.product {
	background:url(/images/bg_square2.gif) top left no-repeat;
}*/
#Content #Subrubriek a:link,
#Content #Subrubriek a:visited,
#Content #Subrubriek a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
/*	letter-spacing: 1px;*/
}
#Content #Subrubriek a:hover {
	color: #990000;
}
#Content #Subrubriek a span {
	height: 27px;
	margin-left: 8px;
	margin-bottom: 0px;
	display: block;
	width: 142px;
}
#Content #Rubriek-left {
	background-color: #FFFFFF;
	width: 390px;
	height: 701px;
}
#Content #Rubriek-right {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.title {
	text-align: left;
	border-bottom: 1px dotted #ffffff;
	font-size: 30px;
	margin-top: 0px;
}
.subtitle{
	text-align: left;
	font-size: 18px;
}
#Content #Rubriek-right #eerst {
	height: 184px;
}
#Content #Rubriek-right #eerst img {
	height: 184px;
}
#Content #Rubriek-right a:link,
#Content #Rubriek-right a:visited,
#Content #Rubriek-right a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B8A34A;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 12px;
	margin-right: 1px;
}
#Content #Rubriek-right a:hover {
	color: #FFFFFF;
	background: #8B7721;
}
#Content #Rubriek-right a span {
	height: 45px;
	margin: 4px 0px 0px 0px;
	display:block;
}
#order {
	position: absolute;
	text-align: center;
	width: 100px;
	margin: 0px;
	padding: 5px;
	z-index: 2;
	background-color: #A27656;
}
#SubNav p {
	margin-left: 10px;
	margin-right: 10px;
}
#SubNav h1 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
	color: white;
	font-size: 14px;
	background-color: #434303;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	letter-spacing: 1px;
}
#SubNav h1 a{
	text-decoration:none;
	color: white;
}
#SubNav ul,
#SubNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9px;
}
#SubNav li {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 4px;
}
#SubNav li a {
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	line-height: 14px;
}
#SubNav .highlight a {
	color: #FF3F3F !important;
}
#SubNav li.level1 .highlight a,
#SubNav li.level2 .highlight a,
#SubNav li.level3 .highlight a {
	font-weight: bold;
}
#SubNav li.level {
}
#SubNav li.level1,
#SubNav li.level2,
#SubNav li.level3,
#SubNav li.level4 {
	margin-top: 0px;
	margin-left: 17px;
}
#SubNav li.level_shop{
}
#SubNav li a.level {
	display: block;
	padding-left: 6px;
	border: none;
	background: url(/images/level_0.png) top left no-repeat;
}
#SubNav li a.level:hover {
	color:#FF3F3F;
}
#SubNav li a.level1 {
	color: #000000;
	display: block;
	padding-left: 16px;
	background: none;
	border: none;
	background: url(/images/level_1.png) top left no-repeat;
	line-height: 19px;
}
#SubNav li a.level1:hover {
	color:#669900;
}
#SubNav li a.level2 {
	color: #666666;
	display: block;
	padding-left: 28px;
	line-height: 19px;
	background: url(/images/level_1.png) top left no-repeat;
}
#SubNav li a.level2:hover {
	color:#000000;
}
#SubNav li a.level3 {
	color: #999999;
	display: block;
	padding-left: 40px;
	line-height: 19px;
	background: url(/images/level_1.png) top left no-repeat;
}
#SubNav li a.level3:hover {
	color:#666666;
}
#SubNav li a.level4 {
	color: #DDDDDD;
	display: block;
	padding-left: 52px;
	line-height: 19px;
	background: url(/images/level_1.png) top left no-repeat;
}
#SubNav li a.level4:hover {
	color:#666666;
}
#SubNav li a.level_shop {
	display: block;
	background-color: #EF4B6D;
	padding-left: 6px;
	margin-top: 20px;
}
#SubNav li a.level_shop:hover {
	color:#FFFFFF;
}
#SubNav img {
	margin-bottom: 10px;
	margin-top: 10px;
	border: none;
	display: block;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}

/* Classes */

.extra {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
	color: black;
	font-size: 12px;
	background-color: #E1E3AF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: left;
}
.rightline {
	border-top: medium none;
	border-right: 1px solid #000000;
	border-bottom: medium none;
	border-left: medium none;
	margin-right: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
}

.lijstdivider {
	clear: both;
}

#endbar {
    height: 20px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color:#708F11;
    background-image:url(/images/endbar_bg.jpg)
}
#endbar a {
	color: #ffffff;
}
#endbar a:hover {
	color: #ffffff;
}
#endbar a:visited {
	color: #ffffff;
}
.endbarleft {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: white;
	margin-left: 20px;
	float: left;
}
.endbarleftsm {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
}
.endbarrightsm {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: white;
	float: right;
	margin-right: 20px;
}
#endbar2 {
	height: 20px;
	margin-top: 2px;
	margin-bottom: 20px;
	text-align: center;
}
#endbar2 a {
	color: #000000;
}

#productpage {
}
#productpage img.manufacturer {
}
#productpage img.productimage {
	float: left;
	padding: 0px 6px 6px 0px;
}
#productpage h1.title {
	color: #538210;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 15px;
}
#productpage div.description {
}
#productpage div.description span.notranslation {
	font-style: italic;
	border: 1px solid #999999;
	background-color: #eeeeee;
	display: block;
	width: 25%;
	color: #333333;
	padding: 0.5em;
	float: left;
	margin-right: 4px;
}
#productpage p.properties {
}
#productpage p.properties .name {
	font-weight: bold;
}
#productpage h2.price {
	color: #990000;
	background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
#productpage .order {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	width: 128px;
	margin: 0px auto;
}
#productpage .order input {
	font-size: 10pt;
	text-align: right;
}
#productpage .order #submit {
	text-align: center;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	background-image: url(/images/bg_price.jpg);
	border: medium none;
	width: 100%;
	height: 25px;
	margin-top: 2px;
}

#productimages {
	vertical-align: top;
	padding-top: 16px;
}
#productimages ul {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#productimages ul li {
	background-repeat: no-repeat;
	background-image: url(/images/bg_square-sm.gif);
	display: block;
	float: left;
	width: 115px;
	height: 115px;
	line-height: 115px;
	text-align: center;
	padding: 6px;
	margin: 1px;
}
#productimages ul li a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 115px;
	height: 115px;
	line-height: 115px;
	padding: 0;
	margin: 0;
}

#productdocuments {
	vertical-align: top;
	padding-right: 16px;
	width: 403px;
}
#productdocuments ul {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#productdocuments ul li {
	display: block;
	float: right;
	width: 142px;
	text-align: center;
	padding: 6px;
	margin: 1px;
}
#productdocuments ul li a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 0px 4px 4px 4px;
	margin: 0;
	color: black;
	text-align: left;
}
#productdocuments ul li a:hover {
	text-decoration: none;
	background-color: #DDE6BB;
}
#productdocuments ul li a:hover span {
	text-decoration: underline;
}

#productdocuments ul li a span {
	background-image: url(/images/quickbasket_title_bg.gif);
	display: block;
	height: 29px;
	line-height: 26px;
	font-weight: bold;
	color: white;
	overflow: hidden;
	font-size: 9pt;
	padding: 0px;
	text-align: center;
	margin: 0px -4px;
	cursor: pointer;
}
